summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost/base/source-manual/mpman.tex
diff options
context:
space:
mode:
authorLuigi Scarso <luigi.scarso@gmail.com>2020-12-31 21:49:16 +0000
committerLuigi Scarso <luigi.scarso@gmail.com>2020-12-31 21:49:16 +0000
commiteac8fd5d1337a83d1dd68ca7223e8703048d239c (patch)
treefee7d44ef91449ab8f93464eea571f1db98bd20e /Master/texmf-dist/doc/metapost/base/source-manual/mpman.tex
parent2624824ea71c767c0910df2ef7e568acaf0d28e8 (diff)
MetaPost: small improvements in manual; some minor fixes.
git-svn-id: svn://tug.org/texlive/trunk@57271 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/base/source-manual/mpman.tex')
-rw-r--r--Master/texmf-dist/doc/metapost/base/source-manual/mpman.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/metapost/base/source-manual/mpman.tex b/Master/texmf-dist/doc/metapost/base/source-manual/mpman.tex
index ec77468753f..9df1bc3dba3 100644
--- a/Master/texmf-dist/doc/metapost/base/source-manual/mpman.tex
+++ b/Master/texmf-dist/doc/metapost/base/source-manual/mpman.tex
@@ -1,4 +1,4 @@
-% $Id: mpman.tex 2139 2018-02-19 14:38:47Z luigi.scarso@gmail.com $
+% $Id: mpman.tex 2155 2019-06-02 09:39:55Z luigi.scarso@gmail.com $
% MetaPost manual, by John Hobby. License at end.
\listfiles
\RequirePackage{ifpdf}
@@ -12,8 +12,8 @@
\fi
\documentclass{article} % article is NOT the original style
\usepackage[nofancy]{svninfo}% Access VCS information.
-\svnInfo $Id: mpman.tex 2140 2019-06-01 14:38:47Z luigi.scarso@gmail.com $
-%\svnInfo $Id: mpman.tex 2139 2018-02-19 14:38:47Z luigi.scarso@gmail.com $
+\svnInfo $Id: mpman.tex 2155 2019-06-02 09:39:55Z luigi.scarso@gmail.com $
+%\svnInfo $Id: mpman.tex 2155 2019-06-02 09:39:55Z luigi.scarso@gmail.com $
\newcommand*{\mpversion}{2.00}
\usepackage[T1]{fontenc}
@@ -135,7 +135,7 @@
MetaPost is a programming language much like Knuth's \MF\footnote{\MF\
is a trademark of Addison Wesley Publishing
company.}\index{metafont?\MF}~\cite{kn:c} except that it outputs
-either vector graphics in the Postscript or SVG formats or bitmap
+either vector graphics in the PostScript or SVG formats or bitmap
graphics in the PNG format. Borrowed from \MF\ are the basic tools for
creating and manipulating pictures. These include numbers, coordinate
pairs, cubic splines, affine transformations, text strings, and boolean
@@ -5724,7 +5724,7 @@ documents with selected applications.
MetaPost graphics in the PostScript\index{PostScript} format can be
easily integrated into documents prepared with \TeX\ and friends.
-MetaPost's PostScript output is a low-featured dialect of the Postscript
+MetaPost's PostScript output is a low-featured dialect of the PostScript
language, called \emph{purified EPS}\index{EPS!purified}, which can be
converted into the Portable Document Format (PDF\index{PDF}) language
on-the-fly. For that reason, external MetaPost graphics can be used on