diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/l3packages/xfp/xfp.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/l3packages/xfp/xfp.ins | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/l3packages/xfp/xfp.ins b/Master/texmf-dist/source/latex/l3packages/xfp/xfp.ins new file mode 100644 index 00000000000..421df85cb02 --- /dev/null +++ b/Master/texmf-dist/source/latex/l3packages/xfp/xfp.ins @@ -0,0 +1,45 @@ +\iffalse meta-comment + +File xfp.ins Copyright (C) 2017 The LaTeX3 Project + +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 + + http://www.latex-project.org/lppl.txt + +This file is part of the "l3packages bundle" (The Work in LPPL) +and all files in that bundle must be distributed together. + +The released version of this bundle is available from CTAN. + +\fi + +\input l3docstrip.tex +\askforoverwritefalse + +\preamble + +Copyright (C) 2017 The LaTeX3 Project + +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: + + http://www.latex-project.org/lppl.txt + +This file is part of the "l3packages bundle" (The Work in LPPL) +and all files in that bundle must be distributed together. + +\endpreamble +% stop docstrip adding \endinput +\postamble +\endpostamble + +\keepsilent + +\generate{\file{xfp.sty}{\from{xfp.dtx}{package}}} + +\endbatchfile |