I posted the fix for this. Attached is a diff for the related documentation. Comments welcome.
Uwe Stöhr wrote: > Hello Richard, > > there's a bug in you new code: > Open the graphics dialog and check the scale option and the label > "Scale Graphics %" gets red and the "100" that was previously there > disappears. > > regards Uwe -- ================================================================== Richard G Heck, Jr Professor of Philosophy Brown University http://frege.brown.edu/heck/ ================================================================== Get my public key from http://sks.keyserver.penguin.de Hash: 0x1DE91F1E66FFBDEC Learn how to sign your email using Thunderbird and GnuPG at: http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto
Index: doc/UserGuide.lyx =================================================================== --- doc/UserGuide.lyx (revision 17743) +++ doc/UserGuide.lyx (working copy) @@ -91,6 +91,7 @@ \paperpagestyle default \tracking_changes false \output_changes false +\author "Richard Heck" \author "usti" \end_header @@ -13621,31 +13622,61 @@ \family sans File \family default - tab allows you to choose your image file (note that a wide variety of image - formats are supported automatically). - The figure can be transformed by setting a rotation angle, using a bounding - box, and scaling. - Table\InsetSpace ~ + field allows you to choose your image file. + (See Section +\begin_inset LatexCommand ref +reference "sub:How-it-works" +\end_inset + + for information on supported formats.) The figure can be transformed by + setting a rotation angle, setting the output size, and clipping the image. + It is possible to set the clipping parameters automatically for some image + formats by clicking the +\begin_inset Quotes eld +\end_inset + +Clip to bounding box +\begin_inset Quotes erd +\end_inset + + check box under the +\family sans +Clipping +\family default + tab. + For scaling, you can set the scale directly by using a percentage, or you + can set the width and height explicitly. + (See Table \begin_inset LatexCommand ref reference "cap:Units-for-image" \end_inset - describes all available units. - It is possible to set a bounding box automatically for some image formats - (see the -\family sans -Bounding\InsetSpace ~ -Box -\family default - tab). - Note that it is possible to control the display of the figure in LyX and - the display in the final document separately, which can be very useful - for large figures. + for the available units.) If you set only one of these, the other will be + determined automatically. + If you set both, then the image will be tranformed to that exact size, + possibly distorting it. + If you do not want the image distorted, check the +\begin_inset Quotes eld +\end_inset + +Maintain aspect ratio +\begin_inset Quotes erd +\end_inset + + box. + The image will then be scaled so that its width and height do not exceed + the specified dimensions. + (The documentation for the LaTeX graphicx package has all the details.) +\end_layout + +\begin_layout Standard +It is possible to control the display of the figure in LyX and the display + in the final document separately, which can be very useful for large figures. LaTeX wizards can specify additional LaTeX options in the \family sans -Extras +LaTeX and LyX Options \family default tab. You can also set the @@ -13660,10 +13691,17 @@ \end_inset ). + See the documentation for the LaTeX subfigure package for more information. \end_layout \begin_layout Subsection How it works +\begin_inset LatexCommand label +name "sub:How-it-works" + +\end_inset + + \end_layout \begin_layout Standard