Daniel Bosk submitted the
didactic
package.
Version: 1.7 2024-04-08
License: lppl1.3c
Summary description: Tools for writing teaching material
Announcement text:
----------------------------------------------------------------------
Version: 1.6 2024-04-07 :
This package provides macros and environments useful for writing teaching
material. It provides more semantic environments on top of the standard
`definition`, `theorem`, and friends: for instance, `exercise`, `activity`
and `question`. These are suitably colour-coded when used with Beamer.
They occur as normal text in handouts produced by `beamerarticle`
(same style as `definition` usually has).
It also provides macros for typesetting code listings and output side by side.
Finally, it modifies the appearance of `beamer` (Berlin based theme) and
`memoir` (Tufte style layout), if loaded. It's designed to be used with
`beamer` to produce slides and `beamerarticle` with `memoir` to produce
notes and handouts from the same source.
Version: 1.7 2024-04-08 :
- Fixes typo in README. Thanks Petra@CTAN for spotting it!
- Adds `NewNoteType` that also creates switches for turning the
note type on or off.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/didactic
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/didactic/
------------------------------------------------------------------------
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 an update to the
fontscale
package.
Version number: 1.1.1 2024-04-07
License type: lppl1.3c
Summary description: A flexible interface for setting font sizes
Announcement text:
----------------------------------------------------------------------
v1.1.1:
- Small changes to manual.
- Some performance improvements, especially when using a musical typographic scale.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/fontscale
More information is at
https://www.ctan.org/pkg/fontscale
------------------------------------------------------------------------
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
Elayson Abreu submitted an update to the
abntexto
package.
Version number: 3.1.1-beta 2024-04-06
License type: pd
Summary description: LaTeX class for formatting academic papers in ABNT standards
Announcement text:
----------------------------------------------------------------------
% Fixed alignment bug in <ext>labelwidth commands produced with definelegendplace.
% Redefined commands: pretextual, extual.
% New commands: onesidelayout, wosidelayout, eletroniclayout.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/abntexto
More information is at
https://www.ctan.org/pkg/abntexto
------------------------------------------------------------------------
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
Chris Hughes submitted an update to the
latexindent
package.
Version number: 3.23.9 2024-04-06
License type: gpl3
Summary description: Indent a LaTeX document, highlighting the programming structure
Announcement text:
----------------------------------------------------------------------
latexindent.exe oneSentencePerLine bug fix, full details at
https://github.com/cmhughes/latexindent.pl/releases/tag/V3.23.9
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/latexindent
More information is at
https://www.ctan.org/pkg/latexindent
------------------------------------------------------------------------
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
Stephan Lukasczyk submitted an update to the
inconsolata-nerd-font
package.
Version number: 0.5
License type: ofl lppl1.3c
Summary description: Inconsolata Nerd Font with support for XeLaTeX or LuaLaTeX
Announcement text:
----------------------------------------------------------------------
Changed:
- Update to Nerd Fonts v3.2.0, which updates the InconsolataLGC fonts to version 1.5.2.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/inconsolata-nerd-font
More information is at
https://www.ctan.org/pkg/inconsolata-nerd-font
------------------------------------------------------------------------
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
Weijian Wu submitted an update to the
SJTUTeX
package.
Version: 2.1.2 2024-04-05
License: lppl1.3c
Summary description: LaTeX classes for Shanghai Jiao Tong University
Announcement text:
--------------------------------------------------------------------------------
This version uses `titletoc` package to modify layouts of contents lists, no
longer uses the original `tocloft` package.
For detailed changes, please refer to
https://github.com/sjtug/SJTUTeX/compare/v2.1.1...v2.1.2
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/sjtutex
More information is at
https://www.ctan.org/pkg/sjtutex
--------------------------------------------------------------------------------
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 .
João M. Lourenço submitted an update to the
coloredtheorem
package.
Version: 1.0.2
License: lppl1.3c
Summary description: A colourful boxed theorem environment
Announcement text:
--------------------------------------------------------------------------------
A colorful boxed theorem environment, combining tcolorbox and breakable boxes.
It supports full tcolorbox customization, automatic numbering, label{...} and
ef{…}, and listof…
Bug fixes. Improved documentation.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/coloredtheorem
More information is at
https://www.ctan.org/pkg/coloredtheorem
--------------------------------------------------------------------------------
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 .
Nicola Talbot submitted an update to the
glossaries
package.
Version number: 4.54 2024-04-03
License type: lppl1.3
Summary description: Create glossaries and lists of acronyms
Announcement text:
----------------------------------------------------------------------
- added check for l_datatool_measure_hook_tl (provided by datatool v3.0+)
- added:
glsdohyperlinkhook
glsdohypertargethook
glslabelhypertarget
glslabelhypertargetprefix
glslabelhypertargetdefs
glslabelhypertargetvalue
- removed MFU mappings for expandable commands like glsentryname
see issue #271: https://www.dickimaw-books.com/bugtracker.php?key=271
- bug fix: https://github.com/latex3/tagging-project/issues/48
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/glossaries
More information is at
https://www.ctan.org/pkg/glossaries
------------------------------------------------------------------------
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
Boris Veytsman submitted an update to the
acmart
package.
Version number: 2.05 2024-04-03
License type: lppl1.3
Summary description: Class for typesetting publications of ACM
Announcement text:
----------------------------------------------------------------------
Version 2.05. Changed title for TELO.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/acmart
More information is at
https://www.ctan.org/pkg/acmart
------------------------------------------------------------------------
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