Commit 1134f58
Add missing KaTeX macros GammaL, GammaU, SigmaL, SigmaSp (LMFDB#7048)
Group pages for groups whose elements are displayed in a projective
Lie family (PGammaL, PGammaU, PSigmaL, PSigmaSp) strip the leading P
in repr_strg, emitting \GammaL / \GammaU / \SigmaL / \SigmaSp,
which base.html did not define, so e.g. /Groups/Abstract/51840.b
showed raw \GammaU(4,2). Audited every macro used in devmirror
gps_groups tex columns, gps_subgroup_search tex columns (sampled),
gps_families.tex_name and the Lie families in representations; these
four were the only missing legitimate macros. Added them in the style
of the existing P-family macros plus a regression test; verified in a
local server that 51840.b renders the sentence as matrices in
GammaU(4,2) with zero katex-error nodes.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 5ef81bd commit 1134f58
2 files changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
78 | 91 | | |
79 | 92 | | |
80 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
137 | 141 | | |
138 | 142 | | |
139 | 143 | | |
| |||
0 commit comments