This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How do you %indent-programlisting-lines for anexternal file?


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>

works.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-apps-request@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]