- From: William F Hammond <hammond@csc.albany.edu>
- Date: Fri, 26 Jan 2007 11:17:27 -0500
- To: www-math@w3.org
David Carlisle <davidc@nag.co.uk> writes:
> It's possible to do that as well of course, something like
> <div class="displaymath"><math> ...</math><span>.</span></div>
> with the math here being "inline" but set in displaystyle (as far as
> mathml is concerned) but positioned centrally using css, and similarly
> the punctuation being placed within the display block but after the
> mathematics. This keeps the math element clear of document-level
> sentence punctuation, which might be especially useful if you are using
> content mathml.
A slightly off topic question that is relevant to the design of an
author-level markup designed to transform to both XHTML+MathML and
LaTeX: Are there reasonably easy ways in LaTeX of handling a
(document-level) end-of-sentence following a displaymath environment?
Cheers.
-- Bill
Received on Friday, 26 January 2007 16:17:34 UTC