On 2010-03-11, Vincent van Ravesteijn wrote:
> Uwe Stöhr schreef:

>> > I want to fix the vertical alignment bugs in LyX 1.6 and also trunk.
>> > To be able to do this, I need to calculate the height of the content
>> > of the current cell (not the height of the row). How is this done?

>> Edwin, Abdel, Vincent, do you have any hint for me how this can be done?

> tabular.cellInset(cell)->metrics(m, dim);

I assume Uwe wanted the height of the cell content *in the output*,
which might be accessible via a \vphantom{<cell-content>} command.
There might be side-effects if the <cell-content> contains macros that
increase a counter (or similar).

Günter

Reply via email to