📄 l3.1b
字号:
#once #create message.ND.PPNaturally there is a superscript operation that's exactlylike "sub", except that it goes up instead of down.It is called "sup". To make.EQx sup i+j.ENfor example, you type .EQ x sup i+j .ENMake the file "Example" produce the same outputas the following, then type "ready".#once #create Ref.LP.EQx sup alpha ~=~ y sup pi ~+~ z sup pi.EN.pl 1#once #create Example.LP.EQxxx.EN.pl 1##once neqn Ref | nroff >X1 &#once neqn message Ref | nroff -T$term %s/tinyms -#userneqn Example | nroff >X2#cmp X1 X2#failDon't forget that there are spacesaround the = and +.#cmp X1 X2#log#next3.1c 10
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -