Revision: 57343
http://sourceforge.net/p/brlcad/code/57343
Author: tbrowder2
Date: 2013-08-30 21:30:34 +0000 (Fri, 30 Aug 2013)
Log Message:
-----------
style program listings shaded with slightly smaller font
Modified Paths:
--------------
brlcad/trunk/doc/docbook/resources/brlcad/brlcad-fo-stylesheet.xsl.in
Modified: brlcad/trunk/doc/docbook/resources/brlcad/brlcad-fo-stylesheet.xsl.in
===================================================================
--- brlcad/trunk/doc/docbook/resources/brlcad/brlcad-fo-stylesheet.xsl.in
2013-08-30 20:25:23 UTC (rev 57342)
+++ brlcad/trunk/doc/docbook/resources/brlcad/brlcad-fo-stylesheet.xsl.in
2013-08-30 21:30:34 UTC (rev 57343)
@@ -56,4 +56,22 @@
</xsl:choose>
</xsl:template>
+ <xsl:attribute-set name="monospace.verbatim.properties">
+ <xsl:attribute name="font-size">9pt</xsl:attribute>
+ <xsl:attribute name="keep-together.within-column">always</xsl:attribute>
+ </xsl:attribute-set>
+
+ <xsl:param name="shade.verbatim" select="1"/>
+
+ <xsl:attribute-set name="shade.verbatim.style">
+ <xsl:attribute name="border">0.5pt solid blue</xsl:attribute>
+ <xsl:attribute name="background-color">#E0E0E0</xsl:attribute>
+ <xsl:attribute name="padding-top">0.25em</xsl:attribute>
+ <xsl:attribute name="padding-bottom">0.25em</xsl:attribute>
+ </xsl:attribute-set>
+
+ <xsl:attribute-set name="monospace.properties">
+ <xsl:attribute name="font-size">8.0pt</xsl:attribute>
+ </xsl:attribute-set>
+
</xsl:stylesheet>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits