Takuto Asakura submitted an update to the
texdoc
package.
Version number: 3.4
License type: gpl
Summary description: Documentation access for TeX Live
Announcement text:
----------------------------------------------------------------------
This is Texdoc update aiming to be contained in TeX Live 2022:
- Make Data.tlpdb.lua reproducible
- Better locale handling in scoring
- Alias adjustments
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/texdoc
More information is at
https://www.ctan.org/pkg/texdoc
------------------------------------------------------------------------
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
François Pantigny submitted an update to the
nicematrix
package.
Version number: 6.7 2022-03-02
License type: lppl1.3
Summary description: Improve the typesetting of mathematical matrices with PGF
Announcement text:
----------------------------------------------------------------------
New key 'color' the commands 'OverBrace' and 'UnderBrace' in the `CodeAfter'
New key 'tikz' in the key 'borders' of the command 'Block'.
Correction of several minor bugs.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/nicematrix
More information is at
https://www.ctan.org/pkg/nicematrix
------------------------------------------------------------------------
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
Michele Piazzai submitted the
beamertheme-arguelles
package.
Version: 1.1.2 2022-03-01
License: mit
Summary description: Simple, typographic beamer theme
Announcement text:
----------------------------------------------------------------------
Argüelles is a beamer theme that helps you create beautiful presentations.
It aims for simplicity and readability by following best practices of
graphic design. The layout is elegant but subtle, so as to keep the
audience's attention on your content. This is brought to life by Alegreya,
one of the 53 Fonts of the Decade selected by the Association Typographique
Internationale (2011).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/beamertheme-arguelles
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/beamert…
------------------------------------------------------------------------
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
VÃt Novotný submitted an update to the
markdown
package.
Version number: 2.14.1-0-gb933d81 2022-03-01
License type: lppl1.3
Summary description: A package for converting and rendering markdown documents inside TeX
Announcement text:
----------------------------------------------------------------------
Fixes:
- Fix default LaTeX renderer prototypes for block HTML comments. (b933d81)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/markdown
More information is at
https://www.ctan.org/pkg/markdown
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
--
Jinwen XU submitted an update to the
crefthe
package.
Version number: 2022-03-01
License type: lppl1.3c
Summary description: Cross referencing with proper definite articles
Announcement text:
----------------------------------------------------------------------
Changes since the last version:
- Simplify the `crefthe_patch_format`
- Some minor fixes
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/crefthe
More information is at
https://www.ctan.org/pkg/crefthe
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
--
Jinwen XU submitted an update to the
create-theorem
package.
Version number: 2022-03-01
License type: lppl1.3c
Summary description: Multilingual support for theorem-like environments
Announcement text:
----------------------------------------------------------------------
Changes since the last version:
- Support creating multiple theorems at one time
- Use the new `crefthe_patch_format:nnnn`
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/create-theorem
More information is at
https://www.ctan.org/pkg/create-theorem
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
--
Danie Els submitted an update to the
mattens
package.
Version number: 1.3b
License type: lppl1.3c
Summary description: Matrices/tensor typesetting
Announcement text:
----------------------------------------------------------------------
Updated documentation
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/mattens
More information is at
https://www.ctan.org/pkg/mattens
------------------------------------------------------------------------
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
Marei Peischl submitted an update to the
bfh-ci
package.
Version number: 2.1.2 2022-03-01
License type: lppl1.3c
Summary description: Corporate Design for Bern University of Applied Sciences
Announcement text:
----------------------------------------------------------------------
small layout adjustments for the terminal module
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/bfh-ci
More information is at
https://www.ctan.org/pkg/bfh-ci
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Jianrui Lyu submitted an update to the
tabularray
package.
Version number: 2022A 2022-03-01
License type: lppl1.3
Summary description: Typeset tabulars and arrays with LaTeX3
Announcement text:
----------------------------------------------------------------------
- make justifying the default in table cells (#69)
- make justifying the default in table head/foot (#174)
- make TblrNote overlap to the right side by default (#198)
- restore paragraph parameters in table head/foot (#181)
- fix multiline nonnumeric cells in siunitx's S columns (#90)
- fix wrong cell widths when using font=oldmath option (#137)
- fix @ expression in math mode (#138)
- fix vlines that cross double hlines caused by span cells (#141)
- fix wrong counters in math mode for counter library (#154)
- fix wrong cell widths caused by counter library (#162)
- fix wrong widths of enumerate cells caused by hyperref (#196)
- don't add headsep/footsep if table head/foot is empty (#86)
- normalize NewSomeThing and DefSomeThing commands (#115)
- add longtabs and talltabs environments in booktabs library (#170)
- add stretch=-1 option for removing vertical space around lists (#99)
- add an optional argument to odd and even selectors (#105)
- add new interfaces hborder and vborder (#183)
- add pagebreak=yes/no/auto options to hborder (#165)
- add baseline key for aligning table at any row (#72)
- remove firsthline and lasthline commands (#72)
- remove multicolumn and multirow commands (#28)
- allow to rollback to version 2021 by usepackage{tabularray}[=v2021] (#28)
- update change log on wiki page of the project (#95)
- rename README as README.txt and add CONTRIBUTING.txt (#178)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tabularray
More information is at
https://www.ctan.org/pkg/tabularray
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
VÃt Novotný submitted an update to the
markdown
package.
Version number: 2.14.0-0-g9635d76 2022-02-28
License type: lppl1.3
Summary description: A package for converting and rendering markdown documents inside TeX
Announcement text:
----------------------------------------------------------------------
Fixes:
- Track nested LaTeX themes with a stack. (69478c0, 00c3e6a)
Development:
- Add renderers for inline HTML tags, block HTML elements, and block HTML comments. (#90,
e5e28ed, 44affc3)
- Add renderers for heading attributes. (#87, #91, cad83f6)
- Add `relativeReferences` Lua option for writing relative autolinks such as
`<#some-section>`. (#87, #91, e7267c0)
Documentation:
- Change category code of percent sign (`%`) before `input`ting the output of
`markdown-cli` in LaTeX and ConTeXt examples. (a61e371, 9635d76)
Quality of Life:
- Emit an error message when an undefined LaTeX setup snippet is invoked. (9d25074)
- Add a trailing newline to the output of `markdown-cli`. (80b7067)
Default Renderer Prototypes:
- Do not use image alt text to produce labels in renderer prototypes. (reported by
@writersglen, 1c31c01)
- Pass HTML through to TeX4ht. (contributed by @michal-h21, #90, 2f5dcba)
- Be lazy about what commands to use for default LaTeX table rules. (contributed by
@michal-h21, #90, 03a444a)
Continuous Integration:
- Retry failed `pkgcheck --urlcheck` in `Makefile`. (3c31baf)
- Always upload artifacts, even outside the `main` branch. (24feb6a)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/markdown
More information is at
https://www.ctan.org/pkg/markdown
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
--