便利な方法
mule から pad2ps や ghostview を起動する。
○ 1) mule で、sample.pad を呼び出す。
2) C-c C-c
3) 'Command: (default Pad2Ps) 'とでるので、(RETURN)
4) 'Pad2Ps command: pad2ps sample.pad > sample.ps '
とでるので (RETURN)
○ 1) mule で、sample.pad を呼び出す。
2) C-c C-c
3) 'Command: (default Pad2Ps) 'とでるので、View (RETURN)
(便利な方法: (SPACE) で選択肢がでるのでそれを見て打つ
V(SPACE) で View とでるので (RETURN) )
4) 'View command: ghostview sample.ps' とでるので (RETURN)
その他のコマンド
eps ファイルにする。 pad2eps sample.pad >! sample.eps
tex ファイルにする。 pad2tex sample.pad >! sample.tex
mule による方法
mule で sample.pad を呼び出し、C-c C-c を打つ。
すると 'Command: (default Pad2Ps) 'とでるので(SPACE)を打つ。
選択肢がでるのでそれを見て打って(RETURN)
戻る