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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: epigraph is not offset


epigraph is not offset properly in either XHTML or FO.
<https://sourceforge.net/tracker/?func=detail&atid=373747&aid=1063986&group_id=21935>

In XHTML, the solution turned out to be CSS:

/* epigraph: flush right, large left margin */
.epigraph { text-align: right; margin-left: 50%; }

what do I do to achieve a similar effect with FO?

Thanks!

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.honestreporting.com>
A year spent in artificial intelligence is enough to make one believe in God.



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