The Oberdiek Package Support Group submitted an update to the
kvdefinekeys
package.
Version: 1.6 2019-12-19
License: lppl1.3c
Summary description: Define keys for use in the kvsetkeys package
Announcement text:
----------------------------------------------------------------------
Update fixing an error to KV@DefineKey introduced in the
previous release, see https://github.com/ho-tex/embedfile/issues/2
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/kvdefinekeys
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/kvdefinekeys/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Henri Menke submitted an update to the
pgf
package.
Version number: 3.1.5
License type: lppl1.3c gpl2 fdl
Summary description: Create PostScript and PDF graphics in TeX
Announcement text:
----------------------------------------------------------------------
# BREAKING CHANGES
- The computation of path times in the `intersection` library was wrong
when sorting intersections and did therefore not work correctly (#480).
This is fixed now, but that also means that the order of intersections
might change if you were using sorting before. You can easily check this
by looking for `pgfintersectionsortbyfirstpath` and
`pgfintersectionsortbyfirstpath` or the `sort by` key if you are using
intersections in Ti*k*Z.
- It turned out that in `pgf@protocolsizes` the `pgf@path@size@hook` was
executed only if the picture was actually to be placed. This led to the
problem that the `local bounding box` was not updated correctly (#795).
To correct this, the hook is now executed unconditionally.
- To get name prefixes for `pic` working (#311) the resolution of node
names in ` ikz@calc@anchor` now has two stages. First it tries to look
up the prefixed name and uses it if it exists. If there is no prefixed
name, the global name without prefix will be looked up and used (fixes
#717). Previously, if the prefixed name did not exist and error was
issued immediately without attempting to look up the global name.
- There was a bug in old PGF versions that the body of `pgfkeysedef` was
not fully expanded #305. This was fixed in PGF 3.1 (ac33f7e5) by the use
of `scantokens`. Unfortunately when expanding the body the catcodes at
the point of use are taken instead of the catcodes at the point of
definition. This led to new bugs like #669. With the new version we are
taking a middle ground. We support macro definitions within edef bodies by
doubling all the hashes followed by numbers. All other hashes have to be
escaped manually. We assume that this is not a common use case.
# New features
You can read about these new features in the manual:
- The `patterns.meta` library now provides a couple of predefined patterns
which can be used as replacements for the ones provided by the `patterns`
library.
- Tight bounding boxes for Bezier curves using the `bbox` library. This
feature was contributed by @tallmarmot. Thanks!
- New pgfkeys handler `.evaluated`
- The RGB color model is now supported in Plain TeX, i.e. values can be
integers 0-255 instead of floats 0-1 for rgb.
- Annotations for code examples in the manual as to which libraries are
required. These were contributed by Stefan Pinnow (@Mo-Gul). Thanks!
- GitHub issue templates for more streamlined bug reporting.
- New build system based on Lua. We'd like to have a more cross-platform
build system. The old system was based on Makefiles, which will be
retained for a while but gradually phased out. In the future we hope to
be able to implement a regression test suite.
# Removed features
- In the last release the undocumented commands `
awx`, `
awy`, `
awz`,
and `coord` were added to the `path let` operation. These proved to be
not as useful as anticipated (#731) and were therefore removed again.
# Bug fixes
Lots of bug fixes. On GitHub you can click the commit hashes and the
issue numbers to get to the fix and the ticket, respectively.
0b095288 #793
ba8628c8 #804
c6ef774c #305 #669
135e361e #759
be8dfa7e #769
26cea424 #805 #806
f63131b4 #801
4204b35b #803
167a78eb #798
8445f362 #796
03b89120 #795
acd2ca38 #480
d2caaf3a #387
a5989c1e #442
9d4e1020 #428
96f41c41 #730
b2bbefda #775 #776
d9e677f5 #400
94be30ee #788
a632c4d0 #790
41a85559 #789
319cae01 #512
969b1f8d #726
888f902c #785
226808c3 #784
13dab67d #736
92faccff #643 #773 #774
3c909b77 #770
6ccafffa #519 #751
3cf72768 #627
37c39d0e #602
a547358e #727
97a18d33 #767
2e11f549 #728
f7a24c56 #719
88951be5 #311 #717
08275e30 #747
fddaaad7 #753
a93c47eb #762
88954e20 #768
1302de8a #756
b2656567 #743
47f87253 #742
5e2f4a88 #284
aee5465f #735
4aaa25e6 #736
76a69d29 #640 #711 #729
2d5fb0c3 #720
bb5614ea #718
5c746e52 #715
ff369f8a #721
7ee3a2ca #361
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/base
More information is at
https://www.ctan.org/pkg/pgf
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Boris Veytsman submitted an update to the
acmart
package.
Version number: 1.66 2019-12-18
License type: lppl1.3
Summary description: Class for typesetting publications of ACM
Announcement text:
----------------------------------------------------------------------
Version 1.66 Bug fixes
BibTeX change: location is now a synonym for city (Feras Saad)
ACM reference format is now mandatory for papers over one page.
CCS concepts and keywords are now mandatory for papers over two pages.
Authors' addresses are mandatory for journal articles.
----------------------------------------------------------------------
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
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Marei Peischl submitted an update to the
tuda-ci
package.
Version number: 2.04
License type: lppl1.3c
Summary description: LaTeX templates of Technische Universität Darmstadt
Announcement text:
----------------------------------------------------------------------
v2.04 (2019-12-17) Bugfixes & Layout adjustments
- bugfixes in tudaexercise.cls
- add mechanism to use studentID for tudapub's thesis mode
- extend documentation
- improved implementation of tudaexercise's headline mechanism
v2.05 (2019-12-18) Fix identbarcolor mechanism in tudaexercise
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tuda-ci
More information is at
https://www.ctan.org/pkg/tuda-ci
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Andreas Matthias submitted an update to the
pdfpages
package.
Version number: 0.5p
License type: lppl1.3c
Summary description: Include PDF documents in LaTeX
Announcement text:
----------------------------------------------------------------------
Version 0.5p fixed an issue with empty pages. Erroneously page 1 of the
PDF was inserted instead of an empty page.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/pdfpages
More information is at
https://www.ctan.org/pkg/pdfpages
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Daniel Benjamin Miller submitted the
clara
package.
Version number: 2019-12-17
License type: ofl gpl2
Summary description: A serif font family
Announcement text:
----------------------------------------------------------------------
Clara is a type family created specially by Séamas Ó Brógáin for printing A Dictionary of
Editing (2015). The family includes italic, bold, bold italic, and small capitals, while the
character set includes (monotonic) Greek, Cyrillic, ogham, phonetic and mathematical
ranges, scribal abbreviations and other specialist characters. The fonts also include
some OpenType features (such as ligature substitution, small capitals, and old-style
numerals) and variant forms for particular languages.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/clara
More information is at
http://www.ctan.org/pkg/clara
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
The Oberdiek Package Support Group submitted an update to the
oberdiek
package.
Version number: 2019-12-15
License type: lppl1.3c
Summary description: A bundle of packages submitted by Heiko Oberdiek
Announcement text:
----------------------------------------------------------------------
Update to Oberdiek package 2019/12/09
Package updates
---------------
auxhook 2019/12/15 v1.5
Moved to its own repository
https://github.com/ho-tex/auxhook
bigintcalc 2019/12/15 v1.5
Moved to its own repository
https://github.com/ho-tex/bigintcalc
etexcmds 2019/12/15 v1.7
Moved to its own repository
Use iftex package directly, not the ifluatex wrapper package.
https://github.com/ho-tex/etexcmds
gettitlestring 2019/12/15 v1.6
Moved to its own repository
https://github.com/ho-tex/gettitlestring
hycolor (and xcolor-patch) 2019/12/15 v1.9
Moved to its own repository
The sub-package xcolor-patch.sty is still generateted but is no longer
included by default.
https://github.com/ho-tex/hycolor
intcalc 2019/12/15 v1.3
Moved to its own repository
https://github.com/ho-tex/intcalc
kvdefinekeys 2019/12/15 v1.5
Moved to its own repository
Avoid use of ltxcmds package in LaTeX.
https://github.com/ho-tex/kvdefinekeys
kvsetkeys 2019/12/15 v1.18
Moved to its own repository
Avoid use of etexcmds and infwarrerr packages in LaTeX.
https://github.com/ho-tex/kvsetkeys
ltxcmds 2019/12/15 v1.24
Moved to its own repository
https://github.com/ho-tex/ltxcmds
refcount 2019/12/15 v3.6
Moved to its own repository
https://github.com/ho-tex/refcount
soulutf8 2019/12/15 v1.2
Moved to its own repository (based on a fork of the original soul
repository)
https://github.com/ho-tex/soul
uniquecounter 2019/12/15 v1.4
Moved to its own repository
https://github.com/ho-tex/uniquecounter
------------
If you install a minimal tex installation that previously installed
oberdiek then to install the equivalent set of packages you may now
need to install
accsupp
alphalph
askinclude
atbegshi
atenddvi
attachfile2
atveryend
auxhook
bigintcalc
bitset
bookmark
catchfile
embedfile
epstopdf-pkg
etexcmds
gettitlestring
grfext
grffile
hobsub
hologo
hycolor
iftex
infwarerr
inputenx
intcalc
kvdefinekeys
kvoptions
kvsetkeys
letltxmacro
listingsutf8
ltxcmds
luacolor
magicnum
makerobust
mleftright
oberdiek
pdfescape
pdfcolmk
pdflscape
pdftexcmds
picture
pmboxdraw
refcount
rerunfilecheck
selinput
soulutf8
stringenc
transparent
uniquecounter
zref
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/oberdiek
More information is at
https://www.ctan.org/pkg/oberdiek
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
uniquecounter
package.
Version number: 1.4 2019-12-15
License type: lppl1.3
Summary description: Provides unlimited unique counter
Announcement text:
----------------------------------------------------------------------
uniquecounter 2019/12/15 v1.4
Moved to its own repository
https://github.com/ho-tex/uniquecounter
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/uniquecounter
More information is at
https://www.ctan.org/pkg/uniquecounter
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
soulutf8
package.
Version number: 1.2 2019-12-15
License type: lppl1.3
Summary description: Permit use of UTF-8 characters in soul
Announcement text:
----------------------------------------------------------------------
soulutf8 2019/12/15 v1.2
Moved to its own repository (based on a fork of the original soul
repository)
https://github.com/ho-tex/soul
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/soulutf8
More information is at
https://www.ctan.org/pkg/soulutf8
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
refcount
package.
Version number: 3.6 2019-12-15
License type: lppl1.3
Summary description: Counter operations with label references
Announcement text:
----------------------------------------------------------------------
refcount 2019/12/15 v3.6
Moved to its own repository
https://github.com/ho-tex/refcount
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/refcount
More information is at
https://www.ctan.org/pkg/refcount
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
ltxcmds
package.
Version number: 1.24 2019-12-15
License type: lppl1.3
Summary description: Some LaTeX kernel commands for general use
Announcement text:
----------------------------------------------------------------------
ltxcmds 2019/12/15 v1.24
Moved to its own repository
https://github.com/ho-tex/ltxcmds
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/ltxcmds
More information is at
https://www.ctan.org/pkg/ltxcmds
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
kvsetkeys
package.
Version number: 1.18 2019-12-15
License type: lppl1.3
Summary description: Key value parser with default handler support
Announcement text:
----------------------------------------------------------------------
kvsetkeys 2019/12/15 v1.18
Moved to its own repository
Avoid use of etexcmds and infwarrerr packages in LaTeX.
https://github.com/ho-tex/kvsetkeys
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/kvsetkeys
More information is at
https://www.ctan.org/pkg/kvsetkeys
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
kvdefinekeys
package.
Version number: 1.5 2019-12-15
License type: lppl1.3
Summary description: Define keys for use in the kvsetkeys package
Announcement text:
----------------------------------------------------------------------
kvdefinekeys 2019/12/15 v1.5
Moved to its own repository
Avoid use of ltxcmds package in LaTeX.
https://github.com/ho-tex/kvdefinekeys
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/kvdefinekeys
More information is at
https://www.ctan.org/pkg/kvdefinekeys
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
intcalc
package.
Version number: 1.3 2019-12-15
License type: lppl1.3
Summary description: Expandable arithmetic operations with integers
Announcement text:
----------------------------------------------------------------------
intcalc 2019/12/15 v1.3
Moved to its own repository
https://github.com/ho-tex/intcalc
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/intcalc
More information is at
https://www.ctan.org/pkg/intcalc
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
hycolor
package.
Version number: 1.9 2019-12-15
License type: lppl1.3
Summary description: Implements colour for packages hyperref and
bookmark
Announcement text:
----------------------------------------------------------------------
hycolor (and xcolor-patch) 2019/12/15 v1.9
Moved to its own repository
The sub-package xcolor-patch.sty is still generateted but is no longer
included by default.
https://github.com/ho-tex/hycolor
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/hycolor
More information is at
https://www.ctan.org/pkg/hycolor
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
gettitlestring
package.
Version number: 1.6 2019-12-15
License type: lppl1.3
Summary description: Clean up title references
Announcement text:
----------------------------------------------------------------------
gettitlestring 2019/12/15 v1.6
Moved to its own repository
https://github.com/ho-tex/gettitlestring
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/gettitlestring
More information is at
https://www.ctan.org/pkg/gettitlestring
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
etexcmds
package.
Version number: 1.7 2019-12-15
License type: lppl1.3
Summary description: Avoid name clashes with e-TeX commands
Announcement text:
----------------------------------------------------------------------
etexcmds 2019/12/15 v1.7
Moved to its own repository
Use iftex package directly, not the ifluatex wrapper package.
https://github.com/ho-tex/etexcmds
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/etexcmds
More information is at
https://www.ctan.org/pkg/etexcmds
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
bigintcalc
package.
Version number: 1.5 2019-12-15
License type: lppl1.3
Summary description: INT calculations on very large numbers
Announcement text:
----------------------------------------------------------------------
bigintcalc 2019/12/15 v1.5
Moved to its own repository
https://github.com/ho-tex/bigintcalc
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/bigintcalc
More information is at
https://www.ctan.org/pkg/bigintcalc
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
auxhook
package.
Version number: 1.6 2019-12-17
License type: lppl1.3
Summary description: Hooks for auxiliary files
Announcement text:
----------------------------------------------------------------------
auxhook 2019/12/17 v1.6
Moved to its own repository
https://github.com/ho-tex/auxhook
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/auxhook
More information is at
https://www.ctan.org/pkg/auxhook
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Apostolos Syropoulos submitted the
xecyrmongolian
package.
Version number: 1.0
License type: lppl1.3c
Summary description: Basic support for the typesetting of Cyrillic Mongolian
documents using (Xe|Lua)LaTeX
Announcement text:
----------------------------------------------------------------------
The package 'xecyrmongolian' cam be used to prepare documents whose main language
is Cyrillic Mongolian. The documents should be processed with either XeLaTeX or LuaLaTeX.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/language/mongolian/xecyrmongolian
More information is at
http://www.ctan.org/pkg/xecyrmongolian
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Vít Novotný submitted an update to the
fibeamer
package.
Version number: 1.1.8 2019-12-16
License type: lppl1.3
Summary description: Beamer theme for thesis defense presentations at
Masaryk University (Brno, Czech Republic)
Announcement text:
----------------------------------------------------------------------
- Rasterize Jabberwocky images in example documents to prevent PDF viewer freezes.
- Fix active dash in pdfLaTeX example documents.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/beamer-contrib/themes/fibeamer
More information is at
https://www.ctan.org/pkg/fibeamer
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Benjamin Berg submitted the
sdaps
package.
Version number: 1.9.0
License type: lppl1.3c
Summary description: LaTeX support files for SDAPS
Announcement text:
----------------------------------------------------------------------
This bundle contains LaTeX classes and packages to create machine readable
questionnaires. Metadata is generated for the whole document and it is
possible to process created forms fully automatically using the SDAPS main
program.
Features include:
* PDF Form generation
* Advanced array like layouting
- Can flow over multiple pages and repeats the header automatically
- Optional document wide alignment of array environments
- Has complex layout features like rotating the headers to safe space
- Ability to exchange rows and columns on the fly
* Different question types:
- Freeform text
- Single/multiple choice questions
- Range questions
* Layouting questions in rows or columns
* Possibility to pre-fill questinnaires from LaTeX
Documentation can be found online at https://sdaps.org/class-doc
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/sdaps
More information is at
https://www.ctan.org/pkg/sdaps
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Akira Yamaji submitted an update to the
mcf2graph
package.
Version: 4.47 2019-12-15
License: mit
Summary description: Draw chemical structure diagrams with Metafont/MetaPost
Announcement text:
----------------------------------------------------------------------
-fix bug in fused ring
-change option parameter name
sw_subst_off => sw_group_off
-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
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Maïeul Rouquette submitted an update to the
bibleref-french
package.
Version number: 2.3.3
License type: lppl1.3
Summary description: French translations for bibleref
Announcement text:
----------------------------------------------------------------------
This release fix compatibility with the last version of bibleref.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/bibleref-french
More information is at
http://www.ctan.org/pkg/bibleref-french
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
--
Farshad Rasuli submitted the
parsa
package.
Version: 1.1 2019-12-14
License: lppl1.3c
Summary description: A XeLaTeX package for theses and dissertations at Iranian Universities
Announcement text:
----------------------------------------------------------------------
A package for preparing dissertations and theses at Iranian
universities as fast and as efficiently as possible.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/parsa
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/xetex/latex/parsa/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Donald P. Goodman submitted an update to the
poetry
package.
Version: 2.2
License: lppl1.3c
Summary description: Facilities for typesetting poetry and poetical structure
Announcement text:
----------------------------------------------------------------------
v2.2, which fixes a conflict with the memoir package.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/poetry
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/poetry/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Silas Brown submitted an update to the
latex-papersize
package.
Version: 1.63
License: apache2
Summary description: Calculate LaTeX settings for any font and paper size
Announcement text:
----------------------------------------------------------------------
Now compatible with both Python 2 and Python 3
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-papersize
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/latex-papersize/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Sebastian Friedl submitted an update to the
datetime2-german
package.
Version number: 3.0 2019-12-13
License type: lppl1.3c
Summary description: German language module for the datetime2 package
Announcement text:
----------------------------------------------------------------------
With version 3.0 of datetime2-german, the Austrian numeric style adopts the DD.MM.YYYY date format.
Previous versions used the ISO format YYYY-MM-DD as recommended by ÖNORM 1080 (withdrawn in May 2018).
Thanks to Bernhard Waldbrunner for his merge request.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/datetime2-contrib/datetime2-ger…
More information is at
http://www.ctan.org/pkg/datetime2-german
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Manfred Lotz submitted an update to the
pkgcheck
package.
Version: 1.9.0 2019-11-04
License: apache2 mit
Summary description: CTAN package checker
Announcement text:
----------------------------------------------------------------------
2019-11-04 (1.9.0)
- (Experimental) for latex-base, latex-tools, latex-graphics, and
latex-amsmath use the real directory name 'latex' when checking
path names in the TDS zip archive
- New error message e0035 if a TDS zip archive is found in the
unpacked directory tree
- add testcases for w0005, w0006 and e0035
----------------------------------------------------------------------
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
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Matthieu Moy submitted an update to the
latexpand
package.
Version: 1.6 2019-12-12
License: bsd
Summary description: Expand input and include in a LaTeX document
Announcement text:
----------------------------------------------------------------------
Main changes since 1.5:
New --biber option, and compatibility with recent versions of biblatex.
Allow directories containing :
Fix inclusion of files on Windows
Accept quoted strings like input 'file name with spaces' or
include{'filespace name space'})
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latexpand
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/latexpand/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Daniel Benjamin Miller submitted the
domitian
package.
Version number: 1.0
License type: lppl1.3c ofl other-free
Summary description: Drop-in replacement for Palatino
Announcement text:
----------------------------------------------------------------------
The Domitian fonts are a free and open-source OpenType font family, based
on the Palatino design by Hermann Zapf (1918-2015), as implemented in
Palladio, the version distributed as part of URW's free Core 35 PostScript
fonts (2.0).
Domitian is meant as a drop-in replacement for Adobe's version of
Palatino. It extends Palladio with small capitals, old-style figures and
scientific inferiors. The metrics have been adjusted to more closely match
Adobe Palatino, and hinting has been improved.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/domitian
More information is at
https://www.ctan.org/pkg/domitian
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Bob Tennent submitted an update to the
roboto
package.
Version: 2019-12-11
License: apache2 lppl
Summary description: Support for the Roboto family of fonts
Announcement text:
----------------------------------------------------------------------
Adjusted the em size of the otf fonts to 1000.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/roboto
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/roboto/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Maïeul Rouquette submitted an update to the
bibleref
package.
Version number: 1.24 2019-12-10
License type: lppl1.3
Summary description: Format bible citations
Announcement text:
----------------------------------------------------------------------
This release:
- add new abbrevation for input
- add option to have book abbrevation typeset with three characters.
Thanks to logan
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/bibleref
More information is at
https://www.ctan.org/pkg/bibleref
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The Oberdiek Package Support Group submitted an update to the
oberdiek
package.
Version number: 2019-12-09
License type: lppl1.3c
Summary description: A bundle of packages submitted by Heiko Oberdiek
Announcement text:
----------------------------------------------------------------------
Update to Oberdiek package 2019/12/09
Package updates
---------------
alphalph 2019/12/09 v2.6
Moved to its own repository
https://github.com/ho-tex/alphalph
askinclude 2019/12/09 v2.5
Moved to its own repository
https://github.com/ho-tex/askinclude
bitset 2019/12/09 v1.3
Moved to its own repository
Use iftex package in documentation,
https://github.com/ho-tex/bitset
catchfile 2019/12/09 v1.8
Moved to its own repository
https://github.com/ho-tex/catchfile
holtxdoc 2019/12/09 v0.30
Removed use of ifluatex package
listingsutf8 2019/12/09 v1.4
Moved to its own repository
https://github.com/ho-tex/listingsutf8
pdfescape 2019/12/09 v1.15
Moved to its own repository
https://github.com/ho-tex/pdfescape
picture 2019/12/09 v1.5
Moved to its own repository
https://github.com/ho-tex/picture
selinput 2019/12/09 v1.5
Moved to its own repository
https://github.com/ho-tex/selinput
------------
If you install a minimal tex installation that previously installed
oberdiek then to install the equivalent set of packages you may now
need to install
accsupp
alphalph
askinclude
atbegshi
atenddvi
attachfile2
atveryend
bitset
bookmark
catchfile
embedfile
epstopdf-pkg
grfext
grffile
hobsub
hologo
infwarerr
iftex
inputenx
kvoptions
letltxmacro
listingsutf8
luacolor
magicnum
makerobust
mleftright
oberdiek
pdfescape
pdfcolmk
pdflscape
pdftexcmds
picture
pmboxdraw
rerunfilecheck
selinput
stringenc
transparent
zref
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/oberdiek
More information is at
https://www.ctan.org/pkg/oberdiek
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
catchfile
package.
Version number: 1.8 2019-12-09
License type: lppl1.3
Summary description: Catch an external file into a macro
Announcement text:
----------------------------------------------------------------------
catchfile 2019/12/09 v1.8
Moved to its own repository
https://github.com/ho-tex/catchfile
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/catchfile
More information is at
https://www.ctan.org/pkg/catchfile
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
selinput
package.
Version number: 1.5 2019-12-09
License type: lppl1.3
Summary description: Semi-automatic detection of input encoding
Announcement text:
----------------------------------------------------------------------
selinput 2019/12/09 v1.5
Moved to its own repository
https://github.com/ho-tex/selinput
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/selinput
More information is at
https://www.ctan.org/pkg/selinput
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
picture
package.
Version number: 1.5 2019-12-09
License type: lppl1.3
Summary description: Dimens for picture macros
Announcement text:
----------------------------------------------------------------------
picture 2019/12/09 v1.5
Moved to its own repository
https://github.com/ho-tex/picture
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/picture
More information is at
https://www.ctan.org/pkg/picture
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
pdfescape
package.
Version number: 1.15 2019-12-09
License type: lppl1.3
Summary description: Implements pdfTeX's escape features using TeX or e-TeX
Announcement text:
----------------------------------------------------------------------
pdfescape 2019/12/09 v1.15
Moved to its own repository
https://github.com/ho-tex/pdfescape
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/pdfescape
More information is at
https://www.ctan.org/pkg/pdfescape
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
listingsutf8
package.
Version number: 1.4 2019-12-09
License type: lppl1.3
Summary description: Allow UTF-8 in listings input
Announcement text:
----------------------------------------------------------------------
listingsutf8 2019/12/09 v1.4
Moved to its own repository
https://github.com/ho-tex/listingsutf8
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/listingsutf8
More information is at
https://www.ctan.org/pkg/listingsutf8
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
bitset
package.
Version number: 1.3 2019-12-09
License type: lppl1.3
Summary description: Handle bit-vector datatype
Announcement text:
----------------------------------------------------------------------
bitset 2019/12/09 v1.3
Moved to its own repository
Use iftex package in documentation,
https://github.com/ho-tex/bitset
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/bitset
More information is at
https://www.ctan.org/pkg/bitset
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
askinclude
package.
Version number: 2.5 2019-12-09
License type: lppl1.3
Summary description: Interactive use of includeonly
Announcement text:
----------------------------------------------------------------------
askinclude 2019/12/09 v2.5
Moved to its own repository
https://github.com/ho-tex/askinclude
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/askinclude
More information is at
https://www.ctan.org/pkg/askinclude
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
alphalph
package.
Version number: 2.6 2019-12-09
License type: lppl1.3
Summary description: Convert numbers to letters
Announcement text:
----------------------------------------------------------------------
alphalph 2019/12/09 v2.6
Moved to its own repository
https://github.com/ho-tex/alphalph
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/alphalph
More information is at
https://www.ctan.org/pkg/alphalph
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Maïeul Rouquette submitted an update to the
reledmac
package.
Version: 2.32.3 2019-12-09
License: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
This release fixes a bug with critical footnotes when typesetting
arabic with polyglossia.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/reledmac
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/reledmac/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Martin Sievers submitted an update to the
beilstein
package.
Version number: 1.5
License type: lppl1.3c
Summary description: Support for submissions to the “Beilstein Journal of
Nanotechnology”
Announcement text:
----------------------------------------------------------------------
New environment `funding`
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/beilstein
More information is at
https://www.ctan.org/pkg/beilstein
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Martin Gieseking submitted an update to the
dvisvgm
package.
Version number: 2.8.2
License type: gpl3+
Summary description: Convert DVI, EPS, and PDF files to Scalable Vector
Graphics format (SVG)
Announcement text:
----------------------------------------------------------------------
dvisvgm 2.8.2 is a maintenance release that fixes some issues reported in
the last weeks. More detailed information about the utility and the recent
changes can be found at https://dvisvgm.de/News.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/dviware/dvisvgm
More information is at
https://www.ctan.org/pkg/dvisvgm
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The Oberdiek Package Support Group submitted an update to the
epstopdf-pkg
package.
Version number: 2.10 2019-12-09
License type: lppl1.3
Summary description: Call epstopdf on the fly
Announcement text:
----------------------------------------------------------------------
Update to avoid issue with active (eg from polyglossia shorthands)
reported on texlive list.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/epstopdf-pkg
More information is at
https://www.ctan.org/pkg/epstopdf-pkg
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Will Robertson submitted an update to the
XeTeXref
package.
Version number: 2019-12-09
License type: lppl1.3c
Summary description: Reference documentation of XeTeX
Announcement text:
----------------------------------------------------------------------
2019 updates
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/info/xetexref
More information is at
https://www.ctan.org/pkg/xetexref
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Bob Tennent submitted an update to the
Cormorantgaramond
package.
Version number: 3.601 2019-12-08
License type: ofl lppl
Summary description: Cormorant Garamond family of fonts
Announcement text:
----------------------------------------------------------------------
Updated to release 3.601. Corrected minor issue with T2 encodings.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/cormorantgaramond
More information is at
http://www.ctan.org/pkg/Cormorantgaramond
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Akira Yamaji submitted an update to the
mcf2graph
package.
Version: 4.46 2019-12-08
License: mit
Summary description: Draw chemical structure diagrams with Metafont/MetaPost
Announcement text:
----------------------------------------------------------------------
-minor update mcf2graph.mf
-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
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Javier Bezos López submitted an update to the
babel
package.
Version number: 3.37 2019-12-08
License type: lppl1.3
Summary description: Multilingual support for Plain TeX or LaTeX
Announcement text:
----------------------------------------------------------------------
Changes
-------
- Preliminary code for non-standard hyphenation, like ff ->
ff-f (lua).
- abelprovide now can be used to add or modify values for the
keys in ini files.
- Line breaking in South East Asian and CKJ are assimilated to
hyphenation, and it is activated even without 'import' (lua).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/required/babel/base
More information is at
https://www.ctan.org/pkg/babel
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Bob Tennent submitted an update to the
plex
package.
Version number: 2019-12-06
License type: ofl lppl
Summary description: Support for IBM Plex fonts
Announcement text:
----------------------------------------------------------------------
Updated to release version 4.0.1.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/plex
More information is at
http://www.ctan.org/pkg/plex
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Nicola Talbot submitted an update to the
glossaries
package.
Version: 4.44 2019-12-06
License: lppl1.3
Summary description: Create glossaries and lists of acronyms
Announcement text:
----------------------------------------------------------------------
glossaries-prefix.sty:
- add hook for glossaries-extra's record option.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/glossaries
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/glossaries/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The Oberdiek Package Support Group submitted an update to the
oberdiek
package.
Version number: 2019-12-05
License type: lppl1.3c
Summary description: A bundle of packages submitted by Heiko Oberdiek
Announcement text:
----------------------------------------------------------------------
Update to Oberdiek package 2019/12/05
Package updates
---------------
accsupp 2019/12/05 v0.6
Update to use new iftex package.
Moved to its own repository
https://github.com/ho-tex/accsupp
atbegshi 2019/12/05 v1.19
Update to use new iftex package.
Moved to its own repository
https://github.com/ho-tex/atbegshi
atenddvi 2019/12/05 v1.3
Moved to its own repository
https://github.com/ho-tex/atenddvi
atveryend 2019/12/05 v1.10
Moved to its own repository
https://github.com/ho-tex/atveryend
hologo 2019/12/05 v1.14
Update to use new iftex package.
Moved to its own repository
https://github.com/ho-tex/hologo
pdflscape 2019/12/05 v0.12
Update to use new iftex package.
Moved to its own repository
https://github.com/ho-tex/pdflscape
pmboxdraw 2019/12/05 v1.4
Moved to its own repository
https://github.com/ho-tex/pmboxdraw
rerunfilecheck 2019/12/05 v1.9
Moved to its own repository
https://github.com/ho-tex/rerunfilecheck
------------
If you install a minimal tex installation that previously installed
oberdiek then to install the equivalent set of packages you may now
need to install
accsupp
atbegshi
atenddvi
attachfile2
atveryend
bookmark
embedfile
epstopdf-pkg
grfext
grffile
hobsub
hologo
infwarerr
iftex
inputenx
kvoptions
letltxmacro
luacolor
magicnum
makerobust
mleftright
oberdiek
pdfcolmk
pdflscape
pdftexcmds
pmboxdraw
rerunfilecheck
stringenc
transparent
zref
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/oberdiek
More information is at
https://www.ctan.org/pkg/oberdiek
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
rerunfilecheck
package.
Version number: 1.9 2019-12-05
License type: lppl1.3
Summary description: Checksum based rerun checks on auxiliary files
Announcement text:
----------------------------------------------------------------------
rerunfilecheck 2019/12/05 v1.9
Moved to its own repository
https://github.com/ho-tex/rerunfilecheck
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/rerunfilecheck
More information is at
https://www.ctan.org/pkg/rerunfilecheck
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
pmboxdraw
package.
Version number: 1.4 2019-12-05
License type: lppl1.3c
Summary description: Poor man’s box drawing characters
Announcement text:
----------------------------------------------------------------------
pmboxdraw 2019/12/05 v1.4
Moved to its own repository
https://github.com/ho-tex/pmboxdraw
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/pmboxdraw
More information is at
https://www.ctan.org/pkg/pmboxdraw
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
pdflscape
package.
Version number: 0.12 2019-12-05
License type: lppl1.3
Summary description: Make landscape pages display as landscape
Announcement text:
----------------------------------------------------------------------
pdflscape 2019/12/05 v0.12
Update to use new iftex package.
Moved to its own repository
https://github.com/ho-tex/pdflscape
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/pdflscape
More information is at
https://www.ctan.org/pkg/pdflscape
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
hologo
package.
Version number: 1.14 2019-12-05
License type: lppl1.3
Summary description: A collection of logos with bookmark support
Announcement text:
----------------------------------------------------------------------
hologo 2019/12/05 v1.14
Update to use new iftex package.
Moved to its own repository
https://github.com/ho-tex/hologo
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/hologo
More information is at
https://www.ctan.org/pkg/hologo
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
atenddvi
package.
Version number: 1.3 2019-12-05
License type: lppl1.3
Summary description: Provides the AtEndDvi command
Announcement text:
----------------------------------------------------------------------
atenddvi 2019/12/05 v1.3
Moved to its own repository
https://github.com/ho-tex/atenddvi
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/atenddvi
More information is at
https://www.ctan.org/pkg/atenddvi
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
atveryend
package.
Version number: 1.10 2019-12-05
License type: lppl1.3
Summary description: Hooks at the very end of a document
Announcement text:
----------------------------------------------------------------------
atveryend 2019/12/05 v1.10
Moved to its own repository
https://github.com/ho-tex/atveryend
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/atveryend
More information is at
http://www.ctan.org/pkg/atveryend
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
The Oberdiek Package Support Group submitted an update to the
atbegshi
package.
Version number: 1.19 2019-12-05
License type: lppl1.3
Summary description: Execute stuff at shipout time
Announcement text:
----------------------------------------------------------------------
atbegshi 2019/12/05 v1.19
Update to use new iftex package.
Moved to its own repository
https://github.com/ho-tex/atbegshi
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/atbegshi
More information is at
http://www.ctan.org/pkg/atbegshi
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
The Oberdiek Package Support Group submitted an update to the
accsupp
package.
Version number: 0.6 2019-12-05
License type: lppl1.3c
Summary description: Better accessibility support for PDF files
Announcement text:
----------------------------------------------------------------------
accsupp 2019/12/05 v0.6
Update to use new iftex package.
Moved to its own repository
https://github.com/ho-tex/accsupp
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/accsupp
More information is at
http://www.ctan.org/pkg/accsupp
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Benjamin McKay submitted an update to the
dynkin-diagrams
package.
Version: 3.141592653 2019-12-04
License: lppl1.3c
Summary description: Draw Dynkin, Coxeter, and Satake diagrams using TikZ
Announcement text:
----------------------------------------------------------------------
Version 3.141592653 fixes problems with Coxeter diagram edge
labels being too far away, adds a macro to draw general edge
labels, and a macro to typeset a name for a Dynkin diagram.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://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
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The Oberdiek Package Support Group submitted an update to the
grfext
package.
Version number: 1.3 2019-12-03
License type: lppl1.3
Summary description: Manipulate the graphics package's list of
extensions
Announcement text:
----------------------------------------------------------------------
grfext 2019/12/03 v1.3
Moved to its own repository
https://github.com/ho-tex/grfext
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/grfext
More information is at
https://www.ctan.org/pkg/grfext
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
oberdiek
package.
Version number: 2019-12-03
License type: lppl1.3c
Summary description: A bundle of packages submitted by Heiko Oberdiek
Announcement text:
----------------------------------------------------------------------
Update to Oberdiek package 2019/12/03
Package updates
---------------
bookmark 2019/12/03 v1.28
Moved to its own repository
Package loading adjusted not to explicitly load packages
already included by hyperref.
https://github.com/ho-tex/bookmark
embedfile (and dtx-attach) 2019/12/03 v2.9
Moved to its own repository
Pull request from Andreas Karrenbauer) merged
adding /AF nd AFrelationship key support
pdfcatalog emulation added for LuaTeX.
Update to use new iftex package.
https://github.com/ho-tex/embedfile
grfext 2019/12/03 v1.3
Moved to its own repository
https://github.com/ho-tex/grfext
infwarerr 2019/12/03 v1.5
Moved to its own repository
https://github.com/ho-tex/infwarerr
letltxmacro 2019/12/03 v1.6
Moved to its own repository
https://github.com/ho-tex/letltxmacro
mleftright 2019/12/03 v1.2
Moved to its own repository
https://github.com/ho-tex/mleftright
------------
If you install a minimal tex installation that previously installed
oberdiek then to install the equivalent set of packages you may now
need to install
attachfile2
bookmark
embedfile
epstopdf-pkg
grfext
grffile
hobsub
infwarerr
iftex
inputenx
kvoptions
letltxmacro
luacolor
magicnum
makerobust
mleftright
oberdiek
pdfcolmk
pdftexcmds
stringenc
transparent
zref
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/oberdiek
More information is at
https://www.ctan.org/pkg/oberdiek
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
mleftright
package.
Version number: 1.2 2019-12-03
License type: lppl1.3
Summary description: Variants of delimiters that act as maths open/close
Announcement text:
----------------------------------------------------------------------
mleftright 2019/12/03 v1.2
Moved to its own repository
https://github.com/ho-tex/mleftright
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/mleftright
More information is at
https://www.ctan.org/pkg/mleftright
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
letltxmacro
package.
Version number: 1.6 2019-12-03
License type: lppl1.3
Summary description: Let assignment for LaTeX macros
Announcement text:
----------------------------------------------------------------------
letltxmacro 2019/12/03 v1.6
Moved to its own repository
https://github.com/ho-tex/letltxmacro
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/letltxmacro
More information is at
https://www.ctan.org/pkg/letltxmacro
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
infwarerr
package.
Version number: 1.5 2019-12-03
License type: lppl1.3
Summary description: Complete set of information/warning/error message
macros
Announcement text:
----------------------------------------------------------------------
infwarerr 2019/12/03 v1.5
Moved to its own repository
https://github.com/ho-tex/infwarerr
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/infwarerr
More information is at
https://www.ctan.org/pkg/infwarerr
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
embedfile
package.
Version number: 2.9 2019-12-03
License type: lppl1.3
Summary description: Embed files into PDF
Announcement text:
----------------------------------------------------------------------
embedfile (and dtx-attach) 2019/12/03 v2.9
Moved to its own repository
Pull request from Andreas Karrenbauer) merged
adding /AF nd AFrelationship key support
pdfcatalog emulation added for LuaTeX.
Update to use new iftex package.
https://github.com/ho-tex/embedfile
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/embedfile
More information is at
http://www.ctan.org/pkg/embedfile
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
The Oberdiek Package Support Group submitted an update to the
bookmark
package.
Version number: 1.28 2019-12-03
License type: lppl1.3
Summary description: A new bookmark (outline) organization for hyperref
Announcement text:
----------------------------------------------------------------------
bookmark 2019/12/03 v1.28
Moved to its own repository
Package loading adjusted not to explicitly load packages
already included by hyperref.
https://github.com/ho-tex/bookmark
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/bookmark
More information is at
http://www.ctan.org/pkg/bookmark
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Lukas C. Bossert submitted an update to the
archaeologie
package.
Version number: 2.4.3 2019-12-03
License type: lppl1.3
Summary description: A citation-style which covers rules of the German
Archaeological Institute
Announcement text:
----------------------------------------------------------------------
## v2.4.3 (2019-12-03)
### *Fixed*
* Spelling error in Italian language for Dresden and München. Thanks to Matteo Turri. (Feedback always welcome!)
* Some code refactoring for better literate programming.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/archaeologie
More information is at
https://www.ctan.org/pkg/archaeologie
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Robert Blazek submitted an update to the
pinouTikZ
package.
Version number: 1.1.1
License type: lppl1.3c
Summary description: Draw chip pinouts with TikZ
Announcement text:
----------------------------------------------------------------------
Minor updates
* PLCC package: 1st-pin index added
* Documentation updated
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/pinoutikz
More information is at
https://www.ctan.org/pkg/pinoutikz
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Eric Förster submitted the
TeXLab
package.
Version: 1.8.0 2019-12-01
License: gpl3
Summary description: LaTeX Language Server
Announcement text:
----------------------------------------------------------------------
TexLab is a cross-platform implementation of the Language Server
Protocol for the LaTeX typesetting system. It aims to produce high
quality code completion results by indexing your used packages as
you type.
The server may be used with any editor that implements the
Language Server Protocol.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/texlab
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/texlab/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Dohyun Kim submitted an update to the
luatexko
package.
Version: 2.5 2019-12-01
License: lppl1.3c
Summary description: Typeset Korean with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
* start to support LuaHBTeX, except vertical writing
* 2020 expl3 deprecation removals
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luatexko
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/generic/luatexko/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Daniel Flipo submitted the
erewhon-math
package.
Version number: 0.40
License type: ofl lppl1.3
Summary description: Utopia based OpenType Math font
Announcement text:
----------------------------------------------------------------------
`Erewhon-Math.otf’ is an Utopia based OpenType mathematical font.
The mathematical symbols are borrowed or derived from Michel Bovani’s
Fourier-GUTenberg package, Latin letters and digits are borrowed from
Michael Shape’s Erewhon font.
For users of the Fourier Type1 fonts who want to switch to LuaLaTeX
or XeLaTeX, a file `fourier-otf.sty’ is provided as a replacement
of `fourier.sty’, see the documentation `Erewhon-Math.pdf’ for more
information.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/erewhon-math
More information is at
http://www.ctan.org/pkg/erewhon-math
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Michel Bovani submitted an update to the
fourier
package.
Version number: 2.0
License type: lppl
Summary description: Using Utopia fonts in LaTeX documents
Announcement text:
----------------------------------------------------------------------
Update of the fourier-orns companion package : new ornaments, opentype
version.
The main fourier package provides new commands for the expert and
oldstyle options (require commercial adobe fonts).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/fourier-GUT
More information is at
https://www.ctan.org/pkg/fourier
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Roberto Giacomelli submitted the
barracuda
package.
Version number: 0.0.9
License type: gpl2
Summary description: Draw barcodes with Luaua
Announcement text:
----------------------------------------------------------------------
Barracuda library is a Lua modular package for drawing barcode
symbols. The project delivers modules to typeset barcode from within a
LuaTeX document. Therefore is also possible to use barracuda with a
Lua standalone interpreter to draw barcodes with different graphic
format such as SVG.
Please get a look at project home https://github.com/robitex/barracuda .
Happy Barracuda-ing :-)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/barracuda
More information is at
https://www.ctan.org/pkg/barracuda
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Nicola Talbot submitted an update to the
tracklang
package.
Version: 1.4 2019-11-30
License: lppl1.3
Summary description: Language and dialect tracker
Announcement text:
----------------------------------------------------------------------
- Changed TrackLangIfFileExists to also include script and
variant in file search (search order has changed slightly).
- Added TrackLangRedefHook
- New commands provided to assist integration with language
packages:
TrackLangAddExtraRegionFile
TrackLangAddExtraScriptFile
TrackLangProvidePredefinedLanguage
TrackLangProvidePredefinedDialect
- New switch ifTrackLangShowVerbose for debugging
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tracklang
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/generic/tracklang/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Romano Giannetti submitted an update to the
CircuiTikZ
package.
Version: 0.9.7 2019-12-01
License: lppl gpl
Summary description: Draw electrical networks with TikZ
Announcement text:
----------------------------------------------------------------------
The important thing in this release is the new position of
transistor's labels; see the manual for details.
Also, a rollback point has been added to 0.9.6, and there
is an option to have the old label behavior.
- Fix the position of transistor's text.
There is an option to revert to the old behavior.
- Added anchors for adding circuits (like snubbers) to
the flyback diodes in transistors (after a suggestion
from @EdAlvesSilva on GitHub).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/circuitikz
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/circuitikz/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The Oberdiek Package Support Group submitted an update to the
epstopdf-pkg
package.
Version number: 2.9 2019-11-30
License type: lppl1.3
Summary description: Call epstopdf on the fly
Announcement text:
----------------------------------------------------------------------
The configuration file epstopdf.cfg will be input if it exists even if the
minimal epstopdf-base version is being used.
This restores compatibility with older versions.
Note that if the configuration file uses commands from packages included in the
full package but not included in epstopdf-base (for example grfext)
then it may be necessary to add
RequirePackage{grfext}
to the configuration file.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/epstopdf-pkg
More information is at
http://www.ctan.org/pkg/epstopdf-pkg
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
Moritz Wemheuer submitted an update to the
biblatex-ext
bundle.
Version: 0.8c 2019-11-30
License: lppl1.3c
Summary description: Extended BibLaTeX standard styles
Announcement text:
----------------------------------------------------------------------
Fix open access DOI API calls.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/biblatex-ext
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-ext/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The Oberdiek Package Support Group submitted an update to the
stringenc
package.
Version number: 1.12 2019-11-29
License type: lppl1.3
Summary description: Converting a string between different encodings
Announcement text:
----------------------------------------------------------------------
stringenc 2019/11/29 v1.12
Moved to its own repository
https://github.com/ho-tex/stringenc
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/stringenc
More information is at
https://www.ctan.org/pkg/stringenc
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
kvoptions
package.
Version number: 3.13 2019-11-29
License type: lppl1.3
Summary description: Key value format for package options
Announcement text:
----------------------------------------------------------------------
kvoptions 2019/11/29 v3.13
Example updated to use the iftex package
Moved to its own repository
https://github.com/ho-tex/kvoptions
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/kvoptions
More information is at
https://www.ctan.org/pkg/kvoptions
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
transparent
package.
Version number: 1.4 2019-11-29
License type: lppl1.3
Summary description: Using a color stack for transparency with pdfTeX
Announcement text:
----------------------------------------------------------------------
transparent 2019/11/29 v1.4
updated to use the iftex package
Moved to its own repository
https://github.com/ho-tex/transparent
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/transparent
More information is at
https://www.ctan.org/pkg/transparent
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Herbert Voß submitted the
hvqrurl
package.
Version number: 0.01
License type: lppl1.3
Summary description: Insert a QR code in the margin
Announcement text:
----------------------------------------------------------------------
This package allows to draw an URL as a QR code into the margin of a one-
or twosided document. The following packages are loaded by default:
qrcode, marginnote, url, xcolor, and xkeyval.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/hvqrurl
More information is at
https://www.ctan.org/pkg/hvqrurl
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The Oberdiek Package Support Group submitted an update to the
oberdiek
package.
Version number: 2019-11-29
License type: lppl1.3c
Summary description: A bundle of packages submitted by Heiko Oberdiek
Announcement text:
----------------------------------------------------------------------
Update to Oberdiek package 2019-11-29
Package updates
---------------
inputenx 2019/11/29 v1.12
Moved to its own repository
https://github.com/ho-tex/inputenx
kvoptions 2019/11/29 v3.13
Example updated to use the iftex package
Moved to its own repository
https://github.com/ho-tex/kvoptions
luacolor 2019/11/29 v1.13
Moved to its own repository
Updated to use the iftex package
https://github.com/ho-tex/luacolor
magicnum 2019/11/29 v1.7
Moved to its own repository
Updated to use the iftex package
The Lua code is just distributed as magicnum.lua
not duplicated to oberdiek.magicnum.lua
https://github.com/ho-tex/magicnum
stringenc 2019/11/29 v1.12
Moved to its own repository
https://github.com/ho-tex/stringenc
transparent 2019/11/29 v1.4
updated to use the iftex package
Moved to its own repository
https://github.com/ho-tex/transparent
zref 2019/11/29 v2.28
Moved to its own repository
Updated to use the iftex package
https://github.com/ho-tex/zref
------------
If you install a minimal tex installation that previously installed
oberdiek then to install the equivalent set of packages you may now
need to install
attachfile2
epstopdf-pkg
grffile
hobsub
iftex
inputenx
kvoptions
luacolor
magicnum
makerobust
oberdiek
pdfcolmk
pdftexcmds
stringenc
transparent
zref
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/oberdiek
More information is at
https://www.ctan.org/pkg/oberdiek
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
zref
package.
Version number: 2.28 2019-11-29
License type: lppl1.3
Summary description: A new reference scheme for LaTeX
Announcement text:
----------------------------------------------------------------------
zref 2019/11/29 v2.28
Moved to its own repository
Updated to use the iftex package
https://github.com/ho-tex/zref
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/zref
More information is at
https://www.ctan.org/pkg/zref
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
magicnum
package.
Version number: 1.7 2019-11-29
License type: lppl1.3c
Summary description: Access TeX systems’ “magic numbers”
Announcement text:
----------------------------------------------------------------------
magicnum 2019/11/29 v1.7
Moved to its own repository
Updated to use the iftex package
The Lua code is just distributed as magicnum.lua
not duplicated to oberdiek.magicnum.lua
https://github.com/ho-tex/magicnum
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/magicnum
More information is at
https://www.ctan.org/pkg/magicnum
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
luacolor
package.
Version number: 1.13 2019-11-29
License type: lppl1.3
Summary description: Color support based on LuaTeX’s node attributes
Announcement text:
----------------------------------------------------------------------
luacolor 2019/11/29 v1.13
Moved to its own repository
Updated to use the iftex package
https://github.com/ho-tex/luacolor
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/luacolor
More information is at
https://www.ctan.org/pkg/luacolor
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Oberdiek Package Support Group submitted an update to the
inputenx
package.
Version number: 1.12 2019-11-29
License type: lppl1.3
Summary description: Enhanced input encoding handling
Announcement text:
----------------------------------------------------------------------
inputenx 2019/11/29 v1.12
Moved to its own repository
https://github.com/ho-tex/inputenx
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/inputenx
More information is at
https://www.ctan.org/pkg/inputenx
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Marei Peischl submitted an update to the
tuda-ci
bundle.
Version: 2.03a
License: lppl1.3c
Summary description: LaTeX templates of Technische Universität Darmstadt
Announcement text:
----------------------------------------------------------------------
- allow verbatim in solution environment for tudaexercise
- add affidavit* to provide custom texts
- add AffidavitSignature
- fix typos
- extended documentation
- fix CTAN version to be compilable
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tuda-ci
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/tuda-ci/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Oberdiek Package Support Group submitted an update to the
epstopdf-pkg
package.
Version number: 2.8 2019-11-27
License type: lppl1.3
Summary description: Call epstopdf on the fly
Announcement text:
----------------------------------------------------------------------
epstopdf v2.8 2019/11/27
epstopdf-base package is called by the core graphics package in pdftex
and luatex to automate conversion of EPS files to PDF before being
included into the document.
The full package (which may be called directly) has many options which
are not used by the core processing, and handling the options caused
many packages to be loaded.
Previously
documentclass{article}
usepackage{graphics}
egin{document}
end{document}
loaded the packages
infwarerr, grfext, kvdefinekeys, ltxcmds, kvoptions, keyval,
kvsetkeys, etexcmds, ifluatex, iftex, pdftexcmds
The new release avoids loading packages when epstopdf-base is loaded
without options and so none of the above list will be included
allowing the core graphics package to only rely on this epstopdf
bundle, and also the Lua portion of pdftexcmds when used with LuaTeX.
All these packages are still loaded by usepackage{epstopdf} for
compatibility.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/epstopdf-pkg
More information is at
http://www.ctan.org/pkg/epstopdf-pkg
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Maïeul Rouquette submitted an update to the
reledmac
package.
Version number: 2.32.2 2019-11-28
License type: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
This release fix spurious vertical spaces in familiar footnotes with luatex engine.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/reledmac
More information is at
http://www.ctan.org/pkg/reledmac
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Péter Szabó submitted an update to the
a2ping
package.
Version: 2.84p 2019-11-17
License: gpl
Summary description: Advanced PS, PDF, EPS converter
Announcement text:
----------------------------------------------------------------------
-dNOSAFER fix for Ghostscript 9.50
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/a2ping
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/a2ping/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Philip Kime submitted an update to the
biblatex-apa6
package.
Version number: 8.1 2019-11-27
License type: lppl1.3c
Summary description: BibLaTeX citation and reference style for APA 6th Edition
Announcement for Version 8.0:
----------------------------------------------------------------------------------------------------------
Legacy biblatex style for APA 6th edition. Mothballed (but supported) version for people still needing to use 6th
Edition. Please use the biblatex-apa style for the latest edition (7th edition) conformance.
-----------------------------------------------------------------------------------------------------------
Announcement for Version 8.1:
----------------------------------------------------------------------
Minor documentation corrections for the mothballed APA 6th Edition style.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-apa6
More information is at
http://www.ctan.org/pkg/biblatex-apa6
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Robert Blazek submitted an update to the
pinouTikZ
package.
Version: 1.1.0 2019-11-25
License: lppl1.3c
Summary description: Draw chip pinouts with TikZ
Announcement text:
----------------------------------------------------------------------
New chip packages added:
* TQFP
* PLCC
Documentation fixed
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pinoutikz
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/pinoutikz/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The LaTeX Team submitted an update to the
l3build
package.
Version: 2019-11-27
License: lppl1.3c
Summary description: A testing and building system for (La)TeX
Announcement text:
----------------------------------------------------------------------
### Changed
- `ASSERTSTR` no longer needs e-TeX
### Fixed
- Installation of files using the `--full` switch
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3build
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3build/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Benjamin McKay submitted an update to the
dynkin-diagrams
package.
Version number: 3.14159265
License type: lppl1.3c
Summary description: Draw Dynkin, Coxeter, and Satake diagrams using TikZ
Announcement text:
----------------------------------------------------------------------
Draws Dynkin Coxeter, and Satake diagrams in LaTeX documents, using the
TikZ package.
Version 3.14159265 fixes problems with text styles being ignored in
Coxeter diagrams.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/dynkin-diagrams
More information is at
https://www.ctan.org/pkg/dynkin-diagrams
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Michal Hoftich submitted an update to the
make4ht
package.
Version number: 0.3c 2019-11-26
License type: lppl1.3
Summary description: A build system for tex4ht
Announcement text:
----------------------------------------------------------------------
Few new features:
- added Make:pythontex command for the PythonTeX support.
- added new DOM filter: mathmlfixes. It fixes some common issues that could result in invalid MathML code. It is loaded
by default in HTML 5 and ODT formats.
- common_domfilters extension is enabled by default for the HTML 5 output.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/make4ht
More information is at
http://www.ctan.org/pkg/make4ht
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Khaled Hosny submitted an update to the
dviasm
package.
Version number: 2019-11-26
License type: gpl3
Summary description: A utility for editing DVI files
Announcement text:
----------------------------------------------------------------------
Ported to Python 3 and some bug fixes.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/dviware/dviasm
More information is at
http://www.ctan.org/pkg/dviasm
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
The Japanese TeX Development Community submitted an update to the
ptex-manual
package.
Version: 2019-11-26
License: bsd3
Summary description: Japanese pTeX manual
Announcement text:
----------------------------------------------------------------------
* More description in the English guide to pTeX and friends
(ptex-guide-en.pdf).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ptex-manual
The package’s files themselves can be inspected at
http://mirror.ctan.org/info/ptex-manual/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs