diff options
author | Karl Berry <karl@freefriends.org> | 2007-04-03 00:17:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-04-03 00:17:50 +0000 |
commit | aea1ee92f1d5a9d339ff8a71bf53c59a00e6ab31 (patch) | |
tree | 0cca9390b16d3c929af118717526c622554f1912 /Master/texmf-dist/doc/latex/classicthesis/CHANGES | |
parent | 5fc3f93a355634a0c215e3f163aa8ebde2033ba0 (diff) |
classicthesis is GPL now
git-svn-id: svn://tug.org/texlive/trunk@4106 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/classicthesis/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/classicthesis/CHANGES | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/classicthesis/CHANGES b/Master/texmf-dist/doc/latex/classicthesis/CHANGES new file mode 100644 index 00000000000..4e4f2c34728 --- /dev/null +++ b/Master/texmf-dist/doc/latex/classicthesis/CHANGES @@ -0,0 +1,64 @@ +Changes in version 1.4.2 (March 2007) +o Renamed loadpackages.sty to classicthesis-ldpkg.sty due to + TeX Live package tree issues + +Changes in version 1.4.1 (March 2007) +o Fixed some wording concerning the license :-o +o Added fixltx2e and ellipsis packages to to loadpackages.sty to correct + some minor glitches +o Fixed and changed some things about ToC entries of parts +o Some minor bug fixes + +Changes in version 1.4 (January 2007) +o Replaced \lineheight with \baselineskip in classicthesis.sty +o Removed obsolete "usenames" option from xcolor package (classicthesis.sty) +o Now classicthesis.sty processes the global a5paper option and adjusts + the layout accordingly (experimental!) + +Changes in version 1.3.1 (August 2006) +o Urgent bug concerning ToC spacing etc. fixed + +Changes in version 1.3 (August 2006) +o New option for classicthesis.sty: parts + Turn this on if you use Part divisions. It fine-tunes the ToC and + adds support for Part division via \myPart{} (cf. \myChapter{}) + (The style of this feature is preliminary, any suggestions?!) +o New option for classicthesis.sty: eulermath + Uses the awesome Euler fonts for math (Palatino fonts are default). +o Added mparhack package to loadpackages.sty to get the graffiti right +o Added a hint to loadpackages.sty on how to typeset the List of + Listings consistently with classicthesis +o Some minor fine-tuning of typographic details +o Collaboration with babel package improved (now easier to use + with other languages than English) +o Added appropriate textwidth values for 11pt Palatino and Minion + (See comments near \areaset in classicthesis.sty) +o Note: There is a problem with the case of math text in part-, + chapter-, and section titles and I have no clue how to fix this + (either the case or the spacing breaks). So far, I chose the case. :-( + +Changes in version 1.2 (June 2006) +o Setup a little postcard collection: http://postcards.miede.de +o Changed stupid spelling mistake: "A Homage" => "An Homage" D'oh! +o New option for classicthesis.sty: nochapters + Allows to use the look-and-feel with classes that do not use chapters. +o New option for classicthesis.sty: beramono + Loads Bera Mono as typewriter font. (Default = no typewriter font.) +o Included list of files, see LISTOFFILES. + +Changes in version 1.1 (May 2006) +o classicthesis.sty now stand-alone and usable w/o whole bundle! +o classicthesis.sty compatible with both LaTeX and PDFLaTeX + Note: this is only true for classicthesis.sty, not the whole bundle. +o New option for classicthesis.sty: subfigure + Tells the style to add the respective option when loading tocloft. +o Now loading microtype package w/o options (classicthesis.sty) +o Fixed overfull hbox warnings for ToC entries (classicthesis.sty) +o No longer depending on a particular caption package (classicthesis.sty) +o Layout for subsubsections provided (classicthesis.sty) +o PDF opens on title page (ClassicThesis.[tex|pdf]) +o Files are a bit more "ASCII-friendly" (all) +o Note: Thanks to all the folks who already sent me a postcard! :-) + +Version 1.0 (March 2006) +o First public release
\ No newline at end of file |