Niranjan Vikas Tambe submitted an update to the
unitipa
package.
Version: 0.2 2021-03-13
License: lppl1.3c
Summary description: TIPA typefaces with Unicode characters as input
Announcement text:
----------------------------------------------------------------------
Added characters `ɲ' and `ɑ'.
The code for the package is now indented properly and
character limit per line is set to 80 for better readability.
----------------------------------------------------------------------
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
Jack Coleman submitted the
econlipsum
package.
Version number: 0.8.1
License type: lppl1.3c
Summary description: Generate sentences from economic articles
Announcement text:
----------------------------------------------------------------------
The econlipsum package is a blind text generator that ouputs sentences infered from
abstracts of economic articles. Like antanilipsum it is based on kantlipsum, made by
Enrico Gregorio.
All the paragraphs are taken with permission from https://ipsum.mwt.me/.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/econlipsum
More information is at
http://www.ctan.org/pkg/econlipsum
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
--
Fr. Samuel Springuel submitted an update to the
gregoriotex
package.
Version number: 6.0.0
License type: gpl3
Summary description: Engraving Gregorian Chant scores
Announcement text:
----------------------------------------------------------------------
The finalized version of 6.0.0, making GregorioTeX ready for TeX Live
2021.
### Fixed
- Fixed some problem in 900_gregorio.xml (Scribus render frame tool).
First, the use of `filecontents` rather than `filecontents*` was
leading to a comment header that made it impossible for Gregorio to
find the gabc headers in the temporary score file. Further, some of
the indenting (which makes the file more human readable) was leading to
errors in the formatting of the created files because they are
processed in a way which handles whitespace differently from XML. See
[#1457](https://github.com/gregorio-project/gregorio/issues/1457).
- `spacelinestext` is now based on the lyric font size instead of being
a fixed distance. As a result, large lyrics should no longer overlap
with low notes. See
[#1261](https://github.com/gregorio-project/gregorio/issues/1261).
- Added parenthesized figures for virgula (gabc: `` `?``), divisio
minima (gabc: ` ,?`), flat (gabc: `x?`), natural (gabc: `y?`), and
sharp (gabc: `#?`). See
[#1475](https://github.com/gregorio-project/gregorio/issues/1475).
- Staff line thickness is now set in gsp-default.tex. This corrects a
problem with the staff lines changing thickness when the default
spacing configuration is loaded while the staff size is something other
than the default (17). See
[#1461](https://github.com/gregorio-project/gregorio/issues/1461).
- Corrected interaction issues between text styles and ligatures. The
LaTeX commands like ` extit` insert italics correction, preventing
ligatures being formed between their arguments if two occur
sequentially. On the other hand the switches like `itshape` do not.
Since gregorio breaks up syllables around the vowel and then applies
the formating commands to each part, this behavior showed up. We
switch to using the switches to avoid this (except for underlining, for
which a switch does not exist). We also fix this for color tags by
loading `luacolor` which changes how the `color` tag is implemented to
allow ligatures to span groups. See
[#1444](https://github.com/gregorio-project/gregorio/issues/1444).
- A reuse of a save register led to the `hyphenpenalty` not being
restored correctly at the end of the score. All save registers are now
clearly identified by when they are used so as to make it harder to
accidentally use the wrong one. See [posts on mailing
list](https://groups.google.com/g/gregorio-users/c/u3LmnGYnhwU).
- Fixed an overly specific find/replace in snippets that that led to
`par` being able to slip into the snippet file under certain
circumstances (and there by causing compilation to fail). See
[#1497](https://github.com/gregorio-project/gregorio/issues/1497).
- Updated to use iftex package (the sucessor to ifluatex). See
[#1481](https://github.com/gregorio-project/gregorio/issues/1481).
### Added
- Default spacings are now designated internal and thus always loaded.
`gsp-sample.tex` is added to the `doc` folder to show users how to
create their own custom spacing configuration. As part of this change,
spacing configuration files no longer need to be complete. Since the
default configuration is always loaded at package startup, all needed
penalties and spacings will be defined and the user's configuration
file need only specify those whose value they wish to customize.
Addresses issues raised in
[#1460](https://github.com/gregorio-project/gregorio/issues/1460).
- Added additional message to verbose output of command-line tool to
prevent confusion when a custom Latin vowel convention is found that
the internal Latin rules will be used. See
[#1470](https://github.com/gregorio-project/gregorio/issues/1470).
- Added `$` in gabc text to prevent special interpretation of the
character that follows. See
[#1515](https://github.com/gregorio-project/gregorio/issues/1515)
- GregorioTeX will now look in additional places for scores. Users can
specify paths to look in using `gresetgregpath`. If scores are not
found in the current working directory or the list of provided paths,
we fall back on kpse to try and find them. See
[#1395](https://github.com/gregorio-project/gregorio/issues/1395).
- Added the ability to toggle the visibility of the translation and
above lines text. See [user request on mailing
list](https://groups.google.com/g/gregorio-users/c/J-V0dkBMevY).
### Changed
- The space between a non-punctum inclinatum and the upright punctum
inclinatum is renamed to uprightpunctuminclinatumshift. This helps to
better distinguish it from punctuminclinatumunisonshift (the space
between two consecutive ascending or descending puncta inclinata on the
same line). See
[#1507](https://github.com/gregorio-project/gregorio/issues/1507).
- `noteadditionalspacelinestext` now calculates the actual amount of
additional space needed by low notes. To enable the old behavior (when
`noteadditionalspacelinestext` is set by the user), use
`gresetnoteadditionalspacelinestext{manual}`. See
[#1521](https://github.com/gregorio-project/gregorio/issues/1521) and
[#1526](https://github.com/gregorio-project/gregorio/pull/1526).
### Removed
- `gresethyphenprotrusion{percentage}`, supplanted by
`gresetprotrusionfactor{eolhyphen}{factor}`. Note that the value the
new command takes is a factor rather than a percentage.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/gregoriotex
More information is at
https://www.ctan.org/pkg/gregoriotex
------------------------------------------------------------------------
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 .
Yukimasa Morimi submitted an update to the
jlreq-deluxe
package.
Version: 0.4.0 2021-03-13
License: mit
Summary description: Multi-weight Japanese font support for the jlreq class
Announcement text:
----------------------------------------------------------------------
New features:
- Compact virtual fonts.
- Add support for the ruby family.
This version requires a new version of DVI driver that supports
new feature of virtual font to fallback Japanese font definition
available in TeX Live 2021.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jlreq-deluxe
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/jlreq-deluxe/
------------------------------------------------------------------------
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
Antero Neves submitted the
nl-interval
package.
Version: 1.0 2021-03-12
License: lppl1.3c
Summary description: Represent intervals on the number line
Announcement text:
----------------------------------------------------------------------
Represent, in a fairly simple and fast way, using macros based
on TikZ, intervals of real numbers on the number line.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/nl-interval
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/nl-interval/
------------------------------------------------------------------------
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
l3packages
bundle.
Version: 2021-03-12
License: lppl1.3c
Summary description: High-level LaTeX3 concepts
Announcement text:
----------------------------------------------------------------------
### Fixed
- Pass options to frozen `xparse`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3packages
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3packages/
------------------------------------------------------------------------
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
Herbert Voß submitted an update to the
hvfloat
package.
Version number: 2.18
License type: lppl
Summary description: Rotating caption and object of floats independently
Announcement text:
----------------------------------------------------------------------
This version supports doublepage objects like images, tabulars, or text,
which will automatically be split into two pieces for the left and the
right page.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/hvfloat
More information is at
https://www.ctan.org/pkg/hvfloat
------------------------------------------------------------------------
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 .
Tsinghua University TUNA Association submitted an update to the
thuthesis
package.
Version number: 7.2.0 2021-03-12
License type: lppl1.3
Summary description: Thesis template for Tsinghua University
Announcement text:
----------------------------------------------------------------------
This version contains several new features (including English thesis
support) & bug fixes according to the latest writing guidance published
by the Graduate School of Tsinghua University.
For detailed changes, please refer to [1].
[1]: https://github.com/tuna/thuthesis/compare/v7.1.0...v7.2.0
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/thuthesis
More information is at
https://www.ctan.org/pkg/thuthesis
------------------------------------------------------------------------
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 .
Jinwen Xu submitted the
colorist
package.
Version: 2021-03-11
License: lppl1.3c
Summary description: Classes to typeset articles or books, with a colorful design
Announcement text:
----------------------------------------------------------------------
This is a series of classes to typeset articles or books,
with a colorful design. It contains:
lebhart.cls
lebhartfast.cls
beaulivre.cls
beaulivrefast.cls
They have native support for English, French, and Chinese typesetting.
And they may compile with either XeLaTeX or LuaLaTeX.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/colorist
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/unicodetex/latex/colorist/
------------------------------------------------------------------------
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
Jinwen Xu submitted the
minimalist
package.
Version: 2021-03-11
License: lppl1.3c
Summary description: Classes to typeset articles or books, with a simple and clear design
Announcement text:
----------------------------------------------------------------------
This is a series of classes to typeset articles or books,
with a simple and clear design. It contains:
einfart.cls
einfartfast.cls
simplivre.cls
simplivrefast.cls
These classes have native support for English, French and Chinese typesetting.
And they may compile with either XeLaTeX or LuaLaTeX.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/minimalist
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/unicodetex/latex/minimalist/
------------------------------------------------------------------------
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
Steven B. Segletes submitted an update to the
tokcycle
package.
Version: 1.3 2021-03-10
License: lppl1.3c
Summary description: Build tools to process tokens from an input stream
Announcement text:
----------------------------------------------------------------------
V1.3 of the tokcycle package has been released.
This package helps one to build tools to process tokens from
an input stream, on a token-by-token basis, by applying category-
based directives to each successive token.
New features include:
1) the xtokcycleenvironment macro has been introduced that allows
one to build named tokcycle environments that allow pre- and
post-processing directives to the token cycle;
2) the ability to dynamically truncate/discard tokens in various
ways from the input stream has been introduced;
3) a form of grouping that limits the scope of your code in the
traditional way, while at the same time permitting the trans-
mission of the cytoks token list across the group barrier.
4) A TeX count that indicates your current group-depth within
the input stream, which can be dynamically used to make
conditional decisions in your tokcycle directives.
As always, tokcycle works in both LaTeX and plain TeX.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tokcycle
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/generic/tokcycle/
------------------------------------------------------------------------
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
François Pantigny submitted an update to the
nicematrix
package.
Version: 5.12 2021-03-10
License: lppl1.3
Summary description: Improve the typesetting of mathematical matrices with PGF
Announcement text:
----------------------------------------------------------------------
New syntax with the keyword CodeBefore (and Body) to specify
the code-before.
New key delimiters/max-width
New keys hlines, vlines dans hvlines for the command SubMatrix
in the CodeAfter.
New key rounded-corners for the command Block.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/nicematrix
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/nicematrix/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
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
Jinwen Xu submitted the
mindflow
package.
Version number: 2021-03-09
License type: lppl1.3
Summary description: Add a memo section
Announcement text:
----------------------------------------------------------------------
This package provides an environment that is separated from the main text
and has its own line numbers, for writing ideas or
annotations.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/mindflow
More information is at
https://www.ctan.org/pkg/mindflow
------------------------------------------------------------------------
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
Palle Jørgensen submitted the
aesupp
package.
Version: 1 2021-03-10
License: gfl gpl3+
Summary description: Special support for the æ character
Announcement text:
----------------------------------------------------------------------
The aesupp package provides special support for the italic ‘æ’
character in some fonts.
At the moment only the fonts TeX Gyre Bonum, TeX Gyre Schola, TeX Gyre
Pagella, and the Latin Modern fonts are supported. The other fonts in
the TeX Gyre bundle do not need this support.
The reason for this special support is due to some design flaws (the
authors opinion) regarding the italic ‘æ’ character.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/aesupp
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/aesupp/
------------------------------------------------------------------------
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 the
knuth-pdf
package.
Version number: 1.0
License type: knuth
Summary description: PDF library for C/WEB sources in TeX Live
Announcement text:
----------------------------------------------------------------------
The new 'knuth-pdf' package contains the large library of PDF documents for many of the
CWEB amd WEB sources of programs in the TeX Live distribution. Each program is presented
in its original form as written by the respective authors, and in the changed form as
used in TeX Live. Care has been taken to keep the section numbering intact, so that you
can study the codes and the changes in parallel. Also included are the errata for
Donald Knuth's Computers & Typesetting.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/info/knuth-pdf
More information is at
http://www.ctan.org/pkg/knuth-pdf
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
--
Andreas Scherer submitted an update to the
pwebmac
package.
Version number: 4.6.1 2021-03-09
License type: pd
Summary description: Consolidated WEB macros for DVI and PDF output
Announcement text:
----------------------------------------------------------------------
This release of the 'pwebmac' package factors out the large 'knuth-lib.tar.gz' tarball
and moves it to the new 'knuth-pdf' package on CTAN.
The updated 'makeall' script and the 'index.md' template now take the CTWILL utilities
REFSORT and TWINX into account.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/web/pwebmac
More information is at
http://www.ctan.org/pkg/pwebmac
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
--
Andrew Lounsbury submitted the
suppose
package.
Version: 1
License: lppl1.3c
Summary description: Abbreviate the word “Suppose”
Announcement text:
----------------------------------------------------------------------
A package with commands that abbreviate the word Suppose
in six fonts and with other variations.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/suppose
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/suppose/
------------------------------------------------------------------------
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
package.
Version number: 2.37.1 2021-03-08
License type: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
This release fixes bug with edgls and related inside edtext.
Please note that if you use both glossaries and reledmac, you must also use
glossaries-extra. ----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/reledmac
More information is at
http://www.ctan.org/pkg/reledmac
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Uwe Ziegenhagen submitted an update to the
dtk-bibliography
package.
Version: 2021-01 2021-03-07
License: lppl1.3c
Summary description: Bibliography of “Die TeXnische Komödie”
Announcement text:
----------------------------------------------------------------------
2021-03-07: updated for issue 2021-01
----------------------------------------------------------------------
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
Ulrike Fischer submitted an update to the
newpax
package.
Version number: 0.51 2021-03-07
License type: lppl1.3c
Summary description: Experimental package to extract and reinsert PDF
annotations
Announcement text:
----------------------------------------------------------------------
Version 0.51
### Changed
- Adapted pdfannot_box: to changes in pdfmanagement.
### Fixed
- allow # and % in url: issue #3
- better error message if pdf is not found by luascript issue #1
- some documentation clarifications
Issues, comments, etc https://github.com/u-fischer/newpax
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/newpax
More information is at
https://www.ctan.org/pkg/newpax
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The LaTeX Team submitted an update to the
pdfmanagement-testphase
bundle.
Version: 0.95b 2021-03-07
License: lppl1.3c
Summary description: LaTeX PDF management testphase bundle
Announcement text:
----------------------------------------------------------------------
### Added
- pdfannot_widget_box:nnnn
- pdfannot_dict_use:n
- module l3pdffield for form fields. Currently it only supports checkboxes.
### Removed
- pdfannot_box:nnnnn: Concept to mix manual specs and dictionaries is wrong.
This can lead to duplicate entries in the dictionaries.
### Fixed
- Wrong default setting of g_@@_active_bool (issue #13)
- l3pdffile: Wrong casing: FileSpec -> Filespec
- beamer linkbordercolor error (workaround in firstaid)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pdfmanagement-testphase
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/pdfmanagement-testphase/
------------------------------------------------------------------------
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 Matthias submitted an update to the
pdfpages
package.
Version: 0.5t 2021-03-06
License: lppl1.3c
Summary description: Include PDF documents in LaTeX
Announcement text:
----------------------------------------------------------------------
This release fixes an issue with page rotations
when used together with the new pdfmanagement code.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pdfpages
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/pdfpages/
------------------------------------------------------------------------
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
Akira Yamaji submitted an update to the
mcf2graph
package.
Version number: 4.60 2021-03-07
License type: mit
Summary description: Draw chemical structure diagrams with Metafont/MetaPost
Announcement text:
----------------------------------------------------------------------
-$n (0<=n<360) can use as absolute angle
-change option parameter name
ratio_zebragap_bond => ratio_hashgap_bond
offset_zebra_gap => offset_hash_gap
-improve function check_mc()
-update MCF manual,example
pk font => eps(mps) file
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/mcf2graph
More information is at
http://www.ctan.org/pkg/mcf2graph
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
--
Marei Peischl submitted an update to the
tuda-ci
package.
Version number: 3.12 2021-03-06
License type: lppl1.3c
Summary description: LaTeX templates of Technische Universität Darmstadt
Announcement text:
----------------------------------------------------------------------
- Fix color conversion for PDF/A
- Fix margin restore after titlepage for custommargins=geometry
- Enhance information on installation
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tuda-ci
More information is at
http://www.ctan.org/pkg/tuda-ci
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
--
John Collins submitted an update to the
axodraw2
package.
Version number: 2.1.1c 2021-03-05
License type: gpl3+
Summary description: Feynman diagrams in a LaTeX document
Announcement text:
----------------------------------------------------------------------
axohelp updated to improve error messages, and avoid a use-after-free
error in printing a certain error message.
Correction of version information in man page.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/axodraw2
More information is at
https://www.ctan.org/pkg/axodraw2
------------------------------------------------------------------------
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 the
lua-typo
package.
Version: 0.30 2021-03-03
License: lppl1.3c
Summary description: Highlighting typographical flaws with LuaLaTeX
Announcement text:
----------------------------------------------------------------------
This new package aims at helping careful writers and proofreaders
to track possible typographical flaws in LuaLaTeX documents, typically
widows, orphans, hyphenated words split across two pages, and more.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lua-typo
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/latex/lua-typo/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Daniel A. Weiss submitted an update to the
apa7
package.
Version: 2.10 2021-03-04
License: lppl1.3c
Summary description: Format documents in APA style (7th edition)
Announcement text:
----------------------------------------------------------------------
Update BibLaTeX instructions/examples
Remove DeclareLanguageMapping and arguments that are no longer
required for the BibLaTex package
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/apa7
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/apa7/
------------------------------------------------------------------------
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
Phelype Oleinik submitted an update to the
lipsum
package.
Version: 2.3 2021-03-03
License: lppl1.3
Summary description: Easy access to the Lorem Ipsum dummy text
Announcement text:
----------------------------------------------------------------------
- Remove dependency on an xparse internal macro.
- lipsum's new home at https://github.com/PhelypeOleinik/lipsum
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lipsum
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/lipsum/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Javier Bezos López submitted an update to the
babel
package.
Version: 3.55 2021-03-03
License: lppl1.3
Summary description: Multilingual support for Plain TeX or LaTeX
Announcement text:
----------------------------------------------------------------------
Changes in version 3.55 are described in:
https://github.com/latex3/babel/blob/master/news-guides/news/whats-new-in-b…
This is primarily a maintenance release, with some minor bugs fixed.
----------------------------------------------------------------------
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
------------------------------------------------------------------------
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 A. Weiss submitted an update to the
apa7
package.
Version: 2.09 2021-03-03
License: lppl1.3c
Summary description: Format documents in APA style (7th edition)
Announcement text:
----------------------------------------------------------------------
Updated APA7endfloat.cfg file to use more modern DeclareDelayedFloatFlavor.
This fixes the bug where longtable can be shown on the same page as another table.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/apa7
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/apa7/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Dohyun Kim submitted an update to the
cjk-ko
package.
Version number: 1.9 2021-03-01
License type: other-free
Summary description: Extension of the CJK package for Korean typesetting
Announcement text:
----------------------------------------------------------------------
* use latex's font family hooks
* do not load glyphtounicode.tex when fmtversion >= 2021/05/01
* add pdfnobuiltintounicodefont@name to the end of CJK@addcmap
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/language/korean/cjk-ko
More information is at
https://www.ctan.org/pkg/cjk-ko
------------------------------------------------------------------------
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
Dohyun Kim submitted an update to the
luatexko
package.
Version number: 3.0 2021-03-01
License type: lppl1.3c
Summary description: Typeset Korean with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
* do not adjust interword glue after CJK characters when current font is a monospaced font
* horizontal metrics of default Hangul monospaced font are matched with those of Latin
Modern Mono
* fix a bug wrt dotemph/ruby/sout position in vertical writing
* deprecated command actualtext is now removed
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/luatexko
More information is at
http://www.ctan.org/pkg/luatexko
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
--
Michal Hoftich submitted an update to the
luavlna
package.
Version number: 0.1i 2021-03-02
License type: lppl1.3
Summary description: Prevent line breaks after single letter words, units, or academic
titles
Announcement text:
----------------------------------------------------------------------
- fixed Plain TeX support
- added compound initial support
- extended documentation
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/luavlna
More information is at
http://www.ctan.org/pkg/luavlna
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
The LaTeX Team submitted an update to the
l3backend
package.
Version number: 2021-03-02
License type: lppl1.3c
Summary description: LaTeX3 backend drivers
Announcement text:
----------------------------------------------------------------------
## [2021-03-02]
### Changed
- Drop 'correction' for link placement in `(x)dvidpfmx`: no longer
required
- Define `main@pdfcolorstack` for `(x)dvipdfmx` if it does not exist
### Fixed
- Initialisation of color stacks for `(x)dvipdfmx`
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/l3backend
More information is at
https://www.ctan.org/pkg/l3backend
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The LaTeX Team submitted an update to the
graphics-def
package.
Version number: 2021-03-02
License type: lppl1.3c
Summary description: Colour and graphics option files
Announcement text:
----------------------------------------------------------------------
Further work to support multiple color stacks in (x)dvipdfmx
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/graphics-def
More information is at
https://www.ctan.org/pkg/graphics-def
------------------------------------------------------------------------
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 .
Martin Sievers submitted an update to the
lni
package.
Version: 1.7 2021-03-02
License: lppl1.3c
Summary description: Official class for the “Lecture Notes in Informatics”
Announcement text:
----------------------------------------------------------------------
## [1.7.0] - 2021-03-02
### Changed
- Change loading of latest ngerman hyphenation patterns (#47)
- Change `year` to `yearofpublication` to avoid problems (#85)
### Fixed
- Fix setting of pdf metadata (#87)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lni
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/lni/
------------------------------------------------------------------------
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
Apostolos Syropoulos submitted an update to the
xespotcolor
package.
Version number: 2.1
License type: lppl1.3c
Summary description: Spot colours support for XeLaTeX
Announcement text:
----------------------------------------------------------------------
In this version one can safely use spotcolors with the tcolorbox package and
I have updated the package so to use the correct shipout hook provided by the
LaTeX kernel.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/xetex/latex/xespotcolor
More information is at
http://www.ctan.org/pkg/xespotcolor
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
--
Daniel A. Weiss submitted an update to the
apa7
package.
Version: 2.08 2021-03-01
License: lppl1.3c
Summary description: Format documents in APA style (7th edition)
Announcement text:
----------------------------------------------------------------------
Updated BibLaTex to allow overriding bibliography title
using printbibliography[title={New Reference Title}]{}
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/apa7
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/apa7/
------------------------------------------------------------------------
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
Samuel Springuel submitted an update to the
gregoriotex
package.
Version number: 6.0.0-beta1
License type: gpl3
Summary description: Engraving Gregorian Chant scores
Announcement text:
----------------------------------------------------------------------
This is the version intended for inclusion in the TeXLive 2021
### Fixed
- Fixed some problem in 900_gregorio.xml (Scribus render frame tool). First, the use of `filecontents` rather than `filecontents*` was
leading to a comment header that made it impossible for Gregorio to find the gabc headers in the temporary score file. Further, some of the
indenting (which makes the file more human readable) was leading to errors in the formatting of the created files because they are processed
in a way which handles whitespace differently from XML. See [#1457](https://github.com/gregorio-project/gregorio/issues/1457).
- `spacelinestext` is now based on the lyric font size instead of being a fixed distance. As a result, large lyrics should no longer overlap
with low notes. See [#1261](https://github.com/gregorio-project/gregorio/issues/1261).
- Added parenthesized figures for virgula (gabc: `` `?``), divisio minima (gabc: ` ,?`), flat (gabc: `x?`), natural (gabc: `y?`), and sharp
(gabc: `#?`). See [#1475](https://github.com/gregorio-project/gregorio/issues/1475).
- Staff line thickness is now set in gsp-default.tex. This corrects a problem with the staff lines changing thickness when the default
spacing configuration is loaded while the staff size is something other than the default (17). See
[#1461](https://github.com/gregorio-project/gregorio/issues/1461).
- Corrected interaction issues between text styles and ligatures. The LaTeX commands like ` extit` insert italics correction, preventing
ligatures being formed between their arguments if two occur sequentially. On the other hand the switches like `itshape` do not. Since
gregorio breaks up syllables around the vowel and then applies the formating commands to each part, this behavior showed up. We switch to
using the switches to avoid this (except for underlining, for which a switch does not exist). We also fix this for color tags by loading
`luacolor` which changes how the `color` tag is implemented to allow ligatures to span groups. See
[#1444](https://github.com/gregorio-project/gregorio/issues/1444).
- A reuse of a save register led to the `hyphenpenalty` not being restored correctly at the end of the score. All save registers are now
clearly identified by when they are used so as to make it harder to accidentally use the wrong one. See [posts on mailing
list](https://groups.google.com/g/gregorio-users/c/u3LmnGYnhwU).
- Fixed an overly specific find/replace in snippets that that led to `par` being able to slip into the snippet file under certain
circumstances (and there by causing compilation to fail). See [#1497](https://github.com/gregorio-project/gregorio/issues/1497).
- Updated to use iftex package (the sucessor to ifluatex). See [#1481](https://github.com/gregorio-project/gregorio/issues/1481).
### Added
- Default spacings are now designated internal and thus always loaded. `gsp-sample.tex` is added to the `doc` folder to show users how to
create their own custom spacing configuration. As part of this change, spacing configuration files no longer need to be complete. Since the
default configuration is always loaded at package startup, all needed penalties and spacings will be defined and the user's configuration
file need only specify those whose value they wish to customize. Addresses issues raised in
[#1460](https://github.com/gregorio-project/gregorio/issues/1460). **This is a change to the user interface and warrants a major release.**
- Added additional message to verbose output of command-line tool to prevent confusion when a custom Latin vowel convention is found that the
internal Latin rules will be used. See [#1470](https://github.com/gregorio-project/gregorio/issues/1470).
- Added `$` in gabc text to prevent special interpretation of the character that follows. See
[#1515](https://github.com/gregorio-project/gregorio/issues/1515)
- GregorioTeX will now look in additional places for scores using. Users can specify paths to look in using `gresetgregpath`. If scores
are not found in the current working directory or the list of provided paths, we fall back on kpse to try and find them. See
[#1395](https://github.com/gregorio-project/gregorio/issues/1395).
- Added the ability to toggle the visibility of the translation and above lines text. See [user request on mailing
list](https://groups.google.com/g/gregorio-users/c/J-V0dkBMevY).
### Changed
- The space between a non-punctum inclinatum and the upright punctum inclinatum is renamed to uprightpunctuminclinatumshift. This helps to
better distinguish it from punctuminclinatumunisonshift (the space between two consecutive ascending or descending puncta inclinata on the
same line). See [#1507](https://github.com/gregorio-project/gregorio/issues/1507).
- `noteadditionalspacelinestext` now calculates the actual amount of additional space needed by low notes. To enable the old behavior (when
`noteadditionalspacelinestext` is set by the user), use `gresetnoteadditionalspacelinestext{manual}`. See
[#1521](https://github.com/gregorio-project/gregorio/issues/1521) and [#1526](https://github.com/gregorio-project/gregorio/pull/1526).
### Removed
- `gresethyphenprotrusion{percentage}`, supplanted by `gresetprotrusionfactor{eolhyphen}{factor}`. Note that the value the new command
takes is a factor rather than a percentage.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/gregoriotex
More information is at
https://www.ctan.org/pkg/gregoriotex
------------------------------------------------------------------------
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
Ratthaprom Promkam submitted an update to the
thaispec
package.
Version number: 2021.03.01
License type: lppl1.3
Summary description: Thai Language Typesetting in XeLaTeX
Announcement text:
----------------------------------------------------------------------
Update the thaispec package to version 2021.03.01.
This version also reduce a number of required packages.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/language/thai/thaispec
More information is at
https://www.ctan.org/pkg/thaispec
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Andreas Scherer submitted an update to the
pwebmac
package.
Version: 4.6 2021-03-01
License: pd
Summary description: Consolidated WEB macros for DVI and PDF output
Announcement text:
----------------------------------------------------------------------
This new release 4.6 of the 'pwebmac' package is
the final product for TeX Live 2021:
* all FIXes as of 2021-02-25 are applied
* the final PDF library for the major WEB amd CWEB programs
is included for the TL managers to install
* the 'index' entrypoint is provided both in HTML and PDF format.
----------------------------------------------------------------------
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
In-Sung Cho submitted the
tzplot
package.
Version: 1.0 2021-02-28
License: lppl1.3c
Summary description: Plot graphs with TikZ abbreviations
Announcement text:
----------------------------------------------------------------------
This is a LaTeX package that provides TikZ based macros to
make it easy to draw graphs.
The macros provided in the tzplot package are just abbreviations
for TikZ codes, which can be complicated, but using the package,
hopefully, makes drawing easier, especially when drawing repeatedly.
The macros in the tzplot package include:
- zline, zdot, zplotcurve, zbezier, zparabola for lines, dots, curves
- zaxes, zticks, zproj for drawing axes
- zfn, zLFn for plotting functions and linear functions
- zXpoint, zvXpoint, zhXpoint for intersections, vertical and horizontal intersections
- ztangent, zsecant for plotting tangent and secant lines
- and more
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tzplot
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/tzplot/
------------------------------------------------------------------------
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
Peter M. Gerdes submitted an update to the
rec-thy
package.
Version number: 3.6 2021-02-28
License type: pd
Summary description: Commands to typeset recursion theory papers
Announcement text:
----------------------------------------------------------------------
Minor updates and bugfixes (see README) and added BeamerRequirements
command to add a block of requirements to present requirements in beamer.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/rec-thy
More information is at
https://www.ctan.org/pkg/rec-thy
------------------------------------------------------------------------
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
Ulrike Fischer submitted the
newpax
package.
Version number: 0.5 2021-02-26
License type: lppl1.3c
Summary description: Experimental package to extract and reinsert PDF annotations
Announcement text:
----------------------------------------------------------------------
newpax allows to insert PDF in a document while preserving
internal and external links. With lualatex it works in the document
directly, other engines require to run a compilaton with lualatex or to call
a lua script first.
The package is based on and uses code from [pax](https://ctan.org/pkg/pax) by Heiko
Oberdiek.
It requires the new LaTeX PDF management from the pdfmanagement-testphase package.
Issues, comments, etc https://github.com/u-fischer/newpax
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/latex/newpax
More information is at
http://www.ctan.org/pkg/newpax
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Maïeul Rouquette submitted an update to the
reledmac
package.
Version number: 2.37.0 2021-02-28
License type: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
- Fix incompatibility betwen eledsection (and related) and hyperref package
- Improves syntaxis check
- Fix bug with Xnonote
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/reledmac
More information is at
http://www.ctan.org/pkg/reledmac
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Mike Kamermans submitted an update to the
ucharclasses
package.
Version number: 2.4
License type: pd
Summary description: Font actions in XeTeX according to what is being
processed
Announcement text:
----------------------------------------------------------------------
ucharclasses has been updated to v2.4, with updated support for Unicode 13.0
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/xetex/latex/ucharclasses
More information is at
https://www.ctan.org/pkg/ucharclasses
------------------------------------------------------------------------
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
Philip S. Hirschhorn submitted an update to the
exam
package.
Version number: 2.7 2021-02-26
License type: lppl1.3
Summary description: Package for typesetting exam scripts
Announcement text:
----------------------------------------------------------------------
This is version 2.7 of the exam document class, dated February 26,
2021.
The exam document class, together with its user's guide examdoc.tex,
attempts to make it easy for even a LaTeX novice to prepare exams.
Simple commands are provided to:
1. Create questions, parts of questions, subparts of parts, and
subsubparts of subparts, all with optional point values.
2. Create a grading table, indexed either by question number (listing
each question and the total possible points for that question) or by
page number (listing each page with points and the total possible
points for that page). A grading table can cover the entire exam or
just a part of the exam. Grading tables can have multiple rows or
multiple columns.
3. Create headers and footers that are each specified in three parts:
One part to be left justified, one part to be centered, and one part
to be right justified.
4. Have headers and/or footers that are different on the first page of
the exam, different on the last page of the exam, and that vary
depending on whether the page number is odd or even, or on whether the
current page continues a question from a previous page, or on whether
the last question on the current page continues onto the following
page.
5. Have multiple line headers and/or footers, and to increase the part
of the page devoted to headers and/or footers to allow for this.
6. Include solutions and have these solutions either printed or
ignored (or replaced automatically by space in which the students can
write their answers) depending on a single command.
7. Leave blank space, or space in a box, or lined space, or dotted
lined space, or space filled with a grid.
8. Change the words that are inserted by the document class (for,
e.g., point values, or table headings), so that they can be adapted to
personal taste and/or languages other than English.
The user's guide examdoc.tex attempts to explain all of the
possibilities in a readable way, with many examples.
--------------------------------------------------------------------
This work may be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.3 of this license
or (at your option) any later version.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/exam
More information is at
http://www.ctan.org/pkg/exam
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
--
Volker Kiefel submitted an update to the
elpres
package.
Version number: 0.8 2021-02-28
License type: lppl
Summary description: A simple class for electronic presentations
Announcement text:
----------------------------------------------------------------------
The elpres class is intended to be used for presentations on a screen or with a
beamer/projector. It is derived from LaTeX’s article class and can be used with with
LaTeX, pdfLaTeX and LuaLaTeX. The default virtual paper size of presentations generated
by this class corresponds to a 4:3 (width:height) aspect ratio. Other aspect ratios for
widescreen monitors (16:9, 16x:10) may be selected.
# Changes in v0.8
* A bug fixed in the elpres...scheme.sty files (incorrect value for `labelitemiv`)
* Installation instructions in the manual completed
* Detailed installation instructions added to README.md
* Manual: a description of the new commands `overlaysoff` and `alertsoff` of the
`overlays` package (introduced in version 2.12 of `overlays`) included
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/elpres
More information is at
http://www.ctan.org/pkg/elpres
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
--
Christian Tellechea submitted an update to the
chemfig
package.
Version: 1.6a 2021-02-28
License: lppl1.3c
Summary description: Draw molecules with easy syntax
Announcement text:
----------------------------------------------------------------------
chemfig 1.6a
* deprecated maros lewis and Lewis removed
* new key debug to outline atoms
* inside a scheme, '#' token allowed in the argument of chemfig
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/chemfig
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/generic/chemfig/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
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
hyperref
package.
Version: 7.00k 2021-02-27
License: lppl1.3
Summary description: Extensive support for hypertext in LaTeX
Announcement text:
----------------------------------------------------------------------
* renamed puenc-greek.def to puenc-greekbasic.def to resolve
name conflict with a file in greek-fontenc, issue #177
* some documentation improvements (PR #174)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hyperref
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/hyperref/
------------------------------------------------------------------------
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
Akira Yamaji submitted an update to the
mcf2graph
package.
Version number: 4.59 2021-02-28
License type: mit
Summary description: Draw chemical structure diagrams with
Metafont/MetaPost
Announcement text:
----------------------------------------------------------------------
-add command @(x,y) : move to (x,y)
-improve function check_mc()
-improve report output
-delete option parameter sw_indent_off
-update MCF manual,example
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/mcf2graph
More information is at
https://www.ctan.org/pkg/mcf2graph
------------------------------------------------------------------------
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
Charles P. Schaum submitted an update to the
schemata
package.
Version number: 1.4 2021-02-27
License type: lppl1.3
Summary description: Print topical diagrams
Announcement text:
----------------------------------------------------------------------
This version updates README.md to provide the best current links,
building information, and building process.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/schemata
More information is at
https://www.ctan.org/pkg/schemata
------------------------------------------------------------------------
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 .
Charles P. Schaum submitted an update to the
nameauth
package.
Version number: 3.6 2021-02-27
License type: lppl1.3
Summary description: Name authority mechanism for consistency in body
text and index
Announcement text:
----------------------------------------------------------------------
This version updates both README.md and Makefile to provide the best
current links, building information, and building process.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/nameauth
More information is at
https://www.ctan.org/pkg/nameauth
------------------------------------------------------------------------
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 .
Jürgen Spitzmüller submitted an update to the
babel-german
package.
Version: 2.13 2021-02-27
License: lppl1.3
Summary description: Babel support for documents written in German
Announcement text:
----------------------------------------------------------------------
Fix usage with plain tex
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/babel-german
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/babel-contrib/german/
------------------------------------------------------------------------
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
Christoph Bersch submitted an update to the
pst-optexp
package.
Version number: 6.0 2021-02-26
License type: lppl1.3
Summary description: Drawing optical experimental setups
Announcement text:
----------------------------------------------------------------------
6.0 2021-02-26
* Modified wdmcoupler to handle an arbitrary number of input nodes.
* Modified wdmsplitter to handle an arbitrary number of output nodes.
* Removed deprecated lampscale, use style CrystalLamp.
* Removed deprecated pollinewidth, use style Polarization.
* Removed deprecated optgrid, use optgrating.
* Removed deprecated optgridwidth, use gratingwidth.
* Removed deprecated optgridheight, use gratingheight.
* Removed deprecated optgriddepth, use gratingdepth.
* Removed deprecated optgridcount, use gratingcount.
* Removed deprecated optgridtype, use gratingtype.
* Removed deprecated optgridlinewidth, use gratinglinewidth.
* Removed deprecated align, use coupleralign.
* Removed deprecated namingschema.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pstricks/contrib/pst-optexp
More information is at
https://www.ctan.org/pkg/pst-optexp
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The LaTeX Team submitted the
latex-base-dev and latex-tools-dev
bundles
as well as the _new_
latex-firstaid-dev
package.
Version: latex-base-dev 2021-05-01 pre-release 2
latex-tools-dev 2021-05-01 pre-release 1
latex-firstaid-dev 1.0k
License: lppl1.3c
Summary description: Development pre-releases of the
corresponding LaTeX components.
Announcement text:
----------------------------------------------------------------------
See the draft LaTeX News 33
http://mirror.ctan.org/macros/latex-dev/base/ltnews33.pdf
for details of additions to this test release of the next LaTeX kernel.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-firstaid-dev
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex-dev/required/firstaid/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau and
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
Werner Lemberg submitted an update to the
dehyph-exptl
package.
Version number: 0.7
License type: mit lppl
Summary description: Experimental hyphenation patterns for the German language
Announcement text:
----------------------------------------------------------------------
v0.7 (2021-02-26)
* Patterns based on approx. 500000 words, which means an increase by approx. 30000
entries in comparison to v0.6.
* Words like 'Bä-ren', 'lö-sen', or 'Tü-re' are now correctly hyphenated if written as
'Bae-ren', 'loe-sen', and 'Tue-re', respectively.
* Patterns were generated with new patgen parameters.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/language/hyphenation/dehyph-exptl
More information is at
http://www.ctan.org/pkg/dehyph-exptl
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
--
Andreas Scherer submitted an update to the
cweb
package.
Version number: 4.2
License type: knuth
Summary description: A Web system in C
Announcement text:
----------------------------------------------------------------------
In the course of the 2021 TeX tuneup, Don Knuth kindly transferred the
responsibility for CWEB to me; see the original CWEB home page
(https://www-cs-faculty.stanford.edu/~knuth/cweb.html), section CWEB
4.0.
This first new release draws heavily on the multi-decade work collected in
my CWEBbin project (https://github.com/ascherer/cwebbin). I moved
(almost) all stuff from the *-patch.* changefiles into the new CWEB
sources and applied all of the *-ansi.* changes as well.
Moreover, I made common.h the full interface of common.w in order to
avoid code redundancy. And I tried to fix as many of the bugs reported by
email to DEK and/or tex-k(a)tug.org.
In total, make; make cautiously; make fullmanual runs flawlessly with
GCC on Linux and with CLang on MacOS. And with the help of the remaining
stuff in the CWEBbin project, CWEB is smoothly integrated in TeX
Live.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/web/c_cpp/cweb
More information is at
https://www.ctan.org/pkg/cweb
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The LaTeX Team submitted an update to the
graphics-def
package.
Version number: 2021-02-26
License type: lppl1.3c
Summary description: Colour and graphics option files
Announcement text:
----------------------------------------------------------------------
This update allows use of new colour stacks in dvipdfmx/XeTeX.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/graphics-def
More information is at
https://www.ctan.org/pkg/graphics-def
------------------------------------------------------------------------
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
Caleb Maclennan submitted an update to the
libertinus-fonts
package.
Version: 7.040 2021-02-26
License: ofl
Summary description: The Libertinus font family
Announcement text:
----------------------------------------------------------------------
- Add 29 more specialty arrow glyphs to Math family
- Rebuild with new sfdLib release to fix Spiro curve issues in uni2639
- Correct Q.u side bearings to match Q in Sans & Serif families
- Add missing U+029C to Serif Bold Italic
- Add missing ‘below’ mark to h/H/h.sc across Serif family
- Consistently align ‘below’ mark on h/H/h.sc across Serif family
- Re-align mark positioning on U+032E breve below across Serif family
- Add smallcaps and caps-2-smallcaps feature for h/H + breve below
- Re-align ‘below’ mark on U+029C to match smallcaps across all families
- Apply proper features (smallcaps i, f_i ligatures) in Kazakh and Tartar
- Configure aboveMark as mark-to-mark lookup in Italics and add marks for:
gracecomb, acutecomb, uni0302, tildecomb, uni030c, uni0304
- Add above marks for otilde, open o and open e in Italics
- Add above marks for otilde, vtilde and Vtilde in Regular
- Correct placement of aboveMarks in Regular for:
uni0300, uni0301, uni0302, uni0303, uni0304, uni0306, uni0308, uni030c
- Add documentation of available OpenType features and sample CSS rules
Thanks to everyone who contributed towards this release including
Ivo Straka and new contributors Felix Kopecky and Christoph Päper!
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/libertinus-fonts
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/libertinus-fonts/
------------------------------------------------------------------------
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
Paulo Roberto Massa Cereda submitted an update to the
arara
package.
Version: 6.0.0 2021-02-26
License: bsd
Summary description: Automation of LaTeX compilation
Announcement text:
----------------------------------------------------------------------
The Island of TeX proudly presents the first release in
series 6 of arara, the cool TeX automation tool.
Please refer to the CHANGELOG for a complete list of features:
https://islandoftex.gitlab.io/arara/changelog/
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/arara
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/arara/
------------------------------------------------------------------------
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
Ben Reish submitted an update to the
blox
package.
Version: 2.51 2021-02-22
License: lppl1.3
Summary description: Draw block diagrams, using TikZ
Announcement text:
----------------------------------------------------------------------
The blox package typesets block diagrams like those used in control
theory. The version adds a link that will originate at the top of
a block instead of only at the right or left sides of the block.
A couple of typos were also fixed.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/blox
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/blox/
------------------------------------------------------------------------
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
Alex Ball submitted an update to the
bath-bst
package.
Version number: 4.0 2021-02-25
License type: lppl1.3c
Summary description: Harvard referencing style as recommended by the
University of Bath Library
Announcement text:
----------------------------------------------------------------------
This release brings the style in line with the Summer 2020 update to Harvard (Bath).
- Breaking change: reference and inreference entries use the new format for books known by their title, where the book title is at the head of the reference and an entry title (if applicable) is given in italics after the edition.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/biblio/bibtex/contrib/bath-bst
More information is at
https://www.ctan.org/pkg/bath-bst
------------------------------------------------------------------------
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
Alex Ball submitted an update to the
biblatex-bath
package.
Version number: 4.0 2021-02-25
License type: lppl1.3c
Summary description: Harvard referencing style as recommended by the
University of Bath Library
Announcement text:
----------------------------------------------------------------------
This release brings the style in line with the Summer 2020 update to
Harvard (Bath).
- Breaking change: reference and inreference entries use the new format for books known by their title.
- Fixed bug where providing a month/day for article entries would cause empty parentheses to be displayed where an issue designation would normally go (thanks to Matthew L [hep-lei] and Alexander Regueiro for reporting).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-bath
More information is at
https://www.ctan.org/pkg/biblatex-bath
------------------------------------------------------------------------
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
Magnus Lie Hetland submitted an update to the
skeldoc
package.
Version: 0.1.2 2021-02-25
License: mit
Summary description: Placeholders for unfinished documents
Announcement text:
----------------------------------------------------------------------
Adds the `skelref` and `skelcite` commands, for referencing things
that don't yet exist.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/skeldoc
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/skeldoc/
------------------------------------------------------------------------
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
David Purton submitted an update to the
pdfoverlay
package.
Version number: 1.2a 2021-02-25
License type: lppl1.3c
Summary description: A LaTeX style for overlaying text on a PDF
Announcement text:
----------------------------------------------------------------------
Bug fix: Ensure backend loaded before counting pages.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/pdfoverlay
More information is at
https://www.ctan.org/pkg/pdfoverlay
------------------------------------------------------------------------
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 .
Landon D. C. Elkind submitted an update to the
principia
package.
Version number: 1.2
License type: lppl1.3c
Summary description: Notations for typesetting the “Principia Mathematica”
Announcement text:
----------------------------------------------------------------------
Minor updates to principia package: bold truth-functional connectives,
existential quantifier, definite description iota sign, class, and
relation signs. Added commands for meta-theory.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/principia
More information is at
https://www.ctan.org/pkg/principia
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The LaTeX Team submitted the
pdfmanagement-testphase
bundle.
Version: 0.95a 2021-02-22
License: lppl1.3c
Summary description: LaTeX PDF management testphase bundle
Announcement text:
----------------------------------------------------------------------
LaTeX PDF management testphase bundle
This package is used during a test phase to load the new PDF management code
of LaTeX.
The new PDF management code offers backend independent interfaces to central
PDF dictionaries, tools to create annotations, form Xobjects, to embed
files, and to handle PDF standards.
The code is provided during a test phase as independent package to allow
users and package authors to safely test the code. At a later stage it will
be integrated into the LaTeX kernel (or in parts into permanent support
packages) and the current test phase bundle will be removed.
## Feedback
Bug reports and feedback are welcome and should be made at
https://github.com/latex3/pdfresources
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pdfmanagement-testphase
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/pdfmanagement-testphase/
------------------------------------------------------------------------
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
Ulrike Fischer submitted an update to the
tagpdf
package.
Version number: 0.80 2021-02-23
License type: lppl1.3c
Summary description: Tools for experimenting with tagging using pdfLaTeX
and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
Version 0.80 is a major extension of the package with a number of breakingchanges.
The package
- requires the new PDF management code from the pdfmanagement-testphase bundle
- requires utf8 encoding
- requires a latex 2020-10-01 or newer and a L3 programming layer 2021-02-18
or newer
- changed the module name prefix from uftag to tag
- adds support for associated files issue #18
- add support for /Lang, /Ref and /E. (issue #22)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tagpdf
More information is at
https://www.ctan.org/pkg/tagpdf
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Andreas Nolda submitted updates to the
overlays
package.
Version: 2.12 2021-02-23
License: lppl1.3c
Summary description: Incremental slides
Announcement text:
----------------------------------------------------------------------
Changes in v.2.11:
* overlaysoff command for typesetting the last overlay only
* bug fix for tabular-style environments
Changes in v.2.12:
* alertsoff command for switching alerts off
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/overlays
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/overlays/
------------------------------------------------------------------------
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. Peter M. Schuler submitted an update to the
udesoftec
package.
Version number: 1.7.1
License type: lppl1.3
Summary description: Thesis class for the University of Duisburg-Essen
Announcement text:
----------------------------------------------------------------------
2021/02/22 v1.7.1
* [udesoftec-bibcommon.sty] fixing bldoi by switching to pkg:uri
* [udesoftec.cls] re-enabled auto-output of glossary if existing
* [udesoftec.cls] add pkg:bookmark to replace bookmarks from pkg:hyperref
* [udesoftec-biblatex.sty] fix deprecated extrayear
* [udesoftec-bibcommon.sty] fix deprecated ifnumber
* [udesoftec.cls] remove supervisor from example front page
* [udesoftec.cls] remove deprecationwarnings for clearscr*
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/udesoftec
More information is at
https://www.ctan.org/pkg/udesoftec
------------------------------------------------------------------------
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 .
Javier Bezos López submitted an update to the
babel
package.
Version number: 3.54 2021-02-22
License type: lppl1.3
Summary description: Multilingual support for Plain TeX or LaTeX
Announcement text:
----------------------------------------------------------------------
Changes are described in:
https://github.com/latex3/babel/wiki/What's-new-in-babel-3.54
Here is a summary:
* RTL text inside put (with pict2e) correctly rendered in
typical cases (lua, #98).
* Same for ikz (lua).
* The main change in internal (loader of ini files refactored).
* Fixes:
- The tentative foreignlanguage* stopped working.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/required/babel/base
More information is at
http://www.ctan.org/pkg/babel
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
--
Marei Peischl submitted an update to the
tuda-ci
package.
Version: 3.11 2021-02-22
License: lppl1.3c
Summary description: LaTeX templates of Technische Universität Darmstadt
Announcement text:
----------------------------------------------------------------------
added support for CMYK colors in PDF/A mode
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tuda-ci
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/tuda-ci/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
François Pantigny submitted an update to the
nicematrix
package.
Version: 5.11 2021-02-22
License: lppl1.3
Summary description: Improve the typesetting of mathematical matrices with PGF
Announcement text:
----------------------------------------------------------------------
In the CodeAfter and the code-before, instead of the syntax
(row-i-|col-j) for the nodes which indicate the position of
the (potential) rules, one should now use (i-|j).
The syntax is simpler and the code has better legibility.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/nicematrix
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/nicematrix/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
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
Andrew Stacey submitted an update to the
tikzmark
package.
Version number: 1.10 2021-02-16
License type: lppl1.3c
Summary description: Use TikZ's method of remembering a position on a page
Announcement text:
----------------------------------------------------------------------
There are occasions where a tikzmarknode is used inside a box which is then thrown away
(such as in a mathchoice) which can lead to the wrong location on the page being
associated with the remembered node. This introduces a fix for that, and also makes
tikzmarknode work with node prefixes and suffixes.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/tikzmark
More information is at
http://www.ctan.org/pkg/tikzmark
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
--
Andrew Stacey submitted an update to the
spath3
package.
Version number: 2.4 2021-02-21
License type: lppl1.3c
Summary description: Manipulate “soft paths” in PGF
Announcement text:
----------------------------------------------------------------------
A few more features for soft path manipulation and splicing paths together, and a more
unified approach to re-using soft paths.
Fixed a bug with node placement on a soft path where there is an ambient transformation.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/spath3
More information is at
http://www.ctan.org/pkg/spath3
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Akira Yamaji submitted an update to the
mcf2graph
package.
Version: 4.58 2021-02-21
License: mit
Summary description: Draw chemical structure diagrams with Metafont/MetaPost
Announcement text:
----------------------------------------------------------------------
-change syntax
+ => p_
- => n_
-add function check_mc()
-update MCF manual,example
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/mcf2graph
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/mcf2graph/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Romano Giannetti submitted an update to the
CircuiTikZ
package.
Version number: 1.3.1 2021-02-20
License type: lppl gpl
Summary description: Draw electrical networks with TikZ
Announcement text:
----------------------------------------------------------------------
Release 1.3.1 (2021-02-20)
- Fixed a bug in fuse and afuse fill
- Remove the voltage direction warning. Nobody really ever cared
- Minor fixes and enhancements to the manual
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/circuitikz
More information is at
http://www.ctan.org/pkg/CircuiTikZ
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
--
Clemens Niederberger submitted an update to the
embrac
package.
Version number: 0.9a 2021-02-20
License type: lppl1.3
Summary description: Upright brackets in emphasised text
Announcement text:
----------------------------------------------------------------------
Fix issue with use in math mode
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/embrac
More information is at
https://www.ctan.org/pkg/embrac
------------------------------------------------------------------------
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
Clemens Niederberger submitted an update to the
tasks
package.
Version number: 1.3a 2021-02-20
License type: lppl1.3c
Summary description: Horizontally columned lists
Announcement text:
----------------------------------------------------------------------
Fix problem related to unnumbered items
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tasks
More information is at
http://www.ctan.org/pkg/tasks
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
--
Wybo H. Dekker submitted an update to the
isodoc
package.
Version: 1.12 2021-02-20
License: lppl1.3c
Summary description: A LaTeX class for typesetting letters and invoices
Announcement text:
----------------------------------------------------------------------
- For some reason letter body now needs to start with par command,
can't find out which package causes this.
- isodoc.ins syntax did'nt work, probably because of changes in luatex?
- small changes because of move from bitbucket to github
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/isodoc
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/isodoc/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Donald P. Story submitted the
eq-pin2corr
package.
Version: 1.0 2021-02-20
License: lppl1.2
Summary description: Add PIN security to the “Correct” button of a quiz created by exerquiz
Announcement text:
----------------------------------------------------------------------
This package is an add-on to the quiz environment of the exerquiz
package (part of the acrotex bundle). It adds PIN security to
a quiz created by the quiz environment.
To correct a quiz, the document consumer must press the Correct button
of the quiz and successfully enter the correct PIN number.
The PIN security is designed for the instructor to mark and record
the students effort on that quiz.
The package works for the usual workflows.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/eq-pin2corr
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/eq-pin2corr/
------------------------------------------------------------------------
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
Antonis Tsolomitis submitted an update to the
NewComputerModern
package.
Version number: 3.02
License type: gfl
Summary description: Computer Modern fonts including matching non-latin
alphabets
Announcement text:
----------------------------------------------------------------------
Version 3.02 fixes a problem that prevented Acrobat from properly
opening documents prepared with the Book weight.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/newcomputermodern
More information is at
https://www.ctan.org/pkg/newcomputermodern
------------------------------------------------------------------------
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 .
Volker Kiefel submitted an update to the
elpres
package.
Version: 0.7 2021-02-20
License: lppl
Summary description: A simple class for electronic presentations
Announcement text:
----------------------------------------------------------------------
The elpres class is intended to be used for presentations on a screen
or with a beamer/projector. It is derived from LaTeX’s article class
and can be used with with LaTeX, pdfLaTeX and LuaLaTeX.
Changes in v0.7
===============
* New command `pagenrconst`
* Parts of the manual rewritten
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/elpres
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/elpres/
------------------------------------------------------------------------
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 Bowman submitted an update to the
asymptote
package.
Version number: 2.69
License type: lgpl3
Summary description: 2D and 3D TeX-Aware Vector Graphics Language
Announcement text:
----------------------------------------------------------------------
A segmentation fault in subpath3 was fixed. The fuzz parameter in bezulate
was increased to handle font precision issues. A missing above argument
was added in plain_boxes.asy. Scaling bugs in the palette module were
fixed. The contour module now respects picture scaling. Bugs in reading
null fields were fixed. Orthographic scaling is now consistent with
perspective scaling when keepAspect=false. The obsolete everypage package
was removed. A compilation issue with LIBCURL and compilation warnings
were fixed.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/asymptote
More information is at
https://www.ctan.org/pkg/asymptote
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The LaTeX Team submitted an update to the
l3backend
package.
Version number: 2021-02-18
License type: lppl1.3c
Summary description: LaTeX3 backend drivers
Announcement text:
----------------------------------------------------------------------
## [2021-02-18]
### Changed
- Update tracking of PDF management functions
### Fixed
- Opacity support for pdfTeX/LuaTeX
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/l3backend
More information is at
https://www.ctan.org/pkg/l3backend
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The Oberdiek Package Support Group submitted an update to the
luacolor
package.
Version number: 1.17 2021-02-17
License type: lppl1.3
Summary description: Color support based on LuaTeX’s node attributes
Announcement text:
----------------------------------------------------------------------
Allow coloring of foreground and background material inserted with shipout
hooks when used with new kernel versions.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/luacolor
More information is at
https://www.ctan.org/pkg/luacolor
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The LaTeX Team submitted an update to the
l3experimental
package.
Version: 2021-02-18
License: lppl1.3c
Summary description: Experimental LaTeX3 concepts
Announcement text:
----------------------------------------------------------------------
## [2021-02-18]
### Removed
- `l3color`: moved to `l3kernel`
- `l3pdf`: moved to `l3kernel`
----------------------------------------------------------------------
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: 2021-02-18
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
## [2021-02-18]
### Added
- `l3color`: Moved from `l3experimental`
- `l3pdf`: Moved from `l3experimental`
- `default` alias to str_convert
### Changed
- Re-ordered `interface3` documentation
- Moved `msg_show:nn(nnnn)` to stable
----------------------------------------------------------------------
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
Brian Dunn submitted an update to the
lwarp
package.
Version number: 0.895
License type: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Updated multirow, acro, fancyhdr, changes.
Improved epsfig, rotating.
Greatly improved MathJax emulation for siunitx.
Added MathJax emulation for isomath, mattens, maybemath, skmath, tensor.
Added epsf, impnattypo, isotope, lpic, luavlna, mdwmath, pinlabel, rlepsf, tikz-imagelabels, xevlna.
Verified to work as-is: tensind.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/lwarp
More information is at
https://www.ctan.org/pkg/lwarp
------------------------------------------------------------------------
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
Felix Faltin submitted an update to the
iodhbwm
package.
Version: 1.2.2 2021-02-15
License: lppl1.3
Summary description: Unofficial template of the DHBW Mannheim
Announcement text:
----------------------------------------------------------------------
Fixed bug which prevented successful compilation.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/iodhbwm
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/iodhbwm/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
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
Felix Kopecky submitted the
langsci-affiliations
package.
Version: 1.0.0 2021-02-17
License: lppl1.3c
Summary description: Collect and order authors and affiliations
Announcement text:
----------------------------------------------------------------------
This package provides a command ResolveAffiliations, which collects
author–affiliation pairs and outputs them according to the user configuration.
The package uses LaTeX3 data types. It is aimed at class authors, i.e.
maintainers of document templates in publishing houses, universities, etc.
It is probably not that useful to document authors.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/langsci-affiliations
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/langsci-affiliations/
------------------------------------------------------------------------
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
Denis Bitouzé submitted an update to the
gzt
package.
Version: 1.0.1 2021-02-14
License: lppl1.3c
Summary description: Bundle of classes for “La Gazette des Mathématiciens”
Announcement text:
----------------------------------------------------------------------
## Added
- Option to create moral reports (`gzt` class only).
- Local (to a given article) table of contents
## Changed
- The class now relies on the new LaTeX core hooks.
- Documentation revised.
- Various improvements.
## Fixed
- Superflous uppercases removed (cont.).
- `gztcode` environments partially gobble their content under certain
conditions.
- Various other small bugs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/gzt
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/gzt/
------------------------------------------------------------------------
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
Wolfgang Helbig submitted an update to the
TeX-FPC
package.
Version number: 3rd ed.
License type: bsd2
Summary description: A collection of change files for a TeX system
based on Free Pascal
Announcement text:
----------------------------------------------------------------------
The third edition of TeX-FPC is based on Don Knuth TeX-distribution
from February 2021. The README file is hopefully somewhat clearer.
The PK-fonts are installed on demand only by dvips and xdvi.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/systems/unix/tex-fpc
More information is at
https://www.ctan.org/pkg/tex-fpc
------------------------------------------------------------------------
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 .
ListLee submitted an update to the
ChineseJFM
package.
Version: 1.1.1
License: mit
Summary description: Luatexja-jfm files for Chinese typesetting
Announcement text:
----------------------------------------------------------------------
fix bugs of `fzpr` under `vert`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/chinese-jfm
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/generic/chinese-jfm/
------------------------------------------------------------------------
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
Shanu Kumar submitted the
hindawi-latex-template
package.
Version: 1.0 2021-02-09
License: lppl1.3
Summary description: A LaTeX template for authors of the Hindawi journals
Announcement text:
----------------------------------------------------------------------
hindawi_latex_template.zip is a small bundle which contains
LaTeX templates for authors of the Hindawi journals.
The authors can use this template for formatting their
research articles for the submissions.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hindawi-latex-template
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/hindawi-latex-template/
------------------------------------------------------------------------
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
Ekkart Kleinod submitted an update to the
changes
package.
Version number: 4.0.1 2021-02-14
License type: lppl1.3
Summary description: Manual change markup
Announcement text:
----------------------------------------------------------------------
The changes-package allows the user to manually markup changes of text,
such as additions, deletions, or replacements. Changed text is shown in
a different color; deleted text is striked out. Additionally, text can
be highlighted and/or commented. The package allows free definition of
additional authors and their associated color. It also allows you to
change the markup of changes, authors, highlights or comments.
Release 4.0.0 is a substantial rewrite with some additions, changes and
bugfixes. Release 4.0.1 is a bugfix release for problems with chapters.
For a list of changes see:
https://gitlab.com/ekleinod/changes/-/blob/main/changelog.md
Please inform me about any errors or improvements as you see fit.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/changes
More information is at
https://www.ctan.org/pkg/changes
------------------------------------------------------------------------
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 .
Andrew Parsloe submitted the
numerica
package.
Version: 1.0.0
License: lppl1.3c
Summary description: Numerically evaluate mathematical expressions in LaTeX form
Announcement text:
----------------------------------------------------------------------
The numerica package defines a command to wrap around a mathematical
expression in its LaTeX form and, once values are assigned to variables,
numerically evaluate it. The intent is to avoid the need to modify the
LaTeX form of the expression being evaluated.
Other commands iterate and find fixed points of functions of a single
variable, find the zeros or extrema of such functions, calculate the
terms of recurrence relations, and create multi-column tables of
function values.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/numerica
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/numerica/
------------------------------------------------------------------------
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
package.
Version number: 2.36.1 2021-02-14
License type: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
Fix bug with crossreferencing in parallel typesetting (added in v2.34.4)
----------------------------------------------------------------------
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
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
Li Rundong submitted an update to the
ShtThesis
package.
Version: 0.3.2
License: gpl3
Summary description: An unofficial LaTeX thesis template for ShanghaiTech University
Announcement text:
----------------------------------------------------------------------
This minor update fixes compatibility issues caused by package
`thelastpage` and `ulem` after upgrading TeXLive to 2020.
The user interfaces remain the same, thus existing documents should
be able to compile without modification.
Detailed update info is listed
[here](https://github.com/lirundong/shtthesis/releases/tag/v0.3.2).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/shtthesis
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/shtthesis/
------------------------------------------------------------------------
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