diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-15 22:21:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-15 22:21:39 +0000 |
commit | 758efcfd3fe53e9e087fd703eff4cdaaba4d7103 (patch) | |
tree | eccde3e5c1f9c0d23991261daebf84bc66e0c508 /Master/texmf-dist/doc/latex/bloques/README | |
parent | 7a026fedd1047f0149c2fe069a7dba7358272320 (diff) |
new tikz package bloques (15may11)
git-svn-id: svn://tug.org/texlive/trunk@22490 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bloques/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/bloques/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bloques/README b/Master/texmf-dist/doc/latex/bloques/README new file mode 100644 index 00000000000..050c1bc2a2d --- /dev/null +++ b/Master/texmf-dist/doc/latex/bloques/README @@ -0,0 +1,13 @@ +% bloques.sty +% package based on tikz for control diagrams in power electronics. +% version 1.0 +% author: Alejandro Garces +% alejandrogarces@gmail.com +% License: LPPL +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3 +% of this license or (at your option) any later version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX +% version 2005/12/01 or later.
\ No newline at end of file |