Open FabianGil opened 4 years ago
Fabian, I have the same problem. Did you find out the solution?
As of right now no, but I will add it to the list!
You should now be able to specify the height of the title box section using titlebox_height:
in the yaml and you will need to give it a percentage 🎉 The default is "15%"
so to make it smaller you can use:
---
title: my title
titlebox_height: "10%"
poster_height: "70in"
poster_width: "40in"
output: posterdown::posterdown_html
---
# My Content
Some content.
Happy Postering! 😄
Great! Thanks Brent, It worked fine.
@FabianGil I see you have re-opened the issue, can you please share why so I can have a look into the required changes?
Cheers!
Buenas tardes, tengo el mismo problema, y no me funciona cambiando el %
I have created a poster with dimensions 70 inch (H) x 47 inch (W) but the title box is higher than necessary (title + author + affiliations + logo). Is there some way to control title box's height?