https://github.com/dmitriz/latex-test
https://github.com/dmitriz/latex-test
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmitriz/latex-test
- Owner: dmitriz
- Created: 2025-01-27T00:22:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T00:34:49.000Z (over 1 year ago)
- Last Synced: 2025-01-27T01:23:57.118Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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$