我有一个项目,其中星号(*)用作主要的脚注标记。但在某些特定情况下(当它是同一节中的第二个脚注时),应该使用两个星号。因此,纯 SFM 代码看起来如下:
\p \v 1 Civîna Entakyayêda çend p'êxember û dersdar hebûn, Barnabas, Şimh'ûnê ku jêr'a Nîgêr\f + \fr 13:1 \ft «Nîgêr» jî çawa «merivê ç'ermê r'eş» tê fe'mkirinê.\f* digotin, Lûkyoyê ji Kûrênê, Menayînê ku t'evî Hêrodesê%f serwêr\f ** \fr 13:1 \ft Eva Hêrodesa, awa gotî Hêrodes-Antîpas, serwêrê Celîlê bû (\xt Lûqa 3:1\xt*).\f* mezin bibû û Şawûl.
这是它在 Paratext 预览模式中的样子,也是我希望它在 PDF 中呈现的样子:
第一个脚注看起来没问题,但第二个不正确:
- 正文中只有一个星号,而不是两个
- 在脚注区域,第二个星号显示不同,并且与前面有一个空格分隔。
在 View+Edit > Final SFM 选项卡中,我看到第二个脚注标记已被更改:
\f * \asterisk\space
我知道这个文件不能在 PTXprint 中编辑,但原始的 Paratext 文件格式是正确的!我尝试使用“Advanced > Apply Changes.txt (and PrintDraftChanges.txt) > Edit”功能,添加了一个字符串,试图将 \f * \asterisk\space 替换为 \f **
"\\f .\\asterisk\\space" > "\\f \\*\\*"
但结果还是一样。有没有办法像 Paratext 那样正确渲染这个自定义标记?
I have a project where the asterisk is used as the main footnote caller. But in some specific cases (when it’s the second footnote in the same verse) there should be two asterisks. So the plain SFM looks the following:
\p \v 1 Civîna Entakyayêda çend p'êxember û dersdar hebûn, Barnabas, Şimh'ûnê ku jêr'a Nîgêr\f + \fr 13:1 \ft «Nîgêr» jî çawa «merivê ç'ermê r'eş» tê fe'mkirinê.\f* digotin, Lûkyoyê ji Kûrênê, Menayînê ku t'evî Hêrodesê%f serwêr\f ** \fr 13:1 \ft Eva Hêrodesa, awa gotî Hêrodes-Antîpas, serwêrê Celîlê bû (\xt Lûqa 3:1\xt*).\f* mezin bibû û Şawûl.
This is how it looks in Paratext Preview mode and how I want it to look in PDF:
The first footnote looks OK, but the second one is incorrect:
- one asterisk instead of two in the text
- in the footnotes section the second asterisk is different and separated with a space.
On the View+Edit > Final SFM tab I see that the second footnote marker has been changed:
\f * \asterisk\space
I know that this file can’t be edited in PTXprint, but the original Paratext file is formatted correctly! I tried t use “Advanced > Apply Changes.txt (and PrintDraftChanges.txt) > Edit” function, added a string to substitute \f * \asterisk\space with \f **
"\\f .\\asterisk\\space" > "\\f \\*\\*"
But the result is the same. Is there a way to render this custom caller correctly, like in Paratext?
机器翻译自 English