From 0389ea5ff60d6f320e69e95e55b9aa26d49f2e36 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Mon, 27 Nov 2023 00:23:31 +0100
Subject: [PATCH] give wings to all headers

---
 layout.sty | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/layout.sty b/layout.sty
index ef586abe..283498ff 100644
--- a/layout.sty
+++ b/layout.sty
@@ -105,7 +105,7 @@
   \vspace{-6pt}%
   \textcolor{\pageSideColor}{\hrulefill}%
   \raisebox{-2.1pt}%
-    {\textcolor{\pageSideColor}{\quad\npcsymbol\quad}}%
+    {\textcolor{\pageSideColor}{\quad\adfdoubleflourishleft\npcsymbol\adfdoubleflourishright\quad}}%
   \textcolor{\pageSideColor}{\hrulefill}%
 }
 
@@ -685,7 +685,7 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west)
 \newcommand{\npcQuote}{}
 \newcommand{\mannerism}{}
 \newcommand{\npcGoal}{}
-\newcommand{\npcsymbol}{\adfdoubleflourishleft\adfast{\value{r4}}\adfdoubleflourishright}
+\newcommand{\npcsymbol}{\adfast{\value{r4}}}
 \newcommand{\npc}[2]{\settoggle{personality}{false}\renewcommand{\name}{#2}\renewcommand{\npcsymbol}{#1}}
 \newcommand{\NPC}[5]{\renewcommand{\name}{#2}
 \renewcommand{\npcsymbol}{#1}
-- 
GitLab