Debug.
This commit is contained in:
@@ -25,12 +25,12 @@
|
||||
\renewcommand{\headrulewidth}{0pt}
|
||||
\renewcommand{\footrulewidth}{0pt}
|
||||
|
||||
\NewDocumentCommand{\chapappname}{}{Chapter \thechapter{}: }
|
||||
\NewDocumentCommand{\partlabel}{}{\partname{} \thepart{}: \parttitle}
|
||||
\NewDocumentCommand{\chapappname}{}{Chapter~\thechapter{}:~}
|
||||
\NewDocumentCommand{\partlabel}{}{\partname{}~\thepart{}:~\parttitle}
|
||||
|
||||
\NewDocumentCommand{\Appendix}{}{
|
||||
\appendix
|
||||
\RenewDocumentCommand{\chapappname}{}{Appendix \thechapter{}: }
|
||||
\RenewDocumentCommand{\chapappname}{}{Appendix~\thechapter{}:~}
|
||||
\RenewDocumentCommand{\partlabel}{}{}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user