From c9d8221d906a9a6897d6d407617e94fe6585b3df Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Mon, 31 Aug 2020 13:12:04 -0400 Subject: [PATCH] Fill paragraph of explanation --- global.org | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/global.org b/global.org index 3248e74..8eb5395 100644 --- a/global.org +++ b/global.org @@ -1750,10 +1750,11 @@ * Finale ** Fixup faces - This is really a workaround as I do not like either bold or italic. It - needs to be at the end of the file since it sets the face for packages that - have loaded in the meantime; yet it does not wark perfectly as some - packages are still to be loaded (most notably ~magit~) + This is really a workaround as I do not like either bold or italic. + It needs to be at the end of the file since it sets the face for + packages that have loaded in the meantime; yet it does not work + perfectly as some packages are still to be loaded (most notably + ~magit~) #+BEGIN_SRC emacs-lisp ;; (set-face-font 'default "-xos4-hackminus-medium-r-normal--20-200-72-72-c-100-ISO10646-1") (set-face-bold 'bold nil)