summaryrefslogtreecommitdiff
path: root/macros/context/contrib/context-handlecsv/handlecsv-context-suite/tex/context/third/handlecsv/t-handlecsv.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/context/contrib/context-handlecsv/handlecsv-context-suite/tex/context/third/handlecsv/t-handlecsv.tex')
-rw-r--r--macros/context/contrib/context-handlecsv/handlecsv-context-suite/tex/context/third/handlecsv/t-handlecsv.tex29
1 files changed, 29 insertions, 0 deletions
diff --git a/macros/context/contrib/context-handlecsv/handlecsv-context-suite/tex/context/third/handlecsv/t-handlecsv.tex b/macros/context/contrib/context-handlecsv/handlecsv-context-suite/tex/context/third/handlecsv/t-handlecsv.tex
new file mode 100644
index 0000000000..b7f2a97db3
--- /dev/null
+++ b/macros/context/contrib/context-handlecsv/handlecsv-context-suite/tex/context/third/handlecsv/t-handlecsv.tex
@@ -0,0 +1,29 @@
+%D \module
+%D [ file=t-handlecsv.tex,
+%D version=2018.04.07,
+%D title=HandleCSV module,
+%D subtitle=CSV file handling,
+%D author=Jaroslav Hajtmar,
+%D date=\currentdate,
+%D copyright=Jaroslav Hajtmar,
+%D email=hajtmar@gyza.cz,
+%D license=GNU General Public License]
+%
+%C Copyright (C) 2018 Jaroslav Hajtmar
+%C
+%C This program is free software: you can redistribute it and/or modify
+%C it under the terms of the GNU General Public License as published by
+%C the Free Software Foundation, either version 3 of the License, or
+%C (at your option) any later version.
+%C
+%C This program is distributed in the hope that it will be useful,
+%C but WITHOUT ANY WARRANTY; without even the implied warranty of
+%C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+%C GNU General Public License for more details.
+%C
+%C You should have received a copy of the GNU General Public License
+%C along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+\usemodule[handlecsv.lua]
+\usemodule[handlecsv-extra.lua]
+\usemodule[handlecsv-tools.lua]