From a4ec570d716246d90c775b3cb251bfdf6836ad0a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 5 Feb 2020 21:46:49 +0000 Subject: mptopdf (5feb20) git-svn-id: svn://tug.org/texlive/trunk@53686 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/context/perl/mptopdf.pl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Master/texmf-dist/scripts/context') 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 -- cgit v1.2.3