← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: DOCBOOK: Recommended way to include external C source

From
Norman Walsh <>
Date
2000-10-25T14:58:45+00:00
ID
Thread
Re: DOCBOOK: Recommended way to include external C source
/ Bernd Kreimeier <> 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 <>      | Every day is a good day.--Yun-men
http://www.oasis-open.org/docbook/ | 
Chair, DocBook Technical Committee |
← Prev in month ← Prev in thread
Next in thread → Next in month →