Dwight Aplevich submitted an update to the
circuit-macros
package.
Version: 8.7
License: lppl
Summary description: M4 macros for electric circuit diagrams
Announcement text:
----------------------------------------------------------------------
This version includes new macro options and fixes for
more robust nested macros and SVG color.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/circuit-macros
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/circuit_macros/
------------------------------------------------------------------------
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 https://www.tug.org/usergroups.html .
The LaTeX Team submitted an update to the
l3build
package.
Version number: 2017-12-06
License type: lppl1.3c
Summary description: A testing and building system for (La)TeX
Announcement text:
----------------------------------------------------------------------
Release 2017-12-06
*Update .tlg files may be needed for this release*
- Normalisation extended to cover
- Register allocation
- show applied to boxes
- New typesetruns variable
- Documentation improvements
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/l3build
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3build
------------------------------------------------------------------------
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 .
Jean-François Burnol submitted an update to the
xint
package.
Version number: 1.2p 2017-12-05
License type: lppl1.3c
Summary description: Expandable operations on long numbers
Announcement text:
----------------------------------------------------------------------
Breaking changes:
- xintBezout macro from xintgcd.sty has a new output format.
- xintiiMod macro, and the /: (aka 'mod') operators, as well as
the mod() function, and the division // operator are now
associated with the _floored_, not the _truncated_ division.
This matches convention of the Python language.
This is breaking change for operands of opposite signs.
New and improved:
- the venerable xintListWithSep macro got faster.
- new divmod() function for the expression parsers.
- xintdefvar et al. now authorize simultaneous assignments.
- the usual documentation fixes and polishes.
See CHANGES.html for bug fixes and more details.
----------------------------------------------------------------------
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 User Groups.
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
Didier Verna submitted an update to the
dox
package.
Version number: 2.4
License type: lppl1.3
Summary description: Extend the doc package
Announcement text:
----------------------------------------------------------------------
New in this release:
Improve AUCTeX support.
Fix spurious spaces in index entries, reported by Eric Domenjoud.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/dox
More information is at
http://www.ctan.org/pkg/dox
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
The LaTeX Team submitted an update to the
l3kernel + l3packages + l3experimental
package.
Version: 2017-12-05
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
Release 2017-12-05
- Fix loading of l3str-format
- Fix handling of iow_newline: in iow_wrap:nnnN
- cs_generate_variant:Nn now warns on incorrect variant
relationships
- Better recovery by dim_set:Nn, etc., if passed
skip expressions
- Better handling of global/local consistency in variable
setting
- String mappings now include space characters
- Revise l3doc to no longer require [aux] (deprecated) or
[int] in code mark up: [int] is retained for cases where
auto-detection of internals is not possible
- Deprecate oken_new:Nn
- Documentation improvements
----------------------------------------------------------------------
The package’s Catalogue entries can be viewed at
https://ctan.org/pkg/l3kernelhttps://ctan.org/pkg/l3packageshttps://ctan.org/pkg/l3experimental
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3kernel/http://mirror.ctan.org/macros/latex/contrib/l3packages/http://mirror.ctan.org/macros/latex/contrib/l3experimental/
------------------------------------------------------------------------
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 https://www.tug.org/usergroups.html .
The Japanese TeX Development Community submitted an update to the
uplatex
package.
Version number: 2017-12-06
License type: bsd3
Summary description: pLaTeX2e and miscellaneous macros for upTeX
Announcement text:
----------------------------------------------------------------------
* Add English documentation (uplatex-en.pdf).
* Sync with platex 2017-12-06.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/uplatex
The package's files themselves can be inspected at
http://mirror.ctan.org/language/japanese/uplatex
------------------------------------------------------------------------
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 .
The Japanese TeX Development Community submitted an update to the
platex
package.
Version number: 2017-12-06
License type: bsd3
Summary description: pLaTeX2e and miscellaneous macros for pTeX
Announcement text:
----------------------------------------------------------------------
* Add English documentation (platex-en.pdf).
* Improved banner adjustment code at everyjob.
* Name space separation between platexrelease and latexrelease packages.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/platex
The package's files themselves can be inspected at
http://mirror.ctan.org/language/japanese/platex
------------------------------------------------------------------------
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 .
Jean-François Burnol submitted an update to the
bnumexpr
package.
Version number: 1.2c 2017-12-05
License type: lppl1.3c
Summary description: Extends eTeX’s
umexpr...
elax construct to big
integers
Announcement text:
----------------------------------------------------------------------
Sync with xintcore 1.2p:
The // operator is now associated by default to _floored_, not
_truncated_ division, and the /: is accordingly modified.
For backwards compatibility, issuing
numexprsetup{div=xintiiDivTrunc, mod=xintiiModTrunc}
will let // and /: use again truncated division, if the package
is left in its default condition which is to delegate the
arithmetic to xintcore macros.
The default association of the / operator with rounded division
is not modified.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/bnumexpr
More information is at
http://www.ctan.org/pkg/bnumexpr
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
Louis Paternault submitted the
pixelart
package.
Version number: 0.1.0
License type: lppl1.3
Summary description: A package to draw pixel-art pictures
Announcement text:
----------------------------------------------------------------------
New package: pixelart: A LaTeX package to draw single-color pixel-art
pictures using TikZ.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pixelart
More information is at
http://www.ctan.org/pkg/pixelart
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
Jacques Peron submitted an update to the
lyluatex
package.
Version number: 2017-12-05
License type: mit
Summary description: Commands to include lilypond scores within a
(Lua)LaTeX document>
Announcement text:
----------------------------------------------------------------------
Take in account `line-width` option.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/lyluatex
More information is at
http://www.ctan.org/pkg/lyluatex
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
Antonis Tsolomitis submitted an update to the
gfsdidot
package.
Version number: 2017-11-28
License type: other-free
Summary description: A Greek font based on Didot's work
Announcement text:
----------------------------------------------------------------------
Bug fix release. Fixed an issue with slanted initial theta.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/GFS Didot
The package's files themselves can be inspected at
http://mirror.ctan.org/fonts/greek/gfs/gfsdidot
------------------------------------------------------------------------
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 .
Sebastian Friedl submitted the
textualicomma
package.
Version number: 2017/12/03
License type: lppl1.3c
Summary description: Use the textual comma character as decimal
separator in math mode
Announcement text:
----------------------------------------------------------------------
textualicomma is based on the icomma package and intended as a solution
for situations where the text comma character discerns from the math
comma character.
Whenever a comma is used in math mode, textualicomma will escape back
to text mode and use the textual comma character. This comes in handy
when using a font not providing math support, e. g. Source Serif Pro or
even CM Sans.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/textualicomma
More information is at
https://www.ctan.org/pkg/textualicomma
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Laurens Sion submitted the
pdfprivacy
package.
Version number: 1.0
License type: lppl1.3c
Summary description: A LaTeX package to remove or suppress pdf meta-data
Announcement text:
----------------------------------------------------------------------
Creating pdfs with pdfLaTeX populates several pdf meta-data fields such
as date/time of creation/modification, information about the latex
installation (e.g., pdfTeX version), and the relative paths of included
pdfs. The pdfprivacy package provides support for emptying several of
these pdf meta-data fields as well as suppressing some pdfTeX meta-data
entries in the resulting pdf.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/pdfprivacy
More information is at
http://www.ctan.org/pkg/pdfprivacy
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
John Burt submitted an update to the
poemscol
package.
Version: 2.9 2017-11-30
License: lppl1.3
Summary description: Typesetting Critical Editions of Poetry
Announcement text:
----------------------------------------------------------------------
Places publication or composition date after the poem.
Aligns the date with the left margin of the poem, even
when the poem block is centered on the longest line.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/poemscol
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/poemscol/
------------------------------------------------------------------------
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 https://www.tug.org/usergroups.html .
Ulrike Fischer submitted an update to the
citeall
package.
Version number: 1.4 2017-12-03
License type: lppl1.3
Summary description: Cite all entries of a bbl created with BibLaTeX
Announcement text:
----------------------------------------------------------------------
Updated to biblatex 3.9.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/citeall
More information is at
https://www.ctan.org/pkg/citeall
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Herbert Voß submitted an update to the
pst-fractal
package.
Version number: 0.09
License type: lppl
Summary description: Draw fractal sets using PSTricks
Announcement text:
----------------------------------------------------------------------
This version has new macros for Fibonacci fractals:
pst-fractal.pro --------
0.05 2017-12-02 added fibinacci curves
pst-fractal.tex --------
0.09 2017-12-02 - added fibinacci curves
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pstricks/contrib/pst-fractal
More information is at
https://www.ctan.org/pkg/pst-fractal
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Noriyuki Abe submitted an update to the
jlreq
package.
Version: 2017-12-02
License: bsd2
Summary description: Japanese document class based on requirements for Japanese text layout
Announcement text:
----------------------------------------------------------------------
* 2017-12-02
- Fixed bugs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jlreq
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/jlreq/
------------------------------------------------------------------------
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 https://www.tug.org/usergroups.html .
Lars Madsen submitted an update to the
sasnrdisplay
package.
Version number: 0.95
License type: lppl1.3
Summary description: Typeset SAS or R code or output
Announcement text:
----------------------------------------------------------------------
>From the README
2017/12/01
* now requires a listings newer than 2015/06/04, so we have the R lang spec
* Added R lang calls to the base R style
* Added countbylistings option
* A few extra things added to the manual (utf8)
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/sasnrdisplay
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/sasnrdisplay
------------------------------------------------------------------------
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 .
Takuto Asakura submitted an update to the
platexcheat
package.
Version number: 3.0
License type: mit
Summary description: A LaTeX cheat sheet, in Japanese
Announcement text:
----------------------------------------------------------------------
The usage of new standard classes for pLaTeX2e (jsclasses) is now
supported.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/platexcheat
The package's files themselves can be inspected at
http://mirror.ctan.org/info/latexcheat/platexcheat
------------------------------------------------------------------------
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 .
Joseph Wright submitted the
translator
package.
Version: 1.11 2017-11-30
License: lppl gpl
Summary description: Easy translation of strings in LaTeX
Announcement text:
----------------------------------------------------------------------
The translator package is now distributed separately from beamer.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/translator
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/translator/
------------------------------------------------------------------------
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 https://www.tug.org/usergroups.html .
Falk Hanisch submitted an update to the
svg
package.
Version number: 2.01 2017-11-29
License type: lppl1.3
Summary description: Include and extract SVG pictures in LaTeX documents
Announcement text:
----------------------------------------------------------------------
+ new option `svgextension` to change the format of files exported by
***Inkscape*** from `svg` to a custom one
+ usage of `input{tex filename}` within ***Inkscape*** graphics
locates files in all declared searched folders
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/svg
The package's files themselves can be inspected at
http://mirror.ctan.org/graphics/svg
------------------------------------------------------------------------
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 .
Bob Tennent submitted an update to the
prerex
package.
Version number: 2017-11-28
License type: gpl
Summary description: Interactive editor and macro support for prerequisite
charts
Announcement text:
----------------------------------------------------------------------
Updated prerex tarball to version 6.5.4. Added vprerex-6.5.1 tarball for
use with Qt-5.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/prerex
The package's files themselves can be inspected at
http://mirror.ctan.org/graphics/prerex
------------------------------------------------------------------------
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 .
Antonis Tsolomitis submitted an update to the
latex2nemeth
package.
Version number: 1.0.1
License type: gpl3
Summary description: Convert LaTeX source to Braille with math in Nemeth
Announcement text:
----------------------------------------------------------------------
We have added an extra encoding file (encodings/polytonic.json) that makes
it possible to transcribe polytonic Greek to Braille.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/latex2nemeth
The package's files themselves can be inspected at
http://mirror.ctan.org/support/latex2nemeth
------------------------------------------------------------------------
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 .
Lucas Alexander V. Pedersen submitted an update to the
ku-template
package.
Version number: 0.02 2017-11-28
License type: mit
Summary description: Copenhagen University or faculty logo for front page
Announcement text:
----------------------------------------------------------------------
2017/11/28 v0.02
+ Embedded font subset to make text render correctly on devices without
Adobe Garamond Pro.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/ku-template
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/ku-template
------------------------------------------------------------------------
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 .
Jacques Peron submitted an update to the
lyluatex
package.
Version number: 2017-11-27
License type: mit
Summary description: Commands to include lilypond scores within a
(Lua)LaTeX document>
Announcement text:
----------------------------------------------------------------------
Command includely (or lilypondfile) : option [fullpage] to include
scores as is.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/lyluatex
The package's files themselves can be inspected at
http://mirror.ctan.org/support/lyluatex
------------------------------------------------------------------------
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 .
Boris Veytsman submitted an update to the
crossrefware
package.
Version number: 2017-11-27
License type: gpl
Summary description: Scripts for working with crossref.org
Announcement text:
----------------------------------------------------------------------
2017/11/26: - Switched to date-based versioning for the
bundle.
- bbl2bib now converts urls starting with
http(s)://(dx.)doi.org to dois. This functionality
is also provided by a separate script biburl2doi
- bibadddoi now has the option to (not) canonize
names
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/crossrefware
The package's files themselves can be inspected at
http://mirror.ctan.org/support/crossrefware
------------------------------------------------------------------------
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 .
Maïeul Rouquette submitted an update to the
reledmac
package.
Version number: 2.26.1 2017-11-26
License type: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
This release fix bug with linenumberannotation.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/reledmac
More information is at
http://www.ctan.org/pkg/reledmac
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
Maïeul Rouquette submitted an update to the
biblatex-manuscripts-philology
package.
Version: 1.12.3 2017-11-27
License: lppl1.3
Summary description: Manage classical manuscripts with BibLaTeX
Announcement text:
----------------------------------------------------------------------
This release fixes compatibility with biblatex 3.8 (or rather, 3.9).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/biblatex-manuscripts-philology
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-manus…
------------------------------------------------------------------------
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 https://www.tug.org/usergroups.html .
Herbert Voß submitted an update to the
pst-fractal
package.
Version number: 0.08
License type: lppl
Summary description: Draw fractal sets using PSTricks
Announcement text:
----------------------------------------------------------------------
This version allows to draw the Sierpinski curve
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pstricks/contrib/pst-fractal
More information is at
https://www.ctan.org/pkg/pst-fractal
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Michiel Helvensteijn submitted an update to the
pkgloader
package.
Version number: 0.5.1 2017-09-20
License type: lppl1.3
Summary description: Managing the options and loading order of other
packages
Announcement text:
----------------------------------------------------------------------
expl3 compatibility fix. Thanks to bonderado for the fix, and sorry for
the delay in uploading!
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/pkgloader
More information is at
http://www.ctan.org/pkg/pkgloader
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
Michiel Helvensteijn submitted an update to the
lt3graph
package.
Version number: 0.1.9
License type: lppl1.3
Summary description: Provide a graph datastructure for experimental
LaTeX3
Announcement text:
----------------------------------------------------------------------
expl3 compatibility fix. Thanks to bonderado for the fix, and sorry for
the delay in uploading!
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/lt3graph
More information is at
http://www.ctan.org/pkg/lt3graph
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
Nicola Talbot submitted an update to the
bib2gls
package.
Version number: 1.1 2017-11-25
License type: gpl3+
Summary description: Command line application to convert .bib files to
glossaries-extra.sty resource files
Announcement text:
----------------------------------------------------------------------
- New resources options and new switches.
- New entry types: @dualindexentry, @dualindexsymbol,
@dualindexnumber, @dualindexabbreviation,
@tertiaryindexabbreviationentry.
- New sort options: letter-upperlower, letter-upperlower-reverse,
letter-lowerupper, letter-lowerupper-reverse,
letternumber-case, letternumber-case-reverse,
letternumber-nocase, letternumber-nocase-reverse,
letternumber-lowerupper, letternumber-lowerupper-reverse,
letternumber-upperlower, letternumber-upperlower-reverse,
numeric, numeric-reverse, currency, currency-reverse,
percent, percent-reverse, numberformat, numberformat-reverse,
date, date-reverse, time, time-reverse,
datetime, datetime-reverse.
- Fixed fallback if kpsewhich fails.
- Fixed bug in hierarchical entries with label prefixes.
- Fixed bugs in secondary sorting.
- texparserlib: added extra core maths commands.
- convertgls2bib: new switches --ignore-sort and --no-ignore-sort.
- Added examples directory and associated chapter in the manual.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/bib2gls
More information is at
http://www.ctan.org/pkg/bib2gls
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
Hironobu Yamashita submitted an update to the
scsnowman
package.
Version: 1.2a 2017-11-25
License: bsd2
Summary description: Snowman variants using TikZ
Announcement text:
----------------------------------------------------------------------
* Fix a bug in scaling with adjustbaseline
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/scsnowman
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/scsnowman/
------------------------------------------------------------------------
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 https://www.tug.org/usergroups.html .
The LaTeX Team submitted an update to the
graphics-def
package.
Version: 2017-11-22
License: lppl1.3c
Summary description: Colour and graphics option files
Announcement text:
----------------------------------------------------------------------
Update to graphics-def to fix some spurious white space in
luatex.def that could affect the output on some cases.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/graphics-def
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/graphics-def/
------------------------------------------------------------------------
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 https://www.tug.org/usergroups.html .
Olivier Pieters submitted an update to the
limecv
package.
Version number: 0.1.3
License type: lppl1.3c
Summary description: a (Xe/Lua)LaTeX document class for curriculum vitæ
Announcement text:
----------------------------------------------------------------------
Added support for languages other than English (only Dutch for now).
Added more languages in the future should be easy now. Support has also
been added for cover letters spanning multiple pages.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/limecv
More information is at
https://www.ctan.org/pkg/limecv
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Gerd Neugebauer submitted an update to the
ctan-o-mat
package.
Version: 1.2
License: bsd3
Summary description: Upload or validate a package for CTAN
Announcement text:
----------------------------------------------------------------------
This program can be used to automate the upload of a package to CTAN.
The description of the package is contained in a configuration file.
Changes:
- Command line parameter `--list licenses' added to retrieve the
known keys for licenses.
- Verbose message for validation improved.
- --init creates macro for file instead of an environment.
- Now environments and macros are close to being identical.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ctan-o-mat
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/ctan-o-mat/
------------------------------------------------------------------------
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 https://www.tug.org/usergroups.html .
Nicola Talbot submitted an update to the
glossaries-extra
package.
Version: 1.25 2017-11-24
License: lppl1.3
Summary description: An extension to the glossaries package
Announcement text:
----------------------------------------------------------------------
* glossaries-extra.sty:
- added: glsxtronlyname, glsxtrlongshortname,
glsxtrshortlongname, glsxtrfootnotename,
glsxtrshortnolongname, glsxtrlongnoshortdescname,
glsxtrlongnoshortname, glsxtrlongshortuserdescname,
glsxtrshortlonguserdescname
- added glsextrapostnamehook
- glsxtrpostlinkAddDescOnFirstUse and
glsxtrpostlinkAddSymbolOnFirstUse now use glsxtrparen instead
of hard-coded parentheses.
* glossary-bookindex.sty:
- added glsxtrbookindexmulticolsenv
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/glossaries-extra
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/glossaries-extra/
------------------------------------------------------------------------
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 https://www.tug.org/usergroups.html .
Herbert Voß submitted the
plex-otf
package.
Version number: 0.03
License type: lppl1.3
Summary description: Support for the OpenType font IBM Plex
Announcement text:
----------------------------------------------------------------------
Package plex-otf supports the free otf-fonts from
the IBM Plex project which is available from GitHub
or already part of your system (Windows/Linux/...)
This package supports only XeLaTeX or LuaLaTeX
and _not_ PDFLaTeX!
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/plex-otf
The package's files themselves can be inspected at
http://mirror.ctan.org/fonts/plex-otf
------------------------------------------------------------------------
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 .
Noriyuki Abe submitted an update to the
jlreq
package.
Version number: 2017-11-23
License type: bsd2
Summary description: Japanese document class based on requirements for
Japanese text layout
Announcement text:
----------------------------------------------------------------------
* 2017-11-23
- Fixed bugs.
- Added `SetBlockHeadingSpaces`.
- Removed a space from `contentsname` and `indexname`.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/jlreq
The package's files themselves can be inspected at
http://mirror.ctan.org/language/japanese/jlreq
------------------------------------------------------------------------
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 .
Brian Dunn submitted an update to the
lwarp
package.
Version number: 0.44
License type: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Added Koma-script classes and packages.
Completed todonotes and luatodonotes.
Added todo, easy-todo, fixmetodonotes, fixme, soulutf8, soulpos, cancel,
section, fancyref, iffoddpage, preview, atbegshi, watermark,
hang, ltxtable.
Improved algorithmicx, tocloft, HTML title and author options.
Added list and trivlist environments.
Fix for multicolumn alignment for word processor conversion.
Fix for MathJax when combined with images.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/lwarp
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/lwarp
------------------------------------------------------------------------
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 .
Qing Lee submitted an update to the
xecjk
package.
Version number: 3.5.1
License type: lppl1.3c
Summary description: Support for CJK documents in XeLaTeX
Announcement text:
----------------------------------------------------------------------
* Fix a bug in fallback setting.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/xecjk
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/xetex/latex/xecjk
------------------------------------------------------------------------
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 .
Qing Lee submitted an update to the
ctex
package.
Version number: 2.4.11
License type: lppl1.3c
Summary description: LaTeX classes and packages for Chinese typesetting
Announcement text:
----------------------------------------------------------------------
* Fix a bug in ps@headings.
* Sync with the latest LaTeX3.
* Enclosed alphanumerics, Greek and Cyrillic letters are ALchar in ctex.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/ctex
The package's files themselves can be inspected at
http://mirror.ctan.org/language/chinese/ctex
------------------------------------------------------------------------
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 .
Jacques Peron submitted the
lyluatex
package.
Version number: 2017-11-20
License type: mit
Summary description: Commands to include lilypond scores within a
(Lua)LaTeX document>
Announcement text:
----------------------------------------------------------------------
Hello,
Here is package lyluatex, that gives macros for inclusion of LilyPond
scores within LuaLaTeX. It calls LilyPond to compile scores, then
includes produced files.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/lyluatex
More information is at
http://www.ctan.org/pkg/lyluatex
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
Ivan Gankevich submitted the
beamertheme-saintpetersburg
package.
Version: 2017-11-21
License: lppl1.3c
Summary description: A beamer theme that incorporates colours and
fonts of Saint Petersburg State University
Announcement text:
----------------------------------------------------------------------
Minimalistic beamer theme that incorporates Saint Petersburg State
University colours and fonts.
It is suitable for both presentations and posters.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/beamertheme-saintpetersburg
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/beamer-contrib/themes/beamerthe…
------------------------------------------------------------------------
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 https://www.tug.org/usergroups.html .
Simon Spiegel submitted an update to the
biblatex-fiwi
package.
Version number: 1.7
License type: lppl1.3
Summary description: BibLaTeX styles for use in German humanities
Announcement text:
----------------------------------------------------------------------
Version 1.7
- Compatibility with biblatex 3.8
- New document type 'archival' for archive documents
- New option 'directorreplace'
- New option 'parensfilmnote'
- Bugfixex
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/biblatex-fiwi
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-fiwi
------------------------------------------------------------------------
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 .
samcarter submitted an update to the
tikzducks
package.
Version number: 0.5
License type: lppl1.3c
Summary description: A little fun package for using rubber ducks in TikZ
Announcement text:
----------------------------------------------------------------------
New features:
- randuck, a random duck generator
- possibility to name the ducks
New accessories:
- superhero
- bunny ears
- necklace
- milkshake
- wineglass
- peaked cap
- prison duck
- top hat
- thought and speech bubbles
- torch
- beard
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/tikzducks
The package's files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/tikzducks
------------------------------------------------------------------------
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 .
Boris Veytsman submitted an update to the
pst-pdgr
package.
Version number: 0.4
License type: lppl
Summary description: Draw medical pedigrees using PSTricks
Announcement text:
----------------------------------------------------------------------
Changes in v0.4, 2017/11/20
* Compatible with new pstricks
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pstricks/contrib/pedigree/pst-pdgr
More information is at
http://www.ctan.org/pkg/pst-pdgr
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
John Collins submitted an update to the
latexmk
package.
Version number: 4.54 2017-11-20
License type: gpl2
Summary description: Fully automated LaTeX document generation
Announcement text:
----------------------------------------------------------------------
See the CHANGES file for a detailed list of changes.
1. Change use of glob function, so that latexmk won't be broken by
future upgrades of Perl.
2. Improve and correct generation of dependency files.
3. Extra options in use of BibTeX.
4. Documentation improvements, especially with new examples of custom
dependencies.
5. Other fixes and improvements.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/latexmk
More information is at
https://www.ctan.org/pkg/latexmk
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Levan Shoshiashvili submitted an update to the
babel-georgian
package.
Version number: 2.2
License type: lppl1.3
Summary description: Babel
Announcement text:
----------------------------------------------------------------------
Changed EU1,EU2 to TU encoding for utf-8 engines
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/babel-contrib/georgian
More information is at
https://www.ctan.org/pkg/babel-georgian
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Jérôme Laurens submitted an update to the
synctex-parser
package.
Version: 1.21 2017-10-15
License: other-free
Summary description: SyncTeX output file parser
Announcement text:
----------------------------------------------------------------------
First update since 2008!
The main enhancement concerns form support that fixes a long standing
(and annoying) bug.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/synctex-parser
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/synctex-parser/
------------------------------------------------------------------------
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 https://www.tug.org/usergroups.html .