Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > ffe16b32b9f5eec0add70c0a6bc8cec8 > files > 12236

lilypond-doc-2.12.2-3mdv2009.1.i586.rpm

%% Generated by lilypond-book.py
%% Options: [alt=[image of music],printfilename,indent=0\mm,texidoc,line-width=160\mm]
\include "lilypond-book-preamble.ly"


% ****************************************************************
% Start cut-&-pastable-section
% ****************************************************************



\paper {
  #(define dump-extents #t)
  
  indent = 0\mm
  line-width = 160\mm
  force-assignment = #""
  line-width = #(- line-width (* mm  3.000000))
}

\layout {
  
}



% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefilename "out-www/42b-MultiVoice-MidMeasureClefChange.ly"
\sourcefileline 0

\version "2.12.2"
% automatically converted from /home/lilydev/vc/gub/target/linux-x86/src/lilypond-localhost--home-lilydev-vc-lilypond-master/input/regression/musicxml/42b-MultiVoice-MidMeasureClefChange.xml

\header {
    texidoc = "A multi-voice / multi-staff part 
          with a clef change in the middle of a measure and a <backward> 
          for voice 2 jumping back beyond that clef change."
    }

\layout {
    \context { \Score
        autoBeaming = ##f
        }
    }
PartPOneVoiceOne =  \relative f' {
    \clef "treble" \key c \major \time 6/8 f8 _. [ d8 _. b8 _. ] \clef
    "bass" g8 ( f4 ) \bar "||"
    | % 85
    \clef "treble" e''8 _. \fp [ c8 _. g8 _. ] g8 ( f4 ) }

PartPOneVoiceThree =  \relative g, {
    \clef "bass" \key c \major \time 6/8 r8 g8 _. [ g8 _. ] g8 ( [ a16 g16
    fis16 g16 ) ] \bar "||"
    <c e g c>4 r8 r4 g'8 _. }


% The score definition
\new PianoStaff <<
    \context Staff = "1" << 
        \context Voice = "PartPOneVoiceOne" { \PartPOneVoiceOne }
        >> \context Staff = "2" <<
        \context Voice = "PartPOneVoiceThree" { \PartPOneVoiceThree }
        >>
    >>




% ****************************************************************
% end ly snippet
% ****************************************************************