diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/keyparse/keyparse.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/keyparse/keyparse.ins | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/keyparse/keyparse.ins b/Master/texmf-dist/source/latex/keyparse/keyparse.ins new file mode 100644 index 00000000000..ec855609b59 --- /dev/null +++ b/Master/texmf-dist/source/latex/keyparse/keyparse.ins @@ -0,0 +1,64 @@ +%% +%% This is file `keyparse.ins', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% keyparse.dtx (with options: `install') +%% ----------------------------------------------------------------------------- +%% keyparse --- key-based parser +%% Released under the LaTeX Project Public License v1.3c or later +%% See http://www.latex-project.org/lppl.txt +%% ---------------------------------------------------------------------------- +%% +\input l3docstrip.tex +\keepsilent +\askforoverwritefalse +\preamble +----------------------------------------------------------------------------- +keyparse --- key-based parser +Released under the LaTeX Project Public License v1.3c or later +See http://www.latex-project.org/lppl.txt +---------------------------------------------------------------------------- + +\endpreamble +\postamble + +Copyright (C) 2021 by Erwann Rogard + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License (LPPL), either +version 1.3c of this license or (at your option) any later +version. The latest version of this license is in the file: + +http://www.latex-project.org/lppl.txt + +This work is "maintained" (as per LPPL maintenance status) by +Erwann Rogard. + +This work consists of the file keyparse.dtx and the derived files: +keyparse.sty, and keyparse.pdf. + +\endpostamble +\generate{ + \file{\jobname.sty}{\from{\jobname.dtx}{package}} +} + \endbatchfile +%% +%% Copyright (C) 2021 by Erwann Rogard +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License (LPPL), either +%% version 1.3c of this license or (at your option) any later +%% version. The latest version of this license is in the file: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% This work is "maintained" (as per LPPL maintenance status) by +%% Erwann Rogard. +%% +%% This work consists of the file keyparse.dtx and the derived files: +%% keyparse.sty, and keyparse.pdf. +%% +%% +%% End of file `keyparse.ins'. |