Closed Bug 139213 Opened 22 years ago Closed 22 years ago

text-decoration: underline with <msup></msup> produces (mathematical) wrong results

Categories

(Core :: MathML, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jochen, Assigned: rbs)

References

()

Details

Attachments

(3 files)

Hi,

Using css text-decoration: underline with MathML and <msup></musp> produces
mathematical wrong results, i.e. not the whole term is underlined but every
single character, thus looking like something known as "falling factorial".

Here is what I want: $\underline{\mathbb{R}^n}$, this is what it is in MathML:

<div class="underlined"><msup><mi>&Ropf;</mi><mi>n</mi></msup></div>

with stylesheet div.underlined { text-decoration: underline; }

and I get $\underline{\mathbb{R}}^{\underline{\mathbb{R}}$ which is, at least at
our university here, defined as "falling factorial" (M^{\underline{n}} := M
\cdot (M-1)\cdots (M-n)).

regards
-- jochen
test case? I'm afraid I don't understand the (LaTeX?) markup description.
A test case is available from pinguin-zuechter.de/test.xml. I would have
attached it to the bug, if bugzilla would have accepted my file (instead it
asked my tons of times for my password an claimed no file was selected for
upload... well).

The fact that the "n" gets underlined seperatly changes the meaning of the term
(and looks ugly...).

regards
-- jochen
confirmed.

Ian, you should really learn LaTeX one of these days... :)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Fixed via bug 1777.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: