tex command and maxima batch file



Try typing this in, first

:lisp (defun displa(x)(tex1 (list 'quote x)));


Or instead you could use the list of labels     labels,  

And do something like

map (lambda([x],tex(x,"file.tex")), labels);

RJF
 

> -----Original Message-----
> From: maxima-bounces at math.utexas.edu 
> [mailto:maxima-bounces at math.utexas.edu] On Behalf Of Jorge 
> Barros de Abreu
> Sent: Saturday, June 23, 2007 10:19 PM
> To: maxima at math.utexas.edu
> Subject: tex command and maxima batch file
> 
> Hi for all.
> 
> I have a maxima batch file.
> 
> The questions is:
> 
> ????How said to maxima create a tex file with the full output 
> of this batch 
> file????
> 
> 
> there is some other way that not be put tex(%, "file.tex") in 
> the batch file 
> for each line.
> 
> Thanks.
> 
> -- 
> Data Estelar 2454275,816956
> http://usr.solar.com.br/~ficmatin
> Desejo-lhe Paz, Vida Longa e Prosperidade.
> S?o Bem Vindas Mensagens no Formato Texto Gen?rico com Acentos.
> 
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>