Jinwen XU submitted an update to the
create-theorem
package.
Version number: 2022-08-08
License type: lppl1.3c
Summary description: Multilingual support for theorem-like environments
Announcement text:
----------------------------------------------------------------------
Changes since the last version:
- Add `NameTheorems`, it is now possible to configure the theorem names inside
external language settings files.
- minor improvements to the documentation.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/create-theorem
More information is at
https://www.ctan.org/pkg/create-theorem
------------------------------------------------------------------------
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
lt3luabridge
package.
Version: 2.0.0 2022-08-08
License: lppl1.3c
Summary description: Execute Lua code in any TeX engine that exposes the shell
Announcement text:
----------------------------------------------------------------------
Breaking Changes:
- Use `sys_get_shell:nnNTF` from l3sys instead of `immediatewrite18`. (#13)
- Merges `c_luabridge_method_write_eighteen_int` and
`c_luabridge_method_os_execute_int` into `c_luabridge_method_shell_int`.
- Removes `g_luabridge_standard_output_filename_str` and
`c_luabridge_default_standard_output_filename_str`.
Fixes:
- Execute chunks that end with `end` or a Lua comment. (#11, #14)
- Sandbox direct Lua access. (#11, #14)
- Make nested calls defined behavior. (#8, #13)
Refactoring:
- Remove needless whitespaces in Lua code.
- Replace (plain) TeX primitives with `iow_*` l3file functions.
(#1, #3, latex3/latex3#1105, latex3/latex3#1114. latex3/latex3#1117)
- Many thanks to @josephwright, @u-fischer, and @FrankMittelbach
at latex3/latex3#1114, and Hans Hagen, @hmenke, and @mojca at
[dev-context][1] for helping to make l3file compatible with
ConTeXt MkII.
[1]: https://mailman.ntg.nl/pipermail/dev-context/2022/003912.html
(A robust way of detecting ConTeXt from LaTeX3)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lt3luabridge
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/generic/lt3luabridge/
------------------------------------------------------------------------
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: 3.1.6 2022-08-08
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
### Fixed
- Rounding to uncertainty where the last uncertainty digit is zero (see issue
[#616](https://github.com/josephwright/siunitx/issues/616))
- Rounding to uncertainty which is bigger than the value (see issue
[#617](https://github.com/josephwright/siunitx/issues/617))
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/siunitx
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/siunitx/
------------------------------------------------------------------------
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
Yu Xiong submitted an update to the
njuthesis
package.
Version: 1.0.0 2022-08-08
License: lppl1.3c
Summary description: LaTeX thesis template for Nanjing University
Announcement text:
----------------------------------------------------------------------
This version features significant interface changes.
### Changed
- Redefined `degree` and `type` class options
- Renamed `nlcover` option to `nl-cover`
- Renamed `blind` option to `anonymous`
- Reorganized key-value setup
- Renamed internal commands
### New
- Support for postdoctoral report
- `minimal` class option
- Math style setting
For detailed information, please refer to
<https://github.com/nju-lug/NJUThesis/blob/master/CHANGELOG.md>.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/njuthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/njuthesis/
------------------------------------------------------------------------
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 number: 2.82
License type: lgpl3
Summary description: 2D and 3D TeX-Aware Vector Graphics Language
Announcement text:
----------------------------------------------------------------------
Support for Ghostscript 9.56 was added.
Ambiguous functions are listed.
The dvisvgmMultipleFiles option is now enabled by default.
A bug in generating PDF labels was fixed.
The mean color of multicoloured patches is output only for PRC code.
Subdivision crack adjustments were disabled for transparent patches.
The OpenGL transparency shader was further accelerated.
WebGL bounding boxes are now computed by the client upon loading.
Version 1.02 of the AsyGL library was released.
----------------------------------------------------------------------
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 .
Luís Paulo Laus submitted an update to the
tikz-relay
package.
Version number: 1.3 2022-08-07
License type: lppl1
Summary description: TikZ library for typesetting electrical diagrams
Announcement text:
----------------------------------------------------------------------
Some new graphics. Also, documentation was substantially improved. Users are
encouraged to update.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/tikz-relay
More information is at
https://www.ctan.org/pkg/tikz-relay
------------------------------------------------------------------------
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
tagpdf
package.
Version: 0.96 2022-08-06
License: lppl1.3c
Summary description: Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
### Fixed
- ag_get:n{struct_num} works now correctly in nested structures,
and can be used if only tagpdf-base has been loaded.
### Changed
- ref key can be used more than once and collect the values
- alttext key has been renamed to alt, the older name is provided as alias
- faster processing by avoiding type look up in pdftex and luatex
- more commands are now provided by tagpdf-base.sty
### Added
- ag_struct_object_ref:n to reference the object ref of a structure.
- a key parent to allow structures to choose their parent structure.
- setup option paratag, which allows to change the tag name used
for the automatically tagged paragraphs.
- ag_start:, ag_stop:n and ag_start:n to stop and start
tagging for example in trial typesetting.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tagpdf
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/tagpdf/
------------------------------------------------------------------------
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
Hironori Kitagawa submitted an update to the
luatexja
package.
Version: 20220807.0
License: bsd
Summary description: Typeset Japanese with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
This release fixes several bugs (kansuji0 etc.).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luatexja
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/luatexja/
------------------------------------------------------------------------
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 number: 2022-08-05
License type: lppl1.3c
Summary description: LaTeX3 backend drivers
Announcement text:
----------------------------------------------------------------------
## [2022-08-05]
### Changed
- Add no-op backend functions for annotations with `dvisvgm`
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/l3backend
More information is at
https://www.ctan.org/pkg/l3backend
------------------------------------------------------------------------
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 LaTeX Project Team submitted an update to the
l3kernel
package.
Version number: 2022-08-05
License type: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
## [2022-08-05]
### Added
- Support for case changing Croatian diagraph with 8-bit engines
- Support accent removal when uppercasing Greek with 8-bit engines
- Function `sys_ensure_backend:`
### Fixed
- Behavior of `color_math:nn` in alignments
- Expansion of text containing unterminated `
omannumeral` primitives
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/l3kernel
More information is at
https://www.ctan.org/pkg/l3kernel
------------------------------------------------------------------------
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
Qing Lee submitted an update to the
xecjk
package.
Version: 3.9.1
License: lppl1.3c
Summary description: Support for CJK documents in XeLaTeX
Announcement text:
----------------------------------------------------------------------
Fix incorrect handling of math formulas in the ulem environment.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/xecjk
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/xetex/latex/xecjk/
------------------------------------------------------------------------
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
Qing Lee submitted an update to the
wrapstuff
package.
Version: 0.3
License: lppl1.3c
Summary description: Wrapping text around stuff
Announcement text:
----------------------------------------------------------------------
Fix vertical alignment issue when the depth of stuff is not zero.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/wrapstuff
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/wrapstuff/
------------------------------------------------------------------------
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
Nelson Lago submitted an update to the
texlogsieve
package.
Version number: 1.3.0 2022-08-05
License type: gpl3+
Summary description: Filter and summarize LaTeX log files
Announcement text:
----------------------------------------------------------------------
This version provides a few cleanups/improvements to the summaries, adds the
--verbose option, and searches for a config file in user's home directory too.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/texlogsieve
More information is at
https://www.ctan.org/pkg/texlogsieve
------------------------------------------------------------------------
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 updates to the
create-theorem
package.
Version: 2022-08-05
License: lppl1.3c
Summary description: Multilingual support for theorem-like environments
Announcement text:
----------------------------------------------------------------------
Announcement for v. 2022-08-04: Changes since the last version:
- The key `qed` will now check if the environment is definable
- Update the documentation: add description to `SetTheoremBinding`;
add an example on redefining the `proof` environment
Announcement for v. 2022-08-05: Changes since the last version:
- Add an error message when the backend package is not loaded
- Improve compatibility with ntheorem
- minor fixes
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/create-theorem
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/create-theorem/
------------------------------------------------------------------------
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
ProjLib
package.
Version: 2022-08-05
License: lppl1.3c
Summary description: A series of tools to simplify your workflow
Announcement text:
----------------------------------------------------------------------
Changes since the last version:
- module math: add a new command `RedefineInMathMode`;
rename several internal commands; minor improvements
- module titlepage: made the text area of author block wider;
minor fixes and improvements
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/projlib
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/projlib/
------------------------------------------------------------------------
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 Kohm submitted an update to the
uni-titlepage
package.
Version: 1.1 2022-08-05
License: lppl1.3c
Summary description: Universal titlepages with configuration options and predefined styles
Announcement text:
----------------------------------------------------------------------
New option rulecolor=<color> for all titlepage style with
vertical or horizontal rules.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/uni-titlepage
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/uni-titlepage/
------------------------------------------------------------------------
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
Petr Olšák submitted an update to the
olsak-misc
package.
Version: Aug. 2022
License: pd
Summary description: Collection of plain TeX macros written by Petr Olšák
Announcement text:
----------------------------------------------------------------------
cropmarks.tex:
middle cropmarks added (cropmarks for imposition sheets allowed)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/olsak-misc
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/generic/olsak-misc/
------------------------------------------------------------------------
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
Petr Olšák submitted an update to the
OpTeX
package.
Version: 1.08
License: pd
Summary description: LuaTeX format based on Plain TeX and OPmac
Announcement text:
----------------------------------------------------------------------
Sorting rules for German, French, Polish, Hungarian, ... added.
Font files for Montserrat, STIX, XITS, STIXtwo, Overlock added.
Minor improvements and bug fixing.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/optex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/optex/
------------------------------------------------------------------------
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
Giuseppe Silano submitted an update to the
EuropeCV
package.
Version number: 2022-08-03
License type: lppl
Summary description: Unofficial class for European curricula vitae
Announcement text:
----------------------------------------------------------------------
The new release fixes the issue when trying to compile the EuropeCV package with XeTeX
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/europecv
More information is at
https://www.ctan.org/pkg/europecv
------------------------------------------------------------------------
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
Paolo De Donato submitted an update to the
lt3rawobjects
package.
Version: 2.0 2022-08-03
License: gpl3+
Summary description: Objects and proxies in LaTeX3
Announcement text:
----------------------------------------------------------------------
With the 2.0 version some backward incompatible changes are added
to this new version, in particular the internal organization of
objects is adjusted. So objects created with a preceding version
of this packages won't work very well with functions and other
objects created with version 2.0 of lt3rawobjects. If after the
upgrade you find undocumented issues please open a new issue or
tell me more in a new discussion.
In this new version you can define also methods inside your objects.
Methods are simply functions bounded to container objects like member
variables. Currently methods can be only near constants or remote
constants, but in future releases mutable methods may be introduced.
For this reason names of functions working with constant members
are changed in order to better distinguish constant members and
constant methods, For example inside library functions names
keywords nconst and rconst are replaced respectively with ncmember
and rcmember. Other modifications can be found inside the
documentation page.
Other functionalities:
* Functions object_test_proxy to test if an object is generated
from the specified proxy;
* Constant reorganization;
* Documentation improvement.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lt3rawobjects
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/lt3rawobjects/
------------------------------------------------------------------------
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-t
License: lppl1.3c
Summary description: A LaTeX package for French maths teachers in college
Announcement text:
----------------------------------------------------------------------
Some new features, and bugs fixed.
----------------------------------------------------------------------
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
Roberto Di Cosmo submitted an update to the
biblatex-software
package.
Version: 1.2-5 2022-08-02
License: lppl1.3
Summary description: BibLaTeX stylefiles for software products
Announcement text:
----------------------------------------------------------------------
Fix broken SWHID handling when hyperref is not loaded.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/biblatex-software
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-sof…
------------------------------------------------------------------------
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
Gustavo Barros submitted an update to the
postnotes
package.
Version: 0.1.6 2022-08-01
License: lppl1.3c
Summary description: Endnotes for LaTeX
Announcement text:
----------------------------------------------------------------------
### Removed
- Withdraw experimental attempt to support `biblatex`'s `refsegment`s
and `refcontext`s until upstream support is available.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/postnotes
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/postnotes/
------------------------------------------------------------------------
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
Peter Rowlett submitted the
customdice
package.
Version number: 1.0 2022-07-31
License type: cc-by-sa-4
Summary description: Simple commands for drawing customisable dice
Announcement text:
----------------------------------------------------------------------
customdice is a package for LaTeX, LuaLaTeX and XeTeX that provides
functionality for drawing dice. The aim is to provide highly-customisable but
simple-to-use commands, allowing:
- adding custom text to dice faces;
- control over colouring;
- control over sizing.
I've long struggled to find a dice package I fully like. I have been using
epsdice, but it only offers white or black standard dice and I found I wanted to
draw dice with other text on the faces so I wrote this package which draws the
dice in TikZ and offers lots of customisation around what is displayed on the
dice face, colour and size.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/customdice
More information is at
https://www.ctan.org/pkg/customdice
------------------------------------------------------------------------
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 .
Rushikesh Kamalapurkar submitted an update to the
bodeplot
package.
Version number: 1.1.1 2022-07-31
License type: lppl1.3c
Summary description: Draw Bode, Nyquist and Nichols plots with gnuplot or pgfplots
Announcement text:
----------------------------------------------------------------------
Added options to change phase and frequency units.
Fixed phase wrapping in Nichols charts in `gnuplot` mode.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/bodeplot
More information is at
https://www.ctan.org/pkg/bodeplot
------------------------------------------------------------------------
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 .
Cédric Pierquet submitted an update to the
ProfLycee
package.
Version number: 1.1.8 2022-08-01
License type: lppl1.3c
Summary description: A LaTeX package for French maths teachers in high school
Announcement text:
----------------------------------------------------------------------
Style TiKz basique mainlevee
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/proflycee
More information is at
https://www.ctan.org/pkg/proflycee
------------------------------------------------------------------------
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
David Carlisle submitted an update to the
colortbl
package.
Version: 1.0f 2022-06-20
License: lppl
Summary description: Add colour to LaTeX tables
Announcement text:
----------------------------------------------------------------------
Update to colortbl incorporating the
owcolors command and rownum
counter previously provided by the [tables] option of xcolor.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/colortbl
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/colortbl/
------------------------------------------------------------------------
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
Yin Zhenhao submitted the
hfutthesis
package.
Version: 1.0.4 2022-04-09
License: lppl1.3c
Summary description: LaTeX Thesis Template for Hefei University of Technology
Announcement text:
----------------------------------------------------------------------
This project is based on the thesis LaTeX template [HFUT_Thesis]
(https://github.com/HFUTTUG/HFUT_Thesis) of Hefei University of
Technology compiled on the basis of [ustctug/ustcthesis]
(https://github.com/ustctug/ustcthesis), in accordance with
the latest version of [Hefei University of Technology
Graduate Dissertation Writing Specifications]
(http://xwgl.hfut.edu.cn/2021/0419/c1975a253949/page.htm)
and [Hefei University of Technology Undergraduate Graduation
Project (Thesis) Work Implementation Rules]
(https://github.com/HFUTTUG/HFUT_Thesis/files/8790494/2022.1.pdf)
It is compatible with the latest version of TeX Live,
MacTeX, MiKTeX distribution, and supports cross-platform use.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hfutthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/xetex/latex/hfutthesis/
------------------------------------------------------------------------
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
Vít Novotný submitted an update to the
markdown
package.
Version number: 2.15.4-0-g4cbe4e3 2022-07-29
License type: lppl1.3c
Summary description: A package for converting and rendering markdown documents inside TeX
Announcement text:
----------------------------------------------------------------------
Fixes:
- In `parsers.specialchar`, only include special characters of enabled syntax extensions. (#150, #152)
- Avoid nesting `markdownIfOption`. (#151)
- Make the `markdownSetup` and `markdownSetupSnippet` commands accept `par` tokens. (#130)
Deprecation:
- Deprecate TeX Live 2019. (5c861e3)
Refactoring:
- Replace `xstring` with `l3str`. (contributed by @drehak, #96, #153)
- Replace `keyval` with `l3keys` (contributed by @drehak, #96, #155, #157)
Continuous Integration:
- Add Luacheck. (#154)
----------------------------------------------------------------------
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 .
Miracle0565 submitted an update to the
BUCTthesis
package.
Version: 1.4.1 2022-07-29
License: lppl1.3c
Summary description: Beijing University of Chemical Technology Thesis Template
Announcement text:
----------------------------------------------------------------------
New features, and bugs fixed.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/buctthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org//macros/xetex/latex/buctthesis/
------------------------------------------------------------------------
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
Alain Matthes submitted an update to the
tkz-euclide
package.
Version: 4.22c
License: lppl1.3
Summary description: Tools for drawing Euclidean geometry
Announcement text:
----------------------------------------------------------------------
Correction of a bug in the macro kzMarkAngle
Correction of the documentation :
- Remove old options for the macro kzDrawCircle. Now the only
possibilty is to draw a circle with a center and a point of
the circle;
- Add the option in rad for the mlacro kzDefPointOnCircle;
- Add example and explanation for the option R of the macro
kzDefCircle
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tkz-euclide
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-euclide/
------------------------------------------------------------------------
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
Lars Madsen submitted an update to the
memoir
package.
Version: 3.7r 2022-07-29
License: lppl1.3
Summary description: Typeset fiction, non-fiction and mathematical books
Announcement text:
----------------------------------------------------------------------
Changes (2022/07/29)
o memoir v3.7r
-- fixed typo in menual (table 7.2), ocmark and similar does not
take arguments, they have a static definition.
Reported in private email by Ronno Das.
-- fixed sporious space in m@m@addamp, see
https://tex.stackexchange.com/a/647910/3929 for details.
-- made the font sizing macros robust (
ormalsize, small, ...)
like with the standard classes (reported via private email)
-- Addressed an issue where the combination of DoubleSpacing
and paragraphfootnotes lead to an arithmetic overflow.
Same fix has been applied to paragraphfootstyle{...} where
additionally a hardcoded 64 has been replaced by footfudgefiddle.
-- NB: Next memoir version will be labelled v3.7.19 (not v3.7s)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/memoir
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/memoir/
------------------------------------------------------------------------
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
Nelson Lago submitted an update to the
pbalance
package.
Version: 1.4.0 2022-07-28
License: lppl1.3c
Summary description: Balance last page in two-column mode
Announcement text:
----------------------------------------------------------------------
This version improves the documentation, adds some user-level commands,
and makes the package more robust and more compatible with other packages.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pbalance
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/pbalance/
------------------------------------------------------------------------
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 Bartolomey submitted an update to the
csassignments
package.
Version: 1.0.2 2022-07-28
License: mit
Summary description: A wrapper for article with macros and customizations for computer science assignments
Announcement text:
----------------------------------------------------------------------
Fixed ClassWarning not having the right number of arguments
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/csassignments
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/csassignments/
------------------------------------------------------------------------
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
Dwight Aplevich submitted an update to the
circuit-macros
package.
Version number: 9.9
License type: lppl1.3c
Summary description: M4 macros for electric circuit diagrams
Announcement text:
----------------------------------------------------------------------
Changes to libSLD and minor updates and fixes to other macros and examples.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/circuit_macros
More information is at
https://www.ctan.org/pkg/circuit-macros
------------------------------------------------------------------------
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 .
François Pantigny submitted an update to the
nicematrix
package.
Version: 6.12 2022-07-28
License: lppl1.3
Summary description: Improve the typesetting of mathematical matrices with PGF
Announcement text:
----------------------------------------------------------------------
New keys 'caption', 'short-caption' and 'label' for the environment '{NiceTabular}`.
Correction of a bug: it's now possible to use 'OverBrace' and 'UnderBrace'
when the package 'unicode-math' is loaded (with XeLaTeX and LuaLaTeX).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/nicematrix
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/nicematrix/
------------------------------------------------------------------------
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
Kangwei Xia submitted the
exam-zh
package.
Version: 0.1.13 2022-07-28
License: lppl1.3c
Summary description: LaTeX template for Chinese exams
Announcement text:
----------------------------------------------------------------------
Provides a class exam-zh.cls and its several module packages like
exam-zh-question.sty and exam-zh-choices.sty, where these module
packages can be used individually.
Although there are several excellent exam packages or
classes uploaded before like exam and bhcexam , they
don't fit the chinese style very well or they cannot
be customized easily for chinese exam of all types like
exams in primary school, junior high school, senior high
school and even college. Those are the main reason why
exam-zh was created.
In exam-zh, you can
- separate the format and the content very well;
- use choices environment to typeset choice items easily and automatically;
- design the sealline easily;
- use it in Windows, macOS and Linux;
- ...(for more that you can do with it, please read the manual: exam-zh-doc.pdf
Happy TeXing~
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/exam-zh
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/xetex/latex/exam-zh/
------------------------------------------------------------------------
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
Max Chernoff submitted an update to the
lua-widow-control
package.
Version number: 2.2.1 2022-07-28
License type: other-free cc-by-sa-4
Summary description: Automatically remove widows and orphans from any document
Announcement text:
----------------------------------------------------------------------
- Fix crashes with recent LuaMetaTeX (ConTeXt MkXL)
- No longer show left parfill skip warnings with ConTeXt LMTX/MkXL (#7)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/generic/lua-widow-control
More information is at
https://www.ctan.org/pkg/lua-widow-control
------------------------------------------------------------------------
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
David Purton submitted the
scripture
package.
Version number: 1.0 2022-07-27
License type: lppl1.3c
Summary description: A LaTeX style for typesetting Bible quotations
Announcement text:
----------------------------------------------------------------------
The scripture package provides a set of macros for typesetting quotations from
the Bible. It provides many features commonly seen in Bibles such as dropped
text for chapter numbers, superscripts for verse numbers, indented lines for
poetry sections, narrow sections and hanging paragraphs. A reference for the
quotation can optionally be added.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/scripture
More information is at
https://www.ctan.org/pkg/scripture
------------------------------------------------------------------------
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 .
Zhang Tingxuan submitted an update to the
fixdif
package.
Version: 1.3b 2022-07-27
License: lppl1.3c
Summary description: Macros for typesetting differential operators
Announcement text:
----------------------------------------------------------------------
Chinese documentation added.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fixdif
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/fixdif/
------------------------------------------------------------------------
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
Peter M. Gerdes submitted an update to the
rec-thy
package.
Version: 3.8.2 2022-07-26
License: pd
Summary description: Commands to typeset recursion theory papers
Announcement text:
----------------------------------------------------------------------
Bugfix release.
Stop the REset command from capturing parenthesized values
immediately following the command. This avoids incorrect
display in cases like $REset(A){i}(x) = 0$.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/rec-thy
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/rec-thy/
------------------------------------------------------------------------
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
Qing Lee submitted an update to the
wrapstuff
package.
Version number: 0.2
License type: lppl1.3c
Summary description: Wrapping text around stuff
Announcement text:
----------------------------------------------------------------------
* Compatible with parbox, minipage, etc.
* Improve handling of display math formulas
* Fix option hoffset
* Optimize rerun warning
* Other minor bug fixes and internal improvements
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/wrapstuff
More information is at
https://www.ctan.org/pkg/wrapstuff
------------------------------------------------------------------------
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
Daniel A. Weiss submitted an update to the
apa7
package.
Version number: 2.16 2022-07-25
License type: lppl1.3c
Summary description: Format documents in APA style (7th edition)
Announcement text:
----------------------------------------------------------------------
Added support for Hungarian localization
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/apa7
More information is at
https://www.ctan.org/pkg/apa7
------------------------------------------------------------------------
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 .
Mohammed Alshahrani submitted the
kfupm-math-exam
package.
Version number: 0.1.0
License type: mit
Summary description: A LaTeX document style to produce homework, quiz and exam papers
Announcement text:
----------------------------------------------------------------------
This is a new LaTeX document style to produce homework, quiz and exam papers.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/kfupm-math-exam
More information is at
https://www.ctan.org/pkg/kfupm-math-exam
------------------------------------------------------------------------
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
create-theorem
package.
Version number: 2022-07-24
License type: lppl1.3c
Summary description: Multilingual support for theorem-like environments
Announcement text:
----------------------------------------------------------------------
Change since the last version:
- Fixed some wrong lengths, the spacing is now correct when the preposition or name is empty
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/create-theorem
More information is at
https://www.ctan.org/pkg/create-theorem
------------------------------------------------------------------------
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-07-24
License type: lppl1.3c
Summary description: Cross referencing with proper definite articles
Announcement text:
----------------------------------------------------------------------
Change since the last version:
- Fixed a wrong length, the spacing is now correct when the preposition or name is 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 .
Jinwen XU submitted an update to the
ProjLib
package.
Version number: 2022-07-23
License type: lppl1.3c
Summary description: A series of tools to simplify your workflow
Announcement text:
----------------------------------------------------------------------
Changes since the last version:
- module language: add language name SC for simplified Chinese
- module paper: add new color 'lightyellow'; minor adjustment to the existed colors
- module theorem: set the cref and Cref names of theorem-with-name to be empty
- Improvements to module titlepage
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/projlib
More information is at
https://www.ctan.org/pkg/ProjLib
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
--
Joseph Wright submitted an update to the
siunitx
package.
Version number: 3.1.5 2022-07-23
License type: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
## [v3.1.5] - 2022-07-23
### Fixed
- Rounding to figures with a trailing zero and non-zero INT part (see issue
[#615](https://github.com/josephwright/siunitx/issues/615))
----------------------------------------------------------------------
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 .
Randall Fairman submitted the
figput
package.
Version number: 0.90
License type: cc-by-sa-4
Summary description: Create interactive figures in LaTeX
Announcement text:
----------------------------------------------------------------------
FigPut allows figures to be specified using JavaScript. The resulting document
can be viewed as a static PDF, as usual, or the document can be viewed in a
web-browser, in which case the figures are interactive. A variety of interactive
widgets are included.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/figput
More information is at
https://www.ctan.org/pkg/figput
------------------------------------------------------------------------
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
TikZbricks
package.
Version: 0.4 2022-07-21
License: lppl1.3c
Summary description: Drawing bricks with TikZ
Announcement text:
----------------------------------------------------------------------
### New
- added section about img2bricks in the documentation
### Fixed
- added missing dependency
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tikzbricks
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/tikzbricks/
------------------------------------------------------------------------
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