texlive-cartonaugh
LuaLaTeX package for drawing karnaugh maps with up to 6 variables
This package, a fork of karnaugh-map
package, draws karnaugh maps with 2, 3, 4, 5, and 6 variables. It also contains commands for filling the karnaugh map with terms semi-automatically or manually. Last but not least it contains commands for drawing implicants on top of the map.
- Versions: 2024.2
- Website: https://ctan.org/pkg/cartonaugh
- Licenses: CC-BY-SA 3.0
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of texlive-cartonaugh
as follows:
guix install texlive-cartonaugh
Or install a particular version:
guix install texlive-cartonaugh@2024.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/texlive-cartonaugh/'><img src='http://127.0.0.1:3000/packages/texlive-cartonaugh/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/texlive-cartonaugh/badges/latest-version.svg)](http://127.0.0.1:3000/packages/texlive-cartonaugh/) Org: [[http://127.0.0.1:3000/packages/texlive-cartonaugh/][http://127.0.0.1:3000/packages/texlive-cartonaugh/badges/latest-version.svg]]