Skip to content

Commit

Permalink
Fix issue #41.
Browse files Browse the repository at this point in the history
Don't use \.{} in section titles.
  • Loading branch information
ascherer committed Nov 22, 2022
1 parent cc56efa commit 0e6bd14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cwebmac.tex
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@
\vfill#1}} % parameter #1 is the page itself
\global\advance\pageno by1}
\gtitle={\.{CWEB} output} % this running head is reset by starred sections
\gtitle={{\tentex CWEB} output} % this running head is reset by starred sections
\mark{\noexpand\nullsec0{\the\gtitle}}
\def\title{\expandafter\uppercase\expandafter{\jobname}}
\def\topofcontents{\centerline{\titlefont\title}\vskip.7in
Expand Down

0 comments on commit 0e6bd14

Please sign in to comment.