Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Improve documentation about \implicantedge #20

Open
StickySli opened this issue May 6, 2022 · 0 comments · May be fixed by #28
Open

Request: Improve documentation about \implicantedge #20

StickySli opened this issue May 6, 2022 · 0 comments · May be fixed by #28

Comments

@StickySli
Copy link

I have had major headaches trying to understand the documentation of \implicantedge when working on a 4x2 Karnaugh map. I was trying to make a 2x1 implicant across the edge, and i was seriously struggling. I tried doing \implicantedge{0}{2} and \implicantedge{0}{2}{0}{2}, but neither worked. The only one that worked was \implicantedge{0}{0}{2}{2}.

My request is to show an example about a 2x1 (horizontal) and a 1x2 (vertical) implicantedge examples.
My second request is to add a section with common issues, the first being the order of operations. Some commands only work if the cell has not been filled. I also struggled a lot with this.

ukanuk added a commit to ukanuk/karnaugh-map that referenced this issue Jan 10, 2025
Add 2-cell example using `\implicantedge` to resolve 2pi#20
@ukanuk ukanuk linked a pull request Jan 10, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant