summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-07-16 16:16:31 +0000
committerKarl Berry <karl@freefriends.org>2007-07-16 16:16:31 +0000
commit0c57027204bc5708c3b1034933a7510179705b66 (patch)
tree04e80dae424807629d7cca29df1fee0aa7945dcf
parent0dcdf0d8a183e2132ff4dcbecc7f1d28caa7be4a (diff)
classicthesis update (8jul07)
git-svn-id: svn://tug.org/texlive/trunk@4612 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/CHANGES10
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex4
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.pdfbin306141 -> 308731 bytes
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex6
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tps76
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-article.pdfbin138887 -> 143660 bytes
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book.pdfbin47843 -> 47843 bytes
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-cv.pdfbin30693 -> 35492 bytes
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/FrontBackmatter/Acknowledgments.tex5
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/LISTOFFILES28
-rw-r--r--Master/texmf-dist/tex/latex/classicthesis/classicthesis-ldpkg.sty9
-rw-r--r--Master/texmf-dist/tex/latex/classicthesis/classicthesis.sty19
12 files changed, 55 insertions, 102 deletions
diff --git a/Master/texmf-dist/doc/latex/classicthesis/CHANGES b/Master/texmf-dist/doc/latex/classicthesis/CHANGES
index f2e0f954c16..516898870b0 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/CHANGES
+++ b/Master/texmf-dist/doc/latex/classicthesis/CHANGES
@@ -1,4 +1,10 @@
-Changes in version 2.0 (June 2007)
+Changes in version 2.1 (July 2007)
+o Removed duplicate xcolor package call from
+ classicthesis-ldpkg.sty and shifed some color
+ definitions around
+o Removed re-definition of \ttdefault
+
+Changes in version 2.0 (June 2007, cumulative release)
o Better setup of the list of acronyms
(in classicthesis-ldpkg.sty)
o Using KOMA option footinclude in ClassicThesis.tex
@@ -8,7 +14,7 @@ o New option for classicthesis.sty: minionprospacing
o New option for classicthesis.sty: pdfspacing
(Refer to the manual for more information.)
-Changes in version 1.7 (May 2007, cumulative release)
+Changes in version 1.7 (May 2007, not released separately)
o Removed \graphicspath from ClassicThesis.tex
o Use the nag package to ensure "compliance"
o Switched from ccaption to caption in classicthesis-ldpkg.sty
diff --git a/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex b/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex
index a3c2fce5abe..2f06ed23c01 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex
+++ b/Master/texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex
@@ -11,7 +11,7 @@ This bundle for \LaTeX\ has two goals:
\item Provide a classic, high quality typographic style which is
inspired by \cauthor{bringhurst:2002}'s ``\emph{The Elements of
Typographic Style}'' \citep{bringhurst:2002}.
- \graffito{\myTitle Version 2.0}
+ \graffito{\myTitle Version 2.1}
\end{enumerate}
The bundle is configured to run with a \emph{full}
MiK\TeX\ or \TeX Live\footnote{See the file \texttt{LISTOFFILES} for
@@ -140,7 +140,7 @@ allow for a bit of freedom concerning the layout:
turns off a couple of other options: \texttt{eulerchapternumbers},
\texttt{linedheaders}, \texttt{listsseparated}, and \texttt{parts}.
\item\texttt{beramono}: loads Bera Mono as typewriter font.
- (Default setting is using no typewriter font.)
+ (Default setting is using the standard CM typewriter font.)
\item\texttt{eulermath}: loads the awesome Euler fonts for math.
(Palatino is used as default font.)
\item\texttt{parts}: if you use Part divisions for your document,
diff --git a/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.pdf b/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.pdf
index a91f5c088d6..5d133f0a853 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.pdf
+++ b/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex b/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex
index 70e54c03ad2..71f80e4c87f 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex
+++ b/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tex
@@ -56,7 +56,7 @@
% ********************************************************************
% Development Stuff
% ********************************************************************
-%\listfiles
+\listfiles
%\usepackage[l2tabu, orthodox, abort]{nag}
%\usepackage[warning, all]{onlyamsmath}
% ********************************************************************
@@ -72,7 +72,7 @@
\newcommand{\myDepartment}{Put data here\xspace}
\newcommand{\myUni}{\protect{Put data here}\xspace}
\newcommand{\myLocation}{Hamburg\xspace}
-\newcommand{\myTime}{June 2007\xspace}
+\newcommand{\myTime}{July 2007\xspace}
%*******************************************************
% Packages with options that might require adjustments
%*******************************************************
@@ -85,7 +85,7 @@
% Options for classicthesis.sty:
% tocaligned eulerchapternumbers drafting linedheaders listsseparated
% subfigure nochapters beramono eulermath parts minionpro pdfspacing
-\usepackage[eulerchapternumbers,drafting,pdfspacing,%
+\usepackage[eulerchapternumbers,drafting,%pdfspacing,%
subfigure,beramono,eulermath,parts]{classicthesis}
% ********************************************************************
% Language/strings for backrefs (change here, thanks, Lorenzo)
diff --git a/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tps b/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tps
index fd762efebe6..1b5d3cdc90a 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tps
+++ b/Master/texmf-dist/doc/latex/classicthesis/ClassicThesis.tps
@@ -4,18 +4,18 @@ Version=2
[SessionInfo]
ActiveTab=2
-FrameCount=3
-ActiveFrame=2
+FrameCount=1
+ActiveFrame=0
[Frame0]
Columns=1
Rows=1
-Flags=0
-ShowCmd=1
+Flags=2
+ShowCmd=3
MinPos.x=-1
MinPos.y=-1
MaxPos.x=-4
-MaxPos.y=-26
+MaxPos.y=-23
NormalPos.left=0
NormalPos.top=0
NormalPos.right=704
@@ -24,73 +24,15 @@ Class=CLatexEdit
Document=ClassicThesis.tex
[Frame0_Row0]
-cyCur=116
+cyCur=444
cyMin=10
[Frame0_Col0]
-cxCur=677
+cxCur=860
cxMin=10
[Frame0_View0,0]
-Cursor.row=125
-Cursor.column=56
-TopSubLine=136
-
-[Frame1]
-Columns=1
-Rows=1
-Flags=0
-ShowCmd=1
-MinPos.x=-1
-MinPos.y=-1
-MaxPos.x=-4
-MaxPos.y=-26
-NormalPos.left=22
-NormalPos.top=25
-NormalPos.right=928
-NormalPos.bottom=317
-Class=CLatexEdit
-Document=classicthesis-ldpkg.sty
-
-[Frame1_Row0]
-cyCur=243
-cyMin=10
-
-[Frame1_Col0]
-cxCur=879
-cxMin=10
-
-[Frame1_View0,0]
-Cursor.row=247
+Cursor.row=49
Cursor.column=2
-TopSubLine=235
-
-[Frame2]
-Columns=1
-Rows=1
-Flags=2
-ShowCmd=3
-MinPos.x=-1
-MinPos.y=-1
-MaxPos.x=-4
-MaxPos.y=-26
-NormalPos.left=44
-NormalPos.top=50
-NormalPos.right=950
-NormalPos.bottom=342
-Class=CLatexEdit
-Document=classicthesis.sty
-
-[Frame2_Row0]
-cyCur=398
-cyMin=10
-
-[Frame2_Col0]
-cxCur=997
-cxMin=10
-
-[Frame2_View0,0]
-Cursor.row=128
-Cursor.column=1
-TopSubLine=124
+TopSubLine=47
diff --git a/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-article.pdf b/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-article.pdf
index f6bfad586a5..34b679422f0 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-article.pdf
+++ b/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-article.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book.pdf b/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book.pdf
index 48466367958..bbdc5e1b793 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book.pdf
+++ b/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-cv.pdf b/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-cv.pdf
index 6178818e8b3..eed1575e4b8 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-cv.pdf
+++ b/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-cv.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/classicthesis/FrontBackmatter/Acknowledgments.tex b/Master/texmf-dist/doc/latex/classicthesis/FrontBackmatter/Acknowledgments.tex
index 1640f714ab2..caab63abada 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/FrontBackmatter/Acknowledgments.tex
+++ b/Master/texmf-dist/doc/latex/classicthesis/FrontBackmatter/Acknowledgments.tex
@@ -27,8 +27,9 @@ Many thanks to everybody who already sent me a postcard!
Regarding the typography and other help, many thanks go to Marco
Kuhlmann, Philipp Lehman, Lothar Schlesier, Jim Young, Lorenzo
Pantieri\footnote{Member of GuIT (Gruppo Italiano Utilizzatori
-di \TeX\ e \LaTeX )}, J\"org Sommer, and the whole
-\LaTeX-community for support, ideas and some great software.
+di \TeX\ e \LaTeX )}, J\"org Sommer, Joachim K\"ostler, and the
+whole \LaTeX-community for support, ideas and some great
+software.
\endgroup
diff --git a/Master/texmf-dist/doc/latex/classicthesis/LISTOFFILES b/Master/texmf-dist/doc/latex/classicthesis/LISTOFFILES
index 78c73d9e9ad..80d4bb297aa 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/LISTOFFILES
+++ b/Master/texmf-dist/doc/latex/classicthesis/LISTOFFILES
@@ -1,6 +1,6 @@
LIST OF FILES FOR ClassicThesis.tex
-*File List*
+ *File List*
scrreprt.cls 2006/07/30 v2.95b KOMA-Script document class (report)
scrkbase.sty 2006/07/30 v2.95b KOMA-Script package (basics and keyval use)
scrlfile.sty 2006/03/28 v2.95 KOMA-Script package (loading files)
@@ -8,23 +8,19 @@ scrlfile.sty 2006/03/28 v2.95 KOMA-Script package (loading files)
fleqn.clo 1998/08/17 v1.1c Standard LaTeX option (flush left equations)
size10.clo 2005/09/16 v1.4f Standard LaTeX file (size option)
typearea.sty 2006/07/30 v2.95b KOMA-Script package (type area)
-classicthesis-ldpkg.sty 2007/06/01 v2.0 Package Loader for Classic Thesis St
-yle
- ifthen.sty 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
- fontenc.sty
- t1enc.def 2005/09/27 v1.99g Standard LaTeX file
-textcomp.sty 2005/09/27 v1.99g Standard LaTeX package
- ts1enc.def 2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file
inputenc.sty 2006/05/05 v1.1b Input encoding file
latin1.def 2006/05/05 v1.1b Input encoding file
babel.sty 2005/11/23 v3.8h The Babel package
ngermanb.ldf 2004/02/20 v2.6m new German support from the babel system
english.ldf 2005/03/30 v3.3o English support from the babel system
natbib.sty 2007/02/05 8.0 (PWD)
- xcolor.sty 2007/01/21 v2.11 LaTeX color extensions (UK)
- color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
- pdftex.def 2007/01/08 v0.04d Graphics/color for pdfTeX
-dvipsnam.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
+classicthesis-ldpkg.sty 2007/07/01 v2.1 Package Loader for Classic Thesis St
+yle
+ ifthen.sty 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
+ fontenc.sty
+ t1enc.def 2005/09/27 v1.99g Standard LaTeX file
+textcomp.sty 2005/09/27 v1.99g Standard LaTeX package
+ ts1enc.def 2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file
xspace.sty 2006/05/08 v1.12 Space after command names (DPC,MH)
tabularx.sty 1999/01/07 v2.07 `tabularx' package (DPC)
array.sty 2005/08/23 v2.4b Tabular extension package (FMi)
@@ -68,10 +64,14 @@ graphicx.sty 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
graphics.sty 2006/02/20 v1.0o Standard LaTeX Graphics (DPC,SPQR)
trig.sty 1999/03/16 v1.09 sin cos tan (DPC)
graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
+ pdftex.def 2007/01/08 v0.04d Graphics/color for pdfTeX
hypcap.sty 2006/02/20 v1.5 Adjusting anchors of captions (HO)
-classicthesis.sty 2007/06/01 v2.0 Typographic Style for a classic-looking th
+classicthesis.sty 2007/07/01 v2.1 Typographic Style for a classic-looking th
esis
ifpdf.sty 2006/02/20 v1.4 Provides the ifpdf switch (HO)
+ xcolor.sty 2007/01/21 v2.11 LaTeX color extensions (UK)
+ color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
+dvipsnam.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
mathpazo.sty 2005/04/12 PSNFSS-v9.2a Palatino w/ Pazo Math (D.Puga, WaS)
beramono.sty 2004/01/31 (WaS)
eulervm.sty 2005/01/11 v4.0 (WaS)
@@ -79,6 +79,7 @@ microtype.sty 2007/01/21 v2.0 Micro-typography with pdfTeX (RS)
microtype.cfg 2007/01/14 v2.0 microtype main configuration file (RS)
booktabs.sty 2005/03/16 v1.6180 publication quality tables
textcase.sty 2004/10/07 v0.07 Text only upper/lower case changing (DPC)
+ soul.sty 2003/11/17 v2.4 letterspacing/underlining (mf)
placeins.sty 2005/04/18 v 2.2
titlesec.sty 2005/01/22 v2.6 Sectioning titles
scrpage2.sty 2006/03/29 v2.2c LaTeX2e KOMA-Script package
@@ -88,7 +89,6 @@ prelim2e.sty 2001/02/17 v1.23 prelim2e Package (MS)
everyshi.sty 2001/05/15 v3.00 EveryShipout Package (MS)
ts1cmr.fd 1999/05/25 v2.5h Standard LaTeX font definitions
t1pplj.fd 2004/09/06 font definitions for T1/pplj.
-supp-pdf.tex
ragged2e.sty 2003/03/25 v2.04 ragged2e Package (MS)
everysel.sty 1999/06/08 v1.03 EverySelectfont Package (MS)
nameref.sty 2006/12/27 v2.28 Cross-referencing by name of section
diff --git a/Master/texmf-dist/tex/latex/classicthesis/classicthesis-ldpkg.sty b/Master/texmf-dist/tex/latex/classicthesis/classicthesis-ldpkg.sty
index 7871445d401..d3991d68485 100644
--- a/Master/texmf-dist/tex/latex/classicthesis/classicthesis-ldpkg.sty
+++ b/Master/texmf-dist/tex/latex/classicthesis/classicthesis-ldpkg.sty
@@ -26,7 +26,7 @@
%
% ********************************************************************
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{classicthesis-ldpkg}[2007/06/01 v2.0 Package Loader for Classic Thesis Style]
+\ProvidesPackage{classicthesis-ldpkg}[2007/07/01 v2.1 Package Loader for Classic Thesis Style]
% ********************************************************************
% Options
@@ -41,7 +41,7 @@
% ********************************************************************
\RequirePackage[T1]{fontenc}
\RequirePackage{textcomp}
-\RequirePackage[dvipsnames]{xcolor}
+%\RequirePackage[dvipsnames]{xcolor}
\RequirePackage{xspace} % to get the spacing after macros right
\RequirePackage{tabularx} % better tables
\RequirePackage{mparhack} % get marginpar right
@@ -176,11 +176,6 @@
\DeclareGraphicsRule{*}{mps}{*}{} % enables use of MetaPost graphics with pdflatex
%*******************************************************
-% new colors for better readability
-\definecolor{webgreen}{rgb}{0,.5,0}
-\definecolor{webbrown}{rgb}{.6,0,0}
-
-%*******************************************************
% for German texts to get \autoref macros right
\renewcommand{\figureautorefname}{Figure}
\renewcommand{\tableautorefname}{Table}
diff --git a/Master/texmf-dist/tex/latex/classicthesis/classicthesis.sty b/Master/texmf-dist/tex/latex/classicthesis/classicthesis.sty
index 22f8b8938af..2cfbb11a813 100644
--- a/Master/texmf-dist/tex/latex/classicthesis/classicthesis.sty
+++ b/Master/texmf-dist/tex/latex/classicthesis/classicthesis.sty
@@ -42,7 +42,7 @@
%
% ********************************************************************
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{classicthesis}[2007/06/01 v2.0 Typographic Style for a classic-looking thesis]
+\ProvidesPackage{classicthesis}[2007/07/01 v2.1 Typographic Style for a classic-looking thesis]
\RequirePackage{ifthen}
\newboolean{tocaligned} % the left column of the toc will be aligned (no indention)
\newboolean{eulerchapternumbers} % use AMS Euler for chapter font (otherwise Palatino)
@@ -121,7 +121,13 @@
% ********************************************************************
% Colors
% ********************************************************************
-\RequirePackage[dvipsnames]{xcolor}
+\RequirePackage[dvipsnames]{xcolor} % [dvipsnames]
+\definecolor{halfgray}{gray}{0.55} % chapter numbers will be semi transparent .5 .55 .6 .0
+\definecolor{webgreen}{rgb}{0,.5,0}
+\definecolor{webbrown}{rgb}{.6,0,0}
+%\definecolor{Maroon}{cmyk}{0, 0.87, 0.68, 0.32}
+%\definecolor{RoyalBlue}{cmyk}{1, 0.50, 0, 0}
+%\definecolor{Black}{cmyk}{0, 0, 0, 0}
% ********************************************************************
% Font Stuff
@@ -142,7 +148,11 @@
\ifthenelse{\boolean{beramono}}%
{\RequirePackage[scaled=0.85]{beramono}}%
- {\renewcommand{\ttdefault}{\rmdefault}} % put your own suitable typewriter font here
+ {%
+ \relax%
+ % put your own suitable typewriter font here
+ %\renewcommand{\ttdefault}{\rmdefault}
+ }
\ifthenelse{\boolean{eulermath}}%
{\RequirePackage[euler-digits]{eulervm}} % Euler math fonts
{\relax}
@@ -150,8 +160,7 @@
{\newfont{\chapterNumber}{eurb10 scaled 7000}}%
{\newfont{\chapterNumber}{pplr9d scaled 7000}}
% Euler eurb10 / Palatino OSF pplr9d / Palatino SC pplrc9d
- % Latin Modern cork-lmr10
-\definecolor{halfgray}{gray}{0.55} % chapter numbers will be semi transparent .5 .55 .6 .0
+ % Latin Modern cork-lmr10 / Minion MinionPro-Regular-osf-t1
\RequirePackage{microtype} % character protruding and other micro-typography stuff
% [expansion=false]