wrapping tikz in gkdtex for simplifying the use of Tikz in a factor of 114514.
Project description
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}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file gkdtikz-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: gkdtikz-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f829ed826d023f7c17b9bea10cc50553df269d675b42ab5d55fc2eebeec9d97 |
|
MD5 | 6ce9ca9187772e2611ff5cef2526adf8 |
|
BLAKE2b-256 | 3e54c4cf31f3c4736fd081ed43063dcc5a3dcca3ef7116b5e96105ad6d69f1b6 |