summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/texworks.tlpsrc
blob: bdfec4464005810d968351ca4cf8aa68f6493c1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
category TLCore
shortdesc Cross-platform friendly front end.
longdesc See http://tug.org/texworks for information and downloads.
longdesc TeX Live includes executables only for Windows.

postaction shortcut type=menu name="TeXworks editor" \
	cmd=TEXDIR/bin/win32/texworks.exe 
postaction shortcut type=desktop name="TeXworks editor" \
	cmd=TEXDIR/bin/win32/texworks.exe
postaction filetype name=TL.TeXworks.edit \
                    cmd='"TEXDIR/bin/win32/texworks.exe" "%1"'
postaction fileassoc extension=.tex filetype=TL.TeXworks.edit
postaction fileassoc extension=.sty filetype=TL.TeXworks.edit
postaction fileassoc extension=.cls filetype=TL.TeXworks.edit
binpattern f/win32 bin/${ARCH}/texworks
binpattern f/win32 tlpkg/texworks/texworks.exe
binpattern f/win32 tlpkg/texworks/python27.dll
runpattern d tlpkg/texworks
runpattern +!f tlpkg/texworks/texworks.exe
runpattern +!f tlpkg/texworks/python27.dll