aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-12-19 18:10:08 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-12-19 18:10:08 -0800
commitb303fdbc7a9640aec8789fbc02ddc14440d0cd39 (patch)
tree85c75ef5719652bf7870abe5f580128761440e7e
parent617e2af70c7d429a44d3b116d49d4b05840059e9 (diff)
parent355b58ff998059470d8ee14ae9afbbeb0c2282e8 (diff)
downloadpandoc-b303fdbc7a9640aec8789fbc02ddc14440d0cd39.tar.gz
Merge pull request #174 from twsh/section-titles
Section titles
-rw-r--r--default.beamer4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.beamer b/default.beamer
index f0a266c7e..aaa621658 100644
--- a/default.beamer
+++ b/default.beamer
@@ -131,8 +131,7 @@ $endif$
\widowpenalties 1 10000
\raggedbottom
-% Comment these out if you don't want a slide with just the
-% part/section/subsection/subsubsection title:
+$if(section-titles)$
\AtBeginPart{
\let\insertpartnumber\relax
\let\partname\relax
@@ -151,6 +150,7 @@ $endif$
\let\subsectionname\relax
\frame{\subsectionpage}
}
+$endif$
$if(links-as-notes)$
% Make links footnotes instead of hotlinks: