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
--