I need to add \MPIreplaceBegin and MPIreplaceEnd for this - they will
parallel the use of MPIupdateBegin/MPIupdateEnd. Until I do, you can
use the MPIdeleteBegin/End and MPIupdateBegin/End . In general, the
Begin/End versions need to be used whenever any non-trivial TeX magic
(such as verbatim) is taking place.
Bill
On Jun 8, 2011, at 8:03 AM, Jeff Squyres wrote:
> Bill --
>
> Is there a correct way to use \MPIreplace with {verbatim} blocks?
> This form seems to generate latex errors:
>
> \MPIreplace{3.0}{278}{
> \begin{verbatim}
> old busted foo
> \end{verbatim}
> }{
> \begin{verbatim}
> new hotness foo
> \end{verbatim}
> }
>
> (same seems to be true with {Verbatim} blocks)
>
> --
> Jeff Squyres
> jsquyres(a)cisco.com
> For corporate legal information go to:
> http://www.cisco.com/web/about/doing_business/legal/cri/
>
>
> _______________________________________________
> mpi-forum mailing list
> mpi-forum(a)lists.mpi-forum.org
> http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi-forum
William Gropp
Director, Parallel Computing Institute
Deputy Director for Research
Institute for Advanced Computing Applications and Technologies
Paul and Cynthia Saylor Professor of Computer Science
University of Illinois Urbana-Champaign
Bill --
Is there a correct way to use \MPIreplace with {verbatim} blocks? This form seems to generate latex errors:
\MPIreplace{3.0}{278}{
\begin{verbatim}
old busted foo
\end{verbatim}
}{
\begin{verbatim}
new hotness foo
\end{verbatim}
}
(same seems to be true with {Verbatim} blocks)
--
Jeff Squyres
jsquyres(a)cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/