A translation project would like to print a test edition of a book without footnotes. Is there an easy way to make a printout without footnotes?
I didn’t know of one, I suggested making a temporary new project with a copy of the book they wanted to print, and then use RegExPal to remove the footnotes from that copy of the text before printing. RegExPal help lists an expression for selecting all the footnote text:
\f.*?\f*