Massive changes - see ChangeLog.
[lilypond.git] / input / ascii-art / as2.ly
blobd3beeb90ab606f245d4d7e8eb3e31633de342b55
1 #(ly:set-option 'old-relative)
2 \version "1.9.0"
4 % test for ascii-art output
6 \include "paper-as9.ly"
8 \score {
9 \notes\relative c'{
10 \time 4/4
11 c8( e g )b
12 d( d d )d
13 \bar "|."
15 \paper {
16 linewidth=65.0\char
17 \translator { \StaffContext barSize = #9 }
18 %\translator { \VoiceContext beamHeight = #0 }
19 \translator { \VoiceContext beamHeight = ##f }