diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/blox/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/blox/README | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/blox/README b/Master/texmf-dist/doc/latex/blox/README new file mode 100644 index 00000000000..0133baed9d3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/blox/README @@ -0,0 +1,33 @@ +The bloX package by Ben Reish + +File Contents +..README +..bloX.dtx +..bloX.sty + +Purpose +This package, along with tikz, will typeset block diagrams for +use with programming and control theory. + +Contributions +This is just an English translation of the schemabloc package. +I did fix a couple of bugs that I found in the schemabloc +package so that bloX works for the MikTeX installation I have. + +License. + +bloX: Just an English translation of the schemabloc package. +Copyright (C) 2014 Ben Reish + +This program is free software: you can redistribute it and/or +modify it under the terms of the GNU General Public License as +published by the Free Software Foundation, either version 3 of +the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>.
\ No newline at end of file |