Christian Feuersänger submitted an update to the
pgfplots
package.
Version: 1.12.1
License: gpl3
Summary description: Create normal/logarithmic plots in two and three dimensions.
Announcement text:
----------------------------------------------------------------------
1.12.1: minor bugfix release
- fixed bug: incompatibility of 1.12 with unicode-math
- fixed bug: lua backend failed to work with table input and dependency on coordindex
- fixed bug: lua backend failed with 'forget plot'
1.12: scalability + performance
- scalability: reduced TeX memory consumption for huge inline tables
- scalability: lualatex allows bigger 3d graphics
- scalability: lualatex now reduces compilation time for huge 3d graphics
(requires pgfplotsset{compat=newest} at the time of this writing)
surf shader=faceted: time reduced to 61% of pdflatex
(addplot3[surf,samples=70] {exp(-x^2-y^2 +x*y)})
surf shader=interp: time reduced to 25% of pdflatex
(addplot3[surf,shader=interp,samples=70] {exp(-x^2-y^2 +x*y)})
surf shader=interp, parametric: time reduced to 36% of pdflatex
(addplot3[surf,shader=interp,z buffer=sort, samples=50,domain=-1:0 ,y domain=0:2*pi] ({sqrt(1-x^2) * cos(deg(y))}, {sqrt( 1-x^2 ) * sin(deg(y))}, x);)
surf shader=faceted, parametric: time reduced to 40% of pdflatex
(addplot3[surf,z buffer=sort, samples=50,domain=-1:0,y domain=0:2*
pi] ({sqrt(1-x^2) * cos(deg(y))}, {sqrt( 1-x^2 ) * sin(deg(y))}, x);)
- scalability: lualated now reduces compilation time for boxplots.
10000 input points from table: time reduced to 23% of pdflatex
- fixed bug: 3d axes where all axes used log scale produced compile failure
- fixed bug: axis equal did not respect disabledatascaling
- fixed bug: mesh legend was confused by color input=explicit
- fixed bug: colorbar style did not reset zmin/zmax
[... more in the package's README]
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/pgfplots/
More information is at
http://www.ctan.org/pkg/pgfplots
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
Udo Wermuth submitted the
gfnotation
package.
Version number: 2.9 2015-03-29
License type: gpl3
Summary description: Typeset Gottlob Frege's notation in plain TeX
Announcement text:
----------------------------------------------------------------------
The package implements macros for plain TeX to typeset the notation
invented by Gottlob Frege in 1879 for his books ``Begriffsschrift''
and ''Grundgesetze der Arithmetik'' (two volumes). The output styles
of both books are supported.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/plain/contrib/gfnotation
More information is at
http://www.ctan.org/pkg/gfnotation
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
Ina Dau
David Reinfurt submitted the
esrelation
package.
Version number: 2015-05-01
License type: noinfo
Summary description: Provides a symbol set for describing relations
between ordered pairs
Announcement text:
----------------------------------------------------------------------
Around 2008, researcher Byron Cook and several colleagues began
developing a new set of interrelated algorithms capable of
automatically reasoning about the behavior of computer programs and
other systems (such as biological systems, circuit designs, etc). At
the center of these algorithms were new ideas about the relationships
between structures expressable as mathematical sets and relations.
Using the language of mathematics and logic, the researchers
communicated these new results to others in their community via
published papers, research talks, etc. Unfortunately, they found the
symbols already available for reasoning about relations lacking (in
contrast to sets, which have a long-ago developed and robust symbol
vocabulary). Early presentations were unnecessarily cluttered. To more
elegantly express these ideas around relations, Cook recruited artist
Tauba Auerbach to help develop a set of symbols. This package provides
a math symbol font for describing relations betwee! n ordered pairs.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/esrelation
More information is at
http://www.ctan.org/pkg/esrelation
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 Duchi submitted the
datetime2-it-fulltext
package.
Version: 1.0 / 2015-05-01
License: lppl1.3
Summary description: Italian full text styles for the datetime2 package.
Announcement text:
----------------------------------------------------------------------
Italian date and time styles that use words for the numbers and ordinals.
This package provides the following date and time styles:
it-fulltext and it-fulltext-twenty-four.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/datetime2-contrib/datetime2-it-…
More information is at
http://www.ctan.org/pkg/datetime2-it-fulltext
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
Donald P. Goodman submitted an update to the
drm
package.
Version number: 4.2 2015-05-01
License type: lppl1.3
Summary description: A complete family of fonts written in Metafont.
Announcement text:
----------------------------------------------------------------------
Font size commands based on the traditional font size names are now functional.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/drm
More information is at
http://www.ctan.org/pkg/drm
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
Ina Dau
The LaTeX Team submitted an update to the
l3build
package.
Version number: SVN 5602 2015-04-30
License type: lppl1.3
Summary description: A testing and building system for (La)TeX.
Announcement text:
----------------------------------------------------------------------
l3build SVN 5602
================
- Update log normalisation for latest LuaTeX release
- Move some log normalisation to LuaTeX-only (will require
some .tlg files for other engines to be regenerated)
- More comprehensive removal of line numbers in test logs
- Add support for BibTeX
- Overhaul typsetting support to allow flexible construction
of typesetting pathways
- Internal Lua coding improvements
- Internal improvements in handling relative paths
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/l3build
More information is at
http://www.ctan.org/pkg/l3build
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
Norbert Preining submitted an update to the
ptex2pdf
package.
Version number: 0.7 2015-04-29
License type: gpl2
Summary description: Convert Japanese TeX documents to PDF.
Announcement text:
----------------------------------------------------------------------
Use kpse to check for file existence, making sure that files that are found by kpathsea can also be used with ptex2pdf
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/language/japanese/ptex2pdf
More information is at
http://www.ctan.org/pkg/ptex2pdf
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
Ina Dau
Maïeul Rouquette submitted an update to the
eledmac
package.
Version number: 1.22.1 2015-04-29
License type: lppl1.3
Summary description: Typeset scholarly editions.
Announcement text:
----------------------------------------------------------------------
This release:
- Fix bug (added on v1.22.0)
with inplaceofnumber hook.
- Correct double symbol when using both parafootsep and
symlinenum
Note that any command inside the argument of symlinenum must be robust. We robustify extbardbl as it is a usual
command inside symlinenum.
----------------------------------------------------------------------
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
Ina Dau
Ulrike Fischer submitted an update to the
citeall
package.
Version number: 1.2 2015-04-28
License type: lppl1.3
Summary description: Cite all entries of a bbl created with biblatex.
Announcement text:
----------------------------------------------------------------------
This adapts the package to biblatex 3.0 and corrects some small bug regarding spacing and curious file names.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/citeall
More information is at
http://www.ctan.org/pkg/citeall
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
Ina Dau
Casper Ti. Vector submitted an update to the
pkuthss
package.
Version number: 1.6.0 2015-04-28
License type: other-free
Summary description: LaTeX template for dissertations in Peking University.
Announcement text:
----------------------------------------------------------------------
v1.6.0 is a major update with regard to updated requirements on the format of dissertations at PKU. Major changes are:
* API Changes:
- New package option: `footfmt' and `pkuspace'.
- `tightlist' option merged into `spacing'; `caption' option removed.
* Changes to example template:
- Some changes regarding updates in school regulation.
- thesis.tex: add color package for pkuthssffaq with noncolorlinks.
- chap/: again try to make enca(1) happy.
* Changes to package code:
- Major changes regarding updates in school regulation.
* Changes to documentation:
- Reorganise section tree.
* Misc:
- Update URL of project homepage.
- Fixes to packaging scripts.
- Minor fixes and aesthetic improvements.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/pkuthss
More information is at
http://www.ctan.org/pkg/pkuthss
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
Ina Dau