mirror of
https://github.com/eddelbuettel/binb
synced 2024-12-22 04:29:59 +01:00
Allowed change in outline header
This commit is contained in:
parent
30328d343a
commit
ca2534907d
@ -253,7 +253,7 @@ $endif$
|
||||
$if(toc)$
|
||||
\AtBeginSection[]{
|
||||
\frame<beamer>{
|
||||
\frametitle{Outline}
|
||||
\frametitle{$if(tocheader)$$tocheader$$else$Outline$endif$}
|
||||
\tableofcontents[currentsection,hideallsubsections]
|
||||
}}
|
||||
$endif$
|
||||
@ -334,7 +334,7 @@ $endfor$
|
||||
|
||||
$if(toc)$
|
||||
\frame<beamer>{
|
||||
\frametitle{Outline}
|
||||
\frametitle{$if(tocheader)$$tocheader$$else$Outline$endif$}
|
||||
\tableofcontents[hideallsubsections]
|
||||
}
|
||||
$endif$
|
||||
|
Loading…
x
Reference in New Issue
Block a user