summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/luatikz/luatikz.sty
blob: 5847ab888a1284ce78e1b8065a69a2b585f9523b (plain)
1
2
3
4
5
\ProvidesPackage{luatikz}[2024/12/04 2.12.0 Luatikz]
%This package is just wrapper to load the luatikz code.
\RequirePackage{luacode}
\directlua{require('luatikz')}
\endinput