Noam Zeilberger Sandbox

this is a test

defining a macro:

deftesta#1okay#1? \def\testa#1{okay #1?}

\def\testb#1{maybe #1?}

testafoo \testa{foo}

\testb{bar}

apparently not: $defbazrightbazbaz \def\baz{right}\baz\baz $

right, see this FAQ

Created on May 5, 2017 at 13:46:42. See the history of this page for a list of all contributions to it.