From ed43ecb0d0b828aa6f5ccddf1d1b623cc8263efd Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Mon, 29 Aug 2022 18:01:21 -0600 Subject: [PATCH] Fix font name appearing in bookmarks, but old font for ToC --- src/SNOUG.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SNOUG.tex b/src/SNOUG.tex index cef6e66..ad30cf0 100644 --- a/src/SNOUG.tex +++ b/src/SNOUG.tex @@ -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}