From 1dbca3d1d4a6a2c81aa61e81c6c4bdc843b5b12b Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@hesge.ch> Date: Wed, 2 Oct 2019 10:31:30 +0200 Subject: [PATCH] added pointer images --- base_3.md | 20 +- figs/pointer_arithmetics.svg | 1265 ++++++++++++++++++++++++++++++++++ figs/pointer_struct.svg | 718 +++++++++++++++++++ figs/pointer_struct_ok.svg | 1160 +++++++++++++++++++++++++++++++ 4 files changed, 3159 insertions(+), 4 deletions(-) create mode 100644 figs/pointer_arithmetics.svg create mode 100644 figs/pointer_struct.svg create mode 100644 figs/pointer_struct_ok.svg diff --git a/base_3.md b/base_3.md index f69d570..ad87778 100644 --- a/base_3.md +++ b/base_3.md @@ -58,6 +58,9 @@ num->im = -1.0; // mémoire pas allouée. ``` +{#fig:compilation width=100%} + + # Allocation dynamique de mémoire (1/N) - La fonction `malloc`{.C} permet d'allouer dynamiquement (pendant l'exécution du programme) une zone de mémoire contiguë. @@ -80,7 +83,9 @@ ``` - La zone mémoire **n'est pas** initialisée. - La mémoire doit être désallouée explicitement $\Rightarrow$ **fuites mémoires**. -- Toujours garder un pointeur sur la mémoire allouée sinon **pointeur pendouillant**. +<!-- - Toujours garder un pointeur sur la mémoire allouée sinon **pointeur pendouillant**. --> + +{#fig:compilation width=100%} # Allocation dynamique de mémoire (3/N) @@ -114,17 +119,24 @@ ## Arithmétique de pointeurs -- Autre façon d'indéxer un tableau +- On peut parcourir la mémoire différemment qu'avec l'indexation ```C - int *p = malloc(50 * sizeof(int)); // initialize somehow + int *p = malloc(50 * sizeof(int)); + // initialize somehow double a = p[7]; double b = *(p + 7); // on avance de 7 "double" - p[0] == *p; // rappel, le pointeur est le premier élément + p[0] == *p; // le pointeur est le premier élément ``` # Allocation dynamique de mémoire (5/N) +## Arithmétique de pointeurs + +{#fig:compilation width=100%} + +# Allocation dynamique de mémoire (6/N) + ## Pointeur de pointeur - Tout comme une valeur a une adresse, un pointeur a lui-même une adresse: diff --git a/figs/pointer_arithmetics.svg b/figs/pointer_arithmetics.svg new file mode 100644 index 0000000..3cbc4f3 --- /dev/null +++ b/figs/pointer_arithmetics.svg @@ -0,0 +1,1265 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:ns1="http://www.iki.fi/pav/software/textext/" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="240.52008mm" + height="57.351295mm" + viewBox="0 0 240.52008 57.351295" + version="1.1" + id="svg8" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="pointer_arithmetics.svg"> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="62.564822" + inkscape:cy="1.2976022" + inkscape:document-units="mm" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1920" + inkscape:window-height="1028" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0"> + <inkscape:grid + id="grid819" + type="xygrid" + originx="12.728429" + originy="-131.87483" /> + </sodipodi:namedview> + <defs + id="defs2"> + <marker + inkscape:stockid="Arrow2Mend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Mend" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path3034" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="scale(-0.6)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="marker3314" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path3312" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="marker3284" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path3028" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Lstart" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lstart" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path3025" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(1.1,0,0,1.1,1.1,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path8951" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-7" + style="overflow:visible" + inkscape:isstock="true"> + <path + inkscape:connector-curvature="0" + id="path8951-5" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible" + inkscape:isstock="true"> + <path + inkscape:connector-curvature="0" + id="path8951-8" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-7-2" + style="overflow:visible" + inkscape:isstock="true"> + <path + inkscape:connector-curvature="0" + id="path8951-5-8" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-1" + style="overflow:visible" + inkscape:isstock="true"> + <path + inkscape:connector-curvature="0" + id="path8951-3" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="marker3284-4" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path3028-7" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="marker3284-1" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path3028-4" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="marker3284-1-9" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path3028-4-2" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="marker3284-1-8" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path3028-4-7" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="marker3284-1-7" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path3028-4-27" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="marker3284-1-7-2" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path3028-4-27-6" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="marker3284-1-1" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path3028-4-0" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Mend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Mend-5" + style="overflow:visible" + inkscape:isstock="true"> + <path + inkscape:connector-curvature="0" + id="path3034-9" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="scale(-0.6)" /> + </marker> + <marker + inkscape:stockid="Arrow2Mend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Mend-5-9" + style="overflow:visible" + inkscape:isstock="true"> + <path + inkscape:connector-curvature="0" + id="path3034-9-0" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="scale(-0.6)" /> + </marker> + <marker + inkscape:stockid="Arrow2Mend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Mend-5-1" + style="overflow:visible" + inkscape:isstock="true"> + <path + inkscape:connector-curvature="0" + id="path3034-9-7" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="scale(-0.6)" /> + </marker> + <marker + inkscape:stockid="Arrow2Mend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Mend-5-11" + style="overflow:visible" + inkscape:isstock="true"> + <path + inkscape:connector-curvature="0" + id="path3034-9-5" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="scale(-0.6)" /> + </marker> + <marker + inkscape:stockid="Arrow2Mend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Mend-5-7" + style="overflow:visible" + inkscape:isstock="true"> + <path + inkscape:connector-curvature="0" + id="path3034-9-6" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="scale(-0.6)" /> + </marker> + <marker + inkscape:stockid="Arrow2Mend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Mend-5-6" + style="overflow:visible" + inkscape:isstock="true"> + <path + inkscape:connector-curvature="0" + id="path3034-9-56" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="scale(-0.6)" /> + </marker> + <marker + inkscape:stockid="Arrow2Mend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Mend-6" + style="overflow:visible" + inkscape:isstock="true"> + <path + inkscape:connector-curvature="0" + id="path3034-2" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="scale(-0.6)" /> + </marker> + </defs> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(12.72843,-107.77389)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-5-2" + width="14.198196" + height="9.260417" + x="28.557999" + y="136.7381" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-3-8" + width="14.198196" + height="9.260417" + x="42.756195" + y="136.7381" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-6-7" + width="14.198196" + height="9.260417" + x="0.16160744" + y="136.7381" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-2-3" + width="14.198196" + height="9.260417" + x="14.359803" + y="136.7381" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-5-29" + width="14.198196" + height="9.260417" + x="85.350792" + y="136.7381" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-3-3" + width="14.198196" + height="9.260417" + x="99.548988" + y="136.7381" /> + <g + transform="matrix(0.48784069,0,0,1,8.5514489,-20.032726)" + id="g846-5-1" + style="fill:none;stroke:#000000;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"> + <rect + y="156.77083" + x="99.218758" + height="9.260417" + width="29.104166" + id="rect821-3-6-9" + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="156.77083" + x="128.32292" + height="9.260417" + width="29.104166" + id="rect821-6-2-4" + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.4878407,0,0,1,93.949527,-20.032732)" + id="g846-7-2-6" + style="fill:none;stroke:#000000;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"> + <rect + y="156.77083" + x="99.218758" + height="9.260417" + width="29.104166" + id="rect821-3-5-2-7" + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="156.77083" + x="128.32292" + height="9.260417" + width="29.104166" + id="rect821-6-3-8-5" + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-6-7-3" + width="14.198196" + height="9.260417" + x="113.95608" + y="136.7381" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-2-3-5" + width="14.198196" + height="9.260417" + x="128.15427" + y="136.7381" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-5-29-6" + width="14.198196" + height="9.260417" + x="199.14526" + y="136.7381" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-3-3-2" + width="14.198196" + height="9.260417" + x="213.34346" + y="136.7381" /> + <g + transform="matrix(0.4878407,0,0,1,122.34592,-20.032727)" + id="g846-5-1-9" + style="fill:none;stroke:#000000;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"> + <rect + y="156.77083" + x="99.218758" + height="9.260417" + width="29.104166" + id="rect821-3-6-9-1" + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="156.77083" + x="128.32292" + height="9.260417" + width="29.104166" + id="rect821-6-2-4-2" + style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + id="g8594" + ns1:jacobian_sqrt="1.0" + inkscapeversion="0.92.3" + ns1:alignment="middle center" + ns1:scale="2.83464566935" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:text="\\begin{verbatim}\nint *p = malloc(16 * sizeof(int))\n\\end{verbatim}" + ns1:pdfconverter="pdf2svg" + ns1:texconverter="pdflatex" + ns1:version="0.9.0" + transform="translate(-145.88016,-20.069237)"> + <g + id="g8592"> + <g + id="g8530" + style="fill:#000000;fill-opacity:1"> + <path + id="path8524" + transform="translate(133.768,134.765)" + d="m 3.078125,-3.890625 c 0,-0.3125 -0.0625,-0.40625 -0.390625,-0.40625 H 1.265625 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.40625,0.3125 h 1.125 v 3.078125 H 1.1875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.78125,0 1.03125,0 1.1875,0 H 4.125 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 3.078125 Z m 0,-1.71875 c 0,-0.265625 -0.21875,-0.484375 -0.5,-0.484375 -0.28125,0 -0.5,0.21875 -0.5,0.484375 0,0.28125 0.21875,0.5 0.5,0.5 0.28125,0 0.5,-0.21875 0.5,-0.5 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8526" + transform="translate(138.99836,134.765)" + d="m 1.65625,-3.828125 c 0,-0.3125 0,-0.46875 -0.40625,-0.46875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 3.078125 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.125,0 0.375,0 0.515625,0 h 1.59375 C 2.25,0 2.5,0 2.5,-0.296875 c 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 1.65625 V -2.375 c 0,-1 0.734375,-1.375 1.25,-1.375 0.515625,0 0.65625,0.28125 0.65625,0.875 v 2.265625 h -0.375 c -0.171875,0 -0.421875,0 -0.421875,0.3125 C 2.765625,0 3.046875,0 3.1875,0 h 1.515625 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.421875,-0.3125 H 4.25 v -2.3125 c 0,-1 -0.5,-1.4375 -1.296875,-1.4375 -0.65625,0 -1.109375,0.34375 -1.296875,0.53125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8528" + transform="translate(144.22873,134.765)" + d="m 2.21875,-3.6875 h 1.625 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 h -1.625 v -0.8125 c 0,-0.1875 0,-0.40625 -0.34375,-0.40625 -0.34375,0 -0.34375,0.203125 -0.34375,0.40625 v 0.8125 h -0.875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 1.53125 V -1.25 c 0,0.953125 0.671875,1.3125 1.40625,1.3125 0.734375,0 1.53125,-0.4375 1.53125,-1.3125 0,-0.1875 0,-0.390625 -0.34375,-0.390625 -0.328125,0 -0.34375,0.203125 -0.34375,0.375 0,0.625 -0.578125,0.71875 -0.796875,0.71875 -0.765625,0 -0.765625,-0.515625 -0.765625,-0.765625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g8536" + style="fill:#000000;fill-opacity:1"> + <path + id="path8532" + transform="translate(154.68946,134.765)" + d="m 2.90625,-2.515625 c 0.609375,0.328125 0.25,0.140625 0.9375,0.546875 0.265625,0.171875 0.296875,0.171875 0.375,0.171875 0.203125,0 0.328125,-0.1875 0.328125,-0.34375 0,-0.15625 -0.125,-0.25 -0.140625,-0.265625 -0.25,-0.171875 -0.921875,-0.5 -1.1875,-0.640625 L 4.296875,-3.625 c 0.125,-0.078125 0.25,-0.140625 0.25,-0.328125 0,-0.046875 0,-0.328125 -0.40625,-0.328125 L 2.90625,-3.5625 C 2.9375,-3.828125 2.9375,-4.484375 2.9375,-4.78125 c 0,-0.078125 0,-0.40625 -0.328125,-0.40625 -0.328125,0 -0.328125,0.328125 -0.328125,0.40625 0,0.296875 0.015625,0.953125 0.03125,1.21875 L 1.234375,-4.203125 C 1.09375,-4.28125 1.078125,-4.28125 1,-4.28125 c -0.1875,0 -0.328125,0.171875 -0.328125,0.328125 0,0.1875 0.109375,0.25 0.25,0.3125 L 2,-3.046875 0.921875,-2.46875 c -0.109375,0.078125 -0.25,0.140625 -0.25,0.328125 0,0.046875 0,0.34375 0.40625,0.34375 L 2.3125,-2.515625 c -0.015625,0.25 -0.03125,0.90625 -0.03125,1.203125 0,0.09375 0,0.421875 0.328125,0.421875 0.328125,0 0.328125,-0.328125 0.328125,-0.421875 0,-0.296875 0,-0.953125 -0.03125,-1.203125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8534" + transform="translate(159.91982,134.765)" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g8540" + style="fill:#000000;fill-opacity:1"> + <path + id="path8538" + transform="translate(170.38055,134.765)" + d="m 4.390625,-3.453125 c 0.125,0 0.453125,0 0.453125,-0.359375 0,-0.34375 -0.375,-0.34375 -0.5,-0.34375 H 0.890625 c -0.140625,0 -0.515625,0 -0.515625,0.34375 0,0.359375 0.328125,0.359375 0.453125,0.359375 z M 4.34375,-1.9375 c 0.125,0 0.5,0 0.5,-0.359375 0,-0.34375 -0.328125,-0.34375 -0.453125,-0.34375 h -3.5625 c -0.125,0 -0.453125,0 -0.453125,0.34375 0,0.359375 0.375,0.359375 0.515625,0.359375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g8560" + style="fill:#000000;fill-opacity:1"> + <path + id="path8542" + transform="translate(180.84128,134.765)" + d="M 1.09375,-4 C 1.0625,-4.296875 0.875,-4.296875 0.6875,-4.296875 H 0.375 c -0.15625,0 -0.421875,0 -0.421875,0.296875 0,0.3125 0.21875,0.3125 0.578125,0.3125 v 3.078125 c -0.359375,0 -0.578125,0 -0.578125,0.3125 C -0.046875,0 0.234375,0 0.375,0 H 1.25 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -1.78125 C 1.09375,-3.28125 1.5,-3.75 1.90625,-3.75 c 0.234375,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 1.828125,0 2.109375,0 2.25,0 h 0.734375 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.21875,-0.3125 -0.578125,-0.3125 v -1.78125 c 0,-0.890625 0.40625,-1.359375 0.828125,-1.359375 0.21875,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 3.578125,0 3.84375,0 3.984375,0 h 0.75 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -2.40625 c 0,-0.203125 0,-1.34375 -0.890625,-1.34375 -0.296875,0 -0.703125,0.125 -0.984375,0.515625 C 2.546875,-4.171875 2.265625,-4.359375 1.9375,-4.359375 1.625,-4.359375 1.328125,-4.21875 1.09375,-4 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8544" + transform="translate(186.07165,134.765)" + d="M 3.65625,-0.3125 C 3.875,-0.015625 4.34375,0 4.71875,0 c 0.28125,0 0.5,0 0.5,-0.3125 0,-0.296875 -0.25,-0.296875 -0.390625,-0.296875 -0.421875,0 -0.515625,-0.046875 -0.59375,-0.078125 v -2.15625 c 0,-0.703125 -0.546875,-1.546875 -1.984375,-1.546875 -0.421875,0 -1.4375,0 -1.4375,0.734375 0,0.296875 0.203125,0.453125 0.4375,0.453125 0.15625,0 0.4375,-0.09375 0.4375,-0.453125 0,-0.078125 0.015625,-0.09375 0.21875,-0.109375 0.140625,-0.015625 0.265625,-0.015625 0.359375,-0.015625 0.75,0 1.265625,0.3125 1.265625,1.015625 -1.75,0.03125 -2.984375,0.53125 -2.984375,1.484375 0,0.6875 0.625,1.34375 1.640625,1.34375 0.375,0 1,-0.078125 1.46875,-0.375 z m -0.125,-1.859375 v 0.84375 c 0,0.21875 0,0.4375 -0.375,0.609375 -0.359375,0.171875 -0.8125,0.171875 -0.890625,0.171875 -0.625,0 -1.03125,-0.34375 -1.03125,-0.734375 0,-0.484375 0.859375,-0.859375 2.296875,-0.890625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8546" + transform="translate(191.30201,134.765)" + d="m 2.953125,-5.6875 c 0,-0.296875 -0.046875,-0.40625 -0.390625,-0.40625 H 0.984375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 1.28125 v 4.875 h -1.28125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.578125,0 0.84375,0 0.984375,0 H 4.25 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 2.953125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8548" + transform="translate(196.53238,134.765)" + d="m 2.953125,-5.6875 c 0,-0.296875 -0.046875,-0.40625 -0.390625,-0.40625 H 0.984375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 1.28125 v 4.875 h -1.28125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.578125,0 0.84375,0 0.984375,0 H 4.25 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 2.953125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8550" + transform="translate(201.76274,134.765)" + d="m 4.65625,-2.15625 c 0,-1.25 -0.921875,-2.234375 -2.046875,-2.234375 -1.109375,0 -2.046875,0.984375 -2.046875,2.234375 0,1.265625 0.953125,2.21875 2.046875,2.21875 1.09375,0 2.046875,-0.953125 2.046875,-2.21875 z M 2.609375,-0.546875 C 1.875,-0.546875 1.25,-1.296875 1.25,-2.21875 c 0,-0.90625 0.65625,-1.5625 1.359375,-1.5625 0.71875,0 1.359375,0.65625 1.359375,1.5625 0,0.921875 -0.625,1.671875 -1.359375,1.671875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8552" + transform="translate(206.99311,134.765)" + d="m 4.640625,-1.09375 c 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.15625,0 -0.265625,0.015625 -0.328125,0.21875 -0.0625,0.125 -0.25,0.59375 -0.984375,0.59375 -0.84375,0 -1.5625,-0.703125 -1.5625,-1.609375 0,-0.46875 0.265625,-1.625 1.625,-1.625 0.203125,0 0.59375,0 0.59375,0.09375 0.015625,0.34375 0.203125,0.484375 0.4375,0.484375 0.234375,0 0.453125,-0.171875 0.453125,-0.453125 0,-0.734375 -1.046875,-0.734375 -1.484375,-0.734375 -1.71875,0 -2.3125,1.359375 -2.3125,2.234375 0,1.203125 0.9375,2.21875 2.1875,2.21875 1.390625,0 1.71875,-0.984375 1.71875,-1.15625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8554" + transform="translate(212.22347,134.765)" + d="m 4.359375,0.53125 c 0,-0.140625 -0.078125,-0.1875 -0.25,-0.296875 C 2.875,-0.609375 2.40625,-1.9375 2.40625,-3.046875 c 0,-1 0.390625,-2.390625 1.71875,-3.296875 0.15625,-0.109375 0.234375,-0.140625 0.234375,-0.296875 0,-0.078125 -0.046875,-0.28125 -0.3125,-0.28125 -0.28125,0 -2.328125,1.3125 -2.328125,3.875 0,1.1875 0.46875,2.078125 0.8125,2.578125 0.53125,0.734375 1.28125,1.28125 1.515625,1.28125 0.265625,0 0.3125,-0.1875 0.3125,-0.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8556" + transform="translate(217.45384,134.765)" + d="m 3.09375,-5.796875 c 0,-0.15625 0,-0.40625 -0.296875,-0.40625 -0.1875,0 -0.25,0.125 -0.296875,0.234375 C 2.125,-5.109375 1.609375,-5 1.421875,-4.984375 c -0.171875,0.015625 -0.375,0.03125 -0.375,0.3125 0,0.25 0.171875,0.296875 0.328125,0.296875 0.1875,0 0.59375,-0.0625 1.03125,-0.4375 v 4.203125 H 1.5 c -0.15625,0 -0.390625,0 -0.390625,0.3125 C 1.109375,0 1.359375,0 1.5,0 H 4 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 3.09375 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8558" + transform="translate(222.6842,134.765)" + d="M 1.234375,-3.375 C 1.375,-4.78125 2.3125,-5.59375 3.1875,-5.59375 c 0.34375,0 0.5,0.109375 0.546875,0.15625 -0.046875,0.046875 -0.09375,0.109375 -0.09375,0.296875 0,0.234375 0.171875,0.4375 0.4375,0.4375 0.25,0 0.453125,-0.171875 0.453125,-0.46875 0,-0.484375 -0.359375,-1.03125 -1.328125,-1.03125 -1.34375,0 -2.671875,1.203125 -2.671875,3.21875 0,2.359375 1.109375,3.09375 2.09375,3.09375 1.09375,0 2.0625,-0.84375 2.0625,-2.03125 0,-1.140625 -0.875,-2.03125 -1.96875,-2.03125 -0.515625,0 -1.03125,0.171875 -1.484375,0.578125 z M 2.625,-0.5 c -0.640625,0 -1.03125,-0.484375 -1.234375,-1.09375 -0.015625,-0.0625 -0.03125,-0.125 -0.046875,-0.1875 0,0 -0.015625,-0.03125 -0.015625,-0.03125 0,0 0.015625,-0.09375 0.015625,-0.09375 -0.015625,-0.0625 -0.03125,-0.234375 -0.03125,-0.3125 0,-0.609375 0.59375,-1.109375 1.359375,-1.109375 C 3.484375,-3.328125 4,-2.65625 4,-1.921875 4,-1.0625 3.34375,-0.5 2.625,-0.5 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g8564" + style="fill:#000000;fill-opacity:1"> + <path + id="path8562" + transform="translate(233.14493,134.765)" + d="m 2.90625,-2.515625 c 0.609375,0.328125 0.25,0.140625 0.9375,0.546875 0.265625,0.171875 0.296875,0.171875 0.375,0.171875 0.203125,0 0.328125,-0.1875 0.328125,-0.34375 0,-0.15625 -0.125,-0.25 -0.140625,-0.265625 -0.25,-0.171875 -0.921875,-0.5 -1.1875,-0.640625 L 4.296875,-3.625 c 0.125,-0.078125 0.25,-0.140625 0.25,-0.328125 0,-0.046875 0,-0.328125 -0.40625,-0.328125 L 2.90625,-3.5625 C 2.9375,-3.828125 2.9375,-4.484375 2.9375,-4.78125 c 0,-0.078125 0,-0.40625 -0.328125,-0.40625 -0.328125,0 -0.328125,0.328125 -0.328125,0.40625 0,0.296875 0.015625,0.953125 0.03125,1.21875 L 1.234375,-4.203125 C 1.09375,-4.28125 1.078125,-4.28125 1,-4.28125 c -0.1875,0 -0.328125,0.171875 -0.328125,0.328125 0,0.1875 0.109375,0.25 0.25,0.3125 L 2,-3.046875 0.921875,-2.46875 c -0.109375,0.078125 -0.25,0.140625 -0.25,0.328125 0,0.046875 0,0.34375 0.40625,0.34375 L 2.3125,-2.515625 c -0.015625,0.25 -0.03125,0.90625 -0.03125,1.203125 0,0.09375 0,0.421875 0.328125,0.421875 0.328125,0 0.328125,-0.328125 0.328125,-0.421875 0,-0.296875 0,-0.953125 -0.03125,-1.203125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g8590" + style="fill:#000000;fill-opacity:1"> + <path + id="path8566" + transform="translate(243.60566,134.765)" + d="M 2.96875,-2.546875 C 2.734375,-2.578125 2.546875,-2.609375 2.296875,-2.65625 2,-2.703125 1.328125,-2.828125 1.328125,-3.203125 c 0,-0.265625 0.3125,-0.578125 1.265625,-0.578125 0.828125,0 0.96875,0.296875 1,0.5625 0,0.171875 0.03125,0.34375 0.328125,0.34375 0.359375,0 0.359375,-0.21875 0.359375,-0.421875 v -0.6875 c 0,-0.15625 0,-0.40625 -0.296875,-0.40625 -0.25,0 -0.28125,0.140625 -0.3125,0.21875 -0.4375,-0.21875 -0.875,-0.21875 -1.0625,-0.21875 -1.65625,0 -1.890625,0.828125 -1.890625,1.1875 0,0.90625 1.046875,1.078125 1.96875,1.21875 0.484375,0.078125 1.28125,0.203125 1.28125,0.734375 0,0.375 -0.375,0.703125 -1.28125,0.703125 -0.46875,0 -1.015625,-0.109375 -1.265625,-0.890625 -0.0625,-0.171875 -0.09375,-0.28125 -0.359375,-0.28125 -0.34375,0 -0.34375,0.203125 -0.34375,0.40625 v 0.96875 c 0,0.15625 0,0.40625 0.296875,0.40625 0.09375,0 0.25,-0.015625 0.375,-0.375 0.484375,0.359375 1.015625,0.375 1.296875,0.375 1.5625,0 1.890625,-0.828125 1.890625,-1.3125 0,-1.03125 -1.28125,-1.25 -1.609375,-1.296875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8568" + transform="translate(248.83603,134.765)" + d="m 3.078125,-3.890625 c 0,-0.3125 -0.0625,-0.40625 -0.390625,-0.40625 H 1.265625 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.40625,0.3125 h 1.125 v 3.078125 H 1.1875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.78125,0 1.03125,0 1.1875,0 H 4.125 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 3.078125 Z m 0,-1.71875 c 0,-0.265625 -0.21875,-0.484375 -0.5,-0.484375 -0.28125,0 -0.5,0.21875 -0.5,0.484375 0,0.28125 0.21875,0.5 0.5,0.5 0.28125,0 0.5,-0.21875 0.5,-0.5 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8570" + transform="translate(254.06639,134.765)" + d="M 4.46875,-3.5625 C 4.6875,-3.765625 4.6875,-3.78125 4.6875,-3.953125 c 0,-0.34375 -0.21875,-0.34375 -0.40625,-0.34375 H 0.890625 c -0.328125,0 -0.40625,0.078125 -0.40625,0.40625 v 0.46875 c 0,0.1875 0,0.40625 0.34375,0.40625 0.34375,0 0.34375,-0.21875 0.34375,-0.40625 V -3.6875 H 3.65625 L 0.546875,-0.734375 C 0.34375,-0.53125 0.328125,-0.515625 0.328125,-0.34375 0.328125,0 0.546875,0 0.734375,0 h 3.78125 c 0.21875,-0.0625 0.21875,-0.265625 0.21875,-0.40625 v -0.578125 c 0,-0.1875 0,-0.40625 -0.34375,-0.40625 -0.34375,0 -0.34375,0.203125 -0.34375,0.40625 v 0.375 h -2.6875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8572" + transform="translate(259.29676,134.765)" + d="m 4.234375,-1.90625 c 0.203125,0 0.390625,0 0.390625,-0.359375 0,-1.140625 -0.640625,-2.125 -1.9375,-2.125 -1.1875,0 -2.140625,1 -2.140625,2.234375 0,1.203125 1.015625,2.21875 2.296875,2.21875 1.3125,0 1.78125,-0.90625 1.78125,-1.15625 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.1875,0 -0.265625,0.03125 -0.328125,0.21875 -0.21875,0.5 -0.765625,0.59375 -1.046875,0.59375 -0.75,0 -1.484375,-0.5 -1.65625,-1.359375 z M 1.265625,-2.5 C 1.40625,-3.234375 2,-3.78125 2.6875,-3.78125 c 0.515625,0 1.140625,0.25 1.234375,1.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8574" + transform="translate(264.52712,134.765)" + d="m 4.65625,-2.15625 c 0,-1.25 -0.921875,-2.234375 -2.046875,-2.234375 -1.109375,0 -2.046875,0.984375 -2.046875,2.234375 0,1.265625 0.953125,2.21875 2.046875,2.21875 1.09375,0 2.046875,-0.953125 2.046875,-2.21875 z M 2.609375,-0.546875 C 1.875,-0.546875 1.25,-1.296875 1.25,-2.21875 c 0,-0.90625 0.65625,-1.5625 1.359375,-1.5625 0.71875,0 1.359375,0.65625 1.359375,1.5625 0,0.921875 -0.625,1.671875 -1.359375,1.671875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8576" + transform="translate(269.75749,134.765)" + d="m 2.515625,-3.6875 h 1.21875 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 h -1.21875 v -0.46875 c 0,-0.78125 0.671875,-0.78125 0.96875,-0.78125 0,0.046875 0.09375,0.4375 0.4375,0.4375 0.203125,0 0.4375,-0.171875 0.4375,-0.4375 0,-0.609375 -0.796875,-0.609375 -0.953125,-0.609375 -0.796875,0 -1.578125,0.46875 -1.578125,1.328125 v 0.53125 H 0.84375 c -0.171875,0 -0.421875,0 -0.421875,0.3125 0,0.296875 0.25,0.296875 0.40625,0.296875 h 1 v 3.078125 h -1 c -0.15625,0 -0.40625,0 -0.40625,0.296875 C 0.421875,0 0.671875,0 0.828125,0 H 3.53125 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.265625,-0.3125 -0.40625,-0.3125 H 2.515625 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8578" + transform="translate(274.98786,134.765)" + d="m 4.359375,0.53125 c 0,-0.140625 -0.078125,-0.1875 -0.25,-0.296875 C 2.875,-0.609375 2.40625,-1.9375 2.40625,-3.046875 c 0,-1 0.390625,-2.390625 1.71875,-3.296875 0.15625,-0.109375 0.234375,-0.140625 0.234375,-0.296875 0,-0.078125 -0.046875,-0.28125 -0.3125,-0.28125 -0.28125,0 -2.328125,1.3125 -2.328125,3.875 0,1.1875 0.46875,2.078125 0.8125,2.578125 0.53125,0.734375 1.28125,1.28125 1.515625,1.28125 0.265625,0 0.3125,-0.1875 0.3125,-0.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8580" + transform="translate(280.21822,134.765)" + d="m 3.078125,-3.890625 c 0,-0.3125 -0.0625,-0.40625 -0.390625,-0.40625 H 1.265625 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.40625,0.3125 h 1.125 v 3.078125 H 1.1875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.78125,0 1.03125,0 1.1875,0 H 4.125 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 3.078125 Z m 0,-1.71875 c 0,-0.265625 -0.21875,-0.484375 -0.5,-0.484375 -0.28125,0 -0.5,0.21875 -0.5,0.484375 0,0.28125 0.21875,0.5 0.5,0.5 0.28125,0 0.5,-0.21875 0.5,-0.5 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8582" + transform="translate(285.44858,134.765)" + d="m 1.65625,-3.828125 c 0,-0.3125 0,-0.46875 -0.40625,-0.46875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 3.078125 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.125,0 0.375,0 0.515625,0 h 1.59375 C 2.25,0 2.5,0 2.5,-0.296875 c 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 1.65625 V -2.375 c 0,-1 0.734375,-1.375 1.25,-1.375 0.515625,0 0.65625,0.28125 0.65625,0.875 v 2.265625 h -0.375 c -0.171875,0 -0.421875,0 -0.421875,0.3125 C 2.765625,0 3.046875,0 3.1875,0 h 1.515625 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.421875,-0.3125 H 4.25 v -2.3125 c 0,-1 -0.5,-1.4375 -1.296875,-1.4375 -0.65625,0 -1.109375,0.34375 -1.296875,0.53125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8584" + transform="translate(290.67895,134.765)" + d="m 2.21875,-3.6875 h 1.625 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 h -1.625 v -0.8125 c 0,-0.1875 0,-0.40625 -0.34375,-0.40625 -0.34375,0 -0.34375,0.203125 -0.34375,0.40625 v 0.8125 h -0.875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 1.53125 V -1.25 c 0,0.953125 0.671875,1.3125 1.40625,1.3125 0.734375,0 1.53125,-0.4375 1.53125,-1.3125 0,-0.1875 0,-0.390625 -0.34375,-0.390625 -0.328125,0 -0.34375,0.203125 -0.34375,0.375 0,0.625 -0.578125,0.71875 -0.796875,0.71875 -0.765625,0 -0.765625,-0.515625 -0.765625,-0.765625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8586" + transform="translate(295.90931,134.765)" + d="m 3.515625,-3.046875 c 0,-1.1875 -0.46875,-2.09375 -0.8125,-2.578125 -0.53125,-0.734375 -1.28125,-1.296875 -1.515625,-1.296875 -0.25,0 -0.3125,0.203125 -0.3125,0.28125 0,0.15625 0.109375,0.21875 0.15625,0.25 1.640625,1.09375 1.796875,2.6875 1.796875,3.34375 0,1 -0.375,2.375 -1.71875,3.28125 C 0.953125,0.34375 0.875,0.390625 0.875,0.53125 c 0,0.09375 0.0625,0.28125 0.3125,0.28125 0.28125,0 2.328125,-1.3125 2.328125,-3.859375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8588" + transform="translate(301.13968,134.765)" + d="m 3.515625,-3.046875 c 0,-1.1875 -0.46875,-2.09375 -0.8125,-2.578125 -0.53125,-0.734375 -1.28125,-1.296875 -1.515625,-1.296875 -0.25,0 -0.3125,0.203125 -0.3125,0.28125 0,0.15625 0.109375,0.21875 0.15625,0.25 1.640625,1.09375 1.796875,2.6875 1.796875,3.34375 0,1 -0.375,2.375 -1.71875,3.28125 C 0.953125,0.34375 0.875,0.390625 0.875,0.53125 c 0,0.09375 0.0625,0.28125 0.3125,0.28125 0.28125,0 2.328125,-1.3125 2.328125,-3.859375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + transform="translate(-146.62143,28.141434)" + ns1:version="0.9.0" + ns1:texconverter="pdflatex" + ns1:pdfconverter="pdf2svg" + ns1:text="\\begin{verbatim}\np\n\\end{verbatim}" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:scale="2.83464566935" + ns1:alignment="middle center" + inkscapeversion="0.92.3" + ns1:jacobian_sqrt="1.0" + id="g9905"> + <g + id="surface1"> + <g + style="fill:#000000;fill-opacity:1" + id="g9902"> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + transform="translate(133.768,134.765)" + id="path9900" /> + </g> + </g> + </g> + <g + id="g10999" + ns1:jacobian_sqrt="1.0" + inkscapeversion="0.92.3" + ns1:alignment="middle center" + ns1:scale="2.83464566935" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:text="\\begin{verbatim}\np+1\n\\end{verbatim}" + ns1:pdfconverter="pdf2svg" + ns1:texconverter="pdflatex" + ns1:version="0.9.0" + transform="matrix(0.7189877,0,0,0.7189877,-91.228156,30.918937)"> + <g + id="g10997"> + <g + id="g10995" + style="fill:#000000;fill-opacity:1"> + <path + id="path10989" + transform="translate(133.768,134.765)" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path10991" + transform="translate(138.99836,134.765)" + d="M 2.953125,-2.703125 H 4.375 c 0.125,0 0.46875,0 0.46875,-0.34375 C 4.84375,-3.40625 4.5,-3.40625 4.375,-3.40625 H 2.953125 v -1.421875 c 0,-0.109375 0,-0.46875 -0.34375,-0.46875 -0.34375,0 -0.34375,0.359375 -0.34375,0.46875 V -3.40625 H 0.84375 c -0.109375,0 -0.46875,0 -0.46875,0.359375 0,0.34375 0.359375,0.34375 0.46875,0.34375 h 1.421875 v 1.421875 c 0,0.125 0,0.46875 0.34375,0.46875 0.34375,0 0.34375,-0.34375 0.34375,-0.46875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path10993" + transform="translate(144.22873,134.765)" + d="m 3.09375,-5.796875 c 0,-0.15625 0,-0.40625 -0.296875,-0.40625 -0.1875,0 -0.25,0.125 -0.296875,0.234375 C 2.125,-5.109375 1.609375,-5 1.421875,-4.984375 c -0.171875,0.015625 -0.375,0.03125 -0.375,0.3125 0,0.25 0.171875,0.296875 0.328125,0.296875 0.1875,0 0.59375,-0.0625 1.03125,-0.4375 v 4.203125 H 1.5 c -0.15625,0 -0.390625,0 -0.390625,0.3125 C 1.109375,0 1.359375,0 1.5,0 H 4 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 3.09375 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Mend)" + d="m 2.5905179,135.20704 c 6.032772,-5.07547 9.8586391,-4.54955 15.0429401,-0.42243" + id="path2993-9-2" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Mend-5)" + d="m 17.462329,135.20704 c 6.032772,-5.07547 9.858639,-4.54955 15.04294,-0.42243" + id="path2993-9-2-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Mend-5-9)" + d="m 32.334142,135.20704 c 6.032771,-5.07547 9.858638,-4.54955 15.042939,-0.42243" + id="path2993-9-2-4-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Mend-5-1)" + d="m 47.205947,135.20704 c 6.032771,-5.07547 9.858638,-4.54955 15.042939,-0.42243" + id="path2993-9-2-4-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Mend-5-11)" + d="m 62.077769,135.20704 c 6.032772,-5.07547 9.858639,-4.54955 15.042939,-0.42243" + id="path2993-9-2-4-97" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Mend-5-7)" + d="m 76.949581,135.20704 c 6.032772,-5.07547 9.858639,-4.54955 15.042939,-0.42243" + id="path2993-9-2-4-73" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Mend-5-6)" + d="m 91.821399,135.20704 c 6.032772,-5.07547 9.858641,-4.54955 15.042941,-0.42243" + id="path2993-9-2-4-3" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" /> + <g + transform="matrix(0.718988,0,0,0.718988,-76.463112,30.918897)" + ns1:version="0.9.0" + ns1:texconverter="pdflatex" + ns1:pdfconverter="pdf2svg" + ns1:text="\\begin{verbatim}\np+2\n\\end{verbatim}" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:scale="2.03807534177" + ns1:alignment="middle center" + inkscapeversion="0.92.3" + ns1:jacobian_sqrt="0.718988" + id="g15853"> + <g + id="g15851"> + <g + style="fill:#000000;fill-opacity:1" + id="g15849"> + <path + style="stroke:none;stroke-width:0" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + transform="translate(133.768,134.765)" + id="path15843" + inkscape:connector-curvature="0" /> + <path + style="stroke:none;stroke-width:0" + d="M 2.953125,-2.703125 H 4.375 c 0.125,0 0.46875,0 0.46875,-0.34375 C 4.84375,-3.40625 4.5,-3.40625 4.375,-3.40625 H 2.953125 v -1.421875 c 0,-0.109375 0,-0.46875 -0.34375,-0.46875 -0.34375,0 -0.34375,0.359375 -0.34375,0.46875 V -3.40625 H 0.84375 c -0.109375,0 -0.46875,0 -0.46875,0.359375 0,0.34375 0.359375,0.34375 0.46875,0.34375 h 1.421875 v 1.421875 c 0,0.125 0,0.46875 0.34375,0.46875 0.34375,0 0.34375,-0.34375 0.34375,-0.46875 z m 0,0" + transform="translate(138.99836,134.765)" + id="path15845" + inkscape:connector-curvature="0" /> + <path + style="stroke:none;stroke-width:0" + d="M 0.671875,-0.578125 C 0.578125,-0.5 0.515625,-0.453125 0.515625,-0.3125 0.515625,0 0.765625,0 0.921875,0 H 4.3125 c 0.328125,0 0.390625,-0.09375 0.390625,-0.40625 v -0.265625 c 0,-0.1875 0,-0.40625 -0.34375,-0.40625 -0.34375,0 -0.34375,0.1875 -0.34375,0.46875 h -2.375 c 0.59375,-0.5 1.546875,-1.25 1.984375,-1.65625 0.625,-0.5625 1.078125,-1.1875 1.078125,-1.984375 0,-1.203125 -1,-1.953125 -2.21875,-1.953125 -1.171875,0 -1.96875,0.8125 -1.96875,1.671875 0,0.359375 0.28125,0.46875 0.453125,0.46875 0.203125,0 0.4375,-0.171875 0.4375,-0.4375 0,-0.125 -0.046875,-0.25 -0.140625,-0.328125 0.15625,-0.453125 0.625,-0.765625 1.171875,-0.765625 0.8125,0 1.578125,0.453125 1.578125,1.34375 0,0.6875 -0.484375,1.265625 -1.140625,1.8125 z m 0,0" + transform="translate(144.22873,134.765)" + id="path15847" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g16239" + ns1:jacobian_sqrt="0.718988" + inkscapeversion="0.92.3" + ns1:alignment="middle center" + ns1:scale="2.03807537012" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:text="\\begin{verbatim}\np+7\n\\end{verbatim}" + ns1:pdfconverter="pdf2svg" + ns1:texconverter="pdflatex" + ns1:version="0.9.0" + transform="matrix(0.718988,0,0,0.718988,-2.1321271,30.935748)"> + <g + id="g16237"> + <g + id="g16235" + style="fill:#000000;fill-opacity:1"> + <path + id="path16229" + transform="translate(133.768,134.765)" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path16231" + transform="translate(138.99836,134.765)" + d="M 2.953125,-2.703125 H 4.375 c 0.125,0 0.46875,0 0.46875,-0.34375 C 4.84375,-3.40625 4.5,-3.40625 4.375,-3.40625 H 2.953125 v -1.421875 c 0,-0.109375 0,-0.46875 -0.34375,-0.46875 -0.34375,0 -0.34375,0.359375 -0.34375,0.46875 V -3.40625 H 0.84375 c -0.109375,0 -0.46875,0 -0.46875,0.359375 0,0.34375 0.359375,0.34375 0.46875,0.34375 h 1.421875 v 1.421875 c 0,0.125 0,0.46875 0.34375,0.46875 0.34375,0 0.34375,-0.34375 0.34375,-0.46875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path16233" + transform="translate(144.22873,134.765)" + d="m 3.765625,-5.484375 c -1.734375,1.828125 -2.078125,4.03125 -2.078125,5.125 0,0.140625 0,0.46875 0.359375,0.46875 C 2.21875,0.109375 2.375,0 2.375,-0.296875 2.4375,-3.125 3.953125,-4.859375 4.5625,-5.4375 4.765625,-5.625 4.78125,-5.640625 4.78125,-5.78125 c 0,-0.3125 -0.234375,-0.3125 -0.390625,-0.3125 H 1.09375 C 1.03125,-6.25 0.859375,-6.25 0.78125,-6.25 0.4375,-6.25 0.4375,-6.03125 0.4375,-5.84375 v 0.421875 c 0,0.1875 0,0.40625 0.34375,0.40625 0.34375,0 0.34375,-0.1875 0.34375,-0.46875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + transform="matrix(0.718988,0,0,0.718988,-16.970246,30.918897)" + ns1:version="0.9.0" + ns1:texconverter="pdflatex" + ns1:pdfconverter="pdf2svg" + ns1:text="\\begin{verbatim}\np+6\n\\end{verbatim}" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:scale="2.03807537012" + ns1:alignment="middle center" + inkscapeversion="0.92.3" + ns1:jacobian_sqrt="0.718988" + id="g16561"> + <g + id="g16559"> + <g + style="fill:#000000;fill-opacity:1" + id="g16557"> + <path + style="stroke:none;stroke-width:0" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + transform="translate(133.768,134.765)" + id="path16551" + inkscape:connector-curvature="0" /> + <path + style="stroke:none;stroke-width:0" + d="M 2.953125,-2.703125 H 4.375 c 0.125,0 0.46875,0 0.46875,-0.34375 C 4.84375,-3.40625 4.5,-3.40625 4.375,-3.40625 H 2.953125 v -1.421875 c 0,-0.109375 0,-0.46875 -0.34375,-0.46875 -0.34375,0 -0.34375,0.359375 -0.34375,0.46875 V -3.40625 H 0.84375 c -0.109375,0 -0.46875,0 -0.46875,0.359375 0,0.34375 0.359375,0.34375 0.46875,0.34375 h 1.421875 v 1.421875 c 0,0.125 0,0.46875 0.34375,0.46875 0.34375,0 0.34375,-0.34375 0.34375,-0.46875 z m 0,0" + transform="translate(138.99836,134.765)" + id="path16553" + inkscape:connector-curvature="0" /> + <path + style="stroke:none;stroke-width:0" + d="M 1.234375,-3.375 C 1.375,-4.78125 2.3125,-5.59375 3.1875,-5.59375 c 0.34375,0 0.5,0.109375 0.546875,0.15625 -0.046875,0.046875 -0.09375,0.109375 -0.09375,0.296875 0,0.234375 0.171875,0.4375 0.4375,0.4375 0.25,0 0.453125,-0.171875 0.453125,-0.46875 0,-0.484375 -0.359375,-1.03125 -1.328125,-1.03125 -1.34375,0 -2.671875,1.203125 -2.671875,3.21875 0,2.359375 1.109375,3.09375 2.09375,3.09375 1.09375,0 2.0625,-0.84375 2.0625,-2.03125 0,-1.140625 -0.875,-2.03125 -1.96875,-2.03125 -0.515625,0 -1.03125,0.171875 -1.484375,0.578125 z M 2.625,-0.5 c -0.640625,0 -1.03125,-0.484375 -1.234375,-1.09375 -0.015625,-0.0625 -0.03125,-0.125 -0.046875,-0.1875 0,0 -0.015625,-0.03125 -0.015625,-0.03125 0,0 0.015625,-0.09375 0.015625,-0.09375 -0.015625,-0.0625 -0.03125,-0.234375 -0.03125,-0.3125 0,-0.609375 0.59375,-1.109375 1.359375,-1.109375 C 3.484375,-3.328125 4,-2.65625 4,-1.921875 4,-1.0625 3.34375,-0.5 2.625,-0.5 Z m 0,0" + transform="translate(144.22873,134.765)" + id="path16555" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g16883" + ns1:jacobian_sqrt="0.718988" + inkscapeversion="0.92.3" + ns1:alignment="middle center" + ns1:scale="2.03807537012" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:text="\\begin{verbatim}\np+5\n\\end{verbatim}" + ns1:pdfconverter="pdf2svg" + ns1:texconverter="pdflatex" + ns1:version="0.9.0" + transform="matrix(0.718988,0,0,0.718988,-31.847679,30.879578)"> + <g + id="g16881"> + <g + id="g16879" + style="fill:#000000;fill-opacity:1"> + <path + id="path16873" + transform="translate(133.768,134.765)" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path16875" + transform="translate(138.99836,134.765)" + d="M 2.953125,-2.703125 H 4.375 c 0.125,0 0.46875,0 0.46875,-0.34375 C 4.84375,-3.40625 4.5,-3.40625 4.375,-3.40625 H 2.953125 v -1.421875 c 0,-0.109375 0,-0.46875 -0.34375,-0.46875 -0.34375,0 -0.34375,0.359375 -0.34375,0.46875 V -3.40625 H 0.84375 c -0.109375,0 -0.46875,0 -0.46875,0.359375 0,0.34375 0.359375,0.34375 0.46875,0.34375 h 1.421875 v 1.421875 c 0,0.125 0,0.46875 0.34375,0.46875 0.34375,0 0.34375,-0.34375 0.34375,-0.46875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path16877" + transform="translate(144.22873,134.765)" + d="m 2.765625,-3.875 c -0.359375,0 -0.796875,0.0625 -1.203125,0.28125 v -1.890625 h 2.390625 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 1.28125 C 0.953125,-6.09375 0.875,-6 0.875,-5.6875 v 2.65625 c 0,0.1875 0,0.40625 0.328125,0.40625 0.171875,0 0.21875,-0.046875 0.296875,-0.140625 0.265625,-0.328125 0.671875,-0.5 1.25,-0.5 0.8125,0 1.265625,0.71875 1.265625,1.375 C 4.015625,-1.09375 3.3125,-0.5 2.46875,-0.5 2.1875,-0.5 1.5625,-0.578125 1.28125,-1.125 c 0.046875,-0.046875 0.125,-0.125 0.125,-0.328125 0,-0.28125 -0.234375,-0.4375 -0.4375,-0.4375 -0.15625,0 -0.453125,0.09375 -0.453125,0.46875 0,0.828125 0.84375,1.53125 1.953125,1.53125 1.25,0 2.234375,-0.890625 2.234375,-2 0,-1.015625 -0.765625,-1.984375 -1.9375,-1.984375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + transform="matrix(0.718988,0,0,0.718988,-46.803748,30.918897)" + ns1:version="0.9.0" + ns1:texconverter="pdflatex" + ns1:pdfconverter="pdf2svg" + ns1:text="\\begin{verbatim}\np+4\n\\end{verbatim}" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:scale="2.03807537012" + ns1:alignment="middle center" + inkscapeversion="0.92.3" + ns1:jacobian_sqrt="0.718988" + id="g17205"> + <g + id="g17203"> + <g + style="fill:#000000;fill-opacity:1" + id="g17201"> + <path + style="stroke:none;stroke-width:0" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + transform="translate(133.768,134.765)" + id="path17195" + inkscape:connector-curvature="0" /> + <path + style="stroke:none;stroke-width:0" + d="M 2.953125,-2.703125 H 4.375 c 0.125,0 0.46875,0 0.46875,-0.34375 C 4.84375,-3.40625 4.5,-3.40625 4.375,-3.40625 H 2.953125 v -1.421875 c 0,-0.109375 0,-0.46875 -0.34375,-0.46875 -0.34375,0 -0.34375,0.359375 -0.34375,0.46875 V -3.40625 H 0.84375 c -0.109375,0 -0.46875,0 -0.46875,0.359375 0,0.34375 0.359375,0.34375 0.46875,0.34375 h 1.421875 v 1.421875 c 0,0.125 0,0.46875 0.34375,0.46875 0.34375,0 0.34375,-0.34375 0.34375,-0.46875 z m 0,0" + transform="translate(138.99836,134.765)" + id="path17197" + inkscape:connector-curvature="0" /> + <path + style="stroke:none;stroke-width:0" + d="M 0.375,-2.4375 C 0.296875,-2.296875 0.296875,-2.28125 0.296875,-2.078125 0.296875,-1.75 0.375,-1.6875 0.6875,-1.6875 h 2.515625 v 1.078125 h -0.625 c -0.15625,0 -0.390625,0 -0.390625,0.3125 C 2.1875,0 2.4375,0 2.578125,0 H 4.375 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 3.765625 V -1.6875 H 4.53125 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 3.765625 v -3.5 c 0,-0.328125 -0.078125,-0.40625 -0.421875,-0.40625 H 3.078125 c -0.25,0 -0.296875,0 -0.421875,0.203125 z m 0.609375,0.140625 2.21875,-3.46875 v 3.46875 z m 0,0" + transform="translate(144.22873,134.765)" + id="path17199" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g17527" + ns1:jacobian_sqrt="0.718988" + inkscapeversion="0.92.3" + ns1:alignment="middle center" + ns1:scale="2.03807537012" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:text="\\begin{verbatim}\np+3\n\\end{verbatim}" + ns1:pdfconverter="pdf2svg" + ns1:texconverter="pdflatex" + ns1:version="0.9.0" + transform="matrix(0.718988,0,0,0.718988,-61.619382,30.918897)"> + <g + id="g17525"> + <g + id="g17523" + style="fill:#000000;fill-opacity:1"> + <path + id="path17517" + transform="translate(133.768,134.765)" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path17519" + transform="translate(138.99836,134.765)" + d="M 2.953125,-2.703125 H 4.375 c 0.125,0 0.46875,0 0.46875,-0.34375 C 4.84375,-3.40625 4.5,-3.40625 4.375,-3.40625 H 2.953125 v -1.421875 c 0,-0.109375 0,-0.46875 -0.34375,-0.46875 -0.34375,0 -0.34375,0.359375 -0.34375,0.46875 V -3.40625 H 0.84375 c -0.109375,0 -0.46875,0 -0.46875,0.359375 0,0.34375 0.359375,0.34375 0.46875,0.34375 h 1.421875 v 1.421875 c 0,0.125 0,0.46875 0.34375,0.46875 0.34375,0 0.34375,-0.34375 0.34375,-0.46875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path17521" + transform="translate(144.22873,134.765)" + d="M 3.65625,-3.328125 C 4.21875,-3.6875 4.5,-4.25 4.5,-4.796875 c 0,-0.734375 -0.734375,-1.40625 -1.875,-1.40625 -1.203125,0 -1.890625,0.484375 -1.890625,1.171875 0,0.328125 0.25,0.46875 0.4375,0.46875 0.21875,0 0.4375,-0.171875 0.4375,-0.453125 0,-0.140625 -0.046875,-0.234375 -0.078125,-0.265625 0.296875,-0.3125 1.015625,-0.3125 1.09375,-0.3125 0.6875,0 1.1875,0.359375 1.1875,0.8125 0,0.296875 -0.15625,0.640625 -0.421875,0.859375 C 3.078125,-3.65625 2.828125,-3.640625 2.46875,-3.625 1.890625,-3.578125 1.75,-3.578125 1.75,-3.296875 c 0,0.3125 0.234375,0.3125 0.390625,0.3125 h 0.46875 c 0.984375,0 1.484375,0.671875 1.484375,1.25 C 4.09375,-1.125 3.53125,-0.5 2.625,-0.5 2.234375,-0.5 1.46875,-0.609375 1.203125,-1.078125 1.25,-1.125 1.328125,-1.1875 1.328125,-1.390625 c 0,-0.234375 -0.1875,-0.4375 -0.4375,-0.4375 -0.234375,0 -0.453125,0.15625 -0.453125,0.46875 0,0.890625 0.96875,1.46875 2.1875,1.46875 1.3125,0 2.15625,-0.921875 2.15625,-1.84375 0,-0.703125 -0.46875,-1.296875 -1.125,-1.59375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Mend-6)" + d="m -10.529002,155.8242 c 0.24176,-7.45235 1.9328649,-10.68434 8.288068,-12.56091" + id="path2993-9-2-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" /> + <g + transform="matrix(0.55358303,0,0,0.55358303,-72.003448,68.066475)" + ns1:version="0.9.0" + ns1:texconverter="pdflatex" + ns1:pdfconverter="pdf2svg" + ns1:text="\\begin{verbatim}\np[0]\n\\end{verbatim}" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:scale="2.03807534177" + ns1:alignment="middle center" + inkscapeversion="0.92.3" + ns1:jacobian_sqrt="0.718988" + id="g19324"> + <g + id="g19322"> + <g + style="fill:#000000;fill-opacity:1" + id="g19320"> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + transform="translate(133.768,134.765)" + id="path19312" /> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="m 4.421875,-6.3125 c 0.140625,0 0.390625,0 0.390625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.390625,-0.3125 h -1.8125 c -0.328125,0 -0.390625,0.09375 -0.390625,0.40625 v 6.9375 c 0,0.3125 0.046875,0.40625 0.390625,0.40625 h 1.8125 c 0.140625,0 0.390625,0 0.390625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.390625,-0.3125 H 2.90625 V -6.3125 Z m 0,0" + transform="translate(138.99836,134.765)" + id="path19314" /> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="m 4.71875,-3.046875 c 0,-1.84375 -1.015625,-3.15625 -2.109375,-3.15625 C 1.5,-6.203125 0.5,-4.859375 0.5,-3.046875 c 0,1.84375 1.015625,3.15625 2.109375,3.15625 1.125,0 2.109375,-1.328125 2.109375,-3.15625 z M 2.609375,-0.5 C 1.828125,-0.5 1.1875,-1.671875 1.1875,-3.15625 c 0,-1.453125 0.6875,-2.4375 1.421875,-2.4375 0.734375,0 1.421875,0.984375 1.421875,2.4375 0,1.484375 -0.640625,2.65625 -1.421875,2.65625 z m 0,0" + transform="translate(144.22873,134.765)" + id="path19316" /> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="m 3.015625,-6.515625 c 0,-0.296875 -0.0625,-0.40625 -0.40625,-0.40625 H 0.8125 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.234375,0.3125 0.40625,0.3125 H 2.328125 V 0.21875 H 0.8125 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.234375,0.3125 0.40625,0.3125 h 1.796875 c 0.328125,0 0.40625,-0.09375 0.40625,-0.40625 z m 0,0" + transform="translate(149.45909,134.765)" + id="path19318" /> + </g> + </g> + </g> + <g + id="g19755" + ns1:jacobian_sqrt="0.553583" + inkscapeversion="0.92.3" + ns1:alignment="middle center" + ns1:scale="1.56921106203" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:text="\\begin{verbatim}\np[1]\n\\end{verbatim}" + ns1:pdfconverter="pdf2svg" + ns1:texconverter="pdflatex" + ns1:version="0.9.0" + transform="matrix(0.553583,0,0,0.553583,-57.805248,68.066479)"> + <g + id="g19753"> + <g + id="g19751" + style="fill:#000000;fill-opacity:1"> + <path + id="path19743" + transform="translate(133.768,134.765)" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path19745" + transform="translate(138.99836,134.765)" + d="m 4.421875,-6.3125 c 0.140625,0 0.390625,0 0.390625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.390625,-0.3125 h -1.8125 c -0.328125,0 -0.390625,0.09375 -0.390625,0.40625 v 6.9375 c 0,0.3125 0.046875,0.40625 0.390625,0.40625 h 1.8125 c 0.140625,0 0.390625,0 0.390625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.390625,-0.3125 H 2.90625 V -6.3125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path19747" + transform="translate(144.22873,134.765)" + d="m 3.09375,-5.796875 c 0,-0.15625 0,-0.40625 -0.296875,-0.40625 -0.1875,0 -0.25,0.125 -0.296875,0.234375 C 2.125,-5.109375 1.609375,-5 1.421875,-4.984375 c -0.171875,0.015625 -0.375,0.03125 -0.375,0.3125 0,0.25 0.171875,0.296875 0.328125,0.296875 0.1875,0 0.59375,-0.0625 1.03125,-0.4375 v 4.203125 H 1.5 c -0.15625,0 -0.390625,0 -0.390625,0.3125 C 1.109375,0 1.359375,0 1.5,0 H 4 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 3.09375 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path19749" + transform="translate(149.45909,134.765)" + d="m 3.015625,-6.515625 c 0,-0.296875 -0.0625,-0.40625 -0.40625,-0.40625 H 0.8125 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.234375,0.3125 0.40625,0.3125 H 2.328125 V 0.21875 H 0.8125 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.234375,0.3125 0.40625,0.3125 h 1.796875 c 0.328125,0 0.40625,-0.09375 0.40625,-0.40625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + transform="matrix(0.553583,0,0,0.553583,-43.607053,68.066479)" + ns1:version="0.9.0" + ns1:texconverter="pdflatex" + ns1:pdfconverter="pdf2svg" + ns1:text="\\begin{verbatim}\np[2]\n\\end{verbatim}" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:scale="1.56921106203" + ns1:alignment="middle center" + inkscapeversion="0.92.3" + ns1:jacobian_sqrt="0.553583" + id="g20138"> + <g + id="g20136"> + <g + style="fill:#000000;fill-opacity:1" + id="g20134"> + <path + style="stroke:none;stroke-width:0" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + transform="translate(133.768,134.765)" + id="path20126" + inkscape:connector-curvature="0" /> + <path + style="stroke:none;stroke-width:0" + d="m 4.421875,-6.3125 c 0.140625,0 0.390625,0 0.390625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.390625,-0.3125 h -1.8125 c -0.328125,0 -0.390625,0.09375 -0.390625,0.40625 v 6.9375 c 0,0.3125 0.046875,0.40625 0.390625,0.40625 h 1.8125 c 0.140625,0 0.390625,0 0.390625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.390625,-0.3125 H 2.90625 V -6.3125 Z m 0,0" + transform="translate(138.99836,134.765)" + id="path20128" + inkscape:connector-curvature="0" /> + <path + style="stroke:none;stroke-width:0" + d="M 0.671875,-0.578125 C 0.578125,-0.5 0.515625,-0.453125 0.515625,-0.3125 0.515625,0 0.765625,0 0.921875,0 H 4.3125 c 0.328125,0 0.390625,-0.09375 0.390625,-0.40625 v -0.265625 c 0,-0.1875 0,-0.40625 -0.34375,-0.40625 -0.34375,0 -0.34375,0.1875 -0.34375,0.46875 h -2.375 c 0.59375,-0.5 1.546875,-1.25 1.984375,-1.65625 0.625,-0.5625 1.078125,-1.1875 1.078125,-1.984375 0,-1.203125 -1,-1.953125 -2.21875,-1.953125 -1.171875,0 -1.96875,0.8125 -1.96875,1.671875 0,0.359375 0.28125,0.46875 0.453125,0.46875 0.203125,0 0.4375,-0.171875 0.4375,-0.4375 0,-0.125 -0.046875,-0.25 -0.140625,-0.328125 0.15625,-0.453125 0.625,-0.765625 1.171875,-0.765625 0.8125,0 1.578125,0.453125 1.578125,1.34375 0,0.6875 -0.484375,1.265625 -1.140625,1.8125 z m 0,0" + transform="translate(144.22873,134.765)" + id="path20130" + inkscape:connector-curvature="0" /> + <path + style="stroke:none;stroke-width:0" + d="m 3.015625,-6.515625 c 0,-0.296875 -0.0625,-0.40625 -0.40625,-0.40625 H 0.8125 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.234375,0.3125 0.40625,0.3125 H 2.328125 V 0.21875 H 0.8125 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.234375,0.3125 0.40625,0.3125 h 1.796875 c 0.328125,0 0.40625,-0.09375 0.40625,-0.40625 z m 0,0" + transform="translate(149.45909,134.765)" + id="path20132" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g20521" + ns1:jacobian_sqrt="0.553583" + inkscapeversion="0.92.3" + ns1:alignment="middle center" + ns1:scale="1.56921106203" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:text="\\begin{verbatim}\np[3]\n\\end{verbatim}" + ns1:pdfconverter="pdf2svg" + ns1:texconverter="pdflatex" + ns1:version="0.9.0" + transform="matrix(0.553583,0,0,0.553583,-29.408856,68.066479)"> + <g + id="g20519"> + <g + id="g20517" + style="fill:#000000;fill-opacity:1"> + <path + id="path20509" + transform="translate(133.768,134.765)" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path20511" + transform="translate(138.99836,134.765)" + d="m 4.421875,-6.3125 c 0.140625,0 0.390625,0 0.390625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.390625,-0.3125 h -1.8125 c -0.328125,0 -0.390625,0.09375 -0.390625,0.40625 v 6.9375 c 0,0.3125 0.046875,0.40625 0.390625,0.40625 h 1.8125 c 0.140625,0 0.390625,0 0.390625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.390625,-0.3125 H 2.90625 V -6.3125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path20513" + transform="translate(144.22873,134.765)" + d="M 3.65625,-3.328125 C 4.21875,-3.6875 4.5,-4.25 4.5,-4.796875 c 0,-0.734375 -0.734375,-1.40625 -1.875,-1.40625 -1.203125,0 -1.890625,0.484375 -1.890625,1.171875 0,0.328125 0.25,0.46875 0.4375,0.46875 0.21875,0 0.4375,-0.171875 0.4375,-0.453125 0,-0.140625 -0.046875,-0.234375 -0.078125,-0.265625 0.296875,-0.3125 1.015625,-0.3125 1.09375,-0.3125 0.6875,0 1.1875,0.359375 1.1875,0.8125 0,0.296875 -0.15625,0.640625 -0.421875,0.859375 C 3.078125,-3.65625 2.828125,-3.640625 2.46875,-3.625 1.890625,-3.578125 1.75,-3.578125 1.75,-3.296875 c 0,0.3125 0.234375,0.3125 0.390625,0.3125 h 0.46875 c 0.984375,0 1.484375,0.671875 1.484375,1.25 C 4.09375,-1.125 3.53125,-0.5 2.625,-0.5 2.234375,-0.5 1.46875,-0.609375 1.203125,-1.078125 1.25,-1.125 1.328125,-1.1875 1.328125,-1.390625 c 0,-0.234375 -0.1875,-0.4375 -0.4375,-0.4375 -0.234375,0 -0.453125,0.15625 -0.453125,0.46875 0,0.890625 0.96875,1.46875 2.1875,1.46875 1.3125,0 2.15625,-0.921875 2.15625,-1.84375 0,-0.703125 -0.46875,-1.296875 -1.125,-1.59375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path20515" + transform="translate(149.45909,134.765)" + d="m 3.015625,-6.515625 c 0,-0.296875 -0.0625,-0.40625 -0.40625,-0.40625 H 0.8125 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.234375,0.3125 0.40625,0.3125 H 2.328125 V 0.21875 H 0.8125 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.234375,0.3125 0.40625,0.3125 h 1.796875 c 0.328125,0 0.40625,-0.09375 0.40625,-0.40625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/figs/pointer_struct.svg b/figs/pointer_struct.svg new file mode 100644 index 0000000..a5ffca5 --- /dev/null +++ b/figs/pointer_struct.svg @@ -0,0 +1,718 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:ns1="http://www.iki.fi/pav/software/textext/" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="259.4137mm" + height="96.732056mm" + viewBox="0 0 259.4137 96.732058" + version="1.1" + id="svg8" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="pointer_struct.svg"> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="374.69144" + inkscape:cy="95.071948" + inkscape:document-units="mm" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1920" + inkscape:window-height="1028" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0"> + <inkscape:grid + id="grid819" + type="xygrid" + originx="22.404754" + originy="-104.72044" /> + </sodipodi:namedview> + <defs + id="defs2"> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="marker3314" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path3312" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="marker3284" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path3028" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Lstart" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lstart" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path3025" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(1.1,0,0,1.1,1.1,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend" + style="overflow:visible" + inkscape:isstock="true"> + <path + id="path8951" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-7" + style="overflow:visible" + inkscape:isstock="true"> + <path + inkscape:connector-curvature="0" + id="path8951-5" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible" + inkscape:isstock="true"> + <path + inkscape:connector-curvature="0" + id="path8951-8" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-7-2" + style="overflow:visible" + inkscape:isstock="true"> + <path + inkscape:connector-curvature="0" + id="path8951-5-8" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-1" + style="overflow:visible" + inkscape:isstock="true"> + <path + inkscape:connector-curvature="0" + id="path8951-3" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(22.404755,-95.547514)"> + <g + transform="matrix(0.48784069,0,0,1,-19.844943,-20.032731)" + id="g846-7-2" + style="fill:none;stroke:#0000ff;stroke-width:0.7158648;stroke-miterlimit:4;stroke-dasharray:0.7158648,2.14759439;stroke-opacity:1;stroke-dashoffset:0"> + <rect + y="156.77083" + x="99.218758" + height="9.260417" + width="29.104166" + id="rect821-3-5-2" + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.7158648;stroke-miterlimit:4;stroke-dasharray:0.7158648,2.14759439;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="156.77083" + x="128.32292" + height="9.260417" + width="29.104166" + id="rect821-6-3-8" + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.7158648;stroke-miterlimit:4;stroke-dasharray:0.7158648,2.14759439;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.50000001;stroke-miterlimit:4;stroke-dasharray:0.50000001,1.50000004;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-6-7" + width="14.198196" + height="9.260417" + x="0.16160744" + y="136.7381" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.50000001;stroke-miterlimit:4;stroke-dasharray:0.50000001,1.50000004;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-2-3" + width="14.198196" + height="9.260417" + x="14.359803" + y="136.7381" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.50000001;stroke-miterlimit:4;stroke-dasharray:0.50000001,1.50000004;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-5-29" + width="14.198196" + height="9.260417" + x="85.350792" + y="136.7381" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.50000001;stroke-miterlimit:4;stroke-dasharray:0.50000001,1.50000004;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-3-3" + width="14.198196" + height="9.260417" + x="99.548988" + y="136.7381" /> + <g + transform="matrix(0.48784069,0,0,1,8.5514489,-20.032726)" + id="g846-5-1" + style="fill:none;stroke:#0000ff;stroke-width:0.7158648;stroke-miterlimit:4;stroke-dasharray:0.7158648,2.14759439;stroke-opacity:1;stroke-dashoffset:0"> + <rect + y="156.77083" + x="99.218758" + height="9.260417" + width="29.104166" + id="rect821-3-6-9" + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.7158648;stroke-miterlimit:4;stroke-dasharray:0.7158648,2.14759439;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="156.77083" + x="128.32292" + height="9.260417" + width="29.104166" + id="rect821-6-2-4" + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.7158648;stroke-miterlimit:4;stroke-dasharray:0.7158648,2.14759439;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.4878407,0,0,1,93.949527,-20.032732)" + id="g846-7-2-6" + style="fill:none;stroke:#ff0007;stroke-width:0.71586479;stroke-miterlimit:4;stroke-dasharray:0.71586479,2.14759437;stroke-opacity:1;stroke-dashoffset:0"> + <rect + y="156.77083" + x="99.218758" + height="9.260417" + width="29.104166" + id="rect821-3-5-2-7" + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.71586479;stroke-miterlimit:4;stroke-dasharray:0.71586479,2.14759437;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="156.77083" + x="128.32292" + height="9.260417" + width="29.104166" + id="rect821-6-3-8-5" + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.71586479;stroke-miterlimit:4;stroke-dasharray:0.71586479,2.14759437;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.50000001;stroke-miterlimit:4;stroke-dasharray:0.50000001,1.50000004;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-6-7-3" + width="14.198196" + height="9.260417" + x="113.95608" + y="136.7381" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.50000001;stroke-miterlimit:4;stroke-dasharray:0.50000001,1.50000004;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-2-3-5" + width="14.198196" + height="9.260417" + x="128.15427" + y="136.7381" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.50000001;stroke-miterlimit:4;stroke-dasharray:0.50000001,1.50000004;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-5-29-6" + width="14.198196" + height="9.260417" + x="199.14526" + y="136.7381" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.50000001;stroke-miterlimit:4;stroke-dasharray:0.50000001,1.50000004;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-3-3-2" + width="14.198196" + height="9.260417" + x="213.34346" + y="136.7381" /> + <g + transform="matrix(0.4878407,0,0,1,122.34592,-20.032727)" + id="g846-5-1-9" + style="fill:none;stroke:#ff0007;stroke-width:0.71586479;stroke-miterlimit:4;stroke-dasharray:0.71586479,2.14759437;stroke-opacity:1;stroke-dashoffset:0"> + <rect + y="156.77083" + x="99.218758" + height="9.260417" + width="29.104166" + id="rect821-3-6-9-1" + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.71586479;stroke-miterlimit:4;stroke-dasharray:0.71586479,2.14759437;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="156.77083" + x="128.32292" + height="9.260417" + width="29.104166" + id="rect821-6-2-4-2" + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.71586479;stroke-miterlimit:4;stroke-dasharray:0.71586479,2.14759437;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + id="g2178" + ns1:jacobian_sqrt="1.0" + inkscapeversion="0.92.3" + ns1:alignment="middle center" + ns1:scale="2.83464566935" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:text="\\begin{verbatim}\ncomplex_t\n\\end{verbatim}" + ns1:pdfconverter="pdf2svg" + ns1:texconverter="pdflatex" + ns1:version="0.9.0" + transform="translate(-135.37516,-7.1322931)"> + <g + id="g2176"> + <g + id="g2174" + style="fill:#000000;fill-opacity:1"> + <path + id="path2156" + transform="translate(133.768,134.765)" + d="m 4.640625,-1.09375 c 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.15625,0 -0.265625,0.015625 -0.328125,0.21875 -0.0625,0.125 -0.25,0.59375 -0.984375,0.59375 -0.84375,0 -1.5625,-0.703125 -1.5625,-1.609375 0,-0.46875 0.265625,-1.625 1.625,-1.625 0.203125,0 0.59375,0 0.59375,0.09375 0.015625,0.34375 0.203125,0.484375 0.4375,0.484375 0.234375,0 0.453125,-0.171875 0.453125,-0.453125 0,-0.734375 -1.046875,-0.734375 -1.484375,-0.734375 -1.71875,0 -2.3125,1.359375 -2.3125,2.234375 0,1.203125 0.9375,2.21875 2.1875,2.21875 1.390625,0 1.71875,-0.984375 1.71875,-1.15625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2158" + transform="translate(138.99836,134.765)" + d="m 4.65625,-2.15625 c 0,-1.25 -0.921875,-2.234375 -2.046875,-2.234375 -1.109375,0 -2.046875,0.984375 -2.046875,2.234375 0,1.265625 0.953125,2.21875 2.046875,2.21875 1.09375,0 2.046875,-0.953125 2.046875,-2.21875 z M 2.609375,-0.546875 C 1.875,-0.546875 1.25,-1.296875 1.25,-2.21875 c 0,-0.90625 0.65625,-1.5625 1.359375,-1.5625 0.71875,0 1.359375,0.65625 1.359375,1.5625 0,0.921875 -0.625,1.671875 -1.359375,1.671875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2160" + transform="translate(144.22873,134.765)" + d="M 1.09375,-4 C 1.0625,-4.296875 0.875,-4.296875 0.6875,-4.296875 H 0.375 c -0.15625,0 -0.421875,0 -0.421875,0.296875 0,0.3125 0.21875,0.3125 0.578125,0.3125 v 3.078125 c -0.359375,0 -0.578125,0 -0.578125,0.3125 C -0.046875,0 0.234375,0 0.375,0 H 1.25 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -1.78125 C 1.09375,-3.28125 1.5,-3.75 1.90625,-3.75 c 0.234375,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 1.828125,0 2.109375,0 2.25,0 h 0.734375 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.21875,-0.3125 -0.578125,-0.3125 v -1.78125 c 0,-0.890625 0.40625,-1.359375 0.828125,-1.359375 0.21875,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 3.578125,0 3.84375,0 3.984375,0 h 0.75 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -2.40625 c 0,-0.203125 0,-1.34375 -0.890625,-1.34375 -0.296875,0 -0.703125,0.125 -0.984375,0.515625 C 2.546875,-4.171875 2.265625,-4.359375 1.9375,-4.359375 1.625,-4.359375 1.328125,-4.21875 1.09375,-4 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2162" + transform="translate(149.45909,134.765)" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2164" + transform="translate(154.68946,134.765)" + d="m 2.953125,-5.6875 c 0,-0.296875 -0.046875,-0.40625 -0.390625,-0.40625 H 0.984375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 1.28125 v 4.875 h -1.28125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.578125,0 0.84375,0 0.984375,0 H 4.25 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 2.953125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2166" + transform="translate(159.91982,134.765)" + d="m 4.234375,-1.90625 c 0.203125,0 0.390625,0 0.390625,-0.359375 0,-1.140625 -0.640625,-2.125 -1.9375,-2.125 -1.1875,0 -2.140625,1 -2.140625,2.234375 0,1.203125 1.015625,2.21875 2.296875,2.21875 1.3125,0 1.78125,-0.90625 1.78125,-1.15625 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.1875,0 -0.265625,0.03125 -0.328125,0.21875 -0.21875,0.5 -0.765625,0.59375 -1.046875,0.59375 -0.75,0 -1.484375,-0.5 -1.65625,-1.359375 z M 1.265625,-2.5 C 1.40625,-3.234375 2,-3.78125 2.6875,-3.78125 c 0.515625,0 1.140625,0.25 1.234375,1.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2168" + transform="translate(165.15019,134.765)" + d="M 2.859375,-2.21875 4,-3.6875 h 0.390625 c 0.140625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.265625,-0.3125 -0.421875,-0.3125 h -1.15625 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.21875,0.3125 0.484375,0.3125 l -0.734375,1 -0.75,-1 c 0.25,0 0.46875,0 0.46875,-0.3125 0,-0.296875 -0.25,-0.296875 -0.390625,-0.296875 H 0.734375 c -0.140625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 0.40625 L 2.3125,-2.21875 1.078125,-0.609375 h -0.40625 c -0.140625,0 -0.40625,0 -0.40625,0.3125 C 0.265625,0 0.53125,0 0.671875,0 H 1.84375 C 2,0 2.25,0 2.25,-0.296875 c 0,-0.3125 -0.21875,-0.3125 -0.53125,-0.3125 l 0.859375,-1.21875 0.890625,1.21875 c -0.28125,0 -0.5,0 -0.5,0.3125 C 2.96875,0 3.21875,0 3.375,0 h 1.15625 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 4.140625 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2170" + transform="translate(170.38055,134.765)" + d="m 4.203125,0.953125 c 0.109375,0 0.46875,0 0.46875,-0.359375 C 4.671875,0.25 4.3125,0.25 4.203125,0.25 H 1.03125 c -0.125,0 -0.46875,0 -0.46875,0.34375 0,0.359375 0.34375,0.359375 0.46875,0.359375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2172" + transform="translate(175.61092,134.765)" + d="m 2.21875,-3.6875 h 1.625 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 h -1.625 v -0.8125 c 0,-0.1875 0,-0.40625 -0.34375,-0.40625 -0.34375,0 -0.34375,0.203125 -0.34375,0.40625 v 0.8125 h -0.875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 1.53125 V -1.25 c 0,0.953125 0.671875,1.3125 1.40625,1.3125 0.734375,0 1.53125,-0.4375 1.53125,-1.3125 0,-0.1875 0,-0.390625 -0.34375,-0.390625 -0.328125,0 -0.34375,0.203125 -0.34375,0.375 0,0.625 -0.578125,0.71875 -0.796875,0.71875 -0.765625,0 -0.765625,-0.515625 -0.765625,-0.765625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + transform="translate(-134.13904,19.40315)" + ns1:version="0.9.0" + ns1:texconverter="pdflatex" + ns1:pdfconverter="pdf2svg" + ns1:text="\\begin{verbatim}\nre\n\\end{verbatim}" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:scale="2.83464566935" + ns1:alignment="middle center" + inkscapeversion="0.92.3" + ns1:jacobian_sqrt="1.0" + id="g2302"> + <g + id="surface1"> + <g + style="fill:#000000;fill-opacity:1" + id="g2299"> + <path + style="stroke:none;stroke-width:0" + d="M 2.21875,-1.859375 C 2.21875,-2.796875 2.796875,-3.75 4,-3.75 c 0.015625,0.234375 0.1875,0.4375 0.4375,0.4375 0.21875,0 0.421875,-0.15625 0.421875,-0.421875 0,-0.203125 -0.125,-0.625 -0.953125,-0.625 -0.5,0 -1.140625,0.1875 -1.6875,0.8125 v -0.34375 c 0,-0.3125 -0.0625,-0.40625 -0.40625,-0.40625 H 0.71875 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.40625,0.3125 h 0.8125 v 3.078125 h -0.8125 c -0.15625,0 -0.40625,0 -0.40625,0.296875 C 0.3125,0 0.5625,0 0.71875,0 H 3.3125 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.265625,-0.3125 -0.421875,-0.3125 H 2.21875 Z m 0,0" + transform="translate(133.768,134.765)" + id="path2295" + inkscape:connector-curvature="0" /> + <path + style="stroke:none;stroke-width:0" + d="m 4.234375,-1.90625 c 0.203125,0 0.390625,0 0.390625,-0.359375 0,-1.140625 -0.640625,-2.125 -1.9375,-2.125 -1.1875,0 -2.140625,1 -2.140625,2.234375 0,1.203125 1.015625,2.21875 2.296875,2.21875 1.3125,0 1.78125,-0.90625 1.78125,-1.15625 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.1875,0 -0.265625,0.03125 -0.328125,0.21875 -0.21875,0.5 -0.765625,0.59375 -1.046875,0.59375 -0.75,0 -1.484375,-0.5 -1.65625,-1.359375 z M 1.265625,-2.5 C 1.40625,-3.234375 2,-3.78125 2.6875,-3.78125 c 0.515625,0 1.140625,0.25 1.234375,1.28125 z m 0,0" + transform="translate(138.99836,134.765)" + id="path2297" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g2427" + ns1:jacobian_sqrt="1.0" + inkscapeversion="0.92.3" + ns1:alignment="middle center" + ns1:scale="2.83464566935" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:text="\\begin{verbatim}\nim\n\\end{verbatim}" + ns1:pdfconverter="pdf2svg" + ns1:texconverter="pdflatex" + ns1:version="0.9.0" + transform="translate(-17.894592,19.239092)"> + <g + id="g2425"> + <g + id="g2423" + style="fill:#000000;fill-opacity:1"> + <path + id="path2419" + transform="translate(133.768,134.765)" + d="m 3.078125,-3.890625 c 0,-0.3125 -0.0625,-0.40625 -0.390625,-0.40625 H 1.265625 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.40625,0.3125 h 1.125 v 3.078125 H 1.1875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.78125,0 1.03125,0 1.1875,0 H 4.125 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 3.078125 Z m 0,-1.71875 c 0,-0.265625 -0.21875,-0.484375 -0.5,-0.484375 -0.28125,0 -0.5,0.21875 -0.5,0.484375 0,0.28125 0.21875,0.5 0.5,0.5 0.28125,0 0.5,-0.21875 0.5,-0.5 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2421" + transform="translate(138.99836,134.765)" + d="M 1.09375,-4 C 1.0625,-4.296875 0.875,-4.296875 0.6875,-4.296875 H 0.375 c -0.15625,0 -0.421875,0 -0.421875,0.296875 0,0.3125 0.21875,0.3125 0.578125,0.3125 v 3.078125 c -0.359375,0 -0.578125,0 -0.578125,0.3125 C -0.046875,0 0.234375,0 0.375,0 H 1.25 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -1.78125 C 1.09375,-3.28125 1.5,-3.75 1.90625,-3.75 c 0.234375,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 1.828125,0 2.109375,0 2.25,0 h 0.734375 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.21875,-0.3125 -0.578125,-0.3125 v -1.78125 c 0,-0.890625 0.40625,-1.359375 0.828125,-1.359375 0.21875,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 3.578125,0 3.84375,0 3.984375,0 h 0.75 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -2.40625 c 0,-0.203125 0,-1.34375 -0.890625,-1.34375 -0.296875,0 -0.703125,0.125 -0.984375,0.515625 C 2.546875,-4.171875 2.265625,-4.359375 1.9375,-4.359375 1.625,-4.359375 1.328125,-4.21875 1.09375,-4 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g2912" + ns1:jacobian_sqrt="1.0" + inkscapeversion="0.92.3" + ns1:alignment="middle center" + ns1:scale="2.83464566935" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:text="\\begin{verbatim}\ncomplex_t *num;\n\\end{verbatim}" + ns1:pdfconverter="pdf2svg" + ns1:texconverter="pdflatex" + ns1:version="0.9.0" + transform="translate(-135.6223,55.295817)"> + <g + id="g2910"> + <g + id="g2896" + style="fill:#000000;fill-opacity:1"> + <path + id="path2878" + transform="translate(133.768,134.765)" + d="m 4.640625,-1.09375 c 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.15625,0 -0.265625,0.015625 -0.328125,0.21875 -0.0625,0.125 -0.25,0.59375 -0.984375,0.59375 -0.84375,0 -1.5625,-0.703125 -1.5625,-1.609375 0,-0.46875 0.265625,-1.625 1.625,-1.625 0.203125,0 0.59375,0 0.59375,0.09375 0.015625,0.34375 0.203125,0.484375 0.4375,0.484375 0.234375,0 0.453125,-0.171875 0.453125,-0.453125 0,-0.734375 -1.046875,-0.734375 -1.484375,-0.734375 -1.71875,0 -2.3125,1.359375 -2.3125,2.234375 0,1.203125 0.9375,2.21875 2.1875,2.21875 1.390625,0 1.71875,-0.984375 1.71875,-1.15625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2880" + transform="translate(138.99836,134.765)" + d="m 4.65625,-2.15625 c 0,-1.25 -0.921875,-2.234375 -2.046875,-2.234375 -1.109375,0 -2.046875,0.984375 -2.046875,2.234375 0,1.265625 0.953125,2.21875 2.046875,2.21875 1.09375,0 2.046875,-0.953125 2.046875,-2.21875 z M 2.609375,-0.546875 C 1.875,-0.546875 1.25,-1.296875 1.25,-2.21875 c 0,-0.90625 0.65625,-1.5625 1.359375,-1.5625 0.71875,0 1.359375,0.65625 1.359375,1.5625 0,0.921875 -0.625,1.671875 -1.359375,1.671875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2882" + transform="translate(144.22873,134.765)" + d="M 1.09375,-4 C 1.0625,-4.296875 0.875,-4.296875 0.6875,-4.296875 H 0.375 c -0.15625,0 -0.421875,0 -0.421875,0.296875 0,0.3125 0.21875,0.3125 0.578125,0.3125 v 3.078125 c -0.359375,0 -0.578125,0 -0.578125,0.3125 C -0.046875,0 0.234375,0 0.375,0 H 1.25 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -1.78125 C 1.09375,-3.28125 1.5,-3.75 1.90625,-3.75 c 0.234375,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 1.828125,0 2.109375,0 2.25,0 h 0.734375 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.21875,-0.3125 -0.578125,-0.3125 v -1.78125 c 0,-0.890625 0.40625,-1.359375 0.828125,-1.359375 0.21875,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 3.578125,0 3.84375,0 3.984375,0 h 0.75 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -2.40625 c 0,-0.203125 0,-1.34375 -0.890625,-1.34375 -0.296875,0 -0.703125,0.125 -0.984375,0.515625 C 2.546875,-4.171875 2.265625,-4.359375 1.9375,-4.359375 1.625,-4.359375 1.328125,-4.21875 1.09375,-4 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2884" + transform="translate(149.45909,134.765)" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2886" + transform="translate(154.68946,134.765)" + d="m 2.953125,-5.6875 c 0,-0.296875 -0.046875,-0.40625 -0.390625,-0.40625 H 0.984375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 1.28125 v 4.875 h -1.28125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.578125,0 0.84375,0 0.984375,0 H 4.25 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 2.953125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2888" + transform="translate(159.91982,134.765)" + d="m 4.234375,-1.90625 c 0.203125,0 0.390625,0 0.390625,-0.359375 0,-1.140625 -0.640625,-2.125 -1.9375,-2.125 -1.1875,0 -2.140625,1 -2.140625,2.234375 0,1.203125 1.015625,2.21875 2.296875,2.21875 1.3125,0 1.78125,-0.90625 1.78125,-1.15625 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.1875,0 -0.265625,0.03125 -0.328125,0.21875 -0.21875,0.5 -0.765625,0.59375 -1.046875,0.59375 -0.75,0 -1.484375,-0.5 -1.65625,-1.359375 z M 1.265625,-2.5 C 1.40625,-3.234375 2,-3.78125 2.6875,-3.78125 c 0.515625,0 1.140625,0.25 1.234375,1.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2890" + transform="translate(165.15019,134.765)" + d="M 2.859375,-2.21875 4,-3.6875 h 0.390625 c 0.140625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.265625,-0.3125 -0.421875,-0.3125 h -1.15625 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.21875,0.3125 0.484375,0.3125 l -0.734375,1 -0.75,-1 c 0.25,0 0.46875,0 0.46875,-0.3125 0,-0.296875 -0.25,-0.296875 -0.390625,-0.296875 H 0.734375 c -0.140625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 0.40625 L 2.3125,-2.21875 1.078125,-0.609375 h -0.40625 c -0.140625,0 -0.40625,0 -0.40625,0.3125 C 0.265625,0 0.53125,0 0.671875,0 H 1.84375 C 2,0 2.25,0 2.25,-0.296875 c 0,-0.3125 -0.21875,-0.3125 -0.53125,-0.3125 l 0.859375,-1.21875 0.890625,1.21875 c -0.28125,0 -0.5,0 -0.5,0.3125 C 2.96875,0 3.21875,0 3.375,0 h 1.15625 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 4.140625 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2892" + transform="translate(170.38055,134.765)" + d="m 4.203125,0.953125 c 0.109375,0 0.46875,0 0.46875,-0.359375 C 4.671875,0.25 4.3125,0.25 4.203125,0.25 H 1.03125 c -0.125,0 -0.46875,0 -0.46875,0.34375 0,0.359375 0.34375,0.359375 0.46875,0.359375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2894" + transform="translate(175.61092,134.765)" + d="m 2.21875,-3.6875 h 1.625 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 h -1.625 v -0.8125 c 0,-0.1875 0,-0.40625 -0.34375,-0.40625 -0.34375,0 -0.34375,0.203125 -0.34375,0.40625 v 0.8125 h -0.875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 1.53125 V -1.25 c 0,0.953125 0.671875,1.3125 1.40625,1.3125 0.734375,0 1.53125,-0.4375 1.53125,-1.3125 0,-0.1875 0,-0.390625 -0.34375,-0.390625 -0.328125,0 -0.34375,0.203125 -0.34375,0.375 0,0.625 -0.578125,0.71875 -0.796875,0.71875 -0.765625,0 -0.765625,-0.515625 -0.765625,-0.765625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g2908" + style="fill:#000000;fill-opacity:1"> + <path + id="path2898" + transform="translate(186.07165,134.765)" + d="m 2.90625,-2.515625 c 0.609375,0.328125 0.25,0.140625 0.9375,0.546875 0.265625,0.171875 0.296875,0.171875 0.375,0.171875 0.203125,0 0.328125,-0.1875 0.328125,-0.34375 0,-0.15625 -0.125,-0.25 -0.140625,-0.265625 -0.25,-0.171875 -0.921875,-0.5 -1.1875,-0.640625 L 4.296875,-3.625 c 0.125,-0.078125 0.25,-0.140625 0.25,-0.328125 0,-0.046875 0,-0.328125 -0.40625,-0.328125 L 2.90625,-3.5625 C 2.9375,-3.828125 2.9375,-4.484375 2.9375,-4.78125 c 0,-0.078125 0,-0.40625 -0.328125,-0.40625 -0.328125,0 -0.328125,0.328125 -0.328125,0.40625 0,0.296875 0.015625,0.953125 0.03125,1.21875 L 1.234375,-4.203125 C 1.09375,-4.28125 1.078125,-4.28125 1,-4.28125 c -0.1875,0 -0.328125,0.171875 -0.328125,0.328125 0,0.1875 0.109375,0.25 0.25,0.3125 L 2,-3.046875 0.921875,-2.46875 c -0.109375,0.078125 -0.25,0.140625 -0.25,0.328125 0,0.046875 0,0.34375 0.40625,0.34375 L 2.3125,-2.515625 c -0.015625,0.25 -0.03125,0.90625 -0.03125,1.203125 0,0.09375 0,0.421875 0.328125,0.421875 0.328125,0 0.328125,-0.328125 0.328125,-0.421875 0,-0.296875 0,-0.953125 -0.03125,-1.203125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2900" + transform="translate(191.30201,134.765)" + d="m 1.65625,-3.828125 c 0,-0.3125 0,-0.46875 -0.40625,-0.46875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 3.078125 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.125,0 0.375,0 0.515625,0 h 1.59375 C 2.25,0 2.5,0 2.5,-0.296875 c 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 1.65625 V -2.375 c 0,-1 0.734375,-1.375 1.25,-1.375 0.515625,0 0.65625,0.28125 0.65625,0.875 v 2.265625 h -0.375 c -0.171875,0 -0.421875,0 -0.421875,0.3125 C 2.765625,0 3.046875,0 3.1875,0 h 1.515625 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.421875,-0.3125 H 4.25 v -2.3125 c 0,-1 -0.5,-1.4375 -1.296875,-1.4375 -0.65625,0 -1.109375,0.34375 -1.296875,0.53125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2902" + transform="translate(196.53238,134.765)" + d="M 3.5625,-0.3125 C 3.578125,0 3.78125,0 3.96875,0 H 4.6875 c 0.171875,0 0.421875,0 0.421875,-0.3125 0,-0.296875 -0.265625,-0.296875 -0.40625,-0.296875 H 4.25 v -3.28125 c 0,-0.3125 -0.046875,-0.40625 -0.390625,-0.40625 H 3.125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 0.4375 v 2.125 c 0,0.890625 -0.796875,1.015625 -1.125,1.015625 -0.78125,0 -0.78125,-0.328125 -0.78125,-0.65625 v -2.6875 c 0,-0.3125 -0.0625,-0.40625 -0.40625,-0.40625 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 2.546875 c 0,0.96875 0.6875,1.203125 1.40625,1.203125 0.421875,0 0.828125,-0.109375 1.1875,-0.375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2904" + transform="translate(201.76274,134.765)" + d="M 1.09375,-4 C 1.0625,-4.296875 0.875,-4.296875 0.6875,-4.296875 H 0.375 c -0.15625,0 -0.421875,0 -0.421875,0.296875 0,0.3125 0.21875,0.3125 0.578125,0.3125 v 3.078125 c -0.359375,0 -0.578125,0 -0.578125,0.3125 C -0.046875,0 0.234375,0 0.375,0 H 1.25 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -1.78125 C 1.09375,-3.28125 1.5,-3.75 1.90625,-3.75 c 0.234375,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 1.828125,0 2.109375,0 2.25,0 h 0.734375 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.21875,-0.3125 -0.578125,-0.3125 v -1.78125 c 0,-0.890625 0.40625,-1.359375 0.828125,-1.359375 0.21875,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 3.578125,0 3.84375,0 3.984375,0 h 0.75 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -2.40625 c 0,-0.203125 0,-1.34375 -0.890625,-1.34375 -0.296875,0 -0.703125,0.125 -0.984375,0.515625 C 2.546875,-4.171875 2.265625,-4.359375 1.9375,-4.359375 1.625,-4.359375 1.328125,-4.21875 1.09375,-4 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path2906" + transform="translate(206.99311,134.765)" + d="m 3.234375,-3.671875 c 0,-0.359375 -0.296875,-0.625 -0.609375,-0.625 -0.375,0 -0.625,0.3125 -0.625,0.625 0,0.359375 0.296875,0.625 0.609375,0.625 0.375,0 0.625,-0.3125 0.625,-0.625 z M 2.65625,0 C 2.515625,0.53125 2.140625,0.734375 2,0.8125 1.9375,0.84375 1.796875,0.90625 1.796875,1.0625 c 0,0.15625 0.140625,0.328125 0.3125,0.328125 0.21875,0 1.1875,-0.546875 1.1875,-1.65625 0,-0.65625 -0.3125,-0.984375 -0.6875,-0.984375 C 2.25,-1.25 2,-0.96875 2,-0.625 2,-0.34375 2.15625,0 2.65625,0 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker3284)" + d="M -1.3502974,187.19792 C -11.771154,175.55249 -19.079084,167.53113 0.16160744,145.99852" + id="path2993" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" /> + <ellipse + style="fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3710" + cx="107.30209" + cy="138.51381" + rx="129.45685" + ry="32.694939" /> + <g + id="g4075" + ns1:jacobian_sqrt="1.0" + inkscapeversion="0.92.3" + ns1:alignment="middle center" + ns1:scale="2.83464566935" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:text="pas encore allou\\\'ee" + ns1:pdfconverter="pdf2svg" + ns1:texconverter="pdflatex" + ns1:version="0.9.0" + transform="translate(-80.710592,-32.264361)"> + <g + id="g4073"> + <g + id="g4035" + style="fill:#000000;fill-opacity:1"> + <path + id="path4029" + transform="translate(148.712,134.765)" + d="m 1.71875,-3.75 v -0.65625 l -1.4375,0.109375 v 0.3125 c 0.703125,0 0.78125,0.0625 0.78125,0.5 v 4.65625 C 1.0625,1.625 0.953125,1.625 0.28125,1.625 V 1.9375 C 0.625,1.921875 1.140625,1.90625 1.390625,1.90625 c 0.28125,0 0.78125,0.015625 1.125,0.03125 V 1.625 C 1.859375,1.625 1.75,1.625 1.75,1.171875 V -0.59375 c 0.046875,0.171875 0.46875,0.703125 1.21875,0.703125 1.1875,0 2.21875,-0.984375 2.21875,-2.265625 0,-1.265625 -0.953125,-2.25 -2.078125,-2.25 -0.78125,0 -1.203125,0.4375 -1.390625,0.65625 z M 1.75,-1.140625 v -2.21875 C 2.03125,-3.875 2.515625,-4.15625 3.03125,-4.15625 c 0.734375,0 1.328125,0.875 1.328125,2 0,1.203125 -0.6875,2.046875 -1.421875,2.046875 -0.40625,0 -0.78125,-0.203125 -1.046875,-0.609375 C 1.75,-0.921875 1.75,-0.9375 1.75,-1.140625 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path4031" + transform="translate(154.24722,134.765)" + d="m 3.3125,-0.75 c 0.046875,0.390625 0.3125,0.8125 0.78125,0.8125 0.21875,0 0.828125,-0.140625 0.828125,-0.953125 v -0.5625 h -0.25 v 0.5625 c 0,0.578125 -0.25,0.640625 -0.359375,0.640625 -0.328125,0 -0.375,-0.453125 -0.375,-0.5 v -1.984375 c 0,-0.421875 0,-0.8125 -0.359375,-1.1875 C 3.1875,-4.3125 2.6875,-4.46875 2.21875,-4.46875 c -0.828125,0 -1.515625,0.46875 -1.515625,1.125 0,0.296875 0.203125,0.46875 0.46875,0.46875 0.28125,0 0.453125,-0.203125 0.453125,-0.453125 0,-0.125 -0.046875,-0.453125 -0.515625,-0.453125 C 1.390625,-4.140625 1.875,-4.25 2.1875,-4.25 c 0.5,0 1.0625,0.390625 1.0625,1.28125 v 0.359375 c -0.515625,0.03125 -1.203125,0.0625 -1.828125,0.359375 -0.75,0.34375 -1,0.859375 -1,1.296875 0,0.8125 0.96875,1.0625 1.59375,1.0625 0.65625,0 1.109375,-0.40625 1.296875,-0.859375 z M 3.25,-2.390625 v 1 c 0,0.9375 -0.71875,1.28125 -1.171875,1.28125 -0.484375,0 -0.890625,-0.34375 -0.890625,-0.84375 0,-0.546875 0.421875,-1.375 2.0625,-1.4375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path4033" + transform="translate(159.22852,134.765)" + d="m 2.078125,-1.9375 c 0.21875,0.046875 1.03125,0.203125 1.03125,0.921875 0,0.5 -0.34375,0.90625 -1.125,0.90625 -0.84375,0 -1.203125,-0.5625 -1.390625,-1.421875 C 0.5625,-1.65625 0.5625,-1.6875 0.453125,-1.6875 c -0.125,0 -0.125,0.0625 -0.125,0.234375 V -0.125 c 0,0.171875 0,0.234375 0.109375,0.234375 0.046875,0 0.0625,-0.015625 0.25,-0.203125 0.015625,-0.015625 0.015625,-0.03125 0.203125,-0.21875 0.4375,0.40625 0.890625,0.421875 1.09375,0.421875 1.140625,0 1.609375,-0.671875 1.609375,-1.390625 0,-0.515625 -0.296875,-0.828125 -0.421875,-0.9375 C 2.84375,-2.546875 2.453125,-2.625 2.03125,-2.703125 1.46875,-2.8125 0.8125,-2.9375 0.8125,-3.515625 c 0,-0.359375 0.25,-0.765625 1.109375,-0.765625 1.09375,0 1.15625,0.90625 1.171875,1.203125 0,0.09375 0.09375,0.09375 0.109375,0.09375 0.140625,0 0.140625,-0.046875 0.140625,-0.234375 v -1.015625 c 0,-0.15625 0,-0.234375 -0.109375,-0.234375 -0.046875,0 -0.078125,0 -0.203125,0.125 -0.03125,0.03125 -0.125,0.125 -0.171875,0.15625 -0.375,-0.28125 -0.78125,-0.28125 -0.9375,-0.28125 -1.21875,0 -1.59375,0.671875 -1.59375,1.234375 0,0.34375 0.15625,0.625 0.421875,0.84375 0.328125,0.25 0.609375,0.3125 1.328125,0.453125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g4049" + style="fill:#000000;fill-opacity:1"> + <path + id="path4037" + transform="translate(166.47532,134.765)" + d="M 1.109375,-2.515625 C 1.171875,-4 2.015625,-4.25 2.359375,-4.25 c 1.015625,0 1.125,1.34375 1.125,1.734375 z m 0,0.21875 h 2.78125 c 0.21875,0 0.25,0 0.25,-0.21875 0,-0.984375 -0.546875,-1.953125 -1.78125,-1.953125 -1.15625,0 -2.078125,1.03125 -2.078125,2.28125 0,1.328125 1.046875,2.296875 2.1875,2.296875 C 3.6875,0.109375 4.140625,-1 4.140625,-1.1875 4.140625,-1.28125 4.0625,-1.3125 4,-1.3125 c -0.078125,0 -0.109375,0.0625 -0.125,0.140625 -0.34375,1.03125 -1.25,1.03125 -1.34375,1.03125 -0.5,0 -0.890625,-0.296875 -1.125,-0.671875 -0.296875,-0.46875 -0.296875,-1.125 -0.296875,-1.484375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path4039" + transform="translate(170.90269,134.765)" + d="M 1.09375,-3.421875 V -0.75 c 0,0.4375 -0.109375,0.4375 -0.78125,0.4375 V 0 c 0.359375,-0.015625 0.859375,-0.03125 1.140625,-0.03125 0.25,0 0.765625,0.015625 1.109375,0.03125 v -0.3125 c -0.671875,0 -0.78125,0 -0.78125,-0.4375 V -2.59375 C 1.78125,-3.625 2.5,-4.1875 3.125,-4.1875 c 0.640625,0 0.75,0.53125 0.75,1.109375 V -0.75 c 0,0.4375 -0.109375,0.4375 -0.78125,0.4375 V 0 c 0.34375,-0.015625 0.859375,-0.03125 1.125,-0.03125 0.25,0 0.78125,0.015625 1.109375,0.03125 v -0.3125 c -0.515625,0 -0.765625,0 -0.765625,-0.296875 v -1.90625 c 0,-0.859375 0,-1.15625 -0.3125,-1.515625 -0.140625,-0.171875 -0.46875,-0.375 -1.046875,-0.375 C 2.46875,-4.40625 2,-3.984375 1.71875,-3.359375 V -4.40625 L 0.3125,-4.296875 v 0.3125 c 0.703125,0 0.78125,0.0625 0.78125,0.5625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path4041" + transform="translate(176.43792,134.765)" + d="m 1.171875,-2.171875 c 0,-1.625 0.8125,-2.046875 1.34375,-2.046875 0.09375,0 0.71875,0.015625 1.0625,0.375 -0.40625,0.03125 -0.46875,0.328125 -0.46875,0.453125 0,0.265625 0.1875,0.453125 0.453125,0.453125 0.265625,0 0.46875,-0.15625 0.46875,-0.46875 0,-0.671875 -0.765625,-1.0625 -1.53125,-1.0625 -1.25,0 -2.15625,1.078125 -2.15625,2.3125 0,1.28125 0.984375,2.265625 2.140625,2.265625 1.328125,0 1.65625,-1.203125 1.65625,-1.296875 0,-0.09375 -0.109375,-0.09375 -0.140625,-0.09375 -0.078125,0 -0.109375,0.03125 -0.125,0.09375 -0.28125,0.921875 -0.9375,1.046875 -1.296875,1.046875 -0.53125,0 -1.40625,-0.421875 -1.40625,-2.03125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path4043" + transform="translate(180.86529,134.765)" + d="M 4.6875,-2.140625 C 4.6875,-3.40625 3.703125,-4.46875 2.5,-4.46875 c -1.25,0 -2.21875,1.09375 -2.21875,2.328125 0,1.296875 1.03125,2.25 2.203125,2.25 1.203125,0 2.203125,-0.984375 2.203125,-2.25 z m -2.1875,2 c -0.4375,0 -0.875,-0.203125 -1.140625,-0.671875 -0.25,-0.4375 -0.25,-1.046875 -0.25,-1.40625 0,-0.390625 0,-0.921875 0.234375,-1.359375 C 1.609375,-4.03125 2.078125,-4.25 2.484375,-4.25 c 0.4375,0 0.859375,0.21875 1.125,0.65625 0.265625,0.421875 0.265625,1 0.265625,1.375 0,0.359375 0,0.90625 -0.21875,1.34375 C 3.421875,-0.421875 2.984375,-0.140625 2.5,-0.140625 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path4045" + transform="translate(185.84659,134.765)" + d="M 1.671875,-3.3125 V -4.40625 L 0.28125,-4.296875 v 0.3125 c 0.703125,0 0.78125,0.0625 0.78125,0.5625 V -0.75 c 0,0.4375 -0.109375,0.4375 -0.78125,0.4375 V 0 c 0.390625,-0.015625 0.859375,-0.03125 1.140625,-0.03125 0.390625,0 0.859375,0 1.265625,0.03125 V -0.3125 H 2.46875 c -0.734375,0 -0.75,-0.109375 -0.75,-0.46875 V -2.3125 c 0,-0.984375 0.421875,-1.875 1.171875,-1.875 0.0625,0 0.09375,0 0.109375,0.015625 -0.03125,0 -0.234375,0.125 -0.234375,0.390625 0,0.265625 0.21875,0.421875 0.4375,0.421875 0.171875,0 0.421875,-0.125 0.421875,-0.4375 0,-0.3125 -0.3125,-0.609375 -0.734375,-0.609375 -0.734375,0 -1.09375,0.671875 -1.21875,1.09375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path4047" + transform="translate(189.74895,134.765)" + d="M 1.109375,-2.515625 C 1.171875,-4 2.015625,-4.25 2.359375,-4.25 c 1.015625,0 1.125,1.34375 1.125,1.734375 z m 0,0.21875 h 2.78125 c 0.21875,0 0.25,0 0.25,-0.21875 0,-0.984375 -0.546875,-1.953125 -1.78125,-1.953125 -1.15625,0 -2.078125,1.03125 -2.078125,2.28125 0,1.328125 1.046875,2.296875 2.1875,2.296875 C 3.6875,0.109375 4.140625,-1 4.140625,-1.1875 4.140625,-1.28125 4.0625,-1.3125 4,-1.3125 c -0.078125,0 -0.109375,0.0625 -0.125,0.140625 -0.34375,1.03125 -1.25,1.03125 -1.34375,1.03125 -0.5,0 -0.890625,-0.296875 -1.125,-0.671875 -0.296875,-0.46875 -0.296875,-1.125 -0.296875,-1.484375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g4061" + style="fill:#000000;fill-opacity:1"> + <path + id="path4051" + transform="translate(197.50383,134.765)" + d="m 3.3125,-0.75 c 0.046875,0.390625 0.3125,0.8125 0.78125,0.8125 0.21875,0 0.828125,-0.140625 0.828125,-0.953125 v -0.5625 h -0.25 v 0.5625 c 0,0.578125 -0.25,0.640625 -0.359375,0.640625 -0.328125,0 -0.375,-0.453125 -0.375,-0.5 v -1.984375 c 0,-0.421875 0,-0.8125 -0.359375,-1.1875 C 3.1875,-4.3125 2.6875,-4.46875 2.21875,-4.46875 c -0.828125,0 -1.515625,0.46875 -1.515625,1.125 0,0.296875 0.203125,0.46875 0.46875,0.46875 0.28125,0 0.453125,-0.203125 0.453125,-0.453125 0,-0.125 -0.046875,-0.453125 -0.515625,-0.453125 C 1.390625,-4.140625 1.875,-4.25 2.1875,-4.25 c 0.5,0 1.0625,0.390625 1.0625,1.28125 v 0.359375 c -0.515625,0.03125 -1.203125,0.0625 -1.828125,0.359375 -0.75,0.34375 -1,0.859375 -1,1.296875 0,0.8125 0.96875,1.0625 1.59375,1.0625 0.65625,0 1.109375,-0.40625 1.296875,-0.859375 z M 3.25,-2.390625 v 1 c 0,0.9375 -0.71875,1.28125 -1.171875,1.28125 -0.484375,0 -0.890625,-0.34375 -0.890625,-0.84375 0,-0.546875 0.421875,-1.375 2.0625,-1.4375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path4053" + transform="translate(202.48513,134.765)" + d="M 1.765625,-6.921875 0.328125,-6.8125 V -6.5 c 0.703125,0 0.78125,0.0625 0.78125,0.5625 V -0.75 c 0,0.4375 -0.109375,0.4375 -0.78125,0.4375 V 0 C 0.65625,-0.015625 1.1875,-0.03125 1.4375,-0.03125 c 0.25,0 0.734375,0.015625 1.109375,0.03125 v -0.3125 c -0.671875,0 -0.78125,0 -0.78125,-0.4375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path4055" + transform="translate(205.25274,134.765)" + d="M 1.765625,-6.921875 0.328125,-6.8125 V -6.5 c 0.703125,0 0.78125,0.0625 0.78125,0.5625 V -0.75 c 0,0.4375 -0.109375,0.4375 -0.78125,0.4375 V 0 C 0.65625,-0.015625 1.1875,-0.03125 1.4375,-0.03125 c 0.25,0 0.734375,0.015625 1.109375,0.03125 v -0.3125 c -0.671875,0 -0.78125,0 -0.78125,-0.4375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path4057" + transform="translate(208.02035,134.765)" + d="M 4.6875,-2.140625 C 4.6875,-3.40625 3.703125,-4.46875 2.5,-4.46875 c -1.25,0 -2.21875,1.09375 -2.21875,2.328125 0,1.296875 1.03125,2.25 2.203125,2.25 1.203125,0 2.203125,-0.984375 2.203125,-2.25 z m -2.1875,2 c -0.4375,0 -0.875,-0.203125 -1.140625,-0.671875 -0.25,-0.4375 -0.25,-1.046875 -0.25,-1.40625 0,-0.390625 0,-0.921875 0.234375,-1.359375 C 1.609375,-4.03125 2.078125,-4.25 2.484375,-4.25 c 0.4375,0 0.859375,0.21875 1.125,0.65625 0.265625,0.421875 0.265625,1 0.265625,1.375 0,0.359375 0,0.90625 -0.21875,1.34375 C 3.421875,-0.421875 2.984375,-0.140625 2.5,-0.140625 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path4059" + transform="translate(213.00165,134.765)" + d="M 3.890625,-0.78125 V 0.109375 L 5.328125,0 V -0.3125 C 4.640625,-0.3125 4.5625,-0.375 4.5625,-0.875 v -3.53125 l -1.46875,0.109375 v 0.3125 c 0.6875,0 0.78125,0.0625 0.78125,0.5625 v 1.765625 c 0,0.875 -0.484375,1.546875 -1.21875,1.546875 -0.828125,0 -0.875,-0.46875 -0.875,-0.984375 v -3.3125 L 0.3125,-4.296875 v 0.3125 c 0.78125,0 0.78125,0.03125 0.78125,0.90625 v 1.5 c 0,0.78125 0,1.6875 1.515625,1.6875 0.5625,0 1,-0.28125 1.28125,-0.890625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g4065" + style="fill:#000000;fill-opacity:1"> + <path + id="path4063" + transform="translate(218.25792,134.765)" + d="M 3.734375,-6.296875 C 3.828125,-6.375 3.90625,-6.484375 3.90625,-6.59375 c 0,-0.1875 -0.171875,-0.359375 -0.359375,-0.359375 -0.140625,0 -0.25,0.109375 -0.296875,0.171875 l -1.203125,1.515625 0.171875,0.1875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g4071" + style="fill:#000000;fill-opacity:1"> + <path + id="path4067" + transform="translate(218.53687,134.765)" + d="M 1.109375,-2.515625 C 1.171875,-4 2.015625,-4.25 2.359375,-4.25 c 1.015625,0 1.125,1.34375 1.125,1.734375 z m 0,0.21875 h 2.78125 c 0.21875,0 0.25,0 0.25,-0.21875 0,-0.984375 -0.546875,-1.953125 -1.78125,-1.953125 -1.15625,0 -2.078125,1.03125 -2.078125,2.28125 0,1.328125 1.046875,2.296875 2.1875,2.296875 C 3.6875,0.109375 4.140625,-1 4.140625,-1.1875 4.140625,-1.28125 4.0625,-1.3125 4,-1.3125 c -0.078125,0 -0.109375,0.0625 -0.125,0.140625 -0.34375,1.03125 -1.25,1.03125 -1.34375,1.03125 -0.5,0 -0.890625,-0.296875 -1.125,-0.671875 -0.296875,-0.46875 -0.296875,-1.125 -0.296875,-1.484375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path4069" + transform="translate(222.96425,134.765)" + d="M 1.109375,-2.515625 C 1.171875,-4 2.015625,-4.25 2.359375,-4.25 c 1.015625,0 1.125,1.34375 1.125,1.734375 z m 0,0.21875 h 2.78125 c 0.21875,0 0.25,0 0.25,-0.21875 0,-0.984375 -0.546875,-1.953125 -1.78125,-1.953125 -1.15625,0 -2.078125,1.03125 -2.078125,2.28125 0,1.328125 1.046875,2.296875 2.1875,2.296875 C 3.6875,0.109375 4.140625,-1 4.140625,-1.1875 4.140625,-1.28125 4.0625,-1.3125 4,-1.3125 c -0.078125,0 -0.109375,0.0625 -0.125,0.140625 -0.34375,1.03125 -1.25,1.03125 -1.34375,1.03125 -0.5,0 -0.890625,-0.296875 -1.125,-0.671875 -0.296875,-0.46875 -0.296875,-1.125 -0.296875,-1.484375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/figs/pointer_struct_ok.svg b/figs/pointer_struct_ok.svg new file mode 100644 index 0000000..12876a5 --- /dev/null +++ b/figs/pointer_struct_ok.svg @@ -0,0 +1,1160 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:ns1="http://www.iki.fi/pav/software/textext/" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="259.53647mm" + height="97.828239mm" + viewBox="0 0 259.53647 97.828242" + version="1.1" + id="svg8" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="pointer_struct_ok.svg"> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="300.19469" + inkscape:cy="109.53435" + inkscape:document-units="mm" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1920" + inkscape:window-height="1028" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0"> + <inkscape:grid + originy="-92.328475" + originx="13.618856" + type="xygrid" + id="grid819" /> + </sodipodi:namedview> + <defs + id="defs2"> + <marker + inkscape:isstock="true" + style="overflow:visible" + id="marker3314" + refX="0" + refY="0" + orient="auto" + inkscape:stockid="Arrow2Lend"> + <path + inkscape:connector-curvature="0" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + id="path3312" /> + </marker> + <marker + inkscape:isstock="true" + style="overflow:visible" + id="marker3284" + refX="0" + refY="0" + orient="auto" + inkscape:stockid="Arrow2Lend"> + <path + inkscape:connector-curvature="0" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + id="path3028" /> + </marker> + <marker + inkscape:isstock="true" + style="overflow:visible" + id="Arrow2Lstart" + refX="0" + refY="0" + orient="auto" + inkscape:stockid="Arrow2Lstart"> + <path + inkscape:connector-curvature="0" + transform="matrix(1.1,0,0,1.1,1.1,0)" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + id="path3025" /> + </marker> + <marker + inkscape:isstock="true" + style="overflow:visible" + id="Arrow2Lend" + refX="0" + refY="0" + orient="auto" + inkscape:stockid="Arrow2Lend"> + <path + inkscape:connector-curvature="0" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + id="path8951" /> + </marker> + <marker + inkscape:isstock="true" + style="overflow:visible" + id="Arrow2Lend-7" + refX="0" + refY="0" + orient="auto" + inkscape:stockid="Arrow2Lend"> + <path + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + id="path8951-5" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:isstock="true" + style="overflow:visible" + id="Arrow2Lend-9" + refX="0" + refY="0" + orient="auto" + inkscape:stockid="Arrow2Lend"> + <path + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + id="path8951-8" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:isstock="true" + style="overflow:visible" + id="Arrow2Lend-7-2" + refX="0" + refY="0" + orient="auto" + inkscape:stockid="Arrow2Lend"> + <path + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + id="path8951-5-8" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:isstock="true" + style="overflow:visible" + id="Arrow2Lend-1" + refX="0" + refY="0" + orient="auto" + inkscape:stockid="Arrow2Lend"> + <path + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + id="path8951-3" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:isstock="true" + style="overflow:visible" + id="marker3284-4" + refX="0" + refY="0" + orient="auto" + inkscape:stockid="Arrow2Lend"> + <path + inkscape:connector-curvature="0" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" + id="path3028-7" /> + </marker> + </defs> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + transform="translate(13.618857,-106.8433)" + id="layer1" + inkscape:groupmode="layer" + inkscape:label="Layer 1"> + <g + style="fill:none;stroke:#0000ff;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="g846-7-2" + transform="matrix(0.48784069,0,0,1,-19.844943,-20.032731)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-5-2" + width="29.104166" + height="9.260417" + x="99.218758" + y="156.77083" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-3-8" + width="29.104166" + height="9.260417" + x="128.32292" + y="156.77083" /> + </g> + <rect + y="136.7381" + x="0.16160744" + height="9.260417" + width="14.198196" + id="rect821-3-6-7" + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="136.7381" + x="14.359803" + height="9.260417" + width="14.198196" + id="rect821-6-2-3" + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="136.7381" + x="85.350792" + height="9.260417" + width="14.198196" + id="rect821-3-5-29" + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="136.7381" + x="99.548988" + height="9.260417" + width="14.198196" + id="rect821-6-3-3" + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <g + style="fill:none;stroke:#0000ff;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="g846-5-1" + transform="matrix(0.48784069,0,0,1,8.5514489,-20.032726)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-6-9" + width="29.104166" + height="9.260417" + x="99.218758" + y="156.77083" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-2-4" + width="29.104166" + height="9.260417" + x="128.32292" + y="156.77083" /> + </g> + <g + style="fill:none;stroke:#ff0007;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="g846-7-2-6" + transform="matrix(0.4878407,0,0,1,93.949527,-20.032732)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-5-2-7" + width="29.104166" + height="9.260417" + x="99.218758" + y="156.77083" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-3-8-5" + width="29.104166" + height="9.260417" + x="128.32292" + y="156.77083" /> + </g> + <rect + y="136.7381" + x="113.95608" + height="9.260417" + width="14.198196" + id="rect821-3-6-7-3" + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="136.7381" + x="128.15427" + height="9.260417" + width="14.198196" + id="rect821-6-2-3-5" + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="136.7381" + x="199.14526" + height="9.260417" + width="14.198196" + id="rect821-3-5-29-6" + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="136.7381" + x="213.34346" + height="9.260417" + width="14.198196" + id="rect821-6-3-3-2" + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <g + style="fill:none;stroke:#ff0007;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="g846-5-1-9" + transform="matrix(0.4878407,0,0,1,122.34592,-20.032727)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-6-9-1" + width="29.104166" + height="9.260417" + x="99.218758" + y="156.77083" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-2-4-2" + width="29.104166" + height="9.260417" + x="128.32292" + y="156.77083" /> + </g> + <g + transform="translate(-136.75554,0.36372314)" + ns1:version="0.9.0" + ns1:texconverter="pdflatex" + ns1:pdfconverter="pdf2svg" + ns1:text="\\begin{verbatim}\ncomplex_t\n\\end{verbatim}" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:scale="2.83464566935" + ns1:alignment="middle center" + inkscapeversion="0.92.3" + ns1:jacobian_sqrt="1.0" + id="g2178"> + <g + id="g2176"> + <g + style="fill:#000000;fill-opacity:1" + id="g2174"> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="m 4.640625,-1.09375 c 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.15625,0 -0.265625,0.015625 -0.328125,0.21875 -0.0625,0.125 -0.25,0.59375 -0.984375,0.59375 -0.84375,0 -1.5625,-0.703125 -1.5625,-1.609375 0,-0.46875 0.265625,-1.625 1.625,-1.625 0.203125,0 0.59375,0 0.59375,0.09375 0.015625,0.34375 0.203125,0.484375 0.4375,0.484375 0.234375,0 0.453125,-0.171875 0.453125,-0.453125 0,-0.734375 -1.046875,-0.734375 -1.484375,-0.734375 -1.71875,0 -2.3125,1.359375 -2.3125,2.234375 0,1.203125 0.9375,2.21875 2.1875,2.21875 1.390625,0 1.71875,-0.984375 1.71875,-1.15625 z m 0,0" + transform="translate(133.768,134.765)" + id="path2156" /> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="m 4.65625,-2.15625 c 0,-1.25 -0.921875,-2.234375 -2.046875,-2.234375 -1.109375,0 -2.046875,0.984375 -2.046875,2.234375 0,1.265625 0.953125,2.21875 2.046875,2.21875 1.09375,0 2.046875,-0.953125 2.046875,-2.21875 z M 2.609375,-0.546875 C 1.875,-0.546875 1.25,-1.296875 1.25,-2.21875 c 0,-0.90625 0.65625,-1.5625 1.359375,-1.5625 0.71875,0 1.359375,0.65625 1.359375,1.5625 0,0.921875 -0.625,1.671875 -1.359375,1.671875 z m 0,0" + transform="translate(138.99836,134.765)" + id="path2158" /> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="M 1.09375,-4 C 1.0625,-4.296875 0.875,-4.296875 0.6875,-4.296875 H 0.375 c -0.15625,0 -0.421875,0 -0.421875,0.296875 0,0.3125 0.21875,0.3125 0.578125,0.3125 v 3.078125 c -0.359375,0 -0.578125,0 -0.578125,0.3125 C -0.046875,0 0.234375,0 0.375,0 H 1.25 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -1.78125 C 1.09375,-3.28125 1.5,-3.75 1.90625,-3.75 c 0.234375,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 1.828125,0 2.109375,0 2.25,0 h 0.734375 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.21875,-0.3125 -0.578125,-0.3125 v -1.78125 c 0,-0.890625 0.40625,-1.359375 0.828125,-1.359375 0.21875,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 3.578125,0 3.84375,0 3.984375,0 h 0.75 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -2.40625 c 0,-0.203125 0,-1.34375 -0.890625,-1.34375 -0.296875,0 -0.703125,0.125 -0.984375,0.515625 C 2.546875,-4.171875 2.265625,-4.359375 1.9375,-4.359375 1.625,-4.359375 1.328125,-4.21875 1.09375,-4 Z m 0,0" + transform="translate(144.22873,134.765)" + id="path2160" /> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + transform="translate(149.45909,134.765)" + id="path2162" /> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="m 2.953125,-5.6875 c 0,-0.296875 -0.046875,-0.40625 -0.390625,-0.40625 H 0.984375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 1.28125 v 4.875 h -1.28125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.578125,0 0.84375,0 0.984375,0 H 4.25 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 2.953125 Z m 0,0" + transform="translate(154.68946,134.765)" + id="path2164" /> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="m 4.234375,-1.90625 c 0.203125,0 0.390625,0 0.390625,-0.359375 0,-1.140625 -0.640625,-2.125 -1.9375,-2.125 -1.1875,0 -2.140625,1 -2.140625,2.234375 0,1.203125 1.015625,2.21875 2.296875,2.21875 1.3125,0 1.78125,-0.90625 1.78125,-1.15625 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.1875,0 -0.265625,0.03125 -0.328125,0.21875 -0.21875,0.5 -0.765625,0.59375 -1.046875,0.59375 -0.75,0 -1.484375,-0.5 -1.65625,-1.359375 z M 1.265625,-2.5 C 1.40625,-3.234375 2,-3.78125 2.6875,-3.78125 c 0.515625,0 1.140625,0.25 1.234375,1.28125 z m 0,0" + transform="translate(159.91982,134.765)" + id="path2166" /> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="M 2.859375,-2.21875 4,-3.6875 h 0.390625 c 0.140625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.265625,-0.3125 -0.421875,-0.3125 h -1.15625 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.21875,0.3125 0.484375,0.3125 l -0.734375,1 -0.75,-1 c 0.25,0 0.46875,0 0.46875,-0.3125 0,-0.296875 -0.25,-0.296875 -0.390625,-0.296875 H 0.734375 c -0.140625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 0.40625 L 2.3125,-2.21875 1.078125,-0.609375 h -0.40625 c -0.140625,0 -0.40625,0 -0.40625,0.3125 C 0.265625,0 0.53125,0 0.671875,0 H 1.84375 C 2,0 2.25,0 2.25,-0.296875 c 0,-0.3125 -0.21875,-0.3125 -0.53125,-0.3125 l 0.859375,-1.21875 0.890625,1.21875 c -0.28125,0 -0.5,0 -0.5,0.3125 C 2.96875,0 3.21875,0 3.375,0 h 1.15625 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 4.140625 Z m 0,0" + transform="translate(165.15019,134.765)" + id="path2168" /> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="m 4.203125,0.953125 c 0.109375,0 0.46875,0 0.46875,-0.359375 C 4.671875,0.25 4.3125,0.25 4.203125,0.25 H 1.03125 c -0.125,0 -0.46875,0 -0.46875,0.34375 0,0.359375 0.34375,0.359375 0.46875,0.359375 z m 0,0" + transform="translate(170.38055,134.765)" + id="path2170" /> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="m 2.21875,-3.6875 h 1.625 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 h -1.625 v -0.8125 c 0,-0.1875 0,-0.40625 -0.34375,-0.40625 -0.34375,0 -0.34375,0.203125 -0.34375,0.40625 v 0.8125 h -0.875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 1.53125 V -1.25 c 0,0.953125 0.671875,1.3125 1.40625,1.3125 0.734375,0 1.53125,-0.4375 1.53125,-1.3125 0,-0.1875 0,-0.390625 -0.34375,-0.390625 -0.328125,0 -0.34375,0.203125 -0.34375,0.375 0,0.625 -0.578125,0.71875 -0.796875,0.71875 -0.765625,0 -0.765625,-0.515625 -0.765625,-0.765625 z m 0,0" + transform="translate(175.61092,134.765)" + id="path2172" /> + </g> + </g> + </g> + <g + id="g2302" + ns1:jacobian_sqrt="1.0" + inkscapeversion="0.92.3" + ns1:alignment="middle center" + ns1:scale="2.83464566935" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:text="\\begin{verbatim}\nre\n\\end{verbatim}" + ns1:pdfconverter="pdf2svg" + ns1:texconverter="pdflatex" + ns1:version="0.9.0" + transform="translate(-134.13904,19.40315)"> + <g + id="surface1"> + <g + id="g2299" + style="fill:#000000;fill-opacity:1"> + <path + inkscape:connector-curvature="0" + id="path2295" + transform="translate(133.768,134.765)" + d="M 2.21875,-1.859375 C 2.21875,-2.796875 2.796875,-3.75 4,-3.75 c 0.015625,0.234375 0.1875,0.4375 0.4375,0.4375 0.21875,0 0.421875,-0.15625 0.421875,-0.421875 0,-0.203125 -0.125,-0.625 -0.953125,-0.625 -0.5,0 -1.140625,0.1875 -1.6875,0.8125 v -0.34375 c 0,-0.3125 -0.0625,-0.40625 -0.40625,-0.40625 H 0.71875 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.40625,0.3125 h 0.8125 v 3.078125 h -0.8125 c -0.15625,0 -0.40625,0 -0.40625,0.296875 C 0.3125,0 0.5625,0 0.71875,0 H 3.3125 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.265625,-0.3125 -0.421875,-0.3125 H 2.21875 Z m 0,0" + style="stroke:none;stroke-width:0" /> + <path + inkscape:connector-curvature="0" + id="path2297" + transform="translate(138.99836,134.765)" + d="m 4.234375,-1.90625 c 0.203125,0 0.390625,0 0.390625,-0.359375 0,-1.140625 -0.640625,-2.125 -1.9375,-2.125 -1.1875,0 -2.140625,1 -2.140625,2.234375 0,1.203125 1.015625,2.21875 2.296875,2.21875 1.3125,0 1.78125,-0.90625 1.78125,-1.15625 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.1875,0 -0.265625,0.03125 -0.328125,0.21875 -0.21875,0.5 -0.765625,0.59375 -1.046875,0.59375 -0.75,0 -1.484375,-0.5 -1.65625,-1.359375 z M 1.265625,-2.5 C 1.40625,-3.234375 2,-3.78125 2.6875,-3.78125 c 0.515625,0 1.140625,0.25 1.234375,1.28125 z m 0,0" + style="stroke:none;stroke-width:0" /> + </g> + </g> + </g> + <g + transform="translate(-17.894592,19.239092)" + ns1:version="0.9.0" + ns1:texconverter="pdflatex" + ns1:pdfconverter="pdf2svg" + ns1:text="\\begin{verbatim}\nim\n\\end{verbatim}" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:scale="2.83464566935" + ns1:alignment="middle center" + inkscapeversion="0.92.3" + ns1:jacobian_sqrt="1.0" + id="g2427"> + <g + id="g2425"> + <g + style="fill:#000000;fill-opacity:1" + id="g2423"> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="m 3.078125,-3.890625 c 0,-0.3125 -0.0625,-0.40625 -0.390625,-0.40625 H 1.265625 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.40625,0.3125 h 1.125 v 3.078125 H 1.1875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.78125,0 1.03125,0 1.1875,0 H 4.125 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 3.078125 Z m 0,-1.71875 c 0,-0.265625 -0.21875,-0.484375 -0.5,-0.484375 -0.28125,0 -0.5,0.21875 -0.5,0.484375 0,0.28125 0.21875,0.5 0.5,0.5 0.28125,0 0.5,-0.21875 0.5,-0.5 z m 0,0" + transform="translate(133.768,134.765)" + id="path2419" /> + <path + inkscape:connector-curvature="0" + style="stroke:none;stroke-width:0" + d="M 1.09375,-4 C 1.0625,-4.296875 0.875,-4.296875 0.6875,-4.296875 H 0.375 c -0.15625,0 -0.421875,0 -0.421875,0.296875 0,0.3125 0.21875,0.3125 0.578125,0.3125 v 3.078125 c -0.359375,0 -0.578125,0 -0.578125,0.3125 C -0.046875,0 0.234375,0 0.375,0 H 1.25 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -1.78125 C 1.09375,-3.28125 1.5,-3.75 1.90625,-3.75 c 0.234375,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 1.828125,0 2.109375,0 2.25,0 h 0.734375 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.21875,-0.3125 -0.578125,-0.3125 v -1.78125 c 0,-0.890625 0.40625,-1.359375 0.828125,-1.359375 0.21875,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 3.578125,0 3.84375,0 3.984375,0 h 0.75 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -2.40625 c 0,-0.203125 0,-1.34375 -0.890625,-1.34375 -0.296875,0 -0.703125,0.125 -0.984375,0.515625 C 2.546875,-4.171875 2.265625,-4.359375 1.9375,-4.359375 1.625,-4.359375 1.328125,-4.21875 1.09375,-4 Z m 0,0" + transform="translate(138.99836,134.765)" + id="path2421" /> + </g> + </g> + </g> + <path + sodipodi:nodetypes="cc" + inkscape:connector-curvature="0" + id="path2993" + d="M -1.3502974,187.19792 C -10.434806,173.94887 -12.664615,164.59117 0.16160744,145.99852" + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker3284)" /> + <path + sodipodi:nodetypes="cc" + inkscape:connector-curvature="0" + id="path2993-6" + d="M -4.3159001,200.39522 C -14.736757,188.74979 -18.226203,141.46875 -3.5290926,116.46165" + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker3284-4)" /> + <g + style="fill:none;stroke:#0000ff;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:0.7158648, 1.43172961;stroke-dashoffset:0;stroke-opacity:1" + id="g846-7-2-5" + transform="matrix(0.48784068,0,0,1,-23.535649,-49.569597)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:0.7158648, 1.43172961;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-5-2-6" + width="29.104166" + height="9.260417" + x="99.218758" + y="156.77083" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:0.7158648, 1.43172961;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-3-8-9" + width="29.104166" + height="9.260417" + x="128.32292" + y="156.77083" /> + </g> + <rect + y="107.20123" + x="-3.5290926" + height="9.260417" + width="14.198196" + id="rect821-3-6-7-37" + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:0.50000001, 1.00000003;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="107.20123" + x="10.669104" + height="9.260417" + width="14.198196" + id="rect821-6-2-3-4" + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:0.50000001, 1.00000003;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="107.20123" + x="81.660095" + height="9.260417" + width="14.198196" + id="rect821-3-5-29-5" + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:0.50000001, 1.00000003;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="107.20123" + x="95.858292" + height="9.260417" + width="14.198196" + id="rect821-6-3-3-25" + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:0.50000001, 1.00000003;stroke-dashoffset:0;stroke-opacity:1" /> + <g + style="fill:none;stroke:#0000ff;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:0.7158648, 1.43172961;stroke-dashoffset:0;stroke-opacity:1" + id="g846-5-1-4" + transform="matrix(0.48784068,0,0,1,4.860751,-49.569591)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:0.7158648, 1.43172961;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-6-9-7" + width="29.104166" + height="9.260417" + x="99.218758" + y="156.77083" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:0.7158648, 1.43172961;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-2-4-4" + width="29.104166" + height="9.260417" + x="128.32292" + y="156.77083" /> + </g> + <g + style="fill:none;stroke:#ff0007;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:0.71586478, 1.43172956;stroke-dashoffset:0;stroke-opacity:1" + id="g846-7-2-6-4" + transform="matrix(0.48784071,0,0,1,90.258825,-49.569599)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:0.71586478, 1.43172956;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-5-2-7-3" + width="29.104166" + height="9.260417" + x="99.218758" + y="156.77083" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:0.71586478, 1.43172956;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-3-8-5-0" + width="29.104166" + height="9.260417" + x="128.32292" + y="156.77083" /> + </g> + <rect + y="107.20123" + x="110.26537" + height="9.260417" + width="14.198196" + id="rect821-3-6-7-3-7" + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:0.50000001, 1.00000003;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="107.20123" + x="124.46355" + height="9.260417" + width="14.198196" + id="rect821-6-2-3-5-8" + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:0.50000001, 1.00000003;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="107.20123" + x="195.45456" + height="9.260417" + width="14.198196" + id="rect821-3-5-29-6-6" + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:0.50000001, 1.00000003;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="107.20123" + x="209.65276" + height="9.260417" + width="14.198196" + id="rect821-6-3-3-2-8" + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:0.50000001, 1.00000003;stroke-dashoffset:0;stroke-opacity:1" /> + <g + style="fill:none;stroke:#ff0007;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:0.71586478, 1.43172956;stroke-dashoffset:0;stroke-opacity:1" + id="g846-5-1-9-8" + transform="matrix(0.48784071,0,0,1,118.65522,-49.569594)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:0.71586478, 1.43172956;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-3-6-9-1-4" + width="29.104166" + height="9.260417" + x="99.218758" + y="156.77083" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0007;stroke-width:0.71586478;stroke-miterlimit:4;stroke-dasharray:0.71586478, 1.43172956;stroke-dashoffset:0;stroke-opacity:1" + id="rect821-6-2-4-2-3" + width="29.104166" + height="9.260417" + x="128.32292" + y="156.77083" /> + </g> + <g + id="g8068" + ns1:jacobian_sqrt="1.0" + inkscapeversion="0.92.3" + ns1:alignment="middle center" + ns1:scale="2.83464566935" + ns1:preamble="/home/malaspor/.config/inkscape/extensions/textext/default_packages.tex" + ns1:text="\\begin{verbatim}\ncomplex_t *num = malloc(sizeof(complex_t));\nnum = NULL; // la m\xc3\xa9moire allou\xc3\xa9e -> inaccessible\n\\end{verbatim}" + ns1:pdfconverter="pdf2svg" + ns1:texconverter="pdflatex" + ns1:version="0.9.0" + transform="translate(-133.07219,56.560909)"> + <g + id="g8066"> + <g + id="g7900" + style="fill:#000000;fill-opacity:1"> + <path + id="path7882" + transform="translate(133.768,134.765)" + d="m 4.640625,-1.09375 c 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.15625,0 -0.265625,0.015625 -0.328125,0.21875 -0.0625,0.125 -0.25,0.59375 -0.984375,0.59375 -0.84375,0 -1.5625,-0.703125 -1.5625,-1.609375 0,-0.46875 0.265625,-1.625 1.625,-1.625 0.203125,0 0.59375,0 0.59375,0.09375 0.015625,0.34375 0.203125,0.484375 0.4375,0.484375 0.234375,0 0.453125,-0.171875 0.453125,-0.453125 0,-0.734375 -1.046875,-0.734375 -1.484375,-0.734375 -1.71875,0 -2.3125,1.359375 -2.3125,2.234375 0,1.203125 0.9375,2.21875 2.1875,2.21875 1.390625,0 1.71875,-0.984375 1.71875,-1.15625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7884" + transform="translate(138.99836,134.765)" + d="m 4.65625,-2.15625 c 0,-1.25 -0.921875,-2.234375 -2.046875,-2.234375 -1.109375,0 -2.046875,0.984375 -2.046875,2.234375 0,1.265625 0.953125,2.21875 2.046875,2.21875 1.09375,0 2.046875,-0.953125 2.046875,-2.21875 z M 2.609375,-0.546875 C 1.875,-0.546875 1.25,-1.296875 1.25,-2.21875 c 0,-0.90625 0.65625,-1.5625 1.359375,-1.5625 0.71875,0 1.359375,0.65625 1.359375,1.5625 0,0.921875 -0.625,1.671875 -1.359375,1.671875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7886" + transform="translate(144.22873,134.765)" + d="M 1.09375,-4 C 1.0625,-4.296875 0.875,-4.296875 0.6875,-4.296875 H 0.375 c -0.15625,0 -0.421875,0 -0.421875,0.296875 0,0.3125 0.21875,0.3125 0.578125,0.3125 v 3.078125 c -0.359375,0 -0.578125,0 -0.578125,0.3125 C -0.046875,0 0.234375,0 0.375,0 H 1.25 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -1.78125 C 1.09375,-3.28125 1.5,-3.75 1.90625,-3.75 c 0.234375,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 1.828125,0 2.109375,0 2.25,0 h 0.734375 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.21875,-0.3125 -0.578125,-0.3125 v -1.78125 c 0,-0.890625 0.40625,-1.359375 0.828125,-1.359375 0.21875,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 3.578125,0 3.84375,0 3.984375,0 h 0.75 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -2.40625 c 0,-0.203125 0,-1.34375 -0.890625,-1.34375 -0.296875,0 -0.703125,0.125 -0.984375,0.515625 C 2.546875,-4.171875 2.265625,-4.359375 1.9375,-4.359375 1.625,-4.359375 1.328125,-4.21875 1.09375,-4 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7888" + transform="translate(149.45909,134.765)" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7890" + transform="translate(154.68946,134.765)" + d="m 2.953125,-5.6875 c 0,-0.296875 -0.046875,-0.40625 -0.390625,-0.40625 H 0.984375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 1.28125 v 4.875 h -1.28125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.578125,0 0.84375,0 0.984375,0 H 4.25 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 2.953125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7892" + transform="translate(159.91982,134.765)" + d="m 4.234375,-1.90625 c 0.203125,0 0.390625,0 0.390625,-0.359375 0,-1.140625 -0.640625,-2.125 -1.9375,-2.125 -1.1875,0 -2.140625,1 -2.140625,2.234375 0,1.203125 1.015625,2.21875 2.296875,2.21875 1.3125,0 1.78125,-0.90625 1.78125,-1.15625 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.1875,0 -0.265625,0.03125 -0.328125,0.21875 -0.21875,0.5 -0.765625,0.59375 -1.046875,0.59375 -0.75,0 -1.484375,-0.5 -1.65625,-1.359375 z M 1.265625,-2.5 C 1.40625,-3.234375 2,-3.78125 2.6875,-3.78125 c 0.515625,0 1.140625,0.25 1.234375,1.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7894" + transform="translate(165.15019,134.765)" + d="M 2.859375,-2.21875 4,-3.6875 h 0.390625 c 0.140625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.265625,-0.3125 -0.421875,-0.3125 h -1.15625 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.21875,0.3125 0.484375,0.3125 l -0.734375,1 -0.75,-1 c 0.25,0 0.46875,0 0.46875,-0.3125 0,-0.296875 -0.25,-0.296875 -0.390625,-0.296875 H 0.734375 c -0.140625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 0.40625 L 2.3125,-2.21875 1.078125,-0.609375 h -0.40625 c -0.140625,0 -0.40625,0 -0.40625,0.3125 C 0.265625,0 0.53125,0 0.671875,0 H 1.84375 C 2,0 2.25,0 2.25,-0.296875 c 0,-0.3125 -0.21875,-0.3125 -0.53125,-0.3125 l 0.859375,-1.21875 0.890625,1.21875 c -0.28125,0 -0.5,0 -0.5,0.3125 C 2.96875,0 3.21875,0 3.375,0 h 1.15625 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 4.140625 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7896" + transform="translate(170.38055,134.765)" + d="m 4.203125,0.953125 c 0.109375,0 0.46875,0 0.46875,-0.359375 C 4.671875,0.25 4.3125,0.25 4.203125,0.25 H 1.03125 c -0.125,0 -0.46875,0 -0.46875,0.34375 0,0.359375 0.34375,0.359375 0.46875,0.359375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7898" + transform="translate(175.61092,134.765)" + d="m 2.21875,-3.6875 h 1.625 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 h -1.625 v -0.8125 c 0,-0.1875 0,-0.40625 -0.34375,-0.40625 -0.34375,0 -0.34375,0.203125 -0.34375,0.40625 v 0.8125 h -0.875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 1.53125 V -1.25 c 0,0.953125 0.671875,1.3125 1.40625,1.3125 0.734375,0 1.53125,-0.4375 1.53125,-1.3125 0,-0.1875 0,-0.390625 -0.34375,-0.390625 -0.328125,0 -0.34375,0.203125 -0.34375,0.375 0,0.625 -0.578125,0.71875 -0.796875,0.71875 -0.765625,0 -0.765625,-0.515625 -0.765625,-0.765625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g7910" + style="fill:#000000;fill-opacity:1"> + <path + id="path7902" + transform="translate(186.07165,134.765)" + d="m 2.90625,-2.515625 c 0.609375,0.328125 0.25,0.140625 0.9375,0.546875 0.265625,0.171875 0.296875,0.171875 0.375,0.171875 0.203125,0 0.328125,-0.1875 0.328125,-0.34375 0,-0.15625 -0.125,-0.25 -0.140625,-0.265625 -0.25,-0.171875 -0.921875,-0.5 -1.1875,-0.640625 L 4.296875,-3.625 c 0.125,-0.078125 0.25,-0.140625 0.25,-0.328125 0,-0.046875 0,-0.328125 -0.40625,-0.328125 L 2.90625,-3.5625 C 2.9375,-3.828125 2.9375,-4.484375 2.9375,-4.78125 c 0,-0.078125 0,-0.40625 -0.328125,-0.40625 -0.328125,0 -0.328125,0.328125 -0.328125,0.40625 0,0.296875 0.015625,0.953125 0.03125,1.21875 L 1.234375,-4.203125 C 1.09375,-4.28125 1.078125,-4.28125 1,-4.28125 c -0.1875,0 -0.328125,0.171875 -0.328125,0.328125 0,0.1875 0.109375,0.25 0.25,0.3125 L 2,-3.046875 0.921875,-2.46875 c -0.109375,0.078125 -0.25,0.140625 -0.25,0.328125 0,0.046875 0,0.34375 0.40625,0.34375 L 2.3125,-2.515625 c -0.015625,0.25 -0.03125,0.90625 -0.03125,1.203125 0,0.09375 0,0.421875 0.328125,0.421875 0.328125,0 0.328125,-0.328125 0.328125,-0.421875 0,-0.296875 0,-0.953125 -0.03125,-1.203125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7904" + transform="translate(191.30201,134.765)" + d="m 1.65625,-3.828125 c 0,-0.3125 0,-0.46875 -0.40625,-0.46875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 3.078125 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.125,0 0.375,0 0.515625,0 h 1.59375 C 2.25,0 2.5,0 2.5,-0.296875 c 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 1.65625 V -2.375 c 0,-1 0.734375,-1.375 1.25,-1.375 0.515625,0 0.65625,0.28125 0.65625,0.875 v 2.265625 h -0.375 c -0.171875,0 -0.421875,0 -0.421875,0.3125 C 2.765625,0 3.046875,0 3.1875,0 h 1.515625 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.421875,-0.3125 H 4.25 v -2.3125 c 0,-1 -0.5,-1.4375 -1.296875,-1.4375 -0.65625,0 -1.109375,0.34375 -1.296875,0.53125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7906" + transform="translate(196.53238,134.765)" + d="M 3.5625,-0.3125 C 3.578125,0 3.78125,0 3.96875,0 H 4.6875 c 0.171875,0 0.421875,0 0.421875,-0.3125 0,-0.296875 -0.265625,-0.296875 -0.40625,-0.296875 H 4.25 v -3.28125 c 0,-0.3125 -0.046875,-0.40625 -0.390625,-0.40625 H 3.125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 0.4375 v 2.125 c 0,0.890625 -0.796875,1.015625 -1.125,1.015625 -0.78125,0 -0.78125,-0.328125 -0.78125,-0.65625 v -2.6875 c 0,-0.3125 -0.0625,-0.40625 -0.40625,-0.40625 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 2.546875 c 0,0.96875 0.6875,1.203125 1.40625,1.203125 0.421875,0 0.828125,-0.109375 1.1875,-0.375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7908" + transform="translate(201.76274,134.765)" + d="M 1.09375,-4 C 1.0625,-4.296875 0.875,-4.296875 0.6875,-4.296875 H 0.375 c -0.15625,0 -0.421875,0 -0.421875,0.296875 0,0.3125 0.21875,0.3125 0.578125,0.3125 v 3.078125 c -0.359375,0 -0.578125,0 -0.578125,0.3125 C -0.046875,0 0.234375,0 0.375,0 H 1.25 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -1.78125 C 1.09375,-3.28125 1.5,-3.75 1.90625,-3.75 c 0.234375,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 1.828125,0 2.109375,0 2.25,0 h 0.734375 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.21875,-0.3125 -0.578125,-0.3125 v -1.78125 c 0,-0.890625 0.40625,-1.359375 0.828125,-1.359375 0.21875,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 3.578125,0 3.84375,0 3.984375,0 h 0.75 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -2.40625 c 0,-0.203125 0,-1.34375 -0.890625,-1.34375 -0.296875,0 -0.703125,0.125 -0.984375,0.515625 C 2.546875,-4.171875 2.265625,-4.359375 1.9375,-4.359375 1.625,-4.359375 1.328125,-4.21875 1.09375,-4 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g7914" + style="fill:#000000;fill-opacity:1"> + <path + id="path7912" + transform="translate(212.22347,134.765)" + d="m 4.390625,-3.453125 c 0.125,0 0.453125,0 0.453125,-0.359375 0,-0.34375 -0.375,-0.34375 -0.5,-0.34375 H 0.890625 c -0.140625,0 -0.515625,0 -0.515625,0.34375 0,0.359375 0.328125,0.359375 0.453125,0.359375 z M 4.34375,-1.9375 c 0.125,0 0.5,0 0.5,-0.359375 0,-0.34375 -0.328125,-0.34375 -0.453125,-0.34375 h -3.5625 c -0.125,0 -0.453125,0 -0.453125,0.34375 0,0.359375 0.375,0.359375 0.515625,0.359375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g7968" + style="fill:#000000;fill-opacity:1"> + <path + id="path7916" + transform="translate(222.6842,134.765)" + d="M 1.09375,-4 C 1.0625,-4.296875 0.875,-4.296875 0.6875,-4.296875 H 0.375 c -0.15625,0 -0.421875,0 -0.421875,0.296875 0,0.3125 0.21875,0.3125 0.578125,0.3125 v 3.078125 c -0.359375,0 -0.578125,0 -0.578125,0.3125 C -0.046875,0 0.234375,0 0.375,0 H 1.25 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -1.78125 C 1.09375,-3.28125 1.5,-3.75 1.90625,-3.75 c 0.234375,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 1.828125,0 2.109375,0 2.25,0 h 0.734375 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.21875,-0.3125 -0.578125,-0.3125 v -1.78125 c 0,-0.890625 0.40625,-1.359375 0.828125,-1.359375 0.21875,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 3.578125,0 3.84375,0 3.984375,0 h 0.75 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -2.40625 c 0,-0.203125 0,-1.34375 -0.890625,-1.34375 -0.296875,0 -0.703125,0.125 -0.984375,0.515625 C 2.546875,-4.171875 2.265625,-4.359375 1.9375,-4.359375 1.625,-4.359375 1.328125,-4.21875 1.09375,-4 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7918" + transform="translate(227.91457,134.765)" + d="M 3.65625,-0.3125 C 3.875,-0.015625 4.34375,0 4.71875,0 c 0.28125,0 0.5,0 0.5,-0.3125 0,-0.296875 -0.25,-0.296875 -0.390625,-0.296875 -0.421875,0 -0.515625,-0.046875 -0.59375,-0.078125 v -2.15625 c 0,-0.703125 -0.546875,-1.546875 -1.984375,-1.546875 -0.421875,0 -1.4375,0 -1.4375,0.734375 0,0.296875 0.203125,0.453125 0.4375,0.453125 0.15625,0 0.4375,-0.09375 0.4375,-0.453125 0,-0.078125 0.015625,-0.09375 0.21875,-0.109375 0.140625,-0.015625 0.265625,-0.015625 0.359375,-0.015625 0.75,0 1.265625,0.3125 1.265625,1.015625 -1.75,0.03125 -2.984375,0.53125 -2.984375,1.484375 0,0.6875 0.625,1.34375 1.640625,1.34375 0.375,0 1,-0.078125 1.46875,-0.375 z m -0.125,-1.859375 v 0.84375 c 0,0.21875 0,0.4375 -0.375,0.609375 -0.359375,0.171875 -0.8125,0.171875 -0.890625,0.171875 -0.625,0 -1.03125,-0.34375 -1.03125,-0.734375 0,-0.484375 0.859375,-0.859375 2.296875,-0.890625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7920" + transform="translate(233.14493,134.765)" + d="m 2.953125,-5.6875 c 0,-0.296875 -0.046875,-0.40625 -0.390625,-0.40625 H 0.984375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 1.28125 v 4.875 h -1.28125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.578125,0 0.84375,0 0.984375,0 H 4.25 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 2.953125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7922" + transform="translate(238.3753,134.765)" + d="m 2.953125,-5.6875 c 0,-0.296875 -0.046875,-0.40625 -0.390625,-0.40625 H 0.984375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 1.28125 v 4.875 h -1.28125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.578125,0 0.84375,0 0.984375,0 H 4.25 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 2.953125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7924" + transform="translate(243.60566,134.765)" + d="m 4.65625,-2.15625 c 0,-1.25 -0.921875,-2.234375 -2.046875,-2.234375 -1.109375,0 -2.046875,0.984375 -2.046875,2.234375 0,1.265625 0.953125,2.21875 2.046875,2.21875 1.09375,0 2.046875,-0.953125 2.046875,-2.21875 z M 2.609375,-0.546875 C 1.875,-0.546875 1.25,-1.296875 1.25,-2.21875 c 0,-0.90625 0.65625,-1.5625 1.359375,-1.5625 0.71875,0 1.359375,0.65625 1.359375,1.5625 0,0.921875 -0.625,1.671875 -1.359375,1.671875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7926" + transform="translate(248.83603,134.765)" + d="m 4.640625,-1.09375 c 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.15625,0 -0.265625,0.015625 -0.328125,0.21875 -0.0625,0.125 -0.25,0.59375 -0.984375,0.59375 -0.84375,0 -1.5625,-0.703125 -1.5625,-1.609375 0,-0.46875 0.265625,-1.625 1.625,-1.625 0.203125,0 0.59375,0 0.59375,0.09375 0.015625,0.34375 0.203125,0.484375 0.4375,0.484375 0.234375,0 0.453125,-0.171875 0.453125,-0.453125 0,-0.734375 -1.046875,-0.734375 -1.484375,-0.734375 -1.71875,0 -2.3125,1.359375 -2.3125,2.234375 0,1.203125 0.9375,2.21875 2.1875,2.21875 1.390625,0 1.71875,-0.984375 1.71875,-1.15625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7928" + transform="translate(254.06639,134.765)" + d="m 4.359375,0.53125 c 0,-0.140625 -0.078125,-0.1875 -0.25,-0.296875 C 2.875,-0.609375 2.40625,-1.9375 2.40625,-3.046875 c 0,-1 0.390625,-2.390625 1.71875,-3.296875 0.15625,-0.109375 0.234375,-0.140625 0.234375,-0.296875 0,-0.078125 -0.046875,-0.28125 -0.3125,-0.28125 -0.28125,0 -2.328125,1.3125 -2.328125,3.875 0,1.1875 0.46875,2.078125 0.8125,2.578125 0.53125,0.734375 1.28125,1.28125 1.515625,1.28125 0.265625,0 0.3125,-0.1875 0.3125,-0.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7930" + transform="translate(259.29676,134.765)" + d="M 2.96875,-2.546875 C 2.734375,-2.578125 2.546875,-2.609375 2.296875,-2.65625 2,-2.703125 1.328125,-2.828125 1.328125,-3.203125 c 0,-0.265625 0.3125,-0.578125 1.265625,-0.578125 0.828125,0 0.96875,0.296875 1,0.5625 0,0.171875 0.03125,0.34375 0.328125,0.34375 0.359375,0 0.359375,-0.21875 0.359375,-0.421875 v -0.6875 c 0,-0.15625 0,-0.40625 -0.296875,-0.40625 -0.25,0 -0.28125,0.140625 -0.3125,0.21875 -0.4375,-0.21875 -0.875,-0.21875 -1.0625,-0.21875 -1.65625,0 -1.890625,0.828125 -1.890625,1.1875 0,0.90625 1.046875,1.078125 1.96875,1.21875 0.484375,0.078125 1.28125,0.203125 1.28125,0.734375 0,0.375 -0.375,0.703125 -1.28125,0.703125 -0.46875,0 -1.015625,-0.109375 -1.265625,-0.890625 -0.0625,-0.171875 -0.09375,-0.28125 -0.359375,-0.28125 -0.34375,0 -0.34375,0.203125 -0.34375,0.40625 v 0.96875 c 0,0.15625 0,0.40625 0.296875,0.40625 0.09375,0 0.25,-0.015625 0.375,-0.375 0.484375,0.359375 1.015625,0.375 1.296875,0.375 1.5625,0 1.890625,-0.828125 1.890625,-1.3125 0,-1.03125 -1.28125,-1.25 -1.609375,-1.296875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7932" + transform="translate(264.52712,134.765)" + d="m 3.078125,-3.890625 c 0,-0.3125 -0.0625,-0.40625 -0.390625,-0.40625 H 1.265625 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.40625,0.3125 h 1.125 v 3.078125 H 1.1875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.78125,0 1.03125,0 1.1875,0 H 4.125 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 3.078125 Z m 0,-1.71875 c 0,-0.265625 -0.21875,-0.484375 -0.5,-0.484375 -0.28125,0 -0.5,0.21875 -0.5,0.484375 0,0.28125 0.21875,0.5 0.5,0.5 0.28125,0 0.5,-0.21875 0.5,-0.5 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7934" + transform="translate(269.75749,134.765)" + d="M 4.46875,-3.5625 C 4.6875,-3.765625 4.6875,-3.78125 4.6875,-3.953125 c 0,-0.34375 -0.21875,-0.34375 -0.40625,-0.34375 H 0.890625 c -0.328125,0 -0.40625,0.078125 -0.40625,0.40625 v 0.46875 c 0,0.1875 0,0.40625 0.34375,0.40625 0.34375,0 0.34375,-0.21875 0.34375,-0.40625 V -3.6875 H 3.65625 L 0.546875,-0.734375 C 0.34375,-0.53125 0.328125,-0.515625 0.328125,-0.34375 0.328125,0 0.546875,0 0.734375,0 h 3.78125 c 0.21875,-0.0625 0.21875,-0.265625 0.21875,-0.40625 v -0.578125 c 0,-0.1875 0,-0.40625 -0.34375,-0.40625 -0.34375,0 -0.34375,0.203125 -0.34375,0.40625 v 0.375 h -2.6875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7936" + transform="translate(274.98786,134.765)" + d="m 4.234375,-1.90625 c 0.203125,0 0.390625,0 0.390625,-0.359375 0,-1.140625 -0.640625,-2.125 -1.9375,-2.125 -1.1875,0 -2.140625,1 -2.140625,2.234375 0,1.203125 1.015625,2.21875 2.296875,2.21875 1.3125,0 1.78125,-0.90625 1.78125,-1.15625 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.1875,0 -0.265625,0.03125 -0.328125,0.21875 -0.21875,0.5 -0.765625,0.59375 -1.046875,0.59375 -0.75,0 -1.484375,-0.5 -1.65625,-1.359375 z M 1.265625,-2.5 C 1.40625,-3.234375 2,-3.78125 2.6875,-3.78125 c 0.515625,0 1.140625,0.25 1.234375,1.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7938" + transform="translate(280.21822,134.765)" + d="m 4.65625,-2.15625 c 0,-1.25 -0.921875,-2.234375 -2.046875,-2.234375 -1.109375,0 -2.046875,0.984375 -2.046875,2.234375 0,1.265625 0.953125,2.21875 2.046875,2.21875 1.09375,0 2.046875,-0.953125 2.046875,-2.21875 z M 2.609375,-0.546875 C 1.875,-0.546875 1.25,-1.296875 1.25,-2.21875 c 0,-0.90625 0.65625,-1.5625 1.359375,-1.5625 0.71875,0 1.359375,0.65625 1.359375,1.5625 0,0.921875 -0.625,1.671875 -1.359375,1.671875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7940" + transform="translate(285.44858,134.765)" + d="m 2.515625,-3.6875 h 1.21875 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 h -1.21875 v -0.46875 c 0,-0.78125 0.671875,-0.78125 0.96875,-0.78125 0,0.046875 0.09375,0.4375 0.4375,0.4375 0.203125,0 0.4375,-0.171875 0.4375,-0.4375 0,-0.609375 -0.796875,-0.609375 -0.953125,-0.609375 -0.796875,0 -1.578125,0.46875 -1.578125,1.328125 v 0.53125 H 0.84375 c -0.171875,0 -0.421875,0 -0.421875,0.3125 0,0.296875 0.25,0.296875 0.40625,0.296875 h 1 v 3.078125 h -1 c -0.15625,0 -0.40625,0 -0.40625,0.296875 C 0.421875,0 0.671875,0 0.828125,0 H 3.53125 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.265625,-0.3125 -0.40625,-0.3125 H 2.515625 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7942" + transform="translate(290.67895,134.765)" + d="m 4.359375,0.53125 c 0,-0.140625 -0.078125,-0.1875 -0.25,-0.296875 C 2.875,-0.609375 2.40625,-1.9375 2.40625,-3.046875 c 0,-1 0.390625,-2.390625 1.71875,-3.296875 0.15625,-0.109375 0.234375,-0.140625 0.234375,-0.296875 0,-0.078125 -0.046875,-0.28125 -0.3125,-0.28125 -0.28125,0 -2.328125,1.3125 -2.328125,3.875 0,1.1875 0.46875,2.078125 0.8125,2.578125 0.53125,0.734375 1.28125,1.28125 1.515625,1.28125 0.265625,0 0.3125,-0.1875 0.3125,-0.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7944" + transform="translate(295.90931,134.765)" + d="m 4.640625,-1.09375 c 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.15625,0 -0.265625,0.015625 -0.328125,0.21875 -0.0625,0.125 -0.25,0.59375 -0.984375,0.59375 -0.84375,0 -1.5625,-0.703125 -1.5625,-1.609375 0,-0.46875 0.265625,-1.625 1.625,-1.625 0.203125,0 0.59375,0 0.59375,0.09375 0.015625,0.34375 0.203125,0.484375 0.4375,0.484375 0.234375,0 0.453125,-0.171875 0.453125,-0.453125 0,-0.734375 -1.046875,-0.734375 -1.484375,-0.734375 -1.71875,0 -2.3125,1.359375 -2.3125,2.234375 0,1.203125 0.9375,2.21875 2.1875,2.21875 1.390625,0 1.71875,-0.984375 1.71875,-1.15625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7946" + transform="translate(301.13968,134.765)" + d="m 4.65625,-2.15625 c 0,-1.25 -0.921875,-2.234375 -2.046875,-2.234375 -1.109375,0 -2.046875,0.984375 -2.046875,2.234375 0,1.265625 0.953125,2.21875 2.046875,2.21875 1.09375,0 2.046875,-0.953125 2.046875,-2.21875 z M 2.609375,-0.546875 C 1.875,-0.546875 1.25,-1.296875 1.25,-2.21875 c 0,-0.90625 0.65625,-1.5625 1.359375,-1.5625 0.71875,0 1.359375,0.65625 1.359375,1.5625 0,0.921875 -0.625,1.671875 -1.359375,1.671875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7948" + transform="translate(306.37004,134.765)" + d="M 1.09375,-4 C 1.0625,-4.296875 0.875,-4.296875 0.6875,-4.296875 H 0.375 c -0.15625,0 -0.421875,0 -0.421875,0.296875 0,0.3125 0.21875,0.3125 0.578125,0.3125 v 3.078125 c -0.359375,0 -0.578125,0 -0.578125,0.3125 C -0.046875,0 0.234375,0 0.375,0 H 1.25 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -1.78125 C 1.09375,-3.28125 1.5,-3.75 1.90625,-3.75 c 0.234375,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 1.828125,0 2.109375,0 2.25,0 h 0.734375 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.21875,-0.3125 -0.578125,-0.3125 v -1.78125 c 0,-0.890625 0.40625,-1.359375 0.828125,-1.359375 0.21875,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 3.578125,0 3.84375,0 3.984375,0 h 0.75 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -2.40625 c 0,-0.203125 0,-1.34375 -0.890625,-1.34375 -0.296875,0 -0.703125,0.125 -0.984375,0.515625 C 2.546875,-4.171875 2.265625,-4.359375 1.9375,-4.359375 1.625,-4.359375 1.328125,-4.21875 1.09375,-4 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7950" + transform="translate(311.60041,134.765)" + d="m 1.65625,-2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,2.171875 C 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 1.65625,-4.15625 1.640625,-4.296875 1.25,-4.296875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 5.296875 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.390625,0.3125 h 1.59375 C 2.25,2.21875 2.5,2.21875 2.5,1.90625 2.5,1.609375 2.25,1.609375 2.09375,1.609375 h -0.4375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7952" + transform="translate(316.83078,134.765)" + d="m 2.953125,-5.6875 c 0,-0.296875 -0.046875,-0.40625 -0.390625,-0.40625 H 0.984375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 1.28125 v 4.875 h -1.28125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.578125,0 0.84375,0 0.984375,0 H 4.25 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 2.953125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7954" + transform="translate(322.06114,134.765)" + d="m 4.234375,-1.90625 c 0.203125,0 0.390625,0 0.390625,-0.359375 0,-1.140625 -0.640625,-2.125 -1.9375,-2.125 -1.1875,0 -2.140625,1 -2.140625,2.234375 0,1.203125 1.015625,2.21875 2.296875,2.21875 1.3125,0 1.78125,-0.90625 1.78125,-1.15625 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.1875,0 -0.265625,0.03125 -0.328125,0.21875 -0.21875,0.5 -0.765625,0.59375 -1.046875,0.59375 -0.75,0 -1.484375,-0.5 -1.65625,-1.359375 z M 1.265625,-2.5 C 1.40625,-3.234375 2,-3.78125 2.6875,-3.78125 c 0.515625,0 1.140625,0.25 1.234375,1.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7956" + transform="translate(327.2915,134.765)" + d="M 2.859375,-2.21875 4,-3.6875 h 0.390625 c 0.140625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.265625,-0.3125 -0.421875,-0.3125 h -1.15625 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.21875,0.3125 0.484375,0.3125 l -0.734375,1 -0.75,-1 c 0.25,0 0.46875,0 0.46875,-0.3125 0,-0.296875 -0.25,-0.296875 -0.390625,-0.296875 H 0.734375 c -0.140625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 0.40625 L 2.3125,-2.21875 1.078125,-0.609375 h -0.40625 c -0.140625,0 -0.40625,0 -0.40625,0.3125 C 0.265625,0 0.53125,0 0.671875,0 H 1.84375 C 2,0 2.25,0 2.25,-0.296875 c 0,-0.3125 -0.21875,-0.3125 -0.53125,-0.3125 l 0.859375,-1.21875 0.890625,1.21875 c -0.28125,0 -0.5,0 -0.5,0.3125 C 2.96875,0 3.21875,0 3.375,0 h 1.15625 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 4.140625 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7958" + transform="translate(332.52187,134.765)" + d="m 4.203125,0.953125 c 0.109375,0 0.46875,0 0.46875,-0.359375 C 4.671875,0.25 4.3125,0.25 4.203125,0.25 H 1.03125 c -0.125,0 -0.46875,0 -0.46875,0.34375 0,0.359375 0.34375,0.359375 0.46875,0.359375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7960" + transform="translate(337.75223,134.765)" + d="m 2.21875,-3.6875 h 1.625 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 h -1.625 v -0.8125 c 0,-0.1875 0,-0.40625 -0.34375,-0.40625 -0.34375,0 -0.34375,0.203125 -0.34375,0.40625 v 0.8125 h -0.875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 1.53125 V -1.25 c 0,0.953125 0.671875,1.3125 1.40625,1.3125 0.734375,0 1.53125,-0.4375 1.53125,-1.3125 0,-0.1875 0,-0.390625 -0.34375,-0.390625 -0.328125,0 -0.34375,0.203125 -0.34375,0.375 0,0.625 -0.578125,0.71875 -0.796875,0.71875 -0.765625,0 -0.765625,-0.515625 -0.765625,-0.765625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7962" + transform="translate(342.9826,134.765)" + d="m 3.515625,-3.046875 c 0,-1.1875 -0.46875,-2.09375 -0.8125,-2.578125 -0.53125,-0.734375 -1.28125,-1.296875 -1.515625,-1.296875 -0.25,0 -0.3125,0.203125 -0.3125,0.28125 0,0.15625 0.109375,0.21875 0.15625,0.25 1.640625,1.09375 1.796875,2.6875 1.796875,3.34375 0,1 -0.375,2.375 -1.71875,3.28125 C 0.953125,0.34375 0.875,0.390625 0.875,0.53125 c 0,0.09375 0.0625,0.28125 0.3125,0.28125 0.28125,0 2.328125,-1.3125 2.328125,-3.859375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7964" + transform="translate(348.21296,134.765)" + d="m 3.515625,-3.046875 c 0,-1.1875 -0.46875,-2.09375 -0.8125,-2.578125 -0.53125,-0.734375 -1.28125,-1.296875 -1.515625,-1.296875 -0.25,0 -0.3125,0.203125 -0.3125,0.28125 0,0.15625 0.109375,0.21875 0.15625,0.25 1.640625,1.09375 1.796875,2.6875 1.796875,3.34375 0,1 -0.375,2.375 -1.71875,3.28125 C 0.953125,0.34375 0.875,0.390625 0.875,0.53125 c 0,0.09375 0.0625,0.28125 0.3125,0.28125 0.28125,0 2.328125,-1.3125 2.328125,-3.859375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7966" + transform="translate(353.44333,134.765)" + d="m 3.234375,-3.671875 c 0,-0.359375 -0.296875,-0.625 -0.609375,-0.625 -0.375,0 -0.625,0.3125 -0.625,0.625 0,0.359375 0.296875,0.625 0.609375,0.625 0.375,0 0.625,-0.3125 0.625,-0.625 z M 2.65625,0 C 2.515625,0.53125 2.140625,0.734375 2,0.8125 1.9375,0.84375 1.796875,0.90625 1.796875,1.0625 c 0,0.15625 0.140625,0.328125 0.3125,0.328125 0.21875,0 1.1875,-0.546875 1.1875,-1.65625 0,-0.65625 -0.3125,-0.984375 -0.6875,-0.984375 C 2.25,-1.25 2,-0.96875 2,-0.625 2,-0.34375 2.15625,0 2.65625,0 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g7976" + style="fill:#000000;fill-opacity:1"> + <path + id="path7970" + transform="translate(133.768,146.72)" + d="m 1.65625,-3.828125 c 0,-0.3125 0,-0.46875 -0.40625,-0.46875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 3.078125 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.125,0 0.375,0 0.515625,0 h 1.59375 C 2.25,0 2.5,0 2.5,-0.296875 c 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 1.65625 V -2.375 c 0,-1 0.734375,-1.375 1.25,-1.375 0.515625,0 0.65625,0.28125 0.65625,0.875 v 2.265625 h -0.375 c -0.171875,0 -0.421875,0 -0.421875,0.3125 C 2.765625,0 3.046875,0 3.1875,0 h 1.515625 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.421875,-0.3125 H 4.25 v -2.3125 c 0,-1 -0.5,-1.4375 -1.296875,-1.4375 -0.65625,0 -1.109375,0.34375 -1.296875,0.53125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7972" + transform="translate(138.99836,146.72)" + d="M 3.5625,-0.3125 C 3.578125,0 3.78125,0 3.96875,0 H 4.6875 c 0.171875,0 0.421875,0 0.421875,-0.3125 0,-0.296875 -0.265625,-0.296875 -0.40625,-0.296875 H 4.25 v -3.28125 c 0,-0.3125 -0.046875,-0.40625 -0.390625,-0.40625 H 3.125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 0.4375 v 2.125 c 0,0.890625 -0.796875,1.015625 -1.125,1.015625 -0.78125,0 -0.78125,-0.328125 -0.78125,-0.65625 v -2.6875 c 0,-0.3125 -0.0625,-0.40625 -0.40625,-0.40625 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 2.546875 c 0,0.96875 0.6875,1.203125 1.40625,1.203125 0.421875,0 0.828125,-0.109375 1.1875,-0.375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7974" + transform="translate(144.22873,146.72)" + d="M 1.09375,-4 C 1.0625,-4.296875 0.875,-4.296875 0.6875,-4.296875 H 0.375 c -0.15625,0 -0.421875,0 -0.421875,0.296875 0,0.3125 0.21875,0.3125 0.578125,0.3125 v 3.078125 c -0.359375,0 -0.578125,0 -0.578125,0.3125 C -0.046875,0 0.234375,0 0.375,0 H 1.25 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -1.78125 C 1.09375,-3.28125 1.5,-3.75 1.90625,-3.75 c 0.234375,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 1.828125,0 2.109375,0 2.25,0 h 0.734375 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.21875,-0.3125 -0.578125,-0.3125 v -1.78125 c 0,-0.890625 0.40625,-1.359375 0.828125,-1.359375 0.21875,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 3.578125,0 3.84375,0 3.984375,0 h 0.75 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -2.40625 c 0,-0.203125 0,-1.34375 -0.890625,-1.34375 -0.296875,0 -0.703125,0.125 -0.984375,0.515625 C 2.546875,-4.171875 2.265625,-4.359375 1.9375,-4.359375 1.625,-4.359375 1.328125,-4.21875 1.09375,-4 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g7980" + style="fill:#000000;fill-opacity:1"> + <path + id="path7978" + transform="translate(154.68946,146.72)" + d="m 4.390625,-3.453125 c 0.125,0 0.453125,0 0.453125,-0.359375 0,-0.34375 -0.375,-0.34375 -0.5,-0.34375 H 0.890625 c -0.140625,0 -0.515625,0 -0.515625,0.34375 0,0.359375 0.328125,0.359375 0.453125,0.359375 z M 4.34375,-1.9375 c 0.125,0 0.5,0 0.5,-0.359375 0,-0.34375 -0.328125,-0.34375 -0.453125,-0.34375 h -3.5625 c -0.125,0 -0.453125,0 -0.453125,0.34375 0,0.359375 0.375,0.359375 0.515625,0.359375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g7992" + style="fill:#000000;fill-opacity:1"> + <path + id="path7982" + transform="translate(165.15019,146.72)" + d="M 1.890625,-5.734375 C 1.78125,-6.0625 1.625,-6.09375 1.359375,-6.09375 h -0.6875 c -0.140625,0 -0.390625,0 -0.390625,0.296875 0,0.3125 0.234375,0.3125 0.390625,0.3125 h 0.25 v 4.875 h -0.25 c -0.140625,0 -0.390625,0 -0.390625,0.296875 C 0.28125,0 0.515625,0 0.671875,0 h 1.0625 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 h -0.25 V -5.34375 H 1.5 l 1.828125,4.984375 C 3.453125,-0.015625 3.625,0 3.875,0 4.171875,0 4.296875,-0.03125 4.296875,-0.40625 v -5.078125 h 0.25 c 0.140625,0 0.390625,0 0.390625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.390625,-0.3125 h -1.0625 c -0.15625,0 -0.390625,0 -0.390625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 h 0.25 V -0.75 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7984" + transform="translate(170.38055,146.72)" + d="m 4.46875,-5.484375 h 0.3125 c 0.15625,0 0.40625,0 0.40625,-0.3125 0,-0.296875 -0.265625,-0.296875 -0.40625,-0.296875 H 3.484375 c -0.140625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.265625,0.3125 0.40625,0.3125 H 3.78125 v 3.40625 C 3.78125,-1.015625 3.125,-0.5 2.609375,-0.5 2.078125,-0.5 1.4375,-1.015625 1.4375,-2.078125 v -3.40625 h 0.296875 c 0.15625,0 0.40625,0 0.40625,-0.3125 0,-0.296875 -0.25,-0.296875 -0.40625,-0.296875 h -1.28125 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.40625,0.3125 H 0.75 v 3.453125 c 0,1.21875 0.859375,2.140625 1.859375,2.140625 1,0 1.859375,-0.921875 1.859375,-2.140625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7986" + transform="translate(175.61092,146.72)" + d="m 1.78125,-5.484375 h 0.546875 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 0.71875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.40625,0.296875 h 0.375 v 4.875 h -0.375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.3125,0 0.5625,0 0.71875,0 h 3.75 c 0.328125,0 0.390625,-0.09375 0.390625,-0.40625 v -0.890625 c 0,-0.203125 0,-0.40625 -0.328125,-0.40625 -0.359375,0 -0.359375,0.203125 -0.359375,0.40625 v 0.6875 H 1.78125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7988" + transform="translate(180.84128,146.72)" + d="m 1.78125,-5.484375 h 0.546875 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 0.71875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.40625,0.296875 h 0.375 v 4.875 h -0.375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.3125,0 0.5625,0 0.71875,0 h 3.75 c 0.328125,0 0.390625,-0.09375 0.390625,-0.40625 v -0.890625 c 0,-0.203125 0,-0.40625 -0.328125,-0.40625 -0.359375,0 -0.359375,0.203125 -0.359375,0.40625 v 0.6875 H 1.78125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7990" + transform="translate(186.07165,146.72)" + d="m 3.234375,-3.671875 c 0,-0.359375 -0.296875,-0.625 -0.609375,-0.625 -0.375,0 -0.625,0.3125 -0.625,0.625 0,0.359375 0.296875,0.625 0.609375,0.625 0.375,0 0.625,-0.3125 0.625,-0.625 z M 2.65625,0 C 2.515625,0.53125 2.140625,0.734375 2,0.8125 1.9375,0.84375 1.796875,0.90625 1.796875,1.0625 c 0,0.15625 0.140625,0.328125 0.3125,0.328125 0.21875,0 1.1875,-0.546875 1.1875,-1.65625 0,-0.65625 -0.3125,-0.984375 -0.6875,-0.984375 C 2.25,-1.25 2,-0.96875 2,-0.625 2,-0.34375 2.15625,0 2.65625,0 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g7998" + style="fill:#000000;fill-opacity:1"> + <path + id="path7994" + transform="translate(196.53238,146.72)" + d="m 4.5625,-6.328125 c 0.078125,-0.15625 0.078125,-0.15625 0.078125,-0.234375 0,-0.1875 -0.140625,-0.359375 -0.34375,-0.359375 -0.21875,0 -0.296875,0.15625 -0.34375,0.28125 l -3.296875,6.875 c -0.0625,0.171875 -0.078125,0.171875 -0.078125,0.25 0,0.171875 0.15625,0.34375 0.34375,0.34375 0.21875,0 0.296875,-0.15625 0.359375,-0.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path7996" + transform="translate(201.76274,146.72)" + d="m 4.5625,-6.328125 c 0.078125,-0.15625 0.078125,-0.15625 0.078125,-0.234375 0,-0.1875 -0.140625,-0.359375 -0.34375,-0.359375 -0.21875,0 -0.296875,0.15625 -0.34375,0.28125 l -3.296875,6.875 c -0.0625,0.171875 -0.078125,0.171875 -0.078125,0.25 0,0.171875 0.15625,0.34375 0.34375,0.34375 0.21875,0 0.296875,-0.15625 0.359375,-0.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g8004" + style="fill:#000000;fill-opacity:1"> + <path + id="path8000" + transform="translate(212.22347,146.72)" + d="m 2.953125,-5.6875 c 0,-0.296875 -0.046875,-0.40625 -0.390625,-0.40625 H 0.984375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 1.28125 v 4.875 h -1.28125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.578125,0 0.84375,0 0.984375,0 H 4.25 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 2.953125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8002" + transform="translate(217.45384,146.72)" + d="M 3.65625,-0.3125 C 3.875,-0.015625 4.34375,0 4.71875,0 c 0.28125,0 0.5,0 0.5,-0.3125 0,-0.296875 -0.25,-0.296875 -0.390625,-0.296875 -0.421875,0 -0.515625,-0.046875 -0.59375,-0.078125 v -2.15625 c 0,-0.703125 -0.546875,-1.546875 -1.984375,-1.546875 -0.421875,0 -1.4375,0 -1.4375,0.734375 0,0.296875 0.203125,0.453125 0.4375,0.453125 0.15625,0 0.4375,-0.09375 0.4375,-0.453125 0,-0.078125 0.015625,-0.09375 0.21875,-0.109375 0.140625,-0.015625 0.265625,-0.015625 0.359375,-0.015625 0.75,0 1.265625,0.3125 1.265625,1.015625 -1.75,0.03125 -2.984375,0.53125 -2.984375,1.484375 0,0.6875 0.625,1.34375 1.640625,1.34375 0.375,0 1,-0.078125 1.46875,-0.375 z m -0.125,-1.859375 v 0.84375 c 0,0.21875 0,0.4375 -0.375,0.609375 -0.359375,0.171875 -0.8125,0.171875 -0.890625,0.171875 -0.625,0 -1.03125,-0.34375 -1.03125,-0.734375 0,-0.484375 0.859375,-0.859375 2.296875,-0.890625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g8018" + style="fill:#000000;fill-opacity:1"> + <path + id="path8006" + transform="translate(227.91457,146.72)" + d="M 1.09375,-4 C 1.0625,-4.296875 0.875,-4.296875 0.6875,-4.296875 H 0.375 c -0.15625,0 -0.421875,0 -0.421875,0.296875 0,0.3125 0.21875,0.3125 0.578125,0.3125 v 3.078125 c -0.359375,0 -0.578125,0 -0.578125,0.3125 C -0.046875,0 0.234375,0 0.375,0 H 1.25 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -1.78125 C 1.09375,-3.28125 1.5,-3.75 1.90625,-3.75 c 0.234375,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 1.828125,0 2.109375,0 2.25,0 h 0.734375 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.21875,-0.3125 -0.578125,-0.3125 v -1.78125 c 0,-0.890625 0.40625,-1.359375 0.828125,-1.359375 0.21875,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 3.578125,0 3.84375,0 3.984375,0 h 0.75 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -2.40625 c 0,-0.203125 0,-1.34375 -0.890625,-1.34375 -0.296875,0 -0.703125,0.125 -0.984375,0.515625 C 2.546875,-4.171875 2.265625,-4.359375 1.9375,-4.359375 1.625,-4.359375 1.328125,-4.21875 1.09375,-4 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8008" + transform="translate(233.14493,146.72)" + d="M 1.09375,-4 C 1.0625,-4.296875 0.875,-4.296875 0.6875,-4.296875 H 0.375 c -0.15625,0 -0.421875,0 -0.421875,0.296875 0,0.3125 0.21875,0.3125 0.578125,0.3125 v 3.078125 c -0.359375,0 -0.578125,0 -0.578125,0.3125 C -0.046875,0 0.234375,0 0.375,0 H 1.25 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -1.78125 C 1.09375,-3.28125 1.5,-3.75 1.90625,-3.75 c 0.234375,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 1.828125,0 2.109375,0 2.25,0 h 0.734375 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.21875,-0.3125 -0.578125,-0.3125 v -1.78125 c 0,-0.890625 0.40625,-1.359375 0.828125,-1.359375 0.21875,0 0.359375,0.171875 0.359375,0.8125 v 2.328125 c -0.1875,0 -0.4375,0 -0.4375,0.3125 C 3.578125,0 3.84375,0 3.984375,0 h 0.75 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.203125,-0.3125 -0.5625,-0.3125 v -2.40625 c 0,-0.203125 0,-1.34375 -0.890625,-1.34375 -0.296875,0 -0.703125,0.125 -0.984375,0.515625 C 2.546875,-4.171875 2.265625,-4.359375 1.9375,-4.359375 1.625,-4.359375 1.328125,-4.21875 1.09375,-4 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8010" + transform="translate(238.3753,146.72)" + d="m 4.65625,-2.15625 c 0,-1.25 -0.921875,-2.234375 -2.046875,-2.234375 -1.109375,0 -2.046875,0.984375 -2.046875,2.234375 0,1.265625 0.953125,2.21875 2.046875,2.21875 1.09375,0 2.046875,-0.953125 2.046875,-2.21875 z M 2.609375,-0.546875 C 1.875,-0.546875 1.25,-1.296875 1.25,-2.21875 c 0,-0.90625 0.65625,-1.5625 1.359375,-1.5625 0.71875,0 1.359375,0.65625 1.359375,1.5625 0,0.921875 -0.625,1.671875 -1.359375,1.671875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8012" + transform="translate(243.60566,146.72)" + d="m 3.078125,-3.890625 c 0,-0.3125 -0.0625,-0.40625 -0.390625,-0.40625 H 1.265625 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.40625,0.3125 h 1.125 v 3.078125 H 1.1875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.78125,0 1.03125,0 1.1875,0 H 4.125 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 3.078125 Z m 0,-1.71875 c 0,-0.265625 -0.21875,-0.484375 -0.5,-0.484375 -0.28125,0 -0.5,0.21875 -0.5,0.484375 0,0.28125 0.21875,0.5 0.5,0.5 0.28125,0 0.5,-0.21875 0.5,-0.5 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8014" + transform="translate(248.83603,146.72)" + d="M 2.21875,-1.859375 C 2.21875,-2.796875 2.796875,-3.75 4,-3.75 c 0.015625,0.234375 0.1875,0.4375 0.4375,0.4375 0.21875,0 0.421875,-0.15625 0.421875,-0.421875 0,-0.203125 -0.125,-0.625 -0.953125,-0.625 -0.5,0 -1.140625,0.1875 -1.6875,0.8125 v -0.34375 c 0,-0.3125 -0.0625,-0.40625 -0.40625,-0.40625 H 0.71875 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.40625,0.3125 h 0.8125 v 3.078125 h -0.8125 c -0.15625,0 -0.40625,0 -0.40625,0.296875 C 0.3125,0 0.5625,0 0.71875,0 H 3.3125 c 0.15625,0 0.421875,0 0.421875,-0.296875 0,-0.3125 -0.265625,-0.3125 -0.421875,-0.3125 H 2.21875 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8016" + transform="translate(254.06639,146.72)" + d="m 4.234375,-1.90625 c 0.203125,0 0.390625,0 0.390625,-0.359375 0,-1.140625 -0.640625,-2.125 -1.9375,-2.125 -1.1875,0 -2.140625,1 -2.140625,2.234375 0,1.203125 1.015625,2.21875 2.296875,2.21875 1.3125,0 1.78125,-0.90625 1.78125,-1.15625 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.1875,0 -0.265625,0.03125 -0.328125,0.21875 -0.21875,0.5 -0.765625,0.59375 -1.046875,0.59375 -0.75,0 -1.484375,-0.5 -1.65625,-1.359375 z M 1.265625,-2.5 C 1.40625,-3.234375 2,-3.78125 2.6875,-3.78125 c 0.515625,0 1.140625,0.25 1.234375,1.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g8032" + style="fill:#000000;fill-opacity:1"> + <path + id="path8020" + transform="translate(264.52712,146.72)" + d="M 3.65625,-0.3125 C 3.875,-0.015625 4.34375,0 4.71875,0 c 0.28125,0 0.5,0 0.5,-0.3125 0,-0.296875 -0.25,-0.296875 -0.390625,-0.296875 -0.421875,0 -0.515625,-0.046875 -0.59375,-0.078125 v -2.15625 c 0,-0.703125 -0.546875,-1.546875 -1.984375,-1.546875 -0.421875,0 -1.4375,0 -1.4375,0.734375 0,0.296875 0.203125,0.453125 0.4375,0.453125 0.15625,0 0.4375,-0.09375 0.4375,-0.453125 0,-0.078125 0.015625,-0.09375 0.21875,-0.109375 0.140625,-0.015625 0.265625,-0.015625 0.359375,-0.015625 0.75,0 1.265625,0.3125 1.265625,1.015625 -1.75,0.03125 -2.984375,0.53125 -2.984375,1.484375 0,0.6875 0.625,1.34375 1.640625,1.34375 0.375,0 1,-0.078125 1.46875,-0.375 z m -0.125,-1.859375 v 0.84375 c 0,0.21875 0,0.4375 -0.375,0.609375 -0.359375,0.171875 -0.8125,0.171875 -0.890625,0.171875 -0.625,0 -1.03125,-0.34375 -1.03125,-0.734375 0,-0.484375 0.859375,-0.859375 2.296875,-0.890625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8022" + transform="translate(269.75749,146.72)" + d="m 2.953125,-5.6875 c 0,-0.296875 -0.046875,-0.40625 -0.390625,-0.40625 H 0.984375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 1.28125 v 4.875 h -1.28125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.578125,0 0.84375,0 0.984375,0 H 4.25 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 2.953125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8024" + transform="translate(274.98786,146.72)" + d="m 2.953125,-5.6875 c 0,-0.296875 -0.046875,-0.40625 -0.390625,-0.40625 H 0.984375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 1.28125 v 4.875 h -1.28125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.578125,0 0.84375,0 0.984375,0 H 4.25 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 2.953125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8026" + transform="translate(280.21822,146.72)" + d="m 4.65625,-2.15625 c 0,-1.25 -0.921875,-2.234375 -2.046875,-2.234375 -1.109375,0 -2.046875,0.984375 -2.046875,2.234375 0,1.265625 0.953125,2.21875 2.046875,2.21875 1.09375,0 2.046875,-0.953125 2.046875,-2.21875 z M 2.609375,-0.546875 C 1.875,-0.546875 1.25,-1.296875 1.25,-2.21875 c 0,-0.90625 0.65625,-1.5625 1.359375,-1.5625 0.71875,0 1.359375,0.65625 1.359375,1.5625 0,0.921875 -0.625,1.671875 -1.359375,1.671875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8028" + transform="translate(285.44858,146.72)" + d="M 3.5625,-0.3125 C 3.578125,0 3.78125,0 3.96875,0 H 4.6875 c 0.171875,0 0.421875,0 0.421875,-0.3125 0,-0.296875 -0.265625,-0.296875 -0.40625,-0.296875 H 4.25 v -3.28125 c 0,-0.3125 -0.046875,-0.40625 -0.390625,-0.40625 H 3.125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 0.4375 v 2.125 c 0,0.890625 -0.796875,1.015625 -1.125,1.015625 -0.78125,0 -0.78125,-0.328125 -0.78125,-0.65625 v -2.6875 c 0,-0.3125 -0.0625,-0.40625 -0.40625,-0.40625 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 2.546875 c 0,0.96875 0.6875,1.203125 1.40625,1.203125 0.421875,0 0.828125,-0.109375 1.1875,-0.375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8030" + transform="translate(290.67895,146.72)" + d="m 4.234375,-1.90625 c 0.203125,0 0.390625,0 0.390625,-0.359375 0,-1.140625 -0.640625,-2.125 -1.9375,-2.125 -1.1875,0 -2.140625,1 -2.140625,2.234375 0,1.203125 1.015625,2.21875 2.296875,2.21875 1.3125,0 1.78125,-0.90625 1.78125,-1.15625 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.1875,0 -0.265625,0.03125 -0.328125,0.21875 -0.21875,0.5 -0.765625,0.59375 -1.046875,0.59375 -0.75,0 -1.484375,-0.5 -1.65625,-1.359375 z M 1.265625,-2.5 C 1.40625,-3.234375 2,-3.78125 2.6875,-3.78125 c 0.515625,0 1.140625,0.25 1.234375,1.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g8038" + style="fill:#000000;fill-opacity:1"> + <path + id="path8034" + transform="translate(301.13968,146.72)" + d="m 4.203125,-2.703125 c 0.109375,0 0.46875,0 0.46875,-0.34375 0,-0.359375 -0.359375,-0.359375 -0.46875,-0.359375 H 1.03125 c -0.125,0 -0.46875,0 -0.46875,0.359375 0,0.34375 0.34375,0.34375 0.46875,0.34375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8036" + transform="translate(306.37004,146.72)" + d="m 4.453125,-2.71875 c 0.078125,-0.0625 0.21875,-0.140625 0.21875,-0.328125 0,-0.140625 -0.09375,-0.25 -0.1875,-0.3125 L 1.171875,-5.4375 C 1.03125,-5.53125 1,-5.546875 0.90625,-5.546875 c -0.15625,0 -0.34375,0.125 -0.34375,0.359375 0,0.1875 0.125,0.265625 0.234375,0.328125 L 3.65625,-3.046875 0.796875,-1.25 C 0.6875,-1.171875 0.5625,-1.09375 0.5625,-0.90625 c 0,0.234375 0.1875,0.34375 0.34375,0.34375 0.09375,0 0.125,0 0.265625,-0.09375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + <g + id="g8064" + style="fill:#000000;fill-opacity:1"> + <path + id="path8040" + transform="translate(316.83078,146.72)" + d="m 3.078125,-3.890625 c 0,-0.3125 -0.0625,-0.40625 -0.390625,-0.40625 H 1.265625 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.40625,0.3125 h 1.125 v 3.078125 H 1.1875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.78125,0 1.03125,0 1.1875,0 H 4.125 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 3.078125 Z m 0,-1.71875 c 0,-0.265625 -0.21875,-0.484375 -0.5,-0.484375 -0.28125,0 -0.5,0.21875 -0.5,0.484375 0,0.28125 0.21875,0.5 0.5,0.5 0.28125,0 0.5,-0.21875 0.5,-0.5 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8042" + transform="translate(322.06114,146.72)" + d="m 1.65625,-3.828125 c 0,-0.3125 0,-0.46875 -0.40625,-0.46875 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 v 3.078125 h -0.4375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.125,0 0.375,0 0.515625,0 h 1.59375 C 2.25,0 2.5,0 2.5,-0.296875 c 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 1.65625 V -2.375 c 0,-1 0.734375,-1.375 1.25,-1.375 0.515625,0 0.65625,0.28125 0.65625,0.875 v 2.265625 h -0.375 c -0.171875,0 -0.421875,0 -0.421875,0.3125 C 2.765625,0 3.046875,0 3.1875,0 h 1.515625 c 0.140625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.421875,-0.3125 H 4.25 v -2.3125 c 0,-1 -0.5,-1.4375 -1.296875,-1.4375 -0.65625,0 -1.109375,0.34375 -1.296875,0.53125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8044" + transform="translate(327.2915,146.72)" + d="M 3.65625,-0.3125 C 3.875,-0.015625 4.34375,0 4.71875,0 c 0.28125,0 0.5,0 0.5,-0.3125 0,-0.296875 -0.25,-0.296875 -0.390625,-0.296875 -0.421875,0 -0.515625,-0.046875 -0.59375,-0.078125 v -2.15625 c 0,-0.703125 -0.546875,-1.546875 -1.984375,-1.546875 -0.421875,0 -1.4375,0 -1.4375,0.734375 0,0.296875 0.203125,0.453125 0.4375,0.453125 0.15625,0 0.4375,-0.09375 0.4375,-0.453125 0,-0.078125 0.015625,-0.09375 0.21875,-0.109375 0.140625,-0.015625 0.265625,-0.015625 0.359375,-0.015625 0.75,0 1.265625,0.3125 1.265625,1.015625 -1.75,0.03125 -2.984375,0.53125 -2.984375,1.484375 0,0.6875 0.625,1.34375 1.640625,1.34375 0.375,0 1,-0.078125 1.46875,-0.375 z m -0.125,-1.859375 v 0.84375 c 0,0.21875 0,0.4375 -0.375,0.609375 -0.359375,0.171875 -0.8125,0.171875 -0.890625,0.171875 -0.625,0 -1.03125,-0.34375 -1.03125,-0.734375 0,-0.484375 0.859375,-0.859375 2.296875,-0.890625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8046" + transform="translate(332.52187,146.72)" + d="m 4.640625,-1.09375 c 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.15625,0 -0.265625,0.015625 -0.328125,0.21875 -0.0625,0.125 -0.25,0.59375 -0.984375,0.59375 -0.84375,0 -1.5625,-0.703125 -1.5625,-1.609375 0,-0.46875 0.265625,-1.625 1.625,-1.625 0.203125,0 0.59375,0 0.59375,0.09375 0.015625,0.34375 0.203125,0.484375 0.4375,0.484375 0.234375,0 0.453125,-0.171875 0.453125,-0.453125 0,-0.734375 -1.046875,-0.734375 -1.484375,-0.734375 -1.71875,0 -2.3125,1.359375 -2.3125,2.234375 0,1.203125 0.9375,2.21875 2.1875,2.21875 1.390625,0 1.71875,-0.984375 1.71875,-1.15625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8048" + transform="translate(337.75223,146.72)" + d="m 4.640625,-1.09375 c 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.15625,0 -0.265625,0.015625 -0.328125,0.21875 -0.0625,0.125 -0.25,0.59375 -0.984375,0.59375 -0.84375,0 -1.5625,-0.703125 -1.5625,-1.609375 0,-0.46875 0.265625,-1.625 1.625,-1.625 0.203125,0 0.59375,0 0.59375,0.09375 0.015625,0.34375 0.203125,0.484375 0.4375,0.484375 0.234375,0 0.453125,-0.171875 0.453125,-0.453125 0,-0.734375 -1.046875,-0.734375 -1.484375,-0.734375 -1.71875,0 -2.3125,1.359375 -2.3125,2.234375 0,1.203125 0.9375,2.21875 2.1875,2.21875 1.390625,0 1.71875,-0.984375 1.71875,-1.15625 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8050" + transform="translate(342.9826,146.72)" + d="m 4.234375,-1.90625 c 0.203125,0 0.390625,0 0.390625,-0.359375 0,-1.140625 -0.640625,-2.125 -1.9375,-2.125 -1.1875,0 -2.140625,1 -2.140625,2.234375 0,1.203125 1.015625,2.21875 2.296875,2.21875 1.3125,0 1.78125,-0.90625 1.78125,-1.15625 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.1875,0 -0.265625,0.03125 -0.328125,0.21875 -0.21875,0.5 -0.765625,0.59375 -1.046875,0.59375 -0.75,0 -1.484375,-0.5 -1.65625,-1.359375 z M 1.265625,-2.5 C 1.40625,-3.234375 2,-3.78125 2.6875,-3.78125 c 0.515625,0 1.140625,0.25 1.234375,1.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8052" + transform="translate(348.21296,146.72)" + d="M 2.96875,-2.546875 C 2.734375,-2.578125 2.546875,-2.609375 2.296875,-2.65625 2,-2.703125 1.328125,-2.828125 1.328125,-3.203125 c 0,-0.265625 0.3125,-0.578125 1.265625,-0.578125 0.828125,0 0.96875,0.296875 1,0.5625 0,0.171875 0.03125,0.34375 0.328125,0.34375 0.359375,0 0.359375,-0.21875 0.359375,-0.421875 v -0.6875 c 0,-0.15625 0,-0.40625 -0.296875,-0.40625 -0.25,0 -0.28125,0.140625 -0.3125,0.21875 -0.4375,-0.21875 -0.875,-0.21875 -1.0625,-0.21875 -1.65625,0 -1.890625,0.828125 -1.890625,1.1875 0,0.90625 1.046875,1.078125 1.96875,1.21875 0.484375,0.078125 1.28125,0.203125 1.28125,0.734375 0,0.375 -0.375,0.703125 -1.28125,0.703125 -0.46875,0 -1.015625,-0.109375 -1.265625,-0.890625 -0.0625,-0.171875 -0.09375,-0.28125 -0.359375,-0.28125 -0.34375,0 -0.34375,0.203125 -0.34375,0.40625 v 0.96875 c 0,0.15625 0,0.40625 0.296875,0.40625 0.09375,0 0.25,-0.015625 0.375,-0.375 0.484375,0.359375 1.015625,0.375 1.296875,0.375 1.5625,0 1.890625,-0.828125 1.890625,-1.3125 0,-1.03125 -1.28125,-1.25 -1.609375,-1.296875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8054" + transform="translate(353.44333,146.72)" + d="M 2.96875,-2.546875 C 2.734375,-2.578125 2.546875,-2.609375 2.296875,-2.65625 2,-2.703125 1.328125,-2.828125 1.328125,-3.203125 c 0,-0.265625 0.3125,-0.578125 1.265625,-0.578125 0.828125,0 0.96875,0.296875 1,0.5625 0,0.171875 0.03125,0.34375 0.328125,0.34375 0.359375,0 0.359375,-0.21875 0.359375,-0.421875 v -0.6875 c 0,-0.15625 0,-0.40625 -0.296875,-0.40625 -0.25,0 -0.28125,0.140625 -0.3125,0.21875 -0.4375,-0.21875 -0.875,-0.21875 -1.0625,-0.21875 -1.65625,0 -1.890625,0.828125 -1.890625,1.1875 0,0.90625 1.046875,1.078125 1.96875,1.21875 0.484375,0.078125 1.28125,0.203125 1.28125,0.734375 0,0.375 -0.375,0.703125 -1.28125,0.703125 -0.46875,0 -1.015625,-0.109375 -1.265625,-0.890625 -0.0625,-0.171875 -0.09375,-0.28125 -0.359375,-0.28125 -0.34375,0 -0.34375,0.203125 -0.34375,0.40625 v 0.96875 c 0,0.15625 0,0.40625 0.296875,0.40625 0.09375,0 0.25,-0.015625 0.375,-0.375 0.484375,0.359375 1.015625,0.375 1.296875,0.375 1.5625,0 1.890625,-0.828125 1.890625,-1.3125 0,-1.03125 -1.28125,-1.25 -1.609375,-1.296875 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8056" + transform="translate(358.67369,146.72)" + d="m 3.078125,-3.890625 c 0,-0.3125 -0.0625,-0.40625 -0.390625,-0.40625 H 1.265625 c -0.15625,0 -0.40625,0 -0.40625,0.296875 0,0.3125 0.25,0.3125 0.40625,0.3125 h 1.125 v 3.078125 H 1.1875 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.78125,0 1.03125,0 1.1875,0 H 4.125 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.25,-0.3125 -0.40625,-0.3125 H 3.078125 Z m 0,-1.71875 c 0,-0.265625 -0.21875,-0.484375 -0.5,-0.484375 -0.28125,0 -0.5,0.21875 -0.5,0.484375 0,0.28125 0.21875,0.5 0.5,0.5 0.28125,0 0.5,-0.21875 0.5,-0.5 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8058" + transform="translate(363.90406,146.72)" + d="m 1.65625,-3.875 v -1.8125 c 0,-0.296875 -0.0625,-0.40625 -0.40625,-0.40625 H 0.53125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.25,0.296875 0.390625,0.296875 H 0.96875 V -0.40625 C 0.96875,-0.203125 0.96875,0 1.3125,0 1.65625,0 1.65625,-0.203125 1.65625,-0.453125 2.0625,-0.03125 2.5,0.0625 2.8125,0.0625 c 1.078125,0 2.046875,-0.953125 2.046875,-2.21875 0,-1.21875 -0.875,-2.203125 -1.9375,-2.203125 C 2.4375,-4.359375 2,-4.171875 1.65625,-3.875 Z m 0,1.96875 V -2.625 c 0,-0.59375 0.578125,-1.125 1.203125,-1.125 0.734375,0 1.3125,0.734375 1.3125,1.59375 0,0.953125 -0.6875,1.609375 -1.390625,1.609375 -0.78125,0 -1.125,-0.875 -1.125,-1.359375 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8060" + transform="translate(369.13443,146.72)" + d="m 2.953125,-5.6875 c 0,-0.296875 -0.046875,-0.40625 -0.390625,-0.40625 H 0.984375 c -0.15625,0 -0.40625,0 -0.40625,0.3125 0,0.296875 0.265625,0.296875 0.40625,0.296875 h 1.28125 v 4.875 h -1.28125 c -0.15625,0 -0.40625,0 -0.40625,0.3125 C 0.578125,0 0.84375,0 0.984375,0 H 4.25 c 0.15625,0 0.40625,0 0.40625,-0.296875 0,-0.3125 -0.234375,-0.3125 -0.40625,-0.3125 H 2.953125 Z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + <path + id="path8062" + transform="translate(374.36479,146.72)" + d="m 4.234375,-1.90625 c 0.203125,0 0.390625,0 0.390625,-0.359375 0,-1.140625 -0.640625,-2.125 -1.9375,-2.125 -1.1875,0 -2.140625,1 -2.140625,2.234375 0,1.203125 1.015625,2.21875 2.296875,2.21875 1.3125,0 1.78125,-0.90625 1.78125,-1.15625 0,-0.265625 -0.28125,-0.265625 -0.34375,-0.265625 -0.1875,0 -0.265625,0.03125 -0.328125,0.21875 -0.21875,0.5 -0.765625,0.59375 -1.046875,0.59375 -0.75,0 -1.484375,-0.5 -1.65625,-1.359375 z M 1.265625,-2.5 C 1.40625,-3.234375 2,-3.78125 2.6875,-3.78125 c 0.515625,0 1.140625,0.25 1.234375,1.28125 z m 0,0" + style="stroke:none;stroke-width:0" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> +</svg> -- GitLab