texlive-cartonaugh 2024.2
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.
- 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 texlive-cartonaugh 2024.2
as follows:
guix install texlive-cartonaugh@2024.2
Or install the latest version:
guix install texlive-cartonaugh
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.