On Mon, Jan 03, 2000 at 12:31:13PM -0600, Dr. Ing. Roland Krause wrote: > Hi, > I think you could create a little shell script that does exactly this: > something like this untested little thing here: > > #!/bin/bash > latex $1 > latex $1 > my_perl_script $1 > # optional > xdvi $1 > > Then you would do a File->Export->Custom and check FileType LaTeX in the Send > Document to Command dialog. Sounds quite usable. I could then create various scripts for different purposes. I'll try it now. Thanks! Kenward
