未翻訳
このページはまだ翻訳されていません。原文の内容が表示されています。
ellipse
要素関数
An ellipse with optional content.
Example
// Without content.
#ellipse(width: 35%, height: 30pt)
// With content.
#ellipse[
#set align(center)
Automatically sized \
to fit the content.
]

引数
inset
設定可能引数
設定可能引数
How much to pad the ellipse's content. See the box's documentation for more details.
デフォルト値:
0% + 5pt
outset
設定可能引数
設定可能引数
How much to expand the ellipse's size without affecting the layout. See the box's documentation for more details.
デフォルト値:
(:)