summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/oberdiek/embedfile-example-plain.tex
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-11-16 11:24:40 +0000
committerNorbert Preining <preining@logic.at>2007-11-16 11:24:40 +0000
commit55ae6e504d04d806c4c5ac253dedb98196fc1c35 (patch)
tree5200a08eba158000f26a357a2a54a0923dd189de /Master/texmf-dist/doc/latex/oberdiek/embedfile-example-plain.tex
parenta7dfc63af349a5ea5fb37b110f584cc878308ea7 (diff)
oberdiek update 11/11
git-svn-id: svn://tug.org/texlive/trunk@5458 c570f23f-e606-0410-a88d-b1316a301751
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