在一个新建的 USFM 3 项目中,我试图在文本中放置锚点,然后按照 USFM 3 文档中“链接属性”部分给出的示例,使用命名目标链接到它们。
在同一本书中,我插入了以下内容:
-
\jmp |link-id="article-Ruth"\jmp* 作为锚点/标识符/里程碑,用于指示位置但不标记文本。
-
然后是 \jmp Ruth|#article-Ruth\jmp*,作为指向该锚点的链接。(从文档中粘贴 \jmp Ruth|link-href="#article-Ruth"\jmp* 后,Paratext 9.1 会自动将其更改为 \jmp Ruth|#article-Ruth\jmp*。)
我遇到了无效引用错误(无论链接目标中是否包含 #)。
有人能告诉我我做错了什么吗?
.
In a newly created USFM 3 project, I’m trying to place anchors in the text and then link to them with named targets following the examples given in the USFM 3 documentation under “Linking Attributes.”
In the same book, I’ve inserted:
-
\jmp |link-id="article-Ruth"\jmp* as an anchor/identifier/milestone to indicate a location but not mark text.
-
then \jmp Ruth|#article-Ruth\jmp* as a link to this anchor. (After pasting \jmp Ruth|link-href="#article-Ruth"\jmp* from the documentation, Paratext 9.1 automatically changes it to \jmp Ruth|#article-Ruth\jmp*.)
I am getting invalid reference errors (with and without # in the link target).
Any ideas what I’m doing wrong?
.
机器翻译自 English