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