Hồng-Phúc Bùi submitted an update to the
sunpath
package.
Version: 0.5 2024-10-20
License: lppl1.3c
Summary description: Draw sun path charts
Announcement text:
----------------------------------------------------------------------
* [breaking change] Rename prefix draw to sp in exposed command
* [intern] let build.lua also check release date
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/sunpath
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/sunpath/
------------------------------------------------------------------------
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
Javier Bezos López submitted an update to the
babel
package.
Version: 24.12 2024-10-20
License: lppl1.3
Summary description: Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX
Announcement text:
--------------------------------------------------------------------------------
Changes in version 24.12 are described in:
https://latex3.github.io/babel/news/whats-new-in-babel-24.12.html
Here is a summary:
* Fixes:
- Date sometimes missing with lazy loading.
- Wrong stigma in some Greek numerals.
- Wrong handling of ‘complex’ class options.
* More tools for automated document generation
workflows:
- New LaTeX hook: presets.
- New command: PassOptionsToLocale.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/required/babel/base
More information is at
https://www.ctan.org/pkg/babel
--------------------------------------------------------------------------------
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 .
Christophe Bal submitted an update to the
tutodoc
package.
Version: 1.5.0 2024-10-19
License: gpl3
Summary description: Typeset tutorial-like documentations
Announcement text:
--------------------------------------------------------------------------------
tutodoc becomes a LaTeX class.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tutodoc
More information is at
https://www.ctan.org/pkg/tutodoc
--------------------------------------------------------------------------------
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
piton
package.
Version: 4.1 2024-10-18
License: lppl1.3
Summary description: Typeset informatic listings with LPEG of LuaLaTeX
Announcement text:
--------------------------------------------------------------------------------
New language verbatim supported.
New key 'break-strings-anywhere'
Correction of several small bugs.
--------------------------------------------------------------------------------
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
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 .
Erik Nijenhuis submitted an update to the
fmtcount
package.
Version: 3.09 2024-10-18
License: lppl1.3
Summary description: Display the value of a LaTeX counter in a variety of formats
Announcement text:
--------------------------------------------------------------------------------
Version 3.09
* Remove redundant u occurences in Portuguese
* Fix andname conjunction for Portuguese
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/fmtcount
More information is at
https://www.ctan.org/pkg/fmtcount
--------------------------------------------------------------------------------
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 .
Hongchang Bao submitted an update to the
BHCexam
package.
Version: 1.8 2024-10-15
License: lppl1.3
Summary description: An exam class for mathematics teachers in China
Announcement text:
----------------------------------------------------------------------
* Added `fontset` and `zihao` options to directly pass to `ctex`.
* Support for adding scores to `subquestion`.
* Reorganized document and package comments.
* Redefined some commands (`parallel`, `Re`, `Im`) to align
with national standards.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/bhcexam
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/xetex/latex/bhcexam/
------------------------------------------------------------------------
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 an update to the
tikzquads
package.
Version: 1.1 2024-10-17
License: lppl1.3c other-free
Summary description: A few shapes designed to be used with CircuiTikZ
Announcement text:
--------------------------------------------------------------------------------
Added a 'raw sources' key (see manual) and few typos/adjustments in the
documentation.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/tikzquads
More information is at
https://www.ctan.org/pkg/tikzquads
--------------------------------------------------------------------------------
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 .
Christophe Poulain submitted updates to the
ProfMaquette
package.
Version: 0.99-h 2024-10-17
License: lppl1.3c
Summary description: Use exercises in different types of documents
Announcement text:
----------------------------------------------------------------------
Version: 0.99-g 2024-10-16 :
- New key Interieur for exercice environment.
Version: 0.99-h 2024-10-17 :
Bugs fixed : wrong references with some maquettes.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/profmaquette
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/profmaquette/
------------------------------------------------------------------------
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
Michal Hoftich submitted an update to the
luaxml
package.
Version: 0.2a 2024-10-17
License: other-free
Summary description: Lua library for reading and serialising XML files
Announcement text:
----------------------------------------------------------------------
New features:
New LaTeX package:
- added LaTeX package, luaxml.sty. It can process HTML and XML files
using declared rules and insert the converted content into the document
directly in the LuaLaTeX run.
Example of conversion of incomplete HTML code to LaTeX:
LXMLRule{h1}|section*{%s}|
LXMLRule[verbatim]{pre}|egin{verbatim}
egin{LXMLCode*}{}
<html>
<h1>Something</h1>
<pre>
hello
text
multiline at the end
end{LXMLCode*}
The result:
section*{Something}
egin{verbatim}
hello
text
multiline at the end
end{verbatim}
Other news:
The luaxml-domobject library:
- added new functions for inserting XML and HTML code into the
DOM tree, inspired by JavaScript's Element:innerHTML() and
Element:insertAdjacentHTML() methods.
Bug fixes:
The luaxml-mod-html library:
- don't drop elements after incorrectly closed elements
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luaxml
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/luaxml/
------------------------------------------------------------------------
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
Tristan Miller submitted the
sshrc-insight
package.
Version: 2024.0.1 2024-10-17
License: lppl1.3c
Summary description: A LaTeX class for SSHRC Insight Grant proposals
Announcement text:
----------------------------------------------------------------------
The sshrc-insight LaTeX class facilitates the preparation of funding
proposals for the Insight Grants program of Canada's Social Sciences
and Humanities Research Council (SSHRC).
It has the following key features:
* Formats the proposal according to the SSHRC's specifications.
* Allows parts of the proposal to be compiled into separate PDFs
to attach to the appropriate places in the online application form.
* Alternatively, allows the proposal to be compiled into a single PDF
in order to facilitate the writing and pre-submission reviewing process.
* Ensures that citation numbering remains consistent regardless
whether the proposal is compiled as separate PDFs or a single PDF.
* Provides character counts for long-answer form fields.
* Supports preparation of proposals in either English or French.
* Compatible with pdflatex, xelatex, and lualatex.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/sshrc-insight
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/sshrc-insight/
------------------------------------------------------------------------
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