fixed full page diagrams
This commit is contained in:
parent
99b9037719
commit
d75e447bf3
@ -489,6 +489,9 @@
|
||||
)
|
||||
})
|
||||
|
||||
if config.full-page {
|
||||
cnvs
|
||||
} else {
|
||||
layout(size => {
|
||||
let m = measure(cnvs)
|
||||
let w = m.width
|
||||
@ -515,6 +518,7 @@
|
||||
)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
#let make(config) = {
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user