<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
The solution we used for this problem consisted of these steps.<br>
<br>
- Where footnote callers come, both in the text body and at the bottom
of the page, use special characters instead of numbers, so as to be
able to find them again later on.<br>
<br>
- Convert the xml to XEP intermediate format. On the commandline this
would be done by using the "-format xep" bit.<br>
<br>
- Go through that intermediate format to find where the page starts
(&lt;xep:page) and where it ends (&lt;/xep:page). Wherever the special
characters used in the first step are found, put sequential numbers
instead.<br>
<br>
- Convert the XEP intermediate format to the desired output format.<br>
<br>
Regards,<br>
<br>
Teus.<br>
<br>
<br>
Owens, Stephen P wrote:
<blockquote
 cite="mid:D3E04DEEB564194194DA3C4B4CFF6DDA03F47A83@groamrexm05.amer.pfizer.com"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 11 (filtered medium)">
  <style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
  </style>
  <div class="Section1">
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Hi,<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><o:p>&nbsp;</o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Does anyone know how to
output footnotes that are numbered
1-n as they appear on the page, and then restart numbering on the next
page,
even though the XML that is being rendered has no information regarding
pagination?<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><o:p>&nbsp;</o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Steve<o:p></o:p></span></font></p>
  </div>
</blockquote>
<br>
</body>
</html>