Provides a key-value interface to a number of popular packages including titlesec, tocloft, fancyhdr, enumitem, plus a number of macros to access commonly used functions in many other packages.
3
votes
1answer
70 views
Interfaces package: quickprofile on changefont
I'm sorry but I do not understand much English, so I do not understand how to use the command \quickprofile in the 'interfaces' package.
\documentclass[a4paper]{report}
\usepackage[utf8]{inputenc}
...
4
votes
1answer
134 views
How do I use the 'interfaces' package?
How do I use the interfaces package? I tried to use the command \sectionformat but it didn't work:
\documentclass[a4paper]{report}
\usepackage[utf8]{inputenc}
\usepackage{interfaces}
...