From a537223b1ee91225717af4f50e91966eadb62782 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sun, 15 Nov 2020 19:12:28 +0100 Subject: AucTex font customization --- gui/conf/metakr.org | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gui/conf/metakr.org') diff --git a/gui/conf/metakr.org b/gui/conf/metakr.org index 4cd119a..1aae6f1 100644 --- a/gui/conf/metakr.org +++ b/gui/conf/metakr.org @@ -367,6 +367,13 @@ For quick iteration all colors are stored in a table. ;; Whitespace (whitespace-tab :background @whitespace-tab) + +;; LaTeX + (font-latex-sectioning-5-face + :foreground @fg) + (font-latex-italic-face + :inherit italic + :foreground @muted) ) #+END_SRC -- cgit v1.2.3