Nicola Talbot submitted an update to the
glossaries-extra
package.
Version number: 1.40 2019-03-31
License type: lppl1.3
Summary description: An extension to the glossaries package
Announcement text:
----------------------------------------------------------------------
glossaries-extra.sty:
- corrected formatting for abbreviation
style 'long-hyphen-noshort-noreg'
- changed definition of glsfirstabbrvdefaultfont to use
glsabbrvdefaultfont instead of glsabbrvfont for
consistency
- new: GlsXtrDefaultResourceOptions
glossaries-extra-bib2gls.sty:
- new commands provided if associated glossary has been defined:
printunsrtabbreviations
printunsrtsymbols
printunsrtnumbers
printunsrtacronyms
printunsrtindex
glossary-topic.sty:
- new package providing glossary styles 'topic' and 'topicmcols'
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/glossaries-extra
More information is at
https://www.ctan.org/pkg/glossaries-extra
------------------------------------------------------------------------
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 .
Manfred Lotz submitted an update to the
pkgcheck
package.
Version: 1.6.0 2019-03-29
License: apache2 mit
Summary description: CTAN package checker
Announcement text:
----------------------------------------------------------------------
2019-03-09 (1.3.0)
- improved checking of URLs in README files
- recompile with newest http library
- ignoring .tfm files when checking for duplicates
- now checking for UTF BOMs:
If a README file contains a BOM we issue an error message,
if other files contain BOMs we issue a warning message.
2019-03-11 (1.4.0)
- recognizing generated files in a .dtx file when they are
included using a filecontents resp. filecontents* environment.
2019-03-14 (1.5.0)
- a README can be a symlink which will now be detected properly
- if a symlink points to a file object outside of the package
directory tree error message e0030 will be issued
2019-03-29 (1.6.0)
- new error message e0031 when a filename contains invalid
UTF-8 characters
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pkgcheck
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/pkgcheck/
------------------------------------------------------------------------
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 .
Richard Zach submitted the
ucalgmthesis
package.
Version: 2019-03-30
License: mit lppl
Summary description: LaTeX thesis class for University of Calgary Faculty of Graduate Studies
Announcement text:
----------------------------------------------------------------------
ucalgmthesis.cls is a LaTeX class file that produces documents
according to the thesis guidelines of the University of Calgary
Faculty of Graduate Studies.
It uses the memoir class, which provides very powerful and flexible
mechanisms for book design and layout. All memoir commands for changing
chapter and section headings, page layout, fancy foot- and endnotes,
typesetting poems, etc., can be used.
(Memoir is meant as a replacement for the standard LaTeX classes,
so all standard LaTeX commands such as chapter, section, etc.,
still work.) Likewise, any of memoir’s class options can be passed
as options to ucalgmthesis, in particular 12pt to select 12 point type
(11 point is the default).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ucalgmthesis
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/ucalgmthesis/
------------------------------------------------------------------------
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
acmart
package.
Version: 1.58 2019-03-29
License: lppl1.3
Summary description: Class for typesetting publications of ACM
Announcement text:
----------------------------------------------------------------------
Version 1.58 Suppressed spurious warnings.
New journal: HEALTH.
TDSCI is renamed to TDS.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/acmart
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/acmart/
------------------------------------------------------------------------
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 .
Hu Zhenzhen submitted an update to the
biblatex-gb7714-2015
package.
Version: 1.0rm 2019-03-29
License: lppl1.3
Summary description: A BibLaTeX implementation of the GBT7714-2015 bibliography style for Chinese users
Announcement text:
----------------------------------------------------------------------
(20190329)
Renamed erj.cbx/bbx to chinese-erj.cbx/bbx on Karl Berry's advice.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/biblatex-gb7714-2015
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-gb771…
------------------------------------------------------------------------
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 .
Claudio Beccari submitted an update to the
curve2e
package.
Version: 2.0.1 2019-03-29
License: lppl1.3c
Summary description: Extensions for package pict2e
Announcement text:
----------------------------------------------------------------------
This new release of curve2e uses the floating point arithmetics
made available by package xfp; therefore the definitions of several
commands are much simplified compared to previous versions.
A fallback algorithm has been implemented to load the last previous
update of the package if xfp is not available.
Some commands have been added and a significant error is corrected
(also in the attached previous version) so as to deal correctly with
second degree Bezier splines.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/curve2e
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/curve2e/
------------------------------------------------------------------------
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 .
Hu Zhenzhen submitted an update to the
biblatex-gb7714-2015
package.
Version: 1.0r 2019-03-28
License: lppl1.3
Summary description: A BibLaTeX implementation of the GBT7714-2015 bibliography
style for Chinese users
Announcement text:
----------------------------------------------------------------------
(20190307)
add an option gblanorder to sort the reference groups of
different language for author year style.
(20190307)
correct the author role judgement logic in the output of bibstrings
in citations for author year style, because the test ifcurrentname
can not used in citations, so change to use labelnamesource field
to judge.
(20190310)
correct a bug of sorting using lansortorder field when a reference
with field language like language={English} which is not lower case
at all thus the biblatex 3.11 and lower version fail to match it.
(20190310)
correct the footnote bibliography problem in minipage when
repeatedly cite a same reference to set a label like:
extcircled{ iny a}:15-45 rather than the extcircled{ iny 1}:15-45
in normal text.
(20190317)
correct the footnote bibliographyhyperlink for gb standard.
because of the invalid hyperlink and the incompatibility with beamer
by loading package footmisc, using the code of latex core and hyperref
package instead of footmisc to realize the par shape format.
(20190318)
correct the hang alignment of the footnotes in minipage
(20190322)
add a style gb7714-2015mx which can be used to generate different style
bibliographies in different refsetions, like numeric style in some
refsections and authoryear style in other refsections.
(20190328)
add a value reverseorder for gbnamefmt option which can be used to
generate a name list format same as family-given/given-family
(20190328)
add a style erj at the request of ddswhu for the ERJ which can match
the format demand generally, some details may be need to make improvement.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/biblatex-gb7714-2015
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-gb771…
------------------------------------------------------------------------
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 .
Denis Bitouzé submitted an update to the
yathesis
package.
Version number: 0.99u 2019-03-28
License type: lppl1.3
Summary description: A LaTeX class for writing a thesis following
French rules
Announcement text:
----------------------------------------------------------------------
- Bug fixes (#43 and #51).
- New options:
- `noaim`
- `nologo`
- Documentation revised.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/yathesis
More information is at
https://www.ctan.org/pkg/yathesis
------------------------------------------------------------------------
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 .
Walter Daems submitted an update to the
uantwerpendocs
package.
Version: 2.3 2019-03-27
License: lppl1.3
Summary description: Course texts, master theses, and exams in University of Antwerp style
Announcement text:
----------------------------------------------------------------------
The masterthesis class has been converted to the bamathesis to allow
for bachelor theses to be typeset.
Minor bugfixes (mainly in the exam class).
----------------------------------------------------------------------
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 .
Hironori Kitagawa submitted an update to the
luatexja
package.
Version number: 20190328.0
License type: bsd
Summary description: Typeset Japanese with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
* Fixed that luatexja-fontspec.sty was unusable with fontspec v2.7c.
* luatexja-preset.sty: added new preset bizud.
* Fixed several small bugs.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/luatexja
More information is at
https://www.ctan.org/pkg/luatexja
------------------------------------------------------------------------
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 .
Takuto Asakura submitted an update to the
texdoc
package.
Version number: 3.1
License type: gpl
Summary description: Documentation access for TeX Live
Announcement text:
----------------------------------------------------------------------
This is Texdoc update aiming to be contained in TeX Live 2019:
- New option -c: changing configure temporally
- New config item `texlive_tlpdb` to specify a path for texlive.tlpdb
- Fixed an issue that texdoc fails to open gzipped file in GNOME/XFCE
- Added prefixes to script files not to contaminate kpse search space
- Many other small improvements and bug fixes
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/texdoc
More information is at
https://www.ctan.org/pkg/texdoc
------------------------------------------------------------------------
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 .
Edgaras Šakuras submitted an update to the
ejpecp
package.
Version number: 1.6
License type: lppl1.2
Summary description: Class for EJP and ECP
Announcement text:
----------------------------------------------------------------------
Full url doi links, new package maintainer, shorttitle info.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/ejpecp
More information is at
https://www.ctan.org/pkg/ejpecp
------------------------------------------------------------------------
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 .
Salim Bou submitted an update to the
beamer-rl
package.
Version number: 1.1 2019-03-28
License type: lppl1.3c
Summary description: Right to left presentation with beamer and babel
Announcement text:
----------------------------------------------------------------------
* Add version information
* Use abelsublr in the redefinition of pgfpicture environment and pgfuseshading command
* Some additions in package example of use
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/latex/beamer-rl
More information is at
https://www.ctan.org/pkg/beamer-rl
------------------------------------------------------------------------
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 Bowman submitted an update to the
asymptote
package.
Version: 2.48
License: lgpl3
Summary description: 2D and 3D TeX-Aware Vector Graphics Language
Announcement text:
----------------------------------------------------------------------
The OpenGL code was modernized to use GLSL shaders.
Transparent triangles of different materials are now sorted before drawing.
The viewport option from the light function was removed.
A workaround was implemented for the Ghostscript transparency extension
-dSAFER bug.
Bugs in the simplex method were fixed.
Experimental offscreen rendering is now disabled by default due to
NVIDIA conflicts.
The min, max, minratio, maxratio, and intersection calculations were
accelerated.
A workaround was implemented for broken Intel GPU drivers under MSWindows.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/asymptote
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/asymptote/
------------------------------------------------------------------------
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 .
Gustavo A. Ballen submitted the
zootaxa-bst
package.
Version: 1.0
License: lppl1.3c
Summary description: A BibTeX style for the journal Zootaxa
Announcement text:
----------------------------------------------------------------------
This is the first release of zootaxa-bst, a package for providing a
reference style to author scientific papers for the journal Zootaxa.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/zootaxa-bst
The package’s files themselves can be inspected at
http://mirror.ctan.org/biblio/bibtex/contrib/zootaxa-bst/
------------------------------------------------------------------------
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
l3kernel
package.
Version number: 2019-03-26
License type: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
## [2019-03-26]
### Fixed
- Loading when pre-TL'18 XeTeX is in use (see #555)
----------------------------------------------------------------------
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
--
Dohyun Kim submitted an update to the
luamplib
package.
Version number: 2.20.1 2019-03-26
License type: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
----------------------------------------------------------------------
* 'mpdim' and 'mpcolor' are allowed, even if 'mplibverbatim' is enabled.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/luamplib
More information is at
https://www.ctan.org/pkg/luamplib
------------------------------------------------------------------------
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 .
Herbert Voß submitted an update to the
xindex
package.
Version: 0.09 2019-03-25
License: lppl1.3
Summary description: Unicode compatible index generation
Announcement text:
----------------------------------------------------------------------
This version has a fix for the config file HAdW-eko
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/xindex
The package’s files themselves can be inspected at
http://mirror.ctan.org/indexing/xindex/
------------------------------------------------------------------------
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
colorspace
package.
Version number: 1.3
License type: mit
Summary description: Provides PDF color spaces
Announcement text:
----------------------------------------------------------------------
This version fixes several incompatibilities with pgf/tikz (some old,
some new).
New license (MIT).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/colorspace
More information is at
https://www.ctan.org/pkg/colorspace
------------------------------------------------------------------------
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 .
Josef Kleber submitted an update to the
getmap
package.
Version number: 1.11 2019-03-25
License type: lppl
Summary description: Download OpenStreetMap maps for use in documents
Announcement text:
----------------------------------------------------------------------
# README #
The goal of this package is the simplest possible provision of
map images (OpenStreetMap, Google Maps and Google Street View
are supported). In the simplest case, it is is sufficient to
specify an address.. The package loads the map using the
write18 feature, which you must activate to use this package.
The image will be downloaded by an external Lua script. You
can use this script also from the command line.
License: LPPL
Changes in v1.11:
* Requests to Google Maps' Static Image API are no longer free
added an API key, which allows
2000req/day for Google Maps and
1000req/day for Google Street View
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/getmap
More information is at
https://www.ctan.org/pkg/getmap
------------------------------------------------------------------------
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 .
Hood Chatham submitted an update to the
longdivision
package.
Version number: 1.1.0 2019-03-24
License type: lppl
Summary description: Long division arithmetic problems
Announcement text:
----------------------------------------------------------------------
Updated to include more flexible output, including partial completion of a
problem, German style long division, a nicer radical symbol if tikz is
loaded, and various notations for repeating decimals.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/longdivision
More information is at
https://www.ctan.org/pkg/longdivision
------------------------------------------------------------------------
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 .
Robert Alessi submitted an update to the
arabluatex
package.
Version number: 1.17 2019-03-24
License type: gpl3+ cc-by-sa-4
Summary description: An ArabTeX-like interface for LuaLaTeX
Announcement text:
----------------------------------------------------------------------
arabluatex v1.17:
- Lua side: all non-local functions have been stored in a table.
- LaTeX side: 'environ' has been replaced in favor of a LaTeX3 equivalent.
- improved documentation.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/latex/arabluatex
More information is at
https://www.ctan.org/pkg/arabluatex
------------------------------------------------------------------------
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 .
Takayuki Yato submitted an update to the
pxchfon
package.
Version: 1.4a 2019-03-24
License: mit
Summary description: Japanese font setup for pLaTeX and upLaTeX
Announcement text:
----------------------------------------------------------------------
New features:
- The presets 'sourcehan-jp' and 'noto-jp', which use the subset OTF
version of Source Han fonts and Noto CJK fonts respectively.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pxchfon
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/pxchfon/
------------------------------------------------------------------------
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 .
Aditya Kolachana submitted an update to the
shobhika
package.
Version: 1.05
License: ofl
Summary description: An OpenType Devanāgarī font designed for scholars
Announcement text:
----------------------------------------------------------------------
IIT Bombay is pleased to announce the latest release of the Shobhika font.
Version 1.05 includes rules for correct rendering of more vedic accents
(particularly the Mādhyandina Śākhā of the Śukla Yajurveda) and also
fixes a minor bug.
The latest version of the font and detailed release notes can be found at:
https://github.com/Sandhi-IITBombay/Shobhika/releases
Shobhika is an open source font. The source code as well as further
details regarding the font can be found below:
https://github.com/Sandhi-IITBombay/Shobhika
The following brochure describes and showcases various features of Shobhika.
The brochure may be distributed within your institution and beyond to interested parties:
https://github.com/Sandhi-IITBombay/Shobhika/blob/master/docs/Shobhika.pdf
As always, we welcome bug reports, suggestions, and other comments at our GitHub page:
https://github.com/Sandhi-IITBombay/Shobhika/issues
SandHI (Science and Heritage Initiative), IIT Bombay
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/shobhika
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/shobhika/
------------------------------------------------------------------------
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 .
Bruno Le Floch submitted an update to the
unravel
package.
Version: 0.2g 2019-03-23
License: lppl1.3c
Summary description: Watching TeX digest tokens
Announcement text:
----------------------------------------------------------------------
Bug fix release: repairing the broken prompt
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/unravel
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/unravel/
------------------------------------------------------------------------
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
dtxdescribe
package.
Version: 1.01 2019-03-22
License: lppl1.3
Summary description: Describe additional object types in dtx source files
Announcement text:
----------------------------------------------------------------------
Prints brackets around the object's class in the margin tags.
Sanitizes additional macros in the PDF bookmarks.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dtxdescribe
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/dtxdescribe/
------------------------------------------------------------------------
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 .
Robert Alessi submitted an update to the
arabluatex
package.
Version number: 1.16 2019-03-22
License type: gpl3+ cc-by-sa-4
Summary description: An ArabTeX-like interface for LuaLaTeX
Announcement text:
----------------------------------------------------------------------
arabluatex v1.16:
- exporting ArabTeX/Buckwalter to unicode Arabic .tex source files has been improved.
- bug #43 in luacolor has been fixed, making unnecessary the quick fix introduced in arabluatex.
- aemph now uses ulem, which allows emphasized expressions to break over lines. ʾabǧad numbers still use overline (which is more elegant), but without amsmath which arabluatex does not load anymore.
- arabluatex shares some booleans with ekdosis package to come.
- improved documentation.
- moved bugtracker to gitlab.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/latex/arabluatex
More information is at
https://www.ctan.org/pkg/arabluatex
------------------------------------------------------------------------
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 .
Uroš Stefanović submitted an update to the
cmsrb
package.
Version number: 3.0 2019-03-22
License type: gpl
Summary description: Computer Modern for Serbian and Macedonian
Announcement text:
----------------------------------------------------------------------
Letter cyrb is changed and new features are added.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/cmsrb
More information is at
https://www.ctan.org/pkg/cmsrb
------------------------------------------------------------------------
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 .
Nicola Talbot submitted an update to the
glossaries-extra
package.
Version: 1.39 2019-03-22
License: lppl1.3
Summary description: An extension to the glossaries package
Announcement text:
----------------------------------------------------------------------
glossaries-extra.sty:
- Added example-glossaries-symbolnames.bib
(corresponds to sample example-glossaries-symbolnames.tex
file provided by glossaries.sty)
- Added starred versions of:
GlsXtrIfFieldEqStr
GlsXtrIfFieldEqXpStr
GlsXtrIfXpFieldEqXpStr
GlsXtrIfFieldCmpNum
GlsXtrIfFieldEqNum
GlsXtrIfFieldNonZero
- New command: glsxtrentryparentname
- New command: glsxtrsetglossarylabel and 'label' key
for 'printgloss' family.
- bug fix: added protection against fragile/non-expandable
commands in location within @glsxtr@dorecord
- bug fix: corrected short-nolong-desc, short-sc-nolong-desc,
short-sm-nolong-desc, short-em-desc (and their synonyms)
to behave as advertised in the manual. (That is,
name={short (long)} format and description key must be supplied.)
glossary-bookindex.sty:
- added: glsxtrbookindexlocation, glsxtrbookindexsublocation
----------------------------------------------------------------------
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 .
Brian Dunn submitted an update to the
lwarp
package.
Version number: 0.69 2019-03-21
License type: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Improved error handling for graphics, multirow.
Fixes for makebox, framebox, fminipage, array, longtable, tabularx/y, supertabular/xtab.
Update and improved formatting for keyfloat.
Added ctable, eqlist, eqparbox, ftcap, listliketab, minitoc, tocdata, topcapt.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/lwarp
More information is at
http://www.ctan.org/pkg/lwarp
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
--
Brian Dunn submitted an update to the
keyfloat
package.
Version number: 2.00
License type: lppl1.3
Summary description: Provides a key/value interface for generating floats
Announcement text:
----------------------------------------------------------------------
Added custom float types.
Added float authors.
Improved integration with the lwarp and tocdata packages.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/keyfloat
More information is at
http://www.ctan.org/pkg/keyfloat
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
--
Brian Dunn submitted an update to the
tocdata
package.
Version number: 2.02
License type: lppl1.3
Summary description: Adds names to chapters, sections, figures in the TOC and LOF
Announcement text:
----------------------------------------------------------------------
Fix for section name formatting.
Improved spacing.
Documentation fix.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tocdata
More information is at
http://www.ctan.org/pkg/tocdata
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
--
Michal Hoftich submitted an update to the
tex4ebook
package.
Version number: 0.2c 2019-03-21
License type: lppl1.3
Summary description: Convertor from LaTeX to ebook formats
Announcement text:
----------------------------------------------------------------------
New feature:
- Configure{@author} - commands that produce HTML tags used inside the
author command may result in invalid ePub file. Local redefinitions
of such commands may be put in this configuration to suppress their
default behaviour.
Example: Configure{@author}{letfootnote@gobble}
Bug fixes:
- fixed several issues that could result in an invalid ePub file.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/tex4ebook
More information is at
https://www.ctan.org/pkg/tex4ebook
------------------------------------------------------------------------
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 .
Michal Hoftich submitted an update to the
make4ht
package.
Version: 0.2f 2019-03-21
License: lppl1.3
Summary description: A build system for tex4ht
Announcement text:
----------------------------------------------------------------------
New filter:
- joincolors - tex4ht produces an element with unique id for each
extcolor and other variants of color commands.
This filter replaces ids with common name for all elements with
the same color and removes the duplicated colors from the CSS file.
This results in substantial file size saving.
Bug fixes:
- fixed odtimagesize filter
- fixed $HOME directory lookup on Windows
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/make4ht
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/make4ht/
------------------------------------------------------------------------
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
hvfloat
package.
Version number: 2.10
License type: lppl
Summary description: Rotating caption and object of floats independently
Announcement text:
----------------------------------------------------------------------
This version has support for multi (sub)float pages with a caption on the
facing page or column.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/hvfloat
More information is at
https://www.ctan.org/pkg/hvfloat
------------------------------------------------------------------------
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 .
Herbert Voß submitted an update to the
firamath-otf
package.
Version number: 0.02
License type: lppl1.3
Summary description: Use OpenType math font Fira Math
Announcement text:
----------------------------------------------------------------------
Fix for missing default weight setting
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/firamath-otf
More information is at
https://www.ctan.org/pkg/firamath-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 .
Akira Yamaji submitted an update to the
mcf2graph
package.
Version number: 4.40 2019-03-21
License type: mit
Summary description: Draw chemical structure diagrams with
Metafont/MetaPost
Announcement text:
----------------------------------------------------------------------
-add function MC()
-change function name MCa() => MCat()
-delete function MCc(),MCd(),MCf()
-add angle parameter mangle
-add size parameter
thickness_mframe
-change size parameter name
bond_len => blength
max_bond_length => max_blength
font_wd,font_ht => fsize(w,h)
margin_left_right,margin_top_bottom
=> fmargin(w,h)
thickness_font_frame => thickness_fframe
thickness_atom_frame => thickness_aframe
-delete ratio parameter ratio_bond_width
-delete option parameter sw_solid
-change option parameter name
sw_clip => sw_trimming
sw_bond_single => sw_single
sw_fomt_frame => sw_fframe
sw_mol_frame => sw_mframe
sw_atom_frame => sw_aframe
-update MCF manual
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/mcf2graph
More information is at
https://www.ctan.org/pkg/mcf2graph
------------------------------------------------------------------------
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 .
Rishikesan T. Nair submitted the
els-cas-template
package.
Version number: 1.0
License type: lppl1.2
Summary description: Typeset articles for Elesevier's Complex Article
Service (CAS) workflow
Announcement text:
----------------------------------------------------------------------
In ELS-CAS-templates, mainly two classfiles and one style file are
provided along with few thumbnail images, dummy figures and one .bst.
Authors who wish to publish their article with Elsevier can use this
template to typeset their article for submission. These templates should
be used according to the instruction available in Elsevier author
instruction page. This bundle contains one template to typeset in single
column format and another one to typeset in double column format. These
should be used according to the instruction available in the corresponding
journal home page.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/els-cas-template
More information is at
https://www.ctan.org/pkg/els-cas-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 .
Dohyun Kim submitted an update to the
luamplib
package.
Version number: 2.20.0 2019-03-20
License type: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
----------------------------------------------------------------------
* huge changes, but mostly internal, so apparently not much difference
from previous version.
* 'mplibforcehmode' makes mplibcode typeset in horizontal mode.
'mplibnoforcehmode' reverts the setting. The latter is default.
* 'mpliblegacybehavior{disable}' triggers a new mode of processing
verbatimtex .. etex: along with btex .. etex, they will be processed
sequentially one by one. Old behavior, being default, can be restored
by declaring 'mpliblegacybehavior{enable}'.
* Incidentally, verbatimtex .. etex in MP input files is honored
from this version, save those that contain 'documentclass'
or 'egin{document}' etc, which is totally ignored.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/luamplib
More information is at
https://www.ctan.org/pkg/luamplib
------------------------------------------------------------------------
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 .
Ulrike Fischer submitted an update to the
tagpdf
package.
Version number: 0.60 2019-03-20
License type: lppl1.3c
Summary description: Tools for experimenting with tagging using
pdfLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
- In version 0.60 a number of bugs have been corrected.
- Code to correctly tag links has been added.
- The documentation has been roughly tagged as first proof of context.
- A breaking change is that the mc-command in luamode now set the
attributes locally and not globally.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tagpdf
More information is at
https://www.ctan.org/pkg/tagpdf
------------------------------------------------------------------------
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 .
Giuseppe Silano submitted an update to the
EuropeCV
package.
Version number: 2019-03-19
License type: lppl
Summary description: Unofficial class for European curricula vitae
Announcement text:
----------------------------------------------------------------------
Changes have been made to the EuropeCV package. Now:
* The own YouTube can be added in the CV
* Multiple addresses can be added in the CV
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/europecv
More information is at
https://www.ctan.org/pkg/europecv
------------------------------------------------------------------------
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 .
Rolf Niepraschk submitted an update to the
texlive-dummy-opensuse
package.
Version number: 2019.9999-1
License type: lppl1.3
Summary description: Dummy TeX Live RPM for use with Open SUSE
Announcement text:
----------------------------------------------------------------------
rpm package for the upcoming TeX Live 2019.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/texlive/texlive-dummy/openSUSE
More information is at
https://www.ctan.org/pkg/texlive-dummy-opensuse
------------------------------------------------------------------------
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 .
Richard Grewe submitted an update to the
keyvaltable
package.
Version number: 1.0
License type: lppl1.2
Summary description: Re-usable tables separating content and presentation
Announcement text:
----------------------------------------------------------------------
Several new features added:
* new table options headalign, headfmt, showrules, and width;
* table option shape now supports values tabular, tabularx, and longtable for using non-tabu environments;
* support for custom, multi-row header specifications, which support header cells that span multiple columns;
* new row options bg, hidden, above, below, and around;
* support for use of multicolumn in cell values;
* new package option NoTabuPkg to disable automatic loading of the tabu package.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/keyvaltable
More information is at
http://www.ctan.org/pkg/keyvaltable
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.63b 2019-03-17
License type: gpl2
Summary description: Fully automated LaTeX document generation
Announcement text:
----------------------------------------------------------------------
1. Update example_rcfiles/glossary_latexmkrc.
2. Fix problem that in -cd mode, an error is raised when the path part of the tex filename contains a character
prohibited by *tex.
3. Implement changing of rule network when output of *latex is not what is expected, e.g., because pdfoutput is used
in document.
4. Implement placeholder for true basename of main tex file, and use it in jobname.
5. Various bug fixes.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/latexmk
More information is at
http://www.ctan.org/pkg/latexmk
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 Japanese TeX Development Community submitted an update to the
ptex-fontmaps
package.
Version number: 20190318.0
License type: pd gpl3
Summary description: Font maps and configuration tools for
Japanese/Chinese/Korean fonts with (u)ptex
Announcement text:
----------------------------------------------------------------------
* New version that will go on TeX Live 2019.
* Add Noto/SourceHan font maps.
Note that these are Unicode-encoded Adobe-Identity0 fonts,
so they can be used only in upTeX + dvipdfmx.
For other routines (i.e. pTeX + dvipdfmx, pTeX + dvips,
upTeX + dvips), the same settings as noEmbed is applied.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/ptex-fontmaps
More information is at
https://www.ctan.org/pkg/ptex-fontmaps
------------------------------------------------------------------------
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 .
Denis Bitouzé submitted an update to the
nwejm
package.
Version number: 0.98f 2019-03-18
License type: lppl1.3
Summary description: Support for the journal “North-Western European
Journal of Mathematics”
Announcement text:
----------------------------------------------------------------------
- Bug fixes.
- Changes:
- Such that symbol in sets definitions now is `vert` instead of
`slash`.
- `authoryear` bib and cite style changed for `authoryear-comp`.
- Hyperfootnotes now true.
- Other minor ones.
- New:
- Built-in conditions enumeration.
- New public command for easily create new enumerations.
- Improvements:
- Documentation improved.
- Plural forms of (new) theorems now handled.
- Command ` extcite è revisited.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/nwejm
More information is at
https://www.ctan.org/pkg/nwejm
------------------------------------------------------------------------
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 .
Andreas Storvik Strauman submitted an update to the
exercisebank
package.
Version number: 0.3.0 2019-03-18
License type: lppl1.3c
Summary description: Creating and managing exercises, and reusing them as
composed sets
Announcement text:
----------------------------------------------------------------------
Overdue publishing! Many fixes and new features.
Due to changes in behaviour and appearance of some commands, although most
changes fairly small and non fatal, I still increased the minor build version.
These are the main changes:
Changes:
- Activated ppMarginAbove (it now does something)
- Moved tag placement for when ShowTags active
- Part problem header is removed if only one part problem
- Changed default spacing of around exercises, partproblems, intros and
such.
New features:
- Added possibility of custom part problem header from
extproblem
- Added possibility of showing problem only when DisplaySolutions active
- Created ShowAllTags for clearing tags list
- Added exercisepoints for getting total number of points in an exercise/problem.
- Introduced SolutionsOnly
- added pgref and ppgref for global referencing problems and part problems.
- Added exercisebankversion and exercisebankbuild (for easier debugging)
- Possibility to toggle whether part problem header showing if only one part problem is displayed: exercisebanksetup{show lonely part problems}
- Added hisfilepath for getting path of current exercisefile
- Added uildsprite for building selected sets as a sprite (all sets compressed on a few pages for overview). e.g. uildsprite{set1,set2}
Bug fixes:
- Corrected use of the length ppMarginBelow
- Fixed bug where phead and ShowFilenames crash
- Fixed bug where part problem header repeats if solution is itemize.
- uildset now gives error if set does not exist.
- Made HideTags cummulative.
- Raises error when pdfTeX(or pdfLaTeX) is not used.
- Allow underscore for files in makeset
- Prevent overwriting of graphicspath
- Fixed bug where error comes at 123 exercises or more (TeX capacity exceeded error).
A special mention to the github users @tristelune1 for doing a lot of the testing for this version!
Thank you!
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/exercisebank
More information is at
https://www.ctan.org/pkg/exercisebank
------------------------------------------------------------------------
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 .
Mikica Kocic submitted an update to the
xcpdftips
package.
Version number: 1.1 2019-03-18
License type: gpl3+
Summary description: Natbib citations with PDF tooltips
Announcement text:
----------------------------------------------------------------------
Added support for tooltips on PDF layers (using OCG)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/xcpdftips
More information is at
https://www.ctan.org/pkg/xcpdftips
------------------------------------------------------------------------
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 .
Roger Herz-Fischler submitted the
do-it-yourself-tex
package.
Version number: 1.3 2019-03-17
License type: pd
Summary description: A collection of easily modifiable forms, macros and sample texts for use with plain TeX/XeTeX
Announcement text:
----------------------------------------------------------------------
This package provides easily modifiable forms and macros which
illustrate how
plain xetex can used to produce high quality texts with such fea-
tures as precise font designations,
imported images, marginal notes, colour, right to left texts and syl-
labics.
Real examples are provided in both the TeX and PDF versions.
A set of shell files, font tables an HTML page with links to font
sources are also provided.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/xetex/plain/do-it-yourself-tex
More information is at
http://www.ctan.org/pkg/do-it-yourself-tex
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
--
Robert Alessi submitted an update to the
icite
package.
Version: 1.2 2019-03-17
License: gpl3+ cc-by-sa-4
Summary description: Indices locorum citatorum
Announcement text:
----------------------------------------------------------------------
icite v1.2 - Indices locorum citatorum:
- improved documentation, added a new section on how to format citations
with the classics package in combination with icite.
- (not a) bugfix: biblatex citation commands cannot be found inside
if ... fi, otherwise autopunct becomes inoperative.
icite gets around this.
- added configurable delimiters: authors/titles and titles/pages.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/icite
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/icite/
------------------------------------------------------------------------
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 .