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.tex150
1 files changed, 24 insertions, 126 deletions
diff --git a/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex b/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex
index a5911defbbd..f35c9fa8000 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex
+++ b/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex
@@ -29,60 +29,25 @@
% Note:
% * You must not use "u etc. in strings/commands that will be spaced out (use \"u or real umlauts instead)
% * New enumeration (small caps): \begin{aenumerate} \end{aenumerate}
-% * For margin notes: \graffito{}
+% * For margin notes: \marginpar or \graffito{}
% * Do not use bold fonts in this style, it is designed around them
% * Use tables as in the examples
-% * See classicthesis-ldpkg.sty for useful commands
+% * See classicthesis-preamble.sty for useful commands
% **************************************************************************************************************
% To Do:
% * [high] Check this out: http://www.golatex.de/koma-script-warnung-in-verbindung-mit-listings-package-t2058.html
% * [medium] mathbb in section-titles/chapter-titles => disappears somehow in headlines!!!
-% * [low] Calculate text block size for Libertine font
-% * [low] Think about processing a4paper, a5paper, 10pt, 11pt, 12pt etc. options for typearea layout
-% (store values in internal variables and handle by \AtEndOfPackage{\areaset...})
% **************************************************************************************************************
-\documentclass[ twoside,openright,titlepage,fleqn,numbers=noenddot,headinclude,%1headlines,% letterpaper a4paper
- 11pt,a4paper,BCOR5mm,footinclude=true,cleardoublepage=empty,abstractoff % <--- obsolete, remove (todo)
+\documentclass[ twoside,openright,titlepage,numbers=noenddot,headinclude,%1headlines,% letterpaper a4paper
+ footinclude=true,cleardoublepage=empty,abstractoff, % <--- obsolete, remove (todo)
+ BCOR=5mm,paper=a4,fontsize=11pt,%11pt,a4paper,%
+ ngerman,american,%
]{scrreprt}
-% ********************************************************************
-% Development Stuff
-% ********************************************************************
-\listfiles
-%\usepackage[l2tabu, orthodox, abort]{nag}
-%\usepackage[warning, all]{onlyamsmath}
-% ********************************************************************
-% Re-usable information
-% ********************************************************************
-\newcommand{\myTitle}{A Classic Thesis Style\xspace}
-\newcommand{\myDegree}{An Homage to The Elements of Typographic Style\xspace}
-\newcommand{\myName}{Andr\'e Miede\xspace}
-\newcommand{\myProf}{Put name here\xspace}
-\newcommand{\myOtherProf}{Put name here\xspace}
-\newcommand{\mySupervisor}{Put name here\xspace}
-\newcommand{\myFaculty}{Put data here\xspace}
-\newcommand{\myDepartment}{Put data here\xspace}
-\newcommand{\myUni}{\protect{Put data here}\xspace}
-\newcommand{\myLocation}{Darmstadt\xspace}
-\newcommand{\myTime}{January 2011\xspace}
-\newcommand{\myVersion}{Version 2.9\xspace}
-%*******************************************************
-% Packages with options that might require adjustments
-%*******************************************************
-\usepackage[latin1]{inputenc}
-\usepackage[ngerman,american]{babel}
-\usepackage[square,numbers]{natbib}
-\usepackage[fleqn]{amsmath} % math environments and more by the AMS
-%\usepackage{varioref} % load BEFORE classicthesis-ldpkg
-%*******************************************************
-\usepackage{classicthesis-ldpkg} % [backref]
+%********************************************************************
+% Note: Make all your adjustments in here
%*******************************************************
-% Options for classicthesis.sty:
-% tocaligned eulerchapternumbers drafting linedheaders listings
-% subfig nochapters beramono eulermath parts minionpro pdfspacing
-% dottedtoc minionprospacing manychapters floatperchapter
-\usepackage[eulerchapternumbers,drafting,listings,%linedheaders,%pdfspacing,%listings,
- subfig,beramono,eulermath,parts,dottedtoc,floatperchapter]{classicthesis}%
+\usepackage{classicthesis-preamble} % [backref]
%*******************************************************
% Some font experiments
@@ -98,91 +63,15 @@
% Fine-tuning for the text area
%*******************************************************
%\linespread{1.05} % a bit more for Palatino
-%\areaset[5mm]{312pt}{761pt} % 686 (factor 2.2) + 33 head + 42 head \the\footskip
+%\areaset[current]{312pt}{761pt} % 686 (factor 2.2) + 33 head + 42 head \the\footskip
%\setlength{\marginparwidth}{7em}%
%\setlength{\marginparsep}{2em}%
-%*******************************************************
-% hack to use citations in float environments
-% will be fixed with caption package version 3.2
-%*******************************************************
-\usepackage{makerobust}
-\makeatletter
-\MakeRobustCommand\caption@xref
-\makeatother
-
-%*******************************************************
-%\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)
-%*******************************************************
-%\renewcommand{\backrefnotcitedstring}{\relax}%(Not cited.)
-%\renewcommand{\backrefcitedsinglestring}[1]{(Citato a pagina~#1.)}
-%\renewcommand{\backrefcitedmultistring}[1]{(Citato alle pagine~#1.)}
-%\renewcommand{\backreftwosep}{ e~}
-%\renewcommand{\backreflastsep}{ e~}
-% ********************************************************************
-% Setup and Finetuning
-%*******************************************************
-\newlength{\abcd} % for ab..z string length calculation
-\newcommand{\myfloatalign}{\centering} % how all the floats will be aligned
-\setlength{\extrarowheight}{3pt} % increase table row height
-% ********************************************************************
-% Captions look and feel
-%*******************************************************
-\captionsetup{format=hang,font=small}
-% ********************************************************************
-% Listings setup
-% ********************************************************************
-%\lstset{emph={trueIndex,root},emphstyle=\color{BlueViolet}}%\underbar} % for special keywords
-% ********************************************************************
-\lstset{language=[LaTeX]Tex,%C++,
- keywordstyle=\color{RoyalBlue},%\bfseries,
- basicstyle=\small\ttfamily,
- %identifierstyle=\color{NavyBlue},
- commentstyle=\color{Green}\ttfamily,
- stringstyle=\rmfamily,
- numbers=none,%left,%
- numberstyle=\scriptsize,%\tiny
- stepnumber=5,
- numbersep=8pt,
- showstringspaces=false,
- breaklines=true,
- frameround=ftff,
- frame=single,
- belowcaptionskip=.75\baselineskip
- %frame=L
-}
-
-% ********************************************************************
-% Where to look for graphics
-%*******************************************************
-%\graphicspath{{gfx/}{misc/}} % considered harmful according to l2tabu
-% ********************************************************************
-% Hyperreferences
-%*******************************************************
-\hypersetup{%
- colorlinks=true, linktocpage=true, pdfstartpage=3, pdfstartview=FitV,%
- % uncomment the following line if you want to have black links (e.g., for printing)
- %colorlinks=false, linktocpage=false, pdfborder={0 0 0}, pdfstartpage=3, pdfstartview=FitV,%
- breaklinks=true, pdfpagemode=UseNone, pageanchor=true, pdfpagemode=UseOutlines,%
- plainpages=false, bookmarksnumbered, bookmarksopen=true, bookmarksopenlevel=1,%
- hypertexnames=true, pdfhighlight=/O,%hyperfootnotes=true,%nesting=true,%frenchlinks,%
- urlcolor=webbrown, linkcolor=RoyalBlue, citecolor=webgreen, %pagecolor=RoyalBlue,%
- %urlcolor=Black, linkcolor=Black, citecolor=Black, %pagecolor=Black,%
- pdftitle={\myTitle},%
- pdfauthor={\textcopyright\ \myName, \myUni, \myFaculty},%
- pdfsubject={},%
- pdfkeywords={},%
- pdfcreator={pdfLaTeX},%
- pdfproducer={LaTeX with hyperref and classicthesis}%
-}
-
%********************************************************************
% Hyphenation
%*******************************************************
%\hyphenation{put special hyphenation here}
+
% ********************************************************************
% GO!GO!GO! MOVE IT!
%*******************************************************
@@ -210,11 +99,19 @@
% Mainmatter
%*******************************************************
\pagenumbering{arabic}
-\setcounter{page}{90}
+%\setcounter{page}{90}
% use \cleardoublepage here to avoid problems with pdfbookmark
-\cleardoublepage\myPart{Some Kind of Manual}
+\cleardoublepage
+\part{Some Kind of Manual}
\include{Chapters/Chapter01}
-\cleardoublepage\part{The Showcase}
+\cleardoublepage
+\ctparttext{You can put some informational part preamble text here.
+Illo principalmente su nos. Non message \emph{occidental} angloromanic
+da. Debitas effortio simplificate sia se, auxiliar summarios da que,
+se avantiate publicationes via. Pan in terra summarios, capital
+interlingua se que. Al via multo esser specimen, campo responder que
+da. Le usate medical addresses pro, europa origine sanctificate nos se.}
+\part{The Showcase}
\include{Chapters/Chapter02}
%\addtocontents{toc}{\protect\clearpage} % <--- just debug stuff, ignore
\include{Chapters/Chapter03}
@@ -223,7 +120,8 @@
% Backmatter
%*******************************************************
\appendix
-\cleardoublepage\part{Appendix}
+\cleardoublepage
+\part{Appendix}
\include{Chapters/Chapter0A}
%********************************************************************
% Other Stuff in the Back