Installation
Put files in your server
<link rel="stylesheet" href="path/to/puretex.css">
OR
Use CDN
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/mtugb/[email protected]/styles/puretex.css">
Usage
You can use this library to display math expressions.
This is compatible with Darkmode.Try it! (automatically change)
Integral
HTML
Result
b
a
fraction
HTML
Result
b
a
Sigma
HTML
Result
n
i = 1
3
+ ai
2
Matrix
HTML
Result
| 2 | 3 |
| 2 | 3 |
| 1 | n | |
| m | 3 |
T
System
HTML
Result
x+2y=5
3x+y=7
3x+y=7
System
HTML
Result
x
β
x
x
Practical examples
fraction & integral
HTML
Result
3
2
e
x
+
e-x
2
x + y
2
0
double integral
HTML
Result
b
a
β
α
3
dxdy