感谢 @CrazyRocky 提供这些具体示例。我很感激。
我有一些问题。我也有些好消息要分享,似乎表明其中一些问题实际上不需要使用 % 进行变通处理或回头修改!
有没有办法在 .xrf 文件中添加注释?
为 \xo 引用添加 % 变通方法: 我尝试在引用和额外材料字段中添加 %,但它没有被导入。Paratext 将该引用作为普通引用导入,没有 %。我不确定该怎么办,但分享一个针对变通方法的变通方法。
例如:EZR.4:24% {HAG.1:1 ZEC.1:1}
被导入为 \x \xo 4:24 \xt Hag 1:1; Sek 1:1\x*
我可以在 \xt 节引用中添加一些内容以标记以便稍后处理,但不能在 \xo 引用中添加。因此,目前我将添加 # 以将其与 % 区分开来。
例如:EZR.4:24 {HAG.1:1# ZEC.1:1}
对多章引用的引用: Paratext 会自动删除多余的书名,因此不需要 %。
例如:MAT.11:23-24 {EZK.26:1--EZK.28:26}
被导入为:\x - \xo 11:23 \xt Ese 26:1—28:26\x*
以及:2CH.1:4 {2SA.6:1-17 1CH.13:5-14 1CH.15:25--1CH.16:1}
被导入为:\x - \xo 1:4 \xt 2 Sml 6:1-17; 1 Sto 13:5-14; 15:25—16:1\x*
允许整章引用: Paratext 将 :0 导入为整章,无论是在范围内还是单个章节,因此如果你确实想要引用整章(没有节范围),则不需要 %:
示例:1SA.21:12 {PSA.56:0}
被导入为:\x \xo 21:12 \xt Sng 56\x*
以及:MAT.11:21-22 {EZK.26:0--EZK.28:0}
被导入为 \x - \xo 11:21 \xt Ese 26—28\x*
Thank you @CrazyRocky for these specific examples. I appreciate them.
I have some questions. I also have some good news to share that seems to indicate some of these issues don’t actually require hacking with % or going back and changing things!
Is there a way to add comments to the .xrf file?
Adding % hack for a \xo reference: I tried adding a % to the reference and to the Extra Material field, and it is not being imported. Paratext imports the reference as a normal reference, without the %. I’m not sure what to do about that, but share a hack to the hack below.
For example: EZR.4:24% {HAG.1:1 ZEC.1:1}
is being imported as \x \xo 4:24 \xt Hag 1:1; Sek 1:1\x*
I can add something to the \xt verse reference, to flag it for later, but not to the \xo reference. So for now, I’m going to add # to set it apart from %.
For example: EZR.4:24 {HAG.1:1# ZEC.1:1}
References to multi-chapter references : Paratext automatically removes extraneous booknames, so no % is needed.
For example: MAT.11:23-24 {EZK.26:1--EZK.28:26}
is imported as: \x - \xo 11:23 \xt Ese 26:1—28:26\x*
And: 2CH.1:4 {2SA.6:1-17 1CH.13:5-14 1CH.15:25--1CH.16:1}
is imported as: \x - \xo 1:4 \xt 2 Sml 6:1-17; 1 Sto 13:5-14; 15:25—16:1\x*
Whole chapter references are allowed: Paratext imports :0 as a whole chapter, whether in a range or an individual chapter, so no % is needed if you indeed want the whole chapter (with no verse range) referenced:
Example: 1SA.21:12 {PSA.56:0}
Is imported as: \x \xo 21:12 \xt Sng 56\x*
And: MAT.11:21-22 {EZK.26:0--EZK.28:0}
is imported as \x - \xo 11:21 \xt Ese 26—28\x*
机器翻译自 English 显示原文