RE: [docbook-apps] programlisting question

From
Kari Bourgeois <>
Date
2007-08-16T17:51:32+00:00
ID
Thread
RE: [docbook-apps] programlisting question
From: Kari Bourgeois
[mailto:] 

Sent: Thursday, August 16, 2007
12:51 PM

To: 'Bob Stayton'

Subject: RE: [docbook-apps]
programlisting question

 

Yes, using FOP. Can work around that. Any
idea on the extra “-“ that are shown in my output example?

 

<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

 

 

From: Bob Stayton
[mailto:] 

Sent: Thursday, August 16, 2007
12:00 PM

To: Kari Bourgeois;


Subject: Re: [docbook-apps]
programlisting question

 

Are you using FOP?  FOP does not yet support the
hyphenate.verbatim feature.

 

Bob Stayton

Sagehill Enterprises

DocBook Consulting



 

 

----- Original Message ----- 

From: Kari Bourgeois 

To: 

Sent: Thursday, August
16, 2007 9:24 AM

Subject: [docbook-apps]
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]>