PDF Generation

To visualise the output of the program in PDF form, either run the CLI without the --latex-off flag:

$ greater-prompt Hamlet.txt Hamlet.tex

or run your favorite LaTeX compiler over the outputted .tex file.