Peter Kümmel wrote:
I've played with threads a bit to avoid the blocking of lyx while texing.
I've looked at this problem a while ago, and I am sure that can achieve the same thing with process (forks). We already have the infrastructure in place for doing that: the Graphics conversion is non-blocking. Unfortunately, the document compilation does not use the forked controller support.
Abdel.