Re: pdftex core dump when including certain pdf files

Norbert Preining <[email protected]>
Newsgroups gmane.comp.tex.pdftex
Message-ID <[email protected]>
Hi Andre,

> with pdftex, but originates from PyX, where the (unrelated) bug of non-integer
> StemV values in pdftex discussed in this thread was observed.

Was the plot.pdf also generated by PyX?

> I've just fixed it in PyX (https://sourceforge.net/p/pyx/code/3683/).

I checked the file and see
        if self.dfWeight >= 600:
            stemv = 120
        else:
            stemv = 70
        file.write("/StemV %d\n" % stemv)
so PyX should create only integer valued StemV. How did the original
plot.pdf been created, then?

Norbert

--
PREINING Norbert + TeX Live & Debian Developer + http://www.preining.info
GPG: 0x860CDC13    fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.