This library provides functionality to convert LaTeX code into a PDF file.
The main functionality is encapsulated in the convertLatex method of the provided class.
Build the container by running DOCKER_BUILDKIT=1 docker-compose build
To convert LaTeX code to a PDF file, follow these steps:
/latex route.latex_code parameter. The code should be base64 encoded.