summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-05 21:46:49 +0000
committerKarl Berry <karl@freefriends.org>2020-02-05 21:46:49 +0000
commita4ec570d716246d90c775b3cb251bfdf6836ad0a (patch)
treedc6213244fa235881736afe560c23c4040aa6379
parent951ea7428ab7f7e38d5d393f1116b8ddeee00fce (diff)
mptopdf (5feb20)
git-svn-id: svn://tug.org/texlive/trunk@53686 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/context/scripts/mkii/mptopdf.man4
-rw-r--r--Master/texmf-dist/doc/man/man1/mptopdf.man1.pdfbin16202 -> 16082 bytes
-rwxr-xr-xMaster/texmf-dist/scripts/context/perl/mptopdf.pl6
3 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/context/scripts/mkii/mptopdf.man b/Master/texmf-dist/doc/context/scripts/mkii/mptopdf.man
index 56be8180671..545c16fa00d 100644
--- a/Master/texmf-dist/doc/context/scripts/mkii/mptopdf.man
+++ b/Master/texmf-dist/doc/context/scripts/mkii/mptopdf.man
@@ -1,6 +1,6 @@
-.TH "mptopdf" "1" "01-01-2019" "version 1.4.1" "convert MetaPost figures to PDF"
+.TH "mptopdf" "1" "01-01-2020" "version 1.4.1" "convert MetaPost figures to PDF"
.SH NAME
-.B mptopdf
+ mptopdf - convert MetaPost figures to PDF
.SH SYNOPSIS
.B mptopdf [
.I OPTIONS ...
diff --git a/Master/texmf-dist/doc/man/man1/mptopdf.man1.pdf b/Master/texmf-dist/doc/man/man1/mptopdf.man1.pdf
index de09698635c..cea3f77eaee 100644
--- a/Master/texmf-dist/doc/man/man1/mptopdf.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/mptopdf.man1.pdf
Binary files differ
diff --git a/Master/texmf-dist/scripts/context/perl/mptopdf.pl b/Master/texmf-dist/scripts/context/perl/mptopdf.pl
index 42db9001ec4..5fe53c98f4c 100755
--- a/Master/texmf-dist/scripts/context/perl/mptopdf.pl
+++ b/Master/texmf-dist/scripts/context/perl/mptopdf.pl
@@ -3,6 +3,12 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $
# MikTeX users can set environment variable TEXSYSTEM to "miktex".
+# There have been suggestions to patch this script for dealing with different
+# output templates (a relative new metapost feature) but these have given
+# unwanted side effects. One can always wrap this script in another script
+# to deal with whatever patterns needed. We won't touch what has worked for
+# ages. (December 2019)
+
#D \module
#D [ file=mptopdf.pl,
#D version=2010.05.28, % 2000.05.29