<!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. I did so and the vast majority
of the footnote reordering problems went away. Sadly, however, not all
of the reordering problems went away.<br>
<br>
I'm attaching the .fo that causes the problem. Notice that footnotes
19 and 20, 49 and 50, and 54 and 55 are in the incorrect order. They
are all instances of <br>
<br>
Here is how my xep.xml file begins:<br>
<br>
<!-- ======================================================= --><br>
<!-- Formatter options --><br>
<!-- ======================================================= --><br>
<options><br>
<option name="LICENSE" value="license.xml"/><br>
<option name="TMPDIR" value="none"/><br>
<option name="BROKENIMAGE" value="images/404.gif"/><br>
<option name="LOGO" value="images/logo-renderx.svg"/><br>
<option name="FOOTNOTE_REORDERING" value="true"/><br>
<option name="STAMP_PNG" value="images/stamp-renderx.png"/><br>
<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>