Xaringan: Is there a setting for aspect ratio?

Created on 23 Apr 2017  路  4Comments  路  Source: yihui/xaringan

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?

Most helpful comment

Thanks, got it. So it is:

xaringan::moon_reader:
nature:
.....
ratio: "16:9"

All 4 comments

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"

Was this page helpful?
0 / 5 - 0 ratings