diff options
Diffstat (limited to 'Master/texmf-doc/doc/german/latex-tipps-und-tricks/mptest.tex')
-rw-r--r-- | Master/texmf-doc/doc/german/latex-tipps-und-tricks/mptest.tex | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/german/latex-tipps-und-tricks/mptest.tex b/Master/texmf-doc/doc/german/latex-tipps-und-tricks/mptest.tex new file mode 100644 index 00000000000..a4f3d343487 --- /dev/null +++ b/Master/texmf-doc/doc/german/latex-tipps-und-tricks/mptest.tex @@ -0,0 +1,9 @@ +\documentclass[a4paper,12pt]{book} +\usepackage{graphicx} +\begin{document} + +\includegraphics{disk.1} + +\includegraphics{erdapfel.2} + +\end{document} |