From: Neil Puttock Date: Thu, 10 Jun 2010 21:29:08 +0000 (+0100) Subject: Regtests: Correct metronome-text.ly docstring. X-Git-Tag: release/2.13.24-1~15 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e22f6c3d1ee5af8c5b054dbeb2beece0bc9693f2;p=lilypond.git Regtests: Correct metronome-text.ly docstring. Thanks to Phil Holmes for the report. --- diff --git a/input/regression/metronome-text.ly b/input/regression/metronome-text.ly index 44d0bd23c9..f1b94fbcb7 100644 --- a/input/regression/metronome-text.ly +++ b/input/regression/metronome-text.ly @@ -2,8 +2,8 @@ \header{ texidoc=" -The tempo command supports text markup and/or duration=count. Using the -Score.hideTempoNote, one can hide the duration=count in the tempo mark. +The tempo command supports text markup and/or duration=count. Using +@code{Score.tempoHideNote}, one can hide the duration=count in the tempo mark. " } @@ -37,3 +37,4 @@ Score.hideTempoNote, one can hide the duration=count in the tempo mark. % Unsetting the count using only text \tempo "no note (text-only)" c1 } +