l12.1d
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1D 代码 · 共 22 行
1D
22 行
#print.LPThe "right" part of a left-right construction can beomitted if it is not used; just leave that part out.The main thing to watch out for is that now you willneed braces to enclose the entire construction, "left" and all -otherwise neqn will not know where to stop infiguring out how high the thing is.For example, will left "{" a + b over c over dproduce the same output as { left "{" a } + b over c over dAnswer yes or no after experimenting.#copyin#user#uncopyin#match no#log#next12.1e 10
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?