>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:

Georg> Here comes my long promised fix for bug 2637 (graphics files
Georg> with ' in the name can't be previewed).

Georg> My first idea was to copy the graphics file to the buffer temp
Georg> dir, using the same mangled name that will be used when running
Georg> latex, and then running the conversion chain on that file. The
Georg> advantage of that would be that we can reuse the conversion
Georg> results (png format in the common case) for pdflatex. I did not
Georg> do that in the end, because the preview conversion runs in the
Georg> background, and so we could easily get a race condition when
Georg> view->pdflatex is started before the conversion is complete.
Georg> Therefore I simply added one additional copy step to the
Georg> conversion chain, and did not use the original file name for
Georg> the temp file name anymore.

Georg> This will go in tomorrow unless I get objections.

Georg, do you think this should go to 1.4?

JMarc

Reply via email to