Thomas F. Sturm submitted an update to the
csvsimple
package.
Version: 2.4.0 2023-05-09
License: lppl1.3
Summary description: Simple CSV file processing
Announcement text:
----------------------------------------------------------------------
### Added
- New additive filter options (issue #24):
- `and filter TINYINT(1)`
- `and filter fp`
- `and filter strcmp`
- `and filter not strcmp`
- `or filter TINYINT(1)`
- `or filter fp`
- `or filter strcmp`
- `or filter not strcmp`
- Hook `csvsimple/csvline` added with example for
doublequote replacement (issue #19)
- Option setting `separator = space` (issue #20)
### Changed
- The content of `range` is now expanded before processing it
- Implementation of `filter TINYINT(1)`, `filter fp`, `filter strcmp`,
`filter not strcmp`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/csvsimple
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/csvsimple/
------------------------------------------------------------------------
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
Weifan Wei submitted the
unifront
package.
Version: 1.0 2023-05-07
License: lppl1.3c
Summary description: Give notes a unique front page for every chapter and section
Announcement text:
----------------------------------------------------------------------
This package can help you format your notes easily and give them
a unique front page for every chapter and section.
It calculates your progress and then displays the progress bar
under the title.
It also displays a partial table of contents under every progress
bar and only shows the subdirectories of the current part.
To generate this, you can simply enter your current completed titles
with a command that accepts Variable Arguments.
Still, that also helped you review your notes.
You can also customise the colour of the bar.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/unifront
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/unifront/
------------------------------------------------------------------------
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
Akira Yamaji submitted an update to the
mcf2graph
package.
Version: 5.00 2023-05-07
License: mit
Summary description: Draw chemical structure diagrams with MetaPost
Announcement text:
----------------------------------------------------------------------
-change syntax of beginfigm()
beginfigm() => beginfigm
-change command name
MC() => cv()
mc_check() => checkm()
-change library name
mcf_library.mcf => main_lib.mcf
-add command loadm(),readm(),getm(),putm
-delete command mc_query()
-delete aux-file output
-add MCF template file template_lib.mcf
-add batch file mcf_to_graph.cmd
>mcf_to_graph template_lib.mcf
drag and drop library files on this batch
create svg(default) files in ./template_lib
-update mcf2graph.mp
-update mcf_exa_soc.mp
-update MCF manual,example
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/mcf2graph
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/mcf2graph/
------------------------------------------------------------------------
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
ST John submitted an update to the
annotate-equations
package.
Version number: 0.2.2 2023-05-06
License type: mit
Summary description: Easily annotate math equations using TikZ
Announcement text:
----------------------------------------------------------------------
v0.2.2: Now the `label below` option works for `annotate` as well.
v0.2.1: Supports easy customization of arrow and text via ` ikzset`.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/annotate-equations
More information is at
https://www.ctan.org/pkg/annotate-equations
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
--
Xiangdong Zeng submitted an update to the
lshort-zh-cn
package.
Version: 6.04 2023-05-05
License: fdl
Summary description: Introduction to LaTeX, in Chinese
Announcement text:
----------------------------------------------------------------------
Miscellaneous updates since last version:
- Update math skip and length units
- Introduce LuaHBTeX
- Update text, improve styles, etc.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lshort-zh-cn
The package’s files themselves can be inspected at
https://mirrors.ctan.org/info/lshort/chinese/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The LaTeX Project Team submitted an update to the
l3kernel
bundle.
Version: 2023-05-05
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
### Added
- `ool_case:n(TF)` (renamed from `ool_case_true:n(TF)`)
- `flag_ensure_raised:n` (renamed from `flag_raise_if_clear:n`)
- `iow_wrap_allow_break:` (renamed from `iow_allow_break:`)
### Changed
- Moved to stable status:
- `ool_(g)set_inverse:N`
- `c_catcode_active_space_tl`
- `c_sys_engine_version_str`
- `exp_args_generate:n`
- `fp_if_nan:n(TF)`
- `ior_get_term:nN` and `ior_str_get_term:nN`
- `ior_shell_open:Nn`
- `msg_show_item:n`, `msg_show_item_unbraced:n`,
`msg_show_item:nn`, `msg_show_item_unbraced:nn`
- Require random number support from engine
### Removed
- Experimental functions from `l3candidates`:
- `ool_case_false:n(TF)`
- `intarray_gset_rand:Nn(n)`
- `intarray_to_clist:N`
- `peek_catcode_collect_inline:Nn`, `peek_charcode_collect_inline:Nn` and
`peek_meaning_collect_inline:Nn`
- `prop_rand_key_value:N`
- `seq_set_from_function:Nnn` and `seq_set_from_inline_x:Nnn`
- `sys_if_rand_exist:(TF)`
- ` l_range_braced:Nnn` and ` l_range_unbraced:Nnn`
- Experimental functions now renamed
- `ool_case_true:n(TF)` (now `ool_case:n(TF)`)
- `flag_raise_if_clear:n` (now `flag_raise_if_clear:n`)
- `iow_allow_break:` (now `iow_wrap_allow_break:`)
- Experimental functions moved to kernel-internal:
- `msg_log_eval:Nn` and `msg_show_eval:Nn`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/l3kernel/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Jianrui Lyu submitted an update to the
TeXFindPkg
package.
Version: 2023E 2023-05-05
License: gpl3
Summary description: Install TeX packages and their dependencies
Announcement text:
----------------------------------------------------------------------
- use `-f base.ext` to query or install package file `base.ext`
- use `-c cmdname` to query or install command `cmdname`
- use `-e envname` to query or install environment `envname`
- accept multiple names in `query` and` `install` actions
- return multiple matches in `query` and `install` actions
- move `compare` and `generate` actions to `tfpbuild.lua`
- add `check` and `save` actions to `tfpbuild.lua`
- print dependency tree for package files
- remove duplicate packages in the output
- exclude installed packages in the output
- store builtin commands and environments first in json data
- remove keys with empty values in generating json data
- ignore `optex.cwl` in generating json data
- fix wrong json data for class files
- fix wrong json data for `tikz` and `tcolorbox` libraries
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/texfindpkg
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/texfindpkg/
------------------------------------------------------------------------
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
Yukai Chou submitted an update to the
thmtools
package.
Version number: 76 2023-05-04
License type: lppl1.3c
Summary description: Extensions to theorem environments
Announcement text:
----------------------------------------------------------------------
Worked around an `ntheorem` issue. (#36)
With `ntheorem`, the theorem title cannot contain direct brackets, which may
come from the expansion of new `MakeUppercase` or `MakeLowercase`, starting
from LaTeX2e 2022-11-01.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/thmtools
More information is at
https://www.ctan.org/pkg/thmtools
------------------------------------------------------------------------
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
François Pantigny submitted an update to the
piton
package.
Version number: 1.6 2023-05-03
License type: lppl1.3
Summary description: Typeset Python listings with LPEG
Announcement text:
----------------------------------------------------------------------
New key 'width' (for the total width of the listing).
New style 'UserFunction' to format the names of the Python functions predefined by the
user. Command PitonClearUserFunctions to clear the list functions names.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/piton
More information is at
https://www.ctan.org/pkg/piton
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
--
samcarter submitted an update to the
beamertheme-tcolorbox
package.
Version number: 0.6 2023-05-03
License type: lppl1.3c
Summary description: A beamer inner theme which reproduces standard beamer blocks using tcolorboxes
Announcement text:
--------------------------------------------------------------------------------
### Changed
- improved spacing of tcolorboxes on title and section pages
--------------------------------------------------------------------------------
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
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 .
Hironori Kitagawa submitted an update to the
luatexja
package.
Version: 20230503.0
License: bsd
Summary description: Typeset Japanese with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
* Adapt to LuaTeX-1.17.0.
* Fix searching of JFM.
----------------------------------------------------------------------
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
Yu Xiong submitted updates to the
njuthesis
package.
Version: 1.2.1 2023-05-03
License: lppl1.3c
Summary description: LaTeX thesis template for Nanjing University
Announcement text:
----------------------------------------------------------------------
1.2.0 2023-05-02 :
# New
- Updated cover design for 2023.
1.2.1 2023-05-03 :
# Fix
- Fixed the missing degree name on national library cover.
- Fixed incorrect underline length.
For more information, see
<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
Sadao Massago submitted an update to the
latex-via-exemplos
package.
Version: 0.5.9 2023-05-01
License: gpl2+
Summary description: A LaTeX course written in brazilian portuguese language
Announcement text:
----------------------------------------------------------------------
- now compiled as one sided document
- boldsymbol for math mode.
- added example of booktabs, xtab, and xcolor with table options.
- added examples of todonotes and ticket packages.
- added example of leaflet class
- added example of gradient-text
- update on siunitx's commands
- circled numbers and texts
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-via-exemplos
The package’s files themselves can be inspected at
https://mirrors.ctan.org/info/latex-via-exemplos/
------------------------------------------------------------------------
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-k 2023-05-01
License type: lppl1.3c
Summary description: A LaTeX package for French maths teachers in college
Announcement text:
----------------------------------------------------------------------
- New command Pavage
- Some new keys for some commands (Cartes,Tortue...)
----------------------------------------------------------------------
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
--
Maïeul Rouquette submitted an update to the
biblatex-manuscripts-philology
package.
Version number: 2.1.4 2023-05-01
License type: lppl1.3
Summary description: Manage classical manuscripts with BibLaTeX
Announcement text:
--------------------------------------------------------------------------------
Add latin support (by Domenico Cufalo)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-man…
More information is at
https://www.ctan.org/pkg/biblatex-manuscripts-philology
--------------------------------------------------------------------------------
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 .
Chris Hughes submitted an update to the
latexindent
package.
Version number: 3.21 2023-05-01
License type: gpl3
Summary description: Indent a LaTeX document, highlighting the programming structure
Announcement text:
--------------------------------------------------------------------------------
New feature for the align at ampersand routine:
alignContentAfterDoubleBackSlash and spacesAfterDoubleBackSlash, full details
at https://github.com/cmhughes/latexindent.pl/releases/tag/V3.21
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/latexindent
More information is at
https://www.ctan.org/pkg/latexindent
--------------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Jean-François Burnol submitted an update to the
etoc
package.
Version number: 1.2a 2023-05-01
License type: lppl1.3c
Summary description: Completely customisable TOCs
Announcement text:
----------------------------------------------------------------------
- Drop the requirement, which was added at 1.1a, of a LaTeX kernel at
least as recent as 2020-10-01.
- Drop the requirement, which was added at 1.2, of availability of the
expanded primitive.
So etoc 1.2a should work on old LaTeX installations; mind that it has
been only minimally retro-tested.
- deeplevels boolean option: adapted from a patch courtesy of Matthew
Trescott in the context of the Doxygen project (cf PR doxygen#9936).
Thanks!
With this option, available numerical levels range from -1 (usually
assigned to `part'; or -2 for memoir `book' sectioning) up to 12 rather
than up to 6.
Refer to PDF documentation for the 1.2a change log entry details.
Also, an important feature of the 1.2 **experimental** addition
locallistof{figures,tables} has been documented in their devoted
PDF section.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/etoc
More information is at
https://www.ctan.org/pkg/etoc
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
--
For the CTAN Team
Ina Dau
Daniel Flipo submitted an update to the
lua-typo
package.
Version: 0.80 2023-04-28
License: lppl1.3c
Summary description: Highlighting typographical flaws with LuaLaTeX
Announcement text:
----------------------------------------------------------------------
- Config file `lua-typo.cfg` changed (new colours added, all colour
numbers are shifted by 1).
- Colours no longer override each other, a special colour has been
added for lines affected by multiple flaws (f.i. widow+overfull).
- Bug fix (file `.typo`): in footnotes, line numbers for homeoarchy
were not reset.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lua-typo
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/latex/lua-typo/
------------------------------------------------------------------------
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