Sophie

Sophie

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

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 "/home/lilydev/vc/gub/target/linux-x86/src/lilypond-localhost--home-lilydev-vc-lilypond-master/input/regression/beam-quanting-32nd.ly"
\sourcefileline 0

\header {

texidoc = "Stem lengths take precedence over beam quants: `forbidden'
    quants are only avoided for 32nd beams when they are outside of
    the staff. However, that leads to very long stems, which is even
    worse."

}

\version "2.12.0"

\relative c''{ 
  \time 3/8
  a'16[ b] g[ b]
  a32[ b] g[ b] 
  g16[ a] f[ a]
  g32[ a] f[ a] 
  f16[ g] e[ g]
  f32[ g] e[ g] 
  e16[ f] d[ f]
  e32[ f] d[ f] 
  d16[ e] c[ e]
  d32[ e] c[ e]
  c16[ d] b[ d]
  c32[ d] b[ d]
  a'32[ a] g[ g] f[ f] e[ e] d[ d] c[ c]
}



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