mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2026-01-01 17:28:47 +01:00
feat(dissertation): add VDMJ io flowchart
This commit is contained in:
@@ -46,8 +46,8 @@
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{shapes.geometric, arrows, positioning, er}
|
||||
|
||||
\tikzstyle{box} = [rectangle, minimum width=3cm, minimum height=1cm, text centered, text width=3cm, draw=black]
|
||||
\tikzstyle{arrow} = [thick,<->,>=stealth]
|
||||
\tikzstyle{box} = [rectangle, rounded corners, minimum width=3cm, minimum height=1cm, text centered, text width=3cm, draw=black]
|
||||
\tikzstyle{arrow} = [thick,>=stealth]
|
||||
|
||||
% Tables
|
||||
\usepackage{xltabular}
|
||||
|
||||
Reference in New Issue
Block a user