- From: Bernhard Keil <Bernhard.Keil@soft4science.com>
- Date: Tue, 29 Apr 2003 11:51:23 +0200
- To: "Pepping, Simon \(ELS\)" <S.Pepping@elsevier.nl>, "'MathML list'" <www-math@w3.org>
on html/css level you can use
style="font-weight: bold"
This works in IE and Mozilla
on MathML level you can use
<mstyle mathvariant="bold"> ... </mstyle>
This works also in IE and Mozilla
Bernhard Keil
mailto:Bernhard.Keil@soft4science.com
-------------------------------------------------------------
soft4science Bernhard Keil
Nibelungenstr. 4 80639 Munich Germany
+49 89 / 95 411 088 http://www.soft4science.com
+49 173 / 72 53 669 http://www.MathML.net
-----Original Message-----
From: www-math-request@w3.org [mailto:www-math-request@w3.org]On Behalf
Of Pepping, Simon (ELS)
Sent: Tuesday, April 29, 2003 11:33 AM
To: 'MathML list'
Subject: boldmath
In the spec I have not found a description of a feature like LaTeX's
\boldmath. In other words, how does a MathML formula react to font settings
in its enclosing environment, esp. bold font? We will definitely require
such a feature, e.g. in bold titles. I would not like to see each token
separately tagged as bold.
Would the CSS style attribute be the way to specify this:
style="font-weight: bold" ? I see that Mathplayer interprets it this way. In
Mozilla it does not seem to have any effect.
With kind regards,
Simon Pepping
DTD Development and Maintenance
Elsevier
s.pepping@elsevier.com
www.elsevier.com/locate/sgml
Received on Tuesday, 29 April 2003 05:51:49 UTC