#Typst with Quarto
1 messages · Page 1 of 1 (latest)
looking nice 👍
btw, caught a small typo
jeez... I should have proofread!
Thanks
I still have to figure out how to place the images on the margins. There is some Quarto voodoo happening
Your Fig 2 is spills out of the margins, this is probably due to this issue: https://github.com/jgm/pandoc/issues/9236
This should be fixed by a change in the default behaviour of Typst in an upcoming release I think
Will you try to get the figures in the margins?
May I ask how this looks implemented? Do you still use a qmd file? Do you "just" use typst syntax and push it through the Quarto CLI? What have you done for it?
@rugged gust ?
Take a look at the repo here: https://github.com/fredguth/bid_produto_1
I created a manuscript project where I was able to customize the template.
The customization is inside an extension:
https://github.com/fredguth/bid_produto_1/_extensions/fredguth
/desid-report/
_extensions/fredguth/desid-report/typst-template.typ
@heavy anchor (sorry for the time to answer, it is carnival here in Brazil.. I wasn't online)
The Typst output yields a figure with a width attribute that greatly overflows the page: = Title <title> Text. #figu...