I'd like to write macros like \choose, that takes its arguments from the stuff preceding and following its invocation.
For instance, a command \modulo that replaces {A \modulo \sim} with \faktor{A}{\sim}.
How could that work?
I'd like to write macros like \choose, that takes its arguments from the stuff preceding and following its invocation.
For instance, a command \modulo that replaces {A \modulo \sim} with \faktor{A}{\sim}.
How could that work?