diff --git a/emacs/init.org b/emacs/init.org index b501deb..3448968 100755 --- a/emacs/init.org +++ b/emacs/init.org @@ -3486,8 +3486,6 @@ This mode requires that [[https://github.com/ledger/ledger][ledger]] be installe * EPubs #+BEGIN_SRC emacs-lisp (defun jdormit/nov-config () - (when (member "Input Serif" (font-family-list)) - (face-remap-add-relative 'variable-pitch :family "Input Serif")) (olivetti-mode) (nov-render-document))