aboutsummaryrefslogtreecommitdiff
path: root/images/pp-template
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-04-20 09:44:25 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-04-20 09:53:27 +0200
commita1035c3f39c0952e09571be076bf6a4cb2fb966c (patch)
treef3859fac3328b4d722f2d14a2c28ef0d2a142180 /images/pp-template
parenteb0cfce8013d4bfcd45cc1162cce865e655ac459 (diff)
downloadiot-workshop-a1035c3f39c0952e09571be076bf6a4cb2fb966c.tar.gz
iot-workshop-a1035c3f39c0952e09571be076bf6a4cb2fb966c.tar.bz2
iot-workshop-a1035c3f39c0952e09571be076bf6a4cb2fb966c.tar.xz
iot-workshop-a1035c3f39c0952e09571be076bf6a4cb2fb966c.zip
wip
Diffstat (limited to 'images/pp-template')
-rwxr-xr-ximages/pp-template18
1 files changed, 17 insertions, 1 deletions
diff --git a/images/pp-template b/images/pp-template
index 33fa981..8021025 100755
--- a/images/pp-template
+++ b/images/pp-template
@@ -3,7 +3,23 @@ echo '\documentclass[preview]{standalone}
\usepackage{blindtext}
\usepackage[utf8]{inputenc}
\usepackage{tikz}
-\usetikzlibrary{arrows,decorations.pathmorphing,backgrounds,fit,positioning,shapes.symbols,chains,shapes.geometric,shapes.arrows,calc}
+\usetikzlibrary{
+ angles,
+ arrows,
+ backgrounds,
+ calc,
+ chains,
+ decorations,
+ decorations.pathmorphing,
+ decorations.pathreplacing,
+ decorations.text,
+ fit,
+ positioning,
+ quotes,
+ shapes.arrows,
+ shapes.geometric,
+ shapes.symbols,
+}
\usepackage{fontspec}
\setsansfont{Verdana}