From 2a67ab2aee4e826c1998684249ecd2e862e4804c Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Tue, 11 Nov 2014 13:00:25 +0100 Subject: [PATCH] Doc: Document unit of \abs-fontsize This needs a special mentioning here since all global measurements are in staff-spaces otherwise. --- scm/define-markup-commands.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- 2.39.2