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

Re: [docbook-apps] a couple quick questions re: docbook -> FO ->PDF

From
Robert P. J. Day <>
Date
2003-05-20T13:58:24+00:00
ID
Pine.LNX.4.44.0305201007470.26466-100000@dell
Thread
Re: [docbook-apps] a couple quick questions re: docbook -> FO ->PDF
On Tue, 20 May 2003, Alexander Peshkov wrote:

> Hello Robert,
> 
> RPJD> 2) how to increase the line spacing just a touch in verbatim
> RPJD>    environments, mostly for <screen>s and legibility.
> 
> RPJD>    i noticed two attribute-sets, verbatim.properties and
> RPJD>    monospace.verbatim.properties, but they refer to spacing
> RPJD>    before and after, not internal.
> 
> I think verbatim.properties attributes set is very suitable for your
> needs. You can add something like this:
> 
> <xsl:attribute-set name="verbatim.properties">
>   <xsl:attribute name="line-height">120%</xsl:attribute>
> </xsl:attribute-set>
> 
> in your customization stylesheet to increase line spacing.

actually, i *just* found that attribute minutes before i read your
post.  i was getting frustrated since i was "grep"ping the
FO reference for something like "line spacing", unaware that
what i was looking for was called "line-height".

live and learn.  slowly getting a handle on things.

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