📄 l12.1a
字号:
#once #create message.ND.tr %$.EQdelim $$.EN.LPThe next step is to learn how to put big parentheses,brackets, braces or bars around equations, like this:.EQleft | a sup 2 over b sub i right |.ENThis is done with two new words called "left" and "right".To put bars around something, you simply say, in the middleof an equation, left | something right |and the job is done."something" can indeed be anything, from a single letterup to some horribly complicated mess.The bars grow to the right height to cover the"something", automatically.To produce the example above, all that was needed was .EQ left | a sup 2 over b sub i right | .ENFor practice, modify file "Example" so it produces outputthat looks like this, then type "ready"..pl 1#once #create Ref.LP.EQleft |{a over b ~+~ c over d} over 2right |.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#next12.1b 10
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -