From 04ef73c3bd25a75afcb2d48745fb8a7d42819d5a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 28 Sep 2008 00:48:19 +0000 Subject: lshort-english update (25sep08) git-svn-id: svn://tug.org/texlive/trunk@10764 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-doc/doc/english/lshort-english/CHANGES | 23 +++++++++++++++++++++ .../english/lshort-english/lshort-4.24.src.tar.gz | Bin 106322 -> 0 bytes .../english/lshort-english/lshort-4.26.src.tar.gz | Bin 0 -> 109288 bytes .../doc/english/lshort-english/lshort.pdf | Bin 2293480 -> 2428735 bytes Master/tlpkg/bin/ctan2tds | 2 +- 5 files changed, 24 insertions(+), 1 deletion(-) delete mode 100644 Master/texmf-doc/doc/english/lshort-english/lshort-4.24.src.tar.gz create mode 100644 Master/texmf-doc/doc/english/lshort-english/lshort-4.26.src.tar.gz diff --git a/Master/texmf-doc/doc/english/lshort-english/CHANGES b/Master/texmf-doc/doc/english/lshort-english/CHANGES index 8a57d65918b..6164ac9abb8 100644 --- a/Master/texmf-doc/doc/english/lshort-english/CHANGES +++ b/Master/texmf-doc/doc/english/lshort-english/CHANGES @@ -1,3 +1,26 @@ +4.26 2008.09.25 +--------------- + +* fix some spellig in the PGF section + +4.25 2008.09.25 +--------------- + +* added a section in TikZ&PGF graphics + +* remove xy pics instead + +* added an appendix on installing latex + +* Added arraystretch and colsep to table section + +* Removed references to Corel Draw + +* Don't talk about 'macro package' when introducing latex + no one knows what this is anyway. + +* Fix for sample correlation formula on page 74 by Josue Guzman + 4.24 2008.02.08 --------------- diff --git a/Master/texmf-doc/doc/english/lshort-english/lshort-4.24.src.tar.gz b/Master/texmf-doc/doc/english/lshort-english/lshort-4.24.src.tar.gz deleted file mode 100644 index f1fbb8295b5..00000000000 Binary files a/Master/texmf-doc/doc/english/lshort-english/lshort-4.24.src.tar.gz and /dev/null differ diff --git a/Master/texmf-doc/doc/english/lshort-english/lshort-4.26.src.tar.gz b/Master/texmf-doc/doc/english/lshort-english/lshort-4.26.src.tar.gz new file mode 100644 index 00000000000..3ef73680964 Binary files /dev/null and b/Master/texmf-doc/doc/english/lshort-english/lshort-4.26.src.tar.gz differ diff --git a/Master/texmf-doc/doc/english/lshort-english/lshort.pdf b/Master/texmf-doc/doc/english/lshort-english/lshort.pdf index b20b04703e3..a0b331222ec 100644 Binary files a/Master/texmf-doc/doc/english/lshort-english/lshort.pdf and b/Master/texmf-doc/doc/english/lshort-english/lshort.pdf differ diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index f46ce1a0bca..2339f91638a 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -2679,7 +2679,7 @@ sub MAKElshort &SYSTEM ("mkdir -p $destdir"); &SYSTEM ("$CP -r $packagedir/* $destdir"); # keep only pdf's to save space. - &SYSTEM ("cd $destdir && $RM lshort*.ps *lshort*.ps.*z* lshort*.dvi lshort-*-book.zip"); + &SYSTEM ("cd $destdir && $RM lshort*.ps *lshort*.ps.*z* lshort*.dvi* lshort-*-book.zip"); # remove symlinks such as README. &SYSTEM ("cd $destdir && find -type l | xargs --no-run-if-empty rm"); } -- cgit v1.2.3