https://bugzilla.wikimedia.org/show_bug.cgi?id=28430
Bug #: 28430
Summary: math must always be left-to-right, even when rendered
as HTML
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Normal
Component: texvc
AssignedTo: [email protected]
ReportedBy: [email protected]
Blocks: 745
Classification: Unclassified
Math formulas are always left-to-right (LTR), even in right-to-left languages.
In PNG rendering this works correctly, but in HTML rendering the formula may
appear reversed. For example, <math>^{355}/_{113}</math> will look in HTML
rendering as 113/355, even though it should be 355/113. Since "HTML if very
simple or else PNG" is the default preference, this makes many formulas appear
incorrectly in RTL wikis.
When HTML rendering is used, span dir="ltr" or style="direction: rtl" must be
applied to the formula.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l