From b0c77205d657fdc0d635c885e421c0b483487697 Mon Sep 17 00:00:00 2001 From: Oliverpool Date: Mon, 20 Jul 2015 17:19:52 +0200 Subject: [PATCH] French quotes support --- utils/convert_to_chordpro/latex_grammar.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/convert_to_chordpro/latex_grammar.txt b/utils/convert_to_chordpro/latex_grammar.txt index e3554bb2..653c68fd 100644 --- a/utils/convert_to_chordpro/latex_grammar.txt +++ b/utils/convert_to_chordpro/latex_grammar.txt @@ -117,8 +117,8 @@ empty_command_name / "ieme" / "dots" { return "..."} / "ldots" { return "..."} - / "og" { return "``"} // guillemets - / "fg" { return "''"} // guillemets + / "og" { return "«"} // guillemets + / "fg" { return "»"} // guillemets / "flt" { return "&"} / "shrp" { return "#"} / "&"