I want the typesetting engine of my tex file be "XeLaTex" by default.
I can do this by changing the engine in a console, however, I am wondering how I can do such a work by adding some code to my tex file.
Lets say we have an online tex compiler and we have no choice to select the typesetting engine manually and we want to add some codes to our tex file to make it clear for the compiler which engine to use.
Edit: It is worth pointing out that I use TexWorks editor, however I also want my code to work properly for (TeX Live 2013/W32TeX) that is for the Springer Editorial Manager system.
Thanks

texdoc arara– Fran Feb 03 '15 at 21:03