Hello,

I confirmed rev. 7659 works. Thanks!

On 2025/02/08 18:29, luigi scarso wrote:
On Sat, 8 Feb 2025 at 10:10, luigi scarso <luigi.sca...@gmail.com> wrote:


hm I think that  this is wrong
              tex_error(err, errhelp);
            }
            z = sw ;
            arith_error = saved_arith_error;

It should be
              tex_error(err, errhelp);
              z = sw ;
            }
            arith_error = saved_arith_error;


Indeed, test.pdf should be ok.
Regards
Hironori KITAGAWA <h_kitagawa2...@yahoo.co.jp>


Reply via email to