diff options
author | Karl Berry <karl@freefriends.org> | 2023-04-27 20:39:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-04-27 20:39:14 +0000 |
commit | 0eea8efd348321fcc0da3a0fa35946f096a76762 (patch) | |
tree | cf5296ba877c36b2bc89c1e50cb11601d20dca97 /Master/tlpkg/libexec | |
parent | 3cc85aef80038341de3104242cce55aa087ac229 (diff) |
context-collating-marks (27apr23)
git-svn-id: svn://tug.org/texlive/trunk@66956 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 2cb57bc9345..d5fd1f161ac 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -346,6 +346,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'context-cmscbf', "&MAKEcopy", 'context-cmttbf', "&MAKEcopy", 'context-collating-marks', "&MAKEcopy", + 'context-collatingmarks', "die 'skipping, use context-collating-marks'", 'context-construction-plan', "&MAKEcopy", 'context-cyrillicnumbers', "&MAKEcopy", 'context-degrade', "&MAKEcopy", |