mirror of https://github.com/m-labs/artiq.git
doc: Fix TikZ arrow types (again)
This commit is contained in:
parent
f6bc4d559a
commit
792f3d1ca8
|
@ -333,4 +333,4 @@ render_using_wavedrompy = True
|
|||
# tikz_transparent = True
|
||||
# these are the defaults
|
||||
|
||||
tikz_tikzlibraries = 'positioning, shapes, arrows'
|
||||
tikz_tikzlibraries = 'positioning, shapes, arrows.meta'
|
|
@ -14,7 +14,7 @@ Introduction to the ARTIQ internal stack
|
|||
|
||||
.. tikz::
|
||||
:align: center
|
||||
:libs: arrows
|
||||
:libs: arrows.meta
|
||||
:xscale: 70
|
||||
|
||||
\definecolor{primary}{HTML}{0d3547} % ARTIQ blue
|
||||
|
|
Loading…
Reference in New Issue