# Functions
CompileTexToPDFA compiles a TeX file to a PDF/A file It returns the path to the PDF/A file ctx is the context texfile_name is the name to the TeX file (it is expected in the current working directory) builddir_template is the template for the build directory (e.g.
Log returns the logger from the context (for more convenient logging).