這主要取決於假設,以及內容被放置的位置。INT 被認為比較可能已經「正確」處理。BAK 和 FRT 則比較可能比較混亂。這會導致您的 PDF 出現預料之外的輸出。
如果沒有位於 periph 章節之外的文字,且所有 periph 章節都已正確標記為 id="something",那麼以下指令應該可以運作:
\StoreAllPeriphstrue
\ptxfile{A0FRTproject}
\ptxfile{99BAKproject}
\StoreAllPerphsfalse
It’s really about assumptions, and what gets put where. INT was felt to be fairly likely to have been ‘properly’ done. BAK and FRT are more likely to be messier. Which will lead to unexpected output in your PDFs.
If there is no text that’s outside a periph section, and all the periph sections have been properly flagged with id="something", then the following ought to work:
\StoreAllPeriphstrue
\ptxfile{A0FRTproject}
\ptxfile{99BAKproject}
\StoreAllPerphsfalse
機器翻譯自 English