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: [docbook-apps] Indenting first line of a para


Joachim Ziegler:
[ Charset ISO-8859-1 unsupported, converting... ]
> >   <xsl:attribute name="text-indent">24pt</xsl:attribute>
> > 
> > text-indent is the XSL FO way to first-line-indent.
> 
> Thank you.
> 
> This works fine for <para>s, but now the first line of my 
> <literallayout>s in which I
> show program fragments is indented, too.
> 

Joachim,

this means that you want to override verbatim.properties and|or monospace.verbatim.properties
too. By the way, this is not something I know in advance, I am just looking in
the stylesheets. They are very clearly written and are good documentation of themselves.

xsl/fo/block.xsl
xsl/fo/verbatim.xsl

David Tolpin
http://davidashen.net/

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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