[oXygen-user] v6 beta pretty print

George Cristian Bina
Sun May 15 00:14:16 CDT 2005


Hi Sean,

Thanks! We fixed that.
The problem was that the preserve space state of an element was computed 
with some delay, after the start tag was serialized and this caused 
recording the place before > as a point where we can brake the line.

All the best,
George
--
George Cristian Bina
http://www.oxygenxml.com



Sean Wheller wrote:
> For some reason in v6 beta pretty print on the following instances inserts a 
> line break after the attribute
> 
> <step>
>                 <para>...</para>
>                 <screenshot os="kde"
>                 >
>             <mediaobject>
>                 <imageobject>
>                     <imagedata fileref="../../images/&language;/inst11-5.png" 
> format="PNG"/>
>                 </imageobject>
>             </mediaobject>
>         </screenshot>
> 
> Any ideas why?
> 



More information about the oXygen-user mailing list