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