minor fix

This commit is contained in:
Joachim Schoeberl 2010-03-03 08:15:22 +00:00
parent 432ef92344
commit 95c0d356e0
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -231,7 +231,7 @@ Like {\tt and} denotes the intersection, {\tt or} denotes the union:
\begin{quote}
\begin{verbatim}
solid cubeball = orthobrick (0, 0, 0; 1, 1, 1)
or sphere (0, 0, 0; 0.5) -maxh = 0.2;
or sphere (0, 0, 0; 0.5) -maxh=0.2;
\end{verbatim}
\end{quote}
The flag {\tt -maxh=0.2} assignes the maximal mesh size of $0.2$ to