Bug 389504 - Preview tool for pdf->png preview in bottom bar is limited to PDFLatex
Summary: Preview tool for pdf->png preview in bottom bar is limited to PDFLatex
Status: REPORTED
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: 2.9.93
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-27 11:50 UTC by Simone Gaiarin
Modified: 2022-11-23 07:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simone Gaiarin 2018-01-27 11:50:28 UTC
A combobox to select the compilation tool for the case pdf->png should be added to let the user select other tools like Xelatex, Luatex

Changing line 155 of previewwidget.cpp to:

tasklist = "PreviewXeLaTeX,,,,,png";

compiles correctly with xelatex (though sometimes the image is not displayed, but this is another bug)
Comment 1 Justin Zobel 2022-11-15 22:58:31 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 2 Simone Gaiarin 2022-11-23 06:55:10 UTC
Selecting "Build > Quick Preview > Selection or Environment" the preview is still generated with PDFLatex. It is not possible to choose the compiler from the UI.