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