<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>Hi Framers,</p>
<p>I am using a tool to compare XML files that writes a comparison file with simple change marks (start and end for "added" / "deleted").<br />With XSLT, I transform the markers to regular condition markers which can be read by FrameMaker and which will cause the text to be shown in green color/underline or red color/strikethrough. </p>
<p>Now, in the case that one sentence not only contains this constellation one single time: <br />--> "deleted-end" marker is immediately followed by an "added-start" marker</p>
<p>but two or more times, something strange happens.</p>
<p>The first occurence is ok (maybe also the second). <br />In the second (or third) and all other occurences with this constallation, the red color/strikethrough will continue further into the "added" part until the "added" text ends, which gives a mixed color, a kind of olive-green, instead of the pure green; also underlining and strikethrough are both present.</p>
<p>If I edit the XML comparison file before opening in FM and put a space between the "deleted-end" marker and the following "added-start" marker in the second occurence, here the color will display correctly, and furthermore also in the other occurences (where nothing has been changed).</p>
<p>I am not sure if this happens exactly this way all the time...</p>
<p>Is this a known bug? I checked with FM 8 and FM 12, both are wrong (at least, some times).<br />And what can I do here besides inserting spaces between the markers? Any ideas?</p>
<p>Thank you - Tino Haida</p>
<p>(Enclosed a sample of the incorrect display.)</p>
</body></html>