diff options
author | Karl Berry <karl@freefriends.org> | 2014-11-02 21:51:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-11-02 21:51:42 +0000 |
commit | d6fa8fbf780ce1b3309f807ada2fd5eec16e26ae (patch) | |
tree | 36d428db8010d8db384203e5194ef28eb53ef8ec /Master/texmf-dist/tex/latex/tikz-cd | |
parent | da3fae7e9a9a162897542972b7c2bac81abc26af (diff) |
tikz-cd (2nov14)
git-svn-id: svn://tug.org/texlive/trunk@35485 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tikz-cd')
-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 6a49ae1db70..e94b351828a 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/26 v0.9d Commutative diagrams with tikz] +\ProvidesPackage{tikz-cd}[2014/10/30 v0.9e Commutative diagrams with tikz] \RequirePackage{tikz}[2013/12/13] % pgf version 3.0.0 required \usetikzlibrary{cd} |