diff options
author | Dr. Clea F. Rees <cfrees@imapmail.org> | 2009-08-07 00:41:50 +0000 |
---|---|---|
committer | Dr. Clea F. Rees <cfrees@imapmail.org> | 2009-08-07 00:41:50 +0000 |
commit | 9da4c719065a4811463ba831d25a81135a531894 (patch) | |
tree | 6e3a0aac6391dc400fe3e84816184573cd36806b /Master/texmf-dist/doc/latex/classicthesis/Chapters | |
parent | f24e7fb5ffb0d7a1d2430b3a3db056c3aad44837 (diff) |
classicthesis new version
git-svn-id: svn://tug.org/texlive/trunk@14558 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/classicthesis/Chapters')
-rw-r--r-- | Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex b/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex index bc45045697f..a1c2ab043f4 100644 --- a/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex +++ b/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex @@ -162,6 +162,10 @@ allow for a bit of freedom concerning the layout: command of the \texttt{MinionPro} package for letter spacing. This automatically enables the \texttt{minionpro} option and overrides the \texttt{pdfspacing} option. + \item\texttt{dottedtoc}: sets pagenumbers flushed right in the + table of contents. + \item\texttt{listings}: loads the \texttt{listings} package (if not + already done) and configures the List of Listings accordingly. \end{itemize} The best way to figure these options out is to try the different possibilities and see, what you and your supervisor like best. @@ -221,7 +225,7 @@ be found the folder. %\texttt{classicthesis.sty} and \texttt{Bibliography.bib} within the %examples.) -\lstinputlisting[title=An Article]% +\lstinputlisting[caption=testing, title=An Article]% {Examples/classicthesis-article.tex} \lstinputlisting[title=A Book]% |