Ich habe mir folgende Formatierungen im Stylesheet vorgegeben.
table.formel {
table-layout:auto;
margin:6px auto;
border-collapse:collapse;
empty-cells:show;
}
td.n {
min-width:0.7em;
height:2.4ex;
text-align:center;
vertical-align:middle;
border-style:none;
}
td.o {
min-width:0.7em;
height:2.4ex;
text-align:center;
vertical-align:middle;
border-style:solid none none;
border-width:1px;
border-top-color:black;
}
Mit diesen Formatierungen kommt man zumindest in nicht zu komplexen Fällen weiter, siehe z. B. http://lotharmelching.de/html/mathematisches/plaudereien_iterationen.htm oder http://lotharmelching.de/html/mathematisches/plaudereien_modellierung.htm