Brent Thorne
Brent Thorne
> pagedown is pretty neat, but doesn't look like it is well supported by all browsers (doesn't work at all for me in Safari, but does on Chrome). > >...
Hello @jpshanno and thanks for using posterdown! I have looked at the final product of your poster and think it looks great! My personal research is focused on understanding influences...
Hello! There is no need for chrome to be downloaded :tada: You can use the `pagedown` package function `pagedown::chrome_print("myfile.Rmd")`. Since pagedown is required to use posterdown this should work for...
Hi there, This is a feature I would love to include, unfortunately the way the `body` columns work via [CSS](https://www.w3schools.com/css/css3_multiple_columns.asp) it is actually not possible as far as I know....
Hello and thanks for using posterdown. Based on the yaml example you have posted I would guess that most of the issues are because you are not specifying the units...
Hi @joshuawlambert thanks for using posterdown! I found a sneaky unwanted space for the posterdown_html left logo implementation and have fixed it [here](https://github.com/brentthorne/posterdown/commit/82b625f9f09c7b8b661b18769204fb09b5daa2b6#). Thanks for the heads up on this...
I guess this would depend on what the differences are between the posters. As of right now there's no way to make multiple posters but I'm sure there could be...
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...
@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!