diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/askmaps/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/askmaps/README | 21 |
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 |