Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Kainhofer
pae2xml
Commits
cbf621cc
Commit
cbf621cc
authored
Jul 16, 2010
by
Reinhold Kainhofer
Browse files
Use proper DOCTYPE URL
parent
ab05eb52
Changes
1
Hide whitespace changes
Inline
Side-by-side
pae2xml.pl
View file @
cbf621cc
...
...
@@ -104,7 +104,7 @@ sub parse_pe {
//
;
}
print
OUT
'
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML
0.6
Partwise//EN" "
file:/c:/Program Files/MusicXML
/partwise.dtd">
<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML
2.0
Partwise//EN" "
http://www.musicxml.org/dtds
/partwise.dtd">
<score-partwise>
<work>
<work-number>
'
.
$rismsig
.
'
</work-number>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment