\usepackage{empheq}
\usepackage[many]{tcolorbox}
\tcbset{
highlight math style={
enhanced,
colframe=black,
colback=white,
boxrule=1pt,
}
}
\newenvironment{boxedeq}
{\empheq[box=\tcbhighmath]{equation}}
{\endempheq}
\newenvironment{boxedeq*}
{\empheq[box=\tcbhighmath]{equation*}}
{\endempheq}
Last active
August 29, 2015 14:23
-
-
Save rbnvrw/64ea93758454e7cba64f to your computer and use it in GitHub Desktop.
Usefull LaTeX snippets
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment