-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
I am testing some work in a local node server version of KaTeX, from localhost 7936 as described in the Contributing to KaTeX page. I have a couple of problems:
(1) Several fonts are not available. The console warnings read Failed to load resource: the server responded with a status of 404 (Not Found).
(2) I cannot re-create the stacked sans-serif work from PR #1009. Instead, I get:
@kevinbarabash, When I reported the first problem earlier, you suggested that I run git submodule update --init --recursive. I've done that and gotten no relief. Also, yesterday I completely deleted my ronkok/KaTeX repository and created a new one from scratch. It seems to me that if I do that, then follow the instructions in the Contributing to KaTeX page, the node server version of KaTeX should then work without any further git submodule commands.
I would appreciate any suggestions.
