the daemon crawls out and cries:
> Name of contribution: texapi
> Author's name: Paul Isambert
> Package version: 1.04
> Location on CTAN: macros/generic/
> Summary description: Macros to write format-independent packages.
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> Added:
> - ifwhatever: evaluates a conditional no matter whether it's a TeX
> conditional (expecting else... fi) or a conditional with <true>
> and <false> as arguments;
> - ifexpression: evaluates a conditional expression, i.e. conditionals
> separated by & (and) and | (or), possibly negated with - and
> grouped into subexpressions;
> - ifelseif: takes any number of conditional/statement pairs and
> executes the statement associated with the first true conditional.
>
> Modified:
> -
everse now defaults to unless instead of producing an error if
> the following command isn't recognized as a texapi conditional.
thanks for the upload; i've 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/texapi.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/macros/generic/texapi/
The catalogue entry will change (somewhat) overnight tonight.
Robin Fairbairns
For the CTAN team
i was out at a concert, and the daemon left a note for me:
> The following information was provided by the package's contributor.
>
> Name of contribution: TQFT
> Author's name: Andrew Stacey
> Package version: 1.0
> Location on CTAN: graphics/pgf/contrib/
> Summary description: Drawing TQFT diagrams with TikZ/PGF
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This package defines some node shapes useful for drawing TQFT diagrams
> with TikZ/PGF. That is, it defines highly customisable shapes that
> look like cobordisms between circles, such as those used in TQFT and
> other mathematical diagrams.
thanks for the upload; i've installed the new package, and created an
entry for it in the catalogue repository.
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/tqft.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/macros/latex/contrib/tqft/
The catalogue entry will first appear on the web overnight tonight.
Robin Fairbairns
For the CTAN team
On Thu, 29 Sep 2011 Raphaël Pinson submitted an update to the
moderntimeline
package.
Summary description: Add timelines to moderncv entries
License type: lppl
Announcement text:
----------------------------------------------------------------------
Bugfix: initialize tlsince by default
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/moderntimeline
. More information is at
http://www.ctan.org/pkg/moderntimeline
(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 Thu, 29 Sep 2011, Vafa Khalighi submitted the
xecolor
package.
Summary description: color for bidirectional texts in xelatex
License type: lppl
Announcement text:
----------------------------------------------------------------------
xecolor package is a simple package which defines about 140 different colors by
XeTeX's font colour feature that can be used in bidirectional texts without any
problem.
The xecolor package is a replacement for xecolour package.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/xetex/latex/xecolor
. More information is at
http://www.ctan.org/pkg/xecolor
(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 Thu, 29 Sep 2011, Giuseppe Lipari submitted the
rtsched
package.
Summary description: A package for drawing GANTT charts (chronograms).
License type: lppl
Announcement text:
----------------------------------------------------------------------
This package contains the rtsched package for drawing GANTT charts
(chronograms). The package can be useful for drawing real-time timing
diagrams in LaTeX, as often needs to be done for preparing articles,
lectures and presentation in the Real-Time Scheduling research
community.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/rtsched
. More information is at
http://www.ctan.org/pkg/rtsched
(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, 28 Sep 2011 Carlos A. P. Campani submitted an update to the
cursolatex
package.
Summary description: A LaTeX tutorial (in portuguese)
License type: fdl
Announcement text:
----------------------------------------------------------------------
New version of the portuguese LaTeX tutorial, now a Beamer presentation
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/info/portuguese/cursolatex/
. More information is at
http://www.ctan.org/pkg/cursolatex
(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, 28 Sep 2011 Raphaël Pinson submitted the
moderntimeline
package.
Summary description: Add timelines to moderncv entries
License type: lppl
Announcement text:
----------------------------------------------------------------------
moderntimeline is a new package to typeset time lines in moderncv entries.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/moderntimeline
. More information is at
http://www.ctan.org/pkg/moderntimeline
(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 Sun, 25 Sep 2011 Clemens Niederberger submitted the
modiagram
package.
Summary description: Easy drawing of molecular orbital diagrams.
License type: lppl
Announcement text:
----------------------------------------------------------------------
The environment 'MOdiagram' and some commands are provided to create molecular
orbital diagrams using the TikZ package.
The MO diagram of Dihydrogen would be set like:
egin{MOdiagram}
atom{left}{ 1s = {0;up} }
atom{right}{ 1s = {0;up} }
molecule{ 1sMO = {1;pair, } }
end{MOdiagram}
MOdiagram loads the packages 'expl3', 'xparse' and 'l3keys2e', which means it
needs LaTeX3 support as provided by the package bundles 'l3kernel' and
'l3packages'.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/modiagram
. More information is at
http://www.ctan.org/pkg/modiagram
(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 Sun, 25 Sep 2011 Gerd Neugebauer submitted an update to the
bibtool
package.
License type: gpl
Announcement text:
----------------------------------------------------------------------
This release mainly fixes a problem on MacOS.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/biblio/bibtex/utils/bibtool
. More information is at
http://www.ctan.org/pkg/bibtool
(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 Sun, 25 Sep 2011 Shrisha Rao submitted an update to the
xetex-itrans
package.
Summary description: ITRANS input maps for use with XeLaTeX.
License type: lppl
Announcement text:
----------------------------------------------------------------------
One small fix to the itrans-kan and itrans-sankan mappings, and the itrans-tamil
mapping has been added, with a small example for the Tamil mapping.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/xetex/generic/itrans
. More information is at
http://www.ctan.org/pkg/xetex-itrans
(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