Suppressing an unwanted header.

Daniel H. Luecking luecking at uark.edu
Wed Mar 27 18:06:43 CET 2024


Right after the \documentclass line:
\makeatletter
\let\ps at title\ps at empty
\makeatother

This will alter \thispagestyle{title} (executed in \maketitle) so that it is equivalent to \thispagestyle{empty}.

Cheers,

Daniel H. Luecking [luecking at uark.edu]
Department of Mathematical Sciences
1 University of Arkansas
Fayetteville, AR, USA 72701-1201
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/texhax/attachments/20240327/8a457162/attachment.htm>


More information about the texhax mailing list.