Skip to content

LaTeX matrix rendering issue #50

Description

@natestemen

Trying to render some 2x2 matrices, but the resulting brackets do not encompass the entire matrix.

Image

Associated code:

$$
\mathrm{GPi}(\phi) =
\begin{bmatrix}
  0 & e^{-2\pi i\phi} \\
  e^{2\pi i\phi} & 0
\end{bmatrix}
$$

When the matrix is contains more than two rows, the brackets adjust accordingly.

PS, apologies if this is not the correct repository to file this ticket, but I don't think this is a KaTeX issue since it is rendering properly on other pages (example).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions