summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/numericplots/doc/src/options.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pstricks/contrib/numericplots/doc/src/options.tex')
-rw-r--r--graphics/pstricks/contrib/numericplots/doc/src/options.tex44
1 files changed, 44 insertions, 0 deletions
diff --git a/graphics/pstricks/contrib/numericplots/doc/src/options.tex b/graphics/pstricks/contrib/numericplots/doc/src/options.tex
new file mode 100644
index 0000000000..e4f6c416db
--- /dev/null
+++ b/graphics/pstricks/contrib/numericplots/doc/src/options.tex
@@ -0,0 +1,44 @@
+% Copyright 2010 Thomas Koenig, Alexander Michel
+%
+% This file is part of NumericPlots.
+%
+% NumericPlots is free software: you can redistribute it and/or modify
+% it under the terms of the GNU General Public License as published by
+% the Free Software Foundation, either version 3 of the License, or
+% any later version.
+%
+% NumericPlots is distributed in the hope that it will be useful,
+% but WITHOUT ANY WARRANTY; without even the implied warranty of
+% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+% GNU General Public License for more details.
+%
+% You should have received a copy of the GNU General Public License
+% along with NumericPlots. If not, see <http://www.gnu.org/licenses/>.
+
+\section{Options}
+
+\subsection{General}\label{sec:OptionsGeneral}
+
+ These are the options for the environment \texttt{NumericDataPlot}. Note that the padding values llx, lly, urx, ury depend on the type settings.
+
+ \begin{itemize}
+ \item xPicMin [0], yPicMin [0], xPicMax [1000], yPicMax [1000]
+ \item TickLength [2] defines the length of the ticks in mm
+\item \verb|\origXLabelSep| [\verb|\baselineskip|+1ex], \verb|\origYLabelSep|
+[7ex]
+ \item \verb|\StdLLX| [7ex +\verb|\baselineskip|+2pt]
+ \verb|\StdLLY|[2\verb|\baselineskip|+1ex+2pt]
+ \verb|\StdURX|[2ex]
+ \verb|\StdURY|[0.5em]
+ \end{itemize}
+
+
+\subsection{Automatic list with xkvview}
+The following list of keys defined by the package was created with xkvview.
+
+\xkvview{prefix=NumericDataPlot,file=keys_NumericDataPlot}
+
+% \xkvview{family=Axis,file=keys_Axis}
+% \xkvview{family=xAxis,file=keys_xAxis}
+% \xkvview{family=yAxis,file=keys_yAxis}
+