diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-10-29 10:21:56 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-10-29 10:21:56 -0700 |
commit | d1ba023d9e747a890b2957326d4d3441c23805e6 (patch) | |
tree | 80a0529bf0bbdc5aad8aaae3737d53144e3e88e7 /tests/tables.man | |
parent | 95201a0885b775474276be025985a68c61cb5a7c (diff) | |
download | pandoc-d1ba023d9e747a890b2957326d4d3441c23805e6.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.
Thinks to Yihui Xie for bringing the problem to my attention.
This supersedes #145. See discussion there.
Diffstat (limited to 'tests/tables.man')
0 files changed, 0 insertions, 0 deletions