Skip to content

Conversation

dpvc
Copy link
Member

@dpvc dpvc commented Jul 4, 2016

Make fractions with linebreaks center the elements based on the natural width (not 100%) in HTML-CSS and CHTML, just as in SVG. Resolves issue #1539.

@pkra pkra added this to the MathJax v2.x.x milestone Jul 5, 2016

MML.mrow.Augment({
toCommonHTML: function (node) {
toCommonHTML: function (node,options) {
Copy link
Member

@zorkow zorkow Jul 23, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add line

options = options || {};

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@zorkow
Copy link
Member

zorkow commented Aug 4, 2016

lgtm.

@dpvc dpvc merged commit 2cc672f into mathjax:develop Aug 5, 2016
@dpvc dpvc deleted the issue1539 branch August 5, 2016 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants