diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/reotex/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/reotex/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/reotex/README b/Master/texmf-dist/doc/latex/reotex/README new file mode 100644 index 00000000000..000a5eedb5d --- /dev/null +++ b/Master/texmf-dist/doc/latex/reotex/README @@ -0,0 +1,24 @@ +Package Name: reotex + +Author Name: Nuno Oliveira + +License: +This material is subject to the LaTeX Project Public Licence. +See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that licence. + + +Description: +This package provides a set of macros to create +reo channels and circuits. + +Iis an extension of the PGF/Tikz package, thoroughly documented +in the manual ``Tikz \& PGF Manual for Version~2.10''. + +For a good usage of this package, LaTeX2e version is required. +Some commands may work as well with LaTeX version, but it is +left as your responsibility. + +You need to have an installation of the following packages: +- ifthen; +- tikz (with arrows, decorations.pathmorphing, decorations.shapes, calc); +- verbatim; |