From e22f6c3d1ee5af8c5b054dbeb2beece0bc9693f2 Mon Sep 17 00:00:00 2001 From: Neil Puttock Date: Thu, 10 Jun 2010 22:29:08 +0100 Subject: [PATCH] Regtests: Correct metronome-text.ly docstring. Thanks to Phil Holmes for the report. --- input/regression/metronome-text.ly | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 } + -- 2.39.2