summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/texworks.tlpsrc
blob: 47040b64cde4adbb484e878ed3e0c96a5dca0d0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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 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