hosain-fouad / dotify

Automatically exported from code.google.com/p/dotify
0 stars 3 forks source link

How to number footnotes? #100

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
How can footnotes be numbered automatically in Dotify, and how can the 
numbering be reset on each braille page?

Example 1:

Input: 
https://raw.githubusercontent.com/snaekobbi/functional-testing/e3db2c61bd8d64fbc
a57b1787aa3f3d4f1bf4e3c/src/resources/100.1/source.xml
Output: 
https://raw.githubusercontent.com/snaekobbi/functional-testing/e3db2c61bd8d64fbc
a57b1787aa3f3d4f1bf4e3c/src/resources/100.1/result.pef

Example 2:

Input: 
https://raw.githubusercontent.com/snaekobbi/functional-testing/e3db2c61bd8d64fbc
a57b1787aa3f3d4f1bf4e3c/src/resources/100.2/source.xml
Output: 
https://raw.githubusercontent.com/snaekobbi/functional-testing/e3db2c61bd8d64fbc
a57b1787aa3f3d4f1bf4e3c/src/resources/100.2/result.pef

Original issue reported on code.google.com by bertfrees on 7 Jan 2015 at 1:38