diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-14 20:45:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-14 20:45:59 +0000 |
commit | 3227312dd2d0ac0e2b30fd21deabcaa3016d7a23 (patch) | |
tree | 6545d6a2829ee03f3b1ab06c30df97f95b95806b /Master/texmf-dist/doc/latex/kblocks/README.md | |
parent | 407a12ff2e9e33db23a4bfee086996705dc681cb (diff) |
kblocks (13oct19)
git-svn-id: svn://tug.org/texlive/trunk@52382 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/kblocks/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/kblocks/README.md | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/kblocks/README.md b/Master/texmf-dist/doc/latex/kblocks/README.md new file mode 100644 index 00000000000..ea3b8b12630 --- /dev/null +++ b/Master/texmf-dist/doc/latex/kblocks/README.md @@ -0,0 +1,31 @@ +This is the file README for the kblocks package, v.1.0. + +Description: Easily typeset Control Block Diagrams and Signal Flow Graphs with TikZ/PGF + +Desiring to typeset control block diagrams in LaTeX and dissatisfied +with the other LaTeX macro packages that can be found online, +I thought: why not write my own macro package for this purpose. + +Like all LaTeX packages, TikZ/PGF inherits the steep learning curve, that is, +no what you see is what you get. +Basically, kblocks defines a number of macro commands to make drawing control block diagrams +using TikZ/ PGF more structured and easier. +This macro reduces the length of this learning curve and serves as a frontend, +by focusing the theme on control block diagrams only. + +You will find a demo and an introduction in kblocks-doc.pdf file. + +Fortunately this documentation in kblocks-doc.pdf as it grows and gets to be improved, +will come with a number of slowly-paced tutorials, which will guide you +on creating control block diagrams with the kblocks macro. + +Licensing of this package is covered by the MIT Licence. + +Any feedback is welcome: oasomefun@futa.edu.ng +My wish is that you find it helpful. Don’t forget to share and like. +Please feel free to e-mail me for any improvement or suggestion with respect to +using kblocks and making it useful for researchers, students and others involved +in the applications and field of control theory. + + +Author: Oluwasegun Somefun |