Skip to content

Commit

Permalink
cyclic graph: removed trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinThoma committed Sep 8, 2015
1 parent 47e4e31 commit 50eb14a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tikz/cyclic-graph/cyclic-graph.tex
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
\documentclass{article}
\usepackage[pdftex,active,tightpage]{preview}
\setlength\PreviewBorder{2mm}

\usepackage{tikz}
\usetikzlibrary{arrows,positioning, calc}
\usetikzlibrary{arrows,positioning, calc}
\tikzstyle{vertex}=[draw,fill=black!15,circle,minimum size=20pt,inner sep=0pt]
\tikzstyle{selected edge} = [draw,line width=5pt,-,red!50]

Expand Down

0 comments on commit 50eb14a

Please sign in to comment.