过去,我在某些 USFM 文档中读到,有一个保留给用户自定义标记的命名空间 \z… 。在我的 Paratext 项目中,我使用了一些反斜杠标记进行字符级标记,例如:
\zd 用于我建议删除的文本,这些文本在草稿打印时应被隐藏
\zs 用于我希望在草稿打印中显示的所建议文本
\zh 用于隐藏的所建议文本
\zgl 用于语法标签(例如 RC - 关系从句),以帮助我找到我想进一步研究的特定语法结构。这也是隐藏文本。
我的想法是,翻译团队中的本国同事可以直接在 Paratext 的文本中看到我的建议,而不必打开任何“笔记”(Notes)。
这些字符样式在屏幕上运行正常。它们完全按照 custom.sty 样式表中的格式显示,但会导致 PTXprint 抛出错误。(顺便说一下,Paratext 9 的“导出草稿 PDF”功能在使用这些标记时也会抛出错误;它也使用 XeTeX 来创建 pdf 文件。)
对于这个问题,有什么建议吗?
(我的 Paratext 项目使用 USFM 2。)
In the past, I read in some USFM documentation that there is a namespace \z… reserved for user-defined markers. In my Paratext project, I use several backslash markers for character-level markup, e.g.:
\zd for text that I would suggest to delete, which should be hidden in a draft printout
\zs for suggested text that I want to show in a draft printout
\zh for hidden suggested text
\zgl for grammatical labels (e.g. RC - relative clause) to help me find certain grammatical structures that I want to investigate further. This is also hidden text.
The idea is that my national colleagues in the translation team can see my suggestions right there in the text in Paratext, and don’t have to open any Notes.
Those character styles work just fine on screen. They are displayed exactly as formatted in the custom.sty stylesheet, but they cause PTXprint to throw an error. (By the way, Paratext 9’s “export draft PDF” also throws an error with those markers; it also uses XeTeX to create the pdf file.)
Any suggestions what I could do about this?
(My Paratext project uses USFM 2.)
机器翻译自 English 显示原文