Skip to main content

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}
}

simpletree

Project details


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

gkdtikz-0.1.1-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page