summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/tex/context/third/gantt/gantt-s-mp.tex1
-rw-r--r--Master/texmf-dist/tex/context/third/gantt/gantt-s-tikz.tex1
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
4 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/context/third/gantt/gantt-s-mp.tex b/Master/texmf-dist/tex/context/third/gantt/gantt-s-mp.tex
index ef6ad99ac7e..23c2ab96ff3 100644
--- a/Master/texmf-dist/tex/context/third/gantt/gantt-s-mp.tex
+++ b/Master/texmf-dist/tex/context/third/gantt/gantt-s-mp.tex
@@ -41,7 +41,6 @@
\def\setupgantt
{\bgroup
- \catcode`\#=\@@other
\dosingleempty
\dosetupgantt}
diff --git a/Master/texmf-dist/tex/context/third/gantt/gantt-s-tikz.tex b/Master/texmf-dist/tex/context/third/gantt/gantt-s-tikz.tex
index a8e56f33707..110ef3e994a 100644
--- a/Master/texmf-dist/tex/context/third/gantt/gantt-s-tikz.tex
+++ b/Master/texmf-dist/tex/context/third/gantt/gantt-s-tikz.tex
@@ -36,7 +36,6 @@
\def\setupgantt
{\bgroup
- \catcode`\#=\@@other
\dosingleempty
\dosetupgantt}
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index cd182b82370..b33dec9bf5e 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -409,7 +409,7 @@ my @TLP_working = qw(
xecjk xecolour xecyr xeindex xepersian xesearch
xetex-def xetex-devanagari xetex-itrans xetex-pstricks xetexfontinfo
xetexref xfor xgreek xhfill
- xifthen xindy-persian xits
+ xifthen xits
xkeyval xlop xltxtra xmpincl xnewcommand xoptarg
xq xskak xstring xtab xunicode
xwatermark xyling xypic xypic-tut-pt xytree
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index c2bda9d2bc5..7b5db9777fc 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -892,6 +892,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'xetex-pstricks',"&MAKEcopy",
'xfrac', "die 'skipping, use mh (I think)'",
'xinitials', "die 'skipping, will be in xpackages when ready (Morten says)'",
+ 'xindy-persian', "die 'skipping, don't think it can be found'",
'xits', "&MAKEflatten",
'xkeyval', "&MAKExkeyval",
'xmltex', "&MAKExmltex",