我有一個專案,其 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