diff options
author | Karl Berry <karl@freefriends.org> | 2021-06-09 20:31:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-06-09 20:31:30 +0000 |
commit | cdd9cecfd76d306563b2bb748b17b177e3adbf3f (patch) | |
tree | 067b16c9163f056cdb4c387ca3adf9158825e7d0 /Master/tlpkg/libexec/ctan2tds | |
parent | 12f046242f4ab1d9e66272b675b62d16303de316 (diff) |
minim-hatching (9jun21)
git-svn-id: svn://tug.org/texlive/trunk@59531 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f80c7670b87..2049dcffc3e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3068,15 +3068,16 @@ $standardmp = '\.mp$'; 'latex-graphics-companion', 'NULL', # doc package 'luamesh', 'NULL', # not doc file fond.mp 'mcf2graph', 'mcf2graph.mf', # not the examples - 'metapost-colorbrewer', 'colorbrewer-[cr].*mp', # not -sampler - 'metapost-examples', 'NULL', # doc package + 'metapost-colorbrewer','colorbrewer-[cr].*mp', # not -sampler + 'metapost-examples', 'NULL', # doc package + 'minim-hatching', '.*g\.mp', # not doc.mp 'mpattern', 'mpattern.mp', # don't install test.mp 'mp3d', '^(3d|ani)', # not examples 'mpman-ru', 'NULL', # doc package - 'pdfslide', 'NULL', # no meta.mp - 'polski', 'NULL', # no sample-*.mp - 'semioneside', 'NULL', # don't install figure*.mp - 'textpath', 'textpath.mp', # don't install textpathfigs.mp + 'pdfslide', 'NULL', # not meta.mp + 'polski', 'NULL', # not sample-*.mp + 'semioneside', 'NULL', # not figure*.mp + 'textpath', 'textpath.mp', # not textpathfigs.mp ); |