Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.
This repository was archived by the owner on Apr 24, 2023. It is now read-only.

切换控制台代码页为65001(UTF-8),编译失败 #116

Description

@garylavayou

问题描述
当控制台使用默认代码页936(GBK)时,输出信息中的路径名的中文部分为乱码。如果将代码页设置为UTF-8(chcp 65001)后,输出信息能正常显示,但是编译无法通过。
可能是某些模块不支持UTF-8编码?

编译平台
Windows 10 x64 1809 17763.195
MiKTeX-pdfTeX 2.9.6870 (1.40.19) (MiKTeX 2.9.6880 64-bit)

相关日志文件
output.txt
thesis.log
pdflatex.log
bibtex.log
makeindex.log

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions