Directory macros/luatex/generic/tsvtemplate
README
SUMMARY
This is a simple tsv reader for LuaLaTex and plain luaTeX.
INSTALLATION
Move all files in this repository to a place where TeX can find them.
You can generate the manual with
luatex tsvtemplate.doc
COPYING
(c) 2022 Esger Renkema
These files may be distributed under the terms of the European Union Public
Licence (EUPL) version 1.2 or later. A copy can be obtained at:
https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12
Download the contents of this package in one zip archive (54.9k).
tsvtemplate – Apply a template to a tsv file
This is a simple tsv (tab-separated values) reader for LuaLaTeX and plain LuaTeX.
It also supports (non-quoted) comma-separated values, or indeed values separated by any character.
| Package | tsvtemplate |
| Repository | https://gitlab.com/renkema/tsvtemplate |
| Version | 2022/1.0 |
| Licenses | Free license not otherwise listed |
| Copyright | 2022 Esger Renkema |
| Maintainer | Esger Renkema |
| Contained in | TeX Live as tsvtemplate MiKTeX as tsvtemplate |
| Topics | LuaTeX Lua supp |