diff options
-rw-r--r-- | eend.pdf | bin | 0 -> 1269 bytes | |||
-rw-r--r-- | eend.svg | 98 | ||||
-rw-r--r-- | giraf.sty | 5 |
3 files changed, 103 insertions, 0 deletions
diff --git a/eend.pdf b/eend.pdf Binary files differnew file mode 100644 index 0000000..cdb0d64 --- /dev/null +++ b/eend.pdf diff --git a/eend.svg b/eend.svg new file mode 100644 index 0000000..190a7f3 --- /dev/null +++ b/eend.svg @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + 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" + height="81.401001" + id="Layer_1" + version="1.1" + viewBox="0 0 68.400002 81.401002" + width="68.400002" + xml:space="preserve" + inkscape:version="0.91 r13725" + sodipodi:docname="eend.svg"><metadata + id="metadata52"><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><defs + id="defs50" /><sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1872" + inkscape:window-height="1031" + id="namedview48" + showgrid="false" + inkscape:zoom="7.3748848" + inkscape:cx="7.3742526" + inkscape:cy="43.873364" + inkscape:window-x="43" + inkscape:window-y="1" + inkscape:window-maximized="0" + inkscape:current-layer="Layer_1" + fit-margin-top="2" + fit-margin-right="2" + fit-margin-bottom="15" + fit-margin-left="2" /><g + id="Body_8_" + style="stroke-width:0.40000001;stroke-miterlimit:4;stroke-dasharray:none" + transform="translate(2.2,2.2)"><g + id="g4" + style="stroke-width:0.40000001;stroke-miterlimit:4;stroke-dasharray:none"><path + d="m 50,26.001 c 0,0 -4,-2 -4,-4 0,-4 4,-2 8,-8 C 54,14.001 52,0 38,0 26,0 22,10.001 22,16.001 c 0,10 6,10 6,16 0,2 -2,4 -8,4 -10,0 -14,-10 -14,-10 0,0 -6,4 -6,14 0,12 8,24 26,24 l 10,0 c 6,0 18,-8 18,-18 0,-10 -6,-10 -6,-14 0,-4 2,-6 2,-6 z" + style="fill:none;stroke:#000000;stroke-width:0.40000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path6" + inkscape:connector-curvature="0" /></g></g><g + id="Beak" + transform="translate(2.2,2.2)"><g + id="g9"><path + d="m 60,16.001 c -4,0 -6,-2 -6,-2 -4,6 -8,4 -8,8 0,2 4,4 4,4 4,0 14,-6 14,-8 0,-2 -2,-2 -4,-2 z" + style="fill:none;stroke:#000000;stroke-width:0.40000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path11" + inkscape:connector-curvature="0" /></g></g><g + id="Eye" + transform="translate(2.2,2.2)"><g + id="g14"><circle + cx="48" + cy="12.001" + r="2" + style="fill:none;stroke:#000000;stroke-width:0.40000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle16" /></g></g><g + id="g18" + transform="translate(2.2,2.2)" /><g + id="g20" + transform="translate(2.2,2.2)" /><g + id="g22" + transform="translate(2.2,2.2)" /><g + id="g24" + transform="translate(2.2,2.2)" /><g + id="g26" + transform="translate(2.2,2.2)" /><g + id="g28" + transform="translate(2.2,2.2)" /><g + id="g30" + transform="translate(2.2,2.2)" /><g + id="g32" + transform="translate(2.2,2.2)" /><g + id="g34" + transform="translate(2.2,2.2)" /><g + id="g36" + transform="translate(2.2,2.2)" /><g + id="g38" + transform="translate(2.2,2.2)" /><g + id="g40" + transform="translate(2.2,2.2)" /><g + id="g42" + transform="translate(2.2,2.2)" /><g + id="g44" + transform="translate(2.2,2.2)" /><g + id="g46" + transform="translate(2.2,2.2)" /></svg>
\ No newline at end of file @@ -77,6 +77,11 @@ \hspace{3pt}% } +\newcommand\eend{% + \raisebox{-3pt}{\includegraphics[height=0.4cm]{eend.pdf}}% + \hspace{3pt}% +} + \newcommand\speculaas{% \raisebox{-3pt}{\includegraphics[height=0.4cm]{speculaas.pdf}}% \hspace{3pt}% |