Jinwen XU submitted an update to the
crefthe
package.
Version: 2022-08-28
License: lppl1.3c
Summary description: Cross referencing with proper definite articles
Announcement text:
----------------------------------------------------------------------
Main change since the last version:
- Add commands `
amecrefthe`, `
amecrefsthe`, `
ameCrefthe`
and `
ameCrefsthe` for name-only referencing
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/crefthe
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/crefthe/
------------------------------------------------------------------------
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
Kangwei Xia submitted an update to the
exam-zh
package.
Version number: 0.1.19 2022-08-28
License type: lppl1.3c
Summary description: LaTeX template for Chinese exams
Announcement text:
----------------------------------------------------------------------
Added `exam-zh-textfigure` module.
Fixed some problems.
For more, see `CHANGELOG.md`
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/xetex/latex/exam-zh
More information is at
https://www.ctan.org/pkg/exam-zh
------------------------------------------------------------------------
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 .
Alejandro GarcÃa Matarredona submitted the
langnames
package.
Version: 1.0
License: lppl1.3
Summary description: Name languages and their genetic affiliations consistently
Announcement text:
----------------------------------------------------------------------
Langnames attempts to make the typing of language names, codes,
and families slightly easier by providing macros to access
pre-defined language-code-family combinations from two important
databases, as well as the possibility to create new combinations.
It may be particularly useful for large, collaborative projects as
well as typologically minded ones with a variety of language examples.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/langnames
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/langnames/
------------------------------------------------------------------------
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
samcarter submitted the
beamertheme-tcolorbox
package.
Version: 0.2 2022-08-27
License: lppl1.3c
Summary description: A beamer inner theme which reproduces standard beamer blocks using tcolorboxes
Announcement text:
----------------------------------------------------------------------
Version 0.1 2022-08-26:
A new inner theme for beamer which reproduces standard beamer blocks
using tcolorboxes. The look and feel (rounded/sharp corners, shadows
and colours) will automatically adapt to which other themes are loaded.
Version 0.2 2022-08-27:
### Changed
- internal changes to colour handling
- internal changes to the colour shading below the title (rounded blocks only)
- styling of normal tcolorboxes to match the colour of beamer blocks (overwriteable via ` cbset{}`)
- using ` cbuselibrary` to avoid possible option clashes
### Fixed
- font colour for block body in default theme
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/beamertheme-tcolorbox
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
David Purton submitted an update to the
pdfoverlay
package.
Version number: 1.3 2022-08-27
License type: lppl1.3c
Summary description: A LaTeX style for overlaying text on a PDF
Announcement text:
----------------------------------------------------------------------
- Allow PDF file to be set using a macro.
----------------------------------------------------------------------
This package is located at
https://mirrors.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 .
Frank Mittelbach submitted an update to the
widows-and-orphans
package.
Version number: 1.0e 2022-08-27
License type: lppl1.3c
Summary description: Identify (typographic) widows and orphans
Announcement text:
----------------------------------------------------------------------
When testing against the outputpenalty use @clubpenalty instead of
clubpenalty to avoid spurious matches in some cases.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/widows-and-orphans
More information is at
https://www.ctan.org/pkg/widows-and-orphans
------------------------------------------------------------------------
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 .
David Purton submitted an update to the
scripture
package.
Version number: 1.1 2022-08-27
License type: lppl1.3c
Summary description: A LaTeX style for typesetting Bible quotations
Announcement text:
----------------------------------------------------------------------
Changes for version 1.1:
- Add scripturecurrentchapter and scripturecurrentverse variables
- Add selah function
- Add chapter/format option
- Add chapter/hide option
- Add chapter/show option
- Add compact option
- Add poetry/verse/left option
- Add poetry/verse/right option
- Add poetry/verse/sep option
- Add verse/hide option
- Add verse/sep option with small default
- Add verse/show option
- Add before and after hooks for verses and chapters
- Bug fixes
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/scripture
More information is at
https://www.ctan.org/pkg/scripture
------------------------------------------------------------------------
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 .
VÃt Novotný submitted an update to the
markdown
package.
Version number: 2.16.0-5-g5bb83fb 2022-08-26
License type: lppl1.3c
Summary description: A package for converting and rendering markdown documents
inside TeX
Announcement text:
----------------------------------------------------------------------
Development:
- Add support for strike-throughs, fenced divs, subscripts, superscripts, and fancy lists. (#149, #160, #162, #168, #170)
- Add facade in front of expl3 inferface for YAML metadata. (#118, #175)
- Add `setupmarkdown` and `inputmarkdown` commands to ConTeXt. (#17, #176)
Fixes:
- Make any ASCII character escapable as per [CommonMark][1]. (#163)
- Make our implementation of header attributes compatible with jgm/lunamark. (#164, #177)
Documentation:
- Add file `CHANGES.md` with the changelog of the Markdown package.
- Add badges for Matrix.org and Discord chat spaces. (2f1104d..acdc989)
- Add a link to @xvrabcov's TUG 2022 talk, slides, and example documents to the README. (d422f5c)
Proposals:
- Propose support for user-defined syntax extensions. (#172, #174)
Continuous Integration:
- Ignore changes to `**/README.md`. (e39a7aa)
[1]: https://spec.commonmark.org/0.30/#backslash-escapes
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/markdown
More information is at
https://www.ctan.org/pkg/markdown
------------------------------------------------------------------------
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
Christophe Poulain submitted an update to the
ProfCollege
package.
Version: 0.99-w 2022-08-25
License: lppl1.3c
Summary description: A LaTeX package for French maths teachers in college
Announcement text:
----------------------------------------------------------------------
Bugs fixed.
New commands : KenKen and Kakuro
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/profcollege
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/profcollege/
------------------------------------------------------------------------
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
Elijah Z Granet submitted the
luaquotes
package.
Version number: 1.0.0
License type: lppl1.3c
Summary description: Smart setting of quotation marks
Announcement text:
----------------------------------------------------------------------
A new package for automatically typesetting smart quotes in Lua, using token
filters to format punctuation.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/luaquotes
More information is at
https://www.ctan.org/pkg/luaquotes
------------------------------------------------------------------------
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