Wolfgang Schuster wrote:
Hi,
I was able to reproduce Thomas problem with xml files.
Part of his text was missing because he had a space after his <sln/> element in the file which caused ConTeXt to gobble the following text till the end of the paragraph.
In the following text the second line in the second paragraph has a space at the end of the line and the two lines with b's did not appear in the output (test files are attached).
<?xml version="1.0" encoding="utf-8"?>
<document>
<p> aaaa aaaa aaaa aaaa aaaa aaaa bbbb bbbb bbbb bbbb bbbb bbbb </p>
<p> aaaa aaaa aaaa aaaa aaaa aaaa bbbb bbbb bbbb bbbb bbbb bbbb </p>
</document>
Wolfgang
thanks for the test file; i think that i found the problem ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------