We could do something like
MathematicaLabels:true
in which case we would have In[1] Out[1] etc
or
MacsymaTraditionalLabels:true
for C1 D1 E1 etc
this could be set up in an maxima.init
file on a per user basis. Someone writing
a book about using Maxima would have to title
it
"My version of Maxima with maxima.init = ......"
So it is not a really good solution.
RJF
Martin RUBEY wrote:
> Well, I think I wouldn't change C1, D1, E1 at all. If we would I'd vote
> for something like In[] and Out[], thus accessing it as an array.