diff options
author | Karl Berry <karl@freefriends.org> | 2014-10-27 22:14:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-10-27 22:14:29 +0000 |
commit | 3db680aa56c30ff89687d0536b35052c4d54d309 (patch) | |
tree | 0b82ef5a676021a21d7fd8ff5e88c735bca696fd /Master/texmf-dist/tex/latex | |
parent | 657ef09b48e97fe2e24a3990ba7611df99b7a72c (diff) |
tikz-cd (27oct14)
git-svn-id: svn://tug.org/texlive/trunk@35450 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/tikz-cd/tikz-cd.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/tikz-cd/tikz-cd.sty b/Master/texmf-dist/tex/latex/tikz-cd/tikz-cd.sty index 9354939cb10..6a49ae1db70 100644 --- a/Master/texmf-dist/tex/latex/tikz-cd/tikz-cd.sty +++ b/Master/texmf-dist/tex/latex/tikz-cd/tikz-cd.sty @@ -13,7 +13,7 @@ % You should have received a copy of the GNU General Public License % along with this program. If not, see <http://www.gnu.org/licenses/>. -\ProvidesPackage{tikz-cd}[2014/10/20 v0.9c Commutative diagrams with tikz] +\ProvidesPackage{tikz-cd}[2014/10/26 v0.9d Commutative diagrams with tikz] \RequirePackage{tikz}[2013/12/13] % pgf version 3.0.0 required \usetikzlibrary{cd} |