diff options
Diffstat (limited to 'office/texlive/branch2014')
-rw-r--r-- | office/texlive/branch2014/README | 12 |
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 + |