← Prev in month ← Prev in thread
Next in thread → Next in month →

DOCBOOK-APPS: Re: Indenting paragraphs for PDF output,XSL customisation

From
Norman Walsh <>
Date
2002-07-09T22:26:42+00:00
ID
Thread
DOCBOOK-APPS: Re: Indenting paragraphs for PDF output,XSL customisation
/ fyl2xp1 <> 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 <>      | 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
← Prev in month ← Prev in thread
Next in thread → Next in month →