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 .