Remove custom font from ebook buffers
This commit is contained in:
parent
c991125aac
commit
c66936f519
@ -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))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user