docs(template): make outline rendering configurable

This commit is contained in:
multisn8 2024-01-11 14:01:29 +01:00
parent d1001ad90d
commit c0dd533d81
Signed by: multisamplednight
GPG key ID: 6D525AA147CBDAE2
2 changed files with 15 additions and 12 deletions

View file

@ -248,7 +248,7 @@
// literally just for standalone display of the graphics alone
#import "../../template.typ": conf
#show: conf
#show: conf.with(render-outline: false)
#set page(width: auto, height: auto)
#graph-example