Akira Yamaji submitted an update to the
mcf2graph
package.
Version: 5.11 2024-01-21
License: mit
Summary description: Draw chemical structure diagrams with MetaPost
Announcement text:
--------------------------------------------------------------------------------
-change command name
!! => !db,!d
!!! => !tm,!t
-change group name
CCl2=> ?Cl!Cl
CCl3=> ?Cl?Cl!Cl
CF2 => ?F!F
CF3 => ?F?F!F
-add abbreviated form command
!wf,!w : !~wf
!zf,!z : !~zf
!db,!d : !~db
!wb : !~wb
!zb : !~zb
!dl : !~dl
!dr : !~dr
!dm : !~dm
-update main_lib.mcf,template_lib.mcf
-update MCF manual,example
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/mcf2graph
More information is at
https://www.ctan.org/pkg/mcf2graph
--------------------------------------------------------------------------------
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 .
Jianrui Lyu submitted an update to the
medmath
package.
Version: 2024E 2024-01-20
License: lppl1.3c
Summary description: Better medium-size math commands
Announcement text:
--------------------------------------------------------------------------------
- adjust medintcorr for some math fonts to make integral operators with
subscripts look better
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/medmath
More information is at
https://www.ctan.org/pkg/medmath
--------------------------------------------------------------------------------
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 .
Daniel Flipo submitted an update to the
lettrine
package.
Version number: 2.60 2024-01-20
License type: lppl1.3
Summary description: Typeset dropped capitals
Announcement text:
----------------------------------------------------------------------
The `lettrine` command is now compatible with right to left typesetting, both
with `LuaLaTeX` and `XeLaTeX` (`babel` or `polyglossia`).
A basic example `lettrine-demo-arabic.tex` has been added to the `doc`
directory.
Currently with XeLaTeX, file `lettrine-xetex-bidi.def` (v0.8 [2022/11/06]) is
automatically loaded by the `bidi` package; it redefines the `@lettrine`command
based on version 2.30 of `lettrine`. This code breaks versions 2.50 and newer
of the `lettrine` package, you can now safely remove `lettrine-xetex-bidi.def`
if you install `lettrine` v2.60.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/lettrine
More information is at
https://www.ctan.org/pkg/lettrine
------------------------------------------------------------------------
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
Jürgen Spitzmüller submitted an update to the
babel-german
package.
Version number: 2.14 2024-01-19
License type: lppl1.3
Summary description: Babel support for documents written in German
Announcement text:
----------------------------------------------------------------------
* Add capsz modifier to get a capital eszett letter if available (ngerman and naustrian only)
* Add some shorthands to insert gender-range marks (*, :, or _) which do not break hyphenation
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/babel-contrib/german
More information is at
https://www.ctan.org/pkg/babel-german
------------------------------------------------------------------------
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 the
randexam
package.
Version number: 2024B 2024-01-20
License type: lppl1.3c
Summary description: Make an exam paper and its randomized variants
Announcement text:
----------------------------------------------------------------------
The randexam class helps you make an exam paper and its randomized variants.
It mainly focuses on making math exam papers, but you could use it to make other
exam papers.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/randexam
More information is at
https://www.ctan.org/pkg/randexam
------------------------------------------------------------------------
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
attachfile2
package.
Version: 2.12 2024-01-18
License: lppl1.3c
Summary description: Attach files into PDF
Announcement text:
--------------------------------------------------------------------------------
Update to attachfile2 fixing encoding issues with xelatex, and documentation
improvements, issues 5 and 7 at
https://github.com/ho-tex/attachfile2/issues
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/attachfile2
More information is at
https://www.ctan.org/pkg/attachfile2
--------------------------------------------------------------------------------
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 Project Team submitted an update to the
tagpdf
package.
Version: 0.98s 2024-01-19
License: lppl1.3c
Summary description: Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX
Announcement text:
--------------------------------------------------------------------------------
Version 0.98s [2024-01-19]
### Fixed
- do not use keyword 'null' with luatex if there is no Kid.
- font of real space chars in luatex after penalties, issue #72.
- counter in OBJR code didn't follow structure counter.
- documentation errors (issues #90, #91, #92)
### Added
- support for attribute-class in paragraphs in the block code.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tagpdf
More information is at
https://www.ctan.org/pkg/tagpdf
--------------------------------------------------------------------------------
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 .
Thomas F. Sturm submitted an update to the
csvsimple
package.
Version: 2.6.0 2024-01-19
License: lppl1.3
Summary description: Simple CSV file processing
Announcement text:
--------------------------------------------------------------------------------
### Added
- `consume collected data`
- `csvcollecte` (replacement for `csvcollectx`)
- New CamelCase macro names for several existing string and number test macros
to adapt expl3 naming conventions (issue #34):
- `IfCsvsimStrEqualTF`
- `IfCsvsimTlEqualTF`
- `IfCsvsimTlProtectedEqualTF`
- `IfCsvsimFpCompareTF`
- `IfCsvsimIntCompareTF`
### Changed
- Default settings for `csvautotabularray` and friends slightly changed
(line width and added uppercase setting)
- In documentation for `collect data`, `after first line` is
added to the list of collected keys (issue/pull request #31)
- Expl3 scratch variables like `l_tmpa_tl` replaced by package variables like
`l__csvsim_tmpa_tl`
- Implementation of `csvexpval` changed from `exp_not:V` to `exp_not:o`
- Implementation of `data collection` changed to piecewise token list constructions
- Implementation of `generic collected table` does not alter `after reading` anymore
- Implementation of `ifcsvstrcmp` and `ifcsvstrequal` changed
- Documentation of Section String and Number Tests updated (issue #33)
- Leading `/` removed from all l3keys inside the documentation
- `l3keys2e` removed from `csvsimple.sty` and code adapted
- Needed LaTeX version updated to 2023-11-01
- Several minor changes
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/csvsimple
More information is at
https://www.ctan.org/pkg/csvsimple
--------------------------------------------------------------------------------
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 .
Brian Dunn submitted an update to the
metalogox
package.
Version: 1.03
License: lppl1.3
Summary description: Adjust TeX logos, with font detection
Announcement text:
--------------------------------------------------------------------------------
Fixed numerous fonts whose family names have changed.
Added several fonts.
Now prints a warning if a font is not found, with advice on how to fix.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/metalogox
More information is at
https://www.ctan.org/pkg/metalogox
--------------------------------------------------------------------------------
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 .
Jianrui Lyu submitted the
beamerthemeconcrete
package.
Version number: 2024A 2024-01-19
License type: lppl1.3c
Summary description: A collection of flat beamer themes
Announcement text:
----------------------------------------------------------------------
The concrete bundle provides a collection of flat beamer themes for making LaTeX
presentations, especially for academic and scientific presentations.
It consists of the following seven beamer themes:
- light background themes
- beamer theme bernoulli
- beamer theme fermat
- beamer theme lagrange
- beamer theme riemann
- dark background themes
- beamer theme dirichlet
- beamer theme gauss
- beamer theme mobius
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/beamert…
More information is at
https://www.ctan.org/pkg/beamerthemeconcrete
------------------------------------------------------------------------
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