Texmaker and TeXstudioCompilation with XeLaTeX fails

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
ali_mes
Posts: 2
Joined: Sun Oct 07, 2012 6:46 am

Compilation with XeLaTeX fails

Post by ali_mes »

Hi,

I use TeXmaker with XeLaTeX. Recently when I want to compile my source file I get:
fwrite: Invalid argument xelatex.exe:
I should mention I use xepersian package for my Persian documents.

How can I fix this error?
Thanks

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

Compilation with XeLaTeX fails

Post by cgnieder »

Hi ali_mes,

Welcome to the LaTeX community!

If compilation worked earlier we will need to see a complete Infominimal working example.

Regards
site moderator & package author
ali_mes
Posts: 2
Joined: Sun Oct 07, 2012 6:46 am

Re: Compilation with XeLaTeX fails

Post by ali_mes »

‎Hello‎,

‎I reinstalled Texmaker‎, ‎in the first run it worked‎, ‎but when I closed Texmaker and opened it again I got the error again‎.

I've attached a minimal file.

Regards

/Ali
Attachments
ttt.tex
(232 Bytes) Downloaded 385 times
User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

Compilation with XeLaTeX fails

Post by cgnieder »

I am not really familiar with TeXmaker but it sounds to me that the call somehow is corrupted. If I read the error message correctly xelatex is called without arguments and file name.

Does it work with pdflatex? Does it work from the command line?

Regards
site moderator & package author
Post Reply