On Fri, 20 Jul 2001, [EMAIL PROTECTED] wrote:
> Vladimir,
> 
>> 2. Since the inlinegraphic element is going away in DocBook V5.0,
>>    is there a portable way of specifying included code in both V4.0
>>    and V5.0?
> I also use the construct:
> 
> <programlisting>
> <![CDATA[
>    this is my code
>  ]]>
> </programlisting>
> 
> This doesn't do the include of the text, like you did, but it does
> allow me to put & and < characters inside of the <![CDATA[]]> item.

How about using this, to make things easier:

      <programlisting format="linespecific"><inlinemediaobject>
          <imageobject>
            <imagedata fileref="yourfile.here" format="linespecific"/>
          </imageobject>
        </inlinemediaobject>
      </programlisting>


Be seeing you,
-- 
Godoy. <[EMAIL PROTECTED]>

Desenvolvimento de Solu��es         --          Solutions Development
Conectiva S.A     -    www.conectiva.com.br     -   +55 (41) 360-2600
Conectiva Inc.    -    www.conectiva.com        -   +55 (41) 360-2600


------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: [EMAIL PROTECTED]

Reply via email to