summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-05-28 00:15:30 +0000
committerKarl Berry <karl@freefriends.org>2013-05-28 00:15:30 +0000
commit1c6157c57b3a33d9b44027ccc44ef1e02f98d51c (patch)
treeac53f3e7e929f9120e3b8773c84dc5fd2d041e6d /Master/tlpkg
parentdbdbad08ea450f135cc574f9dc001088b0d042de (diff)
selnolig
git-svn-id: svn://tug.org/texlive/trunk@30745 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds8
-rw-r--r--Master/tlpkg/tlpsrc/collection-luatex.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/selnolig.tlpsrc0
4 files changed, 8 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index dde57b66b18..0ea9fbfe4d2 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -401,7 +401,7 @@ my @TLP_working = qw(
scale scalebar scalerel schemabloc schemata schulschriften schwalbe-chess
sciposter screenplay scrjrnl
sdrt
- secdot section sectionbox sectsty selectp semantic semaphor
+ secdot section sectionbox sectsty selectp selnolig semantic semaphor
seminar semioneside sepfootnotes sepnum seqsplit
serbian-apostrophe serbian-date-lat serbian-def-cyr serbian-lig
setdeck setspace seuthesis
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index e52ebf9a4da..4f6928457ef 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -542,6 +542,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'latex2rtf', "die 'skipping, no configure or requests, etc.'",
'latex3', "die 'skipping, use xpackages'",
'latexdb', "die 'skipping, needs sql, etc.'",
+ 'latexindent', "die 'skipping, requires data file in bindir'",
'latexmp', "&MAKEflatten",
'layaureo', "&MAKEflatten",
'lato', "&MAKEcopy",
@@ -886,12 +887,13 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'sagetex', "die 'skipping, omitted at author request (25 Jan 2010 19:50:16)'",
'sansmathaccent', "&MAKEflatten",
'sansmathfonts', "&MAKEflatten",
- 'schedule', "die 'skipping, noinfo license, too old to matter'",
- 'schulschriften', "&MAKEflatten",
+ 'schedule', "die 'skipping, noinfo license, too old to matter'",
+ 'schulschriften', "&MAKEflatten",
'scientifixpaper', "die 'skipping, noinfo license'",
'sciwordconv', "die 'skipping, for old versions of scientific word'",
'script', "die 'skipping, noinfo license, too old to matter'",
'scripttex', "die 'skipping, nosell license'",
+ 'selnolig', "&MAKEflatten",
'seminar', "&MAKEseminar",
'serbianc', "die 'skipping, use babel-serbianc'",
'serbianpart', "die 'skipping, await request'",
@@ -1505,6 +1507,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'ruhyphen', '\.tex',
'sa-tikz', 'tikzlib.*tex|' . $standardtex,
'sansmath', '^..[^s].*\.sty', # not miscdoc.sty
+ 'selnolig', '\.lua|' . $standardtex,
'seminar', '\.bug|\.bg2|\.cls|\.sty|2up.tex',
'shade', 'shade\.tex', # not description.tex
'shadethm', '\.sth|' . $standardtex,
@@ -1978,6 +1981,7 @@ $standardsource='\.(bat|c|drv|dtx|fea|fdd|ins|sfd)$|configure.*|install-sh';
'poetrytex', 'Makefile|' . $standardsource,
'rcs', 'rcs.el|src|' . $standardsource,
'ruhyphen', '^[^.]*$|README.ru|hyphen.rules',
+ 'selnolig', 'NULL', # not .fea
'thailatex', 'NULL', # no gain in splitting up
'translation-array-fr', 'NULL', # doc
'translation-chemsym-de', 'NULL', # doc
diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc
index 4b8612e1449..918fcf0a4c7 100644
--- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc
@@ -28,5 +28,6 @@ depend luatexko
depend luatextra
depend luaxml
depend odsfile
+depend selnolig
depend showhyphens
depend spelling
diff --git a/Master/tlpkg/tlpsrc/selnolig.tlpsrc b/Master/tlpkg/tlpsrc/selnolig.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/selnolig.tlpsrc