Page MenuHomePhabricator

TeX markup bug
Closed, ResolvedPublic

Description

Author: timwi

Description:
BUG MIGRATED FROM SOURCEFORGE
http://sourceforge.net/tracker/index.php?func=detail&aid=969549&group_id=34373&atid=411192
Originally submitted by Nobody/Anonymous - nobody 2004-06-09 14:16

See
http://meta.wikipedia.org/wiki/MediaWiki_feature_requests_and_bug_reports#TeX_Markup_Bug
about
http://en.wikipedia.org/wiki/Wikipedia:WikiProject_Mathematics#Typesetting_of_mathematical_formulas.

Now e' and -x' are placed properly, but `2' is placed
erroneously. The HTML produced is:

<tbody><tr align="center" valign="bottom">
<td></td>
<td></td>
</tr>
<tr align="center">
<td><font size="+2"></font></td>
<td><i>e</i> <sup>-
<i>x</i></sup>2&nbsp;<i>d</i><i>x</i></td>

</tr>
<tr align="center" valign="top">
<td>0</td>
<td></td>
</tr>
</tbody>

where instead of <sup>, a </sup> is produced before the
`2.'

  • Additional comments ------------------------

Date: 2004-06-09 14:17
Sender: nobody
Logged In: NO

Oops, forgot to include:

bug submitted by Paddu

(http://en.wikipedia.org/wiki/User_talk:Paddu).

Date: 2004-08-07 04:08
Sender: SF user vibber

Put easier to reach sample at:
http://meta.wikimedia.org/wiki/Sandbox/TeX_bits


Date: 2004-08-16 08:02
Sender: SF user timwi

This bug has been migrated to MediaZilla:
http://bugzilla.wikipedia.org/show_bug.cgi?id=108
Please leave additional comments or attachments there.


Version: unspecified
Severity: normal

Details

Reference
bz140

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 6:42 PM
bzimport set Reference to bz140.
bzimport added a subscriber: Unknown Object (MLST).

rowan.collins wrote:

This is a duplicate SourceForge migration

*** This bug has been marked as a duplicate of 108 ***