20
0
Commit Graph

4 Commits

Author SHA1 Message Date
623ab6f240 Share vc-git from a single copy at the repository root
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>
2026-08-19 15:45:18 +09:00
a0674e7f87 Switch templates to LuaLaTeX with fontspec
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>
2026-04-12 21:11:51 -07:00
f3b3d82957 updated makefile and .gitignore to us latexmk instead of rubber 2015-11-03 09:28:01 -08:00
08ac9e2dea moved both templates to use underscores 2009-12-22 22:06:31 -05:00