Fill paragraph of explanation

master
Jacopo De Simoi 6 years ago
parent a8387cfaa6
commit c9d8221d90
  1. 9
      global.org

@ -1750,10 +1750,11 @@
* Finale * Finale
** Fixup faces ** Fixup faces
This is really a workaround as I do not like either bold or italic. It This is really a workaround as I do not like either bold or italic.
needs to be at the end of the file since it sets the face for packages that It needs to be at the end of the file since it sets the face for
have loaded in the meantime; yet it does not wark perfectly as some packages that have loaded in the meantime; yet it does not work
packages are still to be loaded (most notably ~magit~) perfectly as some packages are still to be loaded (most notably
~magit~)
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp
;; (set-face-font 'default "-xos4-hackminus-medium-r-normal--20-200-72-72-c-100-ISO10646-1") ;; (set-face-font 'default "-xos4-hackminus-medium-r-normal--20-200-72-72-c-100-ISO10646-1")
(set-face-bold 'bold nil) (set-face-bold 'bold nil)

Loading…
Cancel
Save