Four templates need it and two did not have it. The paper copy called
gawk -f ~/bin/vc-git.awk while shipping vc-git.awk beside itself, so it
only worked for someone who had also installed the awk script by hand;
it now calls the copy it ships with.
Templates link to ../../resources/, which new_tex_document has to
dereference when it extracts one.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Moves paper, assignment, and letter templates from pdflatex to
lualatex, and replaces the Type-1 font setup (mathdesign/garamond,
ucs/utf8x, T1 fontenc) with fontspec using EB Garamond for the main
font and TeX Gyre Heros for sans. This produces PDFs whose text
extracts cleanly and is a prerequisite for tagged/accessible PDF
output.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>