summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/askmaps/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-12-05 00:07:50 +0000
committerKarl Berry <karl@freefriends.org>2013-12-05 00:07:50 +0000
commit2385996c176276388708d1a5ea663e8a4521a90a (patch)
treecd9af410aabb6832de36f15ad0cb344cdca88db3 /Master/texmf-dist/doc/latex/askmaps/README
parentf6310e06f825da51ed054f27a316e14682404493 (diff)
askmaps (4dec13)
git-svn-id: svn://tug.org/texlive/trunk@32320 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/askmaps/README')
-rw-r--r--Master/texmf-dist/doc/latex/askmaps/README21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/askmaps/README b/Master/texmf-dist/doc/latex/askmaps/README
new file mode 100644
index 00000000000..24ec1773123
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/askmaps/README
@@ -0,0 +1,21 @@
+This small LaTex package provides the rendering of American style Karnaugh maps
+as found in many American text books on Digital Design. There are four files:
+
+README - this file
+askmaps.sty - the package file
+askmaps.tex - the documention with examples
+askmaps.pdf - PDF version of the documentation
+
+The Karnaugh maps are rendered with picture commands; only the pict2e package
+is loaded.
+
+Current version is 0.1. At this point, only 2-5 variable Karnaugh maps
+are supported. People familiar with the Karnaugh package should have
+no problem in using the macros in this package.
+
+Suggestions and bug reports are welcome at J.E.J.opdenBrouw@hhs.nl
+
+Happy TeX-ing!
+
+ Jesse op den Brouw
+ 2013/12/04