Noriyuki Abe submitted an update to the
jlreq
package.
Version: 2020-09-27
License: bsd2
Summary description: Japanese document class based on requirements for Japanese text layout
Announcement text:
----------------------------------------------------------------------
* 2020-09-27
- Added `*`-version of ` atechuyoko`.
- Fixed bugs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jlreq
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/jlreq/
------------------------------------------------------------------------
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
Hironobu Yamashita submitted an update to the
plautopatch
bundle.
Version: 0.9j 2020-09-27
License: bsd3
Summary description: Automated patches for pLaTeX/upLaTeX
Announcement text:
----------------------------------------------------------------------
* plautopatch.sty: Adjusted for LaTeX2e 2020-10-01.
* Add pxesopic.sty; automatically loaded when LaTeX2e 2020-10-01 is used.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/plautopatch
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/plautopatch/
------------------------------------------------------------------------
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
Hironobu Yamashita submitted an update to the
platex-tools
bundle.
Version: 2020-09-27
License: bsd3
Summary description: pLaTeX standard tools bundle
Announcement text:
----------------------------------------------------------------------
* pxatbegshi.sty, pxeveryshi.sty: Adjusted for LaTeX2e 2020-10-01.
* pxxspace.sty: Small fix.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/platex-tools
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/platex-tools/
------------------------------------------------------------------------
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
Uwe Ziegenhagen submitted an update to the
dtk-bibliography
package.
Version: DTK 2020-03 2020-09-22
License: lppl1.3c
Summary description: DTK Bibliography
Announcement text:
----------------------------------------------------------------------
2020-09-22: updated for issue 2020/03
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dtk-bibliography
The package’s files themselves can be inspected at
http://mirror.ctan.org/info/dtk-bibliography/
------------------------------------------------------------------------
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
Norman Gray submitted an update to the
textpos
package.
Version: 1.10 2020-09-26
License: lppl1.3
Summary description: Place boxes at arbitrary positions on the LaTeX page
Announcement text:
----------------------------------------------------------------------
Updates since v1.9.1:
* Try harder to become invisible in horizontal mode
* Add the TPShowGrid macro
* Now compatible with LaTeX3
* Home page changed
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/textpos
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/textpos/
------------------------------------------------------------------------
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
At the initiative of Karl Berry, a new subdirectory unicodetex/
has been added to the /macros/ branch of the CTAN archive.
The new directory tree CTAN:/macros/unicodetex/ is meant for
macro packages that work with either of the “modern” TeX engines
XeTeX and LuaTeX, but not with “traditional” TeX engines like TeX
and pdfTeX.
Macro packages that require LuaTeX (and will work with _none_
of the other engines!) are stored in CTAN:/macros/luatex/ .
Macro packages that require XeTeX (and will work with _none_
of the other engines!) are stored in CTAN:/macros/xetex/ .
Macro packages that work with _any_ TeX engine, or only
with “traditional” TeX engines, are stored, as before, in
CTAN:/macros/ outside the directories mentioned above.
So far, the following packages have been relocated to
CTAN:/macros/unicodetex/latex/ :
fontsetup
fontspec
lilyglyphs
polyglossia
realscripts
unicode-math
xltxtra
Feedback would be welcome about more packages that should be
moved to another location, according to this classification.
Please contact ctan(a)ctan.org if you are the author, or a
knowledgeable user, of a package that you feel should go to
the CTAN:/macros/unicodetex/ branch, but is still located
somewhere else on the archive. Thanks!
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
Robin Schneider submitted an update to the
doclicense
package.
Version number: 2.2.1 2020-09-25
License type: lppl1.3
Summary description: Support for putting documents under a license
Announcement text:
----------------------------------------------------------------------
Fix compatibility issue with newer versions of hyperxmp (bug confirmed with Tex Live
2020) resulting in an compile error by loading hyperxmp and hyperref in the order the
packages expect it. ----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/doclicense
More information is at
http://www.ctan.org/pkg/doclicense
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
--
Thomas F. Sturm submitted an update to the
tcolorbox
package.
Version number: 4.40 2020-09-25
License type: lppl1.3
Summary description: Coloured boxes, for LaTeX examples and theorems, etc
Announcement text:
----------------------------------------------------------------------
- bug fix (#114): 'IfBooleanT', 'IfBooleanF'
- bug fix (#117): 'widget' set 'toprule at break' and needed the breakable library
- (bug) fix: style 'marker' set 'breakable' and needed the breakable library
- (#113) 'capture=hbox' applies '@parboxrestore' now to allow e.g. hbox style
listings inside indented environments like itemize
- (#2) support 'hbox' for 'minted' listings
- (#115) New default vertical space options
'before skip balanced', 'after skip balanced', 'beforeafter skip balanced'
NOTE: These options replace the current default options
'parskip', 'noparskip', 'autoparskip'
WARNING: Old documents may need adapted manual page breaks where used.
Otherwise: Use cbsetforeverylayer{autoparskip}
to restore the old behavior!
- 'before skip' and 'before skip balanced' do not insert glue now, if
the tcolorbox is the first element in a minipage (or sourrounding tcolorbox)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tcolorbox
More information is at
http://www.ctan.org/pkg/tcolorbox
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
--
Hironobu Yamashita submitted an update to the
gentombow
package.
Version number: 2020-09-25
License type: bsd3
Summary description: Generate Japanese-style crop marks
Announcement text:
----------------------------------------------------------------------
Adjustment of bounddvi package for LaTeX2e 2020-10-01.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/gentombow
More information is at
https://www.ctan.org/pkg/gentombow
------------------------------------------------------------------------
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 .
Frank Mittelbach submitted an update to the
latexbug
package.
Version: 1.0h 2020-09-25
License: lppl1.3c
Summary description: Bug-classification for LaTeX related bugs
Announcement text:
----------------------------------------------------------------------
Maintenance update: new supported files added
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latexbug
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/required/latexbug/
------------------------------------------------------------------------
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
Scott Pakin submitted an update to the
repltext
package.
Version: 1.1 2020-09-25
License: lppl1.3c
Summary description: Control how text gets copied from a PDF file
Announcement text:
----------------------------------------------------------------------
The repltext packages exposes to LaTeX a relatively obscure
PDF feature: replacement text. When replacement text is specified
for a piece of text, it is the replacement text, not the typeset text
that is copied and pasted.
Version 1.1 of repltext adds support for recent versions of LuaLaTeX.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/repltext
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/repltext/
------------------------------------------------------------------------
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
l3backend
package.
Version: 2020-09-24
License: lppl1.3c
Summary description: LaTeX3 backend drivers
Announcement text:
----------------------------------------------------------------------
## [2020-09-24]
### Fixed
- Documented source as PDF
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3backend
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3backend/
------------------------------------------------------------------------
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
l3experimental
bundle.
Version: 2020-09-24
License: lppl1.3c
Summary description: Experimental LaTeX3 concepts
Announcement text:
----------------------------------------------------------------------
## [2020-09-24]
### Added
- Support for DeviceN color spaces
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3experimental
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3experimental/
------------------------------------------------------------------------
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
l3kernel
package.
Version: 2020-09-24
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
## [2020-09-24]
### Changed
- Use Lua pseudo-primitives instead of `directlua`
- ` oken_if_primitive:N(TF)` now reports pseudo-primitives as primitives in LuaTeX
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3kernel/
------------------------------------------------------------------------
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
Scott Pakin submitted an update to the
hyperxmp
package.
Version number: 5.5
License type: lppl1.3c
Summary description: Embed XMP metadata within a LaTeX document
Announcement text:
----------------------------------------------------------------------
XMP (eXtensible Metadata Platform) is a mechanism proposed by Adobe for
embedding document metadata within the document itself. The metadata
are designed to be easy to extract, even by programs that are oblivious
to the document's file format. Most of Adobe's applications store XMP
metadata when saving files. Now, with the hyperxmp package, it is
trivial for LaTeX document authors to store XMP metadata in their
documents as well.
hyperxmp integrates seamlessly with hyperref and requires virtually no
modifications to documents that already exploit hyperref's mechanisms
for specifying PDF metadata. hyperxmp can embed a wide variety of
metadata as XMP, including the list of authors, document title, contact
information (telephone number, postal address, email address, etc.),
copyright statement, keywords, natural language, and much more.
hyperxmp is compatible with pdflatex, lualatex, xelatex, latex+dvipdfm,
and latex+dvips+Distiller.
Version 5.5 of hyperref includes a number of improvements:
* Automatically assign pdfnumpages and pdfbytes under pdfLaTeX and
LuaLaTeX.
* Automatically acquire the document's main language and list of
secondary languages from both babel and polyglossia.
* Introduce the pdfpubstatus package option, which supports the Journal
Article Versions publication status.
* Support hyperlinks and other markup in Koma-script's frommobilephone
and fromphone.
* Load hyperref automatically if the document does not do so explicitly.
* Improve consistency between XMP and PDF metadata.
* Correct the data type of xmpMM:RenditionClass.
* List x-default alternatives before language-specific alternatives, as
dictated by the XMP specification.
* Correctly handle source files with spaces in their name.
* Enable hyperxmp to be called from AtEndPreamble, as is now done by
the doclicense package.
Thanks to Robin Schwab, Thorsten Wißmann, Peter Dyballa, and Tommaso
Pecorella for their contributions to this version of hyperref in the
form of suggestions, bug reports, patches, and testing. A special
thanks to Javier Bezos for updating his babel package for hyperxmp's
benefit and for helping integrate babel functionality into hyperxmp.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/hyperxmp
More information is at
https://www.ctan.org/pkg/hyperxmp
------------------------------------------------------------------------
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 number: 2.34.5 2020-09-23
License type: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
This release fix compatibilitly between apprefwithpage/SErefwithpage
and the line number annotation mechanism.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/reledmac
More information is at
https://www.ctan.org/pkg/reledmac
------------------------------------------------------------------------
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 .
Will Robertson submitted an update to the
breqn
bundle.
Version: 0.98k 2020-09-24
License: lppl1.3
Summary description: Automatic line breaking of displayed equations
Announcement text:
----------------------------------------------------------------------
## v0.98k (2020/09/24)
* Update patch code for new 2e kernel (thanks Ulrike)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/breqn
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/breqn/
------------------------------------------------------------------------
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
ltxcmds
package.
Version number: 1.25 2020-05-10
License type: lppl1.3
Summary description: Some LaTeX kernel commands for general use
Announcement text:
----------------------------------------------------------------------
Changed the definitions of ltx@iffilelater, ltx@ifpackagelater
and ltx@ifclasslater to support dates in ISO format in same way as the
LaTeX kernel does it since 2017. The commands now use the same test as the
LaTeX kernel. pdfmatch is no longer used with pdftex, and the tests for dates before
1994 have been removed
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/ltxcmds
More information is at
http://www.ctan.org/pkg/ltxcmds
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
--
Thomas Colcombet submitted an update to the
knowledge
package.
Version number: 1.24 2020-09-22
License type: lppl1.2
Summary description: Displaying, hyperlinking, and indexing notions in a document
Announcement text:
----------------------------------------------------------------------
The knowledge package offers a systematic way to handle notions/concepts/terms throughout
a document. Typical uses are to have every use of a concept hyperlinked to its place of
definition, or the construction of an index.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/knowledge
More information is at
http://www.ctan.org/pkg/knowledge
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
--
Arne Claus Hansen-Doerr submitted an update to the
gammas
package.
Version: 1.1 2020-09-22
License: lppl1.3c
Summary description: Template for the GAMM Archive for Students
Announcement text:
----------------------------------------------------------------------
- Correction of typos
- Encouraging authors to submit their ORCid along with the paper
- ORCiD logo placeholder included
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/gammas
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/gammas/
------------------------------------------------------------------------
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
Brian Dunn submitted an update to the
lwarp
package.
Version: 0.891 2020-09-22
License: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
MathJax additions and improvements.
Fixed alltt and verbatims with LaTeX lists.
Fixed fancyvrb, listings, babel-french.
Added MathJax textmacros extension.
Added back page references for biblatex and hyperref.
Added Greek options for mathdesign, mathpazo, mathptmx, newpxmath, newtxmath.
Improved MathJax for colonequals, mathdesign, mathdots, mathfixs,
mathtools, multiobjective, nicefrac, shuffle, units.
unicode-math: Added Greek macros, as well as macros for the
first several categories listed in texdoc unimath-symbols.
Improved symbol shape macros with Greek. Improved documentation.
Added bussproofs, cmbright, fourier, kpfonts, kpfonts-otf,
libertinust1math, scalerel, txgreeks.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lwarp
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/lwarp/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
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
datetime2-romanian
package.
Version: 1.02 2020-09-21
License: lppl1.3
Summary description: Romanian language module for the datetime2 package
Announcement text:
----------------------------------------------------------------------
Bug fix: removed spurious space
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/datetime2-romanian
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/datetime2-contrib/datetime2-rom…
------------------------------------------------------------------------
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
Nicola Talbot submitted an update to the
datetime2-french
package.
Version: 1.03 2020-09-21
License: lppl1.3
Summary description: French language module for the datetime2 package
Announcement text:
----------------------------------------------------------------------
Bug fix: removed spurious space
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/datetime2-french
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/datetime2-contrib/datetime2-fre…
------------------------------------------------------------------------
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
Nicola Talbot submitted an update to the
jmlr
package.
Version: 1.28 2020-09-21
License: lppl1.3
Summary description: Class files for the Journal of Machine Learning Research
Announcement text:
----------------------------------------------------------------------
jmlr.cls bug fixes:
- fixed twoside option (which should be the default)
- hanks now uses mpfootnote instead of footnote counter
with matching footnotemark and footnotetext optional
arguments.
jmlrbook.cls notice: the next version will have changes
that may break backward compatibility (in order to work with
the upcoming new LaTeX kernel). Therefore the next
release will contain a rollback to this version (to ensure
the bug fixes in this release are incorporated in the rollback).
This will only affect production editors (who need to use jmlrbook.cls)
not authors (who only need to use jmlr.cls).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jmlr
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/jmlr/
------------------------------------------------------------------------
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
Niranjan Vikas Tambe submitted the
unitipa
package.
Version: 0.1 2020-09-21
License: lppl1.3c
Summary description: TIPA typefaces with Unicode characters as input
Announcement text:
----------------------------------------------------------------------
For people who love tipa font-shapes, but prefer typing with
Unicode, this package is good news! Now they can produce tipa
font shapes even with their Unicode data.
Package `unitipa' will help.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/unitipa
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/latex/unitipa/
------------------------------------------------------------------------
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
Niranjan Vikas Tambe submitted the
doulossil
package.
Version: 0.1 2020-09-21
License: ofl
Summary description: A font for typesetting the International Phonetic Alphabet (IPA)
Announcement text:
----------------------------------------------------------------------
This is a package providing IPA font Doulos SIL.
The package is maintained by Niranjan Vikas Tambe
on the following link:
https://gitlab.com/niranjanvikastambe/doulossil
It includes the following files
1) Doulos_SIL_Regular.ttf
2) doulossil.tex
3) doulossil.pdf
4) README.txt
Doulos SIL is distributed under the SIL font license.
The latest copy of this license can be read on the following link:
https://scripts.sil.org/cms/scripts/page.php?id=OFL
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/doulossil
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/doulossil/
------------------------------------------------------------------------
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
Jürgen Spitzmüller submitted an update to the
biblatex-publist
package.
Version number: 1.21 2020-09-21
License type: lppl1.3
Summary description: BibLaTeX bibliography support for publication lists
Announcement text:
----------------------------------------------------------------------
* V. 1.21 (2020-09-21)
- Add option reversenumbering.
- Add citeitem command.
- Add shiftbplnum and shiftciteitem helper macros for manual adjustment of numbering.
- Properly sort prepublished pubstate type.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-publi…
More information is at
https://www.ctan.org/pkg/biblatex-publist
------------------------------------------------------------------------
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
Herbert Voß submitted an update to the
pstricks-base
package.
Version: 3.01 2020-09-18
License: lppl1.3
Summary description: PostScript macros for TeX
Announcement text:
----------------------------------------------------------------------
This version has a modified pstricks.tex|.pro for GhostScript versions > 9.52
Transparency is now only possible with the optional argument -dALLOWPSTRANSPARENCY.
All files should still work for older GS versions.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pstricks-base
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/pstricks/base/
------------------------------------------------------------------------
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
Marei Peischl submitted an update to the
tuda-ci
package.
Version number: 3.03 2020-09-19
License type: lppl1.3c
Summary description: LaTeX templates of Technische Universität Darmstadt
Announcement text:
----------------------------------------------------------------------
Bugfix release to fix Umlauts in PDF/A mode.
----------------------------------------------------------------------
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
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 .
Hironori Kitagawa submitted an update to the
luatexja
package.
Version number: 20200919.0
License type: bsd
Summary description: Typeset Japanese with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
* Experimental support of JFM feature, such as:
jfonthoge=...;jfm=ujis/{-bar,-g,foo,hoge=2,l,mog=6,piyo};...
* Fix the default kinsoku parameter (jaxspmode of !).
* Support letterspace in Japanese fonts.
* Fixed bugs in luatexja-preset.sty, lltjext.sty and
lltjp-geometry.sty.
Note that support for upcoming LaTeX2e release (2020-20-01)
is still in progress.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/luatexja
More information is at
https://www.ctan.org/pkg/luatexja
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
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 .
Dirk Krause submitted an update to the
dktools
bundle.
Version: 4.30.2
License: bsd3
Summary description: Tools and libraries by Dirk Krause
Announcement text:
----------------------------------------------------------------------
New drawing application wxdkdraw added and program wxd2lat to
convert drawings to PDF+TeX, EPS+TeX or TeX (using PGF commands).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dktools
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/dktools/
------------------------------------------------------------------------
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
Michael Lee Finney submitted an update to the
logix
package.
Version number: 1.07 2020-09-18
License type: ofl lppl1.3c
Summary description: Supplement to the Unicode math symbols
Announcement text:
----------------------------------------------------------------------
An additional font for listing source lines has been added.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/logix
More information is at
https://www.ctan.org/pkg/logix
------------------------------------------------------------------------
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
Robin Schneider submitted an update to the
doclicense
package.
Version number: 2.2.0 2020-09-18
License type: lppl1.3
Summary description: Support for putting documents under a license
Announcement text:
----------------------------------------------------------------------
* Add Japanese and Bulgarian translation.
* Add hint how to use Chinese to docs.
* Load hyperxmp by default when it is installed. Before, doclicense just suggested to load it and made use of the package when the user did.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/doclicense
More information is at
https://www.ctan.org/pkg/doclicense
------------------------------------------------------------------------
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
Hironobu Yamashita submitted an update to the
DVIasm
package.
Version: 2020-09-18
License: gpl3+
Summary description: A utility for editing DVI files
Announcement text:
----------------------------------------------------------------------
* Fixed a bug that 'put' commands (put1, put2, put3, put4) cannot be dumped.
* Improved dumping and compiling 'xxx' (special) contents, added '-x' option.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dviasm
The package’s files themselves can be inspected at
http://mirror.ctan.org/dviware/dviasm/
------------------------------------------------------------------------
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
Axel Sommerfeldt submitted an update to the
caption
package.
Version number: 2020-09-17
License type: lppl1.3
Summary description: Customising captions in floating environments
Announcement text:
----------------------------------------------------------------------
This is a bugfix release of the caption package bundle. Changes since release 2020-09-11:
* Issue #96 SX: Caption error with scrbook in combination with subfig [1]
* Issue #97 Neuerdings Problem mit colorbox [2]
[1] https://gitlab.com/axelsommerfeldt/caption/-/issues/96
[2] https://gitlab.com/axelsommerfeldt/caption/-/issues/97
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/caption
More information is at
http://www.ctan.org/pkg/caption
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
--
Conden Chao submitted the
cmathbb
package.
Version number: 1.0 2020-09-17
License type: lppl1.3c
Summary description: Computer modern mathematical bold font
Announcement text:
----------------------------------------------------------------------
Neither the mathbb font of AMS provided by the package of amsfonts or
amssymb nor the blackboard bold or double stroke fonts provided by
packages of mathbbold, mathbbol, bbm, mathds and so on are well compatible
with the Computer Modern font family default in LaTeX because of stroke
characteristics or line weights. So it may be necessary to create a new
mathbb font. The new mathbb font was designed by Conden Chao with Adobe
Illustrator 2018 and FontLab 7 on September 9-15, 2020 and the package was
created by Saravanan Murugaiah on September 10-15, 2020. We call the new
mathbb font and the package as cmathbb which is a shorthand for Computer
Modern Mathematical Blackboard Bold. The cmathbb font contains all the
digits, and Latin letters uppercase and lowercase.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/cmathbb
More information is at
https://www.ctan.org/pkg/cmathbb
------------------------------------------------------------------------
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
Thomas F. Sturm submitted an update to the
tcolorbox
package.
Version: 4.32 2020-09-17
License: lppl1.3
Summary description: Coloured boxes, for LaTeX examples and theorems, etc
Announcement text:
----------------------------------------------------------------------
- documentation typo corrections (#108) and enhancements (#109)
- bug fix (#112): 'index format=doc' caused redefinition of '\_'
among other errors.
- bug fix: 'valign=scale*' was erroneous.
- enhancement (#110): color stack support for breakable boxes (pdflatex and lualatex)
to let colors survive a break to the next partial box.
- library 'xparse':
* new options (#111): 'IfNoValueT', 'IfNoValueF', 'IfValueT', 'IfValueF',
'IfBooleanT', 'IfBooleanF'
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tcolorbox
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/tcolorbox/
------------------------------------------------------------------------
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
reledmac and reledpar
bundle.
Version: 2.34.4 2020-09-16
License: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
- Fix bug with lineation{pages} when a numbered section starts at
the very beginning of a page
- Fix some bugs with footsepX outside of numbered sections
----------------------------------------------------------------------
The packages’ Catalogue entries can be viewed at
https://ctan.org/pkg/reledmachttps://ctan.org/pkg/reledpar
The packages’ 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
Mike Kroutikov submitted an update to the
fonts-churchslavonic
package.
Version: 2.2 2020-09-06
License: ofl
Summary description: Fonts for typesetting in Church Slavonic language
Announcement text:
----------------------------------------------------------------------
New fonts, some fixes, TTF versions of fonts dropped
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fonts-churchslavonic
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/fonts-churchslavonic/
------------------------------------------------------------------------
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
Takuto Asakura submitted the
light-latex-make (llmk)
package.
Version: 0.1.0
License: mit
Summary description: A build tool for LaTeX documents
Announcement text:
----------------------------------------------------------------------
I am excited to publish my new product llmk―Light LaTeX Make.
The llmk program is yet another build tool specific for LaTeX documents.
Its aim is to provide a simple way to specify a workflow of processing
LaTeX documents and encourage people to always explicitly show the right
workflow for each document.
Please refer to the bundled documentation for the details.
I have given a talk about llmk in the TUG 2020 online conference,
and the video of the talk is available on YouTube:
https://www.youtube.com/watch?v=kzqlNHKmzBo
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/light-latex-make
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/light-latex-make/
------------------------------------------------------------------------
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
Jürgen Spitzmüller submitted an update to the
biblatex-publist
package.
Version number: 1.20 2020-09-15
License type: lppl1.3
Summary description: BibLaTeX bibliography support for publication lists
Announcement text:
----------------------------------------------------------------------
* V. 1.20 (2020-09-15)
- Do not output (with <authors>) if no plauthor is among the authors.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-publi…
More information is at
https://www.ctan.org/pkg/biblatex-publist
------------------------------------------------------------------------
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
Vít Novotný submitted an update to the
markdown
package.
Version number: 2.9.0 2020-09-14
License type: lppl1.3
Summary description: A package for converting and rendering markdown
documents inside TeX
Announcement text:
----------------------------------------------------------------------
Development:
- Add support for finalizing and freezing the cache.
Fixes:
- Fix default definition of `markdownRendererAmpersandPrototype`.
- Remove redundant `label` in contentBlocks LaTeX renderer prototype.
- Make LaTeX and ConTeXt implementations also expand `markdownEnd`.
- Fortify I/O in Lua with additional asserts.
Documentation:
- Fix links in the documentation.
- Fix typos in the documentation.
- Remove deprecated `filecontents` package.
- Do not use package `xcolor`.
- Add blank lines to `README.md`.
- Add Citing Markdown section to `README.md`.
- Add banner to `README.md`.
- Cite new CSTUG Bulletin article.
Continuous integration:
- Use TeX Live 2020.
Miscellanea:
- Update distribution packaging according to CTAN requirements.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/markdown
More information is at
https://www.ctan.org/pkg/markdown
------------------------------------------------------------------------
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 .
Boris Veytsman submitted an update to the
acmart
package.
Version: 1.73 2020-09-13
License: lppl1.3
Summary description: Class for typesetting publications of ACM
Announcement text:
----------------------------------------------------------------------
Version 1.72 Bug fixes. Better handling of metadata.
Version 1.73 Bug fixes
The elements institution, city and country are now
obligatory for affiliations
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/acmart
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/acmart/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
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
John Collins submitted an update to the
latexmk
package.
Version: 4.70a 2020-09-13
License: gpl2
Summary description: Fully automated LaTeX document generation
Announcement text:
----------------------------------------------------------------------
Improved ways of invoking biber and bibtex.
(Note: default command templates are changed.)
Improved compatibility with chapterbib.sty, provided that the
configuration in example_rcfiles/chapterbib-latexmkrc is used.
Corrections to messages, documentation.
Small bug corrections.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latexmk
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/latexmk/
------------------------------------------------------------------------
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 Ørsted submitted an update to the
SemanTeX
package.
Version: 0.43 2020-09-13
License: lppl1.3c
Summary description: Semantic, keyval-based mathematics
Announcement text:
----------------------------------------------------------------------
Fixing a small, but serious bug involving a typo in a command name.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/semantex
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/semantex/
------------------------------------------------------------------------
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
Andreas Scherer submitted an update to the
pwebmac
package.
Version: 4.5.6 2020-09-13
License: pd
Summary description: Consolidated WEB macros for DVI and PDF output
Announcement text:
----------------------------------------------------------------------
This update of the 'pwebmac' package amends the 'index.md' file
to reference all PDF files in the 'errata/' subdirectory.
The driver script 'makeall' has learned to create these files
and has become much more user friendly with the new '--help' option
and a few safety checks. The 'pwebmac.tex' file has not changed.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pwebmac
The package’s files themselves can be inspected at
http://mirror.ctan.org/web/pwebmac/
------------------------------------------------------------------------
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
Marei Peischl submitted an update to the
tuda-ci
package.
Version number: 3.02 2020-09-12
License type: lppl1.3c
Summary description: LaTeX templates of Technische Universität Darmstadt
Announcement text:
----------------------------------------------------------------------
Small bugfixes
----------------------------------------------------------------------
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
Daniel Flipo submitted an update to the
babel-french
package.
Version: 3.5k
License: lppl1.3
Summary description: Babel contributed support for French
Announcement text:
----------------------------------------------------------------------
This is a cleanup relase:
-- the translations in French of figurename and ablename
no longer hold font changing commands (switch to small caps), the
font switch has been moved to fnum@figure and fnum@table;
-- package pkg{caption} can now be loaded whether before or
after pkg{babel} indifferently;
-- all commands requiring special care in pkg{hyperref}’s bookmarks
are now defined using extorpdfstring{}{}.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/babel-french
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/babel-contrib/french/
------------------------------------------------------------------------
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
Hironobu Yamashita submitted an update to the
DVIasm
package.
Version: 2020-09-12
License: gpl3
Summary description: A utility for editing DVI files
Announcement text:
----------------------------------------------------------------------
* Fixed duplicated subfont definitions while compiling.
* Fixed error using `-e sjis` option.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dviasm
The package’s files themselves can be inspected at
http://mirror.ctan.org/dviware/dviasm/
------------------------------------------------------------------------
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
Masamichi Hosoda submitted an update to the
haranoaji-extra
package.
Version: 20200912
License: ofl
Summary description: Harano Aji Fonts
Announcement text:
----------------------------------------------------------------------
* Add glyphs that don't have a single Unicode code point and
are accessible only by ligature substitute in the `GSUB` table
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/haranoaji-extra
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/haranoaji-extra/
------------------------------------------------------------------------
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