https://bugs.kde.org/show_bug.cgi?id=379663
Bug ID: 379663 Summary: Live Preview is built with the engine for currently edited file and not that of the master document Product: kile Version: 2.9.60 Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: user interface Assignee: michel.lud...@kdemail.net Reporter: olgierd.grzyb+kdeb...@gmail.com Target Milestone: --- Steps to reproduce: Create a `master.tex` file and set it as the master document (Settings → Define Current Document as Master Document). Set Build → Live Preview to use a different engine, eg. XeLaTeX. Now create another file, `ch01.tex`. Making changes to the file will recompile the preview, but with the default TeX engine, which in my case is pdfLaTeX. Expected result: The live preview file always built with whatever engine is selected for the master document. Actual result: The engine used to compile live preview depends on what file is being edited at the moment. -- You are receiving this mail because: You are watching all bug changes.