From 3b9fa9a8fd78e2759e4a43065c9defcd5ed18cb1 Mon Sep 17 00:00:00 2001 From: schnetter Date: Fri, 18 Jul 2003 21:55:05 +0000 Subject: Move more headers from *.tex into cactus.sty. Make part letters handle up to 52 parts, using lower case letters if necessary. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3299 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/MaintGuide/MaintGuide.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/MaintGuide') diff --git a/doc/MaintGuide/MaintGuide.tex b/doc/MaintGuide/MaintGuide.tex index 18b98927..e359ddf4 100644 --- a/doc/MaintGuide/MaintGuide.tex +++ b/doc/MaintGuide/MaintGuide.tex @@ -60,9 +60,9 @@ $}{$ $Date$ $} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\renewcommand{\thepart}{\Alph{part}} -\renewcommand{\thechapter}{\Alph{part}\arabic{chapter}} -\renewcommand{\thepage}{\Alph{part}\arabic{page}} +\renewcommand{\thepart}{\BigAlph{part}} +\renewcommand{\thechapter}{\BigAlph{part}\arabic{chapter}} +\renewcommand{\thepage}{\BigAlph{part}\arabic{page}} \pagestyle{fancy} \newpage -- cgit v1.2.3