Michele Piazzai submitted the
opencolor
package.
Version number: 1.0.0
License type: mit
Summary description: Simple use of the Open Color colors
Announcement text:
----------------------------------------------------------------------
This is a simple LaTeX package that provides hexadecimal color definitions of
the 130 colors included in the Open Color library (v1.9.1).
Open Color's goal is to provide a selection of colors optimized for UI design.
Although LaTeX is a typesetting system primarily intended for print, many of the
documents it produces never get printed, in which case it makes sense to use
colors suitable for on-screen reading.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/opencolor
More information is at
https://www.ctan.org/pkg/opencolor
------------------------------------------------------------------------
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
Alex A. Naanou submitted the
photobook
package.
Version: 0.1 2021-07-28
License: bsd3
Summary description: A document class for typesetting photo books
Announcement text:
----------------------------------------------------------------------
I'm happy to announce the initial release on CTAN of the photobook
document class. The photobook class extends the book class defining
a set of parameters, meta-macros, macros and environments with
reasonable defaults to help typeset, build and print books mainly
based on visual/image content.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/photobook
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/photobook/
------------------------------------------------------------------------
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
l3build
package.
Version: 2022-09-15
License: lppl1.3c
Summary description: A testing and building system for (La)TeX
Announcement text:
----------------------------------------------------------------------
## [2022-09-15]
### Fixed
- Copying of nested directories
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3build
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/l3build/
------------------------------------------------------------------------
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
Yegor Bugayenko submitted an update to the
ppt-slides
package.
Version: 0.1.4 2022-09-15
License: mit
Summary description: Good-looking slide decks à la PowerPoint (PPT)
Announcement text:
----------------------------------------------------------------------
Some non-critical bug fixes
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ppt-slides
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/ppt-slides/
------------------------------------------------------------------------
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
Dennis Müller submitted an update to the
sTeX
package.
Version: 3.2.0 2022-09-14
License: lppl
Summary description: An Infrastructure for Semantic Preloading of LaTeX Documents
Announcement text:
----------------------------------------------------------------------
- Various bug fixes
- Overhaul of inter-document references (sref)
- Significant improvements around the mathstructure environment
- extended documentation
- first variant of MathML-intent in HTML output (via RusTeX)
Co-released with the corresponding sTeX-Extension for VSCode
(available in the VSCode Marketplace and here:
https://github.com/slatex/sTeX-IDE) and MMT version 23
(coming soon at https://github.com/UniFormal/MMT)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/stex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/stex/
------------------------------------------------------------------------
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
Japanese TeX Development Community submitted an update to the
jsclasses
package.
Version: 2022-09-13
License: bsd
Summary description: Classes tailored for use with Japanese
Announcement text:
----------------------------------------------------------------------
* Update for the latest LaTeX2e.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jsclasses
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/jptex/latex/jsclasses/
------------------------------------------------------------------------
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
François Pantigny submitted the
piton
package.
Version number: 0.6 2022-09-14
License type: lppl1.3
Summary description: Typeset Python listings with LPEG
Announcement text:
----------------------------------------------------------------------
The package piton uses the Lua library LPEG to typeset and highlight Python
listings. It requires LuaLaTeX, but no external programs.
Since the main work is done by the library LPEG, and not by TeX, the composition
of the listings is very fast.
In order to work, the package piton requires two files: 'piton.sty' and
'piton.lua'.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/piton
More information is at
https://www.ctan.org/pkg/piton
------------------------------------------------------------------------
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
Chetan Shirore and Dr. Ajit Kumar submitted the
luatruthtable
package.
Version: 1.0
License: lppl1.3c
Summary description: Generate truth tables of boolean values in LuaLaTeX
Announcement text:
----------------------------------------------------------------------
The luatruthtable package is developed to generate Truth Tables
of boolean values in LaTeX. It provides an easy way for generating
truth tables in LaTeX . There is no need of special environment in
the package for generation of Truth Tables. It is written in lua and
tex file is to be compiled with LuaLatex engine. The time required
for operations is no issue while compiling with LuaLaTeX.
There is no need to install lua on users system as tex distributions
(TeXLive or MikTeX) come bundled with LuaLaTeX.
It is useful for generation of Truth Tables in tex file itself.
The package supports nesting of commands for multiple operations.
It can be modified or extended by writing custom lua programs.
The package is reviewed in tug 2022 conference and article
is published in proceedings.
https://tug.org/TUGboat/Contents/contents43-2.html
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luatruthtable
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/latex/luatruthtable/
------------------------------------------------------------------------
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 an update to the
beamertheme-tcolorbox
package.
Version: 0.5 2022-09-14
License: lppl1.3c
Summary description: A beamer inner theme which reproduces standard beamer blocks using tcolorboxes
Announcement text:
----------------------------------------------------------------------
### New
- now also patches title, section etc. pages to use tcolorboxes
instead of beamer boxes
- new option `showtitle` to switch on/off if an empty block title
should be shown
- new options `blocks` and `titlepage` control which of the beamer
blocks and the elements on the titlepage should be replaced with
tcolorboxes
----------------------------------------------------------------------
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
Joseph Wright submitted an update to the
csquotes
package.
Version: 5.2n 2022-09-14
License: lppl1.3c
Summary description: Context sensitive quotation facilities
Announcement text:
----------------------------------------------------------------------
- Further work to localise font changes inside quotes
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/csquotes
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/csquotes/
------------------------------------------------------------------------
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
madmurphy submitted an update to the
hereapplies
package.
Version number: 1.0.0 2022-09-13
License type: gpl3+
Summary description: A LaTeX package for referencing groups of pages that share something
in common
Announcement text:
----------------------------------------------------------------------
Here Applies 1.0.0 is out!
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/hereapplies
More information is at
https://www.ctan.org/pkg/hereapplies
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
--
Alejandro García Matarredona submitted an update to the
langnames
package.
Version number: 2.0
License type: lppl1.3
Summary description: Name languages and their genetic affiliations consistently
Announcement text:
----------------------------------------------------------------------
Langnames v2.0 debugs, improves and adds new funcionality to the new
package, in addition to presenting a new co-author: निरंजन
(https://ctan.org/author/niranjan).
Namely, it corrects a breaking bug with a stray csname macro, it switches from a
key-value to a much faster command defining framework for linking codes to
language names, and it adds new macros for users to extend the functionality
of the package.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/langnames
More information is at
https://www.ctan.org/pkg/langnames
------------------------------------------------------------------------
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 .
Gerd Neugebauer submitted an update to the
crossword
package.
Version number: 1.11 2022-09-13
License type: other-free
Summary description: Typeset crossword puzzles
Announcement text:
----------------------------------------------------------------------
Minor fix of a typo in the documentation. No feature changes.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/gene/crossword
More information is at
https://www.ctan.org/pkg/crossword
------------------------------------------------------------------------
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
Yegor Bugayenko submitted an update to the
clicks
package.
Version: 0.3.1 2022-09-13
License: mit
Summary description: Slide Deck Animation
Announcement text:
----------------------------------------------------------------------
Some non-critical bug fixes
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/clicks
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/clicks/
------------------------------------------------------------------------
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
Alexander Krumeich submitted the
biber-linux-musl
package.
Version number: 2.18
License type: artistic2
Summary description: Biber binaries for Linux-MUSL
Announcement text:
----------------------------------------------------------------------
This package provides binaries for the Linux-MUSL_x86_64 build of biber.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/biblio/biber/biber-linux-musl
More information is at
https://www.ctan.org/pkg/biber-linux-musl
------------------------------------------------------------------------
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 .
Stephan Lukasczyk submitted an update to the
se2thesis
package.
Version number: 1.1.0
License type: lppl1.3c
Summary description: A Thesis Class for the Chair of Software Engineering II at the University of Passau, Germany
Announcement text:
----------------------------------------------------------------------
Added: Documentation of the load-time options of se2thesis.cls
Fixed: Compilation issue of the example file with pdfLaTeX, added a conditional option to ntheorem.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/se2thesis
More information is at
https://www.ctan.org/pkg/se2thesis
------------------------------------------------------------------------
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 .
Matthias Floré submitted the
wheelchart
package.
Version number: 1.0 2022-09-11
License type: lppl1.3c
Summary description: Draw wheelcharts with TikZ
Announcement text:
----------------------------------------------------------------------
This package is based on the package TikZ and can be used to draw wheelcharts with TikZ.
It provides several options to customize the wheelcharts.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/wheelchart
More information is at
https://www.ctan.org/pkg/wheelchart
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
--
Yegor Bugayenko submitted the
ppt-slides
package.
Version: 0.1.2 2022-09-12
License: mit
Summary description: Good-looking slide decks à la PowerPoint (PPT)
Announcement text:
----------------------------------------------------------------------
Original version 0.0.1 2022-09-11 :
This LaTeX package helps you create slide decks as good looking
as with PowerPoint™, but more precise, uniform, and visually strict.
Update to 0.1.2 2022-09-12 :
Some non-critical bug fixes
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ppt-slides
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/ppt-slides/
------------------------------------------------------------------------
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
Yegor Bugayenko submitted an update to the
ffcode
package.
Version number: 0.4.4
License type: mit
Summary description: Fixed-font code blocks formatted nicely
Announcement text:
----------------------------------------------------------------------
Some non-critical bug fixes
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/ffcode
More information is at
https://www.ctan.org/pkg/ffcode
------------------------------------------------------------------------
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
Elijah Z Granet submitted the
textcsc
package.
Version number: 1.0.0
License type: lppl1.3 cc-by-sa-3
Summary description: Simple commands for caps-to-small-caps text
Announcement text:
----------------------------------------------------------------------
A new package for easily typing caps-to-small-caps text
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/unicodetex/latex/textcsc
More information is at
https://www.ctan.org/pkg/textcsc
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
--
Herbert Voß submitted an update to the
pstricks-base
package.
Version number: 3.16
License type: lppl1.3
Summary description: PostScript macros for TeX
Announcement text:
----------------------------------------------------------------------
This version fixes a bug with lualatex and PSTricks code on the first page.
Needs pstricks-lua v. 0.6
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pstricks/base
More information is at
https://www.ctan.org/pkg/pstricks-base
------------------------------------------------------------------------
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 .
Ulrike Fischer submitted an update to the
newpax
package.
Version number: 0.52 2022-09-11
License type: lppl1.3c
Summary description: Experimental package to extract and reinsert PDF annotations
Announcement text:
----------------------------------------------------------------------
Version 0.52
## [2022-09-11]
### Fixed
- error if CreationDate not found, issue #15
- error if there no info dictionary at all, issue #17
- error if F in GoToR is an indirect object
Issues, comments, etc https://github.com/u-fischer/newpax
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/newpax
More information is at
https://www.ctan.org/pkg/newpax
------------------------------------------------------------------------
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 .
Bob Tennent submitted an update to the
ebgaramond
package.
Version: 2022-09-10
License: ofl lppl
Summary description: LaTeX support for EBGaramond fonts
Announcement text:
----------------------------------------------------------------------
Turned off XeTeXtracingfonts by default.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ebgaramond
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/ebgaramond/
------------------------------------------------------------------------
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
Bob Tennent submitted an update to the
roboto
package.
Version: 2022-09-10
License: apache2 ofl lppl
Summary description: Support for the Roboto family of fonts
Announcement text:
----------------------------------------------------------------------
Turned off XeTextracingfonts by default.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/roboto
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/roboto/
------------------------------------------------------------------------
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
Maxime Chupin submitted an update to the
beamerthemeAmurmaple
package.
Version number: 1.1 2022-09-10
License type: lppl1.3
Summary description: A new modern beamer theme
Announcement text:
----------------------------------------------------------------------
New options such as sidebar, left alignment of frame titles, addition of rule between
colored areas. ----------------------------------------------------------------------
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/beamerthemeAmurmaple
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
--
Hironobu Yamashita submitted an update to the
gentombow
package.
Version number: 2022-09-10
License type: bsd3
Summary description: Generate Japanese-style crop marks
Announcement text:
----------------------------------------------------------------------
* Bug fix of ISO-C4 paper size.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/gentombow
More information is at
https://www.ctan.org/pkg/gentombow
------------------------------------------------------------------------
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 Japanese TeX Development Community submitted an update to the
ptex-fonts
package.
Version: 2022-09-10
License: bsd3
Summary description: Fonts for use with pTeX
Announcement text:
----------------------------------------------------------------------
* Fix DESIGNSIZE of VF to be consistent with JFM.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ptex-fonts
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/ptex-fonts/
------------------------------------------------------------------------
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
Herbert Voß submitted an update to the
pst-bar
package.
Version: 0.93 2022-09-10
License: lppl
Summary description: Produces bar charts using PSTricks
Announcement text:
----------------------------------------------------------------------
This version uses correct catcode setting for the pst-bar.tex
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pst-bar
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pstricks/contrib/pst-bar/
------------------------------------------------------------------------
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 number: 0.99-z
License type: lppl1.3c
Summary description: A LaTeX package for French maths teachers in college
Announcement text:
----------------------------------------------------------------------
New commands (CalculsCroises) and new options.
Bug fixed.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/profcollege
More information is at
https://www.ctan.org/pkg/ProfCollege
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
--
Romano Giannetti submitted an update to the
CircuiTikZ
package.
Version number: 1.5.4 2022-09-09
License type: lppl gpl
Summary description: Draw electrical networks with TikZ
Announcement text:
----------------------------------------------------------------------
New components and enhancements for old ones in this version.
- New components: jumpers, generic double bipoles
- Added styling for the transistor body diode
- Additions to the manual (how to remove pins on amplifiers)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/circuitikz
More information is at
https://www.ctan.org/pkg/CircuiTikZ
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
--
Stephan Lukasczyk submitted the
se2thesis
package.
Version number: 1.0.0
License type: lppl1.3c
Summary description: A Thesis Class for the Chair of Software Engineering II at the University of Passau, Germany
Announcement text:
----------------------------------------------------------------------
The se2thesis bundle provides a document class for writing a theses with the
Chair of Software Engineering II at the University of Passau, Germany. The class
is based on Markus Kohm's KOMA-Script classes and provides several additions and
customizations to these classes. While the class provides some basic settings,
mostly regrading the type area, fonts, and the title page, it still provides
large degrees of freedom to its users. However, the package's documentation also
provides recommendations regarding several aspects, for example, recommending
biblatex for bibliographies.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/se2thesis
More information is at
https://www.ctan.org/pkg/se2thesis
------------------------------------------------------------------------
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 .
Joseph Wright submitted an update to the
csquotes
package.
Version: 5.2m 2022-09-09
License: lppl1.3c
Summary description: Context sensitive quotation facilities
Announcement text:
----------------------------------------------------------------------
- Localise font changes inside quotes
- Added Turkish and Slovenian styles
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/csquotes
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/csquotes/
------------------------------------------------------------------------
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
Jürgen Spitzmüller submitted an update to the
univie-ling
package.
Version: 1.20 2022-09-08
License: lppl1.3
Summary description: Papers, theses and research proposals in (Applied) Linguistics at Vienna University
Announcement text:
----------------------------------------------------------------------
V. 1.20 (2022-09-08):
- univie-ling-handout:
- univie-ling-expose:
- univie-ling-paper:
- univie-ling-thesis:
- univie-ling-wlg:
* Load varioref AtBeginDocument.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/univie-ling
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/univie-ling/
------------------------------------------------------------------------
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
Joseph Wright submitted an update to the
siunitx
package.
Version number: 3.1.7 2022-09-07
License type: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
## [v3.1.7] - 2022-09-07
### Changed
- Defensive step against active symbol characters in Unicode engines
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/siunitx
More information is at
https://www.ctan.org/pkg/siunitx
------------------------------------------------------------------------
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 .
Jonathan P. Spratte submitted an update to the
menukeys
package.
Version number: 1.6.2 2022-07-01
License type: lppl1.3c
Summary description: Format menu sequences, paths and keystrokes from lists
Announcement text:
----------------------------------------------------------------------
This release fixes a linebreaking issue in the two styles `shadowedroundedkeys`
and `shadowedangularkeys`. Previously there might have been a linebreak after
them if they are immediately followed by punctuation (or any other text with no
space before them). This is no longer the case.
Since this might change existing documents (even if only for the better) there
is rollback support to the previous version via LaTeX's built in system
provided. Just use `usepackage{menukeys}[=v1.6.1]` to get the old behaviour.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/menukeys
More information is at
https://www.ctan.org/pkg/menukeys
------------------------------------------------------------------------
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 .
Siep Kroonenberg submitted an update to the
epstopdf
package.
Version number: 2.30 2022-09-05
License type: other-free
Summary description: Convert EPS to PDF using Ghostscript
Announcement text:
----------------------------------------------------------------------
For 64-bit Windows, re-introduced gswin32c.exe as PostScript interpreter if
gswin64c.exe cannot be found on the searchpath.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/epstopdf
More information is at
https://www.ctan.org/pkg/epstopdf
------------------------------------------------------------------------
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 .
samcarter submitted an update to the
beamertheme-tcolorbox
package.
Version number: 0.4 2022-09-06
License type: lppl1.3c
Summary description: A beamer inner theme which reproduces standard beamer
blocks using tcolorboxes
Announcement text:
----------------------------------------------------------------------
### New
- now compatible with beamer themes based on `inmargin`, e.g. the Bergen theme
### Fixed
- fixed problem with boxed title showing two titles
----------------------------------------------------------------------
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/beamertheme-tcolorbox
------------------------------------------------------------------------
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
Nelson Lago submitted an update to the
texlogsieve
package.
Version: 1.3.1 2022-09-05
License: gpl3+
Summary description: Filter and summarize LaTeX log files
Announcement text:
----------------------------------------------------------------------
This version fixes a silly but important bug that caused
a crash in Windows.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/texlogsieve
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/texlogsieve/
------------------------------------------------------------------------
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
Markus Richter submitted an update to the
llncs
package.
Version: 2.22 2022-09-05
License: cc-by-4
Summary description: Document class and bibliography style for Lecture Notes in Computer Science (LNCS)
Announcement text:
----------------------------------------------------------------------
Fix: robust definition of vec (avoid silent redefinition in amsmath,
mathtools etc.).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/llncs
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/llncs/
------------------------------------------------------------------------
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
Uwe Ziegenhagen submitted an update to the
dtk-bibliography
package.
Version number: 2022-03
License type: lppl1.3c
Summary description: Bibliography of “Die TeXnische Komödie”
Announcement text:
----------------------------------------------------------------------
2022-09-05: updated for issue 2022/03
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/info/dtk-bibliography
More information is at
https://www.ctan.org/pkg/dtk-bibliography
------------------------------------------------------------------------
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 .
Alceu Frigeri submitted the
ufrgscca
bundle.
Version: 1.0 2022-09-01
License: lppl1.3c
Summary description: A bundle for undergraduate students final work/report (tcc) at UFRGS/EE
Announcement text:
----------------------------------------------------------------------
This bundle is aimed at producing undergraduate students’ final
work/report (tcc) at UFRGS/EE closely following ABNT rules.
UFRGS stands for Federal University of Rio Grande do Sul in south Brazil
EE stands for Engineering School
CCA stands for Control and Automation Engineering Course (Portuguese acronym)
ABNT stands for Brazilian Association for Technical Norms
For more details, please see the documentation, ufrgscca.pdf .
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ufrgscca
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/ufrgscca/
------------------------------------------------------------------------
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
Apostolos Syropoulos submitted an update to the
xgreek
package.
Version: 3.2.0 2022-09-04
License: lppl1.3c
Summary description: Greek Language Support for XeLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
Bug fix of version 3.1.0
In version 3.1.0 the introduction caused a non-fatal error
when the user did not opt to use this option!
Now the code that takes care of the listings option has
been moved to a new package.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/xgreek
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/xgreek/
------------------------------------------------------------------------
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
Alceu Frigeri submitted the
democodetools
package.
Version number: 1.0beta
License type: lppl1.3c
Summary description: Package for LaTeX code documetation
Announcement text:
----------------------------------------------------------------------
This is 'yet another doc/docx/doc3' package.
A series of macros to typeset/demonstrated LaTeX code are provided.
For more details, see the documentation, democodetools.pdf (source code: democodetools.tex)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/democodetools
More information is at
https://www.ctan.org/pkg/democodetools
------------------------------------------------------------------------
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
Xiangdong Zeng submitted an update to the
fduthesis
package.
Version: 0.8 2022-09-04
License: lppl1.3c
Summary description: LaTeX thesis template for Fudan University
Announcement text:
----------------------------------------------------------------------
Highlights:
- Add `info/jel` option
- Add `style/declaration-page` option
- Sync with LaTeX 2020/10/01
- Sync with `gbt7714` v2.0
- Update documentation for citations
- A lot of minor fixes
More details are listed in the documentation.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fduthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/fduthesis/
------------------------------------------------------------------------
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
Cédric Pierquet submitted an update to the
ProfLycee
package.
Version: 1.2.5 2022-09-03
License: lppl1.3c
Summary description: A LaTeX package for French maths teachers in high school
Announcement text:
----------------------------------------------------------------------
Ajout de commandes pour la réalisation de boîtes à moustaches, en TikZ
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/proflycee
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/proflycee/
------------------------------------------------------------------------
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
Jinwen XU submitted an update to the
colorist
package.
Version number: 2022-09-03
License type: lppl1.3c
Summary description: Write your articles or books in a colorful way
Announcement text:
----------------------------------------------------------------------
Changes since the last version:
- The required LaTeX kernel version is changed to <2022-06-01>
- Add support for the combinations of `corollary` and `definition`
- Paragraphs in theorem-like environments now has no `parindent`
- Several improvements to the configuration of lists, especially for the changes
of the enumeration labels, which should be less likely to be confused with the
usual parentheses
- The equation numbers are now gray
- ToC now has its bookmark
- Improved dot fill feature of the Index
- Various minor fixes and improvements to the font configuration
- Various minor bug fixes and improvements
The documentations, unfortunately, are still not fully updated. I'll try to
finish this work as soon as I get the time, but as writing documentations has
always been a time-consuming task, it might be difficult for me to put it on the
agenda before my master's thesis is finished next year 🙁
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/colorist
More information is at
https://www.ctan.org/pkg/colorist
------------------------------------------------------------------------
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 .
Jinwen XU submitted an update to the
minimalist
package.
Version number: 2022-09-03
License type: lppl1.3c
Summary description: Write your articles or books in a simple and clear way
Announcement text:
----------------------------------------------------------------------
Changes since the last verJinwen XU submitted an update to the
minimalist
package.
Version number: 2022-09-03
License type: lppl1.3c
Summary description: Write your articles or books in a simple and clear way
Announcement text:
----------------------------------------------------------------------
Changes since the last version:
- The required LaTeX kernel version is changed to <2022-06-01>
- Paragraphs in theorem-like environments now has no `parindent`
- Several improvements to the configuration of lists, especially for the changes
of the enumeration labels, which should be less likely to be confused with the
usual parentheses
- The equation numbers are now gray
- ToC now has its bookmark
- Improved dot fill feature of the Index
- Various minor fixes and improvements to the font configuration
- Various minor bug fixes and improvements
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/minimalist
More information is at
https://www.ctan.org/pkg/minimalist
------------------------------------------------------------------------
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 .sion:
- The required LaTeX kernel version is changed to <2022-06-01>
- Paragraphs in theorem-like environments now has no `parindent`
- Several improvements to the configuration of lists, especially for the changes
of the enumeration labels, which should be less likely to be confused with the
usual parentheses
- The equation numbers are now gray
- ToC now has its bookmark
- Improved dot fill feature of the Index
- Various minor fixes and improvements to the font configuration
- Various minor bug fixes and improvements
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/minimalist
More information is at
https://www.ctan.org/pkg/minimalist
------------------------------------------------------------------------
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 .
Jinwen XU submitted an update to the
crefthe
package.
Version number: 2022-09-03
License type: lppl1.3c
Summary description: Cross referencing with proper definite articles
Announcement text:
----------------------------------------------------------------------
This version fixes a minor bug that can lead to incorrect horizontal space
before the reference when the object names are defined to be empty.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/crefthe
More information is at
https://www.ctan.org/pkg/crefthe
------------------------------------------------------------------------
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 .
Teemu Likonen submitted an update to the
kaytannollista-latexia
package.
Version number: 2022.9
License type: cc-by-sa-4
Summary deTeemu Likonen submitted an update to the
kaytannollista-latexia
package.
Version number: 2022.9
License type: cc-by-sa-4
Summary description: Practical manual for LaTeX (Finnish)
Announcement text:
----------------------------------------------------------------------
* Mention marginnote command (and package) as alternative to marginpar.
* Update literature chapter: newer versions of internet publications.
* Minor improvements.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/info/kaytannollista-latexia
More information is at
https://www.ctan.org/pkg/kaytannollista-latexia
------------------------------------------------------------------------
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 .scription:
Practical manual for LaTeX (Finnish)
Announcement text:
----------------------------------------------------------------------
* Mention marginnote command (and package) as alternative to marginpar.
* Update literature chapter: newer versions of internet publications.
* Minor improvements.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/info/kaytannollista-latexia
More information is at
https://www.ctan.org/pkg/kaytannollista-latexia
------------------------------------------------------------------------
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 .
Madmurphy submitted an update to the
hereapplies
package.
Version: 0.8.0 2022-09-03
License: gpl3+
Summary description: A LaTeX package for referencing groups of pages that share something in common
Announcement text:
----------------------------------------------------------------------
Here Applies 0.8.0 is out!
The documentation is now available in `.lyx`, `.pdf` and `.tex` format.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hereapplies
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/hereapplies/
------------------------------------------------------------------------
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