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 .