From dcbf19c32282b90aa3ebf0fc9366e9a49097303d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 16 Jul 2017 20:53:18 +0000 Subject: maker (16jul17) git-svn-id: svn://tug.org/texlive/trunk@44823 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 1 + Master/tlpkg/tlpsrc/collection-pictures.tlpsrc | 1 + Master/tlpkg/tlpsrc/maker.tlpsrc | 0 4 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 Master/tlpkg/tlpsrc/maker.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 41a7f418e55..2b75aed429d 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -396,7 +396,7 @@ my @TLP_working = qw( lwarp lxfonts ly1 m-tx macros2e macroswap mafr magaz mailing mailmerge make4ht makebarcode makebase makebox makecell makecirc makecmds - makedtx makeglos makeplot + makedtx makeglos makeplot maker makeshape mandi manfnt manfnt-font manuscript margbib marginfit marginfix marginnote markdown marvosym matc3 matc3mem match_parens diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 94836ac0b61..f6eaad42693 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3002,6 +3002,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'jknapltx' => 'ubbold.fd', # clash bbold's Ubbold.fd; sauter bbold fails 'knowledge' => 'knowledge.pdf', # no source 'latexmk' => '(sweave_|tex4ht-)latexmkrc', # case-folding clash + 'maker' => 'maker_manual.pdf', # no source 'math-into-latex-4' => 'video.*zip|S.*\.pdf', # nonfree 'numericplots' => '.*\.m', # matlab 'oinuit' => 'cmssbxo10.tfm', # should not be here diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc index 497771023a5..9968b3d1523 100644 --- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc @@ -69,6 +69,7 @@ depend latex-make depend lpic depend lroundrect depend luamesh +depend maker depend makeshape depend mathspic depend miniplot diff --git a/Master/tlpkg/tlpsrc/maker.tlpsrc b/Master/tlpkg/tlpsrc/maker.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3