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