Convert a LaTeX script into an image via a customizable dockerized service.
-
Updated
Feb 15, 2023 - Python
Convert a LaTeX script into an image via a customizable dockerized service.
This repository embodies a tool for compiling LaTeX files without considering which engine to execute at which point of the execution pipeline. With a single command, a specified .tex file will be compiled while storing all generated auxiliary files into a separate folder in the working directory, so the working directory is always kept clean.
Add a description, image, and links to the lualatex topic page so that developers can more easily learn about it.
To associate your repository with the lualatex topic, visit your repo's landing page and select "manage topics."