[Debconf6-data-commit] r542 - proceedings

Joerg Jaspert joerg at costa.debian.org
Thu Apr 13 11:33:26 UTC 2006


Author: joerg
Date: 2006-04-13 11:33:23 +0000 (Thu, 13 Apr 2006)
New Revision: 542

Modified:
   proceedings/all.tex
Log:
Format chapters right, do not have headlines in tableofcontents or on parts


Modified: proceedings/all.tex
===================================================================
--- proceedings/all.tex	2006-04-13 00:23:46 UTC (rev 541)
+++ proceedings/all.tex	2006-04-13 11:33:23 UTC (rev 542)
@@ -10,8 +10,6 @@
 \usepackage{graphicx}				% added for 41-port-together
 
 
-\begin{document}
-
 % href doesn't work well when printing, we'll make a footnote from href's
 \renewcommand{\href}[2]{#2\footnote{\url{#1}}}
 
@@ -23,8 +21,14 @@
                          {\hfill}%
                          {\hfill}%
                          (\textwidth,0pt)}% 
+\renewpagestyle{plain}{(\textwidth,0pt)%
+                         {\pagemark\hfill\headmark}{\headmark\hfill\pagemark}{\hfill\headmark\hfill}%
+                         (\textwidth,.8pt)}%
+                         {(\textwidth,0pt)%
+                         {\hfill}%
+                         {\hfill}%
+                         (\textwidth,0pt)}% 
 \pagestyle{headings}                      % and activate it
-
 %\setcounter{secnumdepth}{-1}
 \setcounter{tocdepth}{2}
 
@@ -40,12 +44,20 @@
 \setlength{\cftafterloftitleskip}{0.2em}
 \setlength{\cftpartnumwidth}{2.5em}
 
+\renewcommand*{\partpagestyle}{empty}
+\renewcommand*{\titlepagestyle}{empty}
 
+\begin{document}
+
+\pagestyle{empty}
+\renewcommand*{\chapterpagestyle}{empty}
 \tableofcontents
 \vfill
 \sloppy
+\clearpage
+\pagestyle{headings}
+\renewcommand*{\chapterpagestyle}{plain}
 
-\newpage
 
 
 \part{Talks}




More information about the Debconf6-data-commit mailing list