0
386 次浏览

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*

较早的帖子 - 以原始语言显示
Paratext [Expert]
(3.3k 分) 发布
| 386 次浏览

1 个回答

0
最佳答案

Is this being printed from within Paratext? If so you can create a
PrintDraftChanges.text file the project folder that contains or add this
to a preexisting PrintDraftChanges.txt file:

“\f .*?\f*” > “”

anon467281
Global Publishing Services
Scripture Typesetting trainer & Regular Expression Specialist
Dallas TX

较早的帖子 - 以原始语言显示
(571 分) 发布

Thanks, anon467281.
I couldn’t get your string to work. But if I put the same match string I used in RegExPal it worked.

“\f .*?\f*” > “”

较早的帖子 - 以原始语言显示

Glad you got it to work. Not sure why my version in the email failed.
Anyway. Happy printing.

anon467281
Global Publishing Services
Scripture Typesetting trainer & Regular Expression Specialist
Dallas TX

较早的帖子 - 以原始语言显示

The web page modified what I just posted. Maybe it did to your original post too. Below is the syntax that works, with double backslashes for the \f and \f*, and a backslash before the asterisk. (I did this by selecting “Preformatted text” in the web editor.

"\\f .*?\\f\*" > ""
较早的帖子 - 以原始语言显示

相关问题

0
3 个回答 304 次浏览
I would like to print formatted footnotes. I am able to use the regexpal for extracting footnotes, however it includes ... they look like they would in preview scripture view?
Clear7419 251 发布 提问于 九月 21, 2022
0
0 个回答 150 次浏览
Are there illustrations preferably line drawings available for a printing of Luke and Acts in one booklet? If so how can we access them?
anon290504 126 发布 提问于 十二月 11, 2020
0
3 个回答 65 次浏览
我们正在为一家欧洲领先的在线印刷商准备一个小批量但重要的印刷订单 根据经验,我们知道他们希望 PDF 文件在最终尺寸四周都有 3 毫米的出血 我们想要的最终尺寸是 135 x 215 毫米,比 A5 更窄且更高 在 ... 理基本布局,否则我需要为使用 Acrobat 等其他工具进行后处理留出额外时间,那将令人遗憾,并可能引入错误 谢谢
Tim 934 发布 提问于 四月 17
0
2 个回答 396 次浏览
I want to printout all the footnotes for all the NT along with the references. Some of our footnotes are over 20 years old ... the entire NT. How do I get a printout of this?
anon116587 105 发布 提问于 八月 14, 2022
0
4 个回答 674 次浏览
I just upgraded to 9.0.63.7 and I assume this problem comes from the new version. But before reporting an error I ... spaces it's picking. Does anyone know what's causing this?
mnjames 1.9k 发布 提问于 九月 23, 2019
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
May the God who gives endurance and encouragement give you the same attitude of mind toward each other that Christ Jesus had.
Romans 15:5
3,044 个问题
6,004 个回答
5,671 条评论
2,026 位用户