diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/karnaughmap/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/karnaughmap/README | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/karnaughmap/README b/Master/texmf-dist/doc/latex/karnaughmap/README new file mode 100644 index 00000000000..47ec072c501 --- /dev/null +++ b/Master/texmf-dist/doc/latex/karnaughmap/README @@ -0,0 +1,22 @@ +Copyright (C) 2015 by Michael Vonbun <m.vonbun@gmail.com> +--------------------------------------------------------- + +The karnaughmap package may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.2 +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.2 or later is part of all distributions of LaTeX +version 1999/12/01 or later. + + +April 20, 2015 + +KARNAUGHMAP is a LaTeX package used to draw Karnaugh maps. + +It got inspired by the karnaugh macros provided at https://www.ctan.org/tex-archive/macros/latex/contrib/karnaugh. + +It offers an easy to use key-value interface, based on the input of an ordered truth table. +Intended for educational purposes, it allows to customize the fields of the Karnaugh map (e.g. by enumerating the fields). + +For details see the package documentation. |