summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-08-17 22:40:41 +0000
committerKarl Berry <karl@freefriends.org>2015-08-17 22:40:41 +0000
commitfd197ed645cbd2c9535802a6f33e28b6dfcf3bb3 (patch)
treeb15b7ae3df01aa588e72acfbe4b35092681df685 /Master/tlpkg
parentc8f75ec470f047e10ae646187bffc9745d25bcb3 (diff)
e-french (17aug15)
git-svn-id: svn://tug.org/texlive/trunk@38141 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds11
-rw-r--r--Master/tlpkg/tlpsrc/collection-langfrench.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/e-french.tlpsrc0
4 files changed, 12 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 7c569ebdbc7..693311dd909 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -200,7 +200,7 @@ my @TLP_working = qw(
dtxtut duerer duerer-latex duotenzor dutchcal
dvdcoll dvgloss dviasm dviincl dvipdfmx-def
dvipsconfig dynblocks dyntree
- ean ean13isbn easy easy-todo easyfig easylist
+ e-french ean ean13isbn easy easy-todo easyfig easylist
ebezier ebgaramond ebgaramond-maths ebong ebook ebproof ebsthesis
ec ecc ecclesiastic ecltree eco economic
ecv ed edfnotes edmac edmargin ednotes eemeir eepic efbox egameps
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 8cd85ac55b4..e79db74b2d0 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -349,7 +349,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'dtxtut', "&setup", # straight copy
'duplicat', "die 'skipping, use piff'",
'dutchcal', "&MAKEcopy",
- 'e-french', "&MAKEflatten",
'easy', "&MAKEeasy",
'easylatex', "die 'skipping, complicated perl modules, sorry'",
'ean13isbn', "&MAKEcopy",
@@ -1211,6 +1210,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'dehyph-exptl' => '&POSTdehyph_exptl',
'doipubmed' => '&POSTlatex2html',
'download' => '&POST_savepdf',
+ 'e-french' => '&POSTe_french',
'encxvlna' => '&POSTencxvlna',
'enigma' => '&POSTenigma',
'eplain' => '&POSTeplain',
@@ -1305,6 +1305,7 @@ $standarddest = "texmf-dist";
'dad', 'lualatex',
'dehyph-exptl','generic',
'dratex', 'generic',
+ 'e-french', 'generic',
'edmac', 'generic',
'eijkhout', 'generic',
'enctex', 'generic',
@@ -1809,6 +1810,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|fontspec|cmap|4ht)$';
'doc-pictex', 'generic',
'dozenal', 'fonts',
'dratex', 'generic',
+ 'e-french', 'generic',
'eco', 'fonts',
'economic', 'bibtex',
'edmac', 'generic',
@@ -5448,6 +5450,13 @@ sub POSTdehyph_exptl {
print "POST$package - *YOU* must update tlpsrc directives, right now!\n";
}
+sub POSTe_french {
+ print "POST$package - move directories around\n";
+ &mv_with_mkdir ("french/*.ist", "$DEST/makeindex/$package");
+ &SYSTEM ("$MV french $DEST/tex/$whichformat/$package");
+ &SYSTEM ("$MV doc/* .");
+}
+
sub POSTencxvlna {
print "POST$package - .tex name conflict\n";
&SYSTEM ("$MV doc/* .");
diff --git a/Master/tlpkg/tlpsrc/collection-langfrench.tlpsrc b/Master/tlpkg/tlpsrc/collection-langfrench.tlpsrc
index 2278b3ca2be..251f16a008b 100644
--- a/Master/tlpkg/tlpsrc/collection-langfrench.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-langfrench.tlpsrc
@@ -14,6 +14,7 @@ depend bib-fr
depend bibleref-french
depend booktabs-fr
depend droit-fr
+depend e-french
depend epslatex-fr
depend facture
depend frenchle
diff --git a/Master/tlpkg/tlpsrc/e-french.tlpsrc b/Master/tlpkg/tlpsrc/e-french.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/e-french.tlpsrc