\version "2.2.0" \header { mutopiatitle = "Divertissements pour la guitare, n°5.1" mutopiacomposer = "Fernando Sor (1778- 1839)" mutopiaopus = "O 1.5.1" mutopiainstrument = "Guitar" date = "1820s" source = "Golden Music Press/GFA/Frederic Noad facsimile edition" style = "Classical" copyright = "Creative Commons Attribution-ShareAlike license plus audio permission" maintainer = "Mark Van den Borre" maintainerEmail = "mark@markvdb.be" maintainerWeb = "http://markvdb.be" lastupdated = "2004/May/01" filename = "sor_op1_5_1.ly" dedication = "Composés et dédiés à Mrs Davenport" title = "Six divertissements pour la guitare" subtitle = "n°5.1: Thema" opus = "Opus 1 n°5.1" instrument = "Guitarre" meter = "Andante sostenuto" %subtitle = "5. Thema" composer = "Fernando Sor (1778-1839)" enteredby = "Mark Van den Borre" tagline = "\\parbox{\\hsize}{\\thefooter\\quad\\small\\noindent\\hspace{\\stretch{1}} This music is part of the Mutopia project: \\hspace{\\stretch{1}} \\texttt{http://www.MutopiaProject.org/}\\\\ \\makebox[\\textwidth][c]{It has been typeset by " + \maintainer + ". Copyright \\copyright " + \maintainer + " 2004.} \\makebox[\\textwidth][c]{\\footnotesize This work is licensed under the Creative Commons Attribution-ShareAlike License, with the additional permission that attribution is not} \\makebox[\\textwidth][c]{\\footnotesize required in an audio derivative of this work. To view a copy of that license visit \\texttt{http://creativecommons.org/licenses/by-sa/1.0/} } \\makebox[\\textwidth][c]{\\footnotesize or send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.}}" footer = "Mutopia-2004/05/01-455" } upperVoice = \notes \relative c' { \repeat volta 2 { \partial 8*2 8 | %1 \stemUp \grace g16 8[ r16 ] 8 |%slur between grace note and f missing r \stemBoth | %3 \stemUp [ r16 ] 8 | %4 16th rest position too low r | %5 \grace g16 8[ r16 ] 8 | %6 r8 \stemBoth | %7 [ r16 g] 8 | %8 \stemUp r8 } \repeat volta 2 { \stemBoth _\markup {\italic {cres}} | %9 [ r16 ] 8\f |%10 facsimile says "f" instead of "F" r \p | %11 [ r16 ] 8 | %12 \stemUp 4 8 | %13 \grace g16 8[ r16 ] 8 | %14 r \stemBoth 16 r|%15 \stemUp 8[] \stemBoth 16. 32 \stemUp 8 |%16 \partial 8*2 r } %17 } lowerVoice = \notes \relative c'' { \partial 8*2 s4| %1 \stemDown s2| %2 s2| %3 r8 g b, c| %4 g s c c| %5 c r f, g| %6 s2| %7 s| %8 s| %9 s| %10 s| %11 s| %12 s| %13 f8 r g g| %14 s2| %15 g'16 gis s4.| %16 s4| %17 } \score { \context Staff << \time 2/4 \upperVoice \lowerVoice >> \paper{} \midi{} }