2009-05-10

texlive 2008 and WinEdt

dviout is shipped with texlive 2008, but not as the default. Install it as this:
 
$ tlmgr install bin-dviout.win32
 
dviout.vbs (in texlive/2008/bin/win32) is a wrapper to dviout.exe (texlive/2008/tlpkg), and if you want to invoke dviout in WinEdt, edit the command line in WinEdt's config window as this:
 
wscript.exe path/to/dviout.vbs
 
Neither dviout.vbs nor dviout.exe works without wscript.
 

没有评论: