From 3227312dd2d0ac0e2b30fd21deabcaa3016d7a23 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 14 Oct 2019 20:45:59 +0000 Subject: kblocks (13oct19) git-svn-id: svn://tug.org/texlive/trunk@52382 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/kblocks/README.md | 31 +++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/kblocks/README.md (limited to 'Master/texmf-dist/doc/latex/kblocks/README.md') 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 -- cgit v1.2.3