macrolist – List operations for LaTeX2ε
This package provides a list data structure and common list functions such as \macrolistadd, \macrolistremove, \macrolistforeach, as well as \macrolistremovelast (similar to C++’s pop_back) and \macrolistjoin (similar to Javascript’s arr.join).
Unlike most programming languages, the lists in this package are 1-indexed, meaning the first element is numbered 1, the second element numbered 2, and so on.
| Sources | /macros/latex/contrib/macrolist |
| Documentation | |
| Repository | https://github.com/chennisden/macrolist |
| Version | 2.1.0 2021-07-31 |
| Licenses | The LaTeX Project Public License 1.3 |
| Copyright | 2021 Dennis Chen |
| Maintainer | Dennis Chen |
| Contained in | TeX Live as macrolist MiKTeX as macrolist |
| Topics | List Macro support |
Download the contents of this package in one zip archive (189.6k).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
Community Comments