Skip to content

Commit

Permalink
Fix hideothersubsections option
Browse files Browse the repository at this point in the history
  • Loading branch information
ikatza committed Nov 25, 2019
1 parent 3684e6f commit 6542008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.repo_name}}/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
{
\begin{frame}<beamer>
\frametitle{Contents}
\scriptsize\tableofcontents[currentsection,hideothersubsection]
\scriptsize\tableofcontents[currentsection,hideothersubsections]
\end{frame}
}

Expand Down

0 comments on commit 6542008

Please sign in to comment.