summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikz-karnaugh/README.txt
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-19 21:47:34 +0000
committerKarl Berry <karl@freefriends.org>2018-03-19 21:47:34 +0000
commit41dc4d99ad2c865b3bf572e85cb20bc58daaa660 (patch)
treebab57ee9996866d254c664e90093066be3cd15e9 /Master/texmf-dist/doc/latex/tikz-karnaugh/README.txt
parente9b1ff9415ab811c9f3ae12bbe70b9778aaa6741 (diff)
tikz-karnaugh (19mar18)
git-svn-id: svn://tug.org/texlive/trunk@47026 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikz-karnaugh/README.txt')
-rw-r--r--Master/texmf-dist/doc/latex/tikz-karnaugh/README.txt30
1 files changed, 11 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-karnaugh/README.txt b/Master/texmf-dist/doc/latex/tikz-karnaugh/README.txt
index 37e947d18ac..95c350d15af 100644
--- a/Master/texmf-dist/doc/latex/tikz-karnaugh/README.txt
+++ b/Master/texmf-dist/doc/latex/tikz-karnaugh/README.txt
@@ -1,31 +1,23 @@
Copyright (C) 2017 by Luis Paulo Laus, <laus@utfpr.edu.br>
------------------------------------------------------------
-The tikz-karnaugh package may be distributed and/or modified
-under the conditions of the LaTeX Project Public License,
-either version 1 of this license or (at your option) any later
-version. The latest version of this license is in:
+The tikz-karnaugh package may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1 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 or
-later is part of all distributions of LaTeX version 1999/12/01
-or later.
+later is part of all distributions of LaTeX version 1999/12/01 or later.
- Version 1.1 of 10 January 2018
+ Version 1.2 of 19 March 2018
------------------------------------------------------------
-The tikz-karnaugh package is a LaTeX used to draw Karnaugh maps.
-It uses TikZ to produce high quality graph up to 12 variables,
-but this limit depends on the TeX memory usage and can be
-different for you. It is very good for presentation since
-TikZ allows for a better control over the final appearance of
-the map. You can control colour, styles and distances.
+The tikz-karnaugh package is a LaTeX used to draw Karnaugh maps. It uses TikZ to produce high quality graph up to 12 variables, but this limit depends on the TeX memory usage and can be different for you. It is very good for presentation since TikZ allows for a better control over the final appearance of the map. You can control colour, styles and distances.
-It can be considered an upgrade of Andreas W. Wieland's karnaugh
-package towards TikZ supporting. Also, complex maps with solution
-(prime implicants) pointed out can be generated with external
-java software.
+It can be considered an upgrade of Andreas W. Wieland's karnaugh package towards TikZ supporting. Also, complex maps with solution (prime implicants) pointed out can be generated with external java software.
-It supports both American and European styles, though American
-style requires a litter extra effort.
+It supports both American and traditional styles, though American style requires a litter extra effort.
------------------------------------------------------------
+
+If you are interest in generating the documentation departing from tikz-relay-doc.tex you are going to need pgfmanual-en-macros available at ctan:/graphics/pgf/base/doc/macros/pgfmanual-en-macros.tex
+http://mirrors.ctan.org/tex-archive/graphics/pgf/base/doc/macros/pgfmanual-en-macros.tex
+
+------------------------------------------------------------ \ No newline at end of file