John Collins submitted an update to the
latexmk
package.
Version number: 4.64a 2019-05-21
License type: gpl2
Summary description: Fully automated LaTeX document generation
Announcement text:
----------------------------------------------------------------------
1. Fix problem that rules that process dvi and xdv files did not always
run after rapid-fire changes in graphics files.
2. Fix incorrect listings by -rules and by -deps.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/latexmk
More information is at
https://www.ctan.org/pkg/latexmk
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Boris Veytsman submitted an update to the
acmart
package.
Version number: 1.61
License type: lppl1.3
Summary description: Class for typesetting publications of ACM
Announcement text:
----------------------------------------------------------------------
Version 1.61 Bug fixes
New bibtex types for artifacts
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/acmart
More information is at
https://www.ctan.org/pkg/acmart
------------------------------------------------------------------------
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 .
Jacques Peron submitted an update to the
lyluatex
package.
Version: 1.0f 2019-05-27
License: mit
Summary description: Commands to include lilypond scores within a (Lua)LaTeX document
Announcement text:
----------------------------------------------------------------------
It’s now easier to wrap lyluatex’s macros within custom environments
and commands. Other changes are code cleaning and some bugfixes,
most notably for use with MiKTeX.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lyluatex
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/lyluatex/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
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-05-28
License type: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
## [2019-05-28]
### Added
- Experimental `file_compare_timestamp:nNn(TF)`
### Changed
- Precedence of juxtaposition (implicit multiplication) in l3fp
now different for keywords/variables and factors in parentheses
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/l3kernel
More information is at
https://www.ctan.org/pkg/l3kernel
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
The LaTeX Team submitted an update to the
l3experimental
package.
Version number: 2019-05-28
License type: lppl1.3c
Summary description: Experimental LaTeX3 concepts
Announcement text:
----------------------------------------------------------------------
## [2019-05-28]
### Added
- New `l3graphics` module
### Fixed
- Missing `scan_stop:` in benchmark code (fixes #577)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/l3experimental
More information is at
https://www.ctan.org/pkg/l3experimental
------------------------------------------------------------------------
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 .
Marcel Krüger submitted an update to the
intopdf
package.
Version number: 0.2.1
License type: lppl1.3c
Summary description: Embed non-PDF files into PDF with hyperlink
Announcement text:
----------------------------------------------------------------------
This new release adds support for customizing the filename written into
the PDF file and seen by the PDF viewers independent of the actual
filename of the included file.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/intopdf
More information is at
https://www.ctan.org/pkg/intopdf
------------------------------------------------------------------------
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 .
Khaled Hosny submitted an update to the
libertinus-fonts
package.
Version number: 6.9 2019-05-27
License type: ofl
Summary description: The Libertinus font family
Announcement text:
----------------------------------------------------------------------
- Many mathematical operator in Libertinus Math were scaled up and redesigned
for better use in math mode.
- Libertinus Math now has fraktur alphabets (copied from STIX Two Math font)
and sans serif italic Greek (slanted from the upright version).
- Overline mark (U+0305) no longer make i and j dotless.
- Overline mark should be placed higher than glyph ascenders.
- Fonts are now autohinted with Adobe’s psautohint instead of FontForge’s
autohinter.
- Libertinus Keyborad had the German keys Bild misspelled as Build in both
glyph name and ligature string.
- Several changes to glyph names for consistency and accuracy.
- Several minor reorganization to the OpenType features.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/libertinus-fonts
More information is at
http://www.ctan.org/pkg/libertinus-fonts
We are supported by the TeX User Groups.
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
François Pantigny submitted an update to the
nicematrix
package.
Version: 2.1.5 2019-05-27
License: lppl1.3
Summary description: Several features to improve the typesetting of mathematical matrices with TikZ
Announcement text:
----------------------------------------------------------------------
Compatibility with the classes revtex4-1 and revtex4-2.
Option allow-duplicate-names.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/nicematrix
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/nicematrix/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Akira Yamaji submitted an update to the
mcf2graph
package.
Version: 4.42 2019-05-26
License: mit
Summary description: Draw chemical structure diagrams with Metafont/MetaPost
Announcement text:
----------------------------------------------------------------------
-add function for add()
plus : circled plus
minus : circled minus
lonepair : lonepair
-add binop for add()
a ** b : a scaled b
a /* b : point of b scaled a
-add variable for add()
A[n]up : dir An
A[n]left : dir An+90
A[n]right : dir An-90
A[n]down : dir An+180
B[n]up : dir Bn
B[n]left : dir Bn+90
B[n]right : dir Bn-90
B[n]down : dir Bn+180
-change variable for add()
A[n]dir => A[n]ang
A[n]ang : angle of An
B[n] => Bm[n]
B[n] : bond position => path
-improve label emulation
-update MCF manual
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/mcf2graph
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/mcf2graph/
------------------------------------------------------------------------
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 .
Deni Bačić submitted the
glossaries-slovene
package.
Version number: 1.0
License type: lppl1.3
Summary description: Slovene language module for glossaries package
Announcement text:
----------------------------------------------------------------------
Slovene language module for glossaries package.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/glossaries-slovene
More information is at
https://www.ctan.org/pkg/glossaries-slovene
------------------------------------------------------------------------
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 .
Michal Hoftich submitted an update to the
make4ht
package.
Version number: 0.2g 2019-05-24
License type: lppl1.3
Summary description: A build system for tex4ht
Announcement text:
----------------------------------------------------------------------
This release contains mainly various bug fixes for the dvisvgm_hashes
extension, and one minor fix for the `make4ht-joincolors` filter.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/make4ht
More information is at
https://www.ctan.org/pkg/make4ht
------------------------------------------------------------------------
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 .
Palle Jørgensen submitted the
subtext
package.
Version: 1.0 2019-05-24
License: gpl3
Summary description: Easy text-style subscripts in math mode
Announcement text:
----------------------------------------------------------------------
The subtext package provides easy access to subscripts using the
ext{} command from the amstext package. This is done by providing
an optional argument to _ in math mode.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/subtext
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/subtext/
------------------------------------------------------------------------
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 .
Alexander Grahn submitted an update to the
ocgx2
package.
Version: 0.41 2019-05-24
License: lppl
Summary description: Drop-in replacement for ‘ocgx’ and ‘ocg-p’
Announcement text:
----------------------------------------------------------------------
This new version adds the `ocmd' environment:
egin{ocmd}[<OCMD id>]{[<visibility policy>][,<visibility expression>]}
... material to be put on a PDF layer ...
end{ocmd}
An OCMD (Optional Content Membership Dictionary) is a PDF Layer whose
visibility is calculated from other OCGs current visibility states according
to a visibility policy and/or a visibility expression.
A visibility policy is defined by choosing one of the directives
AllOn{<OCG id 1>, <OCG id 2>, ...}
AnyOn{<OCG id 1>, <OCG id 2>, ...}
AnyOff{<OCG id 1>, <OCG id 2>, ...}
AllOff{<OCG id 1>, <OCG id 2>, ...}
A visibility expression is much more flexible than a policy. Arbitrarily
complex visibility relationships can be formulated, based on the Boolean
functions
And{<item a>, <item b>, ...}
Or{<item i>, <item j>, ...}
Not{<item n>}
In the argument list, items represent OCG ids and nested Boolean
functions. As nesting of the three functions is possible, any thinkable
visibility relationship can be defined.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ocgx2
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/ocgx2/
------------------------------------------------------------------------
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 .
Apostolos Syropoulos submitted an update to the
alterqcm
package.
Version: 4.0 2019-05-23
License: lppl gpl
Summary description: Multiple choice questionnaires in two column tables
Announcement text:
----------------------------------------------------------------------
New version adds linguistic support for English, German and Greek.
Please report errors to the maintainers.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/alterqcm
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/alterqcm/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Bob Tennent submitted an update to the
noto
package.
Version number: 2019-05-23
License type: lppl ofl
Summary description: Support for Noto fonts
Announcement text:
----------------------------------------------------------------------
Disabled hyphenation for the mono family. Retracted artificially-slanted
monospaced italics (because of ugly accented glyphs).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/noto
More information is at
https://www.ctan.org/pkg/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 .
Juan Alberto Camacho Bolaños submitted the
unam-thesis
package.
Version number: 0.5
License type: gpl3+
Summary description: Create documents according to the UNAM guidelines
Announcement text:
----------------------------------------------------------------------
Class for creating dissertation documents according to the National
Autonomous University of Mexico (UNAM) guidelines.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/unam-thesis
More information is at
https://www.ctan.org/pkg/unam-thesis
------------------------------------------------------------------------
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 .
Antoine Missier submitted an update to the
frenchmath
package.
Version: 1.4 2019-05-22
License: lppl1.3
Summary description: Typesetting mathematics according to French rules
Announcement text:
----------------------------------------------------------------------
Incompatibility of v1.3 with the unicode-math package is corrected
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/frenchmath
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/frenchmath/
------------------------------------------------------------------------
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 .
Antoine Missier submitted an update to the
mismath
package.
Version: 1.4 2019-05-22
License: lppl1.3
Summary description: Miscellaneous mathematical macros
Announcement text:
----------------------------------------------------------------------
Incompatibility of v1.3 with the unicode-math package is corrected
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/mismath
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/mismath/
------------------------------------------------------------------------
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 .
Japanese TeX Development Community submitted an update to the
uplatex
package.
Version: 2019-05-22
License: bsd3
Summary description: pLaTeX2e and miscellaneous macros for upTeX
Announcement text:
----------------------------------------------------------------------
* Update ukinsoku.tex: Add setting of kcatcode for block
Halfwidth and Fullwidth Forms to work around for bug in upTeX 1.24.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/uplatex
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/uplatex/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Christian Tellechea submitted an update to the
chemfig
package.
Version: 1.41 2019-05-21
License: lppl1.3c
Summary description: Draw molecules with easy syntax
Announcement text:
----------------------------------------------------------------------
chemfig 1.41
- use of the new expanded primitive. Therefore, this version
requires a TeX engine providing the expanded primitive.
- new keys for delimiters h align, auto rotate and rotate
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/chemfig
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/generic/chemfig/
------------------------------------------------------------------------
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 .
Felix Faltin submitted an update to the
iodhbwm
package.
Version: 1.1.0 2019-05-15
License: lppl1.3
Summary description: Unofficial template of the DHBW Mannheim
Announcement text:
----------------------------------------------------------------------
## New feature
- Add support for roman page numbers including new example
- Add possibility to change DHBW location
- Add option to provide another DHBW logo without using a custom template
## Changes
- Update declaration using the latest version
- Update documentation
- Update examples using the latest declaration
Change Travis CI dependencies
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/iodhbwm
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/iodhbwm/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Bob Tennent submitted an update to the
libertine
package.
Version number: 5.3.0 2019-05-20
License type: gpl ofl lppl
Summary description: Use of Linux Libertine and Biolinum fonts with LaTeX
Announcement text:
----------------------------------------------------------------------
Corrected spacing and disabled hyphenation in monospaced fonts.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/libertine
More information is at
https://www.ctan.org/pkg/libertine
------------------------------------------------------------------------
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 .
Michael Sharpe submitted an update to the
mathalpha (formerly mathalfa)
package.
Version number: 1.12 2019-05-20
License type: lppl1.3
Summary description: General package for loading maths alphabets in LaTeX
Announcement text:
----------------------------------------------------------------------
Mathalfa is changing its name to mathalpha, though for backward
compatibility the old name will continue to be recognized.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/mathalpha
More information is at
https://www.ctan.org/pkg/mathalpha
------------------------------------------------------------------------
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 .
Shoma Hitomi submitted the
hmtrump
package.
Version number: 1.0d 2019-05-14
License type: cc-by-sa-4 other-free
Summary description: Describe card games
Announcement text:
----------------------------------------------------------------------
You can describe playin cards with this package; For instance,
hmtrump{Q}{H} will write Queen of Hearts.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/latex/hmtrump
More information is at
https://www.ctan.org/pkg/hmtrump
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
David Lichti submitted an update to the
embedall
package.
Version number: 2.0 2019-05-18
License type: lppl1.2
Summary description: Embed source files into the generated PDF
Announcement text:
----------------------------------------------------------------------
Package overhaul using embedfile and filehook. It is now simpler to use and supports more file attachments.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/embedall
More information is at
http://www.ctan.org/pkg/embedall
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
--