finished presentation
parent
e8c9921276
commit
e22fde4f9c
Binary file not shown.
@ -0,0 +1,70 @@
|
|||||||
|
\ProvidesPackage{pdfpcnotes}
|
||||||
|
|
||||||
|
% Handling of kv parameters.
|
||||||
|
% We have the following options, that all take time in the HH:MM format
|
||||||
|
\RequirePackage{kvoptions}
|
||||||
|
\SetupKeyvalOptions{
|
||||||
|
family=PDFPC,
|
||||||
|
prefix=PDFPC@
|
||||||
|
}
|
||||||
|
\DeclareStringOption{duration}
|
||||||
|
\DeclareStringOption{starttime}
|
||||||
|
\DeclareStringOption{endtime}
|
||||||
|
\DeclareStringOption{lastminutes}
|
||||||
|
\DeclareStringOption{fontsize}
|
||||||
|
|
||||||
|
\ProcessKeyvalOptions*
|
||||||
|
|
||||||
|
% Small macro to make inserting options easier.
|
||||||
|
\newcommand\PDFPC@option[2]{
|
||||||
|
\ifx#2\@empty\else
|
||||||
|
\immediate\write\pdfpcnotesfile{[#1]}%
|
||||||
|
\immediate\write\pdfpcnotesfile{#2}%
|
||||||
|
\fi
|
||||||
|
}
|
||||||
|
|
||||||
|
% create a new file handle
|
||||||
|
\newwrite\pdfpcnotesfile
|
||||||
|
|
||||||
|
% open file on \begin{document}
|
||||||
|
\AtBeginDocument{%
|
||||||
|
\immediate\openout\pdfpcnotesfile\jobname.pdfpc\relax
|
||||||
|
\PDFPC@option{duration}{\PDFPC@duration}
|
||||||
|
\PDFPC@option{start_time}{\PDFPC@starttime}
|
||||||
|
\PDFPC@option{end_time}{\PDFPC@endtime}
|
||||||
|
\PDFPC@option{last_minutes}{\PDFPC@lastminutes}
|
||||||
|
\PDFPC@option{font_size}{\PDFPC@fontsize}
|
||||||
|
\immediate\write\pdfpcnotesfile{[notes]}
|
||||||
|
}
|
||||||
|
% define a # http://tex.stackexchange.com/a/37757/10327
|
||||||
|
\begingroup
|
||||||
|
\catcode`\#=12
|
||||||
|
\gdef\hashchar{#}%
|
||||||
|
\endgroup
|
||||||
|
|
||||||
|
|
||||||
|
\def\lastframenumber{0}
|
||||||
|
|
||||||
|
% define command \pnote{} that works like note but
|
||||||
|
% additionally writes notes to file in pdfpc readable format
|
||||||
|
\newcommand{\pnote}[1]{%
|
||||||
|
% keep normal notes working
|
||||||
|
\note{#1}%
|
||||||
|
|
||||||
|
% if frame changed - write a new header
|
||||||
|
\ifdim\theframenumber pt>\lastframenumber pt
|
||||||
|
\let\lastframenumber\theframenumber
|
||||||
|
\begingroup
|
||||||
|
\let\#\hashchar
|
||||||
|
\immediate\write\pdfpcnotesfile{\#\#\# \theframenumber}%
|
||||||
|
\endgroup
|
||||||
|
\fi
|
||||||
|
|
||||||
|
% write note to file
|
||||||
|
\immediate\write\pdfpcnotesfile{\unexpanded{#1}}%
|
||||||
|
}
|
||||||
|
% close file on \end{document}
|
||||||
|
\AtEndDocument{%
|
||||||
|
\immediate\closeout\pdfpcnotesfile
|
||||||
|
}
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 3.6 MiB |
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
@ -0,0 +1,86 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
width="42.990032mm"
|
||||||
|
height="30.303333mm"
|
||||||
|
viewBox="0 0 42.990031 30.303333"
|
||||||
|
version="1.1"
|
||||||
|
id="svg1056"
|
||||||
|
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
|
||||||
|
sodipodi:docname="digitale-strecke.svg"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview1058"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#999999"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:pageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
fit-margin-top="0"
|
||||||
|
fit-margin-left="0"
|
||||||
|
fit-margin-right="0"
|
||||||
|
fit-margin-bottom="0"
|
||||||
|
inkscape:zoom="3.3209814"
|
||||||
|
inkscape:cx="73.472257"
|
||||||
|
inkscape:cy="26.197075"
|
||||||
|
inkscape:window-width="1712"
|
||||||
|
inkscape:window-height="1409"
|
||||||
|
inkscape:window-x="1720"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs1053">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="skeletal"
|
||||||
|
id="path-effect973"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
pattern="m 70.853032,41.79779 a 0.47876352,0.44136241 54.869114 0 1 -0.636466,-0.137572 0.47876352,0.44136241 54.869114 0 1 0.08546,-0.645532 0.47876352,0.44136241 54.869114 0 1 0.636465,0.137571 0.47876352,0.44136241 54.869114 0 1 -0.08546,0.645533 z"
|
||||||
|
copytype="repeated"
|
||||||
|
prop_scale="1"
|
||||||
|
scale_y_rel="false"
|
||||||
|
spacing="8.6"
|
||||||
|
normal_offset="0"
|
||||||
|
tang_offset="0"
|
||||||
|
prop_units="false"
|
||||||
|
vertical_pattern="false"
|
||||||
|
hide_knot="false"
|
||||||
|
fuse_tolerance="0" />
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Ebene 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1"
|
||||||
|
transform="translate(-84.40673,-41.834703)">
|
||||||
|
<g
|
||||||
|
id="g969"
|
||||||
|
transform="translate(3.1090383,1.260922)"
|
||||||
|
inkscape:export-filename="/home/sebastian/Dokumente/Privat/Studium/WBH/Thesis/static/wegpunkte.png"
|
||||||
|
inkscape:export-xdpi="236"
|
||||||
|
inkscape:export-ydpi="236">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#b0b0b0;stroke-width:2.365;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 122.86877,52.130692 C 104.43798,12.616139 96.686723,101.43682 82.671933,56.824311"
|
||||||
|
id="path963" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#ff8080;stroke-width:1.865;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.9"
|
||||||
|
d="m 122.86877,52.130692 -5.74389,-8.794389 -8.38353,0.709029 -5.34354,7.890411 -4.197701,8.151031 -4.96312,7.654687 -7.404182,-1.598342 -4.160873,-9.318807"
|
||||||
|
id="path965"
|
||||||
|
sodipodi:nodetypes="cccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:2.365;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 122.89394,51.249873 c 0.21368,0.120569 0.28046,0.407085 0.14922,0.637123 -0.13125,0.230066 -0.40982,0.31637 -0.62084,0.196652 -0.21105,-0.11973 -0.27688,-0.401097 -0.1477,-0.63138 0.1292,-0.230311 0.40566,-0.322951 0.61932,-0.202395 z m -5.29847,-8.015312 c 0.24896,0.03742 0.4185,0.292098 0.37125,0.554392 -0.0473,0.26247 -0.28802,0.428604 -0.52083,0.389499 -0.2329,-0.03912 -0.38425,-0.269176 -0.3488,-0.527347 0.0355,-0.258348 0.2495,-0.453951 0.49838,-0.416544 z m -8.89613,0.298503 c 0.0499,-0.246102 0.31373,-0.403415 0.57462,-0.342563 0.26022,0.0607 0.41284,0.310608 0.36281,0.540856 -0.05,0.230317 -0.28771,0.373018 -0.54615,0.323863 -0.25776,-0.04903 -0.44117,-0.276095 -0.39128,-0.522156 z m -5.46427,7.884216 c -0.0265,-0.24331 0.1668,-0.464387 0.43015,-0.491992 0.26331,-0.0276 0.49596,0.148221 0.52173,0.389412 0.0258,0.241186 -0.16469,0.459102 -0.42717,0.488171 -0.26244,0.02906 -0.49821,-0.142275 -0.52471,-0.385591 z m -4.391478,8.444463 c -0.03154,-0.241019 0.154397,-0.464046 0.416433,-0.498948 0.261988,-0.0349 0.501195,0.131891 0.533207,0.374208 0.03201,0.242312 -0.155638,0.467303 -0.41822,0.501319 -0.262534,0.03401 -0.499881,-0.135554 -0.53142,-0.376579 z m -5.107176,7.8484 c 0.03493,-0.233636 0.264725,-0.391604 0.526621,-0.358782 0.02298,0.0029 0.04577,0.0072 0.0682,0.01304 0,0 0,0 0,0 0.159092,0.04121 0.288167,0.152639 0.337346,0.299956 0,0 0,0 0,0 0.01975,0.05887 0.02592,0.121111 0.0178,0.182804 -0.03272,0.248462 -0.284441,0.424891 -0.550884,0.381068 -0.26479,-0.04355 -0.433962,-0.284729 -0.399074,-0.518089 z M 86.84012,65.927759 c 0.21921,0.09358 0.313513,0.357021 0.216104,0.599888 -0.09747,0.243024 -0.354753,0.377631 -0.585635,0.282518 -0.230944,-0.09514 -0.333988,-0.379235 -0.227448,-0.623016 0.106607,-0.243937 0.377826,-0.352944 0.596979,-0.25939 z m -3.621674,-8.676401 c 0.194071,0.146178 0.222969,0.434446 0.0648,0.645989 -0.158184,0.211565 -0.444462,0.266662 -0.640334,0.119688 -0.195882,-0.146983 -0.225107,-0.438989 -0.06547,-0.650213 0.159653,-0.211247 0.446942,-0.261633 0.641004,-0.115464 z"
|
||||||
|
id="path967"
|
||||||
|
inkscape:path-effect="#path-effect973"
|
||||||
|
inkscape:original-d="M 122.85252,52.079026 C 104.42173,12.564469 96.670481,101.38516 82.655688,56.77264" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 5.3 KiB |
Binary file not shown.
@ -0,0 +1,81 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
width="42.990032mm"
|
||||||
|
height="30.303333mm"
|
||||||
|
viewBox="0 0 42.990031 30.303333"
|
||||||
|
version="1.1"
|
||||||
|
id="svg1056"
|
||||||
|
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
|
||||||
|
sodipodi:docname="digitale-wegpunkte.svg"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview1058"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#999999"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:pageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
fit-margin-top="0"
|
||||||
|
fit-margin-left="0"
|
||||||
|
fit-margin-right="0"
|
||||||
|
fit-margin-bottom="0"
|
||||||
|
inkscape:zoom="3.3209814"
|
||||||
|
inkscape:cx="73.472257"
|
||||||
|
inkscape:cy="26.197075"
|
||||||
|
inkscape:window-width="1712"
|
||||||
|
inkscape:window-height="1409"
|
||||||
|
inkscape:window-x="1720"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:current-layer="g969" />
|
||||||
|
<defs
|
||||||
|
id="defs1053">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="skeletal"
|
||||||
|
id="path-effect973"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
pattern="m 70.853032,41.79779 a 0.47876352,0.44136241 54.869114 0 1 -0.636466,-0.137572 0.47876352,0.44136241 54.869114 0 1 0.08546,-0.645532 0.47876352,0.44136241 54.869114 0 1 0.636465,0.137571 0.47876352,0.44136241 54.869114 0 1 -0.08546,0.645533 z"
|
||||||
|
copytype="repeated"
|
||||||
|
prop_scale="1"
|
||||||
|
scale_y_rel="false"
|
||||||
|
spacing="8.6"
|
||||||
|
normal_offset="0"
|
||||||
|
tang_offset="0"
|
||||||
|
prop_units="false"
|
||||||
|
vertical_pattern="false"
|
||||||
|
hide_knot="false"
|
||||||
|
fuse_tolerance="0" />
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Ebene 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1"
|
||||||
|
transform="translate(-84.40673,-41.834703)">
|
||||||
|
<g
|
||||||
|
id="g969"
|
||||||
|
transform="translate(3.1090383,1.260922)"
|
||||||
|
inkscape:export-filename="/home/sebastian/Dokumente/Privat/Studium/WBH/Thesis/static/wegpunkte.png"
|
||||||
|
inkscape:export-xdpi="236"
|
||||||
|
inkscape:export-ydpi="236">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#b0b0b0;stroke-width:2.365;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 122.86877,52.130692 C 104.43798,12.616139 96.686723,101.43682 82.671933,56.824311"
|
||||||
|
id="path963" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:2.365;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 122.89394,51.249873 c 0.21368,0.120569 0.28046,0.407085 0.14922,0.637123 -0.13125,0.230066 -0.40982,0.31637 -0.62084,0.196652 -0.21105,-0.11973 -0.27688,-0.401097 -0.1477,-0.63138 0.1292,-0.230311 0.40566,-0.322951 0.61932,-0.202395 z m -5.29847,-8.015312 c 0.24896,0.03742 0.4185,0.292098 0.37125,0.554392 -0.0473,0.26247 -0.28802,0.428604 -0.52083,0.389499 -0.2329,-0.03912 -0.38425,-0.269176 -0.3488,-0.527347 0.0355,-0.258348 0.2495,-0.453951 0.49838,-0.416544 z m -8.89613,0.298503 c 0.0499,-0.246102 0.31373,-0.403415 0.57462,-0.342563 0.26022,0.0607 0.41284,0.310608 0.36281,0.540856 -0.05,0.230317 -0.28771,0.373018 -0.54615,0.323863 -0.25776,-0.04903 -0.44117,-0.276095 -0.39128,-0.522156 z m -5.46427,7.884216 c -0.0265,-0.24331 0.1668,-0.464387 0.43015,-0.491992 0.26331,-0.0276 0.49596,0.148221 0.52173,0.389412 0.0258,0.241186 -0.16469,0.459102 -0.42717,0.488171 -0.26244,0.02906 -0.49821,-0.142275 -0.52471,-0.385591 z m -4.391478,8.444463 c -0.03154,-0.241019 0.154397,-0.464046 0.416433,-0.498948 0.261988,-0.0349 0.501195,0.131891 0.533207,0.374208 0.03201,0.242312 -0.155638,0.467303 -0.41822,0.501319 -0.262534,0.03401 -0.499881,-0.135554 -0.53142,-0.376579 z m -5.107176,7.8484 c 0.03493,-0.233636 0.264725,-0.391604 0.526621,-0.358782 0.02298,0.0029 0.04577,0.0072 0.0682,0.01304 0,0 0,0 0,0 0.159092,0.04121 0.288167,0.152639 0.337346,0.299956 0,0 0,0 0,0 0.01975,0.05887 0.02592,0.121111 0.0178,0.182804 -0.03272,0.248462 -0.284441,0.424891 -0.550884,0.381068 -0.26479,-0.04355 -0.433962,-0.284729 -0.399074,-0.518089 z M 86.84012,65.927759 c 0.21921,0.09358 0.313513,0.357021 0.216104,0.599888 -0.09747,0.243024 -0.354753,0.377631 -0.585635,0.282518 -0.230944,-0.09514 -0.333988,-0.379235 -0.227448,-0.623016 0.106607,-0.243937 0.377826,-0.352944 0.596979,-0.25939 z m -3.621674,-8.676401 c 0.194071,0.146178 0.222969,0.434446 0.0648,0.645989 -0.158184,0.211565 -0.444462,0.266662 -0.640334,0.119688 -0.195882,-0.146983 -0.225107,-0.438989 -0.06547,-0.650213 0.159653,-0.211247 0.446942,-0.261633 0.641004,-0.115464 z"
|
||||||
|
id="path967"
|
||||||
|
inkscape:path-effect="#path-effect973"
|
||||||
|
inkscape:original-d="M 122.85252,52.079026 C 104.42173,12.564469 96.670481,101.38516 82.655688,56.77264" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 4.9 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 175 KiB |
@ -0,0 +1,75 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
width="42.990032mm"
|
||||||
|
height="30.303333mm"
|
||||||
|
viewBox="0 0 42.990031 30.303333"
|
||||||
|
version="1.1"
|
||||||
|
id="svg1056"
|
||||||
|
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
|
||||||
|
sodipodi:docname="reale-strecke.svg"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview1058"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#999999"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:pageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
fit-margin-top="0"
|
||||||
|
fit-margin-left="0"
|
||||||
|
fit-margin-right="0"
|
||||||
|
fit-margin-bottom="0"
|
||||||
|
inkscape:zoom="3.3209814"
|
||||||
|
inkscape:cx="73.472257"
|
||||||
|
inkscape:cy="26.197075"
|
||||||
|
inkscape:window-width="1712"
|
||||||
|
inkscape:window-height="1409"
|
||||||
|
inkscape:window-x="1720"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:current-layer="g969" />
|
||||||
|
<defs
|
||||||
|
id="defs1053">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="skeletal"
|
||||||
|
id="path-effect973"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
pattern="m 70.853032,41.79779 a 0.47876352,0.44136241 54.869114 0 1 -0.636466,-0.137572 0.47876352,0.44136241 54.869114 0 1 0.08546,-0.645532 0.47876352,0.44136241 54.869114 0 1 0.636465,0.137571 0.47876352,0.44136241 54.869114 0 1 -0.08546,0.645533 z"
|
||||||
|
copytype="repeated"
|
||||||
|
prop_scale="1"
|
||||||
|
scale_y_rel="false"
|
||||||
|
spacing="8.6"
|
||||||
|
normal_offset="0"
|
||||||
|
tang_offset="0"
|
||||||
|
prop_units="false"
|
||||||
|
vertical_pattern="false"
|
||||||
|
hide_knot="false"
|
||||||
|
fuse_tolerance="0" />
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Ebene 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1"
|
||||||
|
transform="translate(-84.40673,-41.834703)">
|
||||||
|
<g
|
||||||
|
id="g969"
|
||||||
|
transform="translate(3.1090383,1.260922)"
|
||||||
|
inkscape:export-filename="/home/sebastian/Dokumente/Privat/Studium/WBH/Thesis/static/wegpunkte.png"
|
||||||
|
inkscape:export-xdpi="236"
|
||||||
|
inkscape:export-ydpi="236">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#b0b0b0;stroke-width:2.365;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 122.86877,52.130692 C 104.43798,12.616139 96.686723,101.43682 82.671933,56.824311"
|
||||||
|
id="path963" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.5 KiB |
Loading…
Reference in New Issue