Skip to content
Snippets Groups Projects
Commit cb6c64aa authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Typo: A normal double-barline should not get a repeat

parent d91f5830
No related branches found
No related tags found
No related merge requests found
......@@ -384,7 +384,6 @@ sub parse_notes {
} elsif ($barline =~ /^\/\/$/) {
print OUT ' <barline location="right">
<bar-style>light-light</bar-style>
<repeat direction="backward"/>
</barline>
';
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment