texlive[71050] Master/texmf-dist: commutative-diagrams (22apr24)

commits+karl at tug.org commits+karl at tug.org
Tue Apr 23 21:31:00 CEST 2024


Revision: 71050
          https://tug.org/svn/texlive?view=revision&revision=71050
Author:   karl
Date:     2024-04-23 21:31:00 +0200 (Tue, 23 Apr 2024)
Log Message:
-----------
commutative-diagrams (22apr24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/generic/commutative-diagrams/README
    trunk/Master/texmf-dist/doc/generic/commutative-diagrams/commutative-diagrams-doc.pdf
    trunk/Master/texmf-dist/doc/generic/commutative-diagrams/commutative-diagrams-doc.tex
    trunk/Master/texmf-dist/tex/context/third/commutative-diagrams/t-commutative-diagrams.tex
    trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.bapto.code.tex
    trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.code.tex
    trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.diorthono.code.tex
    trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.ektropi.code.tex
    trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.katharizo.code.tex
    trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.koinos.code.tex
    trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.mandyas.code.tex
    trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.mitra.code.tex
    trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.ozos.code.tex
    trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.ramma.code.tex
    trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.velos.code.tex
    trunk/Master/texmf-dist/tex/latex/commutative-diagrams/commutative-diagrams.sty
    trunk/Master/texmf-dist/tex/latex/commutative-diagrams/kodi.sty
    trunk/Master/texmf-dist/tex/plain/commutative-diagrams/commutative-diagrams.tex

Modified: trunk/Master/texmf-dist/doc/generic/commutative-diagrams/README
===================================================================
--- trunk/Master/texmf-dist/doc/generic/commutative-diagrams/README	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/doc/generic/commutative-diagrams/README	2024-04-23 19:31:00 UTC (rev 71050)
@@ -1,6 +1,13 @@
 CoDi: Commutative Diagrams for TeX
 ==================================
 
-CoDi is  a TikZ library.   Its aim
-is  making   commutative  diagrams 
-easy to design, parse and tweak.
+CoDi is a TikZ library.
+Its aim is making commutative diagrams easy to design, parse and tweak.
+
+Package:     commutative-diagrams
+Maintainer:  Paolo Brasolin
+Contact:     paolo.brasolin at gmail.com
+Licence:     MIT
+Repository:  https://github.com/paolobrasolin/commutative-diagrams
+Bug tracker: https://github.com/paolobrasolin/commutative-diagrams/issues
+

Modified: trunk/Master/texmf-dist/doc/generic/commutative-diagrams/commutative-diagrams-doc.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/generic/commutative-diagrams/commutative-diagrams-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/generic/commutative-diagrams/commutative-diagrams-doc.tex	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/doc/generic/commutative-diagrams/commutative-diagrams-doc.tex	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,7 +3,7 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
 %==[ document class ]===========================================================
@@ -412,7 +412,7 @@
 \resizebox{\linewidth}{!}{\scshape enchiridion}\par
 \vfill
 \marginpar{
-  \resizebox{\linewidth}{!}{\scshape 1.1.1}\\[0.62em]
+  \resizebox{\linewidth}{!}{\scshape 1.1.2}\\[0.62em]
   \resizebox{\linewidth}{!}{\scshape \today}
 }
 

Modified: trunk/Master/texmf-dist/tex/context/third/commutative-diagrams/t-commutative-diagrams.tex
===================================================================
--- trunk/Master/texmf-dist/tex/context/third/commutative-diagrams/t-commutative-diagrams.tex	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/tex/context/third/commutative-diagrams/t-commutative-diagrams.tex	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,10 +3,10 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
-\writestatus{loading}{2024/03/29 1.1.1 CoDi: Commutative Diagrams for TeX}
+\writestatus{loading}{2024/04/22 1.1.2 CoDi: Commutative Diagrams for TeX}
 \startmodule[commutative-diagrams]
 \usemodule[tikz]
 \usetikzlibrary[commutative-diagrams]

Modified: trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.bapto.code.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.bapto.code.tex	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.bapto.code.tex	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,7 +3,7 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
 % βάπτω • (báptō)
@@ -34,7 +34,7 @@
 
 \pgfqkeys{/bapto/overwrite}{.is choice,
   false/.style={/bapto/controller/.code={\def\kDTmp{##1}\ifx\kDTmp\empty\else
-                                         \tikz at fig@name\ifx\tikz at fig@name\empty
+                                         \ifx\tikz at fig@name\empty
                                          \pgfqkeys{/bapto}{trigger={##1}}\fi\fi},
                 /bapto/dispatcher/.code={\pgfqkeys{/tikz}{name=##1}%
                                          \pgfqkeys{/bapto}{output=##1}}},

Modified: trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.code.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.code.tex	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.code.tex	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,7 +3,7 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
 %==[ dependencies graph ]=======================================================

Modified: trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.diorthono.code.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.diorthono.code.tex	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.diorthono.code.tex	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,7 +3,7 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
 % διορθώνω • (diorthóno)

Modified: trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.ektropi.code.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.ektropi.code.tex	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.ektropi.code.tex	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,7 +3,7 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
 % εκτροπή • (ektropí)

Modified: trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.katharizo.code.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.katharizo.code.tex	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.katharizo.code.tex	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,7 +3,7 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
 % καθαρίζω • (katharízo)

Modified: trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.koinos.code.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.koinos.code.tex	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.koinos.code.tex	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,7 +3,7 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
 % κοινός • (koinós)
@@ -116,10 +116,10 @@
 
 \def\kDDTSGob%
   {\kDIfNextSoftCh\kD
-    {\message{A}\ifkDDTSPrevSpace\kDDTSHasTrailtrue\else\kDDTSHasTrailfalse\fi\kDGobbleHardTok}
-    {\message{B}\kDIfNextSoftCh\kDBlankSpace
-      {\message{Y}\kDDTSPrevSpacetrue\expandafter\kDDTSGob\kDGobbleSoftTok}
-      {\message{N}\kDDTSPrevSpacefalse\expandafter\kDDTSGob\kDGobbleHardTok}}}
+    {\ifkDDTSPrevSpace\kDDTSHasTrailtrue\else\kDDTSHasTrailfalse\fi\kDGobbleHardTok}
+    {\kDIfNextSoftCh\kDBlankSpace
+      {\kDDTSPrevSpacetrue\expandafter\kDDTSGob\kDGobbleSoftTok}
+      {\kDDTSPrevSpacefalse\expandafter\kDDTSGob\kDGobbleHardTok}}}
 
 \newif\ifkDDTSPrevSpace
 

Modified: trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.mandyas.code.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.mandyas.code.tex	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.mandyas.code.tex	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,7 +3,7 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
 % μανδύας • (mandýas)

Modified: trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.mitra.code.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.mitra.code.tex	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.mitra.code.tex	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,7 +3,7 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
 % μήτρα • (mítra)

Modified: trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.ozos.code.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.ozos.code.tex	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.ozos.code.tex	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,7 +3,7 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
 % όζος • (ózos)

Modified: trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.ramma.code.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.ramma.code.tex	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.ramma.code.tex	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,7 +3,7 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
 % ράμμα • (rámma)

Modified: trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.velos.code.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.velos.code.tex	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.velos.code.tex	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,7 +3,7 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
 % βέλος • (vélos)
@@ -273,6 +273,7 @@
     \fi\fi
     \kDVelosPrvFstSrc\expandafter{\the\kDVelosCurFstSrc}%
     \kDVelosPrvLstTar\expandafter{\the\kDVelosCurLstTar}%
+    \kDGobbleHardTok
     }{%
       \kDVelosSource\expandafter{\the\kDVelosTarget}
       \kDVelosFetchEdgeThen

Modified: trunk/Master/texmf-dist/tex/latex/commutative-diagrams/commutative-diagrams.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/commutative-diagrams/commutative-diagrams.sty	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/tex/latex/commutative-diagrams/commutative-diagrams.sty	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,11 +3,11 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
 \RequirePackage{tikz}%[2013/12/13] % pgf version 3.0.0 required
-\ProvidesPackage{commutative-diagrams}[2024/03/29 1.1.1 CoDi: Commutative Diagrams for TeX]
+\ProvidesPackage{commutative-diagrams}[2024/04/22 1.1.2 CoDi: Commutative Diagrams for TeX]
 \usetikzlibrary{commutative-diagrams}
 \let\codi\kDRammaOpen
 \let\endcodi\kDRammaShut

Modified: trunk/Master/texmf-dist/tex/latex/commutative-diagrams/kodi.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/commutative-diagrams/kodi.sty	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/tex/latex/commutative-diagrams/kodi.sty	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,7 +3,7 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
 \RequirePackage{commutative-diagrams}

Modified: trunk/Master/texmf-dist/tex/plain/commutative-diagrams/commutative-diagrams.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/commutative-diagrams/commutative-diagrams.tex	2024-04-23 19:30:49 UTC (rev 71049)
+++ trunk/Master/texmf-dist/tex/plain/commutative-diagrams/commutative-diagrams.tex	2024-04-23 19:31:00 UTC (rev 71050)
@@ -3,7 +3,7 @@
 % Copyright (c) 2015-2024 Paolo Brasolin <paolo.brasolin at gmail.com>
 % SPDX-License-Identifier: MIT
 %
-% This file is part of CoDi 1.1.1, released on 2024/03/29 under MIT license.
+% This file is part of CoDi 1.1.2, released on 2024/04/22 under MIT license.
 %
 
 \input tikz.tex



More information about the tex-live-commits mailing list.