解决一些合并冲突遗漏

This commit is contained in:
w_xiaolizu
2023-06-27 15:29:53 +08:00
parent 37ebab43d2
commit f2ee6c3d95
3 changed files with 5 additions and 15 deletions

View File

@ -341,11 +341,6 @@ def get_crazy_functions():
})
from crazy_functions.Latex输出PDF结果 import Latex翻译中文并重新编译PDF
function_plugins.update({
"Arixv论文精细翻译": {
"Color": "stop",
"AsButton": True,
# "AdvancedArgs": True,
"Arixv翻译输入arxivID [需Latex]": {
"Color": "stop",
"AsButton": False,
@ -355,7 +350,7 @@ def get_crazy_functions():
"例如当单词'agent'翻译不准确时, 请尝试把以下指令复制到高级参数区: " + 'If the term "agent" is used in this section, it should be translated to "智能体". ',
"Function": HotReload(Latex翻译中文并重新编译PDF)
}
}})
})
function_plugins.update({
"本地论文翻译上传Latex压缩包 [需Latex]": {