Association GUTenberg submitted an update to the
letgut
package.
Version: 0.9.3 2022-09-02
License: lppl1.3c
Summary description: Class for the newsletter “La Lettre GUTenberg” of the French TeX User Group GUTenberg
Announcement text:
----------------------------------------------------------------------
### Changed
- Local conf. file doesn't require anymore to start with
ExplSyntaxOff in some instances.
- Documentation improved.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/letgut
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/latex/letgut/
------------------------------------------------------------------------
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
Ruben Deisenroth submitted the
darkmode
package.
Version: 1.0.1 2022-09-01
License: lppl1.3
Summary description: General Dark Mode Support for LaTeX-Documents
Announcement text:
----------------------------------------------------------------------
Hi,
i am happy to finally publish my first LaTeX-Package: darkmode
The darkmode Package provides an API for template and package
developers to create dynamic color schemes for light- and darkmodes.
For those unaware: We refer to dark mode when a document has a dark
background with a light font and to light mode if it has a dark font
with a light background.
Therefore, it provides the following Commands:
IfDarkModeT{<true code>}
IfDarkModeF{<false code>}
IfDarkModeTF{<true code>}{<false code>}
enabledarkmode
disabledarkmode
(enabledarkmode and disabledarkmode should only be used at the preamble)
Why?
While for the common task of printing a dark mode has a lot of
disadvantages and would take a lot of ink, theese days it becomes
more and more common to view PDF files directly on a Screen.
And Screens emit a lot of Blue light, which - especially in
the evening - can be really annoying to stare at when working
on a large text document. Also modern displays can get so bright
that a stark black and white contrast is too strong for most
lighting scenarios.
Kind regards,
Ruben
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/darkmode
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/darkmode/
------------------------------------------------------------------------
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
Paul D. Gessler submitted an update to the
mugsthesis
package.
Version: 1.1 2022-09-01
License: lppl1.3
Summary description: Thesis class complying with Marquette University Graduate School requirements
Announcement text:
----------------------------------------------------------------------
New: Added document type options for theses and dissertations
Changed: Project hosting location, maintainer email, and minor documentation updates
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/mugsthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/mugsthesis/
------------------------------------------------------------------------
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
Christophe Poulain submitted an update to the
ProfCollege
package.
Version: 0.99-y
License: lppl1.3c
Summary description: A LaTeX package for French maths teachers in college
Announcement text:
----------------------------------------------------------------------
- Bugs fixed
- New commands (Shikaku) and new options for others commands.
----------------------------------------------------------------------
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
The LaTeX Project Team submitted an update to the
l3backend
package.
Version: 2022-08-30
License: lppl1.3c
Summary description: LaTeX3 backend drivers
Announcement text:
----------------------------------------------------------------------
## [2022-08-30]
### Added
- Support for new approach to writing PDF objects
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3backend
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/l3backend/
------------------------------------------------------------------------
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
The LaTeX Project Team submitted an update to the
l3kernel
package.
Version: 2022-08-30
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
### Added
- `pdf_object_new:n` and `pdf_object_write:nnn` - support assignment
of object type at point-of-writing (issue
[#1123](https://github.com/latex3/latex3/issues/1123))
- ` ext_map_function:nN` and ` ext_map_inline:nn` for mapping to
graphemes in textual input
- Support for medevial Latin case changing
- `char_to_nfd:n` to extend NFD support to 8-bit engines
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/l3kernel/
------------------------------------------------------------------------
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 an update to the
luaquotes
package.
Version number: 1.0.2
License type: lppl1.3c
Summary description: Smart setting of quotation marks
Announcement text:
----------------------------------------------------------------------
Further minor updates to ensure French and German options function well.
----------------------------------------------------------------------
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
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.1-0-gf8a4bea 2022-08-30
License type: lppl1.3c
Summary description: A package for converting and rendering markdown documents inside TeX
Announcement text:
----------------------------------------------------------------------
Fixes:
- Fix default rendering of fancy lists in LaTeX. (#179, #180)
- Change category code of hash sign (`#`) to other (12) in the `markdownInput`
command. (#181)
witiko(a)mail.muni.cz
Continuous Integration:
- Use all available CPU cores for unit tests. (#178)
----------------------------------------------------------------------
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
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 .
Jean-François Burnol submitted an update to the
etoc
package.
Version number: 1.09f 2022-08-30
License type: lppl1.3c
Summary description: Completely customisable TOCs
Announcement text:
----------------------------------------------------------------------
Maintenance release with documentation improvements and addition of
etocimmediatedepthtag.toc as well as some other immediate variants of
macros writing to the .toc file. Refer to README.md for details.
The German language documentation was without updates since April 2015 and
had become obsolete in various ways. It is not distributed anymore.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/etoc
More information is at
https://www.ctan.org/pkg/etoc
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
--
Eric Beitz submitted an update to the
texshade
package.
Version: 1.26a 2022-08-29
License: gpl2
Summary description: Package for setting nucleotide and peptide alignments
Announcement text:
----------------------------------------------------------------------
The new version of TeXshade corrects false par (line end/paragraph)
readings to work with latest LaTeX distributions.
The par line endings of alignment input files are now treated correctly
(required for recent LaTeX distributions). Frames and feature lines remain
open at line breaks to indicate continuity of the marked region.
The reference to the structure meme paper was added.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/texshade
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/texshade/
------------------------------------------------------------------------
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