summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/numericplots/src/examples/basic_LegendII.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/numericplots/src/examples/basic_LegendII.tex')
-rw-r--r--Master/texmf-dist/doc/latex/numericplots/src/examples/basic_LegendII.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/numericplots/src/examples/basic_LegendII.tex b/Master/texmf-dist/doc/latex/numericplots/src/examples/basic_LegendII.tex
new file mode 100644
index 00000000000..9958a7830f5
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/numericplots/src/examples/basic_LegendII.tex
@@ -0,0 +1,8 @@
+ \newpsstyle{LegendBoxStyle}%
+ {framearc=0.2, fillstyle=solid, fillcolor=yellow, opacity=0.2}
+ \LegendDefinition[nrCols=2]{
+ \LegLine{style=StdLineStyA} & IdentI &
+ \LegLine{style=StdLineStyB, linewidth=3pt} & legend 2
+ }
+ \newpsstyle{LegendBoxStyle}%
+ {fillstyle=solid, fillcolor=white} \ No newline at end of file