pandoc/data
John MacFarlane d1ba023d9e 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.
2015-10-29 10:21:56 -07:00
..
docx Reference Docx: Add missing Header 6 style (steel blue) 2015-07-15 19:12:56 -04:00
dzslides Updated dzslides template. 2015-07-13 22:46:49 -07:00
odt ODT Writer: Figure captions 2015-04-12 00:34:03 +03:00
templates@a3c8439ad6 Beamer template: fix incompatibility of section slides with natbib. 2015-10-29 10:21:56 -07:00
bash_completion.tpl Added --bash-completion option. 2015-08-13 15:27:47 -07:00
epub.css added selectors for nested emphasis (epub.css) 2015-08-07 22:32:36 +02:00
LaTeXMathML.js Added --mathml option; removed Text.Pandoc.LaTeXMathML. 2010-03-18 06:45:56 +00:00
make-reference-files.hs make-reference-files: use proper path separators for Windows. 2015-05-28 09:59:08 -07:00
MathMLinHTML.js MathMLinHTML: Fix deprecation warning 2014-04-20 08:53:59 +02:00
sample.lua sample.lua - define CaptionedImage, add newline at end. 2015-09-15 09:28:18 -07:00