initial switch to latexmlmath, per #5

This commit is contained in:
Alexander 2025-07-01 19:25:02 -04:00
parent 38d8d44b00
commit 376c0f5f93
8 changed files with 20 additions and 6 deletions

View file

@ -245,8 +245,8 @@ code, pre code {
font-size: calc(0.84 * var(--base-font-size));
}
/* for STIX 2 */
math {
color: black;
font-family: "Math";
font-size: calc(0.96 * var(--base-font-size));
}