ew this message in context:
http://lilypond.1069038.n5.nabble.com/Bar-number-after-volta-repeat-tp172634p172745.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
t;Tenor"
\new Voice = "tenor"
\tenorMusic
}
\new Lyrics \lyricsto "tenor" { \tenorLyrics }
>>
\new StaffGroup = "StaffGroup_strings" <<
\new GrandStaff = "GrandStaff_violins" <<
\new Staff = "Staff_violinI" {
\set Staff.instrumentName = #"Violin I"
\violinIMusic
}
\new Staff = "Staff_violinII" {
\set Staff.instrumentName = #"Violin II"
\violinIIMusic
}
>>
\new Staff = "Staff_viola" {
\set Staff.instrumentName = #"Viola"
\violaMusic
}
\new Staff = "Staff_cello" {
\set Staff.instrumentName = #"Cello"
\celloMusic
}
\new Staff = "Staff_bass" {
\set Staff.instrumentName = #"Double Bass"
\bassMusic
}
>>
>>
\layout { }
}
%
-
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Bar-number-after-volta-repeat-tp172634p172738.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
e
Timing_translator:
http://www.lilypond.org/doc/v2.18/Documentation/internals-big-page#timing_005ftranslator
<http://www.lilypond.org/doc/v2.18/Documentation/internals-big-page#timing_005ftranslator>
It's something about timing synchronization between staves, which has really
been an
'' {
>
>
> a g1 \repeat volta 2 { f } \alternative { {
> e1 } { d } } c d e f g
>
> \bar "|."
> }
>
>
> \score {
> \new ChoirStaff <<
> \new Staff << \violinOne >>
> \new Staff << \violinTwo >>
>
> >>
>
> }
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Bar-number-after-volta-repeat-tp172634p172643.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
http://lilypond.1069038.n5.nabble.com/Bar-number-after-volta-repeat-tp172634p172645.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user