diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/oberdiek/test/embedfile-test4.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/oberdiek/test/embedfile-test4.tex | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/oberdiek/test/embedfile-test4.tex b/Master/texmf-dist/doc/latex/oberdiek/test/embedfile-test4.tex new file mode 100644 index 00000000000..44bea5dca84 --- /dev/null +++ b/Master/texmf-dist/doc/latex/oberdiek/test/embedfile-test4.tex @@ -0,0 +1,65 @@ +%% +%% This is file `embedfile-test4.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% embedfile.dtx (with options: `test4') +%% +%% This is a generated file. +%% +%% Copyright (C) 2006-2010 by +%% Heiko Oberdiek <heiko.oberdiek at googlemail.com> +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either +%% version 1.3c of this license or (at your option) any later +%% version. This version of this license is in +%% http://www.latex-project.org/lppl/lppl-1-3c.txt +%% and the latest version of this license is in +%% http://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 has the LPPL maintenance status "maintained". +%% +%% This Current Maintainer of this work is Heiko Oberdiek. +%% +%% The Base Interpreter refers to any `TeX-Format', +%% because some files are installed in TDS:tex/generic//. +%% +%% This work consists of the main source file embedfile.dtx +%% and the derived files +%% embedfile.sty, embedfile.pdf, embedfile.ins, embedfile.drv, +%% \immediate \write 18 {mkdir -p texmf/tex/latex/oberdiek}\edef {texmf/tex/latex/oberdiek}, dtx-attach.sty, +%% embedfile-example-plain.tex, +%% embedfile-example-collection.tex, embedfile-test1.tex, +%% embedfile-test2.tex, embedfile-test3.tex, +%% embedfile-test4.tex. +%% +\catcode`\{=1 % +\catcode`\}=2 % +\input ifluatex.sty % +\ifluatex + \directlua{% + tex.enableprimitives('', {% + 'pdflastobj',% + 'pdfnames',% + 'pdfobj',% + 'pdfoutput'% + })% + }% +\fi +\pdfoutput=1 % +\input embedfile.sty % +\shipout\hbox{} +\embedfile[% + stringmethod=escape,% + mimetype=plain/text,% + desc={iniTeX source},% +]{\jobname.tex} +\embedfilefinish +\end +\endinput +%% +%% End of file `embedfile-test4.tex'. |