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


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

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


/ Bernd Kreimeier <bk@lokigames.com> 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 <ndw@nwalsh.com>      | 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

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