Nicola Talbot submitted an update to the
datetime2-lsorbian
package.
Version number: 1.1 2018-05-18
License type: lppl1.3
Summary description: Lower Sorbian language module for the datetime2
package
Announcement text:
----------------------------------------------------------------------
Removed spurious space
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/datetime2-lsorbian
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/datetime2-contrib/datetime2-lso…
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Jean-François Burnol submitted an update to the
xint
package.
Version number: 1.3b 2018-05-18
License type: lppl1.3c
Summary description: Expandable operations on long numbers
Announcement text:
----------------------------------------------------------------------
These additions related to randomness are marked as work-in-progress. They
require an engine providing the (pdf)uniformdeviate primitive.
- XINTKERNEL: xintUniformDeviate.
- XINT: xintRandomDigits, xintXRandomDigits, xintiiRandRange,
xintiiRandRangeAtoB.
- XINTFRAC: support macros (not public, mainly because internal format
for floats is surely not final) for random() and qrand().
- XINTEXPR: random(), qrand(), and randrange(A[, B]).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/xint
More information is at
http://www.ctan.org/pkg/xint
We are supported by the TeX User Groups.
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
Hiroshi Nakashima submitted an update to the
paracol
package.
Version: 1.34 2018-05-07
License: lppl
Summary description: Multiple columns with texts “in parallel”
Announcement text:
----------------------------------------------------------------------
Rare case bugs in marginpar and text coloring are fixed.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/paracol
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/paracol/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Hironobu Yamashita submitted an update to the
gentombow
bundle.
Version: 2018-05-17
License: bsd3
Summary description: Generate Japanese-style crop marks
Announcement text:
----------------------------------------------------------------------
* gentombow.sty: Add 'pdfbox' option, settombowcolor and settombowbleed.
* Merge pxgentombow.sty into gentombow.sty.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/gentombow
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/gentombow/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Ruini Xue submitted an update to the
thuthesis
package.
Version number: 5.4.5
License type: lppl1.3
Summary description: Thesis template for Tsinghua University
Announcement text:
----------------------------------------------------------------------
Fix font issue for the ctex 2.4.14
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/thuthesis
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/thuthesis
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Walter Daems submitted an update to the
uantwerpendocs
package.
Version number: 2.0
License type: lppl1.3
Summary description: Course texts, master theses, and exams in University
of Antwerp style
Announcement text:
----------------------------------------------------------------------
Next to the existing document classes for: coursetexts, mastertheses,
letters and exams, the uantwerpendocs class now also implements a
phdthesis documentclass.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/uantwerpendocs
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/uantwerpendocs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Alex Ball submitted an update to the
dccpaper
package.
Version number: 1.7.1 2018-05-14
License type: lppl1.3c cc-by-4
Summary description: Typeset papers for the International Journal of
Digital Curation
Announcement text:
----------------------------------------------------------------------
- Resolved some issues with mathematical fonts.
- Added workaround for incompatibility between newtxmath v1.55 and
biblatex.
- Reverted experimental formatting.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/dccpaper
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/dccpaper
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Norbert Preining submitted an update to the
ptex2pdf
package.
Version number: 20180514.0
License type: gpl2
Summary description: Convert Japanese TeX documents to PDF
Announcement text:
----------------------------------------------------------------------
Unset command_line_encoding on windows for all but uptex.
This ensures that dvipdfmx can work with non-utf generated files.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/ptex2pdf
The package's files themselves can be inspected at
http://mirror.ctan.org/language/japanese/ptex2pdf
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
The LaTeX Team submitted an update to the
l3kernel
package.
Version number: 2018-05-13
License type: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
Release 2018-05-12
- Expand boolean expression before calling chardef (fixes #461)
- Move all primitives to ex_...:D namespace, deprecating older
engine-dependent prefixes
- Deprecate named INT constants c_zero etc,
define c_zero_int
- Remove undocumented fp_function:Nw and fp_new_function:Npn
- Implement c_sys_engine_version_str
- Implement seq_indexed_map_function/inline
- Implement intarray_gzero:N
- Implement intarray_const_from_clist:Nn
- Implement candidate int_rand:n
- Implement intarray_gset_rand:Nnn
- Implement ool_xor:nnTF instead of just ool_xor_p:nn
- Implement ool_set_inverse:N
- Implement candidate l3fparray module
- Update minimal required versions of XeTeX and LuaTeX
- Several internal optimisations
Release 2018-05-13
- Correct date string in expl3.dtx
- Correct c_sys_engine_version_str in XeTeX
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/l3kernel
More information is at
http://www.ctan.org/pkg/l3kernel
We are supported by the TeX User Groups.
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
Takayuki Yato submitted an update to the
ipaex-type1
package.
Version: 0.5 2018-05-05
License: other-free
Summary description: IPAex fonts converted to Type-1 format Unicode subfonts
Announcement text:
----------------------------------------------------------------------
- Support for the LY1 encoding.
- Fix bug in the LaTeX package (ipaex-type1.sty).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ipaex-type1
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/ipaex-type1/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Hironobu Yamashita submitted the
endnotesj
package.
Version: 3.0 2018-05-13
License: bsd3
Summary description: Japanese-style endnotes
Announcement text:
----------------------------------------------------------------------
Customized styles for endnote to be used with Japanese documents.
Can be used on pLaTeX, upLaTeX and LuaLaTeX (LuaTeX-ja).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/endnotesj
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/endnotesj/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Nicola Talbot submitted an update to the
tracklang
package.
Version number: 1.3.6 2018-05-13
License type: lppl1.3
Summary description: Language and dialect tracker
Announcement text:
----------------------------------------------------------------------
GetTrackedDialectFromLanguageTag now sets
TrackedDialectClosestSubMatch for use if no exact match is found.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/tracklang
More information is at
https://www.ctan.org/pkg/tracklang
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Takuji Tanaka submitted an update to the
japanese-otf-uptex
package.
Version number: 0.21 2018-05-13
License type: bsd3
Summary description: Support for Japanese OTF files in upLaTeX
Announcement text:
----------------------------------------------------------------------
* Add double exclamation marks etc. (U+203C, U+2047, U+2048, U+2049) to
char_type 6
* Add -hk option to the script code to enable halfwidth katakana
letters in hiraprop (tfm, vf binaries are not included in this CTAN
package)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/language/japanese/japanese-otf-uptex
More information is at
https://www.ctan.org/pkg/japanese-otf-uptex
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Rolf Niepraschk submitted an update to the
eso-pic
package.
Version number: 2.0h
License type: lppl1.2
Summary description: Add picture commands (or backgrounds) to every page
Announcement text:
----------------------------------------------------------------------
Corrects a bug if the package is loaded before documentclass (thanks to
Reuben Thomas for reporting)
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/eso-pic
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/eso-pic
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Brian Dunn submitted an update to the
lwarp
package.
Version: 0.56 2018-05-12
License: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Added lwarpmk pdftosvg *.pdf to convert user images to SVG.
Added support for -shell-escape.
Added support for array w and W columns, double hlines and
rules, arydshln dashed rules.
Improved multicolumn parameter handling.
Fixed hinspace, paralist compact environments.
Added parnotes, quoting, lua-check-hyphen, tocenter, underscore.
Verified works as-is with babelbib, bibunits, bodegraph,
fast-diagram, nicematrix, structmech.
----------------------------------------------------------------------
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
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Michael Sharpe submitted an update to the
newtx
package.
Version number: 1.55 2018-05-11
License type: lppl1.3
Summary description: Alternative uses of the TX fonts, with improved
metrics
Announcement text:
----------------------------------------------------------------------
Version 1.55 adds support for the SticksToo text fonts (a reworking of
STIX2) as option stix2 to newtxmath. Along with this addition, there
are some important code differences concerning the treatment of
embedded Blackboard Bold alphabets, and, unique to the behavior under
stix2, the addition of the built-in DSSerif alphabet to the options for
Blackboard Bold alphabet.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/newtx
More information is at
https://www.ctan.org/pkg/newtx
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
American Astronomical Society submitted an update to the
aastex
package.
Version number: 6.2
License type: lppl
Summary description: Macros for Manuscript Preparation for AAS Journals
Announcement text:
----------------------------------------------------------------------
This is the latest version of the American Astronomical Society's latex classfile for submissions to our scholarly
journals. More details, including the revision history and an author guide, are available at
https://journals.aas.org/authors/aastex.html. ----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/aastex
More information is at
http://www.ctan.org/pkg/aastex
We are supported by the TeX User Groups.
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
Donald P. Goodman submitted an update to the
dozenal
package.
Version: 7.2 2018-05-11
License: lppl1.3
Summary description: Typeset documents using base twelve numbering (also called “dozenal”)
Announcement text:
----------------------------------------------------------------------
Wrapped x and e in unexpanded, to make them more robust.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dozenal
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/dozenal/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Japanese TeX Development Community submitted an update to the
platex
package.
Version: 2018-05-11
License: bsd3
Summary description: pLaTeX2e and miscellaneous macros for pTeX
Announcement text:
----------------------------------------------------------------------
* Fix error with the newest Babel v3.21 without version banner.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/platex
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/platex/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
François Pantigny submitted an update to the
witharrows
package.
Version number: 1.6 2018-05-10
License type: lppl1.3
Summary description: “Aligned” math environments with arrows for
comments
Announcement text:
----------------------------------------------------------------------
New option name for the environment WithArrows.
Optmization of the code.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/witharrows
More information is at
https://www.ctan.org/pkg/witharrows
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Joseph Wright submitted an update to the
l3build
package.
Version number: 2018-05-10
License type: lppl1.3c
Summary description: A testing and building system for (La)TeX
Announcement text:
----------------------------------------------------------------------
Release 2018-05-10
- Revert appearance of date lines in .tlg files:
this is on balance problematic
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/l3build
More information is at
https://www.ctan.org/pkg/l3build
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Javier Bezos López submitted an update to the
babel
package.
Version: 3.21 2018-05-10
License: lppl1.3
Summary description: Multilingual support for Plain TeX or LaTeX
Announcement text:
----------------------------------------------------------------------
- Another fix - equation numbers raised an error.
- Two minor changes: if no language is requested load nil
instead of raising an error, and the message 'babel <x.x>...'
is not printed to the log any more.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/babel
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/required/babel/base/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Nicola Talbot submitted an update to the
glossaries
package.
Version: 4.38 2018-05-10
License: lppl1.3
Summary description: Create glossaries and lists of acronyms
Announcement text:
----------------------------------------------------------------------
* glossaries.sty:
- added GlsEntryCounterLabelPrefix
- bug fixes:
- moved conditional inside glsstepentry, glsstepsubentry, glsrefentry,
glsentrycounterlabel, glssubentrycounterlabel, glsentryitem,
glssubentryitem, glsresetentrycounter, glsresetsubentrycounter
- removed spurious space in subentrycounter (printgloss) key
- fixed use of entrycounter and subentrycounter in setupglossaries
* glossaries-accsupp.sty:
- bug fixes:
- added braces around argument of ActualText in glsaccsupp
- corrected field used in showglonameaccess
----------------------------------------------------------------------
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
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Michal Hoftich submitted an update to the
tex4ebook
package.
Version: 0.2a 2018-05-09
License: lppl1.3
Summary description: Convertor from LaTeX to ebook formats
Announcement text:
----------------------------------------------------------------------
- fixed wrong handling of extensions
- added ISO language codes for languages supported by Polyglossia
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tex4ebook
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/tex4ebook/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Nicola Talbot submitted an update to the
glossaries-extra
package.
Version number: 1.31 2018-05-09
License type: lppl1.3
Summary description: An extension to the glossaries package
Announcement text:
----------------------------------------------------------------------
* glossaries-extra.sty:
- added glsdefpostlink, glsdefpostname, glsdefpostdesc
- added glsxtrpostlinkAddSymbolDescOnFirstUse
- added glslocalreseteach and glslocalunseteach
- added glsaddeach
- added GlsXtrIfFieldEqXpStr, GlsXtrIfXpFieldEqXpStr
GlsXtrIfFieldNonZero, GlsXtrIfFieldEqNum and
GlsXtrIfFieldCmpNum
- added GlsXtrForUnsetBufferedList
- added starred version GlsXtrStartUnsetBuffering*
- added prefix key to the glslink and printgloss families
- added support for accessibility attributes:
accessinsertdots, accessaposplural, accessnoshortplural,
nameshortaccess, firstshortaccess, textshortaccess
- added GlsXtrStandaloneGlossaryType and
GlsXtrStandaloneSubEntryItem
- added glsxtrRevertTocMarks
- added warning if printglossary is used with record=only
- bug fix: corrected targetnameprefix
* glossaries-extra-bib2gls.sty:
- added glscapturedgroup
- added GlsXtrIfHasNonZeroChildCount
* glossaries-extra-stylemods.sty:
- added:
glstreedefaultnamefmt
glstreenonamedesc
glstreenonamesymbol
glstreenonamechilddesc
glstreedesc
glstreesymbol
glstreechilddesc
glstreechildsymbol
glslistdesc
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/glossaries-extra
More information is at
https://www.ctan.org/pkg/glossaries-extra
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Richard Gay submitted an update to the
komacv-rg
package.
Version number: 0.9.1 2018-05-01
License type: lppl1.2
Summary description: LaTeX packages that aid in creating CVs based on
the komacv class and creating related documents
Announcement text:
----------------------------------------------------------------------
komacv-multilang updates:
* permits empty lists (e.g., due to tag filtering)
* fixes bugs in the package documentation
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/komacv-rg
More information is at
https://www.ctan.org/pkg/komacv-rg
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
The LaTeX Team submitted an update to the
latex-tools
package.
Version number: 2018-05-09
License type: lppl1.3
Summary description: The LaTeX standard tools bundle
Announcement text:
----------------------------------------------------------------------
Re-release of the 2018-04-30 latex-tools.
No change in any of the packages but the file .tex was omitted from the tds zip file with the unpacked files in the
previous release. ---
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/required/tools
More information is at
http://www.ctan.org/pkg/latex-tools
We are supported by the TeX User Groups.
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
Nicola Talbot submitted an update to the
bib2gls
package.
Version: 1.5 2018-05-09
License: gpl3+
Summary description: Command line application to convert .bib files to glossaries-extra.sty resource files
Announcement text:
----------------------------------------------------------------------
* added introductory guide (bib2gls-begin.pdf)
* rearranged some of the resource option sections in
the main user manual (bib2gls.pdf)
* new .glstex helper command:
ibglssetlastgrouptitle
* added @indexplural and associated .glstex helper command
ibglsnewindexplural
* added resource options:
- sort-replace
- dual-sort-replace
- secondary-sort-replace
* save-child-count now also creates the childlist internal field.
* bug fixes:
- corrected encoding setting (bib2gls and convertgls2bib)
- corrected (backslash space) eol causing unwanted extra eol
- corrected sort fallback
- labelify-replace now recognises $ in the replacement part as a
reference to a captured group
- improved error handling for invalid entry IDs
- save-child-count was partially switching on flatten-lonely
- corrected name-case-change for @index
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/bib2gls
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/bib2gls/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Michael Sharpe submitted the
SticksToo
package.
Version number: 1.00
License type: ofl lppl
Summary description: A reworking of STIX2
Announcement text:
----------------------------------------------------------------------
SticksToo is a reworking of the STIX2 with support files focussing on
enhancements of support for LaTeX users wishing to be able to access
more of its features. A companion addition to the newtx package
(version 1.55) provides a matching math package using STIX2 letters
(Roman and Greek) with newtxmath symbols.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/stickstoo
More information is at
https://www.ctan.org/pkg/SticksToo
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
David Purton submitted the
pdfoverlay
package.
Version: 1.0 2018-05-08
License: lppl1.3c
Summary description: A LaTeX style for overlaying text on a PDF
Announcement text:
----------------------------------------------------------------------
The pdfoverlay package provides a simple interface to overlay text on
to an existing PDF. The text to be overlayed is typeset and positioned
normally as you would any other LaTeX document.
Some or all of the pages of the PDF can be included and not all pages
of the PDF need have overlayed text.
It’s also possible to include text between pages of the PDF.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pdfoverlay
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/pdfoverlay/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Bob Tennent submitted an update to the
MusiXTeX
package.
Version number: 1.28 2018-05-07
License type: gpl2+
Summary description: Sophisticated music typesetting
Announcement text:
----------------------------------------------------------------------
New commands for specifying repeats *within* a bar, possibly forced to
the end of a system.
Corrected definition of C@Inter for
blines < 4
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/musixtex
More information is at
https://www.ctan.org/pkg/MusiXTeX
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
David Carlisle submitted an update to the
geometry
package.
Version number: 5.8
License type: lppl
Summary description: Flexible and complete interface to document
dimensions
Announcement text:
----------------------------------------------------------------------
2018-04-16 Release 5.8
* Documentation fixes.
* (x)dvipdfmx alias for dvipdfm otion.
Also geometry.ins (which is generated from geometry.dtx) is not
separately included in the distribution.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/geometry
More information is at
https://www.ctan.org/pkg/geometry
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Grazia Messineo submitted an update to the
esami
package.
Version number: 2.5 2018-05-06
License type: lppl
Summary description: Typeset exams with scrambled questions and answers
Announcement text:
----------------------------------------------------------------------
Corrected a misprint in the code. Improved the selection of random
exercises.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/esami
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/esami
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
The LaTeX Team submitted an update to the
l3build
package.
Version: 2018-05-06
License: lppl1.3c
Summary description: A testing and building system for (La)TeX
Announcement text:
----------------------------------------------------------------------
l3build Release 2018-05-06
- Normalise dates to placeholder YYYY-MM-DD:
may require .tlg updates
- Add dynamicfiles support
- Include dot files in tree() (fixes #30)
----------------------------------------------------------------------
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
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Xiangdong Zeng submitted an update to the
fduthesis
package.
Version number: 0.7b 2018-05-06
License type: lppl1.3c
Summary description: LaTeX thesis template for Fudan University
Announcement text:
----------------------------------------------------------------------
Add figures of university name and emblems.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/fduthesis
More information is at
https://www.ctan.org/pkg/fduthesis
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Zhen Wan submitted the
CQUBeamer
package.
Version: 1.0 2018-05-04
License: mit cc-by-4
Summary description: LaTeX Beamer Template for Chongqing University
Announcement text:
----------------------------------------------------------------------
This slide template mainly introduces the basic structure, the
compilation mode, and the font settings for Chinese & English.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/cqubeamer
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/xetex/latex/cqubeamer/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Maïeul Rouquette submitted an update to the
reledmac
package.
Version number: 2.26.10 2018-05-05
License type: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
- Really fix bug with page number in footnote after mainmatter (bug
introduced in v2.26.7)
- Add error message when insertion a pstart or pend inside edtext
arguments
----------------------------------------------------------------------
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
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Takayuki Yato submitted an update to the
ZXjafont
package.
Version number: 0.4
License type: mit
Summary description: Set up Japanese font families for XeLaTeX
Announcement text:
----------------------------------------------------------------------
- New preets: `yu-win10`, `sourcehan(-jp)`, `noto(-jp)`, `ume`.
- New options: `90jis`, `jis2004`.
- The use of deprecated presets is warned.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/ZXjafont
The package's files themselves can be inspected at
http://mirror.ctan.org/language/japanese/zxjafont
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Donald P. Goodman submitted the
padcount
package.
Version: 1.0
License: lppl1.3c
Summary description: Pad numbers with arbitrary characters
Announcement text:
----------------------------------------------------------------------
Provides some simple macros which will pad numbers (or, indeed, any
expanded token) with your choice of character (defaulting to 0)
to your choice of number of places (defaults to 2).
Works not only on arabic numerals, but on any expanded list of tokens
passed to it. This makes it suitable for, among other things,
counters of all kinds.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/padcount
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/padcount/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Michal Hoftich submitted an update to the
make4ht
package.
Version: 0.2b
License: lppl1.3
Summary description: A build system for tex4ht
Announcement text:
----------------------------------------------------------------------
Version 0.2a:
- added new filter and extension: `staticsite`. It can be used for
creating HTML files suitable for static site generators such as
Jekyll or Hugo
- fixed extension execution order
- renamed latexmk extension to latexmk_build because of conflict with
Latexmk
Version 0.2b:
- fixed bug in a build file execution
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/make4ht
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/make4ht/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Donald P. Goodman submitted the
modulus
package.
Version number: 1.0
License type: lppl1.3c
Summary description: A non-destructive modulus and INT quotient
operator for TeX
Announcement text:
----------------------------------------------------------------------
Provides an easy way to take the remainder of a division operation
without destroying the values of the counters containing the dividend
and divisor. Also provides a way to take the INT quotient of a
division operation without destroying the values of the counters
containing the dividend and divisor. Tiny but occasionally useful
package, when doing heavy TeX programming.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/modulus
More information is at
https://www.ctan.org/pkg/modulus
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Antoine Chambert-Loir submitted an update to the
smflatex
package.
Version number: 1.5c
License type: nosource
Summary description: Classes for Société mathématique de France
publications
Announcement text:
----------------------------------------------------------------------
Version 1.5c of the SMF classes
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/smflatex
More information is at
https://www.ctan.org/pkg/smflatex
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
David Carlisle submitted an update to the
colortbl
package.
Version number: 1.0c
License type: lppl
Summary description: Add colour to LaTeX tables
Announcement text:
----------------------------------------------------------------------
Update to colortbl to match the updated array package in the 2018-04-01 LaTeX release.
---
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/colortbl
More information is at
http://www.ctan.org/pkg/colortbl
We are supported by the TeX User Groups.
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
he LaTeX Team submitted an update to the
latex-tools
package.
Version number: 2018-04-30
License type: lppl1.3
Summary description: The LaTeX standard tools bundle
Announcement text:
----------------------------------------------------------------------
Update to array package
2018-04-30 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* array.dtx Explicity place the row strut inside \ before
hitting cr in case the last cell is a multicolumn cell
(issue 42)
---
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/required/tools
More information is at
http://www.ctan.org/pkg/latex-tools
We are supported by the TeX User Groups.
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
The LaTeX Team submitted an update to the
latex-base and the latex-doc
packages.
Version number: PL 4 2018-04-01
License type: lppl1.3
Summary description: Base sources of LaTeX
Announcement text:
----------------------------------------------------------------------
LaTeX Release 2018-04-01 Patch Level 4
No change to the LaTeX format but an update to docstrip
to again support non ASCII letters in .ins files
---
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/base
and
http://mirror.ctan.org/macros/latex/doc
More information is at
http://www.ctan.org/pkg/latex-base
and
https://ctan.org/pkg/latex-doc
We are supported by the TeX User Groups.
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
Alex Ball submitted an update to the
dccpaper
bundle.
Version: 1.7 2018-05-01
License: lppl1.3c cc-by-4
Summary description: Typeset papers for the International Journal of Digital Curation
Announcement text:
----------------------------------------------------------------------
- Some new options have been added for writing IDCC 2019 submissions,
along with template updates.
- Further documentation of how to write IDCC submissions has been added.
- The classes now use OTF fonts with LuaLaTeX and XeLaTeX if available.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dccpaper
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/dccpaper/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Enrico Gregorio submitted an update to the
regexpatch
package.
Version number: 0.2d
License type: lppl1.3c
Summary description: High level patching of commands
Announcement text:
----------------------------------------------------------------------
Fixed a silly typo introduced in version 0.2c
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/regexpatch
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/regexpatch
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Maïeul Rouquette submitted an update to the
reledmac
package.
Version number: 2.26.9 2018-05-02
License type: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
Reledmac:
- Fix bug with critical footnotes line number when alternating between
umberlinefalse and
umberlinetrue.
- Fix bug with page number in footnote after mainmatter (bug introduced in v2.26.7)
- Workaround with a bug of LaTeX 2018/04/01 patch level 3 to generate the .sty file from a .ins file
Reledpar:
- Fix bug with marginal line number in parallel typesetting when alternating between
umberlinefalse and
umberlinetrue
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.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
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Michael Sharpe submitted the
DSSerif
package.
Version: 1.00 2018-05-01
License: ofl lppl lppl1.3
Summary description: A double-struck serifed font for mathematical use
Announcement text:
----------------------------------------------------------------------
DSSerif is a mathematical font package with double struck serifed digits,
upper and lower case letters, in regular and bold weights.
The design was inspired by the STIX double struck fonts, which are
sans serif, but starting from a Courier-like base.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dsserif
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/dsserif/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Javier Bezos López submitted an update to the
babel
package.
Version number: 3.20 2018-05-02
License type: lppl1.3
Summary description: Multilingual support for Plain TeX or LaTeX
Announcement text:
----------------------------------------------------------------------
New
===
- ini files with the field digits.native define
<language>digits and <language>counters. arabic can be
redefined to use native digits.
- Fix - mapfont in bidi=basic didn't take into account combining
marks (eg, Arabic vowels).
- Fix - A bug introduced in 3.19, which sometimes reversed text
in hbox'es.
- Fix for luatex 1.07 - An internal change in luatex broke
bidi at 'automatic' hyphens.
- Fix for latest latex - babel.ins raised an error.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/babel
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/required/babel/base
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .