summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/tikz-cd/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /graphics/pgf/contrib/tikz-cd/README.md
Initial commit
Diffstat (limited to 'graphics/pgf/contrib/tikz-cd/README.md')
-rw-r--r--graphics/pgf/contrib/tikz-cd/README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/tikz-cd/README.md b/graphics/pgf/contrib/tikz-cd/README.md
new file mode 100644
index 0000000000..b988d1dc06
--- /dev/null
+++ b/graphics/pgf/contrib/tikz-cd/README.md
@@ -0,0 +1,16 @@
+tikz-cd — Commutative diagrams with TikZ
+========================================
+
+The general-purpose drawing package [TikZ][pgf] can be used to typeset
+commutative diagrams and other kinds of mathematical pictures,
+generating high-quality results. This TikZ library facilitates the
+creation of such diagrams by providing a convenient set of macros and
+reasonable default settings. It can be used in plain TeX, LaTeX and
+ConTeXt. See [the manual][tikz-cd-doc] for further details and many
+examples.
+
+This software is distributed under the terms of the GNU General Public
+License, version 3 or later.
+
+[pgf]: https://ctan.org/pkg/pgf
+[tikz-cd-doc]: http://mirrors.ctan.org/graphics/pgf/contrib/tikz-cd/tikz-cd-doc.pdf