mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-15 06:43:32 +00:00
Use small font in programlistings and wrap when too long
This commit is contained in:
parent
4106c9579b
commit
63271eecfe
@ -356,7 +356,10 @@
|
|||||||
################################################### -->
|
################################################### -->
|
||||||
|
|
||||||
<!-- Verbatim text formatting (programlistings) -->
|
<!-- Verbatim text formatting (programlistings) -->
|
||||||
|
<xsl:param name="hyphenate.verbatim" select="1"/>
|
||||||
<xsl:attribute-set name="monospace.verbatim.properties">
|
<xsl:attribute-set name="monospace.verbatim.properties">
|
||||||
|
<xsl:attribute name="wrap-option">wrap</xsl:attribute>
|
||||||
|
<xsl:attribute name="hyphenation-character">►</xsl:attribute>
|
||||||
<xsl:attribute name="font-size">
|
<xsl:attribute name="font-size">
|
||||||
<xsl:value-of select="$body.font.small * 1.0"/>
|
<xsl:value-of select="$body.font.small * 1.0"/>
|
||||||
<xsl:text>pt</xsl:text>
|
<xsl:text>pt</xsl:text>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user