diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-25 22:32:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-25 22:32:22 +0000 |
commit | 7961bdb11ded0df109c55b8dcf8418ee3c5b1239 (patch) | |
tree | 64cce4513a2e890039c5c8398fcd1223e542a5aa /Master/texmf-dist/doc/latex/numericplots/src/BasicFunctionality.tex | |
parent | d5e3c90d94a967b4c6fd0a3867d9ffdf47925a06 (diff) |
numericplots (25apr13)
git-svn-id: svn://tug.org/texlive/trunk@30103 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/numericplots/src/BasicFunctionality.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/numericplots/src/BasicFunctionality.tex | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/numericplots/src/BasicFunctionality.tex b/Master/texmf-dist/doc/latex/numericplots/src/BasicFunctionality.tex index 7d7d9ef362e..b1550768f4e 100644 --- a/Master/texmf-dist/doc/latex/numericplots/src/BasicFunctionality.tex +++ b/Master/texmf-dist/doc/latex/numericplots/src/BasicFunctionality.tex @@ -153,7 +153,7 @@ within the plot with \verb|\rput|. While using the package, there are predefined linestyles which may be used: -\begin{minipage}{0.6\linewidth} +\begin{minipage}{0.55\linewidth} \centering \small @@ -225,7 +225,7 @@ replaced by their black and white counterparts: For values which are nearly the same (reference and measurement, e.g.) the following line styles may be used: -\begin{minipage}{0.59\linewidth} +\begin{minipage}{0.58\linewidth} \centering \small @@ -378,6 +378,15 @@ the axis. To avoid this, plot the grid first and then plot the axis as shown. \end{minipage} +\begin{minipage}[T]{0.5\linewidth} + \lstinputlisting{examples/basic_LogarithmicIII} +\end{minipage} +\hspace{1ex} +\begin{minipage}[T]{0.4\linewidth} + \input{examples/basic_LogarithmicIII} +\end{minipage} + + \subsection{plots with holes} If plotting data, one might not want to plot some part of this data, e.g. if |