Re: [fricas-devel] Output of Float

2024-04-26 Thread Waldek Hebisch
On Sun, Apr 14, 2024 at 11:00:33AM +0200, Grégory Vanuxem wrote: > Le sam. 13 avr. 2024 à 21:05, Waldek Hebisch a écrit : > > > > On Sun, Apr 07, 2024 at 06:05:39AM +0200, Grégory Vanuxem wrote: > > > > > > It is possible to modify some parameters to Float output routines, > > > what about returni

Re: [fricas-devel] [PATCH] generate book.pdf with PS image instead of bitmap image

2024-04-26 Thread Qian Yun
On 4/26/24 06:00, Waldek Hebisch wrote: There is some problem with this. On my machine I got faulty 'TEXTFILE.tex', it contained '\begin{noOutputXtc}' but no matching end part, causing documentaion build failure. This does not always happen, and sometimes happen to other tmp/*tex file. Th