diff options
author | Karl Berry <karl@freefriends.org> | 2020-06-12 21:02:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-06-12 21:02:23 +0000 |
commit | 703f0cdf657d1048bc1cd3deb58550a3f2885838 (patch) | |
tree | 377d8a205dd850746896c8a1cafeb7f0e0232cc5 /Master/texmf-dist/tex/latex/commutative-diagrams | |
parent | 1b3a076f59e9962ffc4a2baaaaba3e8e2ee88517 (diff) |
commutative-diagrams (12jun20)
git-svn-id: svn://tug.org/texlive/trunk@55526 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/commutative-diagrams')
-rw-r--r-- | Master/texmf-dist/tex/latex/commutative-diagrams/commutative-diagrams.sty | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/commutative-diagrams/kodi.sty | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/commutative-diagrams/commutative-diagrams.sty b/Master/texmf-dist/tex/latex/commutative-diagrams/commutative-diagrams.sty index 63bfde447f4..56b5a0c6573 100644 --- a/Master/texmf-dist/tex/latex/commutative-diagrams/commutative-diagrams.sty +++ b/Master/texmf-dist/tex/latex/commutative-diagrams/commutative-diagrams.sty @@ -3,11 +3,11 @@ % 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. +% This file is part of CoDi 1.0.1, released on 2020/06/11 under MIT license. % \RequirePackage{tikz}%[2013/12/13] % pgf version 3.0.0 required -\ProvidesPackage{commutative-diagrams}[2020/06/06 1.0.0 CoDi: Commutative Diagrams for TeX] +\ProvidesPackage{commutative-diagrams}[2020/06/11 1.0.1 CoDi: Commutative Diagrams for TeX] \usetikzlibrary{commutative-diagrams} \let\codi\kDRammaOpen \let\endcodi\kDRammaShut diff --git a/Master/texmf-dist/tex/latex/commutative-diagrams/kodi.sty b/Master/texmf-dist/tex/latex/commutative-diagrams/kodi.sty index 9443a2d8b01..149c1cbe109 100644 --- a/Master/texmf-dist/tex/latex/commutative-diagrams/kodi.sty +++ b/Master/texmf-dist/tex/latex/commutative-diagrams/kodi.sty @@ -3,7 +3,7 @@ % 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. +% This file is part of CoDi 1.0.1, released on 2020/06/11 under MIT license. % \RequirePackage{commutative-diagrams} |