Correct footnore references
I have a document where the original author added a close bracket after every footnote reference, eg. 1), the 1 Superscript, the ) non-superscript.
I want to remove the close bracket, but none of my replace statements want to work.
([0-9])\) (wildcards) does not pick it up, only picks up non-superscript occurrences.
How can this be done?
|