TexStudio setup Xelatex

I use TexStudio for one of my books.

I use xelatex in both my windows and mac
In TexStudio open your settings and under xelatex change the line to this for windows:
xelatex.exe -synctex=1 -interaction=nonstopmode -output-driver=”xdvipdfmx.exe -q -E -V 6″ %.tex

or this for Mac:
xelatex -synctex=1 -interaction=nonstopmode -output-driver=”xdvipdfmx -q -E -V 6″ %.tex

sometimes you will have to add the full path for Mac (mine is \usr\bin\xelatex).  With Windows I use MikTex so it installs the path automatically for me.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: