diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-16 19:57:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-16 19:57:36 +0000 |
commit | 494bd0475fd9f4b8ad307a7fb97b96d1f8093936 (patch) | |
tree | 5b95640ef51caa72822a1478b49449c29c009b24 /Master/texmf-dist/doc/latex/disser/ChangeLog | |
parent | 7c71adc8d8bd0bf2195bb57a46f7029642681503 (diff) |
disser 1.1.3 (6nov09)
git-svn-id: svn://tug.org/texlive/trunk@16036 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/disser/ChangeLog')
-rw-r--r-- | Master/texmf-dist/doc/latex/disser/ChangeLog | 34 |
1 files changed, 27 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/disser/ChangeLog b/Master/texmf-dist/doc/latex/disser/ChangeLog index a41c3565fe1..8b33da774b5 100644 --- a/Master/texmf-dist/doc/latex/disser/ChangeLog +++ b/Master/texmf-dist/doc/latex/disser/ChangeLog @@ -2,6 +2,26 @@ disser changelog Copyright (C) 2004-2009 Stanislav Kruchinin ------------------------------------------- +Summary of changes in version 1.1.3 (2009-11-05): + +Classes and styles: ++ Added new bibliography styles "gost705" and "gost705s" for compliance with + new GOST R 7.0.5-2008. +- Removed "disser" and "disser-s" bibliography styles. ++ Added index style for documented source code. + +Makefiles: ++ Nomake files now support processing of multiple targets and compare + modification times of input and output files. ++ Added support for DESTDIR environment variable. ++ Added "bmtoeps" and "optimize" targets. ++ Added comparison of initial and optimized EPS file sizes. + +Templates: ++ Added some bibliography entries for testing purposes. +* Set "gost705" as default bibliography style. + + Summary of changes in version 1.1.2 (2009-06-22): Classes: @@ -10,14 +30,14 @@ Classes: * Compatibility fix for natbib package. * Fixed compilation errors, arising at "notitlepage" option usage. * Fixed theorem counter style. -+ New bibliography style disser-s.bst to produce alphabetically ++ New bibliography style disser-s.bst to produce alphabetically sorted bibliographies. + New implementation of \nchapter-like commands. Makefiles: + Added "reinstall" and "uninstall" targets. * Fixed commandline processing in nomake scripts. -* Rename "class" target to "package". +* Renamed "class" target to "package". Templates: * Fixed problem with "-commands. @@ -52,10 +72,10 @@ Class: Templates: + Major improvements in candidate and doctor templates. -+ Author's abstract now supports two separate bibliographies using ++ Author's abstract now supports two separate bibliographies using "multibib" package. + Support for applicant's and secretary's facsimile. -+ New Makefile commands "all" and "allpdf" that perform consecutive build of ++ New Makefile commands "all" and "allpdf" that perform consecutive build of thesis.tex and autoref.tex. * Major fixes in Makefile's. @@ -67,12 +87,12 @@ Class: + Support for wrapfig package instead of obsolete floatflt. + Many improvements and bugfixes in makefiles. + Documentation: added index of commands and lots of new descriptions. -+ New make targets: pdf_book and ps_book, that provides ++ New make targets: pdf_book and ps_book, that provides booklet makeup (useful for abstracts). * Fixed bug with star versions of \section-like commands. Templates: -- No more srcltx by default because it is not included to the base TeX Live +- No more srcltx by default because it is not included to the base TeX Live Debian packages. * Bachelor: added support for wrapfig package. @@ -124,7 +144,7 @@ Class: + Added class gost732. + Added parametrization of format for appendices. * Fixed parametrization of section headers. -* Many other small fixes (see logs at +* Many other small fixes (see logs at http://disser.svn.sourceforge.net/viewvc/disser/). Templates: |