Sorry for not having been more explicit: I saw that when imporing Recordare’s 
Binchois.xml file into Finale.

The meter is 3/4, so it’s no tuplet it seems.

> Le 27 mars 2017 à 13:17, Andrew Bernard <andrew.bern...@gmail.com> a écrit :
> 
> Hi Menu,
> 
> Making some assumptions here.
> 
> Andrew
> 
> 
> == snip
> 
> \version "2.19.58"
> 
> treble = {
>   \clef treble
>   \omit TupletNumber
>   \tupletUp
>   \tuplet 5/4 { c'''4 d'''4. } b''8
> }
> 
> bass = {
>   \clef bass
>   \omit TupletNumber
>   \tupletUp
>   \tuplet 5/4 { c4 \stemUp a4. } f8
> 
> }
> 
> \score {
>   \new PianoStaff
>   <<
>     \new Staff { \treble }
>     \new Staff { \bass }
>   >>
> 
>   \layout {
>   }
> }
> 
> == snip
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to