Hello all, i'm working on the different modal structure from a score and i woud like to print the half or full ton from one not to the next one! \version "2.12.3" \include "italiano.ly" \header { } TimeKey = { \key do \minor \time 12/8} _One_= \relative mi' { \clef treble \override Score.BarLine #'stencil = ##f \override Stem #'transparent = ##t \override Staff.TimeSignature #'stencil = ##f sib4 dob reb mib fab solb } \score { \new Staff { \new voice = "Violon" { \One} } \layout {} } \startGroup and \stopGroup could be a solution but how to write bellow in the middle of the bracket the interval "1/2T" or "1T" Thanks for your help all regard chris |
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user