From b3531611e79d9a8e8050cbb96cb0d3296724317b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sun, 27 Jul 2008 21:44:24 +0000 Subject: [PATCH] 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 --- src/tex2lyx/test-insets.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.39.5