JezK
Edit File: bsp-hello-world.tikz
\documentclass{standalone} \usepackage{tikzcodeblocks} \begin{document} \begin{tikzpicture}[codeblocks] \node[mathe]{Hello World;}; \end{tikzpicture} \end{document}