Seems like -swap is needed for landscape

from dvips, which seems like a common case.
This commit is contained in:
rsc 2004-08-22 15:39:10 +00:00
parent f69a6ff541
commit c8c0df440f

View file

@ -1,3 +1,3 @@
#!/bin/sh
gv -style $PLAN9/lib/gv.style -ad $PLAN9/lib/gv.resource "$@"
gv -swap -style $PLAN9/lib/gv.style -ad $PLAN9/lib/gv.resource "$@"