Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Did some research into MathML. Captured some examples from the Mozilla site. For math inclusions to work in FireFox, the MathML DOCTYPE must be included at the top of the page markup, and the file must have a ".xhtml" extension. A conversation with Antranig indicated that adding this is possible in RSF using ContentTypeInfoRegistry.

July 18, 2008

Created icons for spans and added them to Sousa Page and Sequence tools. Checked into SVN as rev. 51195.

Started work on adding spans and triples. Modified Page Tool's editpage.html to include new icons. Added code to EditPageProducer to include just T-TRIPLE-BOTTOM, as a kind of trial.

Coded all spans, tested and works. I should do a bit more testing to make sure that the old layouts still work as well.

Next Steps

  • Test old layouts.
  • Copy code over to Sequence Player.