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: How do you %indent-programlisting-lines for anexternal file?


On Wed, May 30, 2001 at 05:22:35PM +0200, Peter Eisentraut wrote:
> Brian Dellert writes:
> 
> > > tried this, but I believe that it will work.
> > >
> > > <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
> > > <!ENTITY programFile SYSTEM "./source.pl">
> > > ]>
> > >
> >
> > It works if source.pl does not contain anything that looks like
> > markup. However, if source.pl contains < and > signs, jade errors out.
> > I've attached a new source.pl that demos this.
> 
> Maybe
> 
> <!ENTITY programFile SYSTEM "./source.pl" CDATA>
>

jade throws an error on that line. I changed it to read:

  <!ENTITY programFile SYSTEM "./source.pl" CDATA linespecific>

This parses okay, but in the PDF there's just a blank space where
source.pl was suppose to be included. 


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


Powered by eList eXpress LLC