Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git] / input / lsr / ambitus-with-multiple-voices.ly
blobe93e9bec05ee39ab1fdf3193863c409fb77045ff
1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
3 \version "2.11.48"
5 \header {
6 lsrtags = "pitches, vocal-music"
8 texidoc = "
9 Adding the @code{Ambitus_engraver} to the @code{Staff} context creates
10 a single ambitus per staff, even in the case of staves with multiple
11 voices.
14 doctitle = "Ambitus with multiple voices"
15 } % begin verbatim
16 \new Staff \with {
17 \consists "Ambitus_engraver"
20 \new Voice \relative c'' {
21 \voiceOne
22 c4 a d e
25 \new Voice \relative c' {
26 \voiceTwo
27 es4 f g as