5 Oct 2003 18:40
docutils/tools/stylesheets style.tex,1.3,1.4
engelbert gruber <grubert <at> users.sourceforge.net>
2003-10-05 16:40:29 GMT
2003-10-05 16:40:29 GMT
Update of /cvsroot/docutils/docutils/tools/stylesheets
In directory sc8-pr-cvs1:/tmp/cvs-serv8358/tools/stylesheets
Modified Files:
style.tex
Log Message:
How to not print LaTeX's section numbers.
Index: style.tex
===================================================================
RCS file: /cvsroot/docutils/docutils/tools/stylesheets/style.tex,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- style.tex 23 Sep 2003 07:19:12 -0000 1.3
+++ style.tex 5 Oct 2003 16:40:27 -0000 1.4
<at> <at> -53,6 +53,14 <at> <at>
%\geometry{a4paper,twoside,tmargin=1.5cm,
% headheight=1cm,headsep=0.75cm}
+% Do section number display
+% -------------------------
+%\makeatletter
+%\def\ <at> seccntformat#1{}
+%\makeatother
+% no numbers in toc
+%\renewcommand{\numberline}[1]{}
+
% change maketitle
(Continue reading)
RSS Feed