summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/numericplots/NumericPlotsDoc.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-07-26 23:26:28 +0000
committerKarl Berry <karl@freefriends.org>2011-07-26 23:26:28 +0000
commit792ab47701eef9ed7c77ca44fb642b53189aba33 (patch)
tree168b086ed1ee1a8d519040863defe2a6ab4bd8d5 /Master/texmf-dist/doc/latex/numericplots/NumericPlotsDoc.tex
parente2d56f5c45ad8c6d04d5b28277819d0d35ee1f1a (diff)
numericplots (14jul11)
git-svn-id: svn://tug.org/texlive/trunk@23241 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/numericplots/NumericPlotsDoc.tex')
-rw-r--r--Master/texmf-dist/doc/latex/numericplots/NumericPlotsDoc.tex20
1 files changed, 12 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/numericplots/NumericPlotsDoc.tex b/Master/texmf-dist/doc/latex/numericplots/NumericPlotsDoc.tex
index 9d6cbdb98fe..53cabbab2f5 100644
--- a/Master/texmf-dist/doc/latex/numericplots/NumericPlotsDoc.tex
+++ b/Master/texmf-dist/doc/latex/numericplots/NumericPlotsDoc.tex
@@ -1,4 +1,4 @@
-% Copyright 2010 Thomas König, Alexander Michel, Michael Baumgart
+% Copyright 2010 Thomas Koenig, Alexander Michel, Michael Baumgart
%
% This file is part of NumericPlots.
%
@@ -22,6 +22,7 @@
% \usepackage{floatbarrier}
% \usepackage{showexpl}
\usepackage{etex} % use e-TeX’s extended register set
+
% options for package:
% BW: black and white
% AxisStyle=<style>: set standard axis style ([Boxed], Frame, FrameI, None)
@@ -103,6 +104,10 @@ Copyright 2010 Thomas K\"{o}nig, Alexander Michel, Michael Baumgart
\include{MultiplePlots}
+\section{Matlab Support}
+
+\input{MatlabSupport}
+
\section{package options}
\section{list of commands and options}
@@ -111,7 +116,6 @@ Copyright 2010 Thomas K\"{o}nig, Alexander Michel, Michael Baumgart
\include{TechnicalDetails}
-
% \part{Examples}
\include{FurtherExamples}
@@ -124,32 +128,32 @@ Copyright 2010 Thomas K\"{o}nig, Alexander Michel, Michael Baumgart
\include{history}
% \section{Test Calculations}
-%
+%
% Teste setkeys
-%
+%
% Watch:
-%
+%
% \setkeys*[NumericDataPlot]{Axis}{xO=34, xMin=10}
% \setrmkeys[NumericDataPlot]{AxisWait}
% \begin{tabular}{ll}
% xMin & \NumDataPlotxMin\\
% \textbf{xO:} & \NumDataPlotxO \\
% \end{tabular}
-%
+%
% \setkeys*[NumericDataPlot]{Axis}{xMin=10, xO=34}
% \setrmkeys[NumericDataPlot]{AxisWait}
% \begin{tabular}{ll}
% xMin & \NumDataPlotxMin\\
% \textbf{xO:} & \NumDataPlotxO \\
% \end{tabular}
-%
+%
% \setkeys*[NumericDataPlot]{Axis}{xMin=10}
% \setrmkeys[NumericDataPlot]{AxisWait}
% \begin{tabular}{ll}
% xMin & \NumDataPlotxMin\\
% \textbf{xO:} & \NumDataPlotxO \\
% \end{tabular}
-%
+%
% calculation example:
% \setkeys*[NumericDataPlot]{Axis}{xO=34, xMax=20, xMin=10, Dx=2}