Next in thread → Next in month →

Re: DOCBOOK: TeX backend bug, parser problems, and more CDATA

From
Norman Walsh <>
Date
2000-11-05T15:52:51+00:00
ID
Thread
Re: DOCBOOK: TeX backend bug, parser problems, and more CDATA
/ Bernd Kreimeier <> was heard to say:
| to include an external entity. It's flat out ridiculous:
| I can either use an external entity or use CDATA, but
| I can't do both combined? 

That's right. Either "&" is an entity start marker, or it isn't.
I've switched to using the following hack for excluding external
content:

  <inlinegraphic fileref="source.c" format="linespecific"/>

The DSSSL stylesheets do the right thing automatically; the XSL
stylesheets translate this into an XLink that I filter out with
a post-processing step.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <>      | The stone fell on the pitcher? Woe
http://www.oasis-open.org/docbook/ | to the pitcher. The pitcher fell
Chair, DocBook Technical Committee | on the stone? Woe to the
                                   | pitcher.--Rabbinic Saying
Next in thread → Next in month →