summaryrefslogtreecommitdiff
path: root/systems/doc/metapost/source-manual/mpman-app-refman.tex
diff options
context:
space:
mode:
Diffstat (limited to 'systems/doc/metapost/source-manual/mpman-app-refman.tex')
-rw-r--r--systems/doc/metapost/source-manual/mpman-app-refman.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/systems/doc/metapost/source-manual/mpman-app-refman.tex b/systems/doc/metapost/source-manual/mpman-app-refman.tex
index ad8b84bfb0..266bc9d722 100644
--- a/systems/doc/metapost/source-manual/mpman-app-refman.tex
+++ b/systems/doc/metapost/source-manual/mpman-app-refman.tex
@@ -558,7 +558,8 @@ $\tt \descr{unary op} \rightarrow \descr{type}$\\
$\tt \qquad \;|\; abs \;|\; angle \;|\; arclength \;|\; ASCII \;|\; bbox \;|\; blackpart \;|\; bluepart \;|\; bot \;|\; bounded$\\
$\tt \qquad \;|\; ceiling \;|\; center \;|\; char \;|\; clipped \;|\; colormodel \;|\; cosd \;|\; cyanpart \;|\; cycle$\\
$\tt \qquad \;|\; dashpart \;|\; decimal \;|\; dir \;|\; floor \;|\; filled \;|\; fontpart \;|\; fontsize$\\
-$\tt \qquad \;|\; greenpart \;|\; greypart \;|\; hex \;|\; inverse \;|\; known \;|\; length \;|\; lft \;|\; llcorner$\\
+$\tt \qquad \;|\; greenpart \;|\; greypart \;|\; hex \;|\; interval\_get\_left\_endpoint \;|\; interval\_get\_right\_endpoint$\\
+$\tt \qquad \;|\; interval\_set \;|\; inverse \;|\; known \;|\; length \;|\; lft \;|\; llcorner$\\
$\tt \qquad \;|\; lrcorner\;|\; magentapart \;|\; makepath \;|\; makepen \;|\; mexp \;|\; mlog \;|\; not \;|\; oct \;|\; odd$\\
$\tt \qquad \;|\; pathpart \;|\; penpart \;|\; readfrom \;|\; redpart \;|\; reverse \;|\; round \;|\; rt \;|\; sind \;|\; sqrt$\\
$\tt \qquad \;|\; stroked \;|\; textpart \;|\; textual \;|\; top \;|\; ulcorner$\\
@@ -939,7 +940,7 @@ Here's a summary of the command-line switches provided by mpost:
in the current directory or specified via a full path.\\
\cmdindex{-numbersystem}=\tdescr{string}
& Set arithmetic mode to one of \texttt{scaled}, \texttt{double},
- \texttt{binary}, \texttt{decimal}\\
+ \texttt{binary}, \texttt{decimal}, \texttt{interval}\\
\cmdindex{-progname}=\tdescr{string}
& Pretend to be the \tdescr{string} executable.\\
\cmdindex{-recorder}