]> git.lyx.org Git - lyx.git/blobdiff - src/figureForm.C
John's per-paragraph line spacing patch.
[lyx.git] / src / figureForm.C
index e572f3135110334e3d49d6e224f1665cbb37d72e..320f30c5661c3ee06ee8058b50af101a609e2ba4 100644 (file)
@@ -88,6 +88,7 @@ void FigureApplyCB(FL_OBJECT *, long)
                                     VSpace (0.3 *
                                             buffer->params.spacing.getValue(),
                                             LyXLength::CM),
+                                    Spacing(),
                                     LYX_ALIGN_CENTER, string(), 0);
        
        current_view->update(current_view->text, BufferView::SELECT|BufferView::FITCUR|BufferView::CHANGE);