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:
Ramin Kamal
2025-01-04 14:08:56 -08:00
committed by Cedric
parent a87cc723a6
commit bf6a319e8f

View File

@@ -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,