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: Justify text in an appendix


Title: Justify text in an appendix
I can't get the text in an appendix to be justified, I've tried
<xsl:param name="alignment" select="'justify'" />
and
<xsl:attribute-set name="root.properties">
  <xsl:attribute name="text-align">justify</xsl:attribute>
</xsl:attribute-set>
body text etc. is all justified, only the appendix is wrong.
What am I missing?
Ron
-- 
Ron Catterall, Phd, DSc                         email: ron@catterall.net
Prolongacion de Hidalgo 140                             http://catterall.net/
San Felipe del Agua                                        tel: +52 951 520 1821
Oaxaca      68020  Mexico                          fax: +1 530 348 8309


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