The LaTeX Team submitted an update to the
l3build
package.
Version: SVN 5564 / 2015-04-02
License: lppl1.3
Summary description: A testing and building system for (La)TeX.
Announcement text:
----------------------------------------------------------------------
l3build Snapshot SVN 5565
=========================
- Extended normalisation of line numbers
in log files
- Allow for hyphens in test file names
- Support test files packed into .dtx format
- Remove auxiliary typesetting files as
part of clean/doc targets
- Add support for Biber
- A number of additions to support LaTeX2e
kernel releases
----------------------------------------------------------------------
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
Petra Rübe-Pugliese
Nicola Talbot submitted the
datetime2-en-fulltext
package.
Version: 1.0 / 2015-04-01
License: lppl1.3
Summary description: English Full Text styles for the datetime2 package.
Announcement text:
----------------------------------------------------------------------
English date and time styles that use words for the numbers and ordinals.
This package provides the following date and time styles:
en-fulltext, en-FullText, en-FULLTEXT
and the additional time style en-Fulltext.
(The date equivalent can be obtained through commands like Today.)
Unlike the base styles provided by datetime2.sty, these styles
aren't expandable styles. This means that you can't use the
date or time in PDF bookmarks or in the argument of certain
commands, such as MakeUppercase, while these styles are in use.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/datetime2-contrib/datetime2-en-…
More information is at
http://www.ctan.org/pkg/datetime2-en-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
Emilio Lazo Zaia submitted an update to the
factura
package.
Version number: 2.00
License type: lppl1.3
Summary description: Typeset and calculate invoices according to
Venezuelan law.
Announcement text:
----------------------------------------------------------------------
Major update 2.00:
- Bugfixes,
- New commands, new options,
- Examples,
- Documentation,
- DTX packaging.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/factura
More information is at
http://www.ctan.org/pkg/factura
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
H.-Martin Münch submitted an update to the
undolabl
package.
Version number: 1.0l
License type: lppl1.3
Summary description: Override existing labels.
Announcement text:
----------------------------------------------------------------------
The undolabl and the acronym packages shared some commands with the
same names and where therefore incompatible. Jan Heisswolf (ITIV at
KIT) reported this (Thanks!). Changing the macros in the undolabl
package also required changing them in the pageslts package and
providing a fallback mechanism for the old commands used in
existing .aux files. When I wanted to implement this, it turned out the
acronym package had been updated a week before (Thanks!) and fixed the
incompatibility. Now what remained to be done was just to check that no
older acronym package is used.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/undolabl
More information is at
http://www.ctan.org/pkg/undolabl
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
Zou Hu submitted the
epyt
package.
Version number: 0.6
License type: lppl1.3
Summary description: A simple and clean theme for LaTeX beamer class.
Announcement text:
----------------------------------------------------------------------
Epyt is a simple but nice theme for Beamer, with the following
features:
- simple structure: with page numbers at footer, no head bar and side
bar;
- simple templates: displaying theorems with traditional inline style;
- simple colors: using only several foreground and background colors.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/beamer-contrib/themes/epyt
More information is at
http://www.ctan.org/pkg/epyt
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 LaTeX Team submitted an update to the
LaTeX Kernel
consisting of the following packages:
latex-base
latex-doc
cyrillic
graphics
and tools .
Version: 2015-01-01
License: lppl1.3
Announcement text:
----------------------------------------------------------------------
LaTeX2e Release 2015/01/01
==========================
This release of the LaTeX kernel and associated core tools
features a number of improvements. A short summary is given
below: full details of this release are given in the latest
edition of LaTeX2e News (Issue 22).
New approach to kernel modifications
------------------------------------
This release features a new method for incorporating changes
into the kernel, balancing the need to provide stability with a
requirement to fix issues and address changes taking place in
the LaTeX landscape. The new `latexrelease` package mechanism
means that fixes are now added directly to the kernel, with the
possibly for the user to deactivate them
RequirePackage[2014/05/01]{latexrelease}
This mechanism is also available to package authors, who should
consult the news for more details.
To facilitate ease-of-use of this new approach, the release
date for the kernel has been set to a suitable memorable value.
Extended allocation routine and additional float storage
--------------------------------------------------------
The register allocation system has been modified to recognise
the existence of e-TeX, XeTeX and LuaTeX and make more registers
available _via_ `
ewcount`, _etc._, without the user needing to
load the `etex package.
With e-TeX available (the case for all TeX system releases for
some years) a new method is made available to extend the pool
used for float storage. This can be activated using the new
`extrafloats` command, which requires an argument to specify
how many additional float slots to provide.
Unicode engine support
----------------------
The engines XeTeX and LuaTeX both natively work with Unicode
input and have some (subtle) functionality differences from
pdfTeX. This has led to the additional of a range of patches
being applied in the process of building the LaTeX2e format with
these engines. In this release, the kernel sources are updated
such that these patches should no longer be required.
Most notably, the new file `unicode-letters.def` now provides a
full set of Unicode-based assignments for `catcode`, `uccode`
and so on. This means that with with Unicode engines the assumed
font encoding is Unicode rather than `T1`.
TeX system builders have already been appraised of these changes
and suggested `.ini` files have been circulated by the team. To
aid in the use of this work as widely as possible,
`unicode-letters.def` is designed to be usable with formats
other than LaTeX2e and act as a drop-in replacement for
`unicode-letters.tex` for both XeTeX and LuaTeX.
Building for release
--------------------
The team have moved to a new script system for creating
releases, [l3build](http://ctan.org/pkg/l3build). For users, the
two key benefits of this move are that we now provide
hyperlinked PDF documentation and TDS-style zip files for the
entire release.
----------------------------------------------------------------------
These packages are located at
http://mirror.ctan.org/macros/latex/base/http://mirror.ctan.org/macros/latex/doc/http://mirror.ctan.org/macros/latex/required/cyrillic/http://mirror.ctan.org/macros/latex/required/graphics/http://mirror.ctan.org/macros/latex/required/tools/
More information is at
http://www.ctan.org/pkg/latex-basehttp://www.ctan.org/pkg/latex-dochttp://www.ctan.org/pkg/cyrillichttp://www.ctan.org/pkg/graphicshttp://www.ctan.org/pkg/tools
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
Michael Sharpe submitted an update to the
minion2newtx
package.
Version: 1.06 / 2015-03-28
License: lppl1.3
Summary description: Enable use of Minion Pro with newtx.
Announcement text:
----------------------------------------------------------------------
This is a small addition to the mathematical Greek letters in
the font.
Version 1.432 or higher of newtx is required, along with
version 2 of MinionPro.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/minion2newtx/
More information is at
http://www.ctan.org/pkg/minion2newtx
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 the
datetime2-basque
package.
Version number: 1.0 2015-03-29
License type: lppl1.3
Summary description: Basque language module for the datetime2 package.
Announcement text:
----------------------------------------------------------------------
This module provides the basque style that can be set using
DTMsetstyle provided by datetime2.sty.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/datetime2-contrib/datetime2-bas…
More information is at
http://www.ctan.org/pkg/datetime2-basque
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
Nicola Talbot submitted the
datetime2-bahasai
package.
Version number: 1.0 2015-03-29
License type: lppl1.3
Summary description: Bahasai language module for the datetime2 package.
Announcement text:
----------------------------------------------------------------------
This module provides the bahasai style that can be set using
DTMsetstyle provided by datetime2.sty.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/datetime2-contrib/datetime2-bah…
More information is at
http://www.ctan.org/pkg/datetime2-bahasai
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
Nicola Talbot submitted the
datetime2-spanish
package.
Version number: 1.0 2015-03-28
License type: lppl1.3
Summary description: Spanish language module for the datetime2 package.
Announcement text:
----------------------------------------------------------------------
This module provides the spanish style that can be set using
DTMsetstyle provided by datetime2.sty.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/datetime2-contrib/datetime2-spa…
More information is at
http://www.ctan.org/pkg/datetime2-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
manfred@hogwart ..tan_u
Nicola Talbot submitted the
datetime2-italian
package.
Version number: 1.0 2015-03-27
License type: lppl1.3
Summary description: Italian language module for the datetime2 package.
Announcement text:
----------------------------------------------------------------------
This module provides the italian style that can be set using
DTMsetstyle provided by datetime2.sty.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/datetime2-contrib/datetime2-ita…
More information is at
http://www.ctan.org/pkg/datetime2-italian
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
Nicola Talbot submitted the
datetime2-irish
package.
Version number: 1.0 2015-03-26
License type: lppl1.3
Summary description: Irish Gaelic Language Module for the datetime2
Package.
Announcement text:
----------------------------------------------------------------------
This module provides the irish style that can be set using
DTMsetstyle provided by datetime2.sty.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/datetime2-contrib/datetime2-iri…
More information is at
http://www.ctan.org/pkg/datetime2-irish
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
Arno Mittelbach submitted the
cryptocode
package.
Version number: 2015-03-28
License type: lppl1.3
Summary description: Typesetting pseudocode, protocols, game-based
proofs and black-box reductions in cryptography.
Announcement text:
----------------------------------------------------------------------
Initial submit of cryptocode package.
The cryptocode bundle provides commands and commands for easily
typesetting pseudocode and simple protocols as well as environments for
visualizing game-based proofs and black-box reductions as often used
within the cryptographic community.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/cryptocode
More information is at
http://www.ctan.org/pkg/cryptocode
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
Nicola Talbot submitted an update to the
tracklang
package.
Version number: 1.2 2015-03-23
License type: lppl1.3
Summary description: Language and dialect tracker.
Announcement text:
----------------------------------------------------------------------
New options:
IEirish, ga-IE (Language: Irish Gaelic. Region: Republic of Ireland)
GBirish, ga-GB (Language: Irish Gaelic. Region: Northern Ireland)
IEenglish, en-IE (Language: English. Region: Republic of Ireland)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/tracklang
More information is at
http://www.ctan.org/pkg/tracklang
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
Nicola Talbot submitted an update to the
datetime
package.
Version number: 2.60 2015-03-20
License type: lppl1.3
Summary description: Change format of oday with commands for current
time.
Announcement text:
----------------------------------------------------------------------
This is the last version of this package before it's made obsolete and
replaced by datetime2.sty which will be released soon. (The new package
will deal with any outstanding issues that can't be fixed in this
package without breaking backward-compatibility.)
* datetime.sty:
- Fixed bug in amorpmname
* dt-welsh.def:
- Removed a viz
* dt-croatian.def:
- Changed studenog to studenoga to keep in line with babel
Added some more week day name translations provided by
various people
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/obsolete/macros/latex/contrib/datetime
More information is at
http://www.ctan.org/pkg/datetime
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
Adrian P. Robson submitted an update to the
flowchart
package.
Version number: 3.3
License type: lppl1.3
Summary description: Shapes for drawing flowcharts, using TikZ.
Announcement text:
----------------------------------------------------------------------
Maintenance update. No new features.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/flowchart
More information is at
http://www.ctan.org/pkg/flowchart
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
Dohyun Kim submitted an update to the
luamplib
package.
Version number: 2.10.1 2015-03-26
License type: gpl2
Summary description: Use LuaTeX's built-in MetaPost interpreter.
Announcement text:
----------------------------------------------------------------------
2.10.1
Minor bug fix
2.10.0
* TeX code in `VerbatimTeX()' between `beginfig();' and `endfig;'
will be inserted after flushing out the mplib figure.
* `mpcolor' command accepts optional argument: for instance,
`mpcolor[HTML]{FF0000}'.
----------------------------------------------------------------------
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
Clemens Niederberger submitted an update to the
chemgreek
package.
Version number: 0.5a
License type: lppl1.3
Summary description: Upright Greek letters in chemistry.
Announcement text:
----------------------------------------------------------------------
adapt to expl3's new case changing functions
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/chemgreek
More information is at
http://www.ctan.org/pkg/chemgreek
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
Thomas F. Sturm submitted an update to the
tcolorbox
package.
Version number: 3.50
License type: lppl1.3
Summary description: Coloured boxes, for LaTeX examples and theorems, etc.
Announcement text:
----------------------------------------------------------------------
- bug fix: cbline was broken for cboxfit-boxes since 3.36
- text color implementation changed to fix some color problems
- before/after settings changed to detect special situations
- 'sidebyside align': new selections 'top seam', 'center seam', 'bottom seam'
- new options:
'force nobeforeafter', 'blend before title', 'blend before title code'
- library 'documentation':
'before example', 'after example' are deprecated; 'docexample' is changed
- new library 'external'
* new macros and environments:
'tcbexternal', ' cbEXTERNALIZE', 'extikzpicture', 'extcolorbox',
' cbifexternal',
'
ewtcbexternalizeenvironment', 'renewtcbexternalizeenvironment',
'newtcbexternalizetcolorbox', 'renewtcbexternalizetcolorbox'
* new options:
'runner', 'externalize', 'force remake', '!',
'name', 'externalize listing', 'externalize listing!',
'externalize example', 'externalize example!',
'prefix', 'environment', 'minipage', 'plain', 'compiler', 'runs',
'input source on error', 'safety', 'preamble'
- documentation structure revised
----------------------------------------------------------------------
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
Ina Dau
Michael Sharpe submitted an update to the
newtxsf
package.
Version number: 1.01 2015-03-22
License type: ofl
Summary description: Sans-math fonts for use with newtx
Announcement text:
----------------------------------------------------------------------
This update requires newtx, version 1.43 or higher, and makes more efficient use of math families.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/newtxsf
More information is at
http://www.ctan.org/pkg/newtxsf
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
Clemens Niederberger submitted an update to the
chemformula
package.
Version number: 4.10 2015-03-16
License type: lppl1.3
Summary description: Command for typesetting chemical formulas and reactions.
Announcement text:
----------------------------------------------------------------------
new macros NewChemCompoundProperty, RenewChemCompoundProperty, DeclareChemCompoundProperty and
RemoveChemCompoundProperty, see http://tex.stackexchange.com/a/233203/5049 for a possible application
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/chemformula
More information is at
http://www.ctan.org/pkg/chemformula
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 American Mathematical Society submitted an update to the
amscls
package.
Version number: 2015-03-10
License type: lppl1.3
Summary description: AMS document classes for LaTeX.
Announcement text:
----------------------------------------------------------------------
patch to amsthm.sty to accommodate incorporation of fixltx2e in the
LaTeX core
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/required/amslatex/amscls
More information is at
http://www.ctan.org/pkg/amscls
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
Jean-François Burnol submitted an update to the
etoc
package.
Version number: 1.08b 2015-03-28
License type: lppl1.3
Summary description: Completely customisable TOCs.
Announcement text:
----------------------------------------------------------------------
1.08b
Fixes to README
1.08a
etocname, etocnumber and etocpage are now the robust variants of
etocthelinkedname, etocthelinkednumber and etocthelinkedpage. This
should arguably have been done since the addition of the latter to etoc
with v1.07f [2013/03/07]. The earlier etocname etc... contained the
hyperlink destination only in an unexpanded form.
The documentation has a brand new title page and a new section _The TOC
as a TikZ mind map_ both illustrating further uses of etoc to display
tables of contents as trees in an automatic manner.
Also, etoc.tds.zip uses the `latex` destination repertories, not the
`generic` ones as by mistake with recent release 1.08.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/etoc
More information is at
http://www.ctan.org/pkg/etoc
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
Cameron Gray submitted an update to the
bangorcsthesis
package.
Version number: 1.2.0 2015-03-18
License type: lppl1.3
Summary description: Typeset a thesis at Bangor University.
Announcement text:
----------------------------------------------------------------------
Added extra font options, ability for compressed mcite representations
and image signatures.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/bangorcsthesis
More information is at
http://www.ctan.org/pkg/bangorcsthesis
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