Open 18922685670 opened 1 year ago
/home/user-name/arxiv_cache/2001.01568/workfolder
(for example). pdflatex merge_translate_zh.tex
[!NOTE] If the problems persist, make sure both biblatex and BIber are up to date and their versions match. See troubleshooting for Biber for general advice on that matter. This solution works for me.
It's just need to update biblatex and BIber version. How to update biblatex and BIber version?
sudo apt-get install texlive-full
sudo apt-get remove biber
sudo apt-get remove biblatex
biber
binary biber-linux_x86_64.tar.gz.
download latest biblatex
source biblatex-3.20.tds.tgz.
mkdir tempbiber
mkdir tempbiblatex
tar -zxvf biber-linux_x86_64.tar.gz -C tempbiber/
tar -zxvf biblatex-2.8a.tds.tgz -C tempbiblatex/
sudo rsync -azvv tempbiber/ /usr/bin/
#sudo rsync -azvv tempbiblatex/ /usr/share/texlive/texmf-dist/
sudo rsync -azvv tempbiblatex/ /usr/local/share/texmf/
gpt_academic
.
python main.py
Sorry I can't verify if it's work on Windows
, anyway it works fine on my Ubuntu 20.04
. For reference try this out and have a good luck!
Installation Method | 安装方法与平台
Pip Install (I used latest requirements.txt)
Version | 版本
Latest | 最新版
OS | 操作系统
Windows
Describe the bug | 简述
作者大大您好,我在使用插件对arxiv论文进行翻译的时候,出现了一些问题。
我在这个材料学论文当中屡次出现编译失败,我自己排查一下log日志,但是水平有限,仍然未能够排除。
材料我附后面,麻烦您看一下(我会放一部分log在这)
The control sequence at the end of the top line of your error message was never \def'ed. If you have misspelled it (e.g.,
\hobx'), type
I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined.c:/texlive/2023/texmf-dist/tex/latex/natbib/natbib.sty:965: Undefined control s equence. l.965
The control sequence at the end of the top line of your error message was never \def'ed. If you have misspelled it (e.g.,
\hobx'), type
I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined.c:/texlive/2023/texmf-dist/tex/latex/natbib/natbib.sty:982: Undefined control s equence. l.982
(That makes 100 errors; please try again.) Here is how much of TeX's memory you used: 2075 strings out of 476025 27814 string characters out of 5794014 1850382 words of memory out of 5000000 22603 multiletter control sequences out of 15000+600000 512287 words of font info for 32 fonts, out of 8000000 for 9000 1141 hyphenation exceptions out of 8191 43i,0n,68p,178b,22s stack positions out of 10000i,1000n,20000p,200000b,200000s
c:/texlive/2023/texmf-dist/tex/latex/natbib/natbib.sty:982: ==> Fatal error oc curred, no output PDF file produced!
Screen Shot | 有帮助的截图
2023-11-05-01-15-26-2023-11-05-01-15-24-result.zip
Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)
2109.01196 上述是原arxiv论文