diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/l3build/l3build.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/l3build/l3build.ins | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/l3build/l3build.ins b/Master/texmf-dist/source/latex/l3build/l3build.ins new file mode 100644 index 00000000000..852c19381d7 --- /dev/null +++ b/Master/texmf-dist/source/latex/l3build/l3build.ins @@ -0,0 +1,40 @@ +\iffalse meta-comment + +File l3build.ins Copyright (C) 2014 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 "l3build 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 docstrip.tex +\askforoverwritefalse + +\preamble + +EXPERIMENTAL CODE + +Do not distribute this file without also distributing the +source files specified above. + +Do not distribute a modified version of this file. + +\endpreamble +% stop docstrip adding \endinput +\postamble +\endpostamble + +\keepsilent + +\generate{\file{regression-test.tex}{\from{l3build.dtx}{package}}} + +\endbatchfile |