]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/02b-Articulations-Texts-PJB.xml
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / musicxml / 02b-Articulations-Texts-PJB.xml
1 <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 0.6b Partwise//EN"
3  "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise>
5         <identification>
6                 <encoding>
7                         <software>/usr/bin/vi</software>
8                         <encoding-date>2007-02-01</encoding-date>
9                 </encoding>
10                 <miscellaneous>
11                         <miscellaneous-field name="description">Text markup: 
12                             different font sizes, weights and colors.</miscellaneous-field>
13                 </miscellaneous>
14         </identification>
15         <part-list>
16                 <score-part id="P1"><part-name></part-name></score-part>
17         </part-list>
18         <part id="P1">
19                 <measure number="1">
20                         <attributes>
21                                 <divisions>96</divisions>
22                                 <key><fifths>0</fifths></key>
23                                 <time><beats>4</beats><beat-type>4</beat-type></time>
24                                 <staves>1</staves>
25                                 <clef number="1"><sign>G</sign><line>2</line></clef>
26                         </attributes>
27                         <direction placement="above">
28                                 <direction-type>
29                                         <words default-x="-1" default-y="15" font-size="medium" font-weight="normal"> 
30                                                 Normal, Medium
31                                         </words>
32                                 </direction-type>
33                                 <staff>1</staff>
34                         </direction>
35                         <note>
36                                 <pitch><step>F</step><octave>4</octave></pitch>
37                                 <duration>384</duration>
38                                 <voice>1</voice>
39                                 <type>eighth</type>
40                                 <staff>1</staff>
41                         </note>
42                         <direction placement="below">
43                                 <direction-type>
44                                         <words default-x="1" default-y="15" justify="left" font-size="medium" font-weight="bold"> 
45                                                 Bold, Medium
46                                         </words>
47                                 </direction-type>
48                                 <staff>1</staff>
49                         </direction>
50                 </measure>
51                 <measure number="2">
52                         <direction placement="above">
53                                 <direction-type>
54                                         <words default-x="1" default-y="15" font-size="large" font-weight="normal"> 
55                                                 Normal, Large
56                                         </words>
57                                 </direction-type>
58                                 <staff>1</staff>
59                         </direction>
60                         <note>
61                                 <pitch><step>G</step><octave>4</octave></pitch>
62                                 <duration>384</duration>
63                                 <voice>1</voice>
64                                 <type>whole</type>
65                                 <staff>1</staff>
66                         </note>
67                         <direction placement="below">
68                                 <direction-type>
69                                         <words default-x="1" default-y="15" font-size="large" font-weight="bold"> 
70                                                 Bold, Large
71                                         </words>
72                                 </direction-type>
73                                 <staff>1</staff>
74                         </direction>
75                 </measure>
76                 <measure number="3">
77                         <direction placement="above">
78                                 <direction-type>
79                                         <words default-x="1" default-y="15" font-size="small" font-weight="normal"> 
80                                                 Normal, Small
81                                         </words>
82                                 </direction-type>
83                                 <staff>1</staff>
84                         </direction>
85                         <note>
86                                 <pitch><step>F</step><octave>4</octave></pitch>
87                                 <duration>384</duration>
88                                 <voice>1</voice>
89                                 <type>whole</type>
90                                 <staff>1</staff>
91                         </note>
92                         <direction placement="below">
93                             <direction-type>
94                                 <words default-x="1" default-y="15" font-size="small" font-weight="bold"> 
95                                     Bold, Small
96                                 </words>
97                             </direction-type>
98                             <staff>1</staff>
99                         </direction>
100                         <direction placement="below">
101                             <direction-type>
102                                 <words default-x="1" default-y="-15" font-size="small" color="#FF8000"> 
103                                     Normal, Small, Colored, Below
104                                 </words>
105                             </direction-type>
106                             <staff>1</staff>
107                         </direction>
108                 </measure>
109         </part>
110 </score-partwise>