summaryrefslogtreecommitdiff
path: root/office/texlive/branch2014
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2014-08-24 13:26:43 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-30 14:21:27 +0700
commit168defcd3925bcb8e451eeaef3d0f4851db2c2ed (patch)
tree1819207d5b4e0e449edaffee360a382731062d2d /office/texlive/branch2014
parent7800a4e6fd948acdd35d3f55e583f9e6f93f4834 (diff)
downloadslackbuilds-168defcd3925bcb8e451eeaef3d0f4851db2c2ed.tar.gz
office/texlive: Updated for version 20140525.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/texlive/branch2014')
-rw-r--r--office/texlive/branch2014/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/office/texlive/branch2014/README b/office/texlive/branch2014/README
new file mode 100644
index 0000000000..629b02cf15
--- /dev/null
+++ b/office/texlive/branch2014/README
@@ -0,0 +1,12 @@
+This directory should contain only patches from the stable branch of
+TeXLive 2014 <http://tug.org/svn/texlive/branches/branch2014>
+
+Thanks to Karl Berry and the other TeXLive contributors for agreeing
+to maintain this and for linking it at http://tug.org/texlive/distro.html
+
+This will fetch a local svn checkout:
+ svn co svn://tug.org/texlive/branches/branch2014
+
+From an svn checkout, something like this will generate patches:
+ svn diff -r from#####:to##### > patchname
+