tuna / thuthesis

LaTeX Thesis Template for Tsinghua University
https://www.ctan.org/pkg/thuthesis
LaTeX Project Public License v1.3c
4.58k stars 1.08k forks source link

Windows下 make 错误 #973

Open ProLet-1917 opened 2 months ago

ProLet-1917 commented 2 months ago

提交前检查

系统

Windows 11

TeX 发行版

make

TeX 编译器

XeLaTeX

版本

7.5.2

学位类型

master

问题描述

在windows系统,powershell或cmd中进行 make(已安装)会产生错误。

复现代码

make thesis

编译日志

xetex thuthesis.ins
process_begin: CreateProcess(NULL, xetex thuthesis.ins, ...) failed.
make (e=2): 系统找不到指定的文件。
make: *** [Makefile:31: dtx-style.sty] Error 2

其他信息

No response

Harry-Chen commented 2 months ago

PATH 中有 xetex.exe 吗?