Dwight Aplevich submitted an update to the
circuit-macros
package.
Summary description: Macros for drawing circuits and other diagrams for LaTeX and the web.
License type: lppl
Announcement text:
----------------------------------------------------------------------
>From the CHANGES file, Version 7.4:
New macro lthick.
Simplified shadebox.
The ifroff macro renamed to iftpic.
New configuration file m4defaults.m4.
Reworked darrowlibrary for consistency with solid lines and arrows; new macro darc and wrappers
Darc, Darrow, Dline; old version included in olddarrow.m4 to ease transition.
Macros and examples fixed and made more robust for gpic (where possible).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/circuit_macros
. More information is at
http://www.ctan.org/pkg/circuit-macros
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Christian Tellechea submitted an update to the
xstring
package.
Summary description: String (token list) manipulation
License type: lppl
Announcement text given by the package's contributor:
----------------------------------------------------------------------
xstring update
v1.7 2013/1/13
==============
* bugfix: global assignments for groupID (no more save stack-error)
* macros are now long
NOTE: CTAN path changed!
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/xstring
. More information is at
http://www.ctan.org/pkg/xstring
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
----------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Bob Tennent submitted an update to the
pmx
package.
Summary description: pre-processor for MusiXTeX
License type: gpl
Announcement text given by the package's contributor:
----------------------------------------------------------------------
Several changes at movement breaks to improve compatibility with M-Tx
and musixlyr.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/pmx/
. More information is at
http://www.ctan.org/pkg/pmx
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
----------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Lauro César Araujo submitted an update to the
abntex2
package.
Summary description: Typeset a Brazilian academic thesis based on ABNT rules
License type: lppl
Announcement text given by the package's contributor:
----------------------------------------------------------------------
abnTeX2 version 1.2.1 is now compatibility with 3 more ABNT's standards,
totaling 10 standards. Now you can typeset articles in conformance with ABNT NBR
6022:2003: Informação e documentação - Artigo em publicação periódica científica
impressa - Apresentação.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/abntex2
. More information is at
http://www.ctan.org/pkg/abntex2(if the package is new it may take a day for
that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
----------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Daniel Stender submitted the
xetex-tibetan
package to CTAN.
Summary description: XeTeX input maps for Unicode Tibetan (0F00-0FFF)
License type: lppl
Announcement text: Yes
----------------------------------------------------------------------
Initial release of TECkit input mappings for typesetting of Unicode Tibetan
(0F00-0FFF) with the LateX PDF-engine XeTeX.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/xetex/generic/tibetan
. More information is at
http://www.ctan.org/pkg/xetex-tibetan
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Eduardo C. Lourenço de Lima submitted the
copypaste
package to CTAN.
Summary description: Copy and paste into and across documents
License type: lppl
Announcement text:
----------------------------------------------------------------------
This package provides a basic framework for copying and pasting content into a
single document, or across different documents. The intended use is to quote an
external document dynamically.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/copypaste
. More information is at
http://www.ctan.org/pkg/copypaste
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Qing Lee submitted an update to the
xecjk
package.
Summary description: Support for CJK documents in XeLaTeX
License type: lppl
Announcement text:
----------------------------------------------------------------------
* Correct the font substitution of CJKfamily.
* Fix a bug in `xeCJKfntef` that makes `hbox`
output weird result.
* Fix an issue that package `xunicode` makes
`
obreakspace` invalidated in non
`UTFencname` encoding.
* Some other minor adjustment.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/xetex/latex/xecjk
. More information is at
http://www.ctan.org/pkg/xecjk
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
the daemon relates the following:
> The following information was provided by the package's contributor.
>
> Name of contribution: algorithm2e
> Author's name: Christophe Fiorio
> Package version: 5.0
> Location on CTAN: macros/latex/contrib/
> Summary description: Floating algorithm environment with algorithmic keywords
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This release 5.0 of algorithm2e package.
> A lot a new features and fixes have been added since last release 3
> years in response to user requests.
> See log for details on what's new. Here are some:
>
> Three major changes:
> - now, when no end keyword is defined in a block macro no empty line is printed
> - SetKwSwith takes now 9 args
> - leIf macro automatically defined by SetKwIF
>
> New features:
> - new macro SetStartEndCondition
> - block markers
> - new environment algomathdisplay
> - new macro SetKwProg
> - new languages: croatian, ngerman, spanish
>
> And some fixes:
> - works now with multicol package
> - problem when numbering line inside until condition
> - dotocloa option
> - uIf and uCase which didn't have same behavior when used with noline, vlined or lined option.
> - fix a bug with Repeat Until command when use with side comment on Until
> - fix a bug with side text of command macro
> - fix a bug with hyperref and chapter definition (thanks to Hubert Meier)
> - fix bugs with l macro and side comment
> - fix non ascii character (utf8 not yet recognized by all latex engine)
> Uploader's additional comments:
> ----------------------------------------------------------------------
> This is a major, stable release answering lot of request and remarks
> made on newsgroup or forums.
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/algorithm2e.html
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/
Robin Fairbairns
For the CTAN team
Boris Veytsman submitted an update to the
resphilosophica
package.
Summary description: Typesetting Articles For Res Philosophica
License type: lppl
Announcement text:
----------------------------------------------------------------------
This package provides a class for typesetting articles for the journal
Res Philosophica, http://www.resphilosophica.org.
This work was commissioned by the Saint Louis University.
Changes
version 1.11: Automatic doi generation
Bibliography formatting changes
version 1.10: Bibliography formatting changes
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/resphilosophica
. More information is at
http://www.ctan.org/pkg/resphilosophica
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Dan Luecking submitted the
minifp
package to CTAN.
Summary description: Fixed-point real computations to 8 decimals.
License type: lppl
Announcement text:
----------------------------------------------------------------------
This package provides basic arithmetic operations to 8 decimal places for plain
TeX or LaTeX. Results are exact when they fit within the digit limits. Along
with the basic package is an optional extension that adds computation of sin,
cos, log, sqrt, exp, powers and angles. These are also exact when theoretically
possible and are otherwise accurate to at least 7 decimal places. In addition
there is provided a stack-based programing environment.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/minifp
. More information is at
http://www.ctan.org/pkg/minifp
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Jean-François Burnol submitted an update to the
mathastext
package.
Summary description: Use the text font in math mode
License type: lppl
Announcement text:
----------------------------------------------------------------------
1.2e [2013/01/10]
This version should be the last one in the 1.2 series as it seems to
correct most of the main problems which were introduced with the massive
use of mathematically active characters in versions 1.2 and 1.2b.
* It is indeed a thorny point when one wants to modify only in math mode
how an active character acts, without breaking things. The package now
does that /only/ if the activation appears to originate in the Babel
system, as it is then possible to modify appropriately the Babel macros
user@active<char> and
ormal@char<char>. The relevant issues are
discussed in section 2.10 of the user manual, in the test file
testmathastextalphabets.tex, and in the source code comments to the
macro mst@mathactivate. The inherent incompatibility of Babel with
packages having made mathematically active the characters itself makes
document active is circumvented by this interference of mathastext. A
generally applicable Babel patch could be derived from the method used
by mathastext.
* The technique of mathematical activation is maintained only for the
characters which are not catcode active (at the entrance in math mode,
as mathastext does all its activation job at everymath and everydisplay).
* Sadly, the feature of added italic corrections introduced in version
1.2b did not behave as described in the user manual, due to forgotten
group braces. Fixed.
* The command MTlowerast from the user manual of v1.2d was not the one
implemented in the source code. Fixed.
* The test files automatically extracted from a latex run on the dtx file
have been revised and extended.
* The code is better documented.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/mathastext
. More information is at
http://www.ctan.org/pkg/mathastext
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Bruno Le Floch submitted the
multiexpand
package to CTAN.
Summary description: Variations on the expandafter primitive
License type: lppl
Announcement text:
----------------------------------------------------------------------
Macros meant to avoid using too many expandafter. Should hopefully be
compatible with plain, LaTeX and ConTeXt, but requires eTeX's
umexpr.
This was written before I had understood LaTeX3's variant mechanism, and I
advise people who fight with expansion to use LaTeX3 rather than multiexpand.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/multiexpand
. More information is at
http://www.ctan.org/pkg/multiexpand
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Axel Sommerfeldt submitted an update to the
caption
package.
Summary description: Many ways to customise the captions in floating environments like figure and table.
License type: lppl
Announcement text:
----------------------------------------------------------------------
Support of the elsarticle document class added, updated support of the memoir
document class, Bugfixes (See CHANGELOG for detailt)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/caption
. More information is at
http://www.ctan.org/pkg/caption
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
quoth the daemon:
> The following information was provided by the package's contributor.
>
> Name of contribution: tikzinclude
> Author's name: Ferdinand Schwenk
> Package version: v1.0
> Location on CTAN: /graphics/pgf/contrib/tikzinclude
> Summary description: This package addresses the problem of importing
> only one TikZ-image from a file holding multiple images.
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> Initial Version.
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/tikzinclude.html
> or they may browse the package directory at
> http://mirror.ctan.org/graphics/pgf/contrib/tikzinclude/
Robin Fairbairns
For the CTAN team
Marcel Jira submitted an update to the
progressbar
package.
License type: lppl
Announcement text:
----------------------------------------------------------------------
Robin Schneider and Heiko Oberdiek pointed out a bug in the previous versions. I
replaced progressbar@LoadFile@IfExist with RequirePackage .
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/progressbar
. More information is at
http://www.ctan.org/pkg/progressbar
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Scott Pakin submitted the
threadcol
package to CTAN.
Summary description: Organize document columns into PDF article threads
License type: lppl
Announcement text:
----------------------------------------------------------------------
The threadcol package combines a document's columns into a
PDF article thread. PDF readers that support this
mechanism (probably just Adobe Acrobat/Reader) can be
instructed to scroll automatically from column to column,
which facilitates on-screen reading of two-column documents.
Even for single-column documents, threadcol supports the
creation of multiple article threads, which help organize
discontiguous but logically related regions of text into a
form that the user can scroll through as if its contents
were contiguous.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/threadcol/
. More information is at
http://www.ctan.org/pkg/threadcol
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
the daemon tells me:
> Name of contribution: sa-tikz
> Author's name: Claudio Fiandrino
> Package version: 0.5
> Location on CTAN: graphics/pgf/contrib/sa-tikz
> Summary description: TikZ library to draw switching architectures
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> The library provides an easy way to draw switching architectures and
> to customize their aspect.
> ----------------------------------------------------------------------
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/sa-tikz.html
> or they may browse the package directory at
> http://mirror.ctan.org/graphics/pgf/contrib/sa-tikz/
Robin Fairbairns
For the CTAN team
Note: my apologies for delays in announcements. I have health problems,
both my own and my wife's, which have meant that time for CTAN work has
been much curtailed.
the daemon tells me:
> Name of contribution: tikzscale
> Author's name: Patrick Häcker
> Package version: 0.2
> Location on CTAN: macros/latex/contrib/
> Summary description: Absolute resizing of TikZ pictures and PGF plots
> without scaling
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> - Default axis ratio of 1
> - Save axis ratio
> - Support externaldisable and externalenable
> - Improved robustness
> - Increased speed
> ----------------------------------------------------------------------
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/tikzscale.html
> or they may browse the package directory at
> http://mirror.ctan.org/graphics/pgf/contrib/tikzscale
Robin Fairbairns
For the CTAN team
Note: my apologies for delays in announcements. I have health problems,
both my own and my wife's, which have meant that time for CTAN work has
been much curtailed.
The daemon wrote:
> Name of contribution: xpicture
> Author's name: Robert Fuster
> Package version: 1.2a
> Location on CTAN: macros/latex/contrib/xpicture/
> Summary description: Extension of pict2e and curv2e
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> The extensions cover function graphs, parametric curves, changes of
> reference system, polar coordinates...
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/xpicture.html
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/xpicture/
Robin Fairbairns
For the CTAN team
Note: my apologies for delays in announcements. I have health problems,
both my own and my wife's, which have meant that time for CTAN work has
been much curtailed.
Uwe Lück submitted an update to the
morehype
package.
Summary description: Tools for hyperref and HTML
License type: lppl
Announcement text:
----------------------------------------------------------------------
morehype r0.81 as of 2013/01/04:
TEXLINKS v0.81:
`texlinks' v0.81 changes some defaults and offers new
choices for CTAN package description pages. The
documentation also gives a little overview of what the
different interfaces offer.
`texlinks' v0.81 also generates links to Google search pages
and Google maps (think of TeX user meetings), moreover to
question pages on tex.stackexchange.com and on
stackoverflow.com, and finally to the Wikibook on TeX.
These macros generate the full URLs from minimal identifiers
(and memorizable macro names) in the site-specific way.
The documentation contains several new examples.
BLOG v0.81:
* egin{enumtype}{<1/a/A/i/I>} resembling the `enumerate'
package becomes official.
* HTML entities added: soft hyphen (-), ...caron; (v),
...lig; (AE etc.)
* Documentation of `markblog' in `blog.pdf' mentions
alternative implementations of simplified/non-TeX markup
(especially `interpreter').
BLOGEXEC v0.21:
* The {noblog} environment becomes official. It
generates no HTML code at all, as opposed to `blog''s
{commentlines} that generates an HTML comment.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/morehype
. More information is at
http://www.ctan.org/pkg/morehype
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Joseph Wright submitted an update to the
beamer
package.
Summary description: A LaTeX class for producing presentations
License type: lppl
Announcement text:
----------------------------------------------------------------------
Beamer v3.26:
- Remove Lyx material (improved version
now in Lyx itself)
- Fix bug in includeonlylecture
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/beamer
. More information is at
http://www.ctan.org/pkg/beamer
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Clemens Niederberger submitted an update to the
chemmacros
package.
Summary description: macros and commands for chemists
License type: lppl
Announcement text:
----------------------------------------------------------------------
Bug fix: the handling of sub- and superscripts when more than one isotope is used within ch{} now works as it should
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/chemmacros/
. More information is at
http://www.ctan.org/pkg/chemmacros
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Michael Shell submitted an update to the
ieeetrantools
package.
Summary description: The IEEEtrantools.sty package provides several commands from the IEEEtran.cls file so that they can be used under other LaTeX classes.
License type: lppl
Announcement text:
----------------------------------------------------------------------
I am pleased to announce the release of the v1.3 update to the IEEEtrantools LaTeX package.
IEEEtrantools.sty provides several commands from IEEEtran.cls, including
IEEEPARstart and the IEEEeqnarray family so that they may be used under other
class files.
Version 1.3 is based on version 1.8 of IEEEtran.cls. Notable changes include:
1) No longer redefines the standard LaTeX itemize, enumerate and description
(IED) lists by default. (e.g., the older package option retainorgcmds is
now the default behavior.) A new package option, redeflists, can be
invoked to redefine the standard IED list environments to their IEEE
versions. IEEEitemize, IEEEenumerate and IEEEdescription remain available in
any case. The redeflists option may not be compatible with other packages
that alter the standard IED list environments.
2) Added new *-forms of IEEEyesnumber*, IEEEnonumber*, IEEEyessubnumber*,
and IEEEnosubnumber* (the non-star form of the latter is also new) which
persist across IEEEeqnarray lines until countermanded. To provide for
continued subequations across instances of IEEEeqnarrays as well as for
subequations that follow a main equation (e.g., 14, 14a, 14b ...)
IEEEyessubnumber no longer automatically increments the equation number on
it's first invocation of a subequation group. Invoke both
IEEEyesnumberIEEEyessubnumber together to start a new equation/subequation
group.
3) Hyperref links now work with IEEEeqnarray equations. Thanks to Stefan M.
Moser for reporting this problem.
4) Now provides the IEEEproof environment, as well as the IEEEQEDhere,
IEEEQEDhereeqn and IEEEQEDoff commands. Also, IEEEproofindentspace allows
users to change the IEEEproof indentation via
enewcommand. Thanks to Mark
D. Butala, Hennadiy Leontyev and Stefan M. Moser for suggesting this.
Special thanks to Stefan M. Moser for beta testing and additional
suggestions which improved IEEEproof.
See the changelog.txt file for full details.
Enjoy!
Mike Shell
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/IEEEtran/tools
. More information is at
http://www.ctan.org/pkg/ieeetrantools
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Carsten Ace Dahlmann submitted the
uni-wtal-lin
to CTAN.
Summary description: Citation style for linguistic studies at the University of Wuppertal
License type: lppl
Announcement text:
----------------------------------------------------------------------
The package defines a biblatex citation style based on the standard style
authoryear. The citations are optimised for linguistic studies at the Institute
of Linguistics at the Bergische Universität Wuppertal.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/uni-wtal-lin
. More information is at
http://www.ctan.org/pkg/uni-wtal-lin
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Jean-François Burnol submitted an update to the
mathastext
package.
Summary description: Use the text font in math mode
License type: lppl
Announcement text:
----------------------------------------------------------------------
1.2d [2013/01/02]
* an incompatibility with amsmath (its macro
esetMathstrut@),
exists since version 1.2 of the package. This is fixed
here.
* various improvements in dealing with the asterisk and in the
mechanism of letting non-letter symbols obey the math alphabet
commands.
* documentation extended and improved.
* mathastext now inserts automatically after all (latin)
letters in math mode their italic corrections, if the font
used is upright (sic). This improves the spacings for the
positioning of subscripts. The feature is de-activated
inside the math alphabets commands (apart from mathnormal),
so as to not prohibit the formation of ligatures,
* the documentation has been extended to explain in detail the
issues which are relevant to the new feature of added italic
corrections,
* version 1.2 had some bad bugs when confronted to active
characters. This is corrected and additionally MTnonletters-
-donotobeymathxx is made the default, as the user input is too
much constrained in its absence.
* a less fatal, but still annoying, typo had made the dot in 1.2
of type mathpunct rather than mathord
* the inner namespace has been rationalized a bit.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/mathastext/
. More information is at
http://www.ctan.org/pkg/mathastext
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Clemens Niederberger submitted an update to the
chemnum
package.
Summary description: a comprehensive approach for the numbering of chemical compounds
License type: lppl
Announcement text:
----------------------------------------------------------------------
Italian documentation added (many thanks to Jonas Rivetti!)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/chemnum
. More information is at
http://www.ctan.org/pkg/chemnum
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Clemens Niederberger submitted an update to the
enotez
package.
Summary description: Endnotes for LaTeX2e
License type: lppl
Announcement text:
----------------------------------------------------------------------
new options `mark-cs' and `mark-format', redefinable commands enmarkstyle and enotezwritemark
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/enotez
. More information is at
http://www.ctan.org/pkg/enotez
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Michael Shell submitted an update to the
ieeetran
package.
Summary description: A LaTeX class for authors of the Institute of Electrical and Electronics Engineers (IEEE) transactions journals and conferences.
License type: lppl
Announcement text:
----------------------------------------------------------------------
I am pleased to announce the release of the v1.8 update to IEEEtran.cls
(the class file for IEEE journal and conference authors). Version 1.8
offers a new transmag mode for IEEE Transactions on Magnetics papers
as well as new persistent *-forms of the IEEEeqnarray equation numbering
controls. Hyperref links now work with IEEEeqnarray equations. There are
also several bug fixes. See the changelog.txt file for full details.
Enjoy!
Mike Shell
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/IEEEtran
. More information is at
http://www.ctan.org/pkg/ieeetran
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Name of contribution: abnTeX2
Author's name: Lauro César Araujo
Package version: 1.0
Location on CTAN: macros/latex/contrib/abntex2/
Summary description: abnTeX2 helps you writing brazilian academic thesis based on ABNT rules (Associação Brasileira de Normas Técnicas)
License type: lppl
Announcement text given by the package's contributor:
----------------------------------------------------------------------
We are proud to announce that abnTeX2 is available on CTAN. Now you can write
thesis on LaTeX based on brazilian ABNT rules. Visit the project site at
http://code.google.com/p/abntex2/
----------------------------------------------------------------------
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
Users may view the package's catalogue entry at
http://mirror.ctan.org/help/Catalogue/entries/abntex2.html
or browse the package's directory at
http://mirror.ctan.org/macros/latex/contrib/abntex2/
Robin Fairbairns
For the CTAN team
Petr Olsak wrote:
> I have done major changes in CSTeX packages during October--December,
> namely in:
>
> csplain.tar.gz
> cspsfonts.tar.gz
>
> The CSTeX is a support of Czech and Slovak typesetting by TeX,
> csplain extends the plainTeX macros, cspsfonts includes adobe35 fonts
> support for csplain.
>
> The following major revision of these packages was done:
>
> - New metrics was regenerated in cspsfonts in order to Euro character
> accesibility and to avoid the useless virtual font compositions.
> - csplain implicitly reads the UTF8 input encoding.
> - csplain co-operates now with LuaTeX and XeTeX too.
> - csplain can load all hyphen patterns from http://tug.org/tex-hyphen/
> - csplain is extended by OPmac macro which gives similar features like
> LaTeX but more straight and simply.
>
> More information about these changes can be found at
>
> http://petr.olsak.net/cstex-e.html
> http://petr.olsak.net/opmac-e.html
>
> These packages mentioned above are automatically mirrored to CTAN, and
> tex live has been updated as needed.
thanks for all of that petr; as noted above, all necessary actions have
already taken place.
Robin Fairbairns
For the CTAN team
the daemon reports:
> Name of contribution: toptesi
> Author's name: Claudio Beccari
> Package version: 5.62
> Location on CTAN: macros/latex/contrib/toptesi/
> Summary description: A package for typesetting multilanguage theses
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> The bundle has been upgraded in order to insert a plurality of logos
> into the title page, as it is required when a thesis is created in the
> frame of an agreement between a plurality of universities.
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/toptesi.html
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/toptesi/
Robin Fairbairns
For the CTAN team
the daemon reported:
> Name of contribution: garamondx
> Author's name: Michael Sharpe
> Package version: 1.01
> Location on CTAN: fonts/garamondx/
> Summary description: URW GaramondNo8 plus expert features and newtxmath
> License type: other-nonfree
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This version adds kerning modifications for pairs involving the
> delimiters (), [] and {}. It also provides fontinst source for the
> package.
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/garamondx.html
> or they may browse the package directory at
> http://mirror.ctan.org/fonts/garamondx/
Robin Fairbairns
For the CTAN team
The daemon wrote:
> Name of contribution: apa6
> Author's name: Brian Beitzel
> Package version: 2.10
> Location on CTAN: macros/latex/contrib/apa6
> Summary description: Format documents in APA style (6th Edition)
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> The 'biblatex' option now requires the biber package (for full
> APA 6th edition compatibility), but as always, users may
> manually load any bibliographic package they choose.
>
> Additionally, the apa6.ptex file now honors the 'mask' option.
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/apa6.html
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/apa6/
Robin Fairbairns
For the CTAN team
Jean-François Burnol submitted an update to the
mathastext
package.
Summary description: Use the text font in math mode
License type: lppl
Announcement text:
----------------------------------------------------------------------
* A new command sets up the amount of space to be automatically
inserted before the derivative glyph (useful when using an
upright font).
* The scope of the math alphabets has been extended to apply
to the non-alphabetical characters, and also to operator
names. In usual math mode $mathbf{(sin(n!)<cos(x)?)}$
changes only the font for n and x. With mathastext and if
not told otherwise, /everything/ in the formula above
will respond to mathbf (and the automatic spaces are left
untouched).
* The documentation has been improved. The package file is
self-extracting from the dtx, and four additional test files
are also produced during `latex mathastext.dtx'.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/mathastext
. More information is at
http://www.ctan.org/pkg/mathastext
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Maïeul submitted an update to the
eledpar
package.
License type: lppl
Announcement text:
----------------------------------------------------------------------
This change correct some little bug, as spurious spaces, with both foot and marginal notes in eledpar.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/eledmac
. More information is at
http://www.ctan.org/pkg/eledpar
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
the daemon reported (three times):
> Name of contribution: l3kernel,l3packages,l3experimental
> Author's name: The LaTeX3 Project
> Author's email: latex-team(a)latex-project.org
> Package version: SVN 4390
> Locations on CTAN: macros/latex/contrib/l3kernel/
> macros/latex/contrib/l3packages/
> macros/latex/contrib/l3experimental
> Summary description: LaTeX3 programming conventions
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> Snapshot SVN 4390
> -----------------
>
> - Defensive change to allow for redefinition of RequirePackage
> which could lead to issue with
eserveinserts
> - Update peek_... functions to cover various edge cases
> - Make KeyValue work with
> - Fix implementation of l3galley to work correctly with
> LaTeXe's @@par
> - Galley improvements in handling of parshape and cutouts,
> naming of functions, etc.
> - Various documentation clarifications
thanks for the uploads; i've installed the new versions, and updated the
catalogue repository.
> Users may view the package catalogue entries at
> http://mirror.ctan.org/help/Catalogue/entries/l3kernel.html
> http://mirror.ctan.org/help/Catalogue/entries/l3packages.html
> http://mirror.ctan.org/help/Catalogue/entries/l3experimental.html
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/l3kernel/
> http://mirror.ctan.org/macros/latex/contrib/l3packages/
> http://mirror.ctan.org/macros/latex/contrib/l3experimental/
Robin Fairbairns
For the CTAN team
the daemon wrote
> The following information was provided by the package's contributor.
>
> Name of contribution: hyperxmp
> Author's name: Scott Pakin
> Package version: 2.2
> Location on CTAN: macros/latex/contrib/hyperxmp/
> Summary description: Embed XMP metadata within a LaTeX document
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> XMP (eXtensible Metadata Platform) is a mechanism proposed by Adobe
> for embedding document metadata within the document itself. The
> metadata are designed to be easy to extract, even by programs that are
> oblivious to the document's file format. Most of Adobe's applications
> store XMP metadata when saving files. Now, with the hyperxmp package,
> it is trivial for LaTeX document authors to store XMP metadata in
> their documents as well.
>
> hyperxmp integrates seamlessly with hyperref and requires virtually no
> modifications to documents that already exploit hyperref's mechanisms
> for specifying PDF metadata. The current version of hyperxmp can
> embed the following metadata as XMP: title, authors, primary author's
> title or position, metadata writer, subject/summary, keywords,
> copyright, license URL, document base URL, document identifier and
> instance identifier, language, source file name, PDF generating tool,
> PDF version, and contact telephone number/postal address/email
> address/URL. hyperxmp is compatible with pdflatex,
> latex+dvips+ps2pdf, latex+dvipdfm, xelatex, and lualatex.
>
> Version 2.2 of hyperxmp adds support for the IPTC Photo Metadata
> schema. It allows xmpcomma and xmpquote to be used in any hyperxmp
> option, not only those that require special treatment of commas. And
> it introduces an xmplinesep macro that controls how multiline fields
> are represented in the XMP packet.
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/hyperxmp.html
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/hyperxmp/
Robin Fairbairns
For the CTAN team
Clemens Niederberger submitted an update to the
exsheets
package.
Summary description: Yet another package for the creation of exercise sheets.
License type: lppl
Announcement text:
----------------------------------------------------------------------
- corrected translation of exercise titles into Catalan
- added means to easily create variants of exams
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/exsheets
. More information is at
http://www.ctan.org/pkg/exsheets
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Luis Rivera submitted the
aecc
package to CTAN.
License type: lppl
Announcement text:
----------------------------------------------------------------------
First release of Almost European Concrete Roman fonts.
This is a set of virtual fonts (built from the standard Concrete fonts)
providing a set of fonts that almost cover the T1 encoding.
The main characters missing, of those specified in the T1 encoding are eth,
thorn, and the Sami letter eng. Sometimes the £ (pound sterling) character is
also missing. For the typewriter fonts, the situation is worse.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/aecc
. More information is at
http://www.ctan.org/pkg/aecc
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
the daemon reported:
> The following information was provided by the package's contributor.
>
> Name of contribution: dirtree
> Author's name: Jean-Côme Charpentier
> Package version: 0.32
> Location on CTAN: macros/generic/dirtree/
> Summary description: Display trees in the style of windows explorer.
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> The dirtree package provides a macro to typeset directory trees like
> in windows explorator.
>
> This version fixes a bug about length and changes some names in order
> to prevent clash with other packages.
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/dirtree.html
> or they may browse the package directory at
> http://mirror.ctan.org/macros/generic/dirtree/
Robin Fairbairns
For the CTAN team
the daemon wrote:
> Name of contribution: backnaur
> Author's name: Adrian Robson
> Author's email: adrian.robson(a)nepsweb.co.uk
> Package version: 1.1
> Location on CTAN: macros/latex/contrib/backnaur
> Summary description: Typesetting for Backus-Naur Form (BNF) definitions.
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> The backnaur package typesets Backus-Naur Form (BNF) definitions.
> It prints formatted lists of productions, with numbers if required.
> It can also print in line BNF expressions using math mode.
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/backnaur.html
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/backnaur/
Robin Fairbairns
For the CTAN team
users please note: i have taken the brunt of one of the changes to the
ctan web site, and have been snowed under with uploads. fortunately, i
haven't needed to announce all of them, but there remain several days'
announcements.
the daemon told me:
> The following information was provided by the package's contributor.
>
> Name of contribution: concepts
> Author's name: Michiel Helvensteijn
> Package version: 0.0.4
> Location on CTAN: macros/latex/contrib/concepts/
> Summary description: managing names and symbols of document specific formal concepts
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This is the first fully documented version of the concepts
> package. Initially written for my own use (as I imagine many
> packages are), but I hope it will be useful for many people!
>
> I'm happy to receive feedback. Preferably in the issue
> tracker at: http://latex-concepts.googlecode.com
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/concepts.html
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/concepts/
Robin Fairbairns
For the CTAN team
users please note: i have taken the brunt of one of the changes to the
ctan web site, and have been snowed under with uploads. fortunately, i
haven't needed to announce all of them, but there remain several days'
announcements.
Frederik Tilmann submitted an update to the
latexdiff
package.
Summary description: Determine and mark up significant differences between latex files
License type: gpl
Announcement text:
----------------------------------------------------------------------
Highlights of the new version are:
- Choice of granularity of equation processing allows latexdiff to be used even with complicated changes in complicated equations
- Option --flatten now works recursively
- Highlighting of changes to the title, author or date of a manuscript, even if defined in the preamble
In addition many minor improvements have been made to improve the robustness of the difference file.
In addition a dedicated webpage has been created at Berlios Developler site, offering:
- mailing lists for users and developers, a system for submitting bug reports and feature requests
- an SVN server opening up the possibility of collaborative development
See http://latexdiff.berlios.de
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/latexdiff
. More information is at
http://www.ctan.org/pkg/latexdiff
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Uwe Lück submitted an update to the
morehype
package.
Summary description: Hypertext tools with LaTeX (hyperref, HTML)
License type: lppl
Announcement text:
----------------------------------------------------------------------
Another fix of `texlinks.sty' v0.7 as of November (-> v0.71).
ctanannpref (smart referring to CTAN announcements)
gets behaviour according to documentation,
as opposed to previous code and my original usage.
Tiny documentation fixes (Wikipedia piped links)
have been uploaded earlier silently.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/morehype
. More information is at
http://www.ctan.org/pkg/morehype
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
The CTAN Team is proud to announce the relaunch of the CTAN Web site
http://www.ctan.org/
The new site provides the information and functions of the old site in
a new look&feel. This is a first step towards an improved user
experience. Some of the features of the new site are:
* Informative landing page
* Improved upload form with forwarding to the master hosts
* Browsing of the CTAN tree
* Listing, registering and monitoring of the CTAN mirrors
* Browsing the Catalogue (packages, authors, topics)
* Availability of different skins to suit your taste
Most of the existing URLs are preserved. If you encounter any problems
report them to webmaster -at- ctan.org.
We have established a mailing list for discussions about further
development of the site. Thus all feature requests and proposals
should go there. Register for this mailing list under
https://lists.dante.de/mailman/listinfo/ctanweb
Enjoy the new site and keep on TeXing
The CTAN Team
Simon Spiegel submitted an update to the
biblatex-fiwi
package.
Summary description: biblatex styles for German humanities – especially film studies
License type: lppl
Announcement text:
----------------------------------------------------------------------
Version 1.2b
- fixes two stupid bugs
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-fiwi
. More information is at
http://www.ctan.org/pkg/biblatex-fiwi
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Paul Gaborit submitted an update to the
ocgx
package.
Summary description: The package extends the ocg package, which allows you to create OCGs (Optional Content Groups) in PDF documents.
License type: lppl
Announcement text:
----------------------------------------------------------------------
The ocgx package extends the ocg-p package (previous version extended the ocg
package), which allows you to create OCGs (Optional Content Groups) in PDF
documents.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/ocgx
. More information is at
http://www.ctan.org/pkg/ocgx
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Hironori Kitagawa submitted an update to the
luatexja
package.
Summary description: Typeset Japanese documents with Lua(La)TeX.
License type: other-free
Announcement text:
----------------------------------------------------------------------
* Redesigned lltjp-listings.sty (patch for listings.sty).
* Added luatexja-adjust.sty (``better'' justification for Japanese).
* Changed specification of metrics.
* Some bugfixes.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/luatexja
. More information is at
http://www.ctan.org/pkg/luatexja
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Andreas Stergiou submitted an update to the
chet
package.
Summary description: LaTeX macros and layout inspired by harvmac
License type: lppl
Announcement text:
----------------------------------------------------------------------
A new option macrosonly is defined. Calling chet with this option forces it to
load only the essential macros, without any of the default styling. This is
helpful for journal submissions.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/chet
. More information is at
http://www.ctan.org/pkg/chet
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Jean-François Burnol submitted an update to the
etoc
package.
Summary description: easily customizable TOCs
License type: lppl
Announcement text:
----------------------------------------------------------------------
1.06
1. With previous versions, macros such as l@section
recovered their standard meanings only in compatibility mode
at the time of typesetting TOCs. With this version, it is
the opposite: macros such as l@section or l@subsection
have throughout the document their standard meanings, which
means that they can be customized (even if no package has
added to them customizing hooks) and that the compatibility
mode of etoc will obey this.
2. The .toc file is now read into memory at the time of
usepackage{etoc} and it is opened for write operation at
the first TOC typesetting command. Prior, both happened at
the egin{document}.
3. The commands added by the package to the .toc file are
declared to the external world to do nothing. Hence some
other package can also load the .toc file (this must happen
before the first typeset TOC) and execute its contents.
(related to the point 2 above.)
4. A number of superfluous global's and a few gdef's,
which were left-overs from the war against bugs in the
developing stages of the code, were removed.
5. The documentation has been updated and improved. An
unclear statement about secnumdepth has been corrected.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/etoc
. More information is at
http://www.ctan.org/pkg/etoc
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf