Tagged Questions
8
votes
4answers
2k views
How to cut a section title in the header
I redefine my headers as in the following MWE:
\documentclass[12pt]{article}
\usepackage{xstring}
\usepackage{fancyhdr}
\fancypagestyle{monstyle}{%
\fancyhf{} % remove everything
...