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]

Re: Indenting paragraphs for PDF output,XSL customisation


/ fyl2xp1 <vnhu38f93@subdimension.com> was heard to say:
| <xsl:attribute-set name="normal.para.spacing">
|    <xsl:attribute name="space-before.optimum">0.1cm</xsl:attribute>
|    <xsl:attribute name="space-before.minimum">0.1cm</xsl:attribute>
|    <xsl:attribute name="space-before.maximum">0.1cm</xsl:attribute>
| </xsl:attribute-set>
|
| but how do I do the indentation?

Add

  <xsl:attribute name="text-indent">0.5in</xsl:attribute>

or whatever indent you want.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | The trip doesn't exist that can
http://www.oasis-open.org/docbook/ | set you beyond the reach of
Chair, DocBook Technical Committee | cravings, fits of temper, or
                                   | fears. If it did, the human race
                                   | would be off there in a
                                   | body.--Seneca


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