diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ncctools/changes.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/ncctools/changes.txt | 111 |
1 files changed, 109 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/ncctools/changes.txt b/Master/texmf-dist/doc/latex/ncctools/changes.txt index ad59f65d42f..78337f4b6b6 100644 --- a/Master/texmf-dist/doc/latex/ncctools/changes.txt +++ b/Master/texmf-dist/doc/latex/ncctools/changes.txt @@ -4,6 +4,113 @@ reverse chronological order. ======================================================================= +Jan 19, 2006 (Release 3.5) + + nccsect: Allow caption width be greater than the line width. + Smart overlapping technique is used for such captions. + Compatibility with the `xtab' package added. + The \newplainsectionstyle and \newhangsectionstyle + commands are introduced. The predefined section styles are + reimplemented on the base of new section style definitions. + The `centerlast' section style is introduced. The + \adjustsectionmargins command is introduced. Introduce + customization of suffices after section and caption tags + with \sectiontagsuffix and \captiontagsuffix commands. + +Jan 17, 2006 + + afterpackage: Renamed from `addtopackage' package. Its command + \AddToPackage is also renamed to \AfterPackage. + + nccsect: Changes concerning with renaming the `addtopackage' package. + + nccthm: Fix bug in nccthm.dtx -- remove strings concerning to + `defaults' package inserted in experiments with the package. + + +Jan 07, 2006 + + nccfloats: Expand the syntax of \FloatStyle with optional float-type + parameter. Apply float style to the base floating + environment. Introduce the generic \newminifloat + command. + +Jan 06, 2006 + + nccsect: Introduce \SetTOCStyle and \ChapterPrefixStyle commands. + They were moved from the `nccdefaults' of the `ncclatex' + bundle. + +======================================================================= + +Jan 03, 2006 (Release 3.4) + + nccsect: The \norunningsuffix modifier is introduced. It is applied + just in a parameter of running section to remove the suffix + after it. + +Jan 01, 2006 + + nccsect: Introduce \RunningSectionSuffix command. + Introduce \NCC@preparesectag and \NCC@preparetocnum hooks. + Remove \NCC@defaultsectag command, because it is useless now. + +Dec 31, 2005 + + nccsect: Insert three more hooks. Fix bugs concerned to + \MakeUppercase in section and toc style declarations. + +Dec 30, 2005 + + nccsect: Insert many hooks to simplify customization of commands. + Make all command names except user's level names (\part, + \chapter, etc.) completely independent on standard names + of LaTeX's commands. This fixes the compatibility with + `hyperref' bug. + +Dec 29, 2005 + + nccsect: Introduce the \aftersectionvspace command. + Add the \DeclarePart and \DeclareTOCPart commands. + +Dec 28, 2005 + + nccsect: Extend the syntax of \sectionstyle command. It now contains + an optional `type' parameter to specify particular styles + for section levels. The scope of prefix in \DeclareSection + is now limited with the section number only. New section + styles: hangparindent and hangparindent*. + +Dec 26, 2005 + + textarea: A new package. It allows expand the text area of a document + on other areas: footer, header, and margin. There are two + ways for such expansion -- temporary expansion of a current + page on the header using a special negative vertical skip, + or global change of page layout parameters with possibility + of later restoration them to the original values. + + nccsect: Apply conditional definition of \StartFromTextArea and + \StartFromHeaderArea for compatibility with the `textarea' + package. + +Dec 25, 2005 + + addtopackage: A new package. It supports customization of default + settings in packages without their loading. + +Dec 24, 2005 + + topsection: A new package. It implements an unnumbered top-level + section (\chapter in books and reports or \section in + articles) in class-independent way. Such a section is + used as a title for standard document sections such as + table of contents, index, bibliography. Using this + command allows simplify the definition or redefinition + of standard document environments. + +======================================================================= + Sep 11, 2005 (Release 3.3) manyfoot: Improve calculations of the fudge factor in para-footnotes @@ -179,7 +286,7 @@ Sep 04, 2004 Apr 08, 2004 (Release 2.07) - nccthm: Improvements in interpreting spaces after label + nccthm: Improvements in interpreting spaces after labels ======================================================================= @@ -228,7 +335,7 @@ May 17, 2002 Handling of side floats is improved in `nccfloats' package. In the new version, a strut before the side float is not necessary, \noindent is allowed at the beginning of side float's text, and - final strut is inserted at the end of side float's text in horisontal + final strut is inserted at the end of side float's text in horizontal mode only. ======================================================================= |