blob: 68bfe02837c840c7f749e9841b7663b4bab51c89 (
plain)
1
2
3
4
5
6
|
category TLCore
binpattern d/win32 tlpkg/dviout
binpattern f bin/win32/dviout.bat
postaction shortcut type=menu name="DVIOUT Dvi Viewer" cmd=TEXDIR/bin/win32/dviout.bat hide=1
postaction filetype name=TL.DVIOUT.view cmd='TEXDIR/bin/win32/dviout.bat "%1"'
postaction fileassoc extension=.dvi filetype=TL.DVIOUT.view
|