This commit is contained in:
lbykkkk
2024-12-01 13:46:51 +08:00
parent 27958b9030
commit bd9c88e896
10 changed files with 4 additions and 1712 deletions

View File

@@ -269,7 +269,8 @@ if __name__ == "__main__":
"test_cache/2411.03663/3_method.tex",
"test_cache/2411.03663/4_experiment.tex",
"test_cache/2411.03663/5_related_work.tex",
"test_cache/2411.03663/6_conclu.tex"
"test_cache/2411.03663/6_conclu.tex",
"test_cache/2411.03663/reference.bib"
]
for file_path in file_path_list:
tex_content = read_tex_file(file_path)