diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/keyvaltable/keyvaltable.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/keyvaltable/keyvaltable.ins | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/keyvaltable/keyvaltable.ins b/Master/texmf-dist/source/latex/keyvaltable/keyvaltable.ins new file mode 100644 index 00000000000..ab37848ec76 --- /dev/null +++ b/Master/texmf-dist/source/latex/keyvaltable/keyvaltable.ins @@ -0,0 +1,36 @@ +%% +%% Copyright (C) 2016 by Richard Gay <gay@mais.informatik.tu-darmstadt.de> +%% +%% This file may be distributed and/or modified under the conditions of +%% the LaTeX Project Public License, either version 1.2 of this license +%% or (at your option) any later version. The latest version of this +%% license is in: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.2 or later is part of all distributions of LaTeX version +%% 1999/12/01 or later. +%% +\input docstrip.tex +\keepsilent + +\usedir{tex/latex/keyvaltable} +\preamble + +Copyright (C) 2016 by Richard Gay <gay@mais.informatik.tu-darmstadt.de> + +This file may be distributed and/or modified under the conditions of +the LaTeX Project Public License, either version 1.2 of this license +or (at your option) any later version. The latest version of this +license is in: + + http://www.latex-project.org/lppl.txt + +and version 1.2 or later is part of all distributions of LaTeX version +1999/12/01 or later. + +\endpreamble + +\generate{\file{keyvaltable.sty}{\from{keyvaltable.dtx}{package}}} + +\endbatchfile |