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
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