lilypond-user
[Top][All Lists]
Advanced

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

Removing time signatures denominators in compound meters


From: Menu Jacques
Subject: Removing time signatures denominators in compound meters
Date: Tue, 2 Jan 2018 18:07:18 +0100

Hello folks,

A happy new year 2018!

How can one suppress the denominators in \compoundMeter below? single-digit 
seems to act only on simple meters:

 
\relative c' {
  \once\override Staff.TimeSignature.style = #'single-digit
  \compoundMeter #'((2 8) (3 8))
  c8 d e fis gis
  c8 fis, gis e d
  c8 d e4 gis8
}

Thanks for your help!

JM




reply via email to

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