Paul Smith <phhs80 <at> gmail.com> writes: > > > Is there some way of boxing mathematical formulas with a red box? I > > have tried with \fbox, but getting only black boxes. > > Any clue? >
Preamble: \usepackage{xcolor} Text: ERT: \fcolorbox{black}{red}{ math inset ERT: } Paul