summaryrefslogtreecommitdiff
path: root/smart-documents.org
diff options
context:
space:
mode:
Diffstat (limited to 'smart-documents.org')
-rw-r--r--smart-documents.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/smart-documents.org b/smart-documents.org
index 64640fb..2a4e6e5 100644
--- a/smart-documents.org
+++ b/smart-documents.org
@@ -1727,8 +1727,8 @@ cursor is a more MS Word-like bar.
We use ~variable-pitch-mode~ for appropriate modes.
#+BEGIN_SRC emacs-lisp :tangle yes
-(add-hook 'org-mode-hook 'variable-pitch-mode)
-(add-hook 'info-mode-hook 'variable-pitch-mode)
+ (add-hook 'org-mode-hook 'variable-pitch-mode)
+ (add-hook 'info-mode-hook 'variable-pitch-mode)
#+END_SRC
**** TODO Default font size
Copyright 2019--2024 Marius PETER