forked from M-Labs/artiq
1
0
Fork 0

doc: Fix TikZ arrow types (again)

This commit is contained in:
architeuthidae 2024-08-23 17:07:09 +08:00 committed by Sébastien Bourdeauducq
parent f6bc4d559a
commit 792f3d1ca8
2 changed files with 2 additions and 2 deletions

View File

@ -333,4 +333,4 @@ render_using_wavedrompy = True
# tikz_transparent = True # tikz_transparent = True
# these are the defaults # these are the defaults
tikz_tikzlibraries = 'positioning, shapes, arrows' tikz_tikzlibraries = 'positioning, shapes, arrows.meta'

View File

@ -14,7 +14,7 @@ Introduction to the ARTIQ internal stack
.. tikz:: .. tikz::
:align: center :align: center
:libs: arrows :libs: arrows.meta
:xscale: 70 :xscale: 70
\definecolor{primary}{HTML}{0d3547} % ARTIQ blue \definecolor{primary}{HTML}{0d3547} % ARTIQ blue