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/CHANGES20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/classicthesis/CHANGES b/Master/texmf-dist/doc/latex/classicthesis/CHANGES
index 52cf07e720e..00821c3947b 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/CHANGES
+++ b/Master/texmf-dist/doc/latex/classicthesis/CHANGES
@@ -1,3 +1,23 @@
+Changes in version 2.3 (November 2007)
+o Fixed serious bug with \myChapter command (using plain
+ LaTeX)
+o Removed hypcap package from classicthesis-ldpkg.sty and
+ placeins package from classicthesis.sty. Put both into
+ ClassicThesis.sty for finer end-user control
+o Removed obsolete KOMA options from ClassicThesis.tex
+o Option "subfigure" deprecated, replaced by "subfig" (in
+ classicthesis.sty)
+o Inserted some mechanisms to detect whether subfig(ure)
+ package was loaded or not (in classicthesis.sty)
+o Inserted some mechanism to detect whether classicthesis
+ packackage was loaded or not (in classicthesis-ldpkg.sty)
+o Moved "headlines" code block a bit up in
+ classicthesis.sty (seemed to cause problems with new
+ KOMA-Script classes)
+o Removed accidental "natbib" from classicthesis-ldpkg.sty
+o Some fine-tuning in (Dirty)Titlepage.tex
+o Thanks to Lorenzo and Denis! :-)
+
Changes in version 2.2 (October 2007)
o \myChapter and \myPart now take an optional argument
just as the regular \part and \chapter commands