Hello everybody.
I am currently using a MacBook Pro with Leopard installed, in which I installed TeXLive 2010 to create Latex documents.
The steps I follow to create the PDF output are: latex, dvi -> ps, ps -> pdf. I realized that the required programs are installed in a special folder in /usr so I pointed my scripts to compile from there but I am only able to create 'small' documents because if I try to compile a 80+ pages document it fails, and gives the following error message:
How can I fix this? What is the problem anyway? By the way another Mac with Leopard I have access to is perfectly capable of performing the same task.
Thanks,
Joe.
I am currently using a MacBook Pro with Leopard installed, in which I installed TeXLive 2010 to create Latex documents.
The steps I follow to create the PDF output are: latex, dvi -> ps, ps -> pdf. I realized that the required programs are installed in a special folder in /usr so I pointed my scripts to compile from there but I am only able to create 'small' documents because if I try to compile a 80+ pages document it fails, and gives the following error message:
Code:
%%[ Error: undefinedresult; OffendingCommand: colorimage ]%%
Stack:
3
true
{currentfile /ASCII85Decode filter /RunLengthDecode filter bstr
readstring pop}
{currentfile /ASCII85Decode filter /RunLengthDecode filter gstr
readstring pop}
{currentfile /ASCII85Decode filter /RunLengthDecode filter rstr
readstring pop}
How can I fix this? What is the problem anyway? By the way another Mac with Leopard I have access to is perfectly capable of performing the same task.
Thanks,
Joe.