diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
commit | b4fc5f639874db951177ec539299d20908adb654 (patch) | |
tree | 52f08823ca58fffe3db6a9b075635038c567626c /Master/texmf-dist/doc/latex/bardiag/figs/examp2er.tex | |
parent | dec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (diff) |
doc 4
git-svn-id: svn://tug.org/texlive/trunk@80 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bardiag/figs/examp2er.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/bardiag/figs/examp2er.tex | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bardiag/figs/examp2er.tex b/Master/texmf-dist/doc/latex/bardiag/figs/examp2er.tex new file mode 100644 index 00000000000..75456594d57 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bardiag/figs/examp2er.tex @@ -0,0 +1,23 @@ +\newcommand{\lecol}{gray} +\newcommand{\ricol}{lightgray} +\renewcommand{\betweenticks}{50} +\bardiagrambegin{12.5}{200}{1cm}{1}{2.5}{0.9cm}{0.05cm} + \drawlevellines + \barspergroup{2} + \renewcommand{\barlabelangle}{0} + \baritem{1998}{123}{\lecol} \barerror{25} + \subbaritem{}{118}{\ricol} \barerrormargins{35}{15} + \baritem{1999}{126}{\lecol} \barerror{20} + \subbaritem{}{119}{\ricol} \barerrormargins{35}{32} + \baritem{2000}{144}{\lecol} \barerror{24} + \subbaritem{}{148}{\ricol} \barerror{30} + \baritem{2001}{176}{\lecol} \barerror{22} + \subbaritem{}{170}{\ricol} \barerror{25} + \baritem{2002}{128}{\lecol} \barerror{20} + \subbaritem{}{134}{\ricol} \barerror{30} + \diagLegendbegin{1}{190}{3.2} + \diagLegenditem{Women}{\lecol} + \diagLegenditem{Men}{\ricol} + \diagLegendend +\bardiagramend{{\large Year}}{{\large Income}} + |