Added new tikz arrow style
This commit is contained in:
@@ -24,9 +24,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
\usepackage{tikz}
|
\usepackage{tikz}
|
||||||
\usetikzlibrary{shapes.geometric, arrows, automata, positioning, positioning, fit, calc, overlay-beamer-styles}
|
\tikzstyle{every picture}+=[remember picture]
|
||||||
|
\usetikzlibrary{shapes.geometric, arrows, arrows.meta, shapes, automata, positioning, positioning, fit, calc, overlay-beamer-styles}
|
||||||
\tikzstyle{squarednode} = [rectangle, draw=black, minimum size=5mm]
|
\tikzstyle{squarednode} = [rectangle, draw=black, minimum size=5mm]
|
||||||
\tikzstyle{arrow} = [thick,->,>=stealth]
|
\tikzstyle{arrow} = [thick,->,>=stealth]
|
||||||
|
\tikzstyle{textarrow} = [awesomegray,thick,->,-{Kite[open]}]
|
||||||
\tikzset{
|
\tikzset{
|
||||||
node distance = 5mm,
|
node distance = 5mm,
|
||||||
invisible/.style={opacity=0},
|
invisible/.style={opacity=0},
|
||||||
|
|||||||
Reference in New Issue
Block a user