- From: Peter Foti (PeterF) <PeterF@SystolicNetworks.com>
- Date: Thu, 7 Nov 2002 14:41:40 -0500
- To: "'www-html@w3.org'" <www-html@w3.org>
Another option is:
<p>The displacements of the membrane
under load are described by the equations
<line>
<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...</line></p>
-Pete
-----Original Message-----
From: www-html-request@w3.org [mailto:www-html-request@w3.org]On Behalf
Of Bertilo Wennergren
Sent: Thursday, November 07, 2002 2:17 PM
To: html-w3c
Subject: Re: line breaks vs. line elements (comments on XHTML 2.0 text
module)
Tantek Çelik:
> math { display:block }
> No need for a purely presentational <br/> in this example.
Well, actually the code example provided seems to suggest that a break
is desired _before_ the math element, but _not after it_. For that to
work a "line" element before the "math" element seems to be the only
solution (absent "br").
>> <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>
--
Bertilo Wennergren <bertilow@gmx.net> <http://www.bertilow.com>
Received on Thursday, 7 November 2002 14:33:37 UTC