diff options
Diffstat (limited to 'Master/texmf-dist/doc/metapost/base/source-manual/mpman-app-refman.tex')
-rw-r--r-- | Master/texmf-dist/doc/metapost/base/source-manual/mpman-app-refman.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/metapost/base/source-manual/mpman-app-refman.tex b/Master/texmf-dist/doc/metapost/base/source-manual/mpman-app-refman.tex index 4974fdb597f..aefa619a46b 100644 --- a/Master/texmf-dist/doc/metapost/base/source-manual/mpman-app-refman.tex +++ b/Master/texmf-dist/doc/metapost/base/source-manual/mpman-app-refman.tex @@ -1,4 +1,4 @@ -\svnInfo $Id: mpman-app-refman.tex 1072 2009-06-01 16:18:44Z stephanhennig $
+\svnInfo $Id: mpman-app-refman.tex 1128 2009-12-22 08:52:28Z taco $
\section{Reference Manual}
\label{refman}
@@ -864,7 +864,7 @@ Here's a summary of the command-line switches understood by \texttt{$\descr{jobname}$.fls}\index{fls file?{\tt fls}
file}\index{files!fls?{\tt fls}}. (This functionality is provided
by \textit{kpathsea}.)\\
- \cmdindex{-s}$\descr{key}$=$\descr{value}$ \textrm{or}\newline
+ \cmdindex{-s}=$\descr{key}$=$\descr{value}$ \textrm{or}\newline
-s $\descr{key}$=$\descr{value}$
& Set internal variable $\descr{key}$ to $\descr{value}$. The
assignment is applied just before the input file is read-in. This
@@ -872,7 +872,7 @@ Here's a summary of the command-line switches understood by $\descr{value}$ can be an integer between -16383 and 16383 or a string
in double quotes. For strings, double quotes are stripped, but no
other processing takes place.\newline
- Example: \verb|-soutputformat="svg" -sprologues=3|\newline
+ Example: \verb|-s=outputformat="svg" -s=prologues=3|\newline
Use SVG backend converting font shapes to paths.\\
\cmdindex{-tex}=$\descr{texprogram}$
& Load format $\descr{texprogram}$ for rendering \TeX\ material.\\
|