diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-23 18:34:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-23 18:34:39 +0000 |
commit | 76eab76da7ae46740267ca8e9e665bed1b9753e0 (patch) | |
tree | 0d69ee2bf19364c62bb6a3ffa2b56532281e6faf /Master/texmf | |
parent | da11537ec4743b2bafb9bb04f388c1cc67c5f06b (diff) |
texworks readme
git-svn-id: svn://tug.org/texlive/trunk@14409 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r-- | Master/texmf/doc/texworks/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf/doc/texworks/README b/Master/texmf/doc/texworks/README new file mode 100644 index 00000000000..c74d984fba7 --- /dev/null +++ b/Master/texmf/doc/texworks/README @@ -0,0 +1,13 @@ +$Id$ +Public domain. Originally written by Karl Berry, 2009. + +TeXworks is a cross-platform GUI front end for TeX, written by Jonathan Kew. +Its home page is http://tug.org/texworks. + +TeX Live includes a Windows binary for TeXworks, and MacTeX includes a +MacOSX binary. No other binaries are included, because it depends +(implicitly or explicitly) on so many libraries that it is impossible to +ship anything that has a chance of working across different releases. + +So for other platforms, please download from the TeXworks home page if +available, or compile from source. |