On Tue, Aug 26, 2003 at 03:09:21PM +0200, Juergen Spitzmueller wrote: > Andre Poenitz wrote: > > InsetText::paragraphs().back() is the last par in this text. > > thanks. is this a bool?
No, a reference to the last par. > I'm trying to get the alignment in floats and table cells right (our current > \begin{center}...\end{center} inserts unwanted space). > http://bugzilla.lyx.org/show_bug.cgi?id=1290 > floats and table cells should be aligned with > \begin{centering}...\end{centering} etc. (which is nothing else than better > markup of \centering...\par), but the very last paragraph in a table cell > must be aligned with \centering (without closing \par), else an extra line is > appended. Can't this be solved by some TeX trickery? It's a TeX problem after all... What's wrong with using \centering in the other cells? Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)