Luca Cappelletti submitted an update to the
adigraph
package.
Version number: 1.7.1
License type: mit
Summary description: Augmenting directed graphs
Announcement text:
----------------------------------------------------------------------
Added two useful macros to enable and disable the rendering of the
adigraphs.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/adigraph
More information is at
https://www.ctan.org/pkg/adigraph
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Tobias Plüss submitted the
tikz-imagelabels
package.
Version: 0.1 2019-01-29
License: lppl1.3
Summary description: Put labels on images using TikZ
Announcement text:
----------------------------------------------------------------------
The package allows to add label texts to an existing image
with the aid of TikZ. This may be used to label certain
features in an image.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tikz-imagelabels
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/tikz-imagelabels/
------------------------------------------------------------------------
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 W. Bartling submitted the
joy-of-tex
package (for AMS).
Version: 2019-01-28
License: nocommercial
Summary description: User documentation for the AMS-TeX macro collection
Announcement text:
----------------------------------------------------------------------
The full text of the most recent reprint of the second edition of
The Joy of TeX by Michael Spivak is now available.
Joy is the user documentation for AMS-TeX, which is no longer
supported by the AMS, nor is it used by the AMS publishing program.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/joy-of-tex
The package’s files themselves can be inspected at
http://mirror.ctan.org/info/joy-of-tex/
------------------------------------------------------------------------
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 .
Vivien Goepp submitted the
beamertheme-light
package.
Version number: 1.0
License type: gpl3
Summary description: A minimal beamer style
Announcement text:
----------------------------------------------------------------------
The LaTeX package `beamertheme-light' provides an aesthetic and minimal
beamer style by redefining colors and fonts.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/beamertheme-light
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/beamer-contrib/themes/beamerthe…
------------------------------------------------------------------------
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 .
Norbert Preining submitted an update to the
yinit
package.
Version number: 20190124
License type: pd
Summary description: Old German decorative initials
Announcement text:
----------------------------------------------------------------------
In agreement with Yannis Haralambous, the following changes were made
to allow using yinit fonts with dropcaps package. The changes are
- changing the font identifier to YINIT from CMR
- changing the font size to the correct value instead of 10pt#
Development has moved to Github: https://github.com/TeX-Live/yinit
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/yinit
The package's files themselves can be inspected at
http://mirror.ctan.org/fonts/gothic/yinit
------------------------------------------------------------------------
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 .
Luca Cappelletti submitted the
lectures
package.
Version number: 1.0.2
License type: mit
Summary description: Lectures - A document class for quickly drafting nice looking lecture notes
Announcement text:
----------------------------------------------------------------------
This LaTeX documentclass provides a number of gimmicks to draft nice looking lecture notes, such as a number of theorem
environments, automatic spacing and alignment of figures and much more. More informations are available in the package
readme.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/lectures
More information is at
http://www.ctan.org/pkg/lectures
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
--
Javier Bezos López submitted an update to the
esindex
package.
Version: 1.5 2019-01-28
License: mit
Summary description: Typset index entries in Spanish documents
Announcement text:
----------------------------------------------------------------------
New
esindex 1.5. Generates automatically sort keys. Originally
only for Spanish, but version 1.5 provides tools for it to
be adapted to other languages, so that, for example,
esindex{ extit{Höhe}} can be made equivalent to
index{Hoehe@ extit{Höhe}}.
New license (MIT).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/esindex
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/bezos/
------------------------------------------------------------------------
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 .
Joseph Wright submitted an update to the
l3kernel and l3experimental
bundles.
Version number: 2019-01-28
License type: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
## [2019-01-28]
### Added
- Global versions of box affine functions, e.g. `ox_grotate:Nn`
- Global versions of box size adjustment functions
- `ox_(g)set_eq_drop:NN`, `(h|v)box_unpack_drop:N`
- `file_get:nnN` and `file_get:nnNTF`
- Experimental functions `sys_shell_get:nnN` and `sys_shell_get:nnNTF`
### Changed
- `char_generate:nn` now always takes exactly two expansions
- Move `prg_generate_conditional_variant:Nnn` to stable
- Renamed experimental `ox_trim:Nnnnn` and `ox_viewport:Nnnnn` as
`ox_set_trim:Nnnnn` and `ox_set_viewport:Nnnnn`, respectively
### Deprecated
- `ox_(g)set_eq_clear:NN`, replaced by `ox_(g)set_eq_drop:NN`
- `(h|v)box_unpack_clear:N`, replaced by `(h|v)box_unpack_drop:N
- ` l_(g)set_from_file(_x):Nnn`, replaced by `file_get:nnN`
### Fixed
- Scope treatment of `ox_set_dp:N`, _etc._
- In (u)platex: detection of spaces in ` l_rescan:nn` and related
functions
### Removed
- Experimental function family ` l_(g)set_from_shell:(N|c)nn`
(replaced by `sys_shell_get:nnN`)
----------------------------------------------------------------------
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
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Felix Faltin submitted an update to the
iodhbwm
package.
Version number: 1.0.1
License type: lppl1.3
Summary description: Unofficial template of the DHBW Mannheim
Announcement text:
----------------------------------------------------------------------
Bugfix release due to changes of dependencies
Add new example
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/iodhbwm
More information is at
https://www.ctan.org/pkg/iodhbwm
------------------------------------------------------------------------
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 .
Alex Ball submitted an update to the
beamerswitch
package.
Version: 1.5 2019-01-28
License: lppl1.3c
Summary description: Convenient mode selection in Beamer documents
Announcement text:
----------------------------------------------------------------------
This release removes the empty boxes that would complete
the last page of handouts when using the `border` option
of handoutlayout. These empty boxes were never part of
the intended behaviour, but anyone mourning their passing
should get in touch via the package's issue tracker.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/beamerswitch
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/beamer-contrib/beamerswitch/
------------------------------------------------------------------------
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: 20190128.0
License type: bsd
Summary description: Typeset Japanese with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
* Added ltj@stdyokojfm and ltj@stdtatejfm to change default JFMs.
* Fixed that Non-embedded fonts are unusable with recent luaotfload.
* Fixed that luatexja-fontspec does not work with fontspec v2.7(a).
* Fixed a bug in italic correction.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/luatexja
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/generic/luatexja
------------------------------------------------------------------------
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 .
In-Sung Cho submitted an update to the
istgame
package.
Version number: 2.0 2019-01-27
License type: lppl1.3c
Summary description: Draw Game Trees with TikZ
Announcement text:
----------------------------------------------------------------------
istgame version 2.0 (update)
New functions:
* input mode and text font style changer:
* new design of information set: xtInfoset and xtInfosetO
* curve (even skewed) information set: xtCInfoset and xtCInfosetO
* continuum of branches: istrootcntm and istrootcntmA
* information set for continuum: cntmInfoset and cntmInfosetO
* arrows and middle arrows: new middle arrow tip styles, xtShowMidArrows, xtShowArrows
* and more including xtTimeLineH, xtTimeLineV, xtCommentTo, xtCommentFrom, etc.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/istgame
The package's files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/istgame
------------------------------------------------------------------------
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
pst-eucl
package.
Version: 1.63 2019-01-27
License: lppl
Summary description: Euclidian geometry with PSTricks
Announcement text:
----------------------------------------------------------------------
This version fixes a bug with an unwanted dot for a triangle.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pst-eucl
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/pstricks/contrib/pst-eucl/
------------------------------------------------------------------------
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 .
Ekkart Kleinod submitted an update to the
changes
package.
Version: 3.1.2 2019-01-26
License: lppl1.3
Summary description: Manual change markup
Announcement text:
----------------------------------------------------------------------
The changes-package allows the user to manually markup changes
of text, such as additions, deletions, or replacements.
Changed text is shown in a different color; deleted text is striked out.
Additionally, text can be highlighted and/or commented.
The package allows free definition of additional authors and
their associated color.
It also allows you to change the markup of changes, authors,
highlights or comments.
Release 3.1.0 introduces a new script for markup removal.
Furthermore, the manual has been updated.
Release 3.1.2 is a bugfix for problems with the amsart class.
For a list of changes see: https://gitlab.com/ekleinod/changes/blob/master/changelog.md
Please inform me about any errors or improvements as you see fit.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/changes
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/changes/
------------------------------------------------------------------------
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 .
Yuansheng Zhao submitted the
garamond-math
package.
Version: 0.3
License: ofl
Summary description: An OTF math font matching EB Garamond
Announcement text:
----------------------------------------------------------------------
Garamond-Math is an open type math font matching EB Garamond.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/garamond-math
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/garamond-math/
------------------------------------------------------------------------
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 .
Will Robertson submitted an update to the
fontspec
package.
Version number: 2.7a
License type: lppl1.3c
Summary description: Advanced font selection in XeLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
## v2.7a (2019/01/25)
* One last (?!) fix for recent regression (!!). I am not getting enough sleep at the moment and it is too hot.
* Add `LocalForms=On/Off/Reset` to control the `locl` OpenType tag.
* Reorganise some documentation.
* Remove redundant redefinition of `-` which is nowadays defined correctly by the LaTeX2e kernel.
* Add code to remove the patching of verbatim commands and environments when the new
`verbvisiblespace` command is defined in a future version of LaTeX2e.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/fontspec
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/fontspec
------------------------------------------------------------------------
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 .
Bob Tennent submitted an update to the
M-Tx
package.
Version number: 0.63c 2018-01-15
License type: mit
Summary description: A preprocessor for pmx
Announcement text:
----------------------------------------------------------------------
Corrected and improved font handling: commands mtxAllsf
and mtxHelvetica now work as advertised. A new command
mtxTimes (to replace Computer Modern fonts by Times) is
supported. Definitions of BIGfont and Bigfont in
mtxlatex.sty have been replaced. The documentation mtxdoc
has been revised accordingly.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/M-Tx
The package's files themselves can be inspected at
http://mirror.ctan.org/support/m-tx
------------------------------------------------------------------------
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 .
Nicolas Markey submitted the
inriafonts
package.
Version: 1.0
License: ofl lppl
Summary description: Inria fonts with LaTeX support
Announcement text:
----------------------------------------------------------------------
Inria is a free opentype font designed by Black[Foundry] for Inria
research institute. The font is available for free. It comes as
Serif and Sans Serif, each with three weights and matching italics.
This package contains the opentype version of the font, as well as
the Type1 version and all support files (created with autoinst).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/inriafonts
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/inriafonts/
------------------------------------------------------------------------
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 .
Giuseppe Silano submitted an update to the
EuropeCV
package.
Version: 2019-01-25
License: lppl
Summary description: Unofficial class for European curricula vitae
Announcement text:
----------------------------------------------------------------------
With new version of EuropeCV, the Swedish translation has been updated.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/europecv
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/europecv/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Marcel Krüger submitted an update to the
fontawesome5
package.
Version number: 5.6.3 2019-01-24
License type: ofl lppl1.3c
Summary description: Font Awesome 5 with LaTeX support
Announcement text:
----------------------------------------------------------------------
Because a picture is worth a thousand words the latest version of Font
Awesome 5 adds more than 100 additional free icons.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/fontawesome5
More information is at
https://www.ctan.org/pkg/fontawesome5
------------------------------------------------------------------------
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 W. Bartling submitted an update to the
amstex
package.
Version: 2019-01-18
License: lppl
Summary description: American Mathematical Society plain TeX macros
Announcement text:
----------------------------------------------------------------------
Final archival posting of the AMS-TeX collection, with no code changes.
Additions: two files of technical documentation not previously released.
This release is a historical record and is no longer maintained or supported.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/amstex
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/amstex/
------------------------------------------------------------------------
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 .
Dmitrii Pasechnik submitted an update to the
sagetex
package.
Version number: 3.2
License type: gpl2+
Summary description: Embed Sage code and plots into LaTeX
Announcement text:
----------------------------------------------------------------------
This is version 3.2 of sagetex, to replace a totally outdated current
version. It is the version to be released with Sagemath 8.7, and it
should be compatible with at least versions 8.6 and 8.5 of Sagemath. In
particular it should be Python3-compatible.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/sagetex
More information is at
https://www.ctan.org/pkg/sagetex
------------------------------------------------------------------------
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 .
Will Robertson submitted an update to the
fontspec
package.
Version number: 2.7
License type: lppl1.3c
Summary description: Advanced font selection in XeLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
## v2.7 (2019/01/24)
* Add new `ScaleAgain` feature for compounding scale factors.
(This is largely to support `unicode-math` but may be useful by others.)
* `oldstylenums` no longer overwritten if `textcomp` loaded after `fontspec`.
* More fixes for recent regressions (sorry!).
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/fontspec
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/fontspec
------------------------------------------------------------------------
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 .
Henrik Skov Midtiby submitted an update to the
todonotes
package.
Version number: 1.1.2
License type: lppl1.3
Summary description: Marking things to do in a LaTeX document
Announcement text:
----------------------------------------------------------------------
Fixes a bug related to spacing around inserted todos.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/todonotes
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/todonotes
------------------------------------------------------------------------
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 .
Benjamin McKay submitted an update to the
dynkin-diagrams
package.
Version number: 3.141592 2019-01-24
License type: lppl1.3c
Summary description: Draw Dynkin, Coxeter, and Satake diagrams using TikZ
Announcement text:
----------------------------------------------------------------------
Draws Dynkin diagrams in LaTeX documents, using the TikZ package. Version
3.141592 fixes a rarely encountered problem with changing the default root
marker and default affine root marker simultaneously, and smooths the
ceref style indefinite edges.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/dynkin-diagrams
The package's files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/dynkin-diagrams
------------------------------------------------------------------------
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 .