Formatting Annotations with LaTeX
The Hypothesis editor supports LaTeX formatting markup, allowing the use of advanced math and scientific typography within annotations.
Hypothes.is uses the KaTeX library to render LaTeX. Here is a full list of supported functions and notation.
To use LaTeX formatting in Hypothesis, simply begin and end the markup with two dollar-signs ($$
). For example: $$\sum_{\mathclap{1\le i\le n}} x_{i}$$
You can also use the editor toolbar:
Click the ∑ icon and note the prompt to Insert LaTeX
2. Enter your LaTeX markup between the double-dollar-signs
3. Click the Preview link to view how the markup will be rendered