mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-22 02:51:11 -06:00
Chang arrowheads to be cleaner LaTex style.
Update flowcharts_tikz.tex to use arrows.meta instead of arrows, which is not nice and deprecated.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
\tikzstyle{every picture}+=[font=\footnotesize\sffamily]
|
\tikzstyle{every picture}+=[font=\footnotesize\sffamily]
|
||||||
\usetikzlibrary{calc, shapes, arrows, decorations.pathreplacing, calligraphy,
|
\usetikzlibrary{calc, shapes, arrows.meta, decorations.pathreplacing, calligraphy,
|
||||||
positioning}
|
positioning}
|
||||||
\tikzstyle{decision} = [diamond, draw=codeblack, fill=codeblack, text=white,
|
\tikzstyle{decision} = [diamond, draw=codeblack, fill=codeblack, text=white,
|
||||||
text width=4.5em, text badly centered, node distance=3cm, inner sep=0pt,
|
text width=4.5em, text badly centered, node distance=3cm, inner sep=0pt,
|
||||||
|
|||||||
Reference in New Issue
Block a user