summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex')
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex14
1 files changed, 8 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex b/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex
index b1b31a8e566..2d52ddedbbc 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex
+++ b/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex
@@ -106,9 +106,9 @@ the following:
nifty packages that are used. The package has the following options
available:
\begin{itemize}
- \item\texttt{nochapters}, which defaults to \texttt{false}.
- Activate it if you want to use the package with a class which does
- not have chapter divisions, \eg, an article.
+% \item\texttt{nochapters}, which defaults to \texttt{false}.
+% Activate it if you want to use the package with a class which does
+% not have chapter divisions, \eg, an article.
\item\texttt{backref}, which also defaults to \texttt{false}.
Activate it if you do want to show in the bibliography on which
page(s) each reference was cited. %See page~\pageref{app:bibliography}
@@ -134,9 +134,9 @@ allow for a bit of freedom concerning the layout:
headings a bit by adding a horizontal line above the chapter
title. The chapter number will also be moved to the top of the
page, above the chapter title.
- \item\texttt{listsseparated}: will add extra space between table
- and figure entries of different chapters in the list of tables or
- figures, respectively.
+% \item\texttt{listsseparated}: will add extra space between table
+% and figure entries of different chapters in the list of tables or
+% figures, respectively. % Deprecated as of version 2.9.
\item\texttt{tocaligned}: aligns the whole table of contents on
the left side. Some people like that, some don't.
\item\texttt{subfig}(\texttt{ure}): is passed to the \texttt{tocloft}
@@ -179,6 +179,8 @@ allow for a bit of freedom concerning the layout:
This option allows for additional space in this context.
However, it does not look as ``perfect'' if you use
\verb|\parts| for structuring your document.
+ \item\texttt{floatperchapter}: activates numbering per chapter for
+ all floats such as figures, tables, and listings (if used).
\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.