ean-François Burnol submitted an update to the
xint
package.
Version number: 1.09m
License type: lppl
Summary description: Expandable operations on long numbers
Announcement text:
----------------------------------------------------------------------
Release 1.09m:
* xintcfrac: xintFGtoC finds the initial partial quotients which
are common to two decimal numbers (or fractions):
xintFGtoC{3.141592653}{3.141592654}
-> {3}{7}{15}{1}
xintFGtoC{3.141592653589}{3.141592653590}
-> {3}{7}{15}{1}{292}{1}{1}{1}{2}{1}
xintGGCFrac typesets generalized continued fractions, not assuming
that the coefficients are numeric quantities.
* xinttools: xintKeep keeps the first N or last N elements of a
list (sequence of braced items); xintTrim cuts out either the first
N or the last N elements from a list.
Some other minor changes.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/xint
More information is at
http://www.ctan.org/pkg/xint
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
Manfred Lotz
Maïeul Rouquette submitted an update to the
eledmac
package.
Version number: 1.10.0
License type: lppl
Summary description: Crossref to pstart + parallel ledsection
Announcement text:
----------------------------------------------------------------------
This release adds a new command pstartref, to refer to the pstart
number of an edlabel. A bug with // ledsection is also fixed.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/eledmac
More information is at
http://www.ctan.org/pkg/eledmac
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
Manfred Lotz
Clerk Ma submitted an update to the
yandy
package.
Version number: 0.3
License type: gpl
Summary description: Y&Y TeX distribution for Win32
Announcement text:
----------------------------------------------------------------------
Changes of version 0.3:
1. fixed bugs of function print_spec.
2. updated some expressions to macros (in sources).
3. added version infomation to yandytex.exe (via
yandytex.rc). You can get such infomation when
you right click the `.exe' file.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/systems/win32/yandy
More information is at
http://www.ctan.org/pkg/yandy
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
Manfred Lotz
Till Tantau submitted an update to the
pgf / TikZ
package.
Version number: 3.0.0
License type: Dual: LPPL and alternatively GPL/GFDL
Summary description: A graphics language for TeX
Announcement text:
----------------------------------------------------------------------
I am happy to announce version 3.0.0 of TikZ/pgf. After several years
of development work in the background, a new version is finally ready.
With the big jump in the version number from 2.10 to 3.0.0 a lot of
new stuff has been added to TikZ (since the last version, over a
thousand lines have been added to the change log...). However, care
was taken to make sure that in normal circumstances all old code will
still produce the exact same results as it used to.
It is impossible to list all the changes and improvements, so let me
just point out some hilights:
- Arrow Tips: You can now configure the appearance of arrow
tip to death and do so on the fly. Arbitrary arrow tips will now
even bend along curves since TikZ can now do curvilinear
transformations on a very low level.
- Syntax Improvements: A lot of small things have been added and
improved in the syntax. For instance, nodes can be in front of
paths, but now also behind them. There is the new notion of a small
picture called a pic, which is something of a mixture of a node
and a picture.
- A Syntax for Graphs: There is now a new simple syntax for specifying
graphs, borrowed from the GraphViz program. It makes it easy
to specify graphs and especially trees in a convenient manner.
- Graph Drawing Algorithms: TikZ now comes with a large and powerful
system for computing the positions of nodes of graphs automatically
(you need LuaTeX for this, though).
- Data Visualization: There is now an alternative to pgfplots as part
of the standard TikZ installation for creating plots. While pgfplots
is still the more mature system, the new data visualization system
comes with some interesting new ideas.
- Driver Support: Support for all mayor backend drivers has been
improved. A new, cool thing is the support for dvisvgm, which
allows you to create powerful SVG graphics directly from TeX,
including the text.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/base/
More information is at
http://www.ctan.org/pkg/pgf
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
Petra Rübe-Pugliese
Christoph Bersch submitted an update to the
pst-intersect
package.
Version number: 0.2
License type: lppl
Summary description: Intersecting arbitrary curves
Announcement text:
----------------------------------------------------------------------
Version 0.2 2014-02-26:
* Added support for arrows parameter to pstracecurve.
* Modified parameters tstart, tstop, istart and istop to
respect different directions.
* Added macro psGetIsectCenter
* Fixed a bug in the termination of the iteration procedure.
* Fixed a bug in the point order of Bézier curves, which was
related to a now fixed bug in pst-func.
* Several other improvements.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pstricks/contrib/pst-intersect/
More information is at
http://www.ctan.org/pkg/pst-intersect
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
Petra Rübe-Pugliese
Leo Liu submitted the
zhmakeindex
package.
Version number: 1.0
License type: lppl
Summary description: Makeindex replacement for Chinese users.
Announcement text:
----------------------------------------------------------------------
Zhmakeindex is a makeindex replacement for Chinese users, with full
Unicode and Chinese sorting support.
Binaries for different platforms are included.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/indexing/zhmakeindex
More information is at
http://www.ctan.org/pkg/zhmakeindex
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
Manfred Lotz
Luis Randez submitted an update to the
tdclock
package.
Version number: v2.5
License type: gpl
Summary description: A ticking digital clock package for PDF output.
Announcement text:
----------------------------------------------------------------------
tdclock.sty 2.5 (released 2014-2-21)
This is a stable release. The following items were fixed and/or added:
- Added the option resetatpages=pages to the package. With this
option we can specify the pages at which the crono counter is reset
to zero.
- We have taken into account the suggestions given in
http://tex.stackexchange.com/questions/148453/problem-with-boxes-in-tdclock
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tdclock
More information is at
http://www.ctan.org/pkg/tdclock
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
Manfred Lotz
Yuan Xu submitted an update to the
pgf-umlsd
package.
Version number: 0.7
License type: gpl
Summary description: Draw UML Sequence Diagrams
Announcement text:
----------------------------------------------------------------------
- unify interface of call and callself
- non-instantaneous message
- bugfix: conflits with tikz library backgrounds
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/pgf-umlsd
More information is at
http://www.ctan.org/pkg/pgf-umlsd
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
Manfred Lotz
Robert Fuster submitted an update to the
calculator
package.
Version number: 2.0
License type: lppl
Summary description: Use LaTeX as a scientific calculator
Announcement text:
----------------------------------------------------------------------
- Inverse trigonometric and inverse hyperbolic functions are
added (this completes the typical elementary functions)
- Also vector (cross) product and angle between vectors can be
evaluated
- New length operations
- ... and some other minor additions and changes
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/calculator/
More information is at
http://www.ctan.org/pkg/calculator
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
Petra Rübe-Pugliese
Dohyun Kim submitted an update to the
luamplib
package.
Version number: 2.5.2
License type: gpl
Summary description: Use LuaTeX's built-in METAPOST interpreter
Announcement text:
----------------------------------------------------------------------
v2.5.2
- Now btex ... etex input from external *.mp files will also
be processed by luamplib. However, verbatimtex ... etex will
be entirely ignored in this case. Introduced at v2.5 but not
announced for a technical issue.
- For the new functionality above, luamplib inspects each and
every .mp input files and make caches if necessary. As this
will sometimes waste time resources uselessly, new macros
mplibmakenocache{...} and mplibcancelnocache{...} are
provided, so that users can instruct those input files that
do not need this routine.
- Added a hack to support graph.mp (in fact, format.mp)
- [fix] luamplib now respects percent sign when it is enclosed
by quotes, as it is not a comment sign but a string token.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/luamplib/
More information is at
http://www.ctan.org/pkg/luamplib
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
Petra Rübe-Pugliese
Yuan Xu submitted the
pgf-pie
package.
Version number: 0.2
Summary description: Some LaTeX macros for pie chart by using PGF/Tikz package.
Announcement text:
----------------------------------------------------------------------
Some LaTeX macros for pie chart by using PGF/Tikz package.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/pgf-pie/
More information is at
http://www.ctan.org/pkg/pgf-pie
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
Petra Rübe-Pugliese
Yuan Xu submitted an update to the
seuthesis
package.
Version number: 2.1.2
License type: gpl
Summary description: LaTeX template for theses at Southeastern University
Announcement text:
----------------------------------------------------------------------
bugfix and adjustment
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/seuthesis/
More information is at
http://www.ctan.org/pkg/seuthesis
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
Petra Rübe-Pugliese
Yuan Xu submitted the
pgf-umlcd
package.
Version number: 0.2.1
License type: gpl
Summary description: Some LaTeX macros for UML Class Diagrams.
Announcement text:
----------------------------------------------------------------------
Some LaTeX macros for UML Class Diagrams.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/pgf-umlcd
More information is at
http://www.ctan.org/pkg/pgf-umlcd
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
Manfred Lotz
Thomas F. Sturm submitted an update to the
tcolorbox
package.
Version number: 2.71
License type: lppl
Summary description: colored text boxes, LaTeX examples,
theorems, documentation
Announcement text:
----------------------------------------------------------------------
- bug fix: sidebyside setting with empty left hand side caused
false positioning
- new options:
'external', 'remake'
- library 'listings':
* new options:
'comment side listing', 'listing side comment',
'comment above listing', 'listing above comment',
'comment outside listing', 'listing outside comment',
'image comment'
- library 'documentation':
* automatic inclusion of the 'skins' library
* inclusion of 'makeidx' made dependent on the existence of 'printindex'
* new options:
'keys', 'index colorize', 'index annotate',
'color command', 'color environment', 'color key',
'color value', 'color color'
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tcolorbox/
More information is at
http://www.ctan.org/pkg/tcolorbox
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
Petra Rübe-Pugliese
Wybo Dekker submitted an update to the
ctable
package.
Version number: 1.28
License type: lppl
Summary description: Flexible typesetting of table and figure
floats using key/value directives
Announcement text:
----------------------------------------------------------------------
Changes in version 1.28:
added percent characters at EOLs causing whitespace
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/ctable/
More information is at
http://www.ctan.org/pkg/ctable
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
Petra Rübe-Pugliese
Christoph Bersch submitted the
pst-intersect
package.
Version number: 0.1
License type: lppl
Summary description: Intersecting arbitrary curves
Announcement text:
----------------------------------------------------------------------
The package computes the intersections between arbitrary
Postscript paths or Bézier curves using the Bézier clipping algorithm.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pstricks/contrib/pst-intersect
More information is at
http://www.ctan.org/pkg/pst-intersect
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
Manfred Lotz
J. Peter M. Schuler submitted an update to the
udesoftec
package.
Version number: 2014-02-18 v1.3.1 udesoftec
License type: lppl
Summary description: The class is designed for typesetting
theses at the Research Group for Business Informatics and
Software Engineering at the University of Duisburg-Essen.
The class is designed for use with pdfLaTeX; input in
UTF-8-encoding is assumed.
Announcement text:
----------------------------------------------------------------------
2014/02/18 v1.3.1
* repaired option _vawibamberg_ in combination with
option _en_
* changed document configuration options like
def entitle{my english title} to non-def commands like
itle or author
2014/01/10 v1.3.0
* switched from package expdlist to enumitem:
description environment options need to be changed!
== WARNING: document might need update using newer version ==
== Refer to documentation for update instructions ==
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/udesoftec/
More information is at
http://www.ctan.org/pkg/udesoftec
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
Petra Rübe-Pugliese
Herbert Voß submitted an update to the
pst-mirror
package.
Version number: 1.01
License type: lppl
Summary description: Text and Images on a spherical mirror
Announcement text:
----------------------------------------------------------------------
This version allows the use of EPS images.
..... pst-mirror.tex
1.01 2014-02-17 - small changes to the polygon macro
- make pstDie an object
- make image run
- changed macro name pstSphereText
1.00 2009-12-08 initial version
..... pst-mirror.pro
1.1 2014-02-17 - added Image stuff
1.0 2009-12-08 initial version
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pstricks/contrib/pst-mirror
More information is at
http://www.ctan.org/pkg/pst-mirror
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
Manfred Lotz
Marcus Bitzl submitted an update to the
grid-system
package.
Version number: 0.3.0
License type: apache2
Summary description: Creating grid-like layouts in LaTeX
Announcement text:
----------------------------------------------------------------------
The simple interface takes now most content.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/pkg/grid-system
More information is at
http://www.ctan.org/pkg/grid-system
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
Manfred Lotz
Michael Sharpe submitted the
zlmtt
package.
Version number: 1.00
License type: lppl
Summary description: Select Latin Modern Typewriter fonts
Announcement text:
----------------------------------------------------------------------
Package allows selection of Latin Modern Typewriter fonts
with scaling and access to all its features.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/zlmtt/
More information is at
http://www.ctan.org/pkg/zlmtt
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
Petra Rübe-Pugliese
Clerk Ma submitted an update to the
yandy
package.
Version number: 0.2
License type: gpl
Summary description: Y&Y TeX distribution for Win32
Announcement text:
----------------------------------------------------------------------
Updated Y&Y TeX from 3.14159 to verison 3.14159265.
Added support: LaTeX, AMSTeX, texinfo.
Source codes of Y&Y TeX are added to `src' directory.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/systems/win32/yandy
More information is at
http://www.ctan.org/pkg/yandy
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
Manfred Lotz
Bob Tennent submitted an update to the
libertine
package.
Version number: 5.3.0 2014-02-11
License type: ofl
Summary description: Use of Linux Libertine and Biolinum fonts with
LaTeX
Announcement text:
----------------------------------------------------------------------
Added an option to support adding default OpenType features.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/libertine
More information is at
http://www.ctan.org/pkg/libertine
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
Manfred Lotz
Steven B. Segletes submitted the
tabstackengine
package.
Version number: 1.00
License type: lppl
Summary description: Front-end to the stackengine package,
allowing tabbed stacking
Announcement text:
----------------------------------------------------------------------
The tabstackengine package provides a front end to the
stackengine package, to allow tabbed stacking. In most cases,
an existing stackengine command may be prepended with the word
tabbed, align or tabular to create a new tabbed version
of a stacking macro.
Additionally, hooks are provided into the package's parser, so
that (completely outside of any stacking constructions) tabbed
strings of data may be parsed, extracted, and reconstituted.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tabstackengine/
More information will appear later at
http://www.ctan.org/pkg/tabstackengine
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
Petra Rübe-Pugliese
the daemon wrote:
> The following information was provided by the package's contributor.
>
> Name of contribution: eledmac-eledpar
> Author's name: Maïeul Rouquette
> Package version: 1.9.0-1.6.0
> Location on CTAN: macros/latex/contrib/eledmac/
> Summary description: Critical and familiar footnotes order
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This release allows the user to choose if the critical footnotes are
> before or after familiar foonotes (read paragraph 11.1 of eledmac
> handbook).
> ----------------------------------------------------------------------
>
> Announcement required: Yes
>
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/eledmac-eledpar
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/eledmac/
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
Robin Fairbairns
For the CTAN team
Alexander Grahn submitted an update to the
animate
package.
Version number: 2014-02-06
License type: lppl
Summary description: Create PDF animations from sets of vector graphics
or raster images or from inline graphics
Announcement text:
----------------------------------------------------------------------
New: JavaScript programming interface
Fix: broken PDF X-Change Viewer support
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/animate
More information is at
http://www.ctan.org/pkg/animate
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
Manfred Lotz
Boris Veytsman submitted an update to the
resphilosophica
package.
Version number: 1.19
License type: lppl
Summary description: Typeset articles for the journal Res Philosophica
Announcement text:
----------------------------------------------------------------------
version 1.19 More editorial commands
Bibliography style changes
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/resphilosophica
More information is at
http://www.ctan.org/pkg/resphilosophica
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
Manfred Lotz
the daemon reported:
> Name of contribution: enotez
> Author's name: Clemens Niederberger
> Package version: 0.7c
> Location on CTAN: macros/latex/contrib/enotez/
> Summary description: Support for end-notes
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> added a missing par to the list template `paragraph'
> ----------------------------------------------------------------------
>
> Announcement required: Yes
>
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/enotez
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/enotez/
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
Robin Fairbairns
For the CTAN team
Philipp Gesang submitted an update to the
luaotfload
package.
Version number: 2.4-3
License type: gpl
Summary description: OpenType ‘loader’ for Plain TeX and LaTeX
Announcement text:
----------------------------------------------------------------------
Minor fixes, mainly the issue with a missing names table:
http://thread.gmane.org/gmane.comp.tex.luatex.user/4669
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/luaotfload/
More information is at
http://www.ctan.org/pkg/luaotfload
(new format, not updated at the moment due to a bug
of the basic software -- sorry about that!)
http://texcatalogue.ctan.org/entries/luaotfload.html
(old format, but updated once every 24 hours)
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
Petra Rübe-Pugliese
Nicola Talbot submitted an update to the
datatooltk
package.
Version number: 1.2
License type: gpl
Summary description: Java application to accompany datatool package
Announcement text:
----------------------------------------------------------------------
New stuff:
- Added import options for .xls and .ods
- Added check for console when requesting SQL password
in batch mode.
- Added --(no)owner-only switch
Minor bug fixes.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/datatooltk
More information is at
http://www.ctan.org/pkg/datatooltk
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
Manfred Lotz
Clerk Ma submitted the
yandy
package.
Version number: 0.1
License type: gpl
Summary description: Y&Y TeX distribution for Win32
Announcement text:
----------------------------------------------------------------------
This is a small distribution of GPL version Y&Y TeX, a fast TeX with
increamental memory management. Y&Y TeX donated to the TeX Users Group
in 2005. Current distribution of Y&Y TeX are all licensed with GPL.
For more infomation of Y&Y TeX, see http://tug.org/yandy/.
Current version can runs under Windows 7/8 (not tested under Windows
XP/Vista).
The program yandytex.exe can only product DVI file. Printing
DVI to another format, try dvips or dvipdfmx. dviwindo are not
provided, which contains a non-GPL library (finally will be replaced by
FreeType of t1lib).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/systems/win32/yandy
More information is at
http://www.ctan.org/pkg/yandy
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
Manfred Lotz
Hironori Kitagawa submitted an update to the
luatex-ja
package.
Version number: 20140204.0
License type: other-free
Summary description: Typeset Japanese documents with Lua(La)TeX.
Announcement text:
----------------------------------------------------------------------
This version is a bugfix release.
* Work with recent LuaTeX. This version uses
direct access model for nodes, if possible.
* Reduced memory leak of nodes.
* The previous version 20140114.0 is slow when
selectfont is executed many times.
It is fixed in this version.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/luatexja/
More information is at
http://www.ctan.org/pkg/luatexja
(more modern view of our Catalogue, but at present afflicted
with a bug in the updating process)
http://texcatalogue.ctan.org/entries/luatexja.html
(older layout, but updated regularly)
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
Petra Rübe-Pugliese
Maïeul Rouquette submitted an update to the
lg2latex
package.
Version number: 2.5.2
License type: gpl
Summary description: Hyphen before line number
Announcement text:
----------------------------------------------------------------------
2.5.2 03-02-2014
Correct line ending characters.
2.5.1 03-01-2014
Correct bug when a hyphen is before a line number and this line
number is kept in the output.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/tlg2latex
More information is at
http://www.ctan.org/pkg/tlg2latex
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
Manfred Lotz
Maïeul Rouquette submitted an update to the
eledmac-eledpar
package.
Version number: 1.8.3-1.6.0
License type: lppl
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
This release fixes spurious spaces, added by 1.7.0, which has
made bad justification of text.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/eledmac/
More information is at
http://www.ctan.org/pkg/eledmachttp://www.ctan.org/pkg/eledpar
Unfortunately, these two pages are not quite up to date,
due to a bug in the software behind our dynamic web pages.
The following, more traditional views of the information in
our Catalogue give a more reliable picture:
http://texcatalogue.ctan.org/entries/eledmac.htmlhttp://texcatalogue.ctan.org/entries/eledpar.html
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
Petra Rübe-Pugliese
Apostolos Syropoulos and RWD Nickalls submitted the
rubik
bundle.
Version number: 2.0
License type: lppl
Summary description: Packages that draw the rubik cube
Announcement text:
----------------------------------------------------------------------
The
ubikcube package provides LaTeX commands and macros for
typesetting Rubik cube (3x3x3) notation, configurations, and
rotation sequences using the TikZ graphic language.
The
ubikrotation package is an extension for the rubikcube
package. It provides the RubikRotation command which
processes on-the-fly a sequence of Rubik rotation moves
(using the Perl script rubikrotation.pl) and returns the new
Rubik cube state.
----------------------------------------------------------------------
These packages are located at
http://mirror.ctan.org/macros/latex/contrib/rubik/
More information will some day appear at
http://www.ctan.org/pkg/rubikhttp://www.ctan.org/pkg/rubikcubehttp://www.ctan.org/pkg/rubikrotation
(i.e. when another nasty bug afflicting our website
will have been squashed.)
In the meantime, try:
http://texcatalogue.ctan.org/entries/rubik.htmlhttp://texcatalogue.ctan.org/entries/rubikcube.htmlhttp://texcatalogue.ctan.org/entries/rubikrotation.html
There is no known reason why these pages should not appear
quite soon (hopefully tomorrow).
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
Petra Rübe-Pugliese
Nicola Talbot submitted an update to the
datatool
package.
Version number: 2.20
License type: lppl
Summary description: Tools to load and manipulate data
Announcement text:
----------------------------------------------------------------------
New commands:
- DTLloaddbtex
- DTLifnullorempty
- DTLassignfirstmatch
- xDTLassignfirstmatch
Minor bug fixes.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/datatool/
More information is at
http://www.ctan.org/pkg/datatool
(due to a known bug in our software this page shows
a slightly outdated view of our Catalogue data)
This older, but more reliable view shows the correct data:
http://texcatalogue.ctan.org/entries/datatool.html
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
Petra Rübe-Pugliese
Dohyun Kim submitted an update to the
luamplib
package.
Version number: 2.4
License type: gpl
Summary description: Use LuaTeX's built-in METAPOST interpreter
Announcement text:
----------------------------------------------------------------------
v2.4 implemented numbersystem option. Default value scaled can be
changed by declaring mplibnumbersystem{double}.
For details, see http://github.com/lualatex/luamplib/issues/21.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/luamplib
More information is at
http://www.ctan.org/pkg/luamplib
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
Manfred Lotz
the daemon reports:
> Name of contribution: pkgloader
> Author's name: Michiel Helvensteijn
> Package version: 0.1.0
> Location on CTAN: macros/latex/contrib/pkgloader/
> Summary description: managing the options and loading order of other packages
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This is the first release of the pkgloader package, meant to address
> the frustration caused by package conflicts.
>
> The package is not yet mature enough to blindly use in your documents,
> but at this point I could use feedback.
>
> Community collaboration is key for this package. I encourage LaTeX
> users and package authors to play with it and report bugs, feature
> requests and suggestions to the Githib issue tracker at:
>
> https://github.com/mhelvens/latex-pkgloader/issues
>
> Pull requests? Even better!
> ----------------------------------------------------------------------
>
> Announcement required: Yes
>
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/pkgloader
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/pkgloader/
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
Robin Fairbairns
For the CTAN team
the daemon reported:
> Name of contribution: perfectcut
> Author's name: Guillaume Munch-Maccagnoni
> Package version: 1.9
> Location on CTAN: macros/latex/contrib/perfectcut
> Summary description: Brackets whose size adjusts to the nesting
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This package defines the command perfectcut#1#2 which displays a
> bracket <#1||#2>. Its effect is to determine the size of the bracket
> depending on the number of nested perfectcut (regardless of the
> contents). It is intended for use:
> - In proof theory, for term notations of sequent calculus,
> - In computer science, for the modeling of abstract machines.
>
> This package also offers a reimplementation of ig, igg, etc. into
> arbitrary-size variants.
> ----------------------------------------------------------------------
>
> Announcement required: Yes
>
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/perfectcut
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/perfectcut/
thanks for the upload; i've installed the new package, and made an entry
for it in the catalogue repository.
Robin Fairbairns
For the CTAN team
the daemon reported:
> Name of contribution: mhchem
> Author's name: Martin Hensel
> Package version: 2014-02-01
> Location on CTAN: macros/latex/contrib/mhchem/
> Summary description: for typesetting chemical formulae, chemical
> equations, H and P Statements, and Risk and
> Safety (R and S) Phrases
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> 2014-02-01 mhchem v3.15
> - follow the IUPAC Red Book more closely (staggered superscripts)
> - rewrote large parts using LaTeX3, needs package expl3
> - added: ond{1}, ond{2}, ond{3} (because # cannot be used in all
> contexts)
> ----------------------------------------------------------------------
>
> Announcement required: Yes
>
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/mhchem
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/mhchem/
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
Robin Fairbairns
For the CTAN team
the daemon reported:
> The following information was provided by the package's contributor.
>
> Name of contribution: paratype
> Author's name: Pavel Farar
> Package version: 2014-02-02
> Location on CTAN: fonts/
> Summary description: LaTeX support for free fonts by ParaType
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> - Added OT2 encoding. Now, you can write some cyrillic text
> using the Latin transcription.
> ----------------------------------------------------------------------
>
> Announcement required: Yes
>
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/paratype
> or they may browse the package directory at
> http://mirror.ctan.org/fonts/
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
Robin Fairbairns
For the CTAN team
Herbert Voß submitted an update to the
pst-3dplot
package.
Version number: 1.99
License type: lppl
Summary description: Draw 3D objects in parallel projection, using
PSTricks
Announcement text:
----------------------------------------------------------------------
pst-3dplot.tex --------
1.99 2014-02-01 - make the optional arguments IIIDx|y|zTicksPlane
available for label _and_ ticks
- added coorType=6
pst-3dplot.pro --------
0.32 2014-02-01 - modifications to coorTape=6
- add coorType=6, like 5 with a z axis vice versa
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pstricks/contrib/pst-3dplot
More information is at
http://www.ctan.org/pkg/pst-3dplot
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
Manfred Lotz
the daemon reports:
> Name of contribution: eledmac-eledpar
> Author's name: Maïeul Rouquette
> Package version: 1.8.2-1.6.0
> Location on CTAN: macros/latex/contrib/eledmac/
> Summary description: Compatibility with hebrew option of babel
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This release fixes a bug when using the hebrew option of babel.
> ----------------------------------------------------------------------
>
> Announcement required: Yes
>
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/eledmac-eledpar
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/eledmac/
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
Robin Fairbairns
For the CTAN team
the daemon reports:
> Name of contribution: Circuit_macros
> Author's name: Dwight Aplevich
> Package version: 7.8
> Location on CTAN: graphics/Circuit_macros/
> Summary description: Macros for electric circuits and other line
> drawings in LaTeX
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> New macros for easier geometry, logic gate options and adjustments.
> ----------------------------------------------------------------------
>
> Announcement required: Yes
>
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/circuit-macros
> or they may browse the package directory at
> http://mirror.ctan.org/graphics/circuit_macros/
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
Robin Fairbairns
For the CTAN team
Wybo Dekker submitted an update to the
isodoc
package.
Version number: 1.03
License type: lppl
Summary description: Typesetting of letters and invoices
Announcement text:
----------------------------------------------------------------------
Changes in version 1.03:
- added logo and nologo options
- changed definitions for fancy headings and footings to allow for
easy adaptation in style files.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/isodoc
More information is at
http://www.ctan.org/pkg/isodoc
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
Manfred Lotz
Claudio Fiandrino submitted an update to the
sa-tikz
package.
Version number: 0.7a
License type: lppl
Summary description: TikZ library to draw switching architectures
Announcement text:
----------------------------------------------------------------------
n/a
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/sa-tikz
More information is at
http://www.ctan.org/pkg/sa-tikz
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
Manfred Lotz
Clemens Niederberger submitted an update to the
chemmacros
package.
Version number: 4.4
License type: lppl
Summary description: A collection of macros to support typesetting
chemistry documents
Announcement text:
----------------------------------------------------------------------
chemmacros:
- Fix two bugs introduced in the last update.
chemformula:
- Treat a single dash as a minus sign
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/chemmacros
More information is at
http://www.ctan.org/pkg/chemmacros
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
Manfred Lotz
Javier Bezos submitted an update to the
babel-spanish
package.
Version number: 5.0m
License type: lppl
Summary description: Babel support for Spanish
Announcement text:
----------------------------------------------------------------------
n/a
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/babel-contrib/spanish
More information is at
http://www.ctan.org/pkg/babel-spanish
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
Manfred Lotz
Shrisha Rao submitted an update to the
xetex-itrans
package.
Version number: 4.1
License type: lppl1.3
Summary description: Itrans input maps for use with XeLaTeX.
Announcement text:
----------------------------------------------------------------------
Minor bug-fix in one of the mappings.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/xetex/generic/itrans
More information is at
http://www.ctan.org/pkg/xetex-itrans
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
Manfred Lotz
Michael Sharpe submitted an update to the
fbb
package.
Version number: 1.04
License type: ofl
Summary description: A free Bembo-like font.
Announcement text:
----------------------------------------------------------------------
Modified kerning tables in all styles, mainly to fix bad interactions
with the letter f, which has a large overhang, and some large symbols.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/fbb
More information is at
http://www.ctan.org/pkg/fbb
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
Manfred Lotz
Staszek Wawrykiewicz submitted an update to
Paweł Jackowski's
pdf-trans
package.
Version number: 2.4
License type: pd
Summary description: A set of macros for various transformations of TeX boxes.
Announcement text:
----------------------------------------------------------------------
Some rework on pdf unit related macros.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/pdf-trans/
More information is at
http://www.ctan.org/pkg/pdf-trans
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
Petra Rübe-Pugliese