Brian Barker wrote:

 > You could unzip the .odt file, extract 
 > content.xml, examine this to determine how 
 > Automatic and Character footnote anchors are 
 > differently represented, edit it as necessary, 
 > rezip the .odt file using the edited content.xml 
 > - and hope it works! But I don't recommend this.
 > 
I tried this out and it appears to be easy:

The text is in the content.xml file in the zip file.
The footnotes are of the form

<text:note-citation text:label="6">6</text:note-citation>
followed by a <text:note-body>
(For some reason all the footnote numbers are equal to the last one:6)

In an automatic footnote, the text:label="6" part is missing. So removing this, 
changes them to automatic. Then, they will be numbered A, B, C, ... If you want 
to change this to numbers, do it with Tools > Footnotes > Numbering as has been 
mentioned by Brian in an earlier message.

Of course you should do this on a copy of your file, not on the original (or 
have a copy saved).
-- 
Piet van Oostrum <[email protected]>
WWW: http://pietvanoostrum.com/
PGP key: [8DAE142BE17999C4]


-- 
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to