DEBSOURCES
Skip Quicknav
sources / vim-vimtex / 2.17-3 / test / test-syntax / test-empheq.tex
1234567891011
\documentclass{article} \usepackage{empheq} \begin{document} \begin{empheq}{align*} a&=b \tag{*}\\ E&=mc^2 + \int_a^a x\, dx \end{empheq} \end{document}