← Prev in month ← Prev in thread

programlisting question

From
Kari Bourgeois <>
Date
2007-08-16T16:24:48+00:00
ID
Thread
programlisting question
One more for today…sorry to take so much bdwth

 

Can anyone tell me why my programlisting output is including
“-“ at the start of every word? As shown in the output sample
below? Also, the wrap doesn’t seem to be working. I’m using Apache.

 

Thanks again!

Kari

 

Here’s the text from my customization layer.

            <xsl:param name="hyphenate.verbatim" select="1"></xsl:param>

            <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">8pt</xsl:attribute>

            </xsl:attribute-set>

 

Here’s the output:

 

<Note, -you -will -be -asked
-for -storage -locations -for -the -repository. -You -can -specify -them 1.
-simple -everything -stored -under -a -single -directory

2. -custom -- -manually -enter -the
-directories -for -each -of:

- -storage -tablespace

- -catalog -tablespace

- -temp -tablespace

- -Brother-Panther -Repository
-config -file

Simple -or -Custom: -[s]>
← Prev in month ← Prev in thread