- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Thu, 07 Nov 2002 14:53:03 -0500
- To: "Peter Sheerin" <pete@petesguide.com>
- cc: "html-w3c" <www-html@w3.org>
> <p>The displacements of the membrane
> under load are described by the equations<br />
> <math>
> [two fancy math expressions were here]
> </math>
> where r is the radial coordinate, a is the
> radius of the clamping edge, w is the
> transverse...</p>
Sounds like:
math[type="something"] { display: block }
<p>....<math type="something">...</math>...</p>
would do exactly what you want. This seems like a purely presentational
issue....
Boris
--
Once at a social gathering, Gladstone said to Disraeli,
"I predict, Sir, that you will die either by hanging or
of some vile disease". Disraeli replied, "That all
depends upon whether I embrace your principles or your
mistress".
Received on Thursday, 7 November 2002 14:53:06 UTC