tweak listing
This commit is contained in:
parent
2af94a6c61
commit
db73589edd
1 changed files with 4 additions and 2 deletions
|
@ -150,14 +150,16 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// ---------- FIGURES ----------
|
// ---------- FIGURES ----------
|
||||||
|
|
||||||
show figure.caption: it => box(
|
show figure.caption: it => box(
|
||||||
inset: (left: 1em, right: 1em),
|
inset: (left: 1em, right: 1em),
|
||||||
//align(left, it)
|
//align(left, it)
|
||||||
it
|
it
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// ---------- LISTING ----------
|
||||||
|
show raw.where(block: true): block.with(radius: 1em, fill: luma(240), inset: 1em)
|
||||||
|
|
||||||
// ---------- OUTLINES ----------
|
// ---------- OUTLINES ----------
|
||||||
|
|
||||||
// justify outline entries
|
// justify outline entries
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue