diff options
author | Karl Berry <karl@freefriends.org> | 2012-12-21 00:14:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-12-21 00:14:00 +0000 |
commit | 3096e54f272c662e1d3c9339395a1df3055e5b43 (patch) | |
tree | 903bf8c42dc8f5479e46aa89fc429166b6a50fdb /Master/texmf-dist/doc/latex/tikz-cd/README | |
parent | 598cd56f95ad0cdb8689fcf2ca40910682504f9f (diff) |
tikz-cd (20dec12)
git-svn-id: svn://tug.org/texlive/trunk@28588 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikz-cd/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/tikz-cd/README | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-cd/README b/Master/texmf-dist/doc/latex/tikz-cd/README index 20641c6f4ac..0c3873a9930 100644 --- a/Master/texmf-dist/doc/latex/tikz-cd/README +++ b/Master/texmf-dist/doc/latex/tikz-cd/README @@ -1,9 +1,12 @@ -Package Name: tikz-cd +tikz-cd -- Commutative diagrams with tikz +========================================= -Author Name: FlorĂȘncio Neves +The general-purpose drawing package tikz can be used to typeset +commutative diagrams and other kinds of mathematical pictures, +generating high-quality results. The present package facilitates the +creation of such diagrams by providing a convenient set of macros and +reasonable default settings. It also includes an arrow tip library +closely matching the Computer Modern arrow tips. -License: LaTeX Project Public License and/or GNU Public License. - -Description: This package provides a set of macros to create -commutative diagrams and other kinds of mathematical pictures using -tikz. +This software is distributed under the GNU General Public License, +version 3 or later.
\ No newline at end of file |