Minor Improvements & Updated Flutter section
This commit is contained in:
@@ -44,4 +44,17 @@
|
||||
doc
|
||||
}
|
||||
|
||||
// Figure with attribution information
|
||||
#let afigure(
|
||||
body,
|
||||
attr: "",
|
||||
..args,
|
||||
) = [
|
||||
#figure(body, ..args)
|
||||
#box(
|
||||
hide(attr),
|
||||
width: 0pt,
|
||||
) <afig>
|
||||
]
|
||||
|
||||
#let i = h(3em)
|
||||
|
||||
Reference in New Issue
Block a user