Hi @yihui, I love these slides...thanks for all your hard work!
I cant find a way to specify aspect ratio for a deck. Is there an easy way to do this without creating a whole new stylesheet?
sorry, found it in the help file :-)
May I know if you can add the detail of instructions here? I have been trying to dig in the "help" file, but don't know what the solution is.
see argument nature in ?xaringan::moon_reader()
Thanks, got it. So it is:
xaringan::moon_reader:
nature:
.....
ratio: "16:9"
Most helpful comment
Thanks, got it. So it is:
xaringan::moon_reader:
nature:
.....
ratio: "16:9"