blob: 626e3daf527bebe31afde2d31dff2a03e5aeb7b8 (
plain)
1
2
3
4
5
6
7
8
|
category TLCore
binpattern d/win32 tlpkg/dviout
binpattern f/win32 bin/win32/dviout
postaction shortcut type=menu name="DVIOUT DVI viewer" \
cmd=TEXDIR/bin/win32/dviout.bat hide=1 \
icon=TEXDIR/tlpkg/dviout/dviout.exe
postaction filetype name=TL.DVIOUT.view cmd='"TEXDIR/bin/win32/dviout.bat" "%1"'
postaction fileassoc extension=.dvi filetype=TL.DVIOUT.view
|