summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/texworks
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-07-23 18:34:39 +0000
committerKarl Berry <karl@freefriends.org>2009-07-23 18:34:39 +0000
commit76eab76da7ae46740267ca8e9e665bed1b9753e0 (patch)
tree0d69ee2bf19364c62bb6a3ffa2b56532281e6faf /Master/texmf/doc/texworks
parentda11537ec4743b2bafb9bb04f388c1cc67c5f06b (diff)
texworks readme
git-svn-id: svn://tug.org/texlive/trunk@14409 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/texworks')
-rw-r--r--Master/texmf/doc/texworks/README13
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.