mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
use psv
This commit is contained in:
parent
3b09f6d613
commit
263388c0bb
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ data matches '[a-zA-Z¡-
|
|||
data matches '([a-zA-Z¡-0-9_\-./]+)\.(ps|PS|eps|EPS|pdf|PDF|dvi|DVI)'
|
||||
arg isfile $0
|
||||
plumb to postscript
|
||||
plumb start gv $file
|
||||
plumb start psv $file
|
||||
# plumb start page -w $file
|
||||
|
||||
# existing files, possibly tagged by line number, go to editor
|
||||
|
|
Loading…
Reference in a new issue