Here's an specific example on the table bug:

With line shifts
_____________
<table border="0" cellpadding="3">
  <tr>
    <td>glukose</td>
    <td>+</td>
    <td>oksygen</td>
    <td><p><b>→</b></p></td>
    <td>karbondioksid</td>
    <td>vann</td>
    <td>+</td>
    <td>energi</td>
  </tr>
  <tr>
    <td>C<sub>6</sub>H<sub>12</sub>O<sub>6</sub></td>
    <td>+</td>
    <td>6O<sub>2</sub></td>
    <td><p><b>→</b></p></td>
    <td>6CO<sub>2</sub></td>
    <td>6H<sub>2</sub>O</td>
    <td>+</td>
    <td>energi (ATP)</td>
  </tr>
</table>


____________________________________-
No line shifts:
____________________________________
<table border="0" cellpadding="3">  <tr>    <td>glukose</td>    <td>+</
td>    <td>oksygen</td>    <td><p><b>→</b></p></td>
<td>karbondioksid</td>    <td>vann</td>    <td>+</td>    <td>energi</
td>  </tr>  <tr>    <td>C<sub>6</sub>H<sub>12</sub>O<sub>6</sub></
td>    <td>+</td>    <td>6O<sub>2</sub></td>    <td><p><b>→</b></p></
td>    <td>6CO<sub>2</sub></td>    <td>6H<sub>2</sub>O</td>    <td>+</
td>    <td>energi (ATP)</td>  </tr></table>

-- 
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mnemosyne-proj-users?hl=en.

Reply via email to