20
0

2 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
d449d749d8 a series of updates to the mako-mem template
- Padded right/left margins to decrease line length based on research into
  general typographic standards.
- Shrunk linespacing to decrease line-spacing to bring this in line with
  general typographic standards.
- Added comments explaining the changes and basic typographic decisions.
- Renamed some variables to make it more clear about the relationships between
  pagestyles.
- Added the vc-git and vc-awk scripts into the repository so folks don't have
  to go hunting for them.
- Made VC stuff generated by default in Makefile.
- Increased the amount of sample text so we can actually see the effects on
  full pages of text.
2015-12-29 13:21:14 -08:00