Bug 156993

Summary: Support for XeTeX in Kile
Product: [Applications] kile Reporter: z0idberg
Component: generalAssignee: Michel Ludwig <michel.ludwig>
Status: CONFIRMED ---    
Severity: wishlist CC: martin.ruessler
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description z0idberg 2008-01-30 23:11:40 UTC
Version:           2.0.0 (using KDE 3.5.7)
Installed from:    Gentoo Packages
OS:                Linux

Currently, Kile does not support XeTeX. Every time I compile a xetex file, I have to open manually the console and write “xelatex file.tex” and afterwards open the file with the pdf reader.

It would be great, if Kile would automatically detect if a file is written for xetex (or xelatex), e.g. if the fontspec package is loaded, and instead of opening pdflatex, it should open xelatex. 

Also, some config options would be really nice, e.g. in the quickstart. The user should be able to specify a XeTeX file.
Comment 1 Ronaldo Reis Júnior 2008-06-04 12:58:40 UTC
Hi,

this is easy fix creating a new configuration on kile builders for xelatex.
Comment 2 Thomas Braun 2008-09-10 00:15:29 UTC
and also quickpreview should work see https://sourceforge.net/forum/message.php?msg_id=5239822
Comment 3 Thomas Braun 2008-09-22 23:03:47 UTC
Revision 863242

CCBUG: 156993

add more xelatex tool configurations
add support for xelatex quickpreview in separate window
support for the previewwidget is missing

reloading your tool list is recommended
Comment 4 Thomas Braun 2009-04-05 12:55:16 UTC
Can someone provide a proper xetex template document? I can then add it to the newdocument dialog.