MacTex XeLaTex xdvipdfmx:fatal: pdf_ref_obj(): passed invalid object. 報錯的解決方法


在使用MacTex配合TexStudio編譯beamer的時候,爆出如下錯誤,

xdvipdfmx:fatal: pdf_ref_obj(): passed invalid object.

結果嘗試其他tex文件,也不能正常編譯。

 

按照如下方式解決:

http://tex.stackexchange.com/questions/173038/xetex-and-xdvipdfmx-problem-in-texstudio-2

 

主要是TexStudio的設置

Show Advanced Options in the Preferences page, under Build > Build Options > Additional Search Paths, change Commands ($PATH) to /usr/texbin and it should work, even if you upgrade MacTeX or TeX Live.


更新:

對於El Captian系統,原有的/usr/texbin路徑被統一更換為/Library/TeX/texbin


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



猜您在找 Laravel collection 報錯 join(): Invalid arguments passed Python 報錯 SyntaxError: invalid syntax 解決方法 mybatis報錯invalid types () or values ()解決方法 mycat查表報錯Invalid DataSource:0解決方法 Invalid `Podfile` file: undefined method `pod' for main:Object. Sass Loader報錯:ValidationError: Invalid options object. Sass Loader has been initialised using an options object that does not match the API schema. VC連接mysql數據庫錯誤:libmysql.lib : fatal error LNK1113: invalid machine 解決方法 Vue報錯:Uncaught TypeError: Cannot assign to read only property’exports‘ of object’#‘的解決方法 接口返回[object,Object]解決方法 python中使用pip安裝報錯:Fatal error in launcher... 解決方法
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM