CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ graphics/ pstricks/ contrib/ uml

You can get this entire directory bundled as uml.zip.

Packages located here

Package Caption
uml UML diagrams in LaTeX.

Subdirectories of this one

There are no subdirectories here.

Files in this directory

NameDateSize Description
Changes 2006-11-28 59 bytes download
Makefile 2006-11-28 1 Kbyte download
README 2006-11-28 734 bytes download Shown below
uml.dtx 2006-11-28 190 Kbyte download
uml.ins 2006-11-28 603 bytes download
uml.pdf 2006-11-28 597 Kbyte download

Contents of the README file

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

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.