[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org-modern edbab4a407 018/105: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/org-modern edbab4a407 018/105: Update README.md |
Date: |
Tue, 15 Apr 2025 13:00:52 -0400 (EDT) |
branch: externals/org-modern
commit edbab4a407b7ebf98b8de5fa750971854cbcd820
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 51773450bc..cc51da40ce 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Be sure to enable `org-indent` (see `org-startup-indented`).
(org-mode . org-modern-indent-mode))
```
-The default `fixed-pitch` font on Mac has line spacing >1.0, introducing gaps
_even if you change the default font_. To correct it:
+The default `fixed-pitch` font on Mac (and perhaps elsewhere) has line spacing
>1.0, introducing gaps _even if you change the default font_. To correct it,
add:
```elisp
(set-face-attribute 'fixed-pitch nil :family "Hack" :height 1.0) ; or whatever
font family
- [elpa] externals/org-modern 8cad2c3d83 105/105: Merge pull request #281 from minad/org-modern-indent, (continued)
- [elpa] externals/org-modern 8cad2c3d83 105/105: Merge pull request #281 from minad/org-modern-indent, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern e118f7edf0 019/105: Update README.md, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern b826d840c6 073/105: Merge branch 'org-buffer-init-hook', ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern e02b7d109f 016/105: Add package description and omit org-modern from requires, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern a7b22acf5e 024/105: Define face for org-modern-indent, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern b722c64062 045/105: Update README.md, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern 952abf3a54 041/105: Update README.md, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern 1abf8c7ba4 001/105: Initial commit, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern bc77d6129f 003/105: Do not extend end block styling beyond end line., ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern 9874203365 013/105: Add autoload, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern edbab4a407 018/105: Update README.md,
ELPA Syncer <=
- [elpa] externals/org-modern 022400a0f6 030/105: Initial implementation of font-lock-only in-text and prefix brackets, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern 747fa7ef2b 046/105: Update README.md, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern cc87107626 034/105: block-bracket-prefix: guard against empty prefix, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern d237c19185 032/105: improve flush and indented block marking and logic, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern 7d2422d718 050/105: Bump version, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern 15ea3dbd91 040/105: Update README.md, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern d597328061 038/105: Update README.md, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern fbdc2212c9 056/105: correct bracket-line face name, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern eace9688fd 033/105: Minor doc, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern 30cdd1bcf3 061/105: README: recommend static org-modern-block-name, ELPA Syncer, 2025/04/15