r markdown - Making Beamer Handout in RMarkdown (removing pauses) -
is there way convert beamer presentation handout presentation , remove pauses? in latex, can accomplished changing heading \documentclass{beamer} \documentclass[handout]{beamer}. analog in rmarkdown?
one note, have slides incremental , others not, have used > instead of incremental: true in yaml header insert pauses.
Comments
Post a Comment