diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/2-2-7.inl')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-graphics-companion/2-2-7.inl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/2-2-7.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/2-2-7.inl new file mode 100644 index 00000000000..33d08ffad7b --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/2-2-7.inl @@ -0,0 +1,10 @@ +\usepackage {graphicx} +left\HR\fbox{% + \includegraphics + [bb=120 120 150 200]% + {w.eps}}\HR right +\qquad +left\HR\fbox{% + \includegraphics + [bb=120 120 150 200,clip]% + {w.eps}}\HR right |