texlive-istgame
Draw game trees with TikZ
This LaTeX package provides macros based on TikZ to draw a game tree. The main idea underlying its core macros is the completion of a whole tree by using a sequence of simple parent-child tree structures, with no longer nested relations involved (like the use of grandchildren or great-grandchildren). Using this package you can draw a game tree as easily as drawing a game tree with pen and paper.
- Versions: 2024.2
- Website: https://ctan.org/pkg/istgame
- Licenses: LPPL 1.3c
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of texlive-istgame
as follows:
guix install texlive-istgame
Or install a particular version:
guix install texlive-istgame@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-istgame/'><img src='http://127.0.0.1:3000/packages/texlive-istgame/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/texlive-istgame/badges/latest-version.svg)](http://127.0.0.1:3000/packages/texlive-istgame/) Org: [[http://127.0.0.1:3000/packages/texlive-istgame/][http://127.0.0.1:3000/packages/texlive-istgame/badges/latest-version.svg]]