From 4bc5cd4fffecdaeee89a56dddd3cd212f1af1193 Mon Sep 17 00:00:00 2001 From: Romain Goffe Date: Thu, 17 Nov 2011 21:28:36 +0100 Subject: [PATCH] ensure range of dots command --- utils/rules.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/rules.py b/utils/rules.py index c10ef8f9..c7624fc7 100755 --- a/utils/rules.py +++ b/utils/rules.py @@ -26,8 +26,8 @@ word_dic = { "Ca ": "Ça ", "\\musicnote{Intro": "\\musicnote{intro", "\\musicnote{Outro": "\\musicnote{outro", -"...": "\\dots ", -"…": "\\dots", +"...": "{\\dots}", +"…": "{\\dots}", #replace tabs with two spaces " ": " ", ##: Typo