[pdftex] pdftex core dump when including certain pdf files
Norbert Preining
preining at logic.at
Sat Jul 16 03:59:41 CEST 2016
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
More information about the pdftex
mailing list