OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

opendocument-users message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: style:use-optimal-row-height


I have cells that end up having this:

<style:table-row-properties style:row-height="16.16pt" fo:break-before="auto" style:use-optimal-row-height="true"/>

Since I can't know in advance what row-height is optimal, I tried this:

<style:table-row-properties style:use-optimal-row-height="true"/>

But that has no effect, when:

<style:table-row-properties style:row-height="16.16pt"/>

only is enough to get what I want (but since I can't determine ahead what will be the proper height, I would not know how to code that in the xsl).

Why is it that style:use-optimal-row-height="true" alone has no effect ? It seems very counterintuitive.


Jean-Christophe Helary
-----------------------------------------------
http://mac4translators.blogspot.com @brandelune




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]