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
This commit is contained in:
Uwe Stöhr 2008-07-27 21:44:24 +00:00
parent f3bef13874
commit b3531611e7

View 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}