On Sun, Jun 03, 2001 at 06:14:29PM +0200, ben wrote:
> Hello,
> 
> I have the following problem when using the DocBook class: when I put
> some Literal layout style text in a figure float, I expect to have
> something like this:
> 
> <figure>
>   <title>The figure title</title>
>   <literallayout><![CDATA[
> first line
> second line
> ...
> last line
> ]]></literallayout>
> </figure>
> 
> But I have:
> 
> <figure>
>   <title>The figure title</title>
> 
> first line
> second line
> ...
> last line
> </figure>
> 
> There is the same problem with the Code layout style: the
> <programlisting> tag is missing when exported to SGML.

  Please send me a small file that has this problem.

> The workaround I've found is to put before and after the text the
> expected opening and closing tags in SGML, but it is a temporary fix (I
> hope :-).

  This will be fixed for 1.2.x as the code is much more clean.
  
> BG
> 
> 

-- 
José

Reply via email to