quarto-ext / typst-templates

Repository of Typst templates for Quarto
Creative Commons Zero v1.0 Universal
45 stars 3 forks source link

Poster control #11

Open higgi13425 opened 2 months ago

higgi13425 commented 2 months ago

This is a nice example, and I have been experimenting at https://github.com/higgi13425/quarto_poster.git and realizing that I don't know much about how to control

  1. size of logo (too big right now)
  2. Length, line breaks in title
  3. Title font and font size
  4. Why does title break there - not go full width?
  5. Put a background color behind the title/author/affiliations block
  6. Add an image on the right side of this block (logo on left side)
  7. Larger sizes, up to 72 in wide, 42 in tall in US, taller in euro zone
  8. Author font, font size, italics, font color, and line breaks
  9. Multiple author affiliations (diff univ, department, divison)
  10. Having a line break between authors and affiiliations
  11. Turn off roman numerals for sections - Background, Methods
  12. Control alignment - left, center, right
  13. Control underlines, bold
  14. control number of columns, column width, space between columns
  15. Add superscripts for references
  16. Control body font size, font

What is the best resource for these questions?

thanks, Peter