Re: strikethrough
mozer <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.mathml |
|---|---|
| Message-ID | <[email protected]> |
On 2/28/07, David Carlisle <[email protected]> wrote: > > Two ways come to mind, you can use > > <menclose notation="updiagonalstrike"><mn>1</mn></menclose> just a slight correction (</menclose> instead of </mnotation>) of that interesting Q&A > > see > > http://www.w3.org/TR/MathML2/chapter3.html#presm.menclose > > Or you could use a combining slash character, as > > <mn>1̸</mn> > > x338 being / or use x336 for a horizontal strike. > see > http://www.unicode.org/charts/PDF/U0300.pdf > > Unfortunately support for combining characters and menclose in > implementations isn't always as good as one might wish. > > David > > _______________________________________________ > dev-tech-mathml mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-mathml > Xmlizer