Nicolas Holzschuch
unread,Jun 3, 2012, 4:33:54 PM6/3/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello fellow TeX-perts,
so I'm trying to make TeX run on my iPad. No real big deal, except that
the available memory is really small. Overall, compiling the binaries
works nicely.
However, I'm running into a problem with LuaLaTeX, combined with
fontspec (LuaLaTeX without fontspec runs fine, but what's the point?)
It loads the fonts, processes the TeX file, goes as far as "here's how
much of TeX memory you've used" and even writes the first font into the
PDF file.
And that's exactly where it crashes, all the time. Right after dumping
the first font in the PDF file.
Now I know this must be an uncommon problem, but is there anyone who
could point me to the right place to start debugging this?
Is my problem in fontspec, or in luaotfload? Somewhere else?
(I have the latest files from the TeXLive 2012 SVN server).
Thanks for any help,
Nicolas