diff options
author | Karl Berry <karl@freefriends.org> | 2014-11-28 23:27:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-11-28 23:27:58 +0000 |
commit | b03b1355829c0dbe25e1bda309d986da3fa3336c (patch) | |
tree | 3c45ae92cce606d50268d1b4b998e75c1b39570a /Master/texmf-dist/doc/latex/bondgraphs/README | |
parent | ff7bee45981cbb178d8b2d056dd95547f795dbf0 (diff) |
bondgraphs (28nov14)
git-svn-id: svn://tug.org/texlive/trunk@35684 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bondgraphs/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/bondgraphs/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bondgraphs/README b/Master/texmf-dist/doc/latex/bondgraphs/README new file mode 100644 index 00000000000..e9bdc45df8e --- /dev/null +++ b/Master/texmf-dist/doc/latex/bondgraphs/README @@ -0,0 +1,4 @@ +The bondgraphs package allows for easy and neat bondgraph drawing in LaTeX. Its core is a set of TikZ style definitions. It uses some of the last TikZ features, so a recent version of pgf is required (>=3.0). This version is shipped in most 2014 LaTeX version; you can check your version by typesetting a document that contains \pgfversion. +This material is subject to the LATEX Project Public License. + +The documentation and sty can be generated manually, by running tex on bondgraphs.ins and (pdf)latex on bondgraphs.dtx, or making use of the supplied Makefile.
\ No newline at end of file |