Search found 2 matches
- Fri Dec 28, 2012 1:13 pm
- Forum: Graphics, Figures & Tables
- Topic: Tikz chain labels for nodes with includegraphics
- Replies: 2
- Views: 6888
Tikz chain labels for nodes with includegraphics
I forgot to mention that the Cisco icons could be found here http://www.cisco.com/web/about/ac50/ac47/2.html. Not that it really matters.
- Fri Dec 28, 2012 11:31 am
- Forum: Graphics, Figures & Tables
- Topic: Tikz chain labels for nodes with includegraphics
- Replies: 2
- Views: 6888
Tikz chain labels for nodes with includegraphics
Hello everyone!
I'm trying to draw a network diagram using tikz and Cisco symbols.
I have the cisco symbols in the folder figs/Cisco/3015_eps/
When I use the following code:
\usepackage{tikz}
\usetikzlibrary{chains}
\usetikzlibrary{positioning}
\usepackage{epstopdf}
\begin{tikzpicture}
[start ...
I'm trying to draw a network diagram using tikz and Cisco symbols.
I have the cisco symbols in the folder figs/Cisco/3015_eps/
When I use the following code:
\usepackage{tikz}
\usetikzlibrary{chains}
\usetikzlibrary{positioning}
\usepackage{epstopdf}
\begin{tikzpicture}
[start ...