Closed DJWalker42 closed 1 month ago
34 tests ±0 34 :white_check_mark: ±0 11s :stopwatch: +3s 12 suites ±0 0 :zzz: ±0 12 files ±0 0 :x: ±0
Results for commit c3efd7ca. ± Comparison against base commit 2aabfb36.
:recycle: This comment has been updated with latest results.
Created Latex "micro-service" that can compile a latex format justification string, with user provided resource files (images and bibliography), into a PDF file. Returns a list of LaTeX errors, and optionally warnings, to the user if compilation should fail.
Added the following API calls:
Using the files found in src/test/data, I've included extra steps in UseCasePiTest to test changing the "scientific" justification to LATEX format and its text string to LaTex syntax, uploading the required resource files, and compiling it into a PDF file.