emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/modus-operandi-theme 75e999a 054/153: Fix wrong claim i


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme 75e999a 054/153: Fix wrong claim in a single manual node
Date: Thu, 18 Mar 2021 13:47:38 -0400 (EDT)

branch: externals/modus-operandi-theme
commit 75e999adc22ad187042f8ce5bf98f1eb829feca0
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Fix wrong claim in a single manual node
---
 doc/modus-themes.info | 50 +++++++++++++++++++++++++-------------------------
 doc/modus-themes.org  | 14 +++++++-------
 2 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/doc/modus-themes.info b/doc/modus-themes.info
index 9734340..112ecef 100644
--- a/doc/modus-themes.info
+++ b/doc/modus-themes.info
@@ -1080,11 +1080,11 @@ describe-function’):
      (set-face-attribute 'fixed-pitch nil :family "DejaVu Sans Mono" :height 
1.0)
 
    Note the differences in the ‘:height’ property.  The ‘default’ face
-must specify an absolute value, which is the point size × 100.  So if
-you want to use a font at point size ‘11’, you set the height at
-‘110’.(1)  Whereas every other face must have a value that is relative
-to the default, represented as a floating point (if you use an integer,
-say, ‘15’ then that means an absolute height).  This is of paramount
+must specify an absolute value, which is the point size × 10.  So if you
+want to use a font at point size ‘11’, you set the height at ‘110’.(1)
+Whereas every other face must have a value that is relative to the
+default, represented as a floating point (if you use an integer, say,
+‘15’ then that means an absolute height).  This is of paramount
 importantance: it ensures that all fonts can scale gracefully when using
 something like the ‘text-scale-adjust’ command which only operates on
 the base font size (i.e.  the ‘default’ face’s absolute height).
@@ -2286,26 +2286,26 @@ Node: Headings' font33284
 Node: Advanced customisation (do-it-yourself)33908
 Node: Tweak colours (DIY)34912
 Node: Font configs (DIY)38546
-Ref: Font configs (DIY)-Footnote-141128
-Ref: Font configs (DIY)-Footnote-241315
-Node: Org user faces (DIY)41537
-Node: Face coverage44369
-Node: Supported packages44871
-Node: Covered indirectly50793
-Node: Will NOT be supported51145
-Node: Notes for individual packages51863
-Node: Note for powerline or spaceline52269
-Node: Note on shr colours52641
-Node: Note for Helm grep53054
-Node: Note on vc-annotate-background-mode54501
-Node: Contributing55355
-Node: Sources of the themes55774
-Node: Issues you can help with56536
-Node: Merge requests57723
-Node: Acknowledgements58805
-Node: Meta60262
-Node: External projects (ports)61315
-Node: GNU Free Documentation License62138
+Ref: Font configs (DIY)-Footnote-141126
+Ref: Font configs (DIY)-Footnote-241313
+Node: Org user faces (DIY)41535
+Node: Face coverage44367
+Node: Supported packages44869
+Node: Covered indirectly50791
+Node: Will NOT be supported51143
+Node: Notes for individual packages51861
+Node: Note for powerline or spaceline52267
+Node: Note on shr colours52639
+Node: Note for Helm grep53052
+Node: Note on vc-annotate-background-mode54499
+Node: Contributing55353
+Node: Sources of the themes55772
+Node: Issues you can help with56534
+Node: Merge requests57721
+Node: Acknowledgements58803
+Node: Meta60260
+Node: External projects (ports)61313
+Node: GNU Free Documentation License62136
 
 End Tag Table
 
diff --git a/doc/modus-themes.org b/doc/modus-themes.org
index af24764..dcf9037 100644
--- a/doc/modus-themes.org
+++ b/doc/modus-themes.org
@@ -958,13 +958,13 @@ the documentation of =set-face-attribute=, with =M-x 
describe-function=):
 #+end_src
 
 Note the differences in the =:height= property.  The =default= face must
-specify an absolute value, which is the point size × 100.  So if you
-want to use a font at point size =11=, you set the height at =110=.[fn::
-=:height= values do not need to be rounded to multiples of ten: the likes
-of =115= are perfectly valid—some typefaces will change to account for
-those finer increments.]  Whereas every other face must have a value
-that is relative to the default, represented as a floating point (if you
-use an integer, say, =15= then that means an absolute height).  This is of
+specify an absolute value, which is the point size × 10.  So if you want
+to use a font at point size =11=, you set the height at =110=.[fn:: =:height=
+values do not need to be rounded to multiples of ten: the likes of =115=
+are perfectly valid—some typefaces will change to account for those
+finer increments.]  Whereas every other face must have a value that is
+relative to the default, represented as a floating point (if you use an
+integer, say, =15= then that means an absolute height).  This is of
 paramount importantance: it ensures that all fonts can scale gracefully
 when using something like the =text-scale-adjust= command which only
 operates on the base font size (i.e. the =default= face's absolute



reply via email to

[Prev in Thread] Current Thread [Next in Thread]