You can get this entire directory bundled as bardiag.zip.
Packages located here
| Package | Caption |
| bardiag | LateX package for drawing bar diagrams. |
Subdirectories of this one
| Name | Date | Description |
| doc/ |
2005-12-08 |
|
| src/ |
2003-12-22 |
|
Files in this directory
| Name | Date | Size | | Description |
| README |
2003-12-22 |
1 Kbyte |
download |
Shown below |
| bardiag.bar |
2003-12-10 |
2 Kbyte |
download |
|
| bardiag.cfg |
2003-12-10 |
4 Kbyte |
download |
|
| bardiag.sty |
2003-12-10 |
23 Kbyte |
download |
|
| pstfp.sty |
2003-05-13 |
30 Kbyte |
download |
|
Contents of the README file
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
Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.