I've checked the texmacs-1.0.14-2 (debian). The loading files via
load("path/file") works fine. The same is for batch.
rgds,
v
On Friday 06 June 2003 15:16, James Amundson wrote:
>On Wed, 2003-06-04 at 11:14, Valery Pipin wrote:
>> Hello,
>>
>> There is a problem in loading packages & files if they are not in the
>> standard place, is it? I mean that maxima's syntax like load("path/file")
>> does not work for me within texmacs. Is there a way around?
>
>It appears to me that the maxima-texmacs interface fails for expressions
>involving double-quotes. I tried
> load("vector/vect"); failed
> load("vect"); failed
> load('vect); worked
> x:"abc"; failed
>
>Do you see the same behavior? I don't have the most recent version of
>texmacs.
>
>--Jim
>
>_______________________________________________
>Maxima mailing list
>Maxima@www.math.utexas.edu
>http://www.math.utexas.edu/mailman/listinfo/maxima