Commit 7f44b258 authored by Dorchies David's avatar Dorchies David
Browse files

Merge branch 'beamer-shaded-sections-on-toc' into 'master'

Présentation, tables des matières intermédiaires : griser les sections autres que celle en cours

Closes #1

See merge request !1
1 merge request!1Présentation, tables des matières intermédiaires : griser les sections autres que celle en cours
Showing with 2 additions and 1 deletion
+2 -1
......@@ -37,7 +37,7 @@
\frametitle{\insertsection}
\tableofcontents[
currentsection,
sectionstyle=show/show,
sectionstyle=show/shaded,
subsectionstyle=show/show/hide
]
\end{frame}
......
......@@ -23,6 +23,7 @@
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{blocks}[rounded][shadow=true]
\setbeamertemplate{footline}[frame number]
\setbeamertemplate{section in toc shaded}[default][45]
\setbeamerfont{footline}{size=\fontsize{9}{11}\selectfont} %https://tex.stackexchange.com/a/26899/124910
\setbeamercolor{section in toc}{fg=marine}
\setbeamercolor{subsection in toc}{fg=ocean}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment