l2.2e

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 2E 代码 · 共 38 行

2E
38
字号
#printMake the two equations in "Example" look like these two,then type "ready".#once #create Ref.ND.LP.EQ (1.1)PI ~=~ ( pi sub 1 , pi sub 2 ,..., pi sub n ).EN.EQ (1.2)pi bar ~=~ sum ( alpha , beta ).EN.pl 1#once #create Example.ND.LP.EQPHI = ( phi sub 1 , phi sub 2 ,..., phi sub n ).EN.EQphi bar = sum (A,B).EN.pl 1##once neqn Ref | nroff >X1 &#once neqn Ref | nroff -T$term %s/tinyms -#userneqn Example | nroff >X2#cmp X1 X2#failDon't forget equation numbering and spaceswhere needed.  Print file "Chars" if you've forgottenthe character names.#log#next2.1f

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?