Plugin setup
-
I’m sorry I need a little help on a very basic level, but I would be very grateful if someone could give me a little hand with the setup. I’m graphic designer, trying to set it up for a math teacher website.
For a test, the teacher gave me an equation in .tex, which I assume is correct.After activating the plugin, I introduced the equation in the code with a shortcode between [katex].. [/katex]
Like this:
[katex]
\documentclass{article}
\usepackage[french]{babel}\begin{document}
\begin{eqnarray*}
\sum_{m = 1}^{^{\infty} _{} } & \sum_{m = n}^{^{m = \infty}} \frac{1}{m^2 }
& _{_{}}
\end{eqnarray*}\end{document}
[/katex]I get an error message saying “Can’t find variable: katex”
The test is in this link. The equation that shows is an image exported from the same .tex (that’s why I assume the .tex is correct.. )
https://thomasgrafikus.com/equationsI’m trying to figure out what is missing, or what is wrong.
The page I need help with: [log in to see the link]
- The topic ‘Plugin setup’ is closed to new replies.