added presentation, related code, and forgotten tex changes

This commit is contained in:
2016-07-01 10:22:29 +02:00
parent 1d64cedd29
commit f63ae7fe85
47 changed files with 4941 additions and 8 deletions

102
presentation/icons/baro1.eps Executable file
View File

@@ -0,0 +1,102 @@
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: cairo 1.11.2 (http://cairographics.org)
%%CreationDate: Sat Jun 25 18:05:41 2016
%%Pages: 1
%%DocumentData: Clean7Bit
%%LanguageLevel: 2
%%BoundingBox: 0 0 80 80
%%EndComments
%%BeginProlog
/cairo_eps_state save def
/dict_count countdictstack def
/op_count count 1 sub def
userdict 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
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 0 0 80 80
%%EndPageSetup
q 0 0 80 80 rectclip q
0 g
58.309 24.637 m 61.918 28.938 63.898 34.383 63.898 40 c 63.898 53.199 53.199
63.898 40 63.898 c 26.801 63.898 16.102 53.199 16.102 40 c 16.102 34.383
18.082 28.938 21.691 24.637 c 22.813 23.301 l 18.098 19.344 l 19.414 17.773
l 24.129 21.73 l 22.813 23.301 l 20.141 21.059 l 19.02 22.395 l 15.516
26.574 13.352 31.688 12.77 37.066 c 10.09 36.879 l 9.945 38.926 l 12.629
39.113 l 12.617 39.41 12.613 39.703 12.613 40 c 12.613 47.02 15.258 53.426
19.602 58.27 c 17.668 60.137 l 19.094 61.613 l 21.027 59.746 l 25.723 64.254
32.016 67.109 38.973 67.363 c 38.973 70.055 l 41.023 70.055 l 41.023 67.363
l 47.98 67.109 54.277 64.254 58.969 59.746 c 60.906 61.613 l 62.332 60.141
l 60.395 58.27 l 64.742 53.426 67.387 47.02 67.387 40 c 67.387 39.703 67.383
39.41 67.371 39.113 c 70.051 38.93 l 69.91 36.879 l 67.227 37.066 l 66.648
31.688 64.484 26.574 60.977 22.395 c 59.859 21.059 l 61.902 19.344 l 60.586
17.773 l 55.867 21.73 l 57.188 23.301 l h
f
32.066 35.234 m 34.902 32.273 l 38.465 36.203 l 39.02 35.977 39.633 35.871
40.27 35.914 c 42.527 36.063 44.234 38.016 44.086 40.27 c 44.047 40.859
43.887 41.41 43.629 41.902 c 54.512 53.914 l 42.051 43.543 l 41.371 43.938
40.57 44.141 39.73 44.086 c 37.473 43.934 35.766 41.984 35.914 39.73 c
35.941 39.344 36.02 38.973 36.141 38.625 c h
f
40 80 m 17.91 80 0 62.09 0 40 c 0 17.91 17.91 0 40 0 c 62.09 0 80 17.91
80 40 c 80 62.09 62.09 80 40 80 c h
40 73.855 m 58.691 73.855 73.855 58.691 73.855 40 c 73.855 21.309 58.691
6.145 40 6.145 c 21.309 6.145 6.145 21.309 6.145 40 c 6.145 58.691 21.309
73.855 40 73.855 c h
f
Q Q
showpage
%%Trailer
count op_count sub {pop} repeat
countdictstack dict_count sub {end} repeat
cairo_eps_state restore
%%EOF