docgen-tool 3.0.0 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (77) hide show
  1. package/dist/docgen.js +4 -4
  2. package/dist/source/docgen.js +891 -0
  3. package/package.json +4 -1
  4. package/.gitattributes +0 -1
  5. package/.github/workflows/deploy-website.yml +0 -28
  6. package/.prettierignore +0 -4
  7. package/.prettierrc +0 -4
  8. package/docgen.js +0 -95
  9. package/index.html +0 -10
  10. package/source/__test__/test-run/contents.json +0 -12
  11. package/source/__test__/test-run/files/images/logo.png +0 -0
  12. package/source/__test__/test-run/overview.txt +0 -3
  13. package/source/__test__/test-run/parameters.json +0 -32
  14. package/source/__test__/test-run/release-notes.txt +0 -4
  15. package/source/docgen.js +0 -988
  16. package/source/example/contents.json +0 -12
  17. package/source/example/files/images/logo.png +0 -0
  18. package/source/example/index.txt +0 -4
  19. package/source/example/parameters.json +0 -37
  20. package/source/example/release-notes.txt +0 -1
  21. package/source/internal-readme.md +0 -4
  22. package/source/pdf-stylesheet.css +0 -59
  23. package/source/release-checklist.txt +0 -27
  24. package/source/user-guide/advanced-content.txt +0 -171
  25. package/source/user-guide/commonmark.txt +0 -156
  26. package/source/user-guide/contents.json +0 -57
  27. package/source/user-guide/files/images/logo.png +0 -0
  28. package/source/user-guide/files/images/overview.png +0 -0
  29. package/source/user-guide/files/images/pdf.png +0 -0
  30. package/source/user-guide/files/images/svg/icon.svg +0 -845
  31. package/source/user-guide/files/images/svg/inkit-logo.svg +0 -9
  32. package/source/user-guide/files/images/svg/overview.svg +0 -1345
  33. package/source/user-guide/files/images/text.png +0 -0
  34. package/source/user-guide/files/images/web.png +0 -0
  35. package/source/user-guide/index.txt +0 -258
  36. package/source/user-guide/installation.txt +0 -49
  37. package/source/user-guide/parameters.json +0 -37
  38. package/source/user-guide/release-notes.txt +0 -70
  39. package/source/user-guide/running.txt +0 -47
  40. package/source/user-guide/troubleshooting.txt +0 -32
  41. package/source/user-guide/upgrading.txt +0 -25
  42. package/source/user-guide/version-control.txt +0 -13
  43. package/source/user-guide/writing-content.txt +0 -269
  44. package/tsconfig.json +0 -8
  45. /package/{source → dist/source}/optional/katex/fonts/KaTeX_AMS-Regular.woff +0 -0
  46. /package/{source → dist/source}/optional/katex/fonts/KaTeX_Main-Bold.woff +0 -0
  47. /package/{source → dist/source}/optional/katex/fonts/KaTeX_Main-Italic.woff +0 -0
  48. /package/{source → dist/source}/optional/katex/fonts/KaTeX_Main-Regular.woff +0 -0
  49. /package/{source → dist/source}/optional/katex/fonts/KaTeX_Math-BoldItalic.woff +0 -0
  50. /package/{source → dist/source}/optional/katex/fonts/KaTeX_Math-Italic.woff +0 -0
  51. /package/{source → dist/source}/optional/katex/fonts/KaTeX_Math-Regular.woff +0 -0
  52. /package/{source → dist/source}/optional/katex/fonts/KaTeX_Size1-Regular.woff +0 -0
  53. /package/{source → dist/source}/optional/katex/fonts/KaTeX_Size2-Regular.woff +0 -0
  54. /package/{source → dist/source}/optional/katex/fonts/KaTeX_Size3-Regular.woff +0 -0
  55. /package/{source → dist/source}/optional/katex/fonts/KaTeX_Size4-Regular.woff +0 -0
  56. /package/{source → dist/source}/optional/katex/katex.min.css +0 -0
  57. /package/{source → dist/source}/optional/katex/katex.min.js +0 -0
  58. /package/{source → dist/source}/pdf-contents.xsl +0 -0
  59. /package/{source → dist/source}/require/docgen.css +0 -0
  60. /package/{source → dist/source}/require/katexInjector.js +0 -0
  61. /package/{source → dist/source}/require/print.css +0 -0
  62. /package/{source → dist/source}/require/webknife/fonts/DroidSansMono.woff +0 -0
  63. /package/{source → dist/source}/require/webknife/fonts/OpenSans.woff +0 -0
  64. /package/{source → dist/source}/require/webknife/fonts/OpenSansBold.woff +0 -0
  65. /package/{source → dist/source}/require/webknife/fonts/OpenSansBoldItalic.woff +0 -0
  66. /package/{source → dist/source}/require/webknife/fonts/OpenSansItalic.woff +0 -0
  67. /package/{source → dist/source}/require/webknife/framework.icons.js +0 -0
  68. /package/{source → dist/source}/require/webknife/framework.min.css +0 -0
  69. /package/{source → dist/source}/require/webknife/framework.min.js +0 -0
  70. /package/{source → dist/source}/require/webknife/highlight.min.css +0 -0
  71. /package/{source → dist/source}/require/webknife/highlight.min.js +0 -0
  72. /package/{source → dist/source}/templates/main.html +0 -0
  73. /package/{source → dist/source}/templates/pdfCover.html +0 -0
  74. /package/{source → dist/source}/templates/pdfFooter.html +0 -0
  75. /package/{source → dist/source}/templates/pdfHeader.html +0 -0
  76. /package/{source → dist/source}/templates/redirect.html +0 -0
  77. /package/{source → dist/source}/templates/webCover.html +0 -0
@@ -1,1345 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
-
4
- <svg
5
- xmlns:dc="http://purl.org/dc/elements/1.1/"
6
- xmlns:cc="http://creativecommons.org/ns#"
7
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
- xmlns:svg="http://www.w3.org/2000/svg"
9
- xmlns="http://www.w3.org/2000/svg"
10
- xmlns:xlink="http://www.w3.org/1999/xlink"
11
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13
- width="770"
14
- height="300"
15
- id="svg2"
16
- version="1.1"
17
- inkscape:version="0.48.2 r9819"
18
- sodipodi:docname="DocGenOverview.svg"
19
- inkscape:export-filename="D:\docgen\overview.png"
20
- inkscape:export-xdpi="90"
21
- inkscape:export-ydpi="90">
22
- <defs
23
- id="defs4">
24
- <linearGradient
25
- inkscape:collect="always"
26
- id="linearGradient5312">
27
- <stop
28
- style="stop-color:#f0f0f0;stop-opacity:1;"
29
- offset="0"
30
- id="stop5314" />
31
- <stop
32
- style="stop-color:#f0f0f0;stop-opacity:0;"
33
- offset="1"
34
- id="stop5316" />
35
- </linearGradient>
36
- <linearGradient
37
- id="linearGradient3952">
38
- <stop
39
- style="stop-color:#a9d9ff;stop-opacity:0.62608695;"
40
- offset="0"
41
- id="stop3954" />
42
- <stop
43
- id="stop3960"
44
- offset="0.31579518"
45
- style="stop-color:#5489b8;stop-opacity:0.31372549;" />
46
- <stop
47
- style="stop-color:#003972;stop-opacity:0;"
48
- offset="1"
49
- id="stop3956" />
50
- </linearGradient>
51
- <linearGradient
52
- id="linearGradient3893">
53
- <stop
54
- id="stop3909"
55
- offset="0"
56
- style="stop-color:#5f89af;stop-opacity:0.70588237;" />
57
- <stop
58
- id="stop3907"
59
- offset="0.2462464"
60
- style="stop-color:#4780dd;stop-opacity:0.49803922;" />
61
- <stop
62
- style="stop-color:#4780dd;stop-opacity:0;"
63
- offset="1"
64
- id="stop3897" />
65
- </linearGradient>
66
- <inkscape:perspective
67
- sodipodi:type="inkscape:persp3d"
68
- inkscape:vp_x="0 : 526.18109 : 1"
69
- inkscape:vp_y="0 : 1000 : 0"
70
- inkscape:vp_z="744.09448 : 526.18109 : 1"
71
- inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
72
- id="perspective10" />
73
- <inkscape:perspective
74
- id="perspective2830"
75
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
76
- inkscape:vp_z="1 : 0.5 : 1"
77
- inkscape:vp_y="0 : 1000 : 0"
78
- inkscape:vp_x="0 : 0.5 : 1"
79
- sodipodi:type="inkscape:persp3d" />
80
- <inkscape:perspective
81
- id="perspective3624"
82
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
83
- inkscape:vp_z="1 : 0.5 : 1"
84
- inkscape:vp_y="0 : 1000 : 0"
85
- inkscape:vp_x="0 : 0.5 : 1"
86
- sodipodi:type="inkscape:persp3d" />
87
- <inkscape:perspective
88
- id="perspective3624-4"
89
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
90
- inkscape:vp_z="1 : 0.5 : 1"
91
- inkscape:vp_y="0 : 1000 : 0"
92
- inkscape:vp_x="0 : 0.5 : 1"
93
- sodipodi:type="inkscape:persp3d" />
94
- <inkscape:perspective
95
- id="perspective3624-9"
96
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
97
- inkscape:vp_z="1 : 0.5 : 1"
98
- inkscape:vp_y="0 : 1000 : 0"
99
- inkscape:vp_x="0 : 0.5 : 1"
100
- sodipodi:type="inkscape:persp3d" />
101
- <inkscape:perspective
102
- id="perspective3624-8"
103
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
104
- inkscape:vp_z="1 : 0.5 : 1"
105
- inkscape:vp_y="0 : 1000 : 0"
106
- inkscape:vp_x="0 : 0.5 : 1"
107
- sodipodi:type="inkscape:persp3d" />
108
- <inkscape:perspective
109
- id="perspective3624-2"
110
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
111
- inkscape:vp_z="1 : 0.5 : 1"
112
- inkscape:vp_y="0 : 1000 : 0"
113
- inkscape:vp_x="0 : 0.5 : 1"
114
- sodipodi:type="inkscape:persp3d" />
115
- <inkscape:perspective
116
- id="perspective3624-5"
117
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
118
- inkscape:vp_z="1 : 0.5 : 1"
119
- inkscape:vp_y="0 : 1000 : 0"
120
- inkscape:vp_x="0 : 0.5 : 1"
121
- sodipodi:type="inkscape:persp3d" />
122
- <inkscape:perspective
123
- id="perspective3624-52"
124
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
125
- inkscape:vp_z="1 : 0.5 : 1"
126
- inkscape:vp_y="0 : 1000 : 0"
127
- inkscape:vp_x="0 : 0.5 : 1"
128
- sodipodi:type="inkscape:persp3d" />
129
- <inkscape:perspective
130
- id="perspective3624-1"
131
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
132
- inkscape:vp_z="1 : 0.5 : 1"
133
- inkscape:vp_y="0 : 1000 : 0"
134
- inkscape:vp_x="0 : 0.5 : 1"
135
- sodipodi:type="inkscape:persp3d" />
136
- <inkscape:perspective
137
- id="perspective3857"
138
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
139
- inkscape:vp_z="1 : 0.5 : 1"
140
- inkscape:vp_y="0 : 1000 : 0"
141
- inkscape:vp_x="0 : 0.5 : 1"
142
- sodipodi:type="inkscape:persp3d" />
143
- <inkscape:perspective
144
- id="perspective3879"
145
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
146
- inkscape:vp_z="1 : 0.5 : 1"
147
- inkscape:vp_y="0 : 1000 : 0"
148
- inkscape:vp_x="0 : 0.5 : 1"
149
- sodipodi:type="inkscape:persp3d" />
150
- <linearGradient
151
- inkscape:collect="always"
152
- xlink:href="#linearGradient3893"
153
- id="linearGradient3905"
154
- x1="331.51093"
155
- y1="965.93365"
156
- x2="387.50009"
157
- y2="965.93359"
158
- gradientUnits="userSpaceOnUse"
159
- gradientTransform="matrix(0.23880827,0,0,1.5622795,-1018.6971,-1134.185)" />
160
- <inkscape:perspective
161
- id="perspective3919"
162
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
163
- inkscape:vp_z="1 : 0.5 : 1"
164
- inkscape:vp_y="0 : 1000 : 0"
165
- inkscape:vp_x="0 : 0.5 : 1"
166
- sodipodi:type="inkscape:persp3d" />
167
- <linearGradient
168
- inkscape:collect="always"
169
- xlink:href="#linearGradient3893-1"
170
- id="linearGradient3905-2"
171
- x1="331.51093"
172
- y1="965.93365"
173
- x2="443.48926"
174
- y2="965.93365"
175
- gradientUnits="userSpaceOnUse"
176
- gradientTransform="matrix(0.76455633,0,0,1.5622795,-1261.063,-1127.114)" />
177
- <linearGradient
178
- id="linearGradient3893-1">
179
- <stop
180
- id="stop3909-6"
181
- offset="0"
182
- style="stop-color:#4780dd;stop-opacity:0.74901961;" />
183
- <stop
184
- id="stop3907-8"
185
- offset="0.5"
186
- style="stop-color:#4780dd;stop-opacity:0.49803922;" />
187
- <stop
188
- style="stop-color:#4780dd;stop-opacity:0;"
189
- offset="1"
190
- id="stop3897-5" />
191
- </linearGradient>
192
- <linearGradient
193
- inkscape:collect="always"
194
- xlink:href="#linearGradient3952"
195
- id="linearGradient3958"
196
- x1="-1007.0956"
197
- y1="382.50001"
198
- x2="-964.862"
199
- y2="382.5"
200
- gradientUnits="userSpaceOnUse"
201
- gradientTransform="matrix(0.52490913,0,0,1,1382.8678,-756.85752)" />
202
- <filter
203
- inkscape:collect="always"
204
- id="filter4004">
205
- <feGaussianBlur
206
- inkscape:collect="always"
207
- stdDeviation="0.56582836"
208
- id="feGaussianBlur4006" />
209
- </filter>
210
- <filter
211
- inkscape:collect="always"
212
- id="filter4032"
213
- x="-0.089186603"
214
- width="1.1783732"
215
- y="-0.15402576"
216
- height="1.3080515">
217
- <feGaussianBlur
218
- inkscape:collect="always"
219
- stdDeviation="0.58997644"
220
- id="feGaussianBlur4034" />
221
- </filter>
222
- <filter
223
- inkscape:collect="always"
224
- id="filter4036"
225
- x="-0.13933821"
226
- width="1.2786764"
227
- y="-0.073826418"
228
- height="1.1476528">
229
- <feGaussianBlur
230
- inkscape:collect="always"
231
- stdDeviation="0.58997644"
232
- id="feGaussianBlur4038" />
233
- </filter>
234
- <inkscape:perspective
235
- id="perspective4048"
236
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
237
- inkscape:vp_z="1 : 0.5 : 1"
238
- inkscape:vp_y="0 : 1000 : 0"
239
- inkscape:vp_x="0 : 0.5 : 1"
240
- sodipodi:type="inkscape:persp3d" />
241
- <filter
242
- color-interpolation-filters="sRGB"
243
- inkscape:collect="always"
244
- id="filter4032-6"
245
- x="-0.089186601"
246
- width="1.1783732"
247
- y="-0.15402576"
248
- height="1.3080515">
249
- <feGaussianBlur
250
- inkscape:collect="always"
251
- stdDeviation="0.58997644"
252
- id="feGaussianBlur4034-1" />
253
- </filter>
254
- <filter
255
- color-interpolation-filters="sRGB"
256
- inkscape:collect="always"
257
- id="filter4036-8"
258
- x="-0.13933821"
259
- width="1.2786764"
260
- y="-0.073826417"
261
- height="1.1476527">
262
- <feGaussianBlur
263
- inkscape:collect="always"
264
- stdDeviation="0.58997644"
265
- id="feGaussianBlur4038-9" />
266
- </filter>
267
- <filter
268
- color-interpolation-filters="sRGB"
269
- inkscape:collect="always"
270
- id="filter4004-2">
271
- <feGaussianBlur
272
- inkscape:collect="always"
273
- stdDeviation="0.56582836"
274
- id="feGaussianBlur4006-7" />
275
- </filter>
276
- <inkscape:perspective
277
- id="perspective4048-3"
278
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
279
- inkscape:vp_z="1 : 0.5 : 1"
280
- inkscape:vp_y="0 : 1000 : 0"
281
- inkscape:vp_x="0 : 0.5 : 1"
282
- sodipodi:type="inkscape:persp3d" />
283
- <filter
284
- color-interpolation-filters="sRGB"
285
- inkscape:collect="always"
286
- id="filter4032-1"
287
- x="-0.089186601"
288
- width="1.1783732"
289
- y="-0.15402576"
290
- height="1.3080515">
291
- <feGaussianBlur
292
- inkscape:collect="always"
293
- stdDeviation="0.58997644"
294
- id="feGaussianBlur4034-2" />
295
- </filter>
296
- <filter
297
- color-interpolation-filters="sRGB"
298
- inkscape:collect="always"
299
- id="filter4036-3"
300
- x="-0.13933821"
301
- width="1.2786764"
302
- y="-0.073826417"
303
- height="1.1476527">
304
- <feGaussianBlur
305
- inkscape:collect="always"
306
- stdDeviation="0.58997644"
307
- id="feGaussianBlur4038-3" />
308
- </filter>
309
- <filter
310
- color-interpolation-filters="sRGB"
311
- inkscape:collect="always"
312
- id="filter4004-4">
313
- <feGaussianBlur
314
- inkscape:collect="always"
315
- stdDeviation="0.56582836"
316
- id="feGaussianBlur4006-1" />
317
- </filter>
318
- <inkscape:perspective
319
- id="perspective4048-7"
320
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
321
- inkscape:vp_z="1 : 0.5 : 1"
322
- inkscape:vp_y="0 : 1000 : 0"
323
- inkscape:vp_x="0 : 0.5 : 1"
324
- sodipodi:type="inkscape:persp3d" />
325
- <filter
326
- color-interpolation-filters="sRGB"
327
- inkscape:collect="always"
328
- id="filter4032-4"
329
- x="-0.089186601"
330
- width="1.1783732"
331
- y="-0.15402576"
332
- height="1.3080515">
333
- <feGaussianBlur
334
- inkscape:collect="always"
335
- stdDeviation="0.58997644"
336
- id="feGaussianBlur4034-27" />
337
- </filter>
338
- <filter
339
- color-interpolation-filters="sRGB"
340
- inkscape:collect="always"
341
- id="filter4036-7"
342
- x="-0.13933821"
343
- width="1.2786764"
344
- y="-0.073826417"
345
- height="1.1476527">
346
- <feGaussianBlur
347
- inkscape:collect="always"
348
- stdDeviation="0.58997644"
349
- id="feGaussianBlur4038-93" />
350
- </filter>
351
- <filter
352
- color-interpolation-filters="sRGB"
353
- inkscape:collect="always"
354
- id="filter4004-1">
355
- <feGaussianBlur
356
- inkscape:collect="always"
357
- stdDeviation="0.56582836"
358
- id="feGaussianBlur4006-9" />
359
- </filter>
360
- <inkscape:perspective
361
- id="perspective4146"
362
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
363
- inkscape:vp_z="1 : 0.5 : 1"
364
- inkscape:vp_y="0 : 1000 : 0"
365
- inkscape:vp_x="0 : 0.5 : 1"
366
- sodipodi:type="inkscape:persp3d" />
367
- <inkscape:perspective
368
- id="perspective4197"
369
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
370
- inkscape:vp_z="1 : 0.5 : 1"
371
- inkscape:vp_y="0 : 1000 : 0"
372
- inkscape:vp_x="0 : 0.5 : 1"
373
- sodipodi:type="inkscape:persp3d" />
374
- <inkscape:perspective
375
- id="perspective4235"
376
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
377
- inkscape:vp_z="1 : 0.5 : 1"
378
- inkscape:vp_y="0 : 1000 : 0"
379
- inkscape:vp_x="0 : 0.5 : 1"
380
- sodipodi:type="inkscape:persp3d" />
381
- <filter
382
- id="filter4321"
383
- inkscape:label="Drop shadow"
384
- width="1.5"
385
- height="1.5"
386
- x="-.25"
387
- y="-.25">
388
- <feGaussianBlur
389
- id="feGaussianBlur4323"
390
- in="SourceAlpha"
391
- stdDeviation="3.000000"
392
- result="blur" />
393
- <feColorMatrix
394
- id="feColorMatrix4325"
395
- result="bluralpha"
396
- type="matrix"
397
- values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.800000 0 " />
398
- <feOffset
399
- id="feOffset4327"
400
- in="bluralpha"
401
- dx="2.500000"
402
- dy="2.500000"
403
- result="offsetBlur" />
404
- <feMerge
405
- id="feMerge4329">
406
- <feMergeNode
407
- id="feMergeNode4331"
408
- in="offsetBlur" />
409
- <feMergeNode
410
- id="feMergeNode4333"
411
- in="SourceGraphic" />
412
- </feMerge>
413
- </filter>
414
- <inkscape:perspective
415
- id="perspective4348"
416
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
417
- inkscape:vp_z="1 : 0.5 : 1"
418
- inkscape:vp_y="0 : 1000 : 0"
419
- inkscape:vp_x="0 : 0.5 : 1"
420
- sodipodi:type="inkscape:persp3d" />
421
- <inkscape:perspective
422
- id="perspective4370"
423
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
424
- inkscape:vp_z="1 : 0.5 : 1"
425
- inkscape:vp_y="0 : 1000 : 0"
426
- inkscape:vp_x="0 : 0.5 : 1"
427
- sodipodi:type="inkscape:persp3d" />
428
- <inkscape:perspective
429
- id="perspective4370-3"
430
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
431
- inkscape:vp_z="1 : 0.5 : 1"
432
- inkscape:vp_y="0 : 1000 : 0"
433
- inkscape:vp_x="0 : 0.5 : 1"
434
- sodipodi:type="inkscape:persp3d" />
435
- <inkscape:perspective
436
- id="perspective4403"
437
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
438
- inkscape:vp_z="1 : 0.5 : 1"
439
- inkscape:vp_y="0 : 1000 : 0"
440
- inkscape:vp_x="0 : 0.5 : 1"
441
- sodipodi:type="inkscape:persp3d" />
442
- <inkscape:perspective
443
- id="perspective4403-3"
444
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
445
- inkscape:vp_z="1 : 0.5 : 1"
446
- inkscape:vp_y="0 : 1000 : 0"
447
- inkscape:vp_x="0 : 0.5 : 1"
448
- sodipodi:type="inkscape:persp3d" />
449
- <filter
450
- id="filter4434"
451
- inkscape:label="Drop shadow"
452
- width="1.5"
453
- height="1.5"
454
- x="-.25"
455
- y="-.25">
456
- <feGaussianBlur
457
- id="feGaussianBlur4436"
458
- in="SourceAlpha"
459
- stdDeviation="3.000000"
460
- result="blur" />
461
- <feColorMatrix
462
- id="feColorMatrix4438"
463
- result="bluralpha"
464
- type="matrix"
465
- values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.800000 0 " />
466
- <feOffset
467
- id="feOffset4440"
468
- in="bluralpha"
469
- dx="2.500000"
470
- dy="2.500000"
471
- result="offsetBlur" />
472
- <feMerge
473
- id="feMerge4442">
474
- <feMergeNode
475
- id="feMergeNode4444"
476
- in="offsetBlur" />
477
- <feMergeNode
478
- id="feMergeNode4446"
479
- in="SourceGraphic" />
480
- </feMerge>
481
- </filter>
482
- <filter
483
- id="filter4832"
484
- inkscape:label="Drop shadow"
485
- width="1.5"
486
- height="1.5"
487
- x="-.25"
488
- y="-.25">
489
- <feGaussianBlur
490
- id="feGaussianBlur4834"
491
- in="SourceAlpha"
492
- stdDeviation="1.500000"
493
- result="blur" />
494
- <feColorMatrix
495
- id="feColorMatrix4836"
496
- result="bluralpha"
497
- type="matrix"
498
- values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.900000 0 " />
499
- <feOffset
500
- id="feOffset4838"
501
- in="bluralpha"
502
- dx="0.000000"
503
- dy="0.000000"
504
- result="offsetBlur" />
505
- <feMerge
506
- id="feMerge4840">
507
- <feMergeNode
508
- id="feMergeNode4842"
509
- in="offsetBlur" />
510
- <feMergeNode
511
- id="feMergeNode4844"
512
- in="SourceGraphic" />
513
- </feMerge>
514
- </filter>
515
- <inkscape:perspective
516
- id="perspective4854"
517
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
518
- inkscape:vp_z="1 : 0.5 : 1"
519
- inkscape:vp_y="0 : 1000 : 0"
520
- inkscape:vp_x="0 : 0.5 : 1"
521
- sodipodi:type="inkscape:persp3d" />
522
- <inkscape:perspective
523
- id="perspective4876"
524
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
525
- inkscape:vp_z="1 : 0.5 : 1"
526
- inkscape:vp_y="0 : 1000 : 0"
527
- inkscape:vp_x="0 : 0.5 : 1"
528
- sodipodi:type="inkscape:persp3d" />
529
- <inkscape:perspective
530
- id="perspective4898"
531
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
532
- inkscape:vp_z="1 : 0.5 : 1"
533
- inkscape:vp_y="0 : 1000 : 0"
534
- inkscape:vp_x="0 : 0.5 : 1"
535
- sodipodi:type="inkscape:persp3d" />
536
- <inkscape:perspective
537
- id="perspective4928"
538
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
539
- inkscape:vp_z="1 : 0.5 : 1"
540
- inkscape:vp_y="0 : 1000 : 0"
541
- inkscape:vp_x="0 : 0.5 : 1"
542
- sodipodi:type="inkscape:persp3d" />
543
- <filter
544
- color-interpolation-filters="sRGB"
545
- id="filter4832-6"
546
- inkscape:label="Drop shadow"
547
- width="1.5"
548
- height="1.5"
549
- x="-0.25"
550
- y="-0.25">
551
- <feGaussianBlur
552
- id="feGaussianBlur4834-6"
553
- in="SourceAlpha"
554
- stdDeviation="1.500000"
555
- result="blur" />
556
- <feColorMatrix
557
- id="feColorMatrix4836-1"
558
- result="bluralpha"
559
- type="matrix"
560
- values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.900000 0 " />
561
- <feOffset
562
- id="feOffset4838-8"
563
- in="bluralpha"
564
- dx="0.000000"
565
- dy="0.000000"
566
- result="offsetBlur" />
567
- <feMerge
568
- id="feMerge4840-4">
569
- <feMergeNode
570
- id="feMergeNode4842-9"
571
- in="offsetBlur" />
572
- <feMergeNode
573
- id="feMergeNode4844-6"
574
- in="SourceGraphic" />
575
- </feMerge>
576
- </filter>
577
- <filter
578
- color-interpolation-filters="sRGB"
579
- id="filter4434-3"
580
- inkscape:label="Drop shadow"
581
- width="1.5"
582
- height="1.5"
583
- x="-0.25"
584
- y="-0.25">
585
- <feGaussianBlur
586
- id="feGaussianBlur4436-7"
587
- in="SourceAlpha"
588
- stdDeviation="3.000000"
589
- result="blur" />
590
- <feColorMatrix
591
- id="feColorMatrix4438-8"
592
- result="bluralpha"
593
- type="matrix"
594
- values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.800000 0 " />
595
- <feOffset
596
- id="feOffset4440-8"
597
- in="bluralpha"
598
- dx="2.500000"
599
- dy="2.500000"
600
- result="offsetBlur" />
601
- <feMerge
602
- id="feMerge4442-2">
603
- <feMergeNode
604
- id="feMergeNode4444-9"
605
- in="offsetBlur" />
606
- <feMergeNode
607
- id="feMergeNode4446-1"
608
- in="SourceGraphic" />
609
- </feMerge>
610
- </filter>
611
- <inkscape:perspective
612
- id="perspective5069"
613
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
614
- inkscape:vp_z="1 : 0.5 : 1"
615
- inkscape:vp_y="0 : 1000 : 0"
616
- inkscape:vp_x="0 : 0.5 : 1"
617
- sodipodi:type="inkscape:persp3d" />
618
- <filter
619
- color-interpolation-filters="sRGB"
620
- id="filter4832-6-1"
621
- inkscape:label="Drop shadow"
622
- width="1.5"
623
- height="1.5"
624
- x="-0.25"
625
- y="-0.25">
626
- <feGaussianBlur
627
- id="feGaussianBlur4834-6-7"
628
- in="SourceAlpha"
629
- stdDeviation="1.500000"
630
- result="blur" />
631
- <feColorMatrix
632
- id="feColorMatrix4836-1-7"
633
- result="bluralpha"
634
- type="matrix"
635
- values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.900000 0 " />
636
- <feOffset
637
- id="feOffset4838-8-7"
638
- in="bluralpha"
639
- dx="0.000000"
640
- dy="0.000000"
641
- result="offsetBlur" />
642
- <feMerge
643
- id="feMerge4840-4-7">
644
- <feMergeNode
645
- id="feMergeNode4842-9-3"
646
- in="offsetBlur" />
647
- <feMergeNode
648
- id="feMergeNode4844-6-3"
649
- in="SourceGraphic" />
650
- </feMerge>
651
- </filter>
652
- <filter
653
- color-interpolation-filters="sRGB"
654
- id="filter4434-3-5"
655
- inkscape:label="Drop shadow"
656
- width="1.5"
657
- height="1.5"
658
- x="-0.25"
659
- y="-0.25">
660
- <feGaussianBlur
661
- id="feGaussianBlur4436-7-9"
662
- in="SourceAlpha"
663
- stdDeviation="3.000000"
664
- result="blur" />
665
- <feColorMatrix
666
- id="feColorMatrix4438-8-9"
667
- result="bluralpha"
668
- type="matrix"
669
- values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.800000 0 " />
670
- <feOffset
671
- id="feOffset4440-8-8"
672
- in="bluralpha"
673
- dx="2.500000"
674
- dy="2.500000"
675
- result="offsetBlur" />
676
- <feMerge
677
- id="feMerge4442-2-1">
678
- <feMergeNode
679
- id="feMergeNode4444-9-8"
680
- in="offsetBlur" />
681
- <feMergeNode
682
- id="feMergeNode4446-1-2"
683
- in="SourceGraphic" />
684
- </feMerge>
685
- </filter>
686
- <inkscape:perspective
687
- id="perspective5167"
688
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
689
- inkscape:vp_z="1 : 0.5 : 1"
690
- inkscape:vp_y="0 : 1000 : 0"
691
- inkscape:vp_x="0 : 0.5 : 1"
692
- sodipodi:type="inkscape:persp3d" />
693
- <filter
694
- color-interpolation-filters="sRGB"
695
- id="filter4832-0"
696
- inkscape:label="Drop shadow"
697
- width="1.5"
698
- height="1.5"
699
- x="-0.25"
700
- y="-0.25">
701
- <feGaussianBlur
702
- id="feGaussianBlur4834-9"
703
- in="SourceAlpha"
704
- stdDeviation="1.500000"
705
- result="blur" />
706
- <feColorMatrix
707
- id="feColorMatrix4836-4"
708
- result="bluralpha"
709
- type="matrix"
710
- values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.900000 0 " />
711
- <feOffset
712
- id="feOffset4838-7"
713
- in="bluralpha"
714
- dx="0.000000"
715
- dy="0.000000"
716
- result="offsetBlur" />
717
- <feMerge
718
- id="feMerge4840-8">
719
- <feMergeNode
720
- id="feMergeNode4842-3"
721
- in="offsetBlur" />
722
- <feMergeNode
723
- id="feMergeNode4844-5"
724
- in="SourceGraphic" />
725
- </feMerge>
726
- </filter>
727
- <filter
728
- color-interpolation-filters="sRGB"
729
- id="filter4434-1"
730
- inkscape:label="Drop shadow"
731
- width="1.5"
732
- height="1.5"
733
- x="-0.25"
734
- y="-0.25">
735
- <feGaussianBlur
736
- id="feGaussianBlur4436-2"
737
- in="SourceAlpha"
738
- stdDeviation="3.000000"
739
- result="blur" />
740
- <feColorMatrix
741
- id="feColorMatrix4438-0"
742
- result="bluralpha"
743
- type="matrix"
744
- values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.800000 0 " />
745
- <feOffset
746
- id="feOffset4440-1"
747
- in="bluralpha"
748
- dx="2.500000"
749
- dy="2.500000"
750
- result="offsetBlur" />
751
- <feMerge
752
- id="feMerge4442-6">
753
- <feMergeNode
754
- id="feMergeNode4444-4"
755
- in="offsetBlur" />
756
- <feMergeNode
757
- id="feMergeNode4446-0"
758
- in="SourceGraphic" />
759
- </feMerge>
760
- </filter>
761
- <inkscape:perspective
762
- id="perspective5167-8"
763
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
764
- inkscape:vp_z="1 : 0.5 : 1"
765
- inkscape:vp_y="0 : 1000 : 0"
766
- inkscape:vp_x="0 : 0.5 : 1"
767
- sodipodi:type="inkscape:persp3d" />
768
- <filter
769
- color-interpolation-filters="sRGB"
770
- id="filter4832-8"
771
- inkscape:label="Drop shadow"
772
- width="1.5"
773
- height="1.5"
774
- x="-0.25"
775
- y="-0.25">
776
- <feGaussianBlur
777
- id="feGaussianBlur4834-0"
778
- in="SourceAlpha"
779
- stdDeviation="1.500000"
780
- result="blur" />
781
- <feColorMatrix
782
- id="feColorMatrix4836-8"
783
- result="bluralpha"
784
- type="matrix"
785
- values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.900000 0 " />
786
- <feOffset
787
- id="feOffset4838-77"
788
- in="bluralpha"
789
- dx="0.000000"
790
- dy="0.000000"
791
- result="offsetBlur" />
792
- <feMerge
793
- id="feMerge4840-83">
794
- <feMergeNode
795
- id="feMergeNode4842-8"
796
- in="offsetBlur" />
797
- <feMergeNode
798
- id="feMergeNode4844-3"
799
- in="SourceGraphic" />
800
- </feMerge>
801
- </filter>
802
- <filter
803
- color-interpolation-filters="sRGB"
804
- id="filter4434-7"
805
- inkscape:label="Drop shadow"
806
- width="1.5"
807
- height="1.5"
808
- x="-0.25"
809
- y="-0.25">
810
- <feGaussianBlur
811
- id="feGaussianBlur4436-1"
812
- in="SourceAlpha"
813
- stdDeviation="3.000000"
814
- result="blur" />
815
- <feColorMatrix
816
- id="feColorMatrix4438-07"
817
- result="bluralpha"
818
- type="matrix"
819
- values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.800000 0 " />
820
- <feOffset
821
- id="feOffset4440-3"
822
- in="bluralpha"
823
- dx="2.500000"
824
- dy="2.500000"
825
- result="offsetBlur" />
826
- <feMerge
827
- id="feMerge4442-4">
828
- <feMergeNode
829
- id="feMergeNode4444-96"
830
- in="offsetBlur" />
831
- <feMergeNode
832
- id="feMergeNode4446-5"
833
- in="SourceGraphic" />
834
- </feMerge>
835
- </filter>
836
- <radialGradient
837
- inkscape:collect="always"
838
- xlink:href="#linearGradient5312"
839
- id="radialGradient5318"
840
- cx="387.85715"
841
- cy="150"
842
- fx="387.85715"
843
- fy="150"
844
- r="387.85715"
845
- gradientTransform="matrix(0.67219153,1.2372945e-8,0,0.27992634,154.28571,940.37323)"
846
- gradientUnits="userSpaceOnUse" />
847
- <inkscape:perspective
848
- id="perspective5329"
849
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
850
- inkscape:vp_z="1 : 0.5 : 1"
851
- inkscape:vp_y="0 : 1000 : 0"
852
- inkscape:vp_x="0 : 0.5 : 1"
853
- sodipodi:type="inkscape:persp3d" />
854
- <radialGradient
855
- inkscape:collect="always"
856
- xlink:href="#linearGradient5312-2"
857
- id="radialGradient5318-2"
858
- cx="387.85715"
859
- cy="150"
860
- fx="387.85715"
861
- fy="150"
862
- r="387.85715"
863
- gradientTransform="matrix(0.67219153,1.2372945e-8,0,0.27992634,154.28571,940.37323)"
864
- gradientUnits="userSpaceOnUse" />
865
- <linearGradient
866
- id="linearGradient5312-2">
867
- <stop
868
- style="stop-color:#fff0f0;stop-opacity:1;"
869
- offset="0"
870
- id="stop5314-9" />
871
- <stop
872
- style="stop-color:#f0f0f0;stop-opacity:0;"
873
- offset="1"
874
- id="stop5316-8" />
875
- </linearGradient>
876
- <radialGradient
877
- r="387.85715"
878
- fy="150"
879
- fx="387.85715"
880
- cy="150"
881
- cx="387.85715"
882
- gradientTransform="matrix(0.67219153,1.2372945e-8,0,0.27992634,167.14285,352.29673)"
883
- gradientUnits="userSpaceOnUse"
884
- id="radialGradient5339"
885
- xlink:href="#linearGradient5312-2"
886
- inkscape:collect="always" />
887
- </defs>
888
- <sodipodi:namedview
889
- id="base"
890
- pagecolor="#ffffff"
891
- bordercolor="#666666"
892
- borderopacity="1.0"
893
- inkscape:pageopacity="0.0"
894
- inkscape:pageshadow="2"
895
- inkscape:zoom="1.979899"
896
- inkscape:cx="352.48893"
897
- inkscape:cy="81.345106"
898
- inkscape:document-units="px"
899
- inkscape:current-layer="layer1"
900
- showgrid="false"
901
- inkscape:window-width="1920"
902
- inkscape:window-height="1138"
903
- inkscape:window-x="-8"
904
- inkscape:window-y="-8"
905
- inkscape:window-maximized="1" />
906
- <metadata
907
- id="metadata7">
908
- <rdf:RDF>
909
- <cc:Work
910
- rdf:about="">
911
- <dc:format>image/svg+xml</dc:format>
912
- <dc:type
913
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
914
- <dc:title></dc:title>
915
- </cc:Work>
916
- </rdf:RDF>
917
- </metadata>
918
- <g
919
- inkscape:groupmode="layer"
920
- id="layer3"
921
- inkscape:label="Background"
922
- style="display:none"
923
- sodipodi:insensitive="true">
924
- <rect
925
- style="opacity:0.93999999;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none"
926
- id="rect5300"
927
- width="770"
928
- height="300"
929
- x="12.857134"
930
- y="167.14287" />
931
- <rect
932
- style="opacity:0.93999999;fill:url(#radialGradient5339);fill-opacity:1;fill-rule:nonzero;stroke:none"
933
- id="rect5310"
934
- width="775.71429"
935
- height="305.71429"
936
- x="40.000015"
937
- y="241.42857" />
938
- </g>
939
- <g
940
- inkscape:label="Diagram"
941
- inkscape:groupmode="layer"
942
- id="layer1"
943
- transform="translate(0,-752.36218)"
944
- style="opacity:0.93999999">
945
- <rect
946
- style="fill:#385691;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4321)"
947
- id="rect2816"
948
- width="133.28282"
949
- height="91.922607"
950
- x="308.06964"
951
- y="850.89801"
952
- ry="15"
953
- rx="15" />
954
- <path
955
- style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
956
- d="m 384.87913,862.26656 c -0.45789,2.05621 -2.35395,3.55578 -4.54808,3.55578 -1.65027,0 -3.07571,-0.84407 -3.88657,-2.15 -1.75656,0.75585 -3.38228,1.72969 -4.79618,2.97694 0.43175,0.70046 0.66154,1.51488 0.66154,2.39808 0,2.53887 -2.00923,4.5481 -4.5481,4.5481 -0.34421,0 -0.66969,-0.01 -0.99231,-0.0825 -0.65318,1.65834 -1.02655,3.43538 -1.1577,5.29232 2.17547,0.3637 3.88657,2.18666 3.88657,4.46541 0,1.76643 -1.01947,3.28221 -2.48079,4.05195 0.65369,1.4846 1.55192,2.89315 2.56348,4.13463 0.72116,-0.47022 1.55564,-0.74423 2.48077,-0.74423 2.53888,0 4.5481,2.00923 4.5481,4.5481 0,0.44255 -0.0486,0.91809 -0.16538,1.32309 1.83427,0.78928 3.78169,1.27076 5.87119,1.40576 0.17756,-2.3767 2.12601,-4.30001 4.5481,-4.30001 1.86223,0 3.41214,1.13674 4.13462,2.72885 1.61068,-0.74134 3.07171,-1.73265 4.38272,-2.89423 -0.57856,-0.76888 -0.90961,-1.69253 -0.90961,-2.72887 0,-2.53887 2.00923,-4.5481 4.5481,-4.5481 0.43209,0 0.84392,0.0541 1.24038,0.16539 0.61342,-1.62382 0.95813,-3.31792 1.07501,-5.12695 -2.13514,-0.39682 -3.80386,-2.29796 -3.80386,-4.5481 0,-1.69757 0.94666,-3.17304 2.31539,-3.96926 -0.72621,-1.62199 -1.66092,-3.05833 -2.81155,-4.38271 -0.73371,0.49568 -1.6114,0.74424 -2.56347,0.74424 -2.53887,0 -4.63079,-2.00924 -4.63079,-4.5481 0,-0.40524 0.067,-0.78337 0.16538,-1.1577 -1.59816,-0.62238 -3.34454,-1.01788 -5.12696,-1.15771 z m -1.24038,9.26159 c 4.47649,0 8.10389,3.62739 8.10389,8.10388 0,4.4765 -3.6274,8.10388 -8.10389,8.10388 -4.4765,0 -8.1039,-3.62738 -8.1039,-8.10388 0,-4.47649 3.6274,-8.10388 8.1039,-8.10388 z"
957
- id="path3836"
958
- inkscape:connector-curvature="0" />
959
- <flowRoot
960
- xml:space="preserve"
961
- id="flowRoot3841"
962
- style="font-size:40px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
963
- transform="matrix(0.79098183,0,0,1.1067505,137.80565,734.17699)"><flowRegion
964
- id="flowRegion3843"><rect
965
- id="rect3845"
966
- width="212.58186"
967
- height="53.279686"
968
- x="227.28432"
969
- y="146.45682"
970
- style="fill:#ffffff;fill-opacity:1" /></flowRegion><flowPara
971
- id="flowPara3847"
972
- style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#ffffff;fill-opacity:1;font-family:Calibri;-inkscape-font-specification:Calibri Bold">DOCGEN</flowPara></flowRoot> <path
973
- style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
974
- d="m 408.6652,863.12291 c 0.23969,1.4438 -0.59187,2.90298 -2.00544,3.47357 -1.06319,0.42917 -2.20101,0.25606 -3.06303,-0.37443 -0.93511,0.94375 -1.72923,1.99392 -2.31579,3.16516 0.46031,0.33899 0.82015,0.80392 1.04983,1.37291 0.66025,1.63569 -0.11174,3.45264 -1.74738,4.11287 -0.22177,0.0896 -0.43393,0.16803 -0.66077,0.20488 0.01,1.23827 0.23203,2.4802 0.63044,3.71065 1.49613,-0.33142 3.07258,0.39805 3.66517,1.86613 0.45936,1.13804 0.19676,2.3797 -0.54453,3.25561 0.80721,0.78647 1.75221,1.46035 2.72675,1.9971 0.34232,-0.49047 0.80868,-0.88399 1.4047,-1.12458 1.63568,-0.66024 3.45262,0.11173 4.11286,1.74736 0.115,0.28512 0.20748,0.60409 0.23755,0.89541 1.38699,0.0314 2.76682,-0.16481 4.14808,-0.62115 -0.50371,-1.57737 0.25146,-3.32318 1.8119,-3.95304 1.19975,-0.4843 2.49389,-0.15505 3.37338,0.68284 0.84489,-0.89647 1.52838,-1.91507 2.07091,-3.00434 -0.57268,-0.3449 -1.02614,-0.85388 -1.29565,-1.52156 -0.66023,-1.63565 0.11174,-3.45259 1.74736,-4.11284 0.27839,-0.11234 0.55776,-0.18469 0.84213,-0.21604 -0.0271,-1.20568 -0.24556,-2.38674 -0.64071,-3.5826 -1.47876,0.29961 -3.04823,-0.49127 -3.63338,-1.94092 -0.44146,-1.09365 -0.21528,-2.29043 0.45948,-3.15932 -0.88967,-0.85611 -1.8654,-1.53841 -2.95111,-2.09242 -0.34377,0.51014 -0.84458,0.89852 -1.45795,1.14611 -1.63568,0.66024 -3.50591,-0.0902 -4.16615,-1.72586 -0.10534,-0.26108 -0.16051,-0.52213 -0.19454,-0.78885 -1.19147,0.0149 -2.41944,0.21399 -3.6041,0.58744 z m 1.60936,6.28936 c 2.88399,-1.16412 6.16426,0.22952 7.32838,3.1135 1.16412,2.88399 -0.22951,6.16424 -3.1135,7.32839 -2.88399,1.16412 -6.16425,-0.22952 -7.32839,-3.11351 -1.16412,-2.88398 0.22952,-6.16425 3.11351,-7.32838 z"
975
- id="path3836-3"
976
- inkscape:connector-curvature="0" />
977
- <path
978
- style="fill:none;stroke:#969696;stroke-width:2.70000005;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;filter:url(#filter4004)"
979
- d="m 245.97215,858.83131 c 0,0 6.42518,17.53687 20.20305,27.77919 10.15788,7.55127 31.31473,15.65737 31.31473,15.65737"
980
- id="path3966"
981
- sodipodi:nodetypes="csc"
982
- inkscape:connector-curvature="0" />
983
- <path
984
- style="fill:none;stroke:#969696;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;filter:url(#filter4036)"
985
- d="m 286.75354,883.08174 c -0.23637,1.02023 1.0065,6.43496 3.51115,10.57681 2.50464,4.14184 7.35503,8.60255 7.35503,8.60255"
986
- id="path4012"
987
- sodipodi:nodetypes="czc"
988
- inkscape:connector-curvature="0" />
989
- <path
990
- style="fill:none;stroke:#969696;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;filter:url(#filter4032)"
991
- d="m 280.63422,911.57806 c 0.11204,0.0359 4.39026,-4.26669 7.81074,-6.36946 2.8194,-1.73325 8.06545,-2.82344 8.06545,-2.82344"
992
- id="path4014"
993
- sodipodi:nodetypes="csc"
994
- inkscape:connector-curvature="0" />
995
- <path
996
- style="fill:none;stroke:#969696;stroke-width:1.48699999;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;filter:url(#filter4004-2)"
997
- d="m 204.86662,965.64896 c 0,0 27.66418,-5.29414 42.41155,-11.35675 19.15773,-7.87571 38.876,-21.70341 38.876,-21.70341"
998
- id="path3966-9"
999
- sodipodi:nodetypes="csc"
1000
- inkscape:connector-curvature="0" />
1001
- <path
1002
- style="fill:none;stroke:#969696;stroke-width:1.68900001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;filter:url(#filter4036-8)"
1003
- d="m 272.63986,930.82781 c 0.2687,-1.00008 2.70368,-1.01087 7.55176,-0.53487 4.84808,0.47599 6.09234,1.78402 6.09234,1.78402"
1004
- id="path4012-5"
1005
- sodipodi:nodetypes="czc"
1006
- inkscape:connector-curvature="0" />
1007
- <path
1008
- style="fill:none;stroke:#969696;stroke-width:1.68900001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;filter:url(#filter4032-6)"
1009
- d="m 281.48157,943.6742 c -0.45431,0.0972 2.13585,-3.53348 3.16788,-4.83629 1.19898,-1.51356 1.63688,-6.85661 1.63688,-6.85661"
1010
- id="path4014-4"
1011
- sodipodi:nodetypes="csc"
1012
- inkscape:connector-curvature="0" />
1013
- <path
1014
- style="fill:none;stroke:#969696;stroke-width:2.70000005;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;filter:url(#filter4004-4)"
1015
- d="m 460.94646,932.53188 c 0,0 19.70206,19.05468 51.51778,29.7995 32.56416,10.99757 84.34773,20.70816 84.34773,20.70816"
1016
- id="path3966-1"
1017
- sodipodi:nodetypes="csc"
1018
- inkscape:connector-curvature="0" />
1019
- <path
1020
- style="fill:none;stroke:#969696;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;filter:url(#filter4036-3)"
1021
- d="m 587.33827,965.87365 c -0.23637,1.0203 1.25904,6.18245 3.76369,10.32435 2.50464,4.1418 7.86011,7.33982 7.86011,7.33982"
1022
- id="path4012-3"
1023
- sodipodi:nodetypes="czc"
1024
- inkscape:connector-curvature="0" />
1025
- <path
1026
- style="fill:none;stroke:#969696;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;filter:url(#filter4032-1)"
1027
- d="m 581.97657,992.85482 c 0.61712,-0.9743 3.5735,-3.61235 7.81074,-5.61185 4.52271,-2.1343 8.06545,-3.58105 8.06545,-3.58105"
1028
- id="path4014-8"
1029
- sodipodi:nodetypes="csc"
1030
- inkscape:connector-curvature="0" />
1031
- <path
1032
- style="fill:none;stroke:#969696;stroke-width:2.70000005;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;filter:url(#filter4004-1)"
1033
- d="m 464.16508,882.1381 c 0,0 12.99117,-12.76771 27.27412,-12.62691 12.65657,0.12476 31.31473,7.07107 31.31473,7.07107"
1034
- id="path3966-8"
1035
- sodipodi:nodetypes="csc"
1036
- inkscape:connector-curvature="0" />
1037
- <path
1038
- style="fill:none;stroke:#969696;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;filter:url(#filter4036-7)"
1039
- d="m 511.25992,859.41643 c -0.23637,2.03039 1.76412,4.16212 4.26877,8.30397 2.50464,4.14184 7.35503,8.85509 7.35503,8.85509"
1040
- id="path4012-6"
1041
- sodipodi:nodetypes="czc"
1042
- inkscape:connector-curvature="0" />
1043
- <path
1044
- style="fill:none;stroke:#969696;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;filter:url(#filter4032-4)"
1045
- d="m 505.89822,885.89245 c 0.61712,-0.97425 3.5735,-3.10719 7.81074,-5.10677 4.52271,-2.1343 8.06545,-4.08613 8.06545,-4.08613"
1046
- id="path4014-5"
1047
- sodipodi:nodetypes="csc"
1048
- inkscape:connector-curvature="0" />
1049
- <flowRoot
1050
- xml:space="preserve"
1051
- id="flowRoot4163"
1052
- style="font-size:40px;font-style:normal;font-weight:normal;fill:#787878;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
1053
- transform="translate(-354.40256,784.05327)"><flowRegion
1054
- id="flowRegion4165"><rect
1055
- id="rect4167"
1056
- width="326.27927"
1057
- height="95.964493"
1058
- x="273.75134"
1059
- y="22.20805"
1060
- style="fill:#787878;fill-opacity:1" /></flowRegion><flowPara
1061
- id="flowPara4169"
1062
- style="font-size:28px;font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#787878;fill-opacity:1;font-family:Corbel;-inkscape-font-specification:Corbel Italic">Write in </flowPara><flowPara
1063
- style="font-size:28px;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#787878;fill-opacity:1;font-family:Corbel;-inkscape-font-specification:Corbel Bold Italic"
1064
- id="flowPara4185">plain text</flowPara></flowRoot> <flowRoot
1065
- xml:space="preserve"
1066
- id="flowRoot4163-8"
1067
- style="font-size:40px;font-style:normal;font-weight:normal;opacity:0.93999999;fill:#787878;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
1068
- transform="translate(-307.52957,974.57183)"><flowRegion
1069
- id="flowRegion4165-6"><rect
1070
- id="rect4167-0"
1071
- width="326.27927"
1072
- height="95.964493"
1073
- x="273.75134"
1074
- y="22.20805"
1075
- style="fill:#787878;fill-opacity:1" /></flowRegion><flowPara
1076
- style="font-size:16px;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#787878;fill-opacity:1;font-family:Corbel;-inkscape-font-specification:Corbel Bold Italic"
1077
- id="flowPara4185-4">Attach optional </flowPara><flowPara
1078
- style="font-size:16px;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#787878;fill-opacity:1;font-family:Corbel;-inkscape-font-specification:Corbel Bold Italic"
1079
- id="flowPara4225">diagrams and files</flowPara></flowRoot> <flowRoot
1080
- xml:space="preserve"
1081
- id="flowRoot4163-86"
1082
- style="font-size:40px;font-style:normal;font-weight:normal;opacity:0.93999999;fill:#787878;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
1083
- transform="translate(181.38425,754.35859)"><flowRegion
1084
- id="flowRegion4165-5"><rect
1085
- id="rect4167-09"
1086
- width="326.27927"
1087
- height="95.964493"
1088
- x="273.75134"
1089
- y="22.20805"
1090
- style="fill:#787878;fill-opacity:1" /></flowRegion><flowPara
1091
- style="font-size:28px;font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#787878;fill-opacity:1;font-family:Corbel;-inkscape-font-specification:Corbel Italic"
1092
- id="flowPara4185-0">Get a branded </flowPara><flowPara
1093
- style="font-size:28px;font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#787878;fill-opacity:1;font-family:Corbel;-inkscape-font-specification:Corbel Italic"
1094
- id="flowPara4263"><flowSpan
1095
- style="font-weight:bold;-inkscape-font-specification:Corbel Bold Italic"
1096
- id="flowSpan4912">HTML</flowSpan> and <flowSpan
1097
- style="font-weight:bold;-inkscape-font-specification:Corbel Bold Italic"
1098
- id="flowSpan4914">PDF</flowSpan> version</flowPara></flowRoot> <path
1099
- style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4434)"
1100
- d="m 211.63663,797.80129 0,58.59375 45.4375,0 0,-45.15625 -13.84375,-13.4375 -31.59375,0 z"
1101
- id="rect3962-0-6"
1102
- transform="matrix(1.3712999,0,0,1.3691794,-126.87216,-299.43772)"
1103
- inkscape:connector-curvature="0" />
1104
- <rect
1105
- style="opacity:0.93999999;fill:#3c3c3c;fill-opacity:1;fill-rule:nonzero;stroke:none"
1106
- id="rect4136-2"
1107
- width="62.59972"
1108
- height="24.662081"
1109
- x="163.22194"
1110
- y="848.5968" />
1111
- <path
1112
- style="fill:none;stroke:#5a5a5a;stroke-width:1.69999993;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.70588235;stroke-dasharray:none"
1113
- d="m 173.65637,802.60705 c 20.77562,0 21.46813,0 21.46813,0"
1114
- id="path4393"
1115
- inkscape:connector-curvature="0" />
1116
- <path
1117
- style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4832)"
1118
- d="m 243.90625,797.46486 0,13.53125 13.34375,0 -13.34375,-13.53125 z"
1119
- id="rect4448"
1120
- transform="matrix(1.3712999,0,0,1.3691794,-126.87216,-299.43772)"
1121
- inkscape:connector-curvature="0" />
1122
- <path
1123
- style="opacity:0.93999999;fill:none;stroke:#5a5a5a;stroke-width:1.69999981;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.70588235;stroke-dasharray:none"
1124
- d="m 173.65637,827.44988 c 37.28667,0 38.52955,0 38.52955,0"
1125
- id="path4393-4"
1126
- inkscape:connector-curvature="0" />
1127
- <path
1128
- style="opacity:0.93999999;fill:none;stroke:#5a5a5a;stroke-width:1.69999993;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.70588235;stroke-dasharray:none"
1129
- d="m 173.65637,814.90961 c 20.77562,0 21.46813,0 21.46813,0"
1130
- id="path4393-6"
1131
- inkscape:connector-curvature="0" />
1132
- <path
1133
- style="opacity:0.93999999;fill:none;stroke:#5a5a5a;stroke-width:1.69999981;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.70588235;stroke-dasharray:none"
1134
- d="m 173.35565,839.92884 c 37.28667,0 38.52955,0 38.52955,0"
1135
- id="path4393-4-0"
1136
- inkscape:connector-curvature="0" />
1137
- <text
1138
- xml:space="preserve"
1139
- style="font-size:40px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
1140
- x="194.28363"
1141
- y="868.1109"
1142
- id="text4916"><tspan
1143
- sodipodi:role="line"
1144
- id="tspan4918"
1145
- x="194.28363"
1146
- y="868.1109"
1147
- style="font-size:24px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;font-family:Calibri;-inkscape-font-specification:Calibri Bold">TXT</tspan></text>
1148
- <path
1149
- style="opacity:0.93999999;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4434-3)"
1150
- d="m 211.63663,797.80129 0,58.59375 45.4375,0 0,-45.15625 -13.84375,-13.4375 -31.59375,0 z"
1151
- id="rect3962-0-6-3"
1152
- transform="matrix(0.80254086,0,0,0.80337423,-86.591723,294.74907)"
1153
- inkscape:connector-curvature="0" />
1154
- <rect
1155
- style="opacity:0.93999999;fill:#505050;fill-opacity:1;fill-rule:nonzero;stroke:none"
1156
- id="rect4136-2-5"
1157
- width="36.635921"
1158
- height="14.470624"
1159
- x="83.183235"
1160
- y="968.36523" />
1161
- <path
1162
- style="opacity:0.93999999;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4832-6)"
1163
- d="m 243.90625,797.46486 0,13.53125 13.34375,0 -13.34375,-13.53125 z"
1164
- id="rect4448-8"
1165
- transform="matrix(0.80254086,0,0,0.80337423,-86.591723,294.74907)"
1166
- inkscape:connector-curvature="0" />
1167
- <text
1168
- xml:space="preserve"
1169
- style="font-size:23.43992043px;font-style:normal;font-weight:normal;opacity:0.93999999;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
1170
- x="101.49291"
1171
- y="978.54944"
1172
- id="text4916-6"
1173
- transform="scale(0.99870816,1.0012935)"><tspan
1174
- sodipodi:role="line"
1175
- id="tspan4918-3"
1176
- x="101.49291"
1177
- y="978.54944"
1178
- style="font-size:14.06395149px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;font-family:Calibri;-inkscape-font-specification:Calibri Bold">IMG</tspan></text>
1179
- <path
1180
- style="opacity:0.93999999;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4434-3-5)"
1181
- d="m 211.63663,797.80129 0,58.59375 45.4375,0 0,-45.15625 -13.84375,-13.4375 -31.59375,0 z"
1182
- id="rect3962-0-6-3-6"
1183
- transform="matrix(0.80254086,0,0,0.80337423,-26.505066,294.76084)"
1184
- inkscape:connector-curvature="0" />
1185
- <rect
1186
- style="opacity:0.93999999000000001;fill:#385691;fill-opacity:1;fill-rule:nonzero;stroke:none"
1187
- id="rect4136-2-5-6"
1188
- width="36.635921"
1189
- height="14.470624"
1190
- x="143.26988"
1191
- y="968.37708" />
1192
- <path
1193
- style="opacity:0.93999999;fill:none;stroke:#5a5a5a;stroke-width:1.69999981;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.70588235;stroke-dasharray:none"
1194
- d="m 149.37654,941.39227 c 12.15875,0 12.56403,0 12.56403,0"
1195
- id="path4393-9-0"
1196
- inkscape:connector-curvature="0" />
1197
- <path
1198
- style="opacity:0.93999999;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4832-6-1)"
1199
- d="m 243.90625,797.46486 0,13.53125 13.34375,0 -13.34375,-13.53125 z"
1200
- id="rect4448-8-3"
1201
- transform="matrix(0.80254086,0,0,0.80337423,-26.505066,294.76084)"
1202
- inkscape:connector-curvature="0" />
1203
- <path
1204
- style="opacity:0.93999999;fill:none;stroke:#5a5a5a;stroke-width:1.69999981;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.70588235;stroke-dasharray:none"
1205
- d="m 149.37654,955.96897 c 21.82169,0 22.54907,0 22.54907,0"
1206
- id="path4393-4-4-8"
1207
- inkscape:connector-curvature="0" />
1208
- <path
1209
- style="opacity:0.93999999;fill:none;stroke:#5a5a5a;stroke-width:1.69999981;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.70588235;stroke-dasharray:none"
1210
- d="m 149.37654,948.61087 c 12.15875,0 12.56403,0 12.56403,0"
1211
- id="path4393-6-0-0"
1212
- inkscape:connector-curvature="0" />
1213
- <path
1214
- style="opacity:0.93999999;fill:none;stroke:#5a5a5a;stroke-width:1.69999981;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.70588235;stroke-dasharray:none"
1215
- d="m 149.20055,963.29107 c 21.82169,0 22.54907,0 22.54907,0"
1216
- id="path4393-4-0-7-1"
1217
- inkscape:connector-curvature="0" />
1218
- <text
1219
- xml:space="preserve"
1220
- style="font-size:23.43992043px;font-style:normal;font-weight:normal;opacity:0.93999999;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
1221
- x="161.65729"
1222
- y="978.56134"
1223
- id="text4916-6-2"
1224
- transform="scale(0.99870817,1.0012935)"><tspan
1225
- sodipodi:role="line"
1226
- id="tspan4918-3-5"
1227
- x="161.65729"
1228
- y="978.56134"
1229
- style="font-size:14.06395149px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;font-family:Calibri;-inkscape-font-specification:Calibri Bold">DOC</tspan></text>
1230
- <rect
1231
- style="fill:#ff0000;fill-opacity:0.58720931;fill-rule:nonzero;stroke:none"
1232
- id="rect5149"
1233
- width="10.606602"
1234
- height="10.101525"
1235
- x="87.378197"
1236
- y="942.25555" />
1237
- <path
1238
- sodipodi:type="arc"
1239
- style="fill:#0000ff;fill-opacity:0.58720931;fill-rule:nonzero;stroke:none"
1240
- id="path5151"
1241
- sodipodi:cx="52.275394"
1242
- sodipodi:cy="157.82103"
1243
- sodipodi:rx="7.8286824"
1244
- sodipodi:ry="7.8286824"
1245
- d="m 60.104077,157.82103 c 0,4.32366 -3.505021,7.82868 -7.828683,7.82868 -4.323661,0 -7.828682,-3.50502 -7.828682,-7.82868 0,-4.32366 3.505021,-7.82868 7.828682,-7.82868 4.323662,0 7.828683,3.50502 7.828683,7.82868 z"
1246
- transform="translate(47.47717,794.78858)" />
1247
- <path
1248
- sodipodi:type="star"
1249
- style="fill:#ffff00;fill-opacity:0.58720931;fill-rule:nonzero;stroke:none"
1250
- id="path5157"
1251
- sodipodi:sides="3"
1252
- sodipodi:cx="34.850262"
1253
- sodipodi:cy="144.94157"
1254
- sodipodi:r1="14.914724"
1255
- sodipodi:r2="7.4573622"
1256
- sodipodi:arg1="0.52359878"
1257
- sodipodi:arg2="1.5707963"
1258
- inkscape:flatsided="false"
1259
- inkscape:rounded="0"
1260
- inkscape:randomized="0"
1261
- d="m 47.766792,152.39894 -12.91653,0 -12.916531,0 6.458265,-11.18605 6.458266,-11.18604 6.458265,11.18604 z"
1262
- transform="matrix(0.43559547,0,0,0.43559547,85.615557,897.47075)" />
1263
- <path
1264
- style="opacity:0.93999999;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4434-1)"
1265
- d="m 211.63663,797.80129 0,58.59375 45.4375,0 0,-45.15625 -13.84375,-13.4375 -31.59375,0 z"
1266
- id="rect3962-0-6-6"
1267
- transform="matrix(1.3712999,0,0,1.3691794,264.34278,-240.08359)"
1268
- inkscape:connector-curvature="0" />
1269
- <rect
1270
- style="opacity:0.93999999;fill:#3c3c3c;fill-opacity:1;fill-rule:nonzero;stroke:none"
1271
- id="rect4136-2-1"
1272
- width="62.59972"
1273
- height="24.662081"
1274
- x="554.43689"
1275
- y="907.95099" />
1276
- <path
1277
- style="opacity:0.93999999;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4832-0)"
1278
- d="m 243.90625,797.46486 0,13.53125 13.34375,0 -13.34375,-13.53125 z"
1279
- id="rect4448-9"
1280
- transform="matrix(1.3712999,0,0,1.3691794,264.34278,-240.08359)"
1281
- inkscape:connector-curvature="0" />
1282
- <text
1283
- xml:space="preserve"
1284
- style="font-size:38.18511581px;font-style:normal;font-weight:normal;opacity:0.93999999;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
1285
- x="614.51691"
1286
- y="885.38403"
1287
- id="text4916-4"
1288
- transform="scale(0.95462787,1.0475286)"><tspan
1289
- sodipodi:role="line"
1290
- id="tspan4918-39"
1291
- x="614.51691"
1292
- y="885.38403"
1293
- style="font-size:22.91106796px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;font-family:Calibri;-inkscape-font-specification:Calibri Bold">HTML</tspan></text>
1294
- <path
1295
- style="opacity:0.93999999;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4434-7)"
1296
- d="m 211.63663,797.80129 0,58.59375 45.4375,0 0,-45.15625 -13.84375,-13.4375 -31.59375,0 z"
1297
- id="rect3962-0-6-1"
1298
- transform="matrix(1.3712999,0,0,1.3691794,352.32246,-152.21774)"
1299
- inkscape:connector-curvature="0" />
1300
- <rect
1301
- style="opacity:0.77876106;fill:#550000;fill-opacity:1;fill-rule:nonzero;stroke:none"
1302
- id="rect4136-2-0"
1303
- width="62.59972"
1304
- height="24.662081"
1305
- x="642.41656"
1306
- y="995.81683" />
1307
- <path
1308
- style="opacity:0.93999999;fill:none;stroke:#5a5a5a;stroke-width:1.69999993;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.70588235;stroke-dasharray:none"
1309
- d="m 652.85099,949.82706 c 20.77562,0 21.46813,0 21.46813,0"
1310
- id="path4393-9"
1311
- inkscape:connector-curvature="0" />
1312
- <path
1313
- style="opacity:0.93999999;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4832-8)"
1314
- d="m 243.90625,797.46486 0,13.53125 13.34375,0 -13.34375,-13.53125 z"
1315
- id="rect4448-96"
1316
- transform="matrix(1.3712999,0,0,1.3691794,352.32246,-152.21774)"
1317
- inkscape:connector-curvature="0" />
1318
- <path
1319
- style="opacity:0.93999999;fill:none;stroke:#5a5a5a;stroke-width:1.69999981;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.70588235;stroke-dasharray:none"
1320
- d="m 652.85099,974.66989 c 37.28667,0 38.52955,0 38.52955,0"
1321
- id="path4393-4-83"
1322
- inkscape:connector-curvature="0" />
1323
- <path
1324
- style="opacity:0.93999999;fill:none;stroke:#5a5a5a;stroke-width:1.69999993;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.70588235;stroke-dasharray:none"
1325
- d="m 652.85099,962.12962 c 20.77562,0 21.46813,0 21.46813,0"
1326
- id="path4393-6-48"
1327
- inkscape:connector-curvature="0" />
1328
- <path
1329
- style="opacity:0.93999999;fill:none;stroke:#5a5a5a;stroke-width:1.69999981;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.70588235;stroke-dasharray:none"
1330
- d="m 652.55027,987.14885 c 37.28667,0 38.52955,0 38.52955,0"
1331
- id="path4393-4-0-4"
1332
- inkscape:connector-curvature="0" />
1333
- <text
1334
- xml:space="preserve"
1335
- style="font-size:40px;font-style:normal;font-weight:normal;opacity:0.93999999;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
1336
- x="673.47821"
1337
- y="1015.3309"
1338
- id="text4916-9"><tspan
1339
- sodipodi:role="line"
1340
- id="tspan4918-9"
1341
- x="673.47821"
1342
- y="1015.3309"
1343
- style="font-size:24px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;font-family:Calibri;-inkscape-font-specification:Calibri Bold">PDF</tspan></text>
1344
- </g>
1345
- </svg>