A small improvement on the last solution to my problem.

> data matches '([a-zA-Z¡-�0-9_\-.,/]+)\.(dvi|DVI)'
> arg isfile $0
> plumb start window kertex/dvips $wdir/$0 '|' page
>
This solution opens a default sized window and I need to resize it to
see the .dvi.  Instead of a pipe to page, I now use a pipe to plumb
-id image.  This makes a full sized window.  The last line becomes

plumb start window kertex/dvips $wdir/$0 '|' plumb -id image

Chris

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Tce7385fe52c532d6-Mc29d1e5d7b39cd973f7d33eb
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to