diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-30 22:56:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-30 22:56:49 +0000 |
commit | 83a688b19e2f7bfe4ee28cdd766b087b0d00a2cb (patch) | |
tree | 6add876d5cdf6ae269deacf3308ccf00c67d5e40 /Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex | |
parent | 83c112dcf58f19f5b3b1cc8ab677f35cc09db642 (diff) |
classicthesis update (30apr10)
git-svn-id: svn://tug.org/texlive/trunk@18063 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex b/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex index 42e1254002b..d368ca4cc5a 100644 --- a/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex +++ b/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex @@ -64,8 +64,8 @@ \newcommand{\myDepartment}{Put data here\xspace} \newcommand{\myUni}{\protect{Put data here}\xspace} \newcommand{\myLocation}{Darmstadt\xspace} -\newcommand{\myTime}{February 2010\xspace} -\newcommand{\myVersion}{Version 2.7\xspace} +\newcommand{\myTime}{May 2010\xspace} +\newcommand{\myVersion}{Version 2.8\xspace} %******************************************************* % Packages with options that might require adjustments %******************************************************* @@ -73,6 +73,7 @@ \usepackage[ngerman,american]{babel} \usepackage[square,numbers]{natbib} \usepackage[fleqn]{amsmath} % math environments and more by the AMS + %******************************************************* \usepackage{classicthesis-ldpkg} % [backref] %******************************************************* @@ -80,8 +81,8 @@ % tocaligned eulerchapternumbers drafting linedheaders listsseparated % subfig nochapters beramono eulermath parts minionpro pdfspacing % listings dottedtoc minionprospacing manychapters -\usepackage[eulerchapternumbers,drafting,listings,listsseparated,%pdfspacing,% - subfig,beramono,eulermath,parts]{classicthesis} +\usepackage[eulerchapternumbers,drafting,listings,listsseparated,%pdfspacing,%listings, + subfig,beramono,eulermath,parts]{classicthesis} %******************************************************* % Some font experiments @@ -154,6 +155,7 @@ numberbychapter=false %frame=L } + % ******************************************************************** % Where to look for graphics %******************************************************* |