mirror of
https://github.com/typst/typst
synced 2025-06-08 05:06:24 +08:00
Add an example of show-set place.clearance
for figures in the doc (#6208)
This commit is contained in:
parent
3e7a39e968
commit
61dee554ba
@ -125,6 +125,9 @@ pub struct FigureElem {
|
||||
///
|
||||
/// ```example
|
||||
/// #set page(height: 200pt)
|
||||
/// #show figure: set place(
|
||||
/// clearance: 1em,
|
||||
/// )
|
||||
///
|
||||
/// = Introduction
|
||||
/// #figure(
|
||||
|
Loading…
x
Reference in New Issue
Block a user