1
0
Fork 0

Tikz for flowcharts

master
Mike Gerwitz 2013-08-23 11:09:48 -04:00
parent be01faa756
commit da470f7838
1 changed files with 12 additions and 0 deletions

View File

@ -33,6 +33,18 @@
\RequirePackage{multirow}
\RequirePackage{task}
\RequirePackage{tikz}
\usetikzlibrary{shapes,arrows}
% flowchart stuff
\tikzstyle{decision} = [diamond, draw, fill=gray!10,
text badly centered, text width=20ex, node distance=40ex]
\tikzstyle{accept} = [draw, rectangle, fill=red!10,
minimum height=4em, text centered, rounded corners,
text width=10ex, node distance=30ex]
\tikzstyle{line} = [draw, -latex']
% default hyperlink color
\definecolor{hyperlink}{HTML}{000040}
% unless black and white