我遇到的错误:
JAS 3:1-2 Attrib marker 'va' found after 'p' but may only follow 'v' at line 135, char 29
...
These errors were triggered while internally parsing the USFM
相关文本:
+-----------------------
\p \v 1-2 <!--a5f14dd1-082f-4046-8166-3adf7e93b315-->弟兄姐妹们,\va 2a\va* 我们常常犯许多错误,\va 1\va* 有一天神要审判。但看哪,你们知道神审判那些在教会中教导的人的错误时,会更加严厉⌊因为他们是属灵的领袖⌋。因此,在你决定成为教会中的教师之前,要深思熟虑。
\s 舌头:恶的源头
\p \va 2b\va* 当我们控制舌头时,我们就能在信心上成熟,并完全控制自己。
+-----------------------
我在 changes.txt 中有一条规则,将这些转换为 '\vp .*? \vp*',这在 PtxPrint 的早期版本中是有效的。但在 3.0.1 中,它在解析 USFM 时抛出此错误,这显然发生在 changes.txt 处理清理之前。
除了在 Paratext 中放入 \vp 之外,还有其他解决方案吗?
error I'm getting:
JAS 3:1-2 Attrib marker 'va' found after 'p' but may only follow 'v' at line 135, char 29
...
These errors were triggered while internally parsing the USFM
Text in question:
+-----------------------
\p \v 1-2 <!--a5f14dd1-082f-4046-8166-3adf7e93b315-->Brothers and sisters, \va 2a\va* we all make many mistakes, \va 1\va* that God will judge one day. But look, you know that God will be even more severe in judging the mistakes of those who teach in the church ⌊because they are spiritual leaders⌋. Therefore, think deeply before you decide to become a teacher in the Church.
\s The Tongue: The Source Of Evil
\p \va 2b\va* When we control our tongues, then we can become mature in our faith and be in full control of ourselves.
+-----------------------
I have a rule in changes.txt that converts these to '\vp .*? \vp*' and that worked in earlier versions of PtxPrint. But with 3.0.1, it throws up this error parsing the USFM, which is happening apparently before it get to the changes.txt process to clean it up.
Is there another solution besides putting the \vp's in Paratext?
机器翻译自 English 显示原文