<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Times New Roman">I recently downloaded and installed XEP
Desktop version 4.18 build 20100322 (full version; i.e. not personal
and not academic). <br>
<br>
In one job, I noticed that footnotes in a table were ordered
incorrectly and then found the message about adding the
FOOTNOTE_REORDERING=true core option.&nbsp; I did so and the vast majority
of the footnote reordering problems went away.&nbsp; Sadly, however, not all
of the reordering problems went away.<br>
<br>
I'm attaching the .fo that causes the problem.&nbsp; Notice that footnotes
19 and 20, 49 and 50, and 54 and 55 are in the incorrect order.&nbsp; They
are all instances of <br>
<br>
Here is how my xep.xml file begins:<br>
<br>
&nbsp; &lt;!-- ======================================================= --&gt;<br>
&nbsp; &lt;!-- Formatter options&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --&gt;<br>
&nbsp; &lt;!-- ======================================================= --&gt;<br>
&nbsp; &lt;options&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;option name="LICENSE" value="license.xml"/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;option name="TMPDIR" value="none"/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;option name="BROKENIMAGE" value="images/404.gif"/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;option name="LOGO" value="images/logo-renderx.svg"/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;option name="FOOTNOTE_REORDERING" value="true"/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;option name="STAMP_PNG" value="images/stamp-renderx.png"/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
<br>
I am running on a Windows XP SP2 machine.<br>
<br>
Thank you for any help you can give me in fixing these ordering
problems.<br>
<br>
--Andy<br>
<br>
</font>
</body>
</html>