Here is my first question. I am a newbie and trying out the newenvironment.
The following newenvironment does not compile. Anyone can explain me why? Thanks a lot.
Code: Select all
\newenvironment{add_head_tail}[2]{Head of \emph{#1}}{Head of \emph{#2}}