From d081d2f1afd0b8b78300167a1cb84d3e2f385a77 Mon Sep 17 00:00:00 2001 From: "mathias.chouet" <mathias.chouet@irstea.fr> Date: Mon, 13 Jan 2020 17:14:24 +0100 Subject: [PATCH] =?UTF-8?q?Pr=C3=A9sentation,=20tables=20des=20mati=C3=A8r?= =?UTF-8?q?es=20interm=C3=A9diaires=20:=20griser=20les=20sections=20autres?= =?UTF-8?q?=20que=20celle=20en=20cours?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- presentation_irstea.tex | 2 +- presentation_irstea/beamerthemeirstea.sty | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/presentation_irstea.tex b/presentation_irstea.tex index 74877ea..4276107 100644 --- a/presentation_irstea.tex +++ b/presentation_irstea.tex @@ -37,7 +37,7 @@ \frametitle{\insertsection} \tableofcontents[ currentsection, - sectionstyle=show/show, + sectionstyle=show/shaded, subsectionstyle=show/show/hide ] \end{frame} diff --git a/presentation_irstea/beamerthemeirstea.sty b/presentation_irstea/beamerthemeirstea.sty index ae0d016..a1726bd 100644 --- a/presentation_irstea/beamerthemeirstea.sty +++ b/presentation_irstea/beamerthemeirstea.sty @@ -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} -- GitLab