On Aug 22, 4:34 pm, Jason Grout <jason-s...@creativetrax.com> wrote:
> What about:
>
> var('a,b,x1')
>
> x1 (a+b)

In order to deal with this situation, as well as the conditional
"(this) or (that)", my simple regex would need to be
changed to only trigger when a *VARIABLE* was followed by a space and
left parens.

In fact, this would have the added improvement that people that like
function calls with whitespace, e.g.
"f (x)" or "sin (x)" would be unaffected!

Thanks Jason!

Chris

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to