Lorenzo Delana wrote:

> <!ENTITY example01 SYSTEM "example01.txt">
> 
> <para>
>         <example>
>                 <title>a little example</title>
>         &example01;
>         </example>
> </para>

You can use following construct which is handled by both DSSSL and XSL
stylesheets (you must set parameter use.extensions=1 when using XSL
ones):

<programlisting><inlinegraphic
fileref="example.txt" format="linespecific"/></programlisting>

                                Jirka

-- 
-----------------------------------------------------------------
  Jirka Kosek                        
  e-mail: [EMAIL PROTECTED]
  http://www.kosek.cz

Reply via email to