You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
(This bug is copied from an issue in the pandoc ML:
http://groups.google.com/group/pandoc-discuss?hl=en )
escaped > character."
See attached latex file for an example:
$ pandoc -r latex Editorial.tex
pandoc:
Error:
"source" (line 276, column 1):
unexpected ""
expecting block, white space, "\end{document}" or end of input
Literate haskell feature
Google Code Info:
Issue #: 221
Author: [email protected]
Created On: 2010-02-26T21:18:48.000Z
Closed On: 2010-02-26T23:57:48.000Z
The text was updated successfully, but these errors were encountered: