l1.1a

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1A 代码 · 共 36 行

1A
36
字号
#printTo properly print a file containing an equation,you have to type a longer-than-usual command line.If you are using a DASI or GSI, to print a file"math" that contains mathematics, you must say  neqn math | nroff -Txxxwhere "-Txxx" describes the terminal you are using.This is usually one of  -T300  -T300S  -T450It is very important that you get this line right.If you don't, you'll not be happy with your output.In this directory is a file called "Example"; printit properly, using whichever command line is appropriate to your terminal.Then type "ready".#once #create ExampleThis is a little file that contains anexample of a subscript and superscript:.ce.EQa sub i + b sub i ~=~ c sub i sup 2.EN.pl 1#copyin#user#uncopyingrep 'neqn Example *| *nroff -T' <.copy >/dev/null#log#next1.1b 10

⌨️ 快捷键说明

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