diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/context/scripts/mkii/mptopdf.man | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/mptopdf.1 | 4 | ||||
-rwxr-xr-x | Master/texmf-dist/scripts/context/stubs/mswin/mptopdf.exe | bin | 4608 -> 4608 bytes | |||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
4 files changed, 4 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/context/scripts/mkii/mptopdf.man b/Master/texmf-dist/doc/context/scripts/mkii/mptopdf.man index e064ba8953a..87cb566ebe9 100644 --- a/Master/texmf-dist/doc/context/scripts/mkii/mptopdf.man +++ b/Master/texmf-dist/doc/context/scripts/mkii/mptopdf.man @@ -1,4 +1,4 @@ -.TH "mptopdf" "1" "01-01-2014" "version 1.4.1" "convert MetaPost figures to PDF" +.TH "mptopdf" "1" "01-01-2014" "version 1.4.1" "convert MetaPost to PDF" .SH NAME .B mptopdf .SH SYNOPSIS @@ -8,7 +8,7 @@ .I FILENAMES .B ] .SH DESCRIPTION -.B convert MetaPost figures to PDF +.B convert MetaPost to PDF .SH OPTIONS .TP .B --metafun diff --git a/Master/texmf-dist/doc/man/man1/mptopdf.1 b/Master/texmf-dist/doc/man/man1/mptopdf.1 index e064ba8953a..87cb566ebe9 100644 --- a/Master/texmf-dist/doc/man/man1/mptopdf.1 +++ b/Master/texmf-dist/doc/man/man1/mptopdf.1 @@ -1,4 +1,4 @@ -.TH "mptopdf" "1" "01-01-2014" "version 1.4.1" "convert MetaPost figures to PDF" +.TH "mptopdf" "1" "01-01-2014" "version 1.4.1" "convert MetaPost to PDF" .SH NAME .B mptopdf .SH SYNOPSIS @@ -8,7 +8,7 @@ .I FILENAMES .B ] .SH DESCRIPTION -.B convert MetaPost figures to PDF +.B convert MetaPost to PDF .SH OPTIONS .TP .B --metafun diff --git a/Master/texmf-dist/scripts/context/stubs/mswin/mptopdf.exe b/Master/texmf-dist/scripts/context/stubs/mswin/mptopdf.exe Binary files differindex 0e7882cf926..faae5caa7c4 100755 --- a/Master/texmf-dist/scripts/context/stubs/mswin/mptopdf.exe +++ b/Master/texmf-dist/scripts/context/stubs/mswin/mptopdf.exe diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ff76d7a4784..bc789edfe1b 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -5196,7 +5196,6 @@ sub build_scripts_copy { } sub POSTmptopdf { - die "8jan14 do not create separate mptopdf under linked_scripts"; # mptopdf needs a cut-down version of the context post routine. # But there are enough differences that trying to factor out the # commonalities doesn't make sense. Sigh. |