-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
In one cell, I create a preamble like:
preamble=r'''\tikzset{terminal/.style={rectangle, minimum size=6mm, rounded corners=3mm, very thick, draw=black!50,
top color=white, bottom color=black!20, font=\ttfamily}}'''
But it seems to terminate the preamble at <space> characters. so
%%tikz -f svg -l calc,positioning,shapes.misc -x $preamble
generates LaTeX code like:
% ⋮
\usetikzlibrary{shapes.misc}
\tikzset{terminal/.style={rectangle,
\begin{document}
% ⋮
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels