On Mon, 3 Sep 2012, Qing Lee submitted an update to the
xecjk
package.
Summary description: Support for CJK documents in XeLaTeX.
License type: lppl
Announcement text:
----------------------------------------------------------------------
* Fix a compatibility issue with the hyperref package.
* Correct the xeCJKsetcharclass, making it consistent with the old version (2.x).
----------------------------------------------------------------------
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 wrote:
> Name of contribution: Endheads 1.51
> Author's name: John Burt
> Package version: 1.51
> Location on CTAN: macros/latex/contrib/endheads/
> Summary description: Running Headers of form Notes to pp. xx-yy for endnotes.
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> Endheads version 1.51 fixes a bug about setting running headers in
> memoir class.
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/endheads.html
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/endheads/
Robin Fairbairns
For the CTAN team
the daemon says:
> The following information was provided by the package's contributor.
>
> Name of contribution: Hobby
> Author's name: Andrew Stacey
> Package version: 1
> Location on CTAN: graphics/pgf/contrib/hobby
> Summary description: Implementation of Hobby's algorithm for TikZ/PGF
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This package defines a path generation function for TikZ/PGF which
> implements Hobby's algorithm for a path built out of Bezier curves
> which passes through a given set of points.
>
> The implementation is in LaTeX3. It can be used as as a TikZ `to path`.
thanks for the upload; i've installed the new package, and made an entry
for it in the catalogue repository.
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/hobby.html
> or they may browse the package directory at
> http://mirror.ctan.org/graphics/pgf/contrib/hobby
Robin Fairbairns
For the CTAN team
the daemon told me:
> Name of contribution: beamer
> Author's name: Joseph Wright
> Package version: v3.21
> Location on CTAN: macros/latex/contrib/beamer/
> Summary description: A LaTeX class for producing presentations and slides
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> v3.21:
> - Fix handling of first blank line in fragile frames
> - Fix compatibly with bm packages
> - Allow for empty translation strings
> - Minor doc tweaks
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/beamer.html
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/beamer/
Robin Fairbairns
For the CTAN team
the daemon told me:
> The following information was provided by the package's contributor.
>
> Name of contribution: abraces
> Author's name: Werner Grundlingh
> Package version: 1.0
> Location on CTAN: macros/latex/contrib/abraces
> Summary description: The abraces package provides a character
> key-driven interface to supplement new constructions of the
> traditional overbrace and underbrace pairs in an asymmetric or
> arbitrary way.
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> The abraces package provides a character key-driven interface
> to supplement new constructions of the traditional overbrace
> and underbrace pairs in an asymmetric or arbitrary way.
thanks for the upload; i've installed the new package, and made an entry
for it in the catalogue repository.
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/abraces.html
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/abraces/
Robin Fairbairns
For the CTAN team
On Thu, 30 Aug 2012 Maïeul ROUQUETTE submitted an update to the
ledmac and ledpar
packages.
License type: lppl
Announcement text:
----------------------------------------------------------------------
A minor correction is debug with lineation command.
A major change is the add of new commands to allow easy customization of critical footnotes.
These commands are :
-
umberonlyfirstinline[series]
- symlinenum[series]
-
onumberinfootnote[series]
-
onumberthisnote
- eforenumberinfootnote[series]{length}
- afternumberinfootnote[series]{length}
- eforesymlinenum[series]{length}
- aftersymlinenum[series]{length}
- inplaceofnumber[series]{length}
- lemmaseparator[series]{text}
- eforelemamseparator[series]{length}
- afterlemmaseparator[series]{length}
-
olemmaseparator[series]
- afternote[series]{length}
- parafootsep[series]{text}
These commandes are documented on page 17 and next. I think they makes personal Xfootmt commands deprecated.
But for people how wanted to conserv their own definition of Xfootmt, they should replace
defXfootmt#1#2#3{code}
or
ewcommand{Xfootmt}[3]{code}
by
ewcommandx{Xfootmt}[4][4]{code}.
Note this version requires package xargs and etoolbox, which are in all recent TeX distribution.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/ledmac
. More information is at
http://www.ctan.org/pkg/ledmac
(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 told me, in 3 chunks:
> The following information was provided by the package's contributor.
>
> Name of contribution: l3kernel
> Name of contribution: l3packages
> Name of contribution: l3experimental
> Author's name: The LaTeX3 Project
> Author's email: latex-team(a)latex-project.org
> Package version: SVN4160
> Location on CTAN: macros/latex/contrib/l3kernel/
> Summary description: LaTeX3 programming conventions
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> Snapshot of SVN 4160
> ====================
>
> - Fix bug in xparse when creating environments
> - Improve robustness of cs_generate_variant:Nn with respect to
> protected commands, erroneous input and so on
> - Some global/local fixes in l3file
> - Better documentation for while/do loops
> - Extend l3fp to cover secant and cosecant
> - Add fp_while_do:nn and related loop functions
> - Add more exceptions to l3fp
> - Optimisation of some l3fp implementation
> - New experimental string formatting module l3str-format
> - Move indexing to work from one in experimental l3dt module
>
> Users may view the package catalogue entry 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/
thanks for the uploads; i installed them all, and updated the catalogue
repository.
all mirrors should have the updated versions by now.
Robin Fairbairns
For the CTAN team
On Mon, 27 Aug 2012 Robin Schneider submitted the
counttexruns
package.
Summary description: Count how often a LaTeX document is compiled.
License type: lppl
Announcement text:
----------------------------------------------------------------------
The counttexruns package counts how often a LaTeX document is compiled. To print
the count you can use the macro hecounttexruns.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/counttexruns
. More information is at
http://www.ctan.org/pkg/counttexruns
(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 wrote:
> The following information was provided by the package's contributor.
>
> Name of contribution: ucs
> Author's name: Wolfgang Jeltsch
> Package version: 2.1
> Location on CTAN: macros/latex/contrib/ucs/
> Summary description: Extended UTF-8 input encoding support for LaTeX
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> The bundle provides the ucs package, and utf8x.def, together with a
> large number of support files.
>
> The utf8x.def definition file for use with inputenc covers a wider
> range of Unicode characters than does utf8.def in the LaTeX
> distribution. The package provides facilities for efficient use of its
> large sets of Unicode characters.
>
> Glyph production may be controlled by various options, which permits
> use of non-ASCII characters when coding mathematical formulae.
>
> Note that the bundle previously had an alias unicode; that alias has
> now been withdrawn, and no package of that name now exists.
>
> The authors are Wolfgang Jeltsch and Dominique Unruh. The package is
> Copyright 2011,2012 Wolfgang Jeltsch.
>
> Updates for this version:
> -- Added support for various arrows, musical notes and
> NON-BREAKING HYPHEN
> -- minor bug fixes
> ----------------------------------------------------------------------
>
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/ucs.html
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/ucs/
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
Robin Fairbairns
For the CTAN team
quoth the daemon:
> The following information was provided by the package's contributor.
>
> Name of contribution: Lsabon
> Author's name: Boris Veytsman
> Package version: 1.1
> Location on CTAN: tex-archive/fonts/lsabon/
> Summary description: support files for the Linotype Sabon fonts
> License type: other-free
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This package provides support files for the Linotype
> Sabon fonts
>
>
> Installation:
>
> 1. Purchase and install the pfb files into
> $TEXMFLOCAL/fonts/type1/linotype/lsabon
>
> 2. Unzip the file lsabon.tds.zip in $TEXMFLOCAL.
>
> 3. Add +lsb.map to the configuration files of dvips, pdftex
> and your
> dvi previewer.
>
> 4. Run texhash and updmap
>
>
> Changes in v1.1:
> - added small caps
>
> Users may view the package catalogue entry at
> http://mirror.ctan.org/help/Catalogue/entries/lsabon.html
> or they may browse the package directory at
> http://mirror.ctan.org/tex-archive/fonts/lsabon/
thanks for the upload; the package should be at all mirrors by now.
Robin Fairbairns
For the CTAN team