sjtug / SJTUThesis

上海交通大学 LaTeX 论文模板 | Shanghai Jiao Tong University LaTeX Thesis Template
Apache License 2.0
3.28k stars 787 forks source link

! LaTeX Error: File `sjtuthesis.cls' not found #979

Closed jiangxiaoqiang closed 10 months ago

jiangxiaoqiang commented 10 months ago

问题描述:

when I compile the main.tex using xelatex, shows error : ! LaTeX Error: File `sjtuthesis.cls' not found

系统信息:

日志信息:

This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex 2023.5.24) 6 OCT 2023 07:50
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**/opt/data/project/2023/9/3d7e6e8948a949cdb99ebafebd717377/main.tex
(/opt/data/project/2023/9/3d7e6e8948a949cdb99ebafebd717377/main.tex
LaTeX2e <2022-11-01> patch level 1
L3 programming layer <2023-05-15>

! LaTeX Error: File `sjtuthesis.cls' not found.

Type X to quit or to proceed,
or enter new name. (Default extension: cls)

Enter file name:
! Emergency stop.

l.13 ^^M

End of file on the terminal!

Here is how much of TeX's memory you used:
23 strings out of 476760
559 string characters out of 5807904
1843482 words of memory out of 5000000
20291 multiletter control sequences out of 15000+600000
512287 words of font info for 32 fonts, out of 8000000 for 9000
1348 hyphenation exceptions out of 8191
19i,0n,29p,138b,17s stack positions out of 10000i,1000n,20000p,200000b,200000s
No pages of output.

the compile command may look like: xelatex -synctex=1 main.tex