This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]