OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: programlisting problems


On Thu, Mar 15, 2001 at 12:59:20PM +0100, Carsten Wartmann wrote:
> <programlisting>
> X
> Y
> Z
> </programlisting>
> 
> Produces in HTML and PDF:
> 
> ----------------- grey box ----------------------
> 1 X
> 2 Y
> 3 Z
> 4
> -------------------------------------------------

I can answer your first question.  <programlisting> produces literal
output. Use the following:

<programlisting>X
Y
Z</programlisting>

Not as pretty in your source code, but produces the intended result.

-- 
  Terry L Jeffress
  <tjeffress@altavista.net>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC