This commit is contained in:
parent
9b9d77eded
commit
27958b9030
|
|
@ -625,7 +625,7 @@ class ArxivSplitter:
|
|||
base_fragment_template = {
|
||||
'title': doc_structure.title,
|
||||
'abstract': doc_structure.abstract,
|
||||
'section_tree': section_tree,
|
||||
'catalogs': section_tree,
|
||||
'arxiv_id': arxiv_id
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue