Updated tikz line width

This commit is contained in:
Lukas Pietzschmann
2022-12-21 20:36:19 +01:00
parent d3cccdb653
commit 3355524c2b

View File

@@ -60,9 +60,9 @@
\usetikzlibrary{shapes.geometric, arrows, arrows.meta, shapes, automata, positioning, positioning, fit, calc, fadings, overlay-beamer-styles} \usetikzlibrary{shapes.geometric, arrows, arrows.meta, shapes, automata, positioning, positioning, fit, calc, fadings, overlay-beamer-styles}
\tikzstyle{every picture}+=[remember picture] \tikzstyle{every picture}+=[remember picture]
\tikzstyle{inline} = [shape=rectangle,inner sep=0pt,text depth=0pt] \tikzstyle{inline} = [shape=rectangle,inner sep=0pt,text depth=0pt]
\tikzstyle{squarednode} = [rectangle, draw=black, minimum size=5mm] \tikzstyle{squarenode} = [rectangle, draw=black, line width=0.6pt, minimum size=5mm]
\tikzstyle{roundednode} = [squarednode, rounded corners=1mm] \tikzstyle{roundednode} = [squarenode, rounded corners=1mm]
\tikzstyle{roundnode} = [squarednode, circle] \tikzstyle{roundnode} = [squarenode, circle]
\tikzstyle{arrow} = [thick,->,>=stealth] \tikzstyle{arrow} = [thick,->,>=stealth]
\tikzstyle{textarrow} = [awesomegray,shorten >=1mm,shorten <=1mm,thick,->,-{Kite[open]}] \tikzstyle{textarrow} = [awesomegray,shorten >=1mm,shorten <=1mm,thick,->,-{Kite[open]}]
\tikzset{ \tikzset{