summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/oberdiek/embedfile-example-plain.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/oberdiek/embedfile-example-plain.tex')
-rw-r--r--Master/texmf-dist/doc/latex/oberdiek/embedfile-example-plain.tex14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/oberdiek/embedfile-example-plain.tex b/Master/texmf-dist/doc/latex/oberdiek/embedfile-example-plain.tex
index fa63351711d..9844082a13e 100644
--- a/Master/texmf-dist/doc/latex/oberdiek/embedfile-example-plain.tex
+++ b/Master/texmf-dist/doc/latex/oberdiek/embedfile-example-plain.tex
@@ -29,19 +29,19 @@
%% embedfile-example-collection.tex, embedfile-test1.tex,
%% embedfile-test2.tex, embedfile-test3.tex.
%%
- % Load packages
+% Load packages
\input miniltx
- % \def\Gin@driver{pdftex.def}
- % \input graphicx.sty
+% \def\Gin@driver{pdftex.def}
+% \input graphicx.sty
\input embedfile.sty
\resetatcatcode
- % default setting
+% default setting
\embedfilesetup{
mimetype=text/plain
}
- % Embed files
+% Embed files
\embedfile[
filespec=example.tex,
desc={Source code (plain-TeX) of this example}
@@ -56,10 +56,10 @@
desc={Documentation of package `embedfile'}
]{embedfile.pdf}
- % Some text
+% Some text
This example document contains three embedded files.
- % End of document
+% End of document
\embedfilefinish % don't forget
\bye
\endinput