Bug 156993 - Support for XeTeX in Kile
Summary: Support for XeTeX in Kile
Status: CONFIRMED
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-30 23:11 UTC by z0idberg
Modified: 2023-01-08 20:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.