gkdtikz 0.1.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

gkdtikz 0.1.1

gkdtikz
Installation
pip install gkdtikz gkdtex
gkdtex src.tex
latexmk -pdf src.out.tex

gkdtiz
Writing simple trees via basic Yaml syntax.
\usepackage{tikz} % use LaTex package

\gkd@usepackage{gkdtikz.tree} % use GkdTeX package

\gkd@simpletree{
root:
- node 1:
- $\mathbb{L}\mathrm{eaf} \; 1$
- leaf 2 $\lambda$
- node 2 $\gamma$:
- $math$
- normal:
- \textbf{bold}
- \textit{italic}
- \textrm{roman}
}

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.