mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-17 00:38:39 +00:00
build: move font generation to the main repo (#2837)
* build: move font generation to the main repo * Update fonts * chore: remove submodules * Update paths * Update fonts.yml Co-authored-by: Kevin Barabash <kevinb@khanacademy.org>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
id: font
|
||||
title: Font
|
||||
---
|
||||
By changing the variables in the `fonts.less` file at the [katex-fonts submodule](https://github.com/KaTeX/katex-fonts/),
|
||||
By changing the variables in the `src/fonts.less` file,
|
||||
several properties of the way fonts are used can be changed.
|
||||
|
||||
## Font size and lengths
|
||||
|
Reference in New Issue
Block a user