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

Syntax for math environments with additional argument #1410

Open
bonaluca opened this issue Jun 9, 2024 · 0 comments
Open

Syntax for math environments with additional argument #1410

bonaluca opened this issue Jun 9, 2024 · 0 comments

Comments

@bonaluca
Copy link

bonaluca commented Jun 9, 2024

Does vimwiki support math environments with an additional argument?
I am trying to use the environment alignat that takes a positive integer as argument.
In LaTeX syntax, it should be something like this:

\begin{alignat}{2}
  % My formula here
\end{alignat}

How is this translated into vimwiki math syntax?

Thank you

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

1 participant