Copy link to clipboard
Copied
Hi everyone
I have a really big book with thousands of footnotes, and in the word document every one of them has a space before the footnote reference in the text which needs to be removed. Has anybody any ideas how to do this? --- really hope so
Peter
Assuming you have placed the word docx text into InDesign:
InDesign Edit menu > Find/Change to the rescue!
In a GREP search:
Find What: \s(?=~F)
Change to: nothing in this field
Copy link to clipboard
Copied
When you say "space before" you mean space that precedes the footnote reference correct? I ask because there's a "space before" feature in InDesign that adds space above a paragraph. If what you desire is to remove the space that precedes the footnote reference, you can use Find/Change to remove it.
Copy link to clipboard
Copied
Assuming you have placed the word docx text into InDesign:
InDesign Edit menu > Find/Change to the rescue!
In a GREP search:
Find What: \s(?=~F)
Change to: nothing in this field
Copy link to clipboard
Copied
brilliant Vinny, big thank you
Peter
Copy link to clipboard
Copied
Vinny?
Copy link to clipboard
Copied
Thank you,\s(?=~F) worked for me.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now