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/pureTex@v1.0.0/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 |
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
7
2
2
0
double integral
HTML
Result
b
a
β
α
3
dxdy