diff options
author | Karl Berry <karl@freefriends.org> | 2021-11-24 21:31:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-11-24 21:31:19 +0000 |
commit | d1cb4d61e001c353e99cf0209daeb7e265e350c5 (patch) | |
tree | 5001e82104eca492dda3f8ffe60e281b668f1c20 /Master/texmf-dist/source/latex/zref-clever/zref-clever.ins | |
parent | 2912d9e2b694d852f5d6812fe972ab65cf585b10 (diff) |
zref-clever (24nov21)
git-svn-id: svn://tug.org/texlive/trunk@61145 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/zref-clever/zref-clever.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/zref-clever/zref-clever.ins | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/zref-clever/zref-clever.ins b/Master/texmf-dist/source/latex/zref-clever/zref-clever.ins new file mode 100644 index 00000000000..71259f4751f --- /dev/null +++ b/Master/texmf-dist/source/latex/zref-clever/zref-clever.ins @@ -0,0 +1,99 @@ +% \iffalse meta-comment +% +% File: zref-clever.ins +% +% This file is part of the LaTeX package "zref-clever". +% +% Copyright (C) 2021 Gustavo Barros +% +% It 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: +% +% https://www.latex-project.org/lppl.txt +% +% and version 1.3 or later is part of all distributions of LaTeX +% version 2005/12/01 or later. +% +% +% This work is "maintained" (as per LPPL maintenance status) by +% Gustavo Barros. +% +% This work consists of the files zref-clever.dtx, +% zref-clever.ins, +% zref-clever.tex, +% zref-clever-code.tex, +% and the derived files listed in MANIFEST.md. +% +% The released version of this package is available from CTAN. +% +% ----------------------------------------------------------------------- +% +% The development version of the package can be found at +% +% https://github.com/gusbrs/zref-clever +% +% for those people who are interested. +% +% ----------------------------------------------------------------------- +% +% \fi + +\input l3docstrip.tex + +\keepsilent + +\askforoverwritefalse + +\preamble + +This file was generated from file(s) of the LaTeX package "zref-clever". + +Copyright (C) 2021 Gustavo Barros + +It 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: + + https://www.latex-project.org/lppl.txt + +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + + +This work is "maintained" (as per LPPL maintenance status) by + Gustavo Barros. + +This work consists of the files zref-clever.dtx, + zref-clever.ins, + zref-clever.tex, + zref-clever-code.tex, +and the derived files listed in MANIFEST.md. + +The released version of this package is available from CTAN. + +----------------------------------------------------------------------- + +The development version of the package can be found at + + https://github.com/gusbrs/zref-clever + +for those people who are interested. + +----------------------------------------------------------------------- + +\endpreamble + +\postamble +\endpostamble + +\generate{\file{zref-clever.sty}{\from{zref-clever.dtx}{package}}} +\generate{\file{zref-clever-english.dict}{\from{zref-clever.dtx}{dict-english}}} +\generate{\file{zref-clever-german.dict}{\from{zref-clever.dtx}{dict-german}}} +\generate{\file{zref-clever-french.dict}{\from{zref-clever.dtx}{dict-french}}} +\generate{\file{zref-clever-portuguese.dict}{\from{zref-clever.dtx}{dict-portuguese}}} +\generate{\file{zref-clever-spanish.dict}{\from{zref-clever.dtx}{dict-spanish}}} + +\endbatchfile |