https://bugzilla.wikimedia.org/show_bug.cgi?id=56513

       Web browser: ---
            Bug ID: 56513
           Summary: Spacing with "\:" leads to lexical error message with
                    PNG-rendering, while MathJax renders ok.
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Math
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

While "\:" is a perfectly valid spacing command in TeX, it fails in
<math>-Environment when using PNG-rendering. MathJax on the o

Failing with PNG, but perfectly ok with MathJax:
<math>U= 10^{-3} R\:I\qquad\textrm{mit }[U]=\mathrm{kV}, [R]=\mathrm{\Omega},
[I]=\mathrm{A}</math>

Working in both variants:
<math>U= 10^{-3} R\cdot I\qquad\textrm{mit }[U]=\mathrm{kV},
[R]=\mathrm{\Omega}, [I]=\mathrm{A}</math>

Since \: is perfectly valid TeX-syntax as presented above, the PNG-renderer
should be fixed accordingly.

-- 
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

Reply via email to