[NTG-pdftex] \pdffontobjnum assertion failed
Hironobu Yamashita
h.y.acetaminophen at gmail.com
Wed Jan 24 16:28:30 CET 2018
Looking more deeply, I found that LuaTeX also causes
Assertion failed: (fo->last_char>=fo->first_char), function create_fontdictionary, file ../../../texk/web2c/luatexdir/font/writefont.w, line 683.
Abort trap: 6
when
if (!font_has_subset(f))
return;
inside do_pdf_font() is removed. Therefore, it seems that
the pdfTeX issue can be avoided by applying the attached patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pdftex-assert.patch
Type: application/octet-stream
Size: 1444 bytes
Desc: not available
URL: <http://mailman.ntg.nl/pipermail/ntg-pdftex/attachments/20180125/128d59de/attachment-0001.obj>
-------------- next part --------------
Hironobu Yamashita
More information about the ntg-pdftex
mailing list