lower case gamma letter in maxima [not Euler-Mascheroni constant]



Nice one Robert!
It works very well.
Thanks.
J.

2010/10/19 Robert Dodier <robert.dodier at gmail.com>

> On 10/19/10, Julien Martin <balteo at gmail.com> wrote:
>
> > Yes I use WxMaxima (I forgot to mention that, sorry).
> > And yes I used a different variable name, i.e. gama.
>
> Try this, I think it will make wxMaxima display gama with a small gamma
> letter:
>
> :lisp (setf (get '$gama 'wxxmlword) "<g>%gamma</g>")
>
> HTH
>
> Robert Dodier
>