~s-cecilio/lenmus/v5.3

« back to all changes in this revision

Viewing changes to scores/samples/test_set/001.05_layout.lms

  • Committer: cecilios
  • Date: 2009-04-05 14:41:32 UTC
  • Revision ID: svn-v4:2587a929-2f0e-0410-ae78-fe6f687d5efe:trunk:456
Added autotools files. Starting development to support score textboxes. Editor fix in caret movemet. LDP fix in chords with notes of different duration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
(score
 
2
   (vers 1.5)(language en iso-8859-1)
 
3
   (instrument
 
4
      (musicData
 
5
         (clef treble)
 
6
         (key D)
 
7
         (time 2 4)
 
8
         (n f4 w)
 
9
         (n f4 q)
 
10
         (n f4 e)
 
11
         (n f4 e)
 
12
         (barline)
 
13
      )
 
14
   )
 
15
)
 
16