That spacing is set with these attributes in the 'verbatim.properties' attribute-set, which is used by the 'monospace.verbatim.properties' attribute-set:

 <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
 <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
 <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
 <xsl:attribute name="space-after.minimum">0.8em</xsl:attribute>
 <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
 <xsl:attribute name="space-after.maximum">1.2em</xsl:attribute>

If you want to override these just for programlisting, not literallayout, then set new attributes in 'monospace.verbatim.properties' in your customization layer.

Bob Stayton
Sagehill Enterprises
[email protected]


----- Original Message ----- From: "Lars Vogel" <[email protected]>
To: "DocBook Apps" <[email protected]>
Sent: Friday, June 15, 2012 2:00 AM
Subject: [docbook-apps] Reducing the top-margin and botton margin in 
programlisting


Hello,

I my PDF output I would like to reduce the top and botton margin which
is added to a programlisting section. Attached a screenshot of the
current output, the highlighted area is included in the output.

Any suggestions how to do this?

Best regards, Lars
--
Lars
http://www.vogella.com - Eclipse, Android and Java Tutorials
http://www.twitter.com/vogella - Lars on Twitter



--------------------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to