From c5a43fa4eb8f86523fd4a4fed6af98234475beee Mon Sep 17 00:00:00 2001 From: Frank Morgner Date: Thu, 27 Jun 2013 00:46:39 +0200 Subject: [PATCH] added missing file --- doc/bilder/tikzstyles.tex | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 doc/bilder/tikzstyles.tex diff --git a/doc/bilder/tikzstyles.tex b/doc/bilder/tikzstyles.tex new file mode 100644 index 0000000..361ad6f --- /dev/null +++ b/doc/bilder/tikzstyles.tex @@ -0,0 +1,29 @@ +\definecolor{hublue}{cmyk}{1.00, 0.60, 0.00, 0.20} +\definecolor{hured}{cmyk}{0.00, 0.90, 0.80, 0.40} +\definecolor{hugreen}{cmyk}{0.90, 0.10, 0.80, 0.40} +\definecolor{husand}{cmyk}{0.00, 0.05, 0.50, 0.20} +\definecolor{huslategreen}{cmyk}{0.00, 0.00, 0.10, 0.20} +\definecolor{huslateblue}{cmyk}{0.10, 0.00, 0.00, 0.20} +\tikzstyle{kleiner}=[font={\footnotesize}] +\tikzstyle{klein}=[font={\small}] +\tikzstyle{box}=[line width=2pt, draw=huslateblue, rounded corners, inner +sep=.2cm, shadeslate, drop shadow={opacity=.15}, shadow scale=1.05] +\tikzstyle{aktivbox}=[box, darkshadeslate] +\tikzstyle{nichtrundelinie}=[line width=2pt, draw=hublue, kleiner, color=hublue] +\tikzstyle{linie}=[nichtrundelinie, line cap=round] +\tikzstyle{pfeil}=[linie, -stealth'] +\tikzstyle{doppelpfeil}=[linie, stealth'-stealth'] +\tikzstyle{usb}=[line width=2pt, line cap=round, draw=black, decorate, +decoration=coil, kleiner] +\tikzstyle{rfid}=[decorate, decoration={expanding waves, angle=30, segment +length=6}, nichtrundelinie] +\tikzstyle{shadeslate}=[shade, top color=huslateblue!2, bottom color=huslateblue!10] +\tikzstyle{darkshadeslate}=[shade, top color=huslateblue!20, bottom +color=huslateblue!50] +\tikzstyle{internet}=[cloud, cloud ignores aspect, minimum height=1.5cm, kleiner, +line width=2pt, draw=huslateblue, inner sep=.2cm, darkshadeslate, +drop shadow={opacity=.15}, shadow scale=1.05] + +\pgfdeclarelayer{foreground} +\pgfsetlayers{background,main,foreground} +[klein]