Commit 6140550
Onboard Neui Wadwalai; repair CV PDF corrupted by stray pdflatex run
Onboarding:
- Add Neui Wadwalai (undergrad, 2026-- ) to people.xlsx, people.html,
JRM_CV.tex/.html, and the lab-manual submodule
- Add images/people/neui_wadwalai.png (500x500 RGBA, hand-drawn border)
CV repair:
- documents/JRM_CV.pdf had been overwritten by a manual pdflatex run,
producing 10 blank pages (4KB, all glyphs rendered as nullfont).
fontspec system-font names require xelatex; pdflatex silently falls
back to nullfont and still exits 0. Rebuilt with scripts/build_cv.py
(xelatex) -> 108KB, text verified present.
Housekeeping:
- Regenerate people.html via build.py, removing spurious alumni-list
reordering churn from a stale hand-built copy
- Gitignore LaTeX build artifacts so manual latex runs don't dirty the
tree (verified: no already-tracked files become ignored)
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RA2V7NZ1hQ4fQSoZcBQgHp1 parent 3bb82f2 commit 6140550
8 files changed
Lines changed: 21 additions & 2 deletions
File tree
- data
- documents
- images/people
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
30 | 42 | | |
31 | 43 | | |
32 | 44 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
| 536 | + | |
536 | 537 | | |
537 | 538 | | |
538 | 539 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
735 | 735 | | |
736 | 736 | | |
737 | 737 | | |
| 738 | + | |
738 | 739 | | |
739 | 740 | | |
740 | 741 | | |
| |||
Loading
Submodule lab-manual updated 9 files
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
267 | 272 | | |
268 | 273 | | |
269 | 274 | | |
| |||
0 commit comments