blob: 1c69afffb4fc3f67bcecf7a48d8aa1844a115800 (
plain)
1
2
3
4
5
|
;#j 指定した範囲のページを抜き出して temp.dvi を作る
;# Make temp.dvi from a/some page(s) of the current DVI file
;; Make temp.dvi from a/some page(s) of the current DVI file
dviprt='dvispc -atpT^a-^bL "^d"|dvispc -x temp.dvi^Z^Make temp.dvi; by selelected pages'
Set=fd
|