From 420183b8361123dd02eddde65f2a050caa41f463 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 21 Oct 2006 10:39:29 +0100 Subject: [PATCH] strayman: Numbered headings. --- strayman.dtx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/strayman.dtx b/strayman.dtx index 57f8e7c..874a37a 100644 --- a/strayman.dtx +++ b/strayman.dtx @@ -63,7 +63,7 @@ %<+strayman> [2003/09/04 1.10 Straylight document class] % \end{meta-comment} % -% \CheckSum{2934} +% \CheckSum{2936} %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z @@ -867,8 +867,8 @@ \def\@evenhead{\thepage\hfil\slshape\leftmark}% \def\@oddhead{{\slshape\rightmark}\hfil\thepage}% \let\@mkboth\markboth -\def\chaptermark##1{\markboth {##1}{}}% -\def\sectionmark##1{\markright {##1}}% +\def\chaptermark##1{\markboth {\thechapter. ##1}{}}% +\def\sectionmark##1{\markright {\thesection. ##1}}% } % \def\ps@myheadings{% -- 2.11.0