lilypond-user-fr
[Top][All Lists]
Advanced

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

Re: Mise en forme conducteur + partitions instruments


From: NOreply
Subject: Re: Mise en forme conducteur + partitions instruments
Date: Wed, 12 Jul 2017 10:14:23 -0700 (MST)

Voir exemple ci-dessous:
\version "2.18.2"
\language "français"

musiqueUN = {  do'1 re' mi'  }
musiqueDEUX = { mi'1 re' do' }

global ={ \bar ".|:" s1\f s\p \bar ":|." }

%%%%
\score {
\new StaffGroup {
<<
\new Staff << \musiqueUN \global >>
\new Staff << \musiqueDEUX \global >>
>>
}
}



--
View this message in context: 
http://lilypond-french-users.1298960.n2.nabble.com/Mise-en-forme-conducteur-partitions-instruments-tp7585078p7585080.html
Sent from the LilyPond French Users mailing list archive at Nabble.com.



reply via email to

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