文章目录 问题 原因 解决方案 问题 用latex编译论文,出现以下错误 y.tex.75: Package inputenc Error: Unicode character , (U+FFØC) (inputenc) not set up for use with L aTeX. See the inputenc package documentation for explanation. 原因 按提示,定位到第75行。发现有个逗号特别奇怪,是中文样式的逗号。 解决方案 去掉中文逗号,改为英文逗号 相关文章: 2022-12-23 2021-10-30 2021-10-18 2022-12-23 2021-04-01 2022-12-23