summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-26 21:56:51 +0000
committerKarl Berry <karl@freefriends.org>2014-04-26 21:56:51 +0000
commit19699ba90afb7a90d3dd35cff38c6dc71125ece8 (patch)
tree1b7ea44aabc5d3157798c21130eb2a053df82ec5
parentfb0c6c1bc124d4a61bd59526c0df3393da0588e7 (diff)
lshort-english (26apr14)
git-svn-id: svn://tug.org/texlive/trunk@33687 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/lshort-english/CHANGES4
-rw-r--r--Master/texmf-dist/doc/latex/lshort-english/lshort-5.02.src.tar.gzbin121567 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/lshort-english/lshort-5.03.src.tar.gzbin0 -> 121583 bytes
-rw-r--r--Master/texmf-dist/doc/latex/lshort-english/lshort.pdfbin1756601 -> 1756543 bytes
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
5 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/lshort-english/CHANGES b/Master/texmf-dist/doc/latex/lshort-english/CHANGES
index 10728029b01..395f0d21a02 100644
--- a/Master/texmf-dist/doc/latex/lshort-english/CHANGES
+++ b/Master/texmf-dist/doc/latex/lshort-english/CHANGES
@@ -1,3 +1,7 @@
+5.03 2014.4.25
+--------------
+* fixed fixes in appendix
+
5.02 2014.4.21
--------------
* better example for spaceing
diff --git a/Master/texmf-dist/doc/latex/lshort-english/lshort-5.02.src.tar.gz b/Master/texmf-dist/doc/latex/lshort-english/lshort-5.02.src.tar.gz
deleted file mode 100644
index 10d11060540..00000000000
--- a/Master/texmf-dist/doc/latex/lshort-english/lshort-5.02.src.tar.gz
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/lshort-english/lshort-5.03.src.tar.gz b/Master/texmf-dist/doc/latex/lshort-english/lshort-5.03.src.tar.gz
new file mode 100644
index 00000000000..e965b237474
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/lshort-english/lshort-5.03.src.tar.gz
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/lshort-english/lshort.pdf b/Master/texmf-dist/doc/latex/lshort-english/lshort.pdf
index 62eefaf679d..38227f82b99 100644
--- a/Master/texmf-dist/doc/latex/lshort-english/lshort.pdf
+++ b/Master/texmf-dist/doc/latex/lshort-english/lshort.pdf
Binary files differ
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index b1228f00003..07c420fafb7 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1476,7 +1476,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'listbib', 'listbib.tex|' . $standardtex,
'listings-ext','\.sty', # not .cfg
'logic', 'milstd\.tex|' . $standardtex,
- 'lollipop', '\.ini|lollipop-.*tex|lollipop.tex',
+ 'lollipop', '\.ini|lollipop\.tex|lollipop-.*tex|lollipop.tex',
'ltxkeys', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', # not cfg
'lua-check-hyphen', '\.lua|' . $standardtex,
'lua-visual-debug', '\.lua|' . $standardtex,