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
|
/// ```example
|
||||||
/// #set page(height: 200pt)
|
/// #set page(height: 200pt)
|
||||||
|
/// #show figure: set place(
|
||||||
|
/// clearance: 1em,
|
||||||
|
/// )
|
||||||
///
|
///
|
||||||
/// = Introduction
|
/// = Introduction
|
||||||
/// #figure(
|
/// #figure(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue