📄 l12.1e
字号:
#once #create message.ND.tr %$.EQdelim $$.EN.PPThere are also occasions when you want to omitthe left part and keep the right part.This is a bit more complicated, since for obscurereasons neqn won't let you actually leave theleft part out completely.But you can ask it to print no character,instead of using bars, by saying left "" thing right |.LPThis is similar to the way we used quotes before, to geta zero-width thing before a superscript.For practice, modify file "Example" so it produces outputthat looks like this, then type "ready"..pl 1#once #create Ref.LP.EQleft ""int from 0 to {2 pi} sin (x) dx ~=~cos (x) right | sub 0 sup {2 pi}.EN.pl 1#once #create Example.LP.EQreplace me.EN.pl 1##once neqn Ref | nroff >X1 &#once neqn message Ref | nroff -T$term %s/tinyms -#userneqn Example | nroff >X2#cmp X1 X2#log
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -