diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ncclatex/changes.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/ncclatex/changes.txt | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ncclatex/changes.txt b/Master/texmf-dist/doc/latex/ncclatex/changes.txt index 90481b9260b..484ccc6968a 100644 --- a/Master/texmf-dist/doc/latex/ncclatex/changes.txt +++ b/Master/texmf-dist/doc/latex/ncclatex/changes.txt @@ -4,6 +4,123 @@ reverse chronological order. ======================================================================= +Jan 19, 2006 (Release 1.5) + +nccsections.sty Add modification of \NCC@secflush hook. + +Jan 17, 2006 + +ncc.cls, nccdefaults.sty, ncclatex.sty, nccsections.sty, ncctheorems.sty: + Changes concerning with renaming the `addtopackage' package to + `afterpackage'. + +Jan 06, 2006 + +nccdefaults.sty: Remove \SetTOCStyle and \ChapterPrefixStyle commands. + They are now moved to the `nccsect' package of the `ncctools' + bundle. + +======================================================================= + +Jan 05, 2006 (Release 1.4) + +nccdefaults.sty: The \SetTOCStyle command is placed here. It was moved + from the `ncc' class. + +ncc.cls: Remove the \SetTOCStyle command. + +Jan 01, 2006 + +nccsections.sty: A new package. Applies a customization to sectioning + technique. Six customization options are allowed now with this + package: newsecstyle, newtocstyle, chapterinline, chaptersection, + partinline, partsection. + +ncclatex.sty: Minor changes. Remove some spaces. + +Dec 30, 2005 + +nccdefaults.sty: Minor changes + +Dec 29, 2005 + +nccbook.clo: Remove \DeclarePart and \DeclareTOCPart commands. They + are placed now in the `nccsect' package. Remove settings of + defaults for a part and its toc-entry. + +ncclatex.sty: Add default settings for a part. + +Dec 27, 2005 + +nccdefaults.sty: A new package. It contains general default settings for + NCC-LaTeX. It is based on \AddToPackage command from the + `addtopackage' package of `ncctools'. + +ncctheorems.sty: A new package. It specifies NCC-LaTeX's theorem-like + environments when the nccthm package is loaded. It is based on + \AddToPackage command from the `addtopackage' package of `ncctools'. + +ncc.cls: Code revized. Minor changes. + +nccltrus.sty: Move some code to newly created packages. + +ncclatex.sty: Move some code to newly created packages and reorganize the + package. A new `minimize' option is introduced that does not load + some optional packages. + +nccproc.cls: Allows 11pt option. + +nccheadings.sty: A new package. It contains definition of `headings' and + `myheadings' page styles in NCC-style. + +ncchdr.sty: It is now based on the nccheadings package. + +nccart.clo: Remove page styles definition. + +nccbook.clo: Remove page styles definition. + +Dec 26, 2005 + +ncctitlepage.sty: A new package. Its code was extracted from the `ncc' + class to allow use ncc-style title pages. + +ncctitle.sty: The class option file `ncctitle.clo' was renamed to this + package. Its contents was a bit modified to be independent on + `ncc' class. The `ncctitle.clo' file is obsolete now. + +ncc.cls: Remove titlepage and \ExpandTextArea definitions and replace + them with loading corresponding packages. Load now `ncctitle' + package instead of `ncctitle.clo' file. + +Dec 24, 2005 + +cp1251-light.def: Bug fix. To be sure that \cyrillicencoding is not + specified, we now compare it with \undefined command. In previous + version, the \@ifundefined macro was used instead. The side effect + of this macro is that it lets an undefined command to be \relax. + This leads to a bug when a cyrillic font encoding does not loaded + before the russian style of babel. + +nccbiblist.sty: A new package. It defines the biblist environment and + redefines thebibliography environment. The definition of these + environments was extracted from the ncc class and made + class-independent on the base of the `topsection' package from + `ncctools'. + +ncc.cls: Use now the `nccbiblist' package for bibliography support. The + related staff was removed from the class, `nccart.clo', and + `nccbook.clo'. Preparing of tocs and indices is simplified on the + base of the `topsection' package from `ncctools'. + +nccindex.sty: Made independent on ncc class on the base of the `topsection' + package from `ncctools'. + +nccltrus.sty: Remove latest Babel's ``improvements'' to \flqq and \frqq + commands. The result of these improvements is that russian corner + quotes are taken from another font encoding than T2 and look very bad. + +======================================================================= + Jul 25, 2005 (Release 1.3) ncctitle.clo: Fix the abstract environment (adjust end of abstract |