Merge pull request 'Update manual and gallery' (#21) from feat/update-manual-and-gallery into dev
Reviewed-on: #21
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
BIN
gallery/test.pdf
BIN
gallery/test.png
|
Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 160 KiB |
|
Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 160 KiB |
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
|
Before Width: | Height: | Size: 159 KiB After Width: | Height: | Size: 195 KiB |
|
Before Width: | Height: | Size: 275 KiB After Width: | Height: | Size: 274 KiB |
|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 40 KiB |
BIN
manual.pdf
@@ -16,7 +16,8 @@
|
|||||||
/// Draws a block element
|
/// Draws a block element
|
||||||
///
|
///
|
||||||
/// #examples.block
|
/// #examples.block
|
||||||
/// For parameters description, see #doc-ref("element.elmt")
|
/// For other parameters description, see #doc-ref("element.elmt")
|
||||||
|
/// - radius (number, length, ratio, dictionary): The corner radius of the block. See CeTZ documentation for more information
|
||||||
#let block(
|
#let block(
|
||||||
x: none,
|
x: none,
|
||||||
y: none,
|
y: none,
|
||||||
|
|||||||