这或许会被视为对 PT 和 Ptxprint 的“误用”,但除了最后一个故障外,似乎运行正常。
我们的分支举办面向多个语言群体的 MT 翻译员培训工作坊。在工作坊期间,经文段落经过翻译和修订,直至“顾问检查”阶段,随后该段落被排版成一本带插图的试印本。顾问检查通常在工作坊的最后几天进行,工作人员常常工作到深夜,以便让参与者将书籍带回家。
我正在尝试使用一个 TranslationCourse PT 项目,其中包含用于这些工作坊的每本书的模块。该项目从 PT .zip 备份中恢复,该备份包含来自 local\figures 的全尺寸插图,以及放置在 project\shared 文件夹中的说明和样书。(如果通过 S/R 共享项目,local\ 不会被包含在内,且仓库中会充斥着许多临时的语言特定配置和临时书籍。)
因此……最后一块拼图是如何在打印输出中获取方言书籍名称。通常我们会使用类似 \s $(GEN 22:1-19) 的内容,但在 PT 中为每种语言的书籍编辑书籍名称并非易事。
是否有办法让 Ptxprint 存储 BookName 变量,以覆盖 PT 项目设置,从而被模块中的 $() 引用语句调用?或者我应该改用 zref 变量吗?(我尚未能让这种形式的变量 \zvar|subtitle\* 在从 PT 模块调用时正常工作。)
This might be considered “misuse” of both PT and Ptxprint, but it seems to be working except for one last glitch.
Our Branch holds MT translator training workshops with multiple language groups participating. During the workshop a Scripture passage is translated and revised through “consultant check” stage, and the passage is formatted into an illustrated trial book. The consultant check happens during the final days of the workshop, and a staff member often works into the wee hours finishing the books for participants to take home.
I’m experimenting with a TranslationCourse PT project that contains Modules for each book used in these workshops. The project is restored from a PT .zip backup which contains the full-sized illustrations from local\figures, as well as instructions and model books placed in the project\shared folder. (If the project is shared via S/R local\ is not included, and the repo will become cluttered with many temporary language-specific configurations and temp books.)
So… the last puzzle piece is getting the vernacular book names into the printouts. Normally we would use something like \s $(GEN 22:1-19), but it’s not trivial to edit the Book Names in PT for each language’s book.
I’m there a way to have Ptxprint store BookName variables, to override the PT project settings, that will be pulled in by $() reference statements in the Module? Or should I use zref variables instead? (I haven’t yet gotten a variable of this form \zvar|subtitle\* to work when called from the PT Module.)
机器翻译自 English