Automath #81
Replies: 2 comments 4 replies
-
|
Extensions are working the same in version 1 and 2. However, extensions have to be consumed by templates. They don't work by just installing them. They are extensions for themes. You can in this case probably just link the |
Beta Was this translation helpful? Give feedback.
-
Hi @tapkeyboard, as @marcantondahmen already mentioned, Automad extensions are designed to be consumed by templates to generate markup. Unfortunately, as far as I know, there is no built-in event system for extensions to listen to events (see my feature request for events in the old forum). Consequently, you need to manually call
As noted in the README of the Automath extension, you can override the extension’s default KaTeX |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @marcantondahmen does the automath extension work with Automad v2 at all? Seems like the package isn't loading for me (have PHP v8.2, it installed fine through dashboard) when inspecting the website, can't find
katex.min.cssor thejsfile for the package so assuming.... v2 ain't playing ball 🏀Beta Was this translation helpful? Give feedback.
All reactions