過去,我在某些 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