[dvipdfmx] Intermittent xdvipdfmx failure

Philip Taylor P.Taylor at Hellenic-Institute.Uk
Mon Jan 25 16:02:32 CET 2021


Philip Taylor wrote:

> Excellent, trying that now Hirata-san.  Will let you know if anything 
> other than 393023 bytes is reported.
 
Now running the following CMD script /ad nauseam ...

/
> @echo off
> SETLOCAL
> SET SOURCE_DATE_EPOCH=1456304492
> xetex -no-pdf test.tex
> FOR /L %%n in (1,1,1073741823) DO (xdvipdfmx -z 0 test.xdv & FOR %%m 
> in (test.pdf) DO echo %%m: %%~zm bytes  & IF %%~zm == 393023 (DEL 
> good.pdf & REN %%m good.pdf) else (REN %%m bad.pdf & PAUSE))
/
/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/dvipdfmx/attachments/20210125/f27bc9e4/attachment.html>


More information about the dvipdfmx mailing list.