https://bugzilla.wikimedia.org/show_bug.cgi?id=72165
--- Comment #4 from physikerwelt <[email protected]> --- Probably this is the designated test page: http://math-preview.wmflabs.org/wiki/Linebreaking I see a challanging problem of formula linbreaking discussed here https://bugzilla.mozilla.org/show_bug.cgi?id=534962 But I think we can do nothing about it within the Math extension. I need to understand the bug description a little bit better: >Long formulas are creating horizontal scrollbars in small screens. Isn't that the expected behaiviour. >If formulas are wrapped in a div with a certain class OK. Let's assume formulae that are now represented as <span><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML"> ... </math></span><meta class="mwe-math-fallback-image-inline" style="background-image: url ... /> </span> would be wrapped in a div element with class=tex for example >then we'd be able to style them accordingly. How should they look like? If you'd scale them down they'd probably not be readable. -- 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
