Skip to content

The compiler cannot find the file you want to include. Make sure that you have uploaded the file and specified the file location correctly. #318

@TronYY

Description

@TronYY

检查

  • 已经阅读《研究生学位论文撰写手册》或《关于本科毕业论文(设计)格式和统一封面的通知》
  • 已经将模板升级到了最新版
  • 已经阅读使用说明文档 ustcthesis.pdf
  • 已经阅读 常见问题

编译环境

  • 编译的系统:Ubuntu 18.04/Firefox/overleaf
  • TeX 发行版:XeLatex
  • 模板类型: master

描述问题

在macos莫哈维可以正常产生pdf,但是各平台overleaf上均不行
Type X to quit or to proceed,
or enter new name. (Default extension: cls)

Enter file name:
! Emergency stop.
<read *>

l.5 ...tclass[degree=master]{ustcthesis}[2020/01/01]

*** (cannot \read from terminal in nonstop modes)

The compiler cannot find the file you want to include. Make sure that you have uploaded the file and specified the file location correctly.
Learn more

截图:

图片

图片

图片

图片

复现上述问题的代码:

% !TeX encoding = UTF-8
% !TeX program = xelatex
% !TeX spellcheck = en_US
\documentclass[degree=master]{ustcthesis}[2020/01/01]

% degree    = doctor|master|bachelor
% language  = chinese|english

% 加载宏包、全部的配置
\input{ustcsetup.tex}
\begin{document}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions