Sophie

Sophie

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

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/72b-TransposingInstruments-Full.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/72b-TransposingInstruments-Full.xml

\header {
    texidoc = "Various transposition. Each
          part plays a c'', just displayed in different display pitches.
          The second-to-last staff uses a transposition where the displayed c'
          is an actual f''' concert pitch. The final staff is an untransposed
          instrument."
    }

\layout {
    \context { \Score
        autoBeaming = ##f
        }
    }
PartPOneVoiceOne =  \relative a' {
    \transposition es' \clef "treble" \key e \major \time 4/4 a1 \bar
    "|."
    }

PartPTwoVoiceOne =  \relative d'' {
    \transposition bes \clef "treble" \key a \major \time 4/4 d1 \bar
    "|."
    }

PartPThreeVoiceOne =  \relative es'' {
    \transposition a \clef "treble" \key bes \major \time 4/4 es1 \bar
    "|."
    }

PartPFourVoiceOne =  \relative g'' {
    \transposition f \clef "treble" \key d \major \time 4/4 g1 \bar "|."
    }

PartPFiveVoiceOne =  \relative a'' {
    \transposition es \clef "treble" \key e \major \time 4/4 a1 \bar
    "|."
    }

PartPSixVoiceOne =  \relative es' {
    \transposition a' \clef "treble" \key bes \major \time 4/4 es1 \bar
    "|."
    }

PartPSevenVoiceOne =  \relative d'' {
    \transposition bes \clef "treble" \key a \major \time 4/4 d1 \bar
    "|."
    }

PartPEightVoiceOne =  \relative c'' {
    \clef "treble" \key g \major \time 4/4 c1 \bar "|."
    }

PartPNineVoiceOne =  \relative bes' {
    \transposition d' \clef "treble" \key f \major \time 4/4 bes1 \bar
    "|."
    }

PartPOneZeroVoiceOne =  \relative fis,, {
    \transposition fis'''' \clef "bass_8" \key cis \major \time 4/4 fis1
    \bar "|."
    }

PartPOneOneVoiceOne =  \relative c'' {
    \clef "treble" \key g \major \time 4/4 c1 \bar "|."
    }


% The score definition
\score {
    <<
        \new Staff <<
            \set Staff.instrumentName = "Clarinet in Eb"
            \set Staff.shortInstrumentName = "Eb Cl."
            \context Staff << 
                \context Voice = "PartPOneVoiceOne" { \PartPOneVoiceOne }
                >>
            >>
        \new Staff <<
            \set Staff.instrumentName = "Clarinet in Bb"
            \set Staff.shortInstrumentName = "Bb Cl."
            \context Staff << 
                \context Voice = "PartPTwoVoiceOne" { \PartPTwoVoiceOne }
                >>
            >>
        \new Staff <<
            \set Staff.instrumentName = "Clarinet in A"
            \set Staff.shortInstrumentName = "A Cl."
            \context Staff << 
                \context Voice = "PartPThreeVoiceOne" { \PartPThreeVoiceOne }
                >>
            >>
        \new Staff <<
            \set Staff.instrumentName = "Horn in F"
            \set Staff.shortInstrumentName = "Hn."
            \context Staff << 
                \context Voice = "PartPFourVoiceOne" { \PartPFourVoiceOne }
                >>
            >>
        \new Staff <<
            \set Staff.instrumentName = "Horn in Eb"
            \set Staff.shortInstrumentName = "Hn."
            \context Staff << 
                \context Voice = "PartPFiveVoiceOne" { \PartPFiveVoiceOne }
                >>
            >>
        \new Staff <<
            \set Staff.instrumentName = "Piccolo Trumpet in A"
            \set Staff.shortInstrumentName = "Picc.Tpt."
            \context Staff << 
                \context Voice = "PartPSixVoiceOne" { \PartPSixVoiceOne }
                >>
            >>
        \new Staff <<
            \set Staff.instrumentName = "Trumpet in Bb"
            \set Staff.shortInstrumentName = "Bb Tpt."
            \context Staff << 
                \context Voice = "PartPSevenVoiceOne" { \PartPSevenVoiceOne }
                >>
            >>
        \new Staff <<
            \set Staff.instrumentName = "Trumpet in C"
            \set Staff.shortInstrumentName = "C Tpt."
            \context Staff << 
                \context Voice = "PartPEightVoiceOne" { \PartPEightVoiceOne }
                >>
            >>
        \new Staff <<
            \set Staff.instrumentName = "Trumpet in D"
            \set Staff.shortInstrumentName = "D Tpt."
            \context Staff << 
                \context Voice = "PartPNineVoiceOne" { \PartPNineVoiceOne }
                >>
            >>
        \new Staff <<
            \set Staff.instrumentName = "displayed c'=fis'''"
            \context Staff << 
                \context Voice = "PartPOneZeroVoiceOne" { \PartPOneZeroVoiceOne }
                >>
            >>
        \new Staff <<
            \context Staff << 
                \context Voice = "PartPOneOneVoiceOne" { \PartPOneOneVoiceOne }
                >>
            >>
        
        >>
    \layout {}
    % To create MIDI output, uncomment the following line:
    %  \midi {}
    }




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