G. Milde wrote: > I did not consider the center-environment problem. Setting the > alignment to center (in 1.3.4) puts a paragraph in a \begin{center} > \end{center} pair, thus introducing additional whitespace. This is why > Herberts Tips and Tricks recommend \centering.
Again: This is fixed in 1.4. What is still missing is the lyx2lyx conversion and an option for lyx2lyx to be strict (convert the old centering option to ERT) or not (implicitly convert the old centering option to the new one) > The following line binds the ^-Shift-B key to "insert a figure-float with > centred graphic-file". > > \bind "C-S-B" "command-sequence float-insert figure; break-paragraph; > ert-insert; self-insert \centering ;inset-toggle;graphics-insert" This looks useful for 1.3. Is it on the wiki? Georg