Skip to content

Spacing between rows of an aligned environment too tight #686

@arnog

Description

@arnog

The gap between rows of an array is smaller than what TeX is producing.

KaTeX
screen shot 2017-04-27 at 4 46 22 pm
LaTeX
screen shot 2017-04-27 at 4 46 29 pm

This might be because line 602 of buildHTML.js should be
let gap = arstrutDepth;
instead of
let gap = 0;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions