at master 674 B view raw
1# Based on the calls to testfont(url) in test/styles.ipynb 2[ 3 { 4 url = "https://mirrors.ctan.org/fonts/libertinus-fonts/otf/LibertinusMath-Regular.otf"; 5 hash = "sha256-PY4QUzxz9/vO4k2rl5GBfno0r3/Zh1FAhif1OPDic7w="; 6 } 7 { 8 url = "https://mirrors.ctan.org/fonts/firamath/FiraMath-Regular.otf"; 9 hash = "sha256-ICjL091NjAzxYIUg60dZlWqDpnkx17bY58MTUgGG41s="; 10 } 11 { 12 url = "https://mirrors.ctan.org/fonts/erewhon-math/Erewhon-Math.otf"; 13 hash = "sha256-7SjKC+XP9KpFAWtZxc+FZZ4VETnDxokUGz+nZ/CWIbI="; 14 } 15 { 16 url = "https://mirrors.ctan.org/fonts/concmath-otf/Concrete-Math.otf"; 17 hash = "sha256-YCukkUgNQoBlotuD0vF1ts9JL8x6xaEW9JxK++GVGZ4="; 18 } 19]