svg correction

This commit is contained in:
2026-05-09 22:32:06 +02:00
parent 89d6415ff4
commit 13ac2436c1
3 changed files with 15 additions and 7 deletions

View File

@@ -52,8 +52,10 @@
<line x1="0" y1="8" x2="52" y2="8" class="frac-line"/>
<text x="26" y="54" text-anchor="middle" class="num">4</text>
</g>
<text x="82" y="21" class="op">= 1 +</text>
<g transform="translate(232 0)" class="fraction-g" data-box="-5 -44 62 112">
<text x="82" y="21" class="op">=</text>
<text x="130" y="21" class="op">1</text>
<text x="178" y="21" class="op">+</text>
<g transform="translate(226 0)" class="fraction-g" data-box="-5 -44 62 112">
<text x="26" y="-4" text-anchor="middle" class="num">3</text>
<line x1="0" y1="8" x2="52" y2="8" class="frac-line"/>
<text x="26" y="54" text-anchor="middle" class="num">4</text>

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -26,22 +26,26 @@
<line x1="0" y1="8" x2="52" y2="8" class="frac-line"/>
<text x="26" y="54" text-anchor="middle" class="num">3</text>
</g>
<text x="82" y="21" class="op">= 2</text>
<text x="82" y="21" class="op">=</text>
<text x="132" y="21" class="op">2</text>
</g><g class="math-expression" transform="translate(1040 95)">
<g transform="translate(0 0)" class="fraction-g" data-box="-5 -44 62 112">
<text x="26" y="-4" text-anchor="middle" class="num">9</text>
<line x1="0" y1="8" x2="52" y2="8" class="frac-line"/>
<text x="26" y="54" text-anchor="middle" class="num">3</text>
</g>
<text x="82" y="21" class="op">= 3</text>
<text x="82" y="21" class="op">=</text>
<text x="132" y="21" class="op">3</text>
</g><g class="math-expression" transform="translate(790 235)">
<text x="0" y="21" class="op">2 &lt;</text>
<g transform="translate(106 0)" class="fraction-g" data-box="-5 -44 62 112">
<text x="0" y="21" class="op">2</text>
<text x="62" y="21" class="op">&lt;</text>
<g transform="translate(126 0)" class="fraction-g" data-box="-5 -44 62 112">
<text x="26" y="-4" text-anchor="middle" class="num">7</text>
<line x1="0" y1="8" x2="52" y2="8" class="frac-line"/>
<text x="26" y="54" text-anchor="middle" class="num">3</text>
</g>
<text x="192" y="21" class="op">&lt; 3</text>
<text x="210" y="21" class="op">&lt;</text>
<text x="272" y="21" class="op">3</text>
</g></g>
<g transform="translate(170 660)"><rect width="1260" height="105" rx="24" class="panel"/><text x="36" y="47" class="h2">À retenir</text><text x="36" y="84" class="body">Je compare la fraction aux fractions qui valent les entiers voisins.</text></g>
</svg>

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB