pandoc/data/templates
John MacFarlane 893ba9863c Beamer template: added code to prevent slide breaks inside paragraphs.
This will matter, in practice, only when `allowframebreaks` is used.

It is especially helpful for bibliography slides.

Closes #2442. Thanks to Nick Bart for the solution.
2015-10-30 11:07:44 -07:00

12 lines
462 B
Text

tree 2daa7fb18f265885d357dc1cdc24dc570bfbb49d
parent a3c8439ad6e8d1da89be1069a9d62bedd62a3279
author John MacFarlane <jgm@berkeley.edu> 1446228288 -0700
committer John MacFarlane <jgm@berkeley.edu> 1446228288 -0700
Beamer template: added code to prevent slide breaks inside paragraphs.
This will matter, in pracitce, only when `allowframebreaks` is used.
It is especially helpful for bibliography slides.
Closes #2442. Thanks to Nick Bart for the solution.