mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Maxima scripts re-evaluation


Chronological Thread 
  • From: Javier Arántegui <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Maxima scripts re-evaluation
  • Date: Tue, 27 Oct 2009 09:52:57 +0100
  • Organization: Universitat de Lleida

Hi!

DerWolf escribió:
When i'm restarting TeXmacs, Maxima restarts too and all work that i
did with "evaluation switches" or "quick formula evaluation" (with
"keep evaluated expressions" flag on) defining formulas etc isn't
saved in maxima memory, so i need to enter in every formula block and
press C-<return>. Is there a way to reevaluate all last time evaluated
this way inputs in order they appeared in document?

I think that the answer you are looking for is in the Maxima manual. Before quitting Texmacs you should save your session using:

save("filename",all)


To recover all that information you only need to use:

load("filename")


I hope this helps.

Javier


--
Javier Arántegui
Dept. Tecnologia de Alimentos / Dept. of Food Technology
Universitat de Lleida / University of Lleida (Spain)

Tel. +34 973702595
Fax +34 973702596
IM: Jabber - javier.arantegui (AT) jabberes.org
http://www.tecal.udl.es



Archive powered by MHonArc 2.6.19.

Top of page