Suggestion: write scripts in Markdown instead of Latex. Advantages: - easier to read and edit source - can render into both HTML and PDF (using e.g. [Pandoc](https://pandoc.org/)) - if we have the script in HTML format, the screencrash UI can highlight rows!