From: Uwe Stöhr Date: Sun, 27 Jul 2008 21:44:24 +0000 (+0000) Subject: tex2lyx/test-insets.tex: add test for bounding box and clipping of \includegraphics X-Git-Tag: 1.6.10~3857 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b3531611e79d9a8e8050cbb96cb0d3296724317b;p=lyx.git tex2lyx/test-insets.tex: add test for bounding box and clipping of \includegraphics git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25919 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/tex2lyx/test-insets.tex b/src/tex2lyx/test-insets.tex index 69949e651d..b6b5649ad0 100644 --- a/src/tex2lyx/test-insets.tex +++ b/src/tex2lyx/test-insets.tex @@ -58,7 +58,7 @@ between~\verbatiminput{foo} or~\verbatiminput*{foo}. There is also some basic support for graphics, in the form \includegraphics{foo.eps}, or the slightly more elaborate -\includegraphics[height=1cm, width=1cm]{foo.eps}. +\includegraphics[bb=10bp 0bp 96bp 96bp,clip,height=1cm, width=1cm]{foo.eps}. \section{Special formattings}