diff options
author | Norbert Preining <norbert@preining.info> | 2022-12-22 03:01:08 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-12-22 03:01:08 +0000 |
commit | d2ea2a6b7508d96cf6ef2079ab781b4ca30d7ca0 (patch) | |
tree | 6b9f581ad5896071e6bb42603cf0518b22f6afe8 /macros/luatex/generic/tsvtemplate/README | |
parent | 90958e75f9ca64e2362424209dd3c0de08c32049 (diff) |
CTAN sync 202212220301
Diffstat (limited to 'macros/luatex/generic/tsvtemplate/README')
-rw-r--r-- | macros/luatex/generic/tsvtemplate/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/macros/luatex/generic/tsvtemplate/README b/macros/luatex/generic/tsvtemplate/README new file mode 100644 index 0000000000..3431a27d10 --- /dev/null +++ b/macros/luatex/generic/tsvtemplate/README @@ -0,0 +1,23 @@ +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 + |