我有一个项目,其 custom.sty 样式表中似乎包含大量过时内容,其中包括以下部分:
...
\Marker pc
\OccursUnder mt3
\Marker b
\OccursUnder mt3
# Custom style file created by the upgrade to Paratext 8.0. It is based upon
# the original style files used by your project.
# These files have been removed, but a backup of the files has been saved to
# usfm.sty.bak and custom.sty.bak.
...
在这个项目中,他们在诗篇中使用 \b 标记来标示段落分隔,但它们全部显示为红色,即视为错误:

我推测这是因为该自定义样式表规定 \b 仅出现在 \mt3 之下。我想如果我从 custom.sty 中移除 \b 标记的定义,就能解决这个问题。
但我想知道这个样式表中还有哪些来自远古时代的内容(提到了升级到 Paratext 8.0……)。如果这个团队实际上并没有任何自定义样式需求,我是否可以直接删除该 custom.sty 文件,使其回退到标准 USFM 样式?那样可能对他们更有利。有什么要求或注意事项是我应该知道的吗?需要管理员权限才能发送该更改吗?
I have a project with a custom.sty stylesheet that seems to have lots of old stuff in it, including this section:
...
\Marker pc
\OccursUnder mt3
\Marker b
\OccursUnder mt3
# Custom style file created by the upgrade to Paratext 8.0. It is based upon
# the original style files used by your project.
# These files have been removed, but a backup of the files has been saved to
# usfm.sty.bak and custom.sty.bak.
...
In this project, they use \b markers in Psalms to mark section breaks, but they all appear in red, as errors:

I assume this is because this custom stylesheet says that \b only occurs under \mt3. I imagine if I take the \b marker definition out of custom.sty, that will solve that problem.
But I’m wondering what other stuff is in this stylesheet from ancient days (the upgrade to Paratext 8.0 is mentioned…). If this team doesn’t really have any custom style needs, can I just delete that custom.sty file, and make it revert to standard USFM styles? That probably would serve them better. Are there any requirements or gotchas that I should know about? Need to be administrator to be able to send that change?
机器翻译自 English