我有一个正则表达式,可以提取我 Paratext 项目中的所有图片:
\\fig .*\\fig\*
我希望有一个正则表达式,能给我同样的图片列表,但同时也包含每张图片所在位置的经文引用。
感谢任何帮助。
John Nystrom
I have a regex that can extract all the figures in my Paratext project:
\\fig .*\\fig\*
I would like to have a regex that gives me the same list of figures but also includes the scripture reference for the location of each figure.
Thanks for any help you can give me on this.
John Nystrom
机器翻译自 English