blob: 24ec1773123d625eb4b6a998b35877df381857b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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
|