Mon Violon

Zemaitukas vars

zemaitukas_vars.ly
	\version "2.18.2"
			
			% Title
			varTitle = "Žemaitukas"
			varTitle_en = "Žemaitukas"
			varTitle_et = "Leedu tants (Žemaitukas)"
			
			% Sort title
			varSortTitle = \varTitle
			varSortTitle_en = \varTitle_en
			varSortTitle_et = \varTitle_et
			
			% Place and/or composer
			varComposer = "Lituanie"
			varComposer_en = "Lithuania"
			varComposer_et = "Leedu"
			
			
			% Dance (empty if dance name in the title)
			varSubtitle = " "
			varSubtitle_en = " "
			varSubtitle_et = " "
			
			% Entered by
			enteredby = "Florent Coubard"
			
			
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			%                 M E L O D Y
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			
			varMelody = \relative c'' {
			   \clef treble
			   \key g \major
			   \time 2/4
			   \tempo 4=160
			   
			   b4 b8 c d4 d8 c |
			   b4 b8 c d c b4 |
			   b4 b8 c d c b4 |
			   a4 a a2 |
			   a4 a8 d fis4 fis8 e |
			   fis4 fis8 e fis e d4 |
			   a a8 b c b a4 |
			   g g g2
			   
			   \bar ":|."
			   }
			
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			%                  C H O R D S
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			
			varChords = \chordmode {
			   g2*6 d2*2
			   d2*6 g2*2
			   }
			
			
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			%                  I N F O S
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			
			varInfos = \markuplist {
			   }
			varInfos_en = \markuplist {
			   }
			varInfos_et = \markuplist {
			   }
			
			% Ce document par Florent, monviolon.org est mis à disposition selon les termes de la Licence Art Libre 1.3
			% artlibre.org