1
0
Fork 0

subsubsections now longer alter the headline mark

master
Mike Gerwitz 2013-09-05 11:41:55 -04:00
parent 1f83630527
commit 25e5f29371
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@
\gdef\chapter##1{\pnumoff\@chapterorig{##1}\pnumrest\sinit}
\gdef\section##1{\pnumoff\@sectionorig{##1}\pnumrest\sinit\smarkright{##1}}
\gdef\subsection##1{\pnumoff\@subsectionorig{##1}\pnumrest\sinit\smarkright{##1}}
\gdef\subsubsection##1{\pnumoff\@subsubsectionorig{##1}\pnumrest\sinit\smarkright{##1}}
\gdef\subsubsection##1{\pnumoff\@subsubsectionorig{##1}\pnumrest\sinit}
\gdef\footnote##1{\pnumoff\@footnoteorig{##1}\pnumrest}
\gdef\footnotetext##1{\pnumoff\@footnotetextorig{##1}\pnumrest}
}