From c9df97ce303d2253163e60748060354eafcb4090 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Wed, 13 Dec 2023 19:23:01 +0100 Subject: [PATCH] Double definition of stringstyle --- bundle/bundle--org.el | 1 - 1 file changed, 1 deletion(-) diff --git a/bundle/bundle--org.el b/bundle/bundle--org.el index 231dba6d..2ab508e4 100644 --- a/bundle/bundle--org.el +++ b/bundle/bundle--org.el @@ -111,7 +111,6 @@ ("keywordstyle" "\\color{blue}\\textbf") ("commentstyle" "\\color{gray}") ("stringstyle" "\\color{green!70!black}") - ("stringstyle" "\\color{red}") ("frame" "single") ("numbers" "left") ("numbersep" "5pt")