Fix font name appearing in bookmarks, but old font for ToC

glossary
Jeff Moe 2022-08-29 18:01:21 -06:00
parent d7ddbd7674
commit ed43ecb0d0
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ leftmargin=1cm,rightmargin=1cm
% value 2 is title of chapter
% value 3 is sub title of chapter
\newcommand{\chapterconf}[3]{
\chapter{\emph{\fontspec{GemunuLibre-ExtraBold.otf}\color{jebba-darker-blue}{#2}}\protect \\
\chapter{\emph{#2}\protect \\
{#3}}
\thispagestyle{empty}
\markboth{#2}{\chapterheader}