diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-pictures.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/mkpic.tlpsrc | 1 |
4 files changed, 5 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 8586711877f..c83cd4a6e9e 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -318,7 +318,7 @@ my @TLP_working = qw( mhequ microtype microtype-de midnight midpage mil3 miller minibox minifp minipage-marginpar miniplot minitoc minorrevision minted mintspirit minutes - mkgrkindex mkjobtexmf mkpattern + mkgrkindex mkjobtexmf mkpattern mkpic mla-paper mlist mmap mnotes mnsymbol moderncv moderntimeline modiagram modref modroman mongolian-babel monofill montex diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 07c420fafb7..049f1470a8c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2505,6 +2505,7 @@ $standardxmt='\.xmt'; 'mf2pt1' => '\.pl$', 'mkgrkindex' => 'mkgrkindex$', 'mkjobtexmf' => 'mkjobtexmf\.pl$', + 'mkpic' => '^mkpic$', 'musixtex' => '\.lua$', 'pdfcrop' => '\.pl$', # doscripts() does r* 'pdfjam' => 'pdf[^.]*$', @@ -2643,6 +2644,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'gfsdidot' => '.pdf', # no source 'gfsneohellenic'=> '.pdf', # no source 'jknapltx' => 'ubbold.fd', # clash bbold's Ubbold.fd; sauter bbold fails + 'mkpic' => 'mkpicdoc.pdf', # no source 'numericplots' => '.*\.m', # matlab 'oinuit' => 'cmssbxo10.tfm', # should not be here 'oscola' => '\.pdf$', # no source diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc index 7f3da85583d..f760c4fff44 100644 --- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc @@ -55,6 +55,7 @@ depend lpic depend makeshape depend mathspic depend miniplot +depend mkpic depend modiagram depend neuralnetwork depend numericplots diff --git a/Master/tlpkg/tlpsrc/mkpic.tlpsrc b/Master/tlpkg/tlpsrc/mkpic.tlpsrc new file mode 100644 index 00000000000..dca338c719c --- /dev/null +++ b/Master/tlpkg/tlpsrc/mkpic.tlpsrc @@ -0,0 +1 @@ +binpattern f bin/${ARCH}/${PKGNAME} |