summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/numericplots/src/examples/basic_LegendIII.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/numericplots/src/examples/basic_LegendIII.tex')
-rw-r--r--Master/texmf-dist/doc/latex/numericplots/src/examples/basic_LegendIII.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/numericplots/src/examples/basic_LegendIII.tex b/Master/texmf-dist/doc/latex/numericplots/src/examples/basic_LegendIII.tex
new file mode 100644
index 00000000000..769f11f0adb
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/numericplots/src/examples/basic_LegendIII.tex
@@ -0,0 +1,7 @@
+\LegendDefinition[LabelOrientation=c]{
+ \LegLine{style=StdLineStyA} & IdentI\\
+ \LegLine{style=StdLineStyB, linewidth=3pt} & second legend\\
+ \LegLine{style=StdLineStyC} & whatever this data is\ldots\\
+ \LegLine{style=StdLineStyD} & and more data\\
+ \LegDot{style=StdLineStyC, plotstyle=dots} & plotstyle=dots
+} \ No newline at end of file