diff options
author | Karl Berry <karl@freefriends.org> | 2008-03-22 18:41:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-03-22 18:41:02 +0000 |
commit | 4fc1fca8e02a7fece4f38e92525471f7e6378ca0 (patch) | |
tree | a8594b5a27aae2e3bcf832cd3aa0fed1ad7c2aa6 /Master/texmf-dist/doc/latex/dcpic/README | |
parent | 996c62b170a6454ac15d834b2588fe6a616ee077 (diff) |
dcpic no doc sources
git-svn-id: svn://tug.org/texlive/trunk@7078 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/dcpic/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/dcpic/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/dcpic/README b/Master/texmf-dist/doc/latex/dcpic/README new file mode 100644 index 00000000000..34e8945af01 --- /dev/null +++ b/Master/texmf-dist/doc/latex/dcpic/README @@ -0,0 +1,9 @@ +DCpic is a package of TeX macros for graph modeling (e.g. +commutative diagrams) in a (La)TeX or ConTeXt document. +Its distinguishing features are: the use of PiCTeX a +powerful graphical engine, and a simple specification +syntax. A graph is described in terms of its objects and +its edges. The objects are textual elements and the edges +can have various straight or curved forms. + +It is under the LaTeX Project Public License
\ No newline at end of file |