On Wed, 6 Oct 2010 18:40:12 +0200, Carsten Dominik wrote: > On Oct 6, 2010, at 5:02 PM, Eric S Fraga wrote: [...] > > Reading between the lines, I gather it is the change to > > org-latex-to-pdf-process that has caused me problems. The output I > > get when the export takes place is: > > > > ,---- > > | /usr/bin/texi2dvi: Processing /home/ucecesf/.../file.tex ... > > | egrep: Invalid range end > > | /usr/bin/texi2dvi: cannot read .//home/ucecesf/.../file.tex, > > skipping. > > `---- > > > > That is bad - I have no idea here. Maybe a non-standard > version of egrep? But I am really guessing here. Well, I'm running Debian Linux (testing+unstable mix) so it could be something I (or Debian) have done. I've got grep-2.6.3-3 installed which is from Debian testing. Is there any way to see what egrep is trying to do? > Lets see if this affects more people - for the time being you might > just change the variable to have it make 2-3 pdflatex runs. Yes, no problem at all. This is what I did later but exporting to latex and running pdflatex myself got me through when the crisis happened! Thanks, eric