diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book-xelatex.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book-xelatex.tex | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book-xelatex.tex b/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book-xelatex.tex index 13817876ec7..2d6ec9e5f62 100644 --- a/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book-xelatex.tex +++ b/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book-xelatex.tex @@ -8,15 +8,15 @@ %\hypersetup{linktocpage=true,bookmarksnumbered=true,pageanchor=true,hypertexnames=false,naturalnames=true,plainpages=false} \begin{document} -% \pagestyle{scrheadings} -% \manualmark -% \markboth{\spacedlowsmallcaps{\contentsname}}{\spacedlowsmallcaps{\contentsname}} - - \tableofcontents +% \pagestyle{scrheadings} +% \manualmark +% \markboth{\spacedlowsmallcaps{\contentsname}}{\spacedlowsmallcaps{\contentsname}} + + \tableofcontents -% \automark[section]{chapter} -% \renewcommand{\chaptermark}[1]{\markboth{\spacedlowsmallcaps{#1}}{\spacedlowsmallcaps{#1}}} -% \renewcommand{\sectionmark}[1]{\markright{\thesection\enspace\spacedlowsmallcaps{#1}}} +% \automark[section]{chapter} +% \renewcommand{\chaptermark}[1]{\markboth{\spacedlowsmallcaps{#1}}{\spacedlowsmallcaps{#1}}} +% \renewcommand{\sectionmark}[1]{\markright{\thesection\enspace\spacedlowsmallcaps{#1}}} % use \cleardoublepage here to avoid problems with pdfbookmark \cleardoublepage\part{Test Part} @@ -32,7 +32,7 @@ \section{A Section} \lipsum[1] -% \include{multiToC} +% \include{multiToC} \appendix \cleardoublepage\part{Appendix} |