diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-13 00:08:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-13 00:08:31 +0000 |
commit | 1af5c8773983ef7a0aa17ab1c46e8ecc5d333bb7 (patch) | |
tree | c82a29a0d2e46757d149d5c2aff5bc96e8426413 /Master/tlpkg | |
parent | 8ef4b34298b082adaed9714c182beb730e8aafeb (diff) |
new latex package keyreader 0.1 (11jan10)
git-svn-id: svn://tug.org/texlive/trunk@16692 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 5 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/keyreader.tlpsrc | 0 |
4 files changed, 5 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 49207d5064e..9dd8d9a2b72 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -141,8 +141,9 @@ my @WorkingTLP = qw( iso10303 isodate isodoc isomath isonums isorot isotope itnumpar iwona jablantile jeopardy jknapltx jneurosci jpsj junicode jura juraabbrev jurabib juramisc jurarsp js-misc - kalender kastrup kerkis kerntest keycommand - keystroke knuth koma-script kpfonts + kalender kastrup kerkis kerntest + keycommand keyreader keystroke + knuth koma-script kpfonts l2picfaq l2tabu l2tabu-english l2tabu-french l2tabu-it l2tabu-spanish labbook labelcas labels lastpage latex latex-doc-ptr latex-notes-zh-cn latex-veryshortguide diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index a40aa1a3e93..5b1a8a9f794 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -342,6 +342,7 @@ $Master = "$mydir/../.."; 'lm', "&MAKEcopy", 'lms', "die 'skipping, nonfree license'", 'logfilter', "die 'skipping, nosource (and java)'", + 'loggates', "die 'skipping, LaTeX 2.09 and never in TL'", 'logic', "&MAKEnosymlinks", 'lshort-bulgarian', '&MAKElshort', 'lshort-chinese', '&MAKElshort', diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index eacddb76f7f..4096e2ab559 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -276,6 +276,7 @@ depend isotope depend kastrup depend kerntest depend keycommand +depend keyreader depend keystroke depend labbook depend labelcas diff --git a/Master/tlpkg/tlpsrc/keyreader.tlpsrc b/Master/tlpkg/tlpsrc/keyreader.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/keyreader.tlpsrc |