|
From: Raymond T. <toy...@gm...> - 2025-11-13 15:37:38
|
On 11/11/25 6:01 AM, Michel Talon wrote: > Fantastic! I have noted that demo(format) doesn't work on maxima > 5.48.1 because the search path for demos > > doesn't include subdirectories of share/contrib. It would be nice to > correct that. > > file_search_demo; --> [/usr/local/share/maxima/5.48.1/share/**/*.dem, ..] > > which doesn't match share/contrib/format/format.demo. > Ah, we forgot to include the extension "demo" in the search pattern. I'll update it soon. ​ |