viveksharma wrote:
have three questions: 1.This has been discussed before but can the lyx-latex gurus point me to the best way of centering tables, figures and their captions in floats I remember having read that using the layout->paragraph->center command is not the appropriate way. I remember some discussion about having an appropriate vspace between the caption and figure/table.
layout->paragraph in floats currently produces not-so-nice output (additional space between figure and caption; this is fixed in the developement tree for 1.4). For now, you better use ERT \centering{} (at the beginning of the caption.
always at first line in the float ... the caption is centered anyway.
Herbert
