summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/numericplots/src/MultiplePlots.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-09-19 23:15:08 +0000
committerKarl Berry <karl@freefriends.org>2013-09-19 23:15:08 +0000
commit7d20726c049fe3f539dfc3458a5f542d182eafaa (patch)
tree1208ba74ec623bdfa764d300bb84df1b1e99b5d8 /Master/texmf-dist/doc/latex/numericplots/src/MultiplePlots.tex
parent046a18fe7e999f75ad01f2992df59bafd8396d5e (diff)
numericplots (19sep13)
git-svn-id: svn://tug.org/texlive/trunk@31701 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/numericplots/src/MultiplePlots.tex')
-rw-r--r--Master/texmf-dist/doc/latex/numericplots/src/MultiplePlots.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/numericplots/src/MultiplePlots.tex b/Master/texmf-dist/doc/latex/numericplots/src/MultiplePlots.tex
index de2b8a42dc7..9985b8614eb 100644
--- a/Master/texmf-dist/doc/latex/numericplots/src/MultiplePlots.tex
+++ b/Master/texmf-dist/doc/latex/numericplots/src/MultiplePlots.tex
@@ -35,3 +35,11 @@ An example with different y-axes on the left and on the right side:
\lstinputlisting{examples/multiplots_exampleII}
\input{examples/multiplots_exampleII}
+
+
+It is also possible to rotate the labels of the axes (LabelRot and LabelRefPt
+have to be set after AxisStyle!):
+
+\lstinputlisting[firstline=12, lastline=20]{examples/multiplots_exampleIII}
+
+\input{examples/multiplots_exampleIII}