Search found 2 matches

by yrogirg
Mon Nov 02, 2009 5:21 pm
Forum: General
Topic: Infix commands
Replies: 3
Views: 2474

Infix commands

I think the OP means commands that work:

<arg1> \macro <arg2>

to which the answer is "you can't", really. For example, \over isn't exactly infix. Try something like:

{Some text {arg} \over {second} arg}

as see that it applies to everything in the outer group.

Thank you, that's what I need ...
by yrogirg
Mon Nov 02, 2009 4:41 pm
Forum: General
Topic: Infix commands
Replies: 3
Views: 2474

Infix commands

Hi! How do I define infix commands, e.g. \over?