summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--smart-documents.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/smart-documents.org b/smart-documents.org
index 30d6ba2..cd593e7 100644
--- a/smart-documents.org
+++ b/smart-documents.org
@@ -1695,6 +1695,15 @@ the cursor is a more MS Word-like bar.
- Ooh geometric Bauhaus influences, look at me
- Tall leading height is =h a r m o n i o u s=
+**** Using proportional fonts when needed
+
+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)
+#+END_SRC
+
**** TODO Default font size
Make default font size larger on displays of which the resolution
Copyright 2019--2024 Marius PETER