diff options
author | Karl Berry <karl@freefriends.org> | 2006-07-15 21:07:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-07-15 21:07:44 +0000 |
commit | addfc6cb8f4f70fdc76a72cb6338bd0c69c4c4c3 (patch) | |
tree | 9df3d1ec788caf8f5a848d259f44cfbafa7ad717 /Master/texmf-dist/doc/metapost/metauml/README | |
parent | 9599b464aebb35b4a1bc3bf70a4cd2740f3765f7 (diff) |
new metapost package metauml (21mar06)
git-svn-id: svn://tug.org/texlive/trunk@1851 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/metauml/README')
-rw-r--r-- | Master/texmf-dist/doc/metapost/metauml/README | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/metapost/metauml/README b/Master/texmf-dist/doc/metapost/metauml/README new file mode 100644 index 00000000000..6b2b2ae7407 --- /dev/null +++ b/Master/texmf-dist/doc/metapost/metauml/README @@ -0,0 +1,20 @@ +MetaUML, human-friendly UML textual notation for LaTeX/MetaPost +http://metauml.sourceforge.net + +Version: 0.2.3 +Author : Ovidiu Gheorghies +Date : March 21, 2005 + +MetaUML is a GNU GPL MetaPost library for typesetting UML diagrams. +It offers (partial) support for: +- class diagrams +- package diagrams +- activity diagrams +- use case diagrams +- state machine diagrams + +This release contains the following directories: + +doc : PDF documentation +examples : source code for the documentation (GNU FDL) +inputs : the macros needed to typeset in MetaUML (GNU GPL) |