Oliver Beery submitted an update to the
scaletextbullet
package.
Version: 1.0.1 2024-11-12
License: lppl1.3c
Summary description: Resize the extbullet without changing its vertical center
Announcement text:
----------------------------------------------------------------------
### Added
- The package now includes a CHANGELOG file.
- Added the CTAN link to the `.sty` and README files.
- The documentation now lists the LaTeX installation version requirements.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/scaletextbullet
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/scaletextbullet/
------------------------------------------------------------------------
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
Dohyun Kim submitted an update to the
luamplib
package.
Version: 2.35.0 2024-11-12
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
----------------------------------------------------------------------
* even under mplibtextextlabel{true}, the original 'infont' operator will
be used when the character slot of the text argument is less than 32, or
is equal to 35, 36, 37, 38, 92, 94, 95, 123, 125, 126 or 127.
* mplibforcehmode will have effects on usemplibgroup as well as ordinary
metapost figures.
* support tagged PDF when tagpdf package is activated. The related code is
currently in experimental stage. See the documentation for details.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luamplib
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/luamplib/
------------------------------------------------------------------------
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
John Bowman submitted an update to the
asymptote
package.
Version: 2.93
License: lgpl3
Summary description: 2D and 3D TeX-Aware Vector Graphics Language
Announcement text:
--------------------------------------------------------------------------------
A portability issue with a recent version of Ubuntu was addressed.
The windows binary is now built natively using CMake.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/asymptote
More information is at
https://www.ctan.org/pkg/asymptote
--------------------------------------------------------------------------------
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 .
Mingyu Xia submitted the
whatsnote
package.
Version: 3.0A 2024-11-11
License: lppl1.3c
Summary description: A LaTeX class designed for taking notes or writing books
Announcement text:
----------------------------------------------------------------------
- New on CTAN.
- whatsnote is now formally litesolution, reconstructed by expl3.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/whatsnote
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/whatsnote/
------------------------------------------------------------------------
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
Nicola Talbot submitted an update to the
glossaries
package.
Version: 4.55 2024-11-01
License: lppl1.3
Summary description: Create glossaries and lists of acronyms
Announcement text:
----------------------------------------------------------------------
- automake: added check for TEXMF_OUTPUT_DIRECTORY if kernel supports it.
- updated sorting code for noidx method to use new datatool v3.0+
commands, if available.
** This change is in anticipation of a pending release of datatool.
It will have no effect until datatool v3.0 is available and installed. **
- bug fix: added check for empty value in see field
Rollback to 2024/04/03 v4.54 is provided.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/glossaries
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/glossaries/
------------------------------------------------------------------------
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
Oliver Beery submitted the
scaletextbullet
package.
Version: 1.0.0 2024-11-10
License: lppl1.3c
Summary description: Resize the extbullet without changing its vertical center
Announcement text:
----------------------------------------------------------------------
New package scaletextbullet -- Resize the extbullet without
changing its vertical center.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/scaletextbullet
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/scaletextbullet/
------------------------------------------------------------------------
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
Takayuki Yato submitted the
bxcoloremoji
package.
Version: 1.0 2024-11-11
License: mit
Summary description: Use color emojis more conveniently
Announcement text:
----------------------------------------------------------------------
The bxcoloremoji package lets users output color emojis in LaTeX
documents. Compared to other packages with similar functionality, this
package has the following merits:
* It supports all major LaTeX engines.
* Emojis can be entered as the characters themselves, as their Unicode
code values, or as their short names.
* It works reasonably well in PDF strings when using hyperref.
* Emojis can be handled properly even in Japanese typesetting
environments.
This package has been widely used among the Japanese LaTeX community,
but there are already many emoji packages on CTAN and TeX Live. To
avoid uploading a large amount of emoji image data that are essentially
identical, the package was revised in version 1.0 so that the image
output was delegated to the twmojis package. Therefore, this package
now contains no image data.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/bxcoloremoji
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/bxcoloremoji/
------------------------------------------------------------------------
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: 5.13 2024-11-10
License: mit
Summary description: Draw chemical structure diagrams with MetaPost
Announcement text:
----------------------------------------------------------------------
-add binary operator '
a ' b : {a,b} or ''(a,b)
-delete binary operator +
-change command name
'() => ''()
''() => '`()
-change syntax of group angle
>'(..) => >{..}
-update mcf2graph.mp
-update main_lib.mcf
-update MCF manual,example
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/mcf2graph
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/mcf2graph/
------------------------------------------------------------------------
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