summaryrefslogtreecommitdiff
path: root/graphics/pmdraw/README.md
blob: dd9954a495cbe9bdeeaccbdb2891f84f87794366 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
pmdraw
======

*README V1.3 2024-04-09*

<!--

*------------------------------*
|0````````````````````````````8|
|`````____````____`````````````|
|````|MFMF\  /MFMF|````````````|
|````|MF|MF\/MF|MF|````````````|
|````|MF|\MFMF/|MF|_______`````|
|````|MF|``````|MFMFMFMFMF|````|
|````|MF|``````|MF|````````````|
|````|MF|``````|MF|___`````````|
|``````````````|MFMFMF|````````|
|``````````````|MF|````````````|
|``````````````|MF|````````````|
|``````````````|MF|````````````|
|1````````````````````````````3|
*------------------------------*
-->

The `pmdraw` package allows you to draw elements of the diagram monoids, commonly referred to as diagrams. The package provides a lot of
flexibility to draw most diagrams and can be customised as needed.

The package makes use of the `tikz` and `keyval` packages.


Usage
-----

The usage of the package requires some basic understanding of
partition diagrams as well as the interface used. Please read the
manual for a complete explanation.


Contact
-------

If you discover a bug, please be so kind and send me a minimum working
example of the bug in action and I will work on fixing it. My details
are <matthias.ypg37@slmail.me>.


Author
-------

- Matthias Fresacher


License
-------

Copyright 2023-10-16 (original release) & 2024, Matthias Fresacher

This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
of this license or (at your option) any later version.
The latest version of this license is found via
<http://www.latex-project.org/lppl.txt>.

This work has the LPPL maintenance status `maintained`.

The Current Maintainer of this work is Matthias Fresacher.


Contents
-------

This work consists of the files `pmdraw.sty`, `pmdraw.tex` and the
examples in the folder `examples`, in addition to the derived file
`pmdraw.pdf`.