Springer期刊投稿時,LaTex生成pdf亂碼問題


 

問題描述: LaTex本身編譯成功,但將TEX文件及所有用到的eps文件上傳系統,view submission中的TEX文件預覽為亂碼。嘗試過將cls、bst等文件一同上傳,但問題依舊。

解決方法如下:
可在生成的pdf亂碼中查找”error”關鍵字,按要求更改,亂碼靠近末尾處會提供建議的解決辦法

預覽錯誤:
! Package inputenc Error: Invalid UTF-8 byte 168.//共出現三次

錯誤提示:

The document does not appear to be in UTF-8 encoding. Try adding
\UseRawInputEncoding as the first line of the file or specify an
encoding such as \usepackage [latin1]{inputenc} in the document
preamble. Alternatively, save the file in UTF-8 using your editor or
another tool

最后將\usepackage [latin1]{inputenc}一項加入到同類型\usepackage語句處即可正常生成pdf

注:\usepackage 應放在 \documentclass之后

<a class="" id="btn-readmore" data-track-view='{"mod":"popu_376","con


免責聲明!

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



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM