I need to create a new environment completely the same as the old one. Here is what I mean: I need two different quote environments one which I would use with
\begin{quote} and another that would be the same but I would use \begin{source} command instead.Does anyone know how to include the old environment in the
\newenvironment command?Thanks!