CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/commalists-tools

README.md

commalists-tools

A package providing macros for basic manipulation of comma-separated lists — Un package proposant des macros pour la manipulation de listes séparées par des virgules.

Installation

The package is available on CTAN and can be installed via your distribution's package manager.

Via MiK

  • Graphically: open the MiK Console, go to Packages, search for commalists-tools and click Install.
  • Command line:
  • mpm.exe --install commalists-tools

Via Live / tlmgr

tlmgr install commalists-tools
On Linux, you may need to prefix with sudo depending on your installation.

Manual installation

If you want the latest version directly from this repository:

  1. Download the repository (click Code > Download ZIP, or clone it).
  2. Place commalists-tools(-l3).sty in a directory where can find it, for example:
    • Live / Linux: ~/texmf/tex/latex/commalists-tools/
    • MiK / Windows: C:\Users\<user>\AppData\Roaming\MiKTeX\tex\latex\commalists-tools\
    • macOS (Mac): ~/Library/texmf/tex/latex/commalists-tools/
  3. Refresh the filename database:
    • Live: mktexlsr or texhash
    • MiK: initexmf --update-fndb

Quick start

\usepackage{commalists-tools}
%or
\usepackage{commalists-tools-l3}

Author & License

Author Cédric Pierquet
Email cpierquet@outlook.fr
License Released under the Project Public License v1.3c or later

Download the contents of this package in one zip archive (253.6k).

commalists-tools – Manipulate numeral comma separated lists

This package provides some macros for the basic manipulation of comma-separated lists (adding, removing, counting, etc.)

Packagecommalists-tools
Bug trackerhttps://github.com/cpierquet/latex-packages/issues
Repositoryhttps://github.com/cpierquet/latex-packages/tree/main/commalists-tools
Version0.20b 2026-03-24
LicensesThe Project Public License 1.3c
MaintainerCédric Pierquet
Contained inTeX Live as commalists-tools
MiKTeX as commalists-tools
TopicsData manipulation
List support
...
Guest Book Sitemap Contact Contact Author