Commit b83d6da
five_preferences: enable usetex only where a latex binary exists (#378)
The only usetex lecture in the repo. Colab ships no LaTeX, so the
downloadable notebook raised at the first rendered figure (~50 cells
before the data read the wave-C2 repoint fixed). shutil.which('latex')
keeps the published site's typography — CI installs texlive — and lets
latex-less runtimes fall back to mathtext.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 0c96791 commit b83d6da
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| |||
0 commit comments