summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex')
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex29
1 files changed, 16 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex b/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex
index c74981d541e..13970437502 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex
+++ b/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex
@@ -36,23 +36,22 @@
% * See classicthesis-ldpkg.sty for useful commands
% **************************************************************************************************************
% To Do:
-% * remove obsolete KOMA options and use \KOMAoptions instead
% * support a List of Listings that looks like the other lists
% **************************************************************************************************************
\documentclass[ twoside,openright,titlepage,fleqn,%1headlines,%
pointlessnumbers,headinclude,BCOR5mm,%
- 10pt,a4paper,footinclude,cleardoubleempty,abstractoff % <--- obsolete, remove (todo)
+ %10pt,a4paper,footinclude,cleardoubleempty,abstractoff % <--- obsolete, remove (todo)
]{scrreprt}
% ********************************************************************
-% KOMA-Script setup (todo)
+% KOMA-Script setup (new, see commented line above)
% ********************************************************************
-%\KOMAoptions{%
-% paper=a4,%
-% fontsize=10pt,%
-% cleardoublepage=empty,%
-% footinclude=true,%
-% abstract=false%
-%}
+\KOMAoptions{%
+ paper=a4,%
+ fontsize=10pt,%
+ cleardoublepage=empty,%
+ footinclude=true,%
+ abstract=false%
+}
% ********************************************************************
% Development Stuff
% ********************************************************************
@@ -72,7 +71,8 @@
\newcommand{\myDepartment}{Put data here\xspace}
\newcommand{\myUni}{\protect{Put data here}\xspace}
\newcommand{\myLocation}{Hamburg\xspace}
-\newcommand{\myTime}{October 2007\xspace}
+\newcommand{\myTime}{November 2007\xspace}
+\newcommand{\myVersion}{Version 2.3\xspace}
%*******************************************************
% Packages with options that might require adjustments
%*******************************************************
@@ -84,9 +84,12 @@
%*******************************************************
% Options for classicthesis.sty:
% tocaligned eulerchapternumbers drafting linedheaders listsseparated
-% subfigure nochapters beramono eulermath parts minionpro pdfspacing
+% subfig nochapters beramono eulermath parts minionpro pdfspacing
\usepackage[eulerchapternumbers,drafting,%pdfspacing,%
- subfigure,beramono,eulermath,parts]{classicthesis}
+ subfig,beramono,eulermath,parts]{classicthesis}
+%*******************************************************
+%\usepackage[section,below]{placeins} <--- not everybody wants this
+%\usepackage[all]{hypcap} <--- does not work with MiKTeX 2.6
% ********************************************************************
% Language/strings for backrefs (change here, thanks, Lorenzo)
%*******************************************************