Jean-François Burnol submitted an update to the
polexpr
package.
Version: 0.4.2 2018-03-03
License: lppl1.3c
Summary description: A parser for polynomial expressions
Announcement text:
----------------------------------------------------------------------
Documentation fix.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/polexpr
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/polexpr/
------------------------------------------------------------------------
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 .
Donald P. Story submitted an update to the
eqexam
package.
Version: 5.1i 2018-02-19
License: lppl1.2
Summary description: A stand-alone exam package
Announcement text:
----------------------------------------------------------------------
What's New (2018-02-19):
Extended the vertical space fill types (beginning page 69 of docs)
and added fillineol (beginning page 68 of docs).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/eqexam
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/eqexam/
------------------------------------------------------------------------
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 .
Marcel Krüger submitted an update to the
fontawesome5
package.
Version: 5.0.8 2018-03-01
License: ofl lppl1.3c
Summary description: Support files for using Font Awesome 5
Announcement text:
----------------------------------------------------------------------
Updated FontAwesome to support even more awesome icons.
Especially new icons in the categories Medical and Logistics
are supported.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fontawesome5
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/fontawesome5/
------------------------------------------------------------------------
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 .
Walter Daems submitted an update to the
uantwerpendocs
bundle.
Version: 1.9 2018-03-02
License: lppl1.3
Summary description: Course texts, master theses, and exams in University of Antwerp style
Announcement text:
----------------------------------------------------------------------
The uantwerpendocs package now also features an exam class to
typeset examinations (monolingual or bilingual).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/uantwerpendocs
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/uantwerpendocs/
------------------------------------------------------------------------
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 .
Jürgen Spitzmüller submitted an update to the
univie-ling
bundle.
Version: 1.3 2018-03-02
License: lppl1.3
Summary description: Papers, theses and research proposals in (Applied) Linguistics at Vienna University
Announcement text:
----------------------------------------------------------------------
V. 1.3 (2018-03-02):
- Use mknormrange to support range normalization in cbx file
(requires biblatex 3.11; backwards compatibility provided).
- univie-ling.bbx:
* Fix whitespace issue in @inproceedings entry.
* Specify date output details (era, uncertain etc.).
- Add license to wlg copyright page (uses doclicense package)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/univie-ling
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/univie-ling/
------------------------------------------------------------------------
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 .
Jean-François Burnol submitted an update to the
polexpr
package.
Version number: 0.4.1 2018-03-01
License type: lppl1.3c
Summary description: A parser for polynomial expressions
Announcement text:
----------------------------------------------------------------------
Synced with xint 1.3.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/polexpr
More information is at
http://www.ctan.org/pkg/polexpr
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
Jean-François Burnol submitted an update to the
xint
package.
Version number: 1.3 2018-03-01
License type: lppl1.3c
Summary description: Expandable operations on long numbers
Announcement text:
----------------------------------------------------------------------
- removed all macros previously deprecated at 1.2o,
- modified addition, subtraction and modulo operations to use a
least common multiple for the denominator of the result,
- added xintPIrr, xintDecToString and preduce(),
- and last but not least refactored extensively the
xintNewExpr/xintdeffunc mechanism. It got both leaner and
stronger and makes possible recursive function definitions.
Examples:
xintdeffunc GCD(a, b):= if(b, GCD(b, a /: b), a);
is of course the Euclide algorithm (but here usable with fractions).
xintdefiifunc powmod(x, m, n) :=
if(m,
if(m=1,
x /: n,
if(odd(m), (x*sqr(powmod(x, m//2, n))) /: n,
sqr(powmod(x, m//2, n)) /: n
)
),
1
);
implements modular exponentiation (with positive exponents only,
like the pow() Python function).
----------------------------------------------------------------------
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
Jürgen Spitzmüller submitted an update to the
biblatex-publist
package.
Version: 1.9 2018-03-01
License: lppl1.3
Summary description: BibLaTeX bibliography support for publication lists
Announcement text:
----------------------------------------------------------------------
* V. 1.9 (2018-03-01):
- Add option plnumbered to switch of numbering in bibliography.
- Documentation improvements.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/biblatex-publist
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-publi…
------------------------------------------------------------------------
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 .
Jared Jennings submitted an update to the
cyber
package.
Version number: 2.2
License type: mit
Summary description: Annotate compliance with cybersecurity requirements
Announcement text:
----------------------------------------------------------------------
This release fixes semicolons in some distribution statements to match
Defense Technical Information Center (DTIC) guidelines.
<https://github.com/jaredjennings/latex-cyber/pull/1>
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/cyber
More information is at
https://www.ctan.org/pkg/cyber
------------------------------------------------------------------------
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 .
Maïeul Rouquette submitted an update to the
reledmac and reledpar
packages.
Version: reledmac 2.26.6 2018-02-28
reledpar 2.21.5 2018-02-28
License: lppl1.3
Summary description: Typeset scholarly editions in parallel texts
Announcement text:
----------------------------------------------------------------------
This release fixes a bug with lineation{page} when nested edtext
are between two pages.
----------------------------------------------------------------------
The packages’ Catalogue entries can be viewed at
https://ctan.org/pkg/reledmac
and
https://ctan.org/pkg/reledpar
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/reledmac/
------------------------------------------------------------------------
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 .
Michal Hoftich submitted an update to the
luaxml
package.
Version: 0.1b 2018-02-28
License: other-free
Summary description: Lua library for reading and serialising XML files
Announcement text:
----------------------------------------------------------------------
Bug fix: DOM serialization of void elements
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luaxml
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/generic/luaxml/
------------------------------------------------------------------------
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 .
Dick Nickalls submitted an update to the
rubik
bundle.
Version number: 5.0
License type: lppl1.3
Summary description: Document Rubik cube configurations and rotation
sequences
Announcement text:
----------------------------------------------------------------------
Rubik bundle update version 5.0. The Rubik bundle documents 3x3x3 and
2x2x2 cube configurations, and processes rotation sequences on the fly
using the RubikRotation command, in conjunction with the Perl program
rubikrotation.pl. There is a NEW package in the bundle called
RUBIKTWOCUBE which deals with 2x2x2 cubes.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/rubik
More information is at
https://www.ctan.org/pkg/rubikhttps://ctan.org/pkg/rubikrotationhttps://ctan.org/pkg/rubiktwocubehttps://ctan.org/pkg/rubikcube
------------------------------------------------------------------------
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 .
Tobias Oetiker submitted an update to the
lshort-english
package.
Version number: 6.2
License type: gpl2
Summary description: A (Not So) Short Introduction to LaTeX2e
Announcement text:
----------------------------------------------------------------------
Extensive changes and re-arrangements. XeLaTeX and LuaLaTeX are now the
norm, as it Polyglossia.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/info/lshort/english
More information is at
https://www.ctan.org/pkg/lshort-english
------------------------------------------------------------------------
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 .
Ben McKay submitted an update to the
dynkin-diagrams
package.
Version number: 3.11 2018-02-28
License type: lppl1.3c
Summary description: Draw Dynkin, Coxeter, and Satake diagrams using
TikZ
Announcement text:
----------------------------------------------------------------------
Version 3.11 ensures the inclusion of the TikZ background library.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/dynkin-diagrams
More information is at
https://www.ctan.org/pkg/dynkin-diagrams
------------------------------------------------------------------------
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 .
Yuwsuke Kieda submitted an update to the
mathpunctspace
package.
Version: 1.1 2018-02-27
License: bsd2
Summary description: Control the space after punctuation in math expressions
Announcement text:
----------------------------------------------------------------------
Option “colon” was added
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/mathpunctspace
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/mathpunctspace/
------------------------------------------------------------------------
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 .
Qing Lee submitted an update to the
xecjk
package.
Version: 3.6.1 2018-02-27
License: lppl1.3c
Summary description: Support for CJK documents in XeLaTeX
Announcement text:
----------------------------------------------------------------------
* Fixed a bug in `xeCJK_if_last_punct:TF:`
* Reduced boolean evaluation
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://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
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.27 2018-02-26
License: lppl1.3
Summary description: An extension to the glossaries package
Announcement text:
----------------------------------------------------------------------
Added supplementary package glossaries-extra-bib2gls.sty
(automatically loaded by the record=only package option)
----------------------------------------------------------------------
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 .
Nicola Talbot submitted an update to the
bib2gls
package.
Version number: 1.2 2018-02-25
License type: gpl3+
Summary description: Command line application to convert .bib files to
glossaries-extra.sty resource files
Announcement text:
----------------------------------------------------------------------
* New resource options:
- group-formation
- secondary-group-formation
- dual-group-formation
- labelify
- labelify-list
- labelify-replace
* New command line switches:
- --force-cross-resource-refs (-x)
- --no-force-cross-resource-refs
- --support-unicode-script
- --no-support-unicode-script
* Bug fix: replicate-fields now parsed correctly
* Bug fix: corrected hierarchical sorting
* Bug fix: fixed sort=none
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/bib2gls
More information is at
https://www.ctan.org/pkg/bib2gls
------------------------------------------------------------------------
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 .
Ratthaprom Promkam submitted an update to the
thaispec
package.
Version: 0.2 2018-02-25
License: lppl1.3
Summary description: Thai Language Typesetting in XeLaTeX
Announcement text:
----------------------------------------------------------------------
Update: thaispec version 0.2
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/thaispec
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/thai/thaispec/
------------------------------------------------------------------------
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 .
Martin Sievers submitted an update to the
emisa
package.
Version: 2.2.0 2018-02-24
License: lppl1.3c
Summary description: A LaTeX package for preparing manuscripts for the journal EMISA
Announcement text:
----------------------------------------------------------------------
# [2.2.0] - 2018-02-24
## Changed
- Header on even pages to journal's new subtitle
- Default language is now `american`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://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 https://www.tug.org/usergroups.html .
Ratthaprom Promkam submitted the
thaispec
package.
Version: 0.1 2018-02-23
License: lppl1.3
Summary description: Thai Language Typesetting in XeLaTeX
Announcement text:
----------------------------------------------------------------------
This package allows you to input Thai characters directly to a
.tex file and choose any Thai fonts to be used in the document.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/thaispec
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/thai/thaispec/
------------------------------------------------------------------------
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 .
Boris Veytsman submitted an update to the
resphilosophica
package.
Version number: 1.32
License type: lppl1.3
Summary description: Typeset articles for the journal Res Philosophica
Announcement text:
----------------------------------------------------------------------
version 1.32 Changed spelling of `Acknowledgments' (Joe Salerno)
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/resphilosophica
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/resphilosophica
------------------------------------------------------------------------
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 .
Vincent Belaïche submitted an update to the
makedtx
package.
Version number: 1.2
License type: lppl
Summary description: Perl script to help generate dtx and ins files
Announcement text:
----------------------------------------------------------------------
+ Under MSW use envvar USERNAME rather than getpwuid for getting
author default value
+ User Perl I/O layers in order to have LF EOL on output, and accept
both LF and CRLF on input
+ Create a test bench --- add a testmode option so that date in output
is fixed and output is comparable to a reference value.
+ Fix perl warning about escaping { in regexp.
+ Semi-colonize end of here-documents as recommended in Perl Manual.
+ Fix --version cli argument, so that version is flushed to stdout
before script exits.
+ Automate packaging
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/makedtx
More information is at
https://www.ctan.org/pkg/makedtx
------------------------------------------------------------------------
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 .
The LaTeX Team submitted an update to the
l3kernel
package.
Version number: 2018-02-21
License type: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
# Release 2017-02-21
This release features two new *experimental* modules, l3color
and l3draw, along with a small number of features to support
this new material
## l3color
This new *experimental* code provides basic user interfaces for
setting the color of material in documents. The input form is
based on that in the popular xcolor package, for example
color_select:n { red!30!blue }
Some features for supporting spot colors are also included:
this area is particularly complex and feedback on all aspects is
very welcome.
## l3draw
This new module provides a code-level approach to creating
graphical material. The approach take is *heavily* inspired
by the pgf package: the vast majority of interfaces are
compatible with the equivalent pgf... commands.
At present, the coverage of l3draw is significantly smaller than
that in pgf, but at the same time it is now capable of creating
basic graphics. Supported concepts are
- Calculation of points
- Path construction, including a variety of geometric shapes
- Path insertion with stroking, filling and clipping
- Color (fill/stroke/both) - see also l3color
All mathematical operations are carried out by the LaTeX3 FPU,
rather than using dimensions. As such, the accuracy and range
of the values is significantly extended compared with pgf. Point
calculations are also expandable, with the *internal* handling
of this area very different from pgf.
The team anticipate covering the bulk of pgf-like functionality
over coming months.
## Additions to expl3
The FPU now supports tuples, for example
fp_eval:n { (1,2) + (3, 4) }
fp_eval:n { sqrt(2) * (1,1) }
to allow work with co-ordinate pairs.
Step functions have been added for dim variables, e.g.
dim_step_inline:nnnn.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/l3kernel
More information is at
http://www.ctan.org/pkg/l3kernel
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
Achim D. Brucker submitted the
llncsconf
package.
Version number: 1.0.0
License type: lppl1
Summary description: LaTeX package extending Springer's llcns class
Announcement text:
----------------------------------------------------------------------
LaTeX package extending Springer's llncs class for adding additional
notes describing the status of the paper (submitted, accepted) as well
as for creating author-archived versions that include the references to
the official version hosted by Springer (as requested by the copyright
transfer agreement for Springer's LNCS series).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/llncsconf
More information is at
https://www.ctan.org/pkg/llncsconf
------------------------------------------------------------------------
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 .
Nicola Talbot submitted an update to the
tracklang
package.
Version number: 1.3.5 2018-02-21
License type: lppl1.3
Summary description: Language and dialect tracker
Announcement text:
----------------------------------------------------------------------
Added check for polyglossia's xpg@loaded
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/tracklang
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/generic/tracklang
------------------------------------------------------------------------
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 .
Achim D. Brucker submitted the
authorarchive
package.
Version number: 1.0.0
License type: lppl1
Summary description: Adds self-archiving information to scientific papers
Announcement text:
----------------------------------------------------------------------
A package for adding self-archiving information (citation information,
reference to the official version, etc.) to scientific papers.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/authorarchive
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/authorarchive
------------------------------------------------------------------------
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 .
John Collins submitted an update to the
axodraw2
package.
Version number: 2.1.1 2018-02-20
License type: gpl3
Summary description: Feynman diagrams in a LaTeX document
Announcement text:
----------------------------------------------------------------------
1. In axohelp.c and axodraw2.sty, correction of LinAxis and LogAxis
about drawing hashmarks at ends of axis, with immunity to rounding
errors. Allow non-INT offset in LogAxis. 2. Correct and simplify
axohelp.test to work properly with TeXLive build. 3. Update
documentation.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/axodraw2
More information is at
https://www.ctan.org/pkg/axodraw2
------------------------------------------------------------------------
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 .
Bob Tennent submitted an update to the
noto
package.
Version number: 2018-02-19
License type: lppl ofl
Summary description: Support for Noto fonts
Announcement text:
----------------------------------------------------------------------
Updated to version v2017-10-24 fonts. New features: small caps, osf and
proportional figures, nine weights available, from thin to black.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/noto
The package's files themselves can be inspected at
http://mirror.ctan.org/fonts/noto
------------------------------------------------------------------------
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 .
Lukas Bossert submitted an update to the
archaeologie
package.
Version number: 2.3.6 2018-02-20
License type: lppl1.3
Summary description: A citation-style which covers rules of the German
Archaeological Institute
Announcement text:
----------------------------------------------------------------------
## v2.3.6 (2018-02-20)
### *Added*
* `citeauthorformat=firstinitialsthenfamily` as requested in
[#138](https://github.com/LukasCBossert/biblatex-archaeologie/issues/138),
* `citeauthorformat=firstfullthenfamily`
### *Changed*
* `jstor=false` by default, since it is no part of the guidelines
* `lstabbrv=true` by default
* `lstlocations=true` by default
* `lstpublishers=true` by default
* `citeauthorformat=firstfull` is now called
`citeauthorformat=firstfulltheninitials`
### *Fixed*
* wrong entry with `archaeologieoptions` deleted
* labeldates now work correctly
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/archaeologie
More information is at
https://www.ctan.org/pkg/archaeologie
------------------------------------------------------------------------
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 .
Brian Dunn submitted an update to the
lwarp
package.
Version number: 0.49
License type: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Added xcolor
owcolors.
Added vwcol, vertbars, hyphenat, lineno, fnlineno, figsize, hypdestopt,
pagegrid, pdfrender, luacolor, resizegather.
Several bug fixes.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/lwarp
More information is at
https://www.ctan.org/pkg/lwarp
------------------------------------------------------------------------
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 .
Luís Paulo Laus submitted an update to the
tikz-relay
package.
Version: 1.1 2018-02-19
License: lppl1
Summary description: TikZ library for typesetting electrical diagrams
Announcement text:
----------------------------------------------------------------------
Maintenance update for the collection of symbols for typesetting
electrical wiring diagrams for relay control systems in agreement
with the international standard IEC-60617.
Many new graphics and a few bug corrections.
Also, the documentation has been substantially improved.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tikz-relay
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/tikz-relay/
------------------------------------------------------------------------
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 .
Javier Bezos López submitted an update to the
babel-latvian
package.
Version: 2.0b 2018-02-19
License: lppl1.3
Summary description: Babel support for Latvian
Announcement text:
----------------------------------------------------------------------
Version 2.0b fixes a bug: extra space when the language is selected.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/babel-latvian
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/babel-contrib/latvian/
------------------------------------------------------------------------
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 .
Luca Cappelletti submitted the
adigraph
package.
Version: 1.0 2018-02-16
License: mit
Summary description: Augmenting directed graphs
Announcement text:
----------------------------------------------------------------------
Hi, this is my first LaTeX package. I've created it to draw
easily augmenting oriented graphs and cuts, to show steps of
algorithms to solve maximum flow and min cut.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/adigraph
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/adigraph/
------------------------------------------------------------------------
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 .
Robin Schneider submitted an update to the
doclicense
package.
Version number: 1.7.0 2018-02-17
License type: lppl1.3
Summary description: Support for putting documents under a license
Announcement text:
----------------------------------------------------------------------
Update Russian and Spanish translation.
Fix issue with unescaped newline causing two spaces between license name
and 'license' word.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/doclicense
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/doclicense
------------------------------------------------------------------------
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 .
Rui Moutinho submitted the
tikz-layers
package.
Version number: 0.9
License type: lppl1.3
Summary description: TikZ provides graphical layers on TikZ: behind,
above and glass
Announcement text:
----------------------------------------------------------------------
tikz-layers is a tiny package that provides, along side background,
typical graphical layers on TikZ: behind, above and glass.
The layers may be selected with one of the styles on behind layer,
on above layer, on glass layer as an option to a {scope}
environment.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/tikz-layers
More information is at
http://www.ctan.org/pkg/tikz-layers
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
Jean-François Burnol submitted an update to the
polexpr
package.
Version: 0.4 2018-02-16
License: lppl1.3c
Summary description: A parser for polynomial expressions
Announcement text:
----------------------------------------------------------------------
There were some bug fixes, and one main new feature: localization of
real roots via the Sturm chain theorem and dichotomy.
There are also a few breaking changes, please refer to the html
documentation for complete details. It has been enriched with a number
of examples related to root localization.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/polexpr
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/polexpr/
------------------------------------------------------------------------
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 .
Javier Bezos López submitted an update to the
babel
package.
Version number: 3.18 2018-02-14
License type: lppl1.3
Summary description: Multilingual support for Plain TeX or LaTeX
Announcement text:
----------------------------------------------------------------------
Changes
-------
- More bidi in luatex: captions (required only in multilingual
docs) and tabular (required for R tables). Also an experimental
support for captions in xetex and pdftex (tabular is not yet
supported).
- New ini files: ar-DZ, ar-MA, ar-SY
- Fix - egin{hyphenrules} didn't work with polyglossia.
- Fix - switch.def was loaded twice.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/required/babel/base
More information is at
https://www.ctan.org/pkg/babel
------------------------------------------------------------------------
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 .
Marcel Krüger submitted the
fontawesome5
package.
Version number: 5.0.6
License type: lppl1.3c, ofl
Summary description: Support files for using Font Awesome 5
Announcement text:
----------------------------------------------------------------------
The fontawesome5 package allows to use all of the 929 icons (or 2316 if
you own a Font Awesome Pro license) of Font Awesome in your
LaTeX documents.
This is a complete redesign and extension of the Font Awesome 4 icons
provided by the fontawesome package.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/fontawesome5
The package's files themselves can be inspected at
http://mirror.ctan.org/fonts/fontawesome5
------------------------------------------------------------------------
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 .
Peter M. Gerdes submitted an update to the
rec-thy
package.
Version number: 2.4.1
License type: pd
Summary description: Commands to typeset recursion theory papers
Announcement text:
----------------------------------------------------------------------
Moved to using xparse to define the case macros and several other
macros to allow nested brackets for optional arguments. Added the recf
command and cleaned up some option processing. Also worked around the
mathtools/unicode-math font bug described here:
https://tex.stackexchange.com/questions/335164/incompatibility-with-mathtoo…
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/rec-thy
More information is at
http://www.ctan.org/pkg/rec-thy
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
Nathanael Farley submitted the
gurps
package.
Version: 0.1.1 2018-02-14
License: lppl1.3c
Summary description: Typeset Generic Universal Role Playing System (GURPS) materials
Announcement text:
----------------------------------------------------------------------
I am happy to announce a new package for typesetting Generic
Universal Role Playing System (GURPS) materials. It provides
many convenience commands (e.g. gurps SJGamesOnlinePolicy)
as well as limited NPC building capabilities with a character
environment.
This is an early alpha but is already stable enough for release
and active use.
(Note that it requires the use of LuaLaTeX as several of the
internal calculations are in Lua.)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/gurps
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/latex/gurps/
------------------------------------------------------------------------
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 .
Brian Dunn submitted an update to the
lwarp
package.
Version: 0.48 2018-02-14
License: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Updated compatibility for cleveref v0.21.
Improved SVG math, siunitx.
Numerous minor fixes.
Added colortbl, chapterbib, acro, acronym, hypernat, hypcap,
stfloats, vmargin, fancyheadings, fancyref.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://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
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Bob Tennent submitted an update to the
autosp
package.
Version: 2018-02-14
License: gpl2+
Summary description: A Preprocessor that generates note-spacing commands for MusiXTeX scores
Announcement text:
----------------------------------------------------------------------
Allow for end{...} in LaTeX-oriented documents.
Processing of .tex files no longer supported; users can
convert legacy .tex scores using tex2aspc.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/autosp
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/autosp/
------------------------------------------------------------------------
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 .
Clemens Niederberger submitted an update to the
xsim
package.
Version number: 0.11 2018-02-12
License type: lppl1.3
Summary description: eXercise Sheets IMproved
Announcement text:
----------------------------------------------------------------------
- change name requirement for style files in order to prevent possible
name clashes with module files
- fix bug in SetExerciseProperty and SetExpandedExerciseProperty
- fix bug when xsimverb is used standalone (issue #21)
- add option `split-aux-lists' (issue #18)
- new commands IfExerciseTagSetTF and IfExerciseTopicSetTF
- introduce a xsim_if_<tagging>_value:nTF for each tag kind
- new command ProvideExerciseTagging
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/xsim
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/xsim
------------------------------------------------------------------------
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 .
David Carlisle submitted an update to the
typewriter
package.
Version number: 1.1
License type: lppl
Summary description: Typeset with a randomly variable monospace font
Announcement text:
----------------------------------------------------------------------
Updates for issues reported after the first release, and a start at
documenting a mechanism for controlling the amount of random
variation in the font.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/typewriter
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/latex/typewriter
------------------------------------------------------------------------
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 .
Aaron Feickert submitted an update to the
ndsu-thesis
package.
Version number: 2018-02-13
License type: lppl1.3
Summary description: North Dakota State University disquisition class
Announcement text:
----------------------------------------------------------------------
This update removes orphan and widow lines from disquisitions.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/ndsu-thesis
More information is at
https://www.ctan.org/pkg/ndsu-thesis
------------------------------------------------------------------------
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 .
Lukas Bossert submitted an update to the
archaeologie
package.
Version number: 2.3.5 2018-02-13
License type: lppl1.3
Summary description: A citation-style which covers rules of the German
Archaeological Institute
Announcement text:
----------------------------------------------------------------------
#### *fixed*
* `citereset` for author names
(https://github.com/LukasCBossert/biblatex-archaeologie/issues/122)
* `citetitle` will give the original title of a work which has the
option `ancient`; `citetitle*` instead will always give title without
year.
* no comma before `in:` if title is missing (got wrong in last version)
* `volume`/`volumes` are now shown for `book` etc.
* `daterange` for a sequence of two years (now delimited by ``)
* Short-journal for `Archaeologia`
#### *changed*
* `volume` is now automatically a Roman numeral for `book`, `inbook`,
`collection`, `incollection`, `proceedings`, `inproceedings`, you only
insert the Arabic number.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/archaeologie
More information is at
http://www.ctan.org/pkg/archaeologie
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
Lukas Bossert submitted an update to the
biblatex-arthistory-bonn
package.
Version number: 1.2 2018-02-13
License type: lppl1.3
Summary description: BibLaTeX citation style covers the citation and
bibliography guidelines for art historians
Announcement text:
----------------------------------------------------------------------
compatibility to latest biblatex-version
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-arthi…
More information is at
http://www.ctan.org/pkg/biblatex-arthistory-bonn
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
Herbert Voß submitted the
pst-antiprism
package.
Version number: 0.02 2018-02-12
License type: lppl
Summary description: A PSTricks related package which draws an
antiprism
Announcement text:
----------------------------------------------------------------------
pst-antiprism is a PSTricks related package which draws an
antiprism, which is a semiregular polyhedron constructed with 2-gons
and triangles.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pstricks/contrib/pst-antiprism
More information is at
http://www.ctan.org/pkg/pst-antiprism
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
François Pantigny submitted the
nicematrix
package.
Version: 1.0 2018-02-13
License: lppl1.3
Summary description: Matrices with continuous dotted lines drawn with TikZ
Announcement text:
----------------------------------------------------------------------
The LaTeX package nicematrix provides an environment NiceMatrix
which is similar to the environment matrix but gives the possibility
to draw continous dotted lines between cells of the matrix.
Theses lines are drawn with TikZ.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/nicematrix
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/nicematrix/
------------------------------------------------------------------------
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 .