當我開啟專案時,我看到樣式表列為 usfm.sty,然後在右側顯示 (Customized)。 我推測您看到的內容不同,可能是一個與 usfm.sty 不同名稱的檔案。
如果您關閉 PT 並開啟專案目錄中的 Settings.xml 檔案,您應該可以手動變更樣式表名稱。我想,如果您將其命名為 usfm.sty(並確保該檔案不存在於目前目錄中),它就會在上一層的 My PT # Projects 資料夾中尋找 usfm.sty,並同時使用 custom.sty。
然後您需要將必要的樣式移植到 custom.sty 中。這可能有點繁瑣,因為通常您只需要列出那些變更 usfm.sty 的地方,而您舊的自訂樣式表可能包含許多只是複製預設值的地方。
When I open my projects, I see the Stylesheet listed as usfm.sty and then off to the right, it says (Customized). I'm assuming you're seeing something different, probably something with a different name instead of usfm.sty.
If you close PT and open the Settings.xml file in the project directory, then you should be able to manually change the stylesheet name. I think if you name it as usfm.sty (and make sure that file isn't present in the current directory, then it will look for usfm.sty in the My PT # Projects folder one level higher, and also use custom.sty.
You would then need to port the necessary styles into custom.sty. This can be a little tedious because in general you only want to list places which change usfm.sty, whereas your old customized stylesheet probably had lots of places which just copied the default values in.
機器翻譯自 English