From 22086263f48a1ee3ccdb415315966d664bee626e Mon Sep 17 00:00:00 2001 From: Leo Date: Sun, 22 Jul 2018 01:32:26 +0800 Subject: [PATCH] Customize toc title --- eisvogel.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eisvogel.tex b/eisvogel.tex index 49a13a7..8b5a27e 100644 --- a/eisvogel.tex +++ b/eisvogel.tex @@ -719,6 +719,9 @@ $include-before$ $endfor$ $if(toc)$ +$if(toc-title)$ +\renewcommand*\contentsname{$toc-title$} +$endif$ $if(beamer)$ \begin{frame} \tableofcontents[hideallsubsections]