diff --git a/utils/convert_to_chordpro/latex_grammar.txt b/utils/convert_to_chordpro/latex_grammar.txt index 12f44c83..c1457ea6 100644 --- a/utils/convert_to_chordpro/latex_grammar.txt +++ b/utils/convert_to_chordpro/latex_grammar.txt @@ -126,7 +126,7 @@ empty_command_name / "#" / "," / "'" - / " " + / " " { return " "} / removed_command_name { return ""} removed_command_name