summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-solides3d/doc-en/par-axes3D-en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-solides3d/doc-en/par-axes3D-en.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pst-solides3d/doc-en/par-axes3D-en.tex13
1 files changed, 8 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-solides3d/doc-en/par-axes3D-en.tex b/Master/texmf-dist/doc/generic/pst-solides3d/doc-en/par-axes3D-en.tex
index dee70040fd6..97ffe24497e 100644
--- a/Master/texmf-dist/doc/generic/pst-solides3d/doc-en/par-axes3D-en.tex
+++ b/Master/texmf-dist/doc/generic/pst-solides3d/doc-en/par-axes3D-en.tex
@@ -6,16 +6,19 @@ $(x_1,0,0)$ for the $x$-axis, $(0,y_1,0)$ for the $y$-axis and
$(0,0,z_1)$ for the $z$-axis and from there continues drawing the axes as lines to the points $(x_2,0,0)$, $(0,y_2,0)$ and $(0,0,z_2)$.
The options are the following:
-\begin{itemize}
+\begin{compactitem}
\item all colour options, line width as well as all types of arrows.
\item \texttt{\Lkeyword{labelsep}=length} which allows you to position the \Index{label} in a self defined distance away from the extremity of the arrow of the axis, the default value is \texttt{\Lkeyword{labelsep}=5pt}---this is a real distance in three dimensions and not on screen.
\item the choice of the labels on each of the axes with the option: \\
\texttt{\Lkeyword{axisnames}={a,b,c}}, the default values are \texttt{\Lkeyword{axisnames}={x,y,z}}.
\item the potential to specify the style of the labels with the option: \\
- \texttt{\Lkeyword{axisemph}=}\verb+\boldmath\Large\color{red}+. By default there is no style predefined, which means, if no style is chosen one will get \verb+$x$,$y$,$z$+.
- \item \Lkeyword{showOrigin} is a Boolean, \texttt{true}---by default. If it is set to \texttt{\Lkeyword{showOrigin}=false} the dashed lines aren't drawn to the origin anymore.
- \item \Lkeyword{mathLabel} is a Boolean, \texttt{true}---by default, in which case the math mode is activated. Set to \texttt{\Lkeyword{mathLabel}=false} the labels are set in text mode.
-\end{itemize}
+ \texttt{\Lkeyword{axisemph}=}\verb+\boldmath\Large\color{red}+. By default there is no style predefined,
+ which means, if no style is chosen one will get \verb+$x$,$y$,$z$+.
+ \item \Lkeyword{showOrigin} is a Boolean, \texttt{true}---by default. If it is set to
+ \texttt{\Lkeyword{showOrigin}=false} the dashed lines aren't drawn to the origin anymore.
+ \item \Lkeyword{mathLabel} is a Boolean, \texttt{true}---by default, in which case the
+ math mode is activated. Set to \texttt{\Lkeyword{mathLabel}=false} the labels are set in text mode.
+\end{compactitem}
\encadre{The \Index{labels} are placed at the extemities of the axes.}
\begin{LTXexample}[width=5cm]