summaryrefslogtreecommitdiff
path: root/systems/doc/metapost/source-manual/mpman.tex
diff options
context:
space:
mode:
Diffstat (limited to 'systems/doc/metapost/source-manual/mpman.tex')
-rw-r--r--systems/doc/metapost/source-manual/mpman.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/systems/doc/metapost/source-manual/mpman.tex b/systems/doc/metapost/source-manual/mpman.tex
index ec77468753..9df1bc3dba 100644
--- a/systems/doc/metapost/source-manual/mpman.tex
+++ b/systems/doc/metapost/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