summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/classicthesis/CHANGES
blob: f2e0f954c166a76b74b6d645b136f8b88b2febd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
Changes in version 2.0 (June 2007)
o Better setup of the list of acronyms 
  (in classicthesis-ldpkg.sty)
o Using KOMA option footinclude in ClassicThesis.tex
  (text block sizes are adjusted to this)
o New option for classicthesis.sty: minionpro
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)
o Removed \graphicspath from ClassicThesis.tex
o Use the nag package to ensure "compliance"
o Switched from ccaption to caption in classicthesis-ldpkg.sty
  (setup via \captionsetup in ClassicThesis.tex)
o Switched from subfigure to subfig in classicthesis-ldpkg.sty
o Removed obsolete "usenames" option from loading xcolor package
o Noticed problem with \thelstlisting on some installations
  (commented out in classicthesis-ldpkg.sty)
o Noticed problem with some hyperlinks on some installations
  (could not determine cause)

Changes in version 1.6 (April 2007, not released separately)
o Included greetings to Lorenzo Pantieri for many very useful
  suggestions
o Introduced new commands in classicthesis-ldpkg.sty to make
  adaptation of backrefs to different languages easier
   - \backrefnotcitedstring (ref is not cited)
   - \backrefcitedsinglestring (ref is cited on one page)
   - \backrefcitedmultistring (ref is cited on multiple pages)
o Removed ellipsis package from classicthesis-ldpkg.sty due to 
  some undesired results for some users
o Removed the following packages from classicthesis-ldpkg.sty as 
  these seem to require changes to their options from most users:
  inputenc, babel, natbib (now in ClassicThesis.tex)
o New option for classicthesis-ldpkg.sty: nochapters
  Use the package with classes that do not have chapter divisions 

Changes in version 1.5 (April 2007, not released separately)
o Fixed some bugs to use classicthesis.sty for article layout
o Inserted some info/warnings when using nochapter/parts
o Extended the manual: examples for using classicthesis.sty for
  other projects than a thesis (source available in folder
  "Examples")
o Some minor adjustments in classicthesis-ldpkg.sty
o Fixed some spelling mistakes

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