Skip to content

Update KaTeX syntax to use proper alignment macro#10

Open
jrcasso wants to merge 1 commit intogusamarante:masterfrom
jrcasso:fix-invalid-katex-align
Open

Update KaTeX syntax to use proper alignment macro#10
jrcasso wants to merge 1 commit intogusamarante:masterfrom
jrcasso:fix-invalid-katex-align

Conversation

@jrcasso
Copy link
Contributor

@jrcasso jrcasso commented Mar 13, 2025

These KaTeX equations will not render correctly on Debian based operating systems (I did not investigate why).

The fix is to replace \begin{align*} with \begin{aligned} since math mode is defaulted to in this context.

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.

1 participant