移除冗余代码,修复多用户存档问题

This commit is contained in:
qingxu fu
2023-11-20 01:06:19 +08:00
parent 977f992e3a
commit b1be05009b
6 changed files with 24 additions and 32 deletions

View File

@@ -352,6 +352,7 @@ def find_title_and_abs(main_file):
title = extract_title(main_file)
return title, abstract
def merge_tex_files(project_foler, main_file, mode):
"""
Merge Tex project recrusively