lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: \tempo - how to remove parentheses around metronome marks ?


From: pls
Subject: Re: \tempo - how to remove parentheses around metronome marks ?
Date: Fri, 16 Jan 2015 00:21:39 +0100

Hi Harald,

this is one possibility:
{
  \tempo \markup {
    \concat {
      "Moderato "
      \smaller \general-align #Y #DOWN \note #"4" #1
      " = "
      \smaller \general-align #Y #DOWN #"112" 
      
    }
  }
  c'1 c'1 c'1
}

hth
patrick
On 16.01.2015, at 00:01, Harald Christiansen <address@hidden> wrote:

Hi,

\tempo "Moderato, " 4=112

How do I remove the parentheses around metronome marks ?

Thanks.

Cheers.
-- 
Nihil verus. Omnia possibilia.
_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

[Prev in Thread] Current Thread [Next in Thread]