xdvi figure rendering broken with gs 9.26

Norbert Preining norbert at preining.info
Sun Jul 21 13:18:33 CEST 2019


Hi Paul,

thanks a lot!

On Sat, 20 Jul 2019, Paul Vojta wrote:
> Here's the final (I hope) version of the patch.  This one correctly supports
> printing PostScript error messages.NA

The patch seems to be based on your development version. I included hier
in the TL 2019 sources I use for Debian as follows:

--- texlive-bin.orig/texk/xdvik/psgs.c
+++ texlive-bin/texk/xdvik/psgs.c
@@ -561,7 +561,8 @@ initGS(void)
        ">> setuserparams .locksafe "
        "} stopped pop\n";
     static const char str1[] =
-       "/xdvi$run {$error /newerror false put {currentfile cvx execute} stopped pop} "
+       "/xdvi$run "
+       "{$error /newerror false put currentfile cvx stopped {handleerror} if} "
        "def "
        "/xdvi$ack (\347\310\376) def "
        "/xdvi$dslen countdictstack def "

All the best

Norbert

--
PREINING Norbert                               http://www.preining.info
Accelia Inc. + IFMGA ProGuide + TU Wien + JAIST + TeX Live + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


More information about the tex-live mailing list