]> git.lyx.org Git - lyx.git/commitdiff
tex2lyx/test-insets.tex: add test for bounding box and clipping of \includegraphics
authorUwe Stöhr <uwestoehr@web.de>
Sun, 27 Jul 2008 21:44:24 +0000 (21:44 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 27 Jul 2008 21:44:24 +0000 (21:44 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25919 a592a061-630c-0410-9148-cb99ea01b6c8

src/tex2lyx/test-insets.tex

index 69949e651da5f17556b5711d14d01d78932abf1a..b6b5649ad042f7b1e73e2a82b57541cd9461e059 100644 (file)
@@ -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}