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

"Unknown block expression" #64

Open
hopezh opened this issue Jul 4, 2023 · 1 comment
Open

"Unknown block expression" #64

hopezh opened this issue Jul 4, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@hopezh
Copy link

hopezh commented Jul 4, 2023

I got the following error while trying to use nabla.nvim to preview a block math equation:

Screenshot 2023-07-04 at 9 41 49 PM

The latex content in a quarto qmd file is:

$$
\begin{alignat}{1}
\overline{ \boldsymbol{\hat{y}}}
&=
\bigg(\frac{\partial \mathcal{L}}{\partial\boldsymbol{
\hat{y}}}\bigg)^\top  
\overline{\mathcal{L}} \\
&=\big(J_{g(\boldsymbol
{\hat{y}} ,\boldsymbol
{y})\text{ w.r.t }\boldsymbol
{\hat{y}}} \big)
^\top \overline{\mathcal{L}}
\end{alignat} 
$$

...which is expected to be rendered like this:
Screenshot 2023-07-04 at 9 45 27 PM

@hopezh hopezh added the enhancement New feature or request label Jul 4, 2023
@frogiraffe
Copy link

im also having the same issue while using \begin{gather}, so the error is like "Unknown block expression gather"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants