greek \delta instead kdelta in emaxima



Valerij Pipin <pip@iszf.irk.ru> writes:

> I'd like to have the greek symbol  \delta instead kdelta when I proceed the 
> maxima output with latex inside maxima. How to do it?
> Also it would very usefull the other conventions like 
> replace the curvature with \cal{R},
> both chr1 and chr2 should be replaced by \{Gamma}.  

I think you can use the function 'texput' for that.  For example:

  texput(curvature, "\cal{R}");