Add redbooks to test data, small additions (#35)

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
Co-authored-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
Christoph Auer
2024-08-20 12:36:00 +02:00
committed by GitHub
parent a13114bafd
commit c253dd743a
5 changed files with 17 additions and 0 deletions

View File

@@ -48,6 +48,8 @@ def main():
Path("./test/data/2206.01062.pdf"),
Path("./test/data/2203.01017v2.pdf"),
Path("./test/data/2305.03393v1.pdf"),
Path("./test/data/redp5110.pdf"),
Path("./test/data/redp5695.pdf"),
]
doc_converter = DocumentConverter()