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.
\newenvironment{add_head_tail}[2]{Head of \emph{#1}}{Head of \emph{#2}}
\newenvironment{add_head_tail}[2]{Head of \emph{#1}}{Head of \emph{#2}}
... or by putting a parameter like #2 in the last argument of a \newenvironment or \renewenvironment command.
Users browsing this forum: No registered users and 10 guests