diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-11-07 14:57:29 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-09 01:34:47 -0600 |
commit | 6c053ada06ab60b17ad88ed584c098124328f1c7 (patch) | |
tree | e3d899cddfa74ec7ba4b375ad3eada69d4730064 /office/texlive/branch2013/README | |
parent | 68ee849fbd0b2539fe3a59ff0f753dc9f9e14b7f (diff) |
office/texlive: Updated for version 20130530.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/texlive/branch2013/README')
-rw-r--r-- | office/texlive/branch2013/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/office/texlive/branch2013/README b/office/texlive/branch2013/README new file mode 100644 index 0000000000..e6083176fb --- /dev/null +++ b/office/texlive/branch2013/README @@ -0,0 +1,12 @@ +This directory should contain only patches from the stable branch of +TeXLive 2013 <http://tug.org/svn/texlive/branches/branch2013> + +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/branch2013 + +From an svn checkout, something like this will generate patches: + svn diff -r from#####:to##### > patchname + |