From 1a60280ea0109e38984da22b285b7ee52a7d4e7e Mon Sep 17 00:00:00 2001 From: qingxu fu <505030475@qq.com> Date: Sat, 3 Jun 2023 14:40:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=AD=A6=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crazy_functional.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crazy_functional.py b/crazy_functional.py index ca6ed0a..7163ed7 100644 --- a/crazy_functional.py +++ b/crazy_functional.py @@ -348,7 +348,7 @@ def get_crazy_functions(): try: from crazy_functions.Latex输出PDF结果 import Latex英文纠错加PDF对比 function_plugins.update({ - "Latex英文纠错+LatexDiff高亮修正位置": { + "[功能尚不稳定] Latex英文纠错+LatexDiff高亮修正位置": { "Color": "stop", "AsButton": False, # "AdvancedArgs": True, @@ -358,7 +358,7 @@ def get_crazy_functions(): }) from crazy_functions.Latex输出PDF结果 import Latex翻译中文并重新编译PDF function_plugins.update({ - "Latex翻译中文+生成PDF": { + "[功能尚不稳定] Latex翻译中文+生成PDF": { "Color": "stop", "AsButton": False, # "AdvancedArgs": True,