On Fri, Sep 06, 2002 at 12:01:28PM +0200, Olivier Ripoll wrote: > The result is what I wanted, but the spacing in definetely huge, > especially as my page size is A5, and my font size 10. > > What do I have to add to the preambule to shrink this spacing between > the figure title and the caption ?
This is a bug of lyx-1.2.1.
For a workaround, add the following line to the preamble:
\renewenvironment{center}{\par\centering}{\par}
