Description
convert a latex tex
file to a pdf.
Description
convert a latex file to pdf calling lualatex with the flags etc. necessary to include bibliography and footnotes
README.md
a uniform method to access data on file
uniform means:
- same functions with identical semantics independent of representation
- all functions are total (or become so using Maybe or Either)