diff options
Diffstat (limited to 'print/latex-msc/pkg-descr')
-rw-r--r-- | print/latex-msc/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/print/latex-msc/pkg-descr b/print/latex-msc/pkg-descr new file mode 100644 index 000000000000..c9169e7efa32 --- /dev/null +++ b/print/latex-msc/pkg-descr @@ -0,0 +1,11 @@ +A LaTeX macro package for drawing Message Sequence Charts by Victor Bos +and Sjouke Mauw. +This package should be useful to all people that prepare their texts with +LaTeX and want to easily draw MSCs in their texts. This is not an MSC editor. +It simply takes a textual description of an MSC and draws the corresponding +MSC. + +The current version of the MSC macro package supports the full MSC2000 +language. + +WWW: http://www.win.tue.nl/~sjouke/mscpackage.html |