diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-18 23:40:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-18 23:40:22 +0000 |
commit | 9314a3034bca00c549c35f72c248ce57fa134438 (patch) | |
tree | fd8f1454e3dbf3da2802fc817b12d056fa3bcec1 /Master | |
parent | 49cdd10ba6dfc461ce5e70b61695ba2aba0cbeb7 (diff) |
mptopdf from May 18 beta/cont-tmf.zip (11854476 bytes)
git-svn-id: svn://tug.org/texlive/trunk@34113 c570f23f-e606-0410-a88d-b1316a301751
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. |