mirror of
https://github.com/typst/typst
synced 2025-05-14 17:15:28 +08:00
mehtod to method in page-setup.md (#2412)
This commit is contained in:
parent
d25c5ac9a2
commit
9800b9ff30
@ -441,7 +441,7 @@ nesting and write more legible Typst markup:
|
|||||||
```
|
```
|
||||||
|
|
||||||
The show rule will wrap everything that comes after it in its function. The
|
The show rule will wrap everything that comes after it in its function. The
|
||||||
[`with` mehtod]($function.with) allows us to pass arguments, in this case, the
|
[`with` method]($function.with) allows us to pass arguments, in this case, the
|
||||||
column count, to a function without calling it.
|
column count, to a function without calling it.
|
||||||
|
|
||||||
Another use of the `columns` function is to create columns inside of a container
|
Another use of the `columns` function is to create columns inside of a container
|
||||||
|
Loading…
x
Reference in New Issue
Block a user