I've got an ERT for defining a shaded box with a line around it. I'm
trying to make my own environment for it, but I'm just not getting the
Preamble right.

        In ERT at the start of a paragraph I have (shade is a color defined
elsewhere):
\fcolorbox{black}{black}{shade}{\parbox{\columnwidth - 8pt}{

        and at the end:
}}

        I've tried using \begin and \end, but just can't seem to get it
right. Can someone point out the right way to do it?

Reply via email to