diff options
Diffstat (limited to 'html/encyclopedia')
-rw-r--r-- | html/encyclopedia/french.html | 7 | ||||
-rw-r--r-- | html/encyclopedia/latin.html | 2 | ||||
-rw-r--r-- | html/encyclopedia/mathematics.html | 2 |
3 files changed, 8 insertions, 3 deletions
diff --git a/html/encyclopedia/french.html b/html/encyclopedia/french.html index 8cd7d38..93017d4 100644 --- a/html/encyclopedia/french.html +++ b/html/encyclopedia/french.html @@ -9,7 +9,8 @@ <p class="large">Konjugation</p> <table> <tr> - <th colspan="3">les Substantifs</th> + <th></th> + <th colspan="2">Premier Groupe</th> </tr> <tr class="small"> <th></th> @@ -17,6 +18,10 @@ </tr> <tr class="small"> <th></th> + <th colspan="2">Actif</th> + </tr> + <tr class="small"> + <th></th> <th>Singulier</th> <th>Puriel</th> </tr> diff --git a/html/encyclopedia/latin.html b/html/encyclopedia/latin.html index 8833def..50b20d6 100644 --- a/html/encyclopedia/latin.html +++ b/html/encyclopedia/latin.html @@ -46,7 +46,7 @@ <td class="rightAlign">1000</td> </tr> </table> - <p><sup>†</sup><sub> Per konvention.</sub></p> + <p class="graphicText"><sup>†</sup> Per konventien, fra ordet "nulla".</p> <p>For at udtrykke talværdier uden et tilsvarende tegn, så opstiller man dem som en kombination af tegn. Skriver man et mindre tegn (lige) før et større, så trækkes det mindre fra det større. Står det største først, så lægges de sammen.</p> <br /> <p>For eksempel, så bliver fire (4) til IV (5−1), og seks (6) bliver til VI (5+1). I nogle traditioner bruger man ikke subtration, og i således en ville fire blive til IIII (1+1+1+1).</p> diff --git a/html/encyclopedia/mathematics.html b/html/encyclopedia/mathematics.html index da06a9e..e0c14d1 100644 --- a/html/encyclopedia/mathematics.html +++ b/html/encyclopedia/mathematics.html @@ -73,7 +73,7 @@ <p class="math">\(f(0) = 0\)</p> <p class="math">\(f(1) = b\)</p> <br /> - <p>Kvadratisk (andengrads):</p> + <p>Andengrads:</p> <p class="math">\(f(x) = ax ^ 2 + bx + c\)</p> </div> <div class="section" id="trigonometry"> |