0
145 次浏览

我有一个正则表达式,可以提取我 Paratext 项目中的所有图片: 

\\fig .*\\fig\*

我希望有一个正则表达式,能给我同样的图片列表,但同时也包含每张图片所在位置的经文引用。 

感谢任何帮助。 

John Nystrom

机器翻译自 English
Paratext (312 分) 发布 | 145 次浏览

1 个回答

0

这不是一个直接的答案。我会使用普通的 PT 搜索,使用 regex:\\fig .*?\\fig\*(使用 ? 只是为了确保正则表达式不会过于贪婪),然后直接从列表窗口复制匹配项(或者“将列表另存为”并编辑该文件)。
如果你不需要在自动化工作流中使用,可能不值得创建一个正则表达式解决方案。我猜你需要多个步骤才能获取匹配项。

机器翻译自 English
(872 分) 发布

相关问题

0
2 个回答 656 次浏览
我需要了解每卷书的草稿完成百分比。统计每卷书中有多少节包含文本就足够了。有人能写一个正则表达式来实现这个功能吗? 感谢大家提供的任何帮助。 John Nystrom
john_nystrom 312 发布 提问于 八月 21, 2024
0
2 个回答 190 次浏览
I would like to extract all files from a Paratext project in the state they were in at a certain point in the history ... 't affect the Paratext project) all the files in that Rev.
jeffh 1.4k 发布 提问于 十月 11, 2019
0
1 个回答 252 次浏览
Is there a good way to extract Section Headings to help create Book Outlines? I tried copy/paste from the Section Headings ... required once we have a list. Thank you, SIL+LSS+PNG
SIL LSS PNG 411 发布 提问于 四月 30, 2019
0
3 个回答 368 次浏览
İs there any program for Linux that can extract verses? For example typing john3:3 would extract the verse for ... extract verses and make books by reading the paratext files
anon845828 137 发布 提问于 九月 17, 2018
0
8 个回答 1.5k 次浏览
We have a user who has inserted a lot of \pn and some \nd inside of footnotes. We now know we need those to be ... the search to inside of a single footnote? Thank you, MSEAIT/LT
MSEAIT_LT 478 发布 提问于 八月 20, 2018
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
How good and pleasant it is when God’s people live together in unity!
Psalm 133:1
3,046 个问题
6,006 个回答
5,671 条评论
2,027 位用户