mirror of
https://github.com/typst/typst
synced 2025-05-15 01:25:28 +08:00
Fix lr
docs example (#4777)
This commit is contained in:
parent
2ba59e8c5f
commit
e11ad7d82f
@ -111,7 +111,7 @@
|
|||||||
# Example
|
# Example
|
||||||
```example
|
```example
|
||||||
$ [a, b/2] $
|
$ [a, b/2] $
|
||||||
$ lr(]sum_(x=1)^n] x, size: #50%) $
|
$ lr(]sum_(x=1)^n], size: #50%) x $
|
||||||
$ abs((x + y) / 2) $
|
$ abs((x + y) / 2) $
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user