binary-husky / binary-husky/gpt_academic

[Bug]: Arxiv论文翻译模块,默认pdflatex编译器经常无法编译成功

Open
#1,916 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
71.4k
Forks
8.3k
PR merge metrics
No merged PRs in 30d

Description

Installation Method | 安装方法与平台

Pip Install (I used latest requirements.txt)

Version | 版本

Latest | 最新版

OS | 操作系统

Windows

Describe the bug | 简述

使用Arxiv论文翻译模块时,默认pdflatex编译器经常无法编译成功,建议默认tex编译器替换为xelatex。

使用xelatex进行编译,目前暂未出现失败情况,成功率几乎为100%。而使用pdflatex成功率可能只有40%。

Screen Shot | 有帮助的截图

更换为xelatex编译器后,不再出现tex编译失败的情况。

Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the Arxiv paper translation module and locate the configuration or entry point that selects pdflatex as the default compiler. Check how compiler failures are handled, switch the default to xelatex, and verify that a representative paper can compile successfully on Windows.

Written by the indexing model from the issue text.

Assessment

Tech stack
latex, python
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
Half a day
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.