> started to wrap up all <programlisting> environments > in CDATA sections to allow verbatim examples > > having to use entities for &, < and > makes the code > hard to read and errors might slip in during the > process, so the two extra lines should be worth the effort
YYYYEEEEEEEEEEEEESSSSSS! :)) Can you also modify the style sheets to trim the example codes? This is the only one problem, I know with using <![CDATA[ As the DSSSL style sheets prints out the enter after the <![CDATA[ line, so it is a plus newline in the example printouts. The same at the ]]> end... Goba