From: Werner Lemberg Date: Tue, 11 Nov 2014 12:00:25 +0000 (+0100) Subject: Doc: Document unit of \abs-fontsize X-Git-Tag: release/2.19.16-1~2^2~59^2~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2a67ab2aee4e826c1998684249ecd2e862e4804c;p=lilypond.git Doc: Document unit of \abs-fontsize This needs a special mentioning here since all global measurements are in staff-spaces otherwise. --- diff --git a/scm/define-markup-commands.scm b/scm/define-markup-commands.scm index 20990a7385..dbede18018 100644 --- a/scm/define-markup-commands.scm +++ b/scm/define-markup-commands.scm @@ -2377,7 +2377,7 @@ may be any property supported by @rinternals{font-interface}, (define-markup-command (abs-fontsize layout props size arg) (number? markup?) #:category font - "Use @var{size} as the absolute font size to display @var{arg}. + "Use @var{size} as the absolute font size (in points) to display @var{arg}. Adjusts @code{baseline-skip} and @code{word-space} accordingly. @lilypond[verbatim,quote]