I keep running into errors that look like this:

! LuaTeX error ...imal/tex/texmf-context/tex/context/base/lpdf-ini.lua:345:
pdf.immediateobj() object in use

I can't find anything specific that's causing them.  For example:

input{chapter1}
input{chapter2}

fails, but:

%input{chapter1}
input{chapter2}

and

input{chapter1}
%input{chapter2}

work.

Or, I may make a small change, get the error, reverse the change, and
continue to get the error.   Maybe I need to allocate more memory
somehow?  what's wrong?
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to