more functionality to tikz - position + style
This commit is contained in:
@@ -1 +1 @@
|
||||
<script type="text/tikz">{{body | safe}}</script>
|
||||
<div class="tikz-{% if position %}{{ position }}{% else -%}center{%- endif %}" {%- if style %} style="{{ style | safe }}" {%- endif %}><script type="text/tikz">{{body | safe}}</script></div>
|
||||
|
||||
Reference in New Issue
Block a user