summaryrefslogtreecommitdiff
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
parentda11537ec4743b2bafb9bb04f388c1cc67c5f06b (diff)
texworks readme
git-svn-id: svn://tug.org/texlive/trunk@14409 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf/doc/texworks/README13
-rw-r--r--Master/tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc5
-rw-r--r--Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc2
3 files changed, 16 insertions, 4 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.
diff --git a/Master/tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc
index 6f87d3fdbb3..21ad14423f7 100644
--- a/Master/tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc
+++ b/Master/tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc
@@ -1,6 +1,6 @@
category TLCore
shortdesc Defines the default patterns per category used by tlpsrc2tlpdb.
-longdesc As can be seen, the syntax here is slightly different from a
+longdesc As can be seen, the syntax here is slightly different than a
longdesc normal tlpsrc file: an additional first argument specifies the
longdesc category for this pattern, and a final %NAME% is replaced with
longdesc the package. Defining new categories merely by adding them
@@ -26,8 +26,7 @@ docpattern Package t texmf-dist doc %NAME%
# auto patterns for category TLCore
docpattern TLCore t texmf doc %NAME%
-# auto patterns for category ConTeXt
-# %STRING% expansion:
+# auto patterns for category ConTeXt, with special expansion type:
# general form: %[str:]NAME[:str]%
# - initial str deletes str at the beginning of pkg name (if matches)
# - terminal str deletes str at then end of pkg name (if matches)
diff --git a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc
index cb8a5c3d36d..959ae99fb81 100644
--- a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc
+++ b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc
@@ -43,7 +43,7 @@ depend opt_sys_info:/usr/local/info
depend opt_sys_man:/usr/local/man
depend opt_install_docfiles:1
depend opt_install_srcfiles:1
-#
+
# if we want to make a dist frozen uncomment that and tlmgr will bail out
# telling that TLNNNN is frozen
#depend opt_frozen:1