diff options
author | Karl Berry <karl@freefriends.org> | 2011-11-04 23:07:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-11-04 23:07:49 +0000 |
commit | 9e4d03bf2af7de925ac6c81122e1ff22f9d33e51 (patch) | |
tree | 2751105def49e5b8c6b7c739e3916b09647a386a /Master/tlpkg | |
parent | 39e57fffe3040b97f7083b85656052bed5074ce1 (diff) |
lato 2.1 (3nov11)
git-svn-id: svn://tug.org/texlive/trunk@24489 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 |
2 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 9b62006dea7..68b92803ceb 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -202,10 +202,11 @@ my @TLP_working = qw( inconsolata index inlinebib inlinedef inputtrc insbox installfont interactiveworkbook interfaces interpreter intro-scientific inversepath invoice - ionumbers iopart-num iso + ionumbers iopart-num ipaex iso iso10303 isodate isodoc isomath isonums isorot isotope itnumpar iwhdp iwona - jablantile jamtimes jeopardy jknapltx jlabels jmlr jneurosci jpsj junicode + jablantile jamtimes japanese + 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 b13c1b9a696..7c0e45d5e1c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -284,6 +284,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'dtxtut', "&setup", # straight copy 'duplicat', "die 'skipping, use piff'", 'dutchcal', "&MAKEcopy", + 'e-french', "die 'skipping, complicated format, filename conflicts'", 'easy', "&MAKEeasy", 'easylatex', "die 'skipping, complicated perl modules, sorry'", 'ean13isbn', "&MAKEcopy", |