Skip to content

Add math environment empheq from package empheq #2643

@kiryph

Description

@kiryph

Currently, the environment empheq is not considered a math environment:

\begin{empheq}{align*}
a&=b \tag{*}\\
E&=mc^2 + \int_a^a x\, dx
\end{empheq}

The package is hosted on github in the repository https://github.com/latex3/mathtools

Affected parts of vimtex are concealment, the options

  • g:vimtex_syntax_custom_cmds with the parameter mathmode
  • g:vimtex_syntax_custom_cmds_with_concealed_delims with the parameter mathmode

and the helper function

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions