Hello,

I wanted to add a background color to my programming listings and
found an old post from Bob in which he suggested to add the following
to the customizing layer:

<xsl:attribute-set name="shade.verbatim.properties">
   border-color="thin black ridge"
   background-color="silver"
</xsl:attribute-set>

If I do this, I get an error:

    [xslt] Unknown file:61:9: Fatal Error! Error reported by XML
parser Cause: org.xml.sax.SAXParseException; lineNumber: 61;
columnNumber: 9; expected '"' or "'" (found "b")
     [xslt] Failed to process null

BUILD FAILED
/home/vogella/workspace/docu/de.vogella.publishing/buildpdf.xml:294:
javax.xml.transform.TransformerConfigurationException: Failed to parse
stylesheet

Anyone knows what I'm doing incorrect?

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]

Reply via email to