[dvipdfmx] Intermittent xdvipdfmx failure

Philip Taylor P.Taylor at Hellenic-Institute.Uk
Sun Jan 24 17:12:56 CET 2021


OK, 50% of the way there.  Batch file modified as below, produced 
varying file sizes within five iterations, so now to add "Use unique 
filename" code.

> @echo off
>
> xetex -no-pdf test.tex
>
> FOR /L %%n in (1,1,32767) do xdvipdfmx -z 0 test.xdv
>


> O:\Box-root>Do-it
> This is XeTeX, Version 3.14159265-2.6-0.999992 (TeX Live 2020/W32TeX) 
> (preloaded format=xetex)
>  restricted \write18 enabled.
> entering extended mode
> (./Test.tex
> Underfull \vbox (badness 10000) has occurred while \output is active [1]
> Underfull \vbox (badness 10000) has occurred while \output is active [2]
> Underfull \vbox (badness 10000) has occurred while \output is active [3]
> Underfull \vbox (badness 10000) has occurred while \output is active [4]
> Underfull \vbox (badness 10000) has occurred while \output is active [5]
> Underfull \vbox (badness 10000) has occurred while \output is active [6]
> Underfull \vbox (badness 10000) has occurred while \output is active [7]
> [8] )
> (see the transcript file for additional information)
> Output written on Test.xdv (8 pages, 142324 bytes).
> Transcript written on Test.log.
> test.xdv -> test.pdf
> [1][2][3][4][5][6][7][8]
> 393023 bytes written
> test.xdv -> test.pdf
> [1][2][3][4][5][6][7][8]
> 393023 bytes written
> test.xdv -> test.pdf
> [1][2][3][4][5][6][7][8]
> 393023 bytes written
> test.xdv -> test.pdf
> [1][2][3][4][5][6][7][8]
> 393025 bytes written
> test.xdv -> test.pdf
> [1][2][3][4][5][6][7][8]
> 393023 bytes written
> ^CTerminate batch job (Y/N)? y

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/dvipdfmx/attachments/20210124/7db1833f/attachment.html>


More information about the dvipdfmx mailing list.