Tagged Questions
3
votes
1answer
323 views
What is the difference between headings and useheadings in the pagestyle command?
I use classicthesis and a warning suggests me to replace
\pagestyle{headings}
with
\pagestyle{useheadings}
What's the difference?