summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/classicthesis/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/classicthesis/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/CHANGES37
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/classicthesis/CHANGES b/Master/texmf-dist/doc/latex/classicthesis/CHANGES
index 3ee235d077d..a3a65aadc62 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/CHANGES
+++ b/Master/texmf-dist/doc/latex/classicthesis/CHANGES
@@ -1,3 +1,40 @@
+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.
+ Special thanks go to Ivo Pletikosi\'c for all his
+ hard work he put into this project!
+o Changes in ClassicThesis.tex:
+ - Redundant fleqn removed from documentclass options
+ (will be set by amsmath package in preamble)
+ - KOMA adjustments for documentclass:
+ fontsize=11pt,paper=14
+ - Moved language options into documentclass due to LyX
+ issues with babel
+o Changes in classicthesis.sty:
+ - Removed bcor from areaset command so that it can
+ be set via \documentclass option (BCOR=)
+ - New \ctparttext command for putting preamble text
+ after part titles (see ClassicThesis.tex for examples)
+ - \graffito command now also available as original
+ \marginpar (backward compatibility is enabled)
+ - Chapter number in margin done with \oldmarginpar
+o Changes to classicthesis-preamble.sty:
+ - Fixed autoref for subfigures (see Chapter 2 for example)
+ - Fixed issues with redefining autoref strings (for
+ different languages)
+ - Now contains all configuration information, such as
+ the title, your name etc.
+ - This package now also loads classicthesis.sty, change
+ the options classicthesis to be loaded with here
+ - Package inputenc now loaded with latin9 option
+ - Package listings now also loaded here
+ - Now safer package loading regarding options by
+ using \PassOptionsToPackage command extensively
+ - Inserted new string for \mySubtitle
+o Changes in Titlepage.tex and Titleback.tex because of new
+ string \mySubtitle
+o Changed a lot of the documentation, e.g., in Chapter01.tex
+
Changes in version 2.9 (January 2011)
o Fixed onlytext euler font for MinionPro font (in
classicthesis.sty)