diff options
author | Siep Kroonenberg <siepo@cybercomm.nl> | 2008-09-26 09:17:26 +0000 |
---|---|---|
committer | Siep Kroonenberg <siepo@cybercomm.nl> | 2008-09-26 09:17:26 +0000 |
commit | 69cdb80977fc59e47c24a680fc0c61a3eac0c097 (patch) | |
tree | ca111e9049a1785bf8507161dce88a2233268760 /Master/tlpkg/dviout/par/dvicut.par | |
parent | d3a140feea19858912cc2de406e176ae8ce6c392 (diff) |
dviout moved to tlpkg/dviout; dviout.vbs changed accordingly.
git-svn-id: svn://tug.org/texlive/trunk@10733 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/dviout/par/dvicut.par')
-rw-r--r-- | Master/tlpkg/dviout/par/dvicut.par | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/dviout/par/dvicut.par b/Master/tlpkg/dviout/par/dvicut.par new file mode 100644 index 00000000000..1c69afffb4f --- /dev/null +++ b/Master/tlpkg/dviout/par/dvicut.par @@ -0,0 +1,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
|