diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-20 16:04:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-20 16:04:21 +0000 |
commit | e2c98c9e8f8051f4ad79a2015a0cd1288dd39310 (patch) | |
tree | 1db619627f82577ba47baba45fa5bc53554b4140 /Master/tlpkg | |
parent | 4641151851175ac5754b7fa0a304067d70ae30a1 (diff) |
new latex package jlabels (5jun11)
git-svn-id: svn://tug.org/texlive/trunk@23619 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/jlabels.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 38ecc597fa1..9e0438d7c25 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -196,7 +196,7 @@ my @TLP_working = qw( ionumbers iopart-num iso iso10303 isodate isodoc isomath isonums isorot isotope itnumpar iwhdp iwona - jablantile jamtimes jeopardy jknapltx jmlr jneurosci jpsj junicode + jablantile jamtimes jeopardy jknapltx jlabels jmlr jneurosci jpsj junicode jura juraabbrev jurabib juramisc jurarsp js-misc jvlisting kalender karnaugh kastrup kerkis kerntest keycommand keystroke keyval2e kix kixfont diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index afac7bb5381..f5263dc1c8b 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2080,6 +2080,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'gfsdidot' => '[DO]*Specimen.pdf', # no source 'gfsneohellenic'=> 'N*Specimen.pdf', # no source 'jknapltx' => 'ubbold.fd', # clash bbold's Ubbold.fd; sauter bbold fails + 'jlabels' => 'jlabels.pdf', # no source 'linguex' => 'cgloss4e.sty', # symlink 'numericplots' => '.*\.m', # matlab 'piechartmp' => 'piechartmp.pdf', # no source diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 6428ba255fd..fa3ba27bb31 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -336,6 +336,7 @@ depend isodoc depend isorot depend isotope depend iwhdp +depend jlabels depend jvlisting depend kerntest depend keycommand diff --git a/Master/tlpkg/tlpsrc/jlabels.tlpsrc b/Master/tlpkg/tlpsrc/jlabels.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/jlabels.tlpsrc |