Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined control sequence: \displaylines #63

Open
jiang1654 opened this issue Feb 28, 2023 · 1 comment
Open

Undefined control sequence: \displaylines #63

jiang1654 opened this issue Feb 28, 2023 · 1 comment

Comments

@jiang1654
Copy link

The library currently cannot parse this equation:
\displaylines{\begin{align*} \mathrm{{V}'{\left({t}\right)}} &= \mathrm{\frac{{d}}{{\left.{d}{t}\right.}}{\left({t}^{{-\frac{{3}}{{5}}}}+{t}^{{8}}\right)}} \[3pt] &= \mathrm{-\frac{{3}}{{5}}{t}^{{-\frac{{3}}{{5}}-{1}}}+{8}{t}^{{{8}-{1}}}} \[3pt] &= \mathrm{-\frac{{3}}{{5}}{t}^{{-\frac{{8}}{{5}}}}+{8}{t}^{{7}}} \end{align*}}

@magnus-ISU
Copy link

That doesn't work on KaTeX either. Try it at https://katex.org/#demo

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

No branches or pull requests

2 participants