An open API service indexing awesome lists of open source software.

https://github.com/dmitriz/latex-test


https://github.com/dmitriz/latex-test

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# latex-test

Testing maths formulas:

Here is inline formula:
$a+b=c^3-\sqrt3$

Here is displayed formula:

$$\frac12 + \frac14 = \frac34$$

A matrix

$$A=\begin{pmatrix}
1&2\\
3&4
\end{pmatrix}$$

Testing `\mathbb C`: $\mathbb C$