基本上,要像 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