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: Recommended way to include external C source


/ Bernd Kreimeier <bk@lokigames.com> was heard to say:
| What is the recommended way to handle external C source
| (i.e. having the parser include the entity, and translate 
| & into &amp; and <> into &lt;&gt; etc.)?

The DSSSL and XSL stylesheets both support the "hack" of an
image reference (inlinegraphic, imagedata) with a format of
'linespecific'.

For XSL, you have to run a translusion script over the result.

In the long run, we might expect the XInclude[1] or XLink[2]
specs to provide a more standard answer.

[1] http://www.w3.org/TR/xinclude
[2] http://www.w3.org/TR/xlink/

-- 
Norman Walsh <ndw@nwalsh.com>      | Every day is a good day.--Yun-men
http://www.oasis-open.org/docbook/ | 
Chair, DocBook Technical Committee |

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