Index of /archives/text/CTAN/graphics/pstricks/contrib/uml

Icon  Name                                           Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] Changes 2010-03-17 19:48 218 [   ] Makefile 2006-11-29 04:46 1.0K [TXT] README 2006-11-29 04:51 734 [TXT] uml.dtx 2010-03-17 19:44 191K [TXT] uml.ins 2010-03-17 19:45 603 [   ] uml.pdf 2010-03-17 19:46 495K
uml.sty is a package for writing UML (Unified Modelling Language) 
diagrams in LaTeX. Currently, it implements a subset 
of class diagrams, and some extra constructs as well. 
The example on the right hand demonstrates the 
Schema constructs. 

Run the Makefile or alternative:

latex uml.ins
latex uml.dtx
makeindex -s gind.ist uml
makeindex -s gglo.ist -o uml.gls uml.glo
latex uml.dtx
dvips uml.dvi
ps2pdf uml.ps


This version of uml uses the extended version of the keyval 
package. So be sure that you 
- have installed xkeyval with the special pst-xkey.tex
  (CTAN: tex-archive/macros/latex/contrib/xkeyval/)
- do not load another package after uml, which loads
  the old keyval.sty or pst-key.tex


--
Herbert Voss 2006-11-23