summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/numericplots/options.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/numericplots/options.tex')
-rw-r--r--Master/texmf-dist/doc/latex/numericplots/options.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/numericplots/options.tex b/Master/texmf-dist/doc/latex/numericplots/options.tex
new file mode 100644
index 00000000000..a37da9848f9
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/numericplots/options.tex
@@ -0,0 +1,28 @@
+% Copyright 2010 Thomas König, 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}.
+
+ \begin{itemize}
+ \item xPicMin [0], yPicMin[0], xPicMax[1000], yPicMax[1000]
+ \item TickLength [2] defines the length of the ticks in mm
+ \item llx[-1.5cm], lly[-1.25cm], urx[2pt], ury[2pt]
+ \end{itemize} \ No newline at end of file