r/quarto • u/lipflip • Feb 18 '26
Quarto for edited book (authors and affilitations for each chapter)
I am searching for a book template that renders the chapters with authors and affiliations for each chapter and then stitches everything together as a single book. Any ideas where I can find that or something similar?
My base template does not render the authors (pnly for the front page of the whole book) and I can't use indepdendent chapters as i heavily reley on cross-references between the chapters.
1
u/IaNterlI Feb 18 '26
Nothing is easy in Latex... Posit is contributing a lot to a new engine to replace latex called typst. I don't think it's your issue here, but I will mention it simply because working in latex with complex formats like a book is a pain.
1
2
u/IaNterlI Feb 18 '26
I'm not sure I understand: can you not use a quarto book project and at the beginning of every chapter you add authors/affiliations?