and again, the daemon says:
> The following information was provided by the package's contributor.
>
> Name of contribution: luainputenc
> Author's name: Elie Roux
> Author's email: elie.roux(a)telecom-bretagne.eu
> Location on CTAN: /macros/luatex/latex/luainputenc/
> Summary description: Replacing inputenc for use in LuaTeX.
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> fixing a bug with endlinechar introduced with recent versions of LuaTeX.
> ----------------------------------------------------------------------
thanks for this also; i have installed the new version and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/luainputenc.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/macros/luatex/latex/luainputenc/
the web catalogue entry will change minutely, overnight tonight.
Robin Fairbairns
For the CTAN team
This should reach your local mirror within a day.
Jim Hef{}feron
Saint Michael's College
.............................................................................
The following information was provided by our fellow contributor:
Name of contribution: cleveref
Version number: 0.15
Author's name: Toby Cubitt
Location on CTAN: /macros/latex/contrib/cleveref
Summary description: Intelligent cross-referencing.
License type: lppl
Announcement text:
----------------------------------------------------------------------
This version adds support for the amsthm package, and fixes
a subtle bug that could occasionally cause page numbers to
be reset.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/cleveref
. More information is at
http://tug.ctan.org/pkg/cleveref
(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 .
quoth the daemon:
> The following information was provided by the package's contributor.
>
> Name of contribution: xetex.def 0.94
> Author's name: Karl Berry
> Location on CTAN: macros/latex/contrib/xetex-def
> Summary description: merge big-point and eps changes
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This xetex.def 0.94 combines the two different 0.93 releases:
> big-point incompatibility (from Ross Moore) and EPS support from
> dvipdfmx.def (from Jonathan Kew). It does not include any additional
> changes.
> ----------------------------------------------------------------------
thanks for the upload; i have installed the new version and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/xetex.def 0.94.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/macros/latex/contrib/xetex-def
as always, the catalogue will change, in a small way, overnight.
Robin Fairbairns
For the CTAN team
On Wed, 18 Nov 2009, Daniel Luecking submitted an update to the
mfpic
package.
Location on CTAN: /graphics/mfpic/
Summary description: A package for creating pictures in TeX with the aid of MetaPost or Metafont.
License type: lppl
Announcement text:
----------------------------------------------------------------------
Mfpic version 1.03.
Bugs fixed since 1.00:
-- Polar vector fields extending past picture boundaries.
-- Problem with handling of verbatimtex.
-- Color handling broken for MetaPost version < 0.900
-- Flawed detection of amstex format.
-- Corrupted PDF files in documentation.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/graphics/mfpic/
. More information is at
http://tug.ctan.org/pkg/mfpic
(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
On Wed, 18 Nov 2009, Massimo Redaelli submitted an update to the
circuitikz
package.
The package provides a set of macros for naturally typesetting electrical and
(somewhat less naturally, perhaps) electronic networks.
It is designed as a tool that is easy to use, with a lean syntax, native to
LaTeX, and directly supporting PDF output format.
Location on CTAN: /graphics/pgf/contrib/circuitikz/
License type: lppl
Announcement text:
----------------------------------------------------------------------
Quite an update. Many bugs fixed, but probably just as many
new ones introduced: feedback welcome!
* Version 0.2.3
- fixed compatibility problem with label option from tikz
- Fixed resizing problem for shape ground
- Variable capacitor
- polarized capacitor
- ConTeXt support (read the manual!)
- nfet, nigfete, nigfetd, pfet, pigfete, pigfetd
(contribution of Clemens Helfmeier and Theodor Borsche)
- njfet, pjfet (contribution of Danilo Piazzalunga)
- pigbt, nigbt
- *backward incompatibility* potentiometer is now the
standard resistor-with-arrow-in-the-middle; the old
potentiometer is now known as variable resistor (or vR),
similarly to variable inductor and variable capacitor
- triac, thyristor, memristor
- new property name for bipoles
- fixed voltage problem for batteries in american voltage mode
- european logic gates
- *backward incompatibility* new american standard
inductor. Old american inductor now called cute inductor
- *backward incompatibility* transformer now linked with
the chosen type of inductor, and version with core, too.
Similarly for variable inductor
- *backward incompatibility* styles for selecting shape
variants now end are in the plural to avoid conflict with paths
- new placing option for some tripoles (mostly transistors)
- mirror path style
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/graphics/pgf/contrib/circuitikz/
. More information is at
http://tug.ctan.org/pkg/circuitikz
(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
ctan-upload(a)cl.cam.ac.uk wrote:
> An upload to cam.ctan.org is in /anfs/ctan-inc/upload-20091125-085946/
>
> ======================================================================
>
> The following information was provided by the package's contributor.
>
> Name of contribution: xpackages
> Author's name: LaTeX team
> Author's email: latex-team(a)latex-project.org
> Location on CTAN: /macros/latex/contrib/xpackages
> Summary description: High-Level LaTeX3 concepts
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> ----------------------------------------------------------------
> ----------------------------------------------------------------
> The xpackages bundle: high-level LaTeX3 concepts
> ----------------------------------------------------------------
>
> The xpackages are experimental, high-level parts of LaTeX3. They
> are designed to provide a link between the programming system
> (expl3) and the user. Each xpackage is focussed in a different
> area, for example creating document commands (xparse),
> producing flexible formatting functions (template), etc.
>
> At present, the xpackages are designed to be loaded on top
> of LaTeX2e:
>
> usepackage{xparse}
> usepackage{xtemplate}
>
> In time, a LaTeX3 format will be produced based on this code.
> This allows the code to be used in LaTeX2e packages now while a
> stand-alone LaTeX3 is developed.
>
> To use the xpackages, you will need to have the expl3 package
> available. This provides the LaTeX3 coding environment on which
> the xpackages are built.
>
> ----------------------------------------------------------------
> This release (SVN 1750)
> ----------------------------------------------------------------
>
> This release adds the new package xtemplate to the release.
> xtemplate is a complete re-working of the template code, to
> improce the interface and internals. Crucially, templates are
> nmow much better self-documenting: a designer should be able
> to read a template to see the nature of the keys it defines.
> The team have also constucted a number of automated tests for
> the xtemplate code, so that problems will show up before
> breaking the released version.
>
> The current template package is slowly being retired from use
> in the other xpackages (currently SVN only). New packages
> should use the xtemplate approach only: at a suitable stage in
> the future, template will be removed from the xpackages.
>
> ----------------------------------------------------------------
> Looking forward
> ----------------------------------------------------------------
>
> There are some outstanding questions about the xtemplate code,
> which have been discussed on the LaTeX-L list. These will be
> addressed, although it may take some time as the answers depend
> on testing xtemplate in the real world.
>
> The team is currently examining the galley2 and xfmgalley
> modules, and expect that the next xpackage to be revised to a
> usable position will be a galley system built on these existing
> packages.
>
> ----------------------------------------------------------------
> The LaTeX3 Project
> ----------------------------------------------------------------
> ----------------------------------------------------------------
>
> ----------------------------------------------------------------------
>
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/xpackages.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive//macros/latex/contrib/xpackages
> _______________________________________________
> Ctan mailing list
> Ctan(a)dante.de
> https://lists.dante.de/mailman/listinfo/ctan
This should within a day be at your local mirror.
Jim Hef{}feron
Saint Michael's College
.................................................................................
The following information was provided by our fellow contributor:
Name of contribution: PerlTeX
Version number: 2.0
Author's name: Scott Pakin
Location on CTAN: /macros/latex/contrib/perltex/
Summary description: Define LaTeX macros in terms of Perl code
License type: lppl
Announcement text:
----------------------------------------------------------------------
PerlTeX is a combination Perl script (perltex.pl) and LaTeX2e style
file (perltex.sty) that, together, give the user the ability to define
LaTeX macros in terms of Perl code. Once defined, a Perl macro becomes
indistinguishable from any other LaTeX macro. PerlTeX thereby combines
LaTeX's typesetting power with Perl's programmability.
Version 2.0 (not a major release, just the version after 1.9) of
PerlTeX fixes two bugs. First, user code can now safely change the
current directory. Second, multi-paragraph error output is now
reported correctly. Thanks to Przemyslaw Wesolek for providing a bug
report and minimal example that triggered both bugs.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/perltex/
. More information is at
http://tug.ctan.org/pkg/perltex
(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 .
On Sun, 22 Nov 2009 François Charette submitted an update to the
polyglossia
package.
The package provides a complete Babel replacement for users of XeLaTeX. The
initial version includes support for 54 different language
Location on CTAN: /macros/xetex/latex/polyglossia/
Summary description: Modern multilingual typesetting with XeLaTeX
License type: lppl
Announcement text:
----------------------------------------------------------------------
Bugfix for version 1.1.0
Only the language modules for french, breton, turkish and sanskrit are
affected.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/xetex/latex/polyglossia/
. More information is at
http://tug.ctan.org/info/?id=polyglossia
(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
On Sat, 21 Nov 2009 Andreas Löffler submitted an update to the
sparklines
package.
Sparklines are intense, simple, wordlike graphics (so named by Edward Tufte).
Location on CTAN: /graphics/sparklines
License type: gpl
Announcement text:
----------------------------------------------------------------------
removed errors from previous version
added color support for drawing sparklines
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/sparklines
. More information is at
http://tug.ctan.org/info/?id=sparklines
(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
back on the 17th, the daemon piped up and wittered about an upload...
> The following information was provided by the package's contributor.
>
> Name of contribution: datetime
> Author's name: Nicola Talbot
> Location on CTAN: macros/latex/contrib/datetime
> Summary description: Change format of oday with commands for displaying the time
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> Version 2.56:
> * Added formattime. (Specific times can now be displayed in
> the same format as currenttime)
> * Added new date format yyyymmdd
> * Added new time format hhmmss
> * Added new package option iso
> * datetime package options now override babel's date format
> * Moved definition of
ewdateformat and
ewtimeformat before
> configuration file is loaded.
> ----------------------------------------------------------------------
and that same day i installed the new version, but was not able to
update the catalogue repository (mechanism failure at the server). so i
forgot to send this mail ... even when the catalogue repository was
mended.
so, 4 days late ...
thanks for the upload.
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/datetime.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/macros/latex/contrib/datetime
needless to say, the catalogue entry has now done all the changing it's
going to do, from this update.
Robin Fairbairns
For the CTAN team