You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to use \usepackage[portuguese]{babel} to translate headers to portuguese (for example Chapter to Capítulo),
there is a error in the LaTeX compilation: "Argument of @ "rightmarksection" has an extra }"
If I comment the following lines in ods.tex the error disappear but the fancy style is lost.
\fancyhead[CO]{\small\rightmarktitle} % section title, right center
\fancyhead[RO,LE]{{\small\rightmarksection}}