X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ftime-signature.cc;h=9beda767489e702a774af277d2f294342772f58f;hb=c8c3f3cb3714cd487435f35aaf86615716020141;hp=3635a84910186bb23b8f11664ca68ec2f2f1c4ed;hpb=3dd7c6f29c9ca494976f69736b470b6300135099;p=lilypond.git diff --git a/lily/time-signature.cc b/lily/time-signature.cc index 3635a84910..9beda76748 100644 --- a/lily/time-signature.cc +++ b/lily/time-signature.cc @@ -127,7 +127,8 @@ ADD_INTERFACE (Time_signature, "@table @code\n" "@item C\n" "4/4 and 2/2 are typeset as C and struck C, respectively." - " All other time signatures are written with two digits.\n" + " All other time signatures are written with two digits." + " The value @code{default} is equivalent to @code{C}.\n" "@item neomensural\n" "2/2, 3/2, 2/4, 3/4, 4/4, 6/4, 9/4, 4/8, 6/8, and 9/8 are" " typeset with neo-mensural style mensuration marks. All" @@ -139,9 +140,9 @@ ADD_INTERFACE (Time_signature, "@item single-digit\n" "All time signatures are typeset with a single digit, e.g.," " 3/2 is written as 3.\n" - "@end table\n" - "\n" - "See also the test-file @file{input/test/time.ly}.", + "@item numbered\n" + "All time signatures are typeset with two digits.\n" + "@end table", /* properties */ "fraction "