Directory graphics/bardiag
README
LaTeX package "bardiag"
Allows to draw bar diagrams using LaTeX.
Based on PSTricks.
Style files: bardiag.sty and pstfp.sty.
File bardiag.bar contains some additional definitions
and is loaded from bardiag.sty
Also (optional) bardiag.cfg is included. This is a config
file loaded at the end of the bardiag.sty.
"Manual" : doc/bardiag.ps, doc/bardiag1.ps, doc/bardiag2.ps
(compiled from bardiag.tex, bardiag1.tex, bardiag2.tex
and figs in the "doc/figs" dir)
Examples : doc/example
Read bardiag.ps for more info.
All needed .ps file are included.
To compile the docs yourself, on a *nix system, use smth like:
mv bardiag.ps bardiag.ps.bak
latex bardiag
makeindex bardiag
latex bardiag
latex bardiag
dvips bardiag.dvi
and
mv bardiagX.ps bardiagX.ps.bak
latex bardiagX
latex bardiagX
dvips bardiagX.dvi
where X=1,2.
More or less the same commands should do the job under DOS/Windows and MacOS.
The package has been tested under teTeX TeX distribution, but should work
with any other TeX system.
R.Stepanyan
rstepanyan@yahoo.com
Download the contents of this package in one zip archive (751.5k).
bardiag – LaTeX package for drawing bar diagrams
The main purpose of the package is to make the drawing of bar diagrams possible and easy in LaTeX. The BarDiag package is inspired by and based on PSTricks.
| Package | bardiag |
| Version | 0.4a |
| Licenses | The LaTeX Project Public License |
| Maintainer | R. Stepanyan |
| Contained in | TeX Live as bardiag MiKTeX as bardiag |
| Topics | Gen chart |
| See also | pst-bar bchart |