~s-cecilio/lenmus/v5.3

« back to all changes in this revision

Viewing changes to test-scores/80140-text.lms

  • Committer: cecilios
  • Date: 2012-09-11 16:59:18 UTC
  • Revision ID: svn-v4:2587a929-2f0e-0410-ae78-fe6f687d5efe:branches/TRY-5.0:730
Paths: fixed problem with installation folders. Fixed Chinese ISO language code

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
(score (vers 1.5)(language en iso-8859-1)
 
2
 (instrument
 
3
  (musicData (clef G)(key C)
 
4
    (spacer 50)
 
5
    (text ''text1'' dx:0 dy:0 left (font normal 10))
 
6
    (spacer 50)(barline simple)
 
7
    (text ''text2'' dx:15 dy:-20 left (font normal 10))
 
8
    (spacer 50)
 
9
    (barline end)
 
10
)))