Use when: compile the thesis PDF, build the LaTeX project, or run pdflatex/bibtex for thesis.tex.
Compile the LaTeX thesis into a PDF using the repository's standard build sequence.
pdflatex -interaction=nonstopmode thesis.tex; bibtex thesis; pdflatex -interaction=nonstopmode thesis.tex; pdflatex -interaction=nonstopmode thesis.texEdit PDFs with natural-language instructions using the nano-pdf CLI.