Directory graphics/pgf/contrib/luatikz
README.txt
----------------- Luatikz is a graphics library to draw tikz graphics using the Lua programming language. ----------------- License: LaTeX Project Public License 1.3c MIT License (expat)
Download the contents of this package in one zip archive (125.2k).
luatikz – A 2D graphics library to draw TikZ graphics using the Lua programming language
This package provides a comfort graphics library to work with graphic objects as immutables in the Lua programming language. It writes code for the TikZ package. It overloads operators, so you can use standard math expressions to work with graphical objects.
There probably isn’t anything that couldn’t been done just as well with pgfmath and TikZ directly. However, if a graphic gets more complicated, Lua may just be easier to work with as base.
Package | luatikz |
Bug tracker | https://gitlab.com/csc1/luatikz/-/issues |
Repository | https://gitlab.com/csc1/luatikz |
Version | 2.12.0 2024-12-04 |
Licenses | The LaTeX Project Public License 1.3c MIT License |
Maintainer | Axel Kittenberger |
Contained in | TeX Live as luatikz MiKTeX as luatikz |
Topics | Graphics PGF TikZ LuaTeX |