Re: strikethrough
"DPurohit" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.mathml |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
On Feb 27, 6:54 pm, "Chris Chiasson" <[email protected]> wrote: > Is it possible to instruct a presentation MathML renderer to use a > strikethrough character instead of the regular version thereof without > going through the trouble to code CSS? I've done some searching on > this, but haven't turned up much of anything. > > Specifically, I'd like to use a strikethrough V to represent volume. > > I originally expected it to be an enumerated attribute for fontstyle > at > > http://www.w3.org/TR/MathML2/chapter3.html > > I am especially scratching my head about how to make SVGMath+a > formatting objects processor render the strikethrough character -- at > least with FF, I do have the option of coding CSS. I would like to know if there is a solution for this too. I don't think there is any MathML tag for this. For example, I really would like show how a rational function is reduced by canceling the common factor if any and showing the cancelation as stikeover slanted line. DPurohit