blob: 0c63924e2624718616162cfed35559030ad8ebc4 (
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
|
disser changelog
Copyright (C) 2004-2007 Stanislav Kruchinin
-------------------------------------------
Changes in version 1.0.3 (2007-07-11):
Class:
+ Major improvements in Makefile/nomake.cmd infrastructure.
+ subfig package is used instead of obsolete subfigure.
+ Added some parametrizations for page styles and headings.
Templates:
+ Added more examples with figures to bachelor template.
* Fix: thesis.bib EOLN changed to LF.
Changes in version 1.0.2 (2007-03-04):
Class:
+ Added class gost732.
+ Added parametrization of format for appendices.
* Fixed parametrization of section headers.
* Many other small fixes (see logs at
http://disser.svn.sourceforge.net/viewvc/disser/).
Templates:
+ Candidate and doctor: added templates of author's abstracts.
* Candidate and doctor: fixed \title.
Changes in version 1.0.1 (2006-11-10):
Class:
* Fixed mistakes in comments and README files.
+ Added parametrization for alignment of headers (\...align macros).
Templates:
+ Added some targets to root Makefile
+ Common Makefiles for all templates (latex.mk and latex.fig.mk)
First public release: version 1.0 (2006-10-28)
|