- 28 Oct, 2014 1 commit
-
-
Peter Krautzberger authored
branch for MathJax-node
-
- 22 Oct, 2014 4 commits
-
-
Peter Krautzberger authored
-
Peter Krautzberger authored
-
Peter Krautzberger authored
-
Peter Krautzberger authored
-
- 12 Oct, 2014 4 commits
-
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
Davide P. Cervone authored
Make displaystyle and scriptlevel be forced only if they are in the list of default properties. Resolves issue #912 better than before.
-
Davide P. Cervone authored
-
- 14 Sep, 2014 7 commits
-
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
- 13 Sep, 2014 3 commits
-
-
Davide P. Cervone authored
Make zoom box large enough for overlaps (e.g., when \llap, \rlap, or \smash are used) in SVG and HTML-CSS output. Can't do it effectively for NativeMML, since we don't know anything about overlaps in that case. Resolves issue #835.
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
- 11 Sep, 2014 11 commits
-
-
Davide P. Cervone authored
Force displaystyle and scriptstyle to be included in toMathML output, since the defaults for these are complicated. Resolves issue #912.
-
Davide P. Cervone authored
Check for undefined rather than false when deciding which attributes to allow for \mmlToken. Resolves issue #913.
-
Davide P. Cervone authored
Add rules to mtable to properly handle displaystyle and scriptlevel as described in the MathML spec. Resolves issue #839.
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
Davide P. Cervone authored
Get linebreaking size correct for zoom boxes, and do a better job of managing the width for full-width tables (only make the box as wide as necessary). Resolves issue #834.
-
- 10 Sep, 2014 2 commits
-
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
- 09 Sep, 2014 5 commits
-
-
Davide P. Cervone authored
Fix the alignment function so that it handles overlapping on the left and right better, and so we don't have to do it in the linebreaking directly.
-
Davide P. Cervone authored
Add an empty <mo> to nested <munderover> used for overline and friends to avoid being an embellished operator that gets movablelimits. Resolves issue #490.
-
Davide P. Cervone authored
Make fences use empty <mo> for blank delimiters so the result will not be an embellished operator. Also resolves issue #775.
-
Davide P. Cervone authored
Make mrows that are embellished operators properly include the elements other than the core when stretched. Resolves issue #775.
-
Davide P. Cervone authored
Fix multiple problems with indentshift and indentalign in HTML-CSS and SVG output. (Negative values not handled properly, shift not applied to centering, SVG not handling shift past edges well, percentage shifts now in relation to container, etc.) Resolves issues #769 and #768.
-
- 08 Sep, 2014 3 commits
-
-
Davide P. Cervone authored
-
Davide P. Cervone authored
-
Davide P. Cervone authored
Use delimitershortfall and delimiterfactor for stretching vertical delimiters. Resolves issue #829.
-