diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-10-29 10:10:42 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-10-29 10:10:42 -0700 |
commit | a3c8439ad6e8d1da89be1069a9d62bedd62a3279 (patch) | |
tree | fbc9a3b33f99ac80996f1e5894bf7731f365bbfc /default.opendocument | |
parent | de2e524e7df0a9d4159f2794deaa2e1847c87d46 (diff) | |
download | pandoc-a3c8439ad6e8d1da89be1069a9d62bedd62a3279.tar.gz |
Beamer template: fix incompatibility of section slides with natbib.
Natbib (and presumably biblatex) bibliography commands create
their own section. Since these are in frame environments,
we have an incompatibility with the `\AtBeginSection` macro
which creates a special frame when a new section occurs.
(We can't have a frame inside another frame.)
This change disables `\AtBeginSection` inside bibliography
slides.
This supersedes #145. See discussion tehre.
Diffstat (limited to 'default.opendocument')
0 files changed, 0 insertions, 0 deletions