Clemens Niederberger submitted an update to the
acro
package.
Version number: 2.6 2016-07-20
License type: lppl1.3
Summary description: Typeset acronyms
Announcement text:
----------------------------------------------------------------------
- new commands acswitchoff and acswitchon
- fix issues #74 and #79
- fix bug when several acronyms have the same sort entry
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/acro
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/acro
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Eduardo C. Lourenço de Lima submitted an update to the
sepfootnotes
package.
Version: 0.3c 2016-07-18
License: lppl1.3
Summary description: Support footnotes and endnotes from separate files
Announcement text:
----------------------------------------------------------------------
* Package options Note definitions may take global scope
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/sepfootnotes
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/sepfootnotes/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Igor A. Kotelnikov submitted an update to the
gost
package.
Version number: 1.2f 2016-07-18
License type: lppl1.3
Summary description: BibTeX styles to format according to GOST
Announcement text:
----------------------------------------------------------------------
What's new in version 1.2f (2016.07.12)
1. Support for patent entry added (thanks to Stanislav Kruchinin).
2. medium field renamed to media field.
What's new in version 1.2e (2016.07.07)
1. Hard coded URL string replaced with a language sensitive string
(thanks to Roman Budnyi).
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/gost
The package's files themselves can be inspected at
http://mirror.ctan.org/biblio/bibtex/contrib/gost
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Martin Sievers submitted an update to the
emisa
package.
Version: 2.1.1 2016-07-18
License: lppl1.3
Summary description: A LaTeX package for preparing manuscripts for the journal EMISA
Announcement text:
----------------------------------------------------------------------
Bugfix: ifempty was changed to ifdefvoid for biblatex's bbx file
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/emisa
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/emisa/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Bob Tennent submitted an update to the
oldstandard
package.
Version: 2.2
License: ofl
Summary description: Old Standard: A Unicode Font for Classical and Medieval Studies
Announcement text:
----------------------------------------------------------------------
This package supports both traditional and emerging LaTeX engines.
With this new release of oldstandard the oldstandardt1 package
has become obsolete.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/oldstandard
The package's files themselves can be inspected at
http://mirror.ctan.org/fonts/oldstandard/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Clemens Niederberger submitted an update to the
ghsystem
package.
Version: 4.8 2016-07-16
License: lppl1.3
Summary description: Globally harmonised system of chemical (etc) naming
Announcement text:
----------------------------------------------------------------------
- added French translations of the statements
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/ghsystem
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/ghsystem/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Aleksandrina Nikolova submitted the
binarytree
package.
Version number: 1.0
License type: lppl1.3
Summary description: Drawing binary trees using TikZ
Announcement text:
----------------------------------------------------------------------
The new 'binarytree' package provides an easy but flexible way to draw
binary trees using TikZ. A path specification and the setting of
various options determine the style for each edge of the tree. There is
support for the external library of TikZ which does not affect
externalization of the rest of the TikZ figures in the document. There
is an option to use automatic file naming: useful if the trees are
often moved around.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/binarytree
More information is at
http://www.ctan.org/pkg/binarytree
We are supported by the TeX User Groups.
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
with apologies for late announcement, I simply forgot :-(
Geoffrey Poore submitted an update to the
minted
package.
Version: 2.3 2016-07-14
License: lppl1.3
Summary description: Highlighted source code for LaTeX
Announcement text:
----------------------------------------------------------------------
The fvextra package is now required. This brings the new options
curlyquotes, space, spacecolor, tab, tabcolor, highlightlines,
highlightcolor, numberfirstline, stepnumberfromfirst, and
stepnumberoffsetvalues. The obeytabs option no longer causes
lines to vanish and now works correctly in typical cases.
Line breaking options are now compatible with non-ASCII characters
under pdfTeX.
Fixed a bug from v2.2.2 that prevented the upquote package
from working. As part of fvextra, upquote is always loaded.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/minted
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/minted/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Nicola Talbot submitted an update to the
texosquery
package.
Version: 1.1 2016-07-14
License: lppl1.3
Summary description: Cross-platform Java application to query OS information
Announcement text:
----------------------------------------------------------------------
* texosquery.jar:
- Added --dirname (-e)
- Multiline results add braces to each line
(to make it easier to parse the results in TeX).
- Code now compiled for Java 5 to support users with
old versions of the JRE.
* texosquery.tex:
- TeXOSQueryNow and TeXOSQueryFileDate set the category
code of D to 12 (to match pdfcreationdate).
- new command TeXOSQueryDirName
- dry run mode is now by default on unless shell escape=1
(unrestricted mode)
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/texosquery
The package's files themselves can be inspected at
http://mirror.ctan.org/support/texosquery/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Philipp Lehman, Joseph Wright submitted an update to the
csquotes
package.
Version number: 5.1h 2016-07-14
License type: lppl1.3
Summary description: Context sensitive quotation facilities
Announcement text:
----------------------------------------------------------------------
csquotes v5.1h
- Suppress ligatures when using LuaTeX
and German quotes
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/csquotes
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/csquotes
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .