added presentation

This commit is contained in:
toni
2016-10-02 12:56:03 +02:00
parent dec24df08a
commit b9fcca72e3
72 changed files with 60333 additions and 1225 deletions

View File

@@ -0,0 +1,111 @@
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: cairo 1.14.2 (http://cairographics.org)
%%CreationDate: Mon Dec 14 23:42:36 2015
%%Pages: 1
%%DocumentData: Clean7Bit
%%LanguageLevel: 2
%%BoundingBox: 0 -1 378 194
%%EndComments
%%BeginProlog
save
50 dict begin
/q { gsave } bind def
/Q { grestore } bind def
/cm { 6 array astore concat } bind def
/w { setlinewidth } bind def
/J { setlinecap } bind def
/j { setlinejoin } bind def
/M { setmiterlimit } bind def
/d { setdash } bind def
/m { moveto } bind def
/l { lineto } bind def
/c { curveto } bind def
/h { closepath } bind def
/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
0 exch rlineto 0 rlineto closepath } bind def
/S { stroke } bind def
/f { fill } bind def
/f* { eofill } bind def
/n { newpath } bind def
/W { clip } bind def
/W* { eoclip } bind def
/BT { } bind def
/ET { } bind def
/pdfmark where { pop globaldict /?pdfmark /exec load put }
{ globaldict begin /?pdfmark /pop load def /pdfmark
/cleartomark load def end } ifelse
/BDC { mark 3 1 roll /BDC pdfmark } bind def
/EMC { mark /EMC pdfmark } bind def
/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
/Tj { show currentpoint cairo_store_point } bind def
/TJ {
{
dup
type /stringtype eq
{ show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
} forall
currentpoint cairo_store_point
} bind def
/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
/Tf { pop /cairo_font exch def /cairo_font_matrix where
{ pop cairo_selectfont } if } bind def
/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
/cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
/cairo_font where { pop cairo_selectfont } if } bind def
/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
/g { setgray } bind def
/rg { setrgbcolor } bind def
/d1 { setcachedevice } bind def
%%EndProlog
%%BeginSetup
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 0 -1 378 194
%%EndPageSetup
q 0 -1 378 195 rectclip q
0 g
1.6 w
0 J
0 j
[] 0.0 d
4 M q 1 0 0 -1 0 193.600006 cm
304.801 104.801 m 304.801 172.801 l S Q
q 1 0 0 -1 0 193.600006 cm
128.801 96.801 m 128.801 172.844 l S Q
0.909804 0.305882 0.145098 rg
112.801 56.799 248 -24 re f
112.801 88.799 192 -24 re f
112.801 120.799 148 -24 re f
112.801 184.799 100 -24 re f
112.801 152.799 148 -24 re f
0.25098 g
0.8 w
q 1 0 0 -1 0 193.600006 cm
112.801 8.801 248 24 re S Q
q 1 0 0 -1 0 193.600006 cm
112.801 40.801 248 24 re S Q
q 1 0 0 -1 0 193.600006 cm
112.801 72.801 248 24 re S Q
q 1 0 0 -1 0 193.600006 cm
112.801 104.801 248 24 re S Q
q 1 0 0 -1 0 193.600006 cm
112.801 136.801 248 24 re S Q
0 g
1.6 w
q 1 0 0 -1 0 193.600006 cm
260.801 8.801 m 260.809 172.793 l S Q
q 1 0 0 -1 0 193.600006 cm
128.801 96.801 m 128.801 72.801 l S Q
q 1 0 0 -1 0 193.600006 cm
304.801 104.801 m 304.801 128.801 l S Q
0.980392 g
q 1 0 0 -1 0 193.600006 cm
0.801 0.801 376 192 re S Q
Q Q
showpage
%%Trailer
end restore
%%EOF