I was wondering if it was possible to use xelatex in place of latex from within Texmate (using the LateX bundle)?
Would it be as simple as using directives such as:
%!TEX TS-program = xelatex %!TEX encoding = UTF-8 Unicode
Or doing some other manual edition of the bundle code?
Thanks!