summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/classicthesis/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-12-20 01:21:45 +0000
committerKarl Berry <karl@freefriends.org>2011-12-20 01:21:45 +0000
commit26c9e3b5c4f008407e4628e3ead683d4962c38d9 (patch)
tree39bf09b12cbd88c81ea883a6c24dd6f2743339b0 /Master/texmf-dist/doc/latex/classicthesis/CHANGES
parent4aeeb5a6d15284b44b9d1cfaea82ab70b9956729 (diff)
classicthesis (19dec11)
git-svn-id: svn://tug.org/texlive/trunk@24878 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/classicthesis/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/CHANGES27
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/classicthesis/CHANGES b/Master/texmf-dist/doc/latex/classicthesis/CHANGES
index a3a65aadc62..30e82f6a273 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/CHANGES
+++ b/Master/texmf-dist/doc/latex/classicthesis/CHANGES
@@ -1,3 +1,30 @@
+Changes in version 4.0 (December 2011)
+o Due to lots of issues and complaints,
+ classicthesis-preamble.sty is replaced by
+ classicthesis-config.tex (which is cleaner,
+ nicer, better, etc. than before!)
+o No per-chapter-numbering also for equations
+ (classicthesis.sty and Chapter03.tex)
+o classicthesis.sty now also works without the
+ KOMA-classes (scrbook, scrartcl, etc.):
+ - This affects the text body shape, where the
+ package "typearea" is always loaded in order
+ to use \areaset
+ - And affects the layout of footnotes where the
+ package "footmisc" is loaded otherwise
+ (not 100\% identical look-and-feel but OK)
+o Help for using spanish babel with classicthesis
+ (classicthesis-config.tex)
+o Note about pdfsync issues with graffiti
+ (Chapter01.tex)
+o Minor clean-up of comments and duplicate lines
+ (classicthesis.sty)
+o Adjusted the colophon text (Colophon.tex)
+o Increased space for labels in the LoF, LoT, LoL
+o Included version information on the title page and
+ in the drafting and final version information
+ (classicthesis.sty and Titlepage.tex)
+
Changes in version 3.0 (June 2011)
o There have been some major changes in order to port
classicthesis to LyX easily. See below for details.