6行目: | 6行目: | ||
!eqn<br>geqn | !eqn<br>geqn | ||
|format equations for troff or MathML. eqn, which is part of the groff document formatting system. eqn compiles descriptions of equations embedded within troff input files into commands that are understood by troff. Normally, it should be invoked using the -e option of groff. | |format equations for troff or MathML. eqn, which is part of the groff document formatting system. eqn compiles descriptions of equations embedded within troff input files into commands that are understood by troff. Normally, it should be invoked using the -e option of groff. | ||
|- | |||
!neqn | |||
|invokes the eqn(1) command with the ascii output device. | |||
|- | |- | ||
!pic<br>gpic | !pic<br>gpic |
2023年1月6日 (金) 13:57時点における版
関連コマンド
コマンド | 概要 |
---|---|
eqn geqn |
format equations for troff or MathML. eqn, which is part of the groff document formatting system. eqn compiles descriptions of equations embedded within troff input files into commands that are understood by troff. Normally, it should be invoked using the -e option of groff. |
neqn | invokes the eqn(1) command with the ascii output device. |
pic gpic |
which is part of the groff document formatting system. pic compiles descriptions of pictures embedded within troff or TeX input files into commands that are understood by TeX or troff. |
tbl gtbl |
format tables for troff. tbl compiles descriptions of tables embedded within troff input files into commands that are understood by troff. |
grog | guess options for a following groff command. |
lexgrog | is an implementation of the traditional “groff guess” utility in lex. |
grops | PostScript driver for groff. |
grotty | groff driver for typewriter-like devices. |