summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/third
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-06-06 21:11:51 +0000
committerKarl Berry <karl@freefriends.org>2020-06-06 21:11:51 +0000
commit204a15684f2ee547b4b0816480b87b3c30d3ef6f (patch)
tree34c8f919e87413a026b3718c985735de7368f19c /Master/texmf-dist/tex/context/third
parent632dd1c4a26f2687cefe49e59c2071c4f7b2c5ee (diff)
commutative-diagrams (6jun20)
git-svn-id: svn://tug.org/texlive/trunk@55438 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/third')
-rw-r--r--Master/texmf-dist/tex/context/third/commutative-diagrams/t-commutative-diagrams.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/third/commutative-diagrams/t-commutative-diagrams.tex b/Master/texmf-dist/tex/context/third/commutative-diagrams/t-commutative-diagrams.tex
new file mode 100644
index 00000000000..2c03eaa9486
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/commutative-diagrams/t-commutative-diagrams.tex
@@ -0,0 +1,16 @@
+%
+% CoDi: Commutative Diagrams for TeX
+% Copyright (c) 2015-2020 Paolo Brasolin <paolo.brasolin@gmail.com>
+% SPDX-License-Identifier: MIT
+%
+% This file is part of CoDi 1.0.0, released on 2020/06/06 under MIT license.
+%
+
+\writestatus{loading}{2020/06/06 1.0.0 CoDi: Commutative Diagrams for TeX}
+\startmodule[commutative-diagrams]
+\usemodule[tikz]
+\usetikzlibrary[commutative-diagrams]
+\let\startcodi\kDRammaOpen
+\let\stopcodi\kDRammaShut
+\stopmodule
+\endinput