- From: Dmitry Turin <html60@narod.ru>
- Date: Thu, 3 May 2007 08:19:49 +0300
- To: public-html@w3.org
I think, the following proposal is not feature of browser,
but maybe considered as like tags of make-up.
Let three symbols should not be displayed in a line,
but will used in special way.
Three symbols are:
_ _
"/", " " (complex conjugation), "\/ " (root).
Idea is to bury MathML as too difficult way.
Example 1.
(a+b+c)/(d+e)
will be shown as
a + b + c
---------
d + e
Example 2.
_
(a+b)
will be shown as
_____
a + b
Example 3.
_
a \/ (b+c)
will be shown as
a ___
\/b+c
Dmitry Turin
http://html60.by.ru
http://sql40.by.ru
http://computer20.by.ru
Received on Thursday, 3 May 2007 05:39:54 UTC