Search found 1 match

by niells
Mon Feb 21, 2011 9:26 am
Forum: MiKTeX and proTeXt
Topic: Compiling error
Replies: 6
Views: 13537

Re: Compiling error

"pdflatex.exe: Not enough room in an internal buffer"

For anyone searching for information on this error, in my case it was due to long path names used by \graphicspath{../../folder1/folder2/etc} or \input{../../folder1/folder2/etc} with MiKTeX 2.9 in Windows XP.

Shortening the path names, the ...