基本上,若要像 NIV11 那樣使用 \nb,您需要在專案中建立一個 custom.sty 檔案,並在其中加入以下內容:
\Marker nb
\OccursUnder c esb ms ms1 ms2 s s1 s2 s3 s4 ip
預設情況下,\nb 只能出現在 \c 之下。
Basically, to use \nb like it's being used in NIV11, you need to create a custom.sty file inside your project and add the following to it:
\Marker nb
\OccursUnder c esb ms ms1 ms2 s s1 s2 s3 s4 ip
By default, \nb can only occur under a \c.
機器翻譯自 English