hi
weet toevallig iemand of er een symbool bestaat voor anderhalf? ik heb veel breuken gevonden maar allemaal minder dan 1.
Jan
4.748 views
<style>.half::after { content: "?"; }</style>
<span class="half">1</span>
<svg height="200" width="150" style="fill: none; border: 1px solid black;">
<path d="M 25 50 L50 20 V35 170" stroke="black" stroke-width="3" />
<path d="M 25 170 h50" stroke="black" stroke-width="3" />
<path d="M 90 50 L110 30 V35 75" stroke="black" stroke-width="2" />
<path d="M 90 75 h40" stroke="black" stroke-width="2" />
<path d="M 80 90 h60" stroke="black" stroke-width="1" />
<path d="M 90 120 q 15 -30 30 0 L 90 160" stroke="black" stroke-width="2" />
<path d="M 90 160 h40" stroke="black" stroke-width="2" />
</svg> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Created with Inkpad (http://www.taptrix.com/) --><svg xmlns:inkpad="http://taptrix.com/inkpad/svg_extensions" height="55pt" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" width="75pt" version="1.1" viewBox="0,0,75,55">
<metadata>
<inkpad:setting key="RulersVisible" value="1"/>
<inkpad:setting key="SnapToEdges" value="1"/>
<inkpad:setting key="Units" value="Pixels"/>
<inkpad:setting key="DynamicGuides" value="1"/>
<inkpad:setting key="SnapToPoints" value="1"/>
<inkpad:setting key="SnapToGrid" value="1"/>
<inkpad:setting key="ShowGrid" value="1"/>
<inkpad:setting key="GridSpacing" value="2"/>
</metadata>
<defs/>
<g id="Layer 1" inkpad:layerName="Layer 1">
<text x="0" font-family="'ArialMT'" y="0" text-anchor="middle" inkpad:text="1½" fill="#000000" font-size="48" inkpad:width="75" opacity="1" transform="matrix(1 0 0 1 0 1)">
<tspan x="37.5" y="43" textLength="66.7266">
<![CDATA[1½]]></tspan>
</text>
</g>
</svg>