release commit
[lilypond.git] / input / ascii-art / standchen-as5.ly
bloba3b4c072a84f0508a1c207e46bb81cba247fe213
1 \version "1.5.68"
2 % ASCII Art output
4 % Process as:
6 % lilypond -fas foo.ly
7 % as2text foo.as
10 \include "paper-as5.ly"
12 \score {
13 \context StaffGroup <
14 \context Staff=upper \notes\relative c{
15 \key f \major
16 \time 3/4
17 r8^"Moderato" %\pp
18 <g'-. c-.> <c-. es-.> <g-. c-.> <c-. es-.> <g-. c-.> |
19 r8 <as-. c-.> <c-. es-.>
21 \context Staff=lower \notes\relative c{
22 \key f \major
23 \time 3/4
24 \clef "bass"
25 <c,2 c'> r4
26 <as2 as'> r4
29 \paper {
30 indent=4.0\char
31 linewidth=78.0\char
32 \translator { \StaffContext Bar \override #'bar-size = #5 }
33 \translator {
34 \VoiceContext
35 % horizontal beams
36 Beam \override #'height = #0
37 autoBeamSettings \override #'(begin * * * *) = #(make-moment 0 1)
38 TextScript \set #'no-spacing-rods = ##t