diff --git a/utils/latex-preprocessing.py b/utils/latex-preprocessing.py index 42f9ca78..b614521a 100755 --- a/utils/latex-preprocessing.py +++ b/utils/latex-preprocessing.py @@ -21,6 +21,8 @@ word_dic = { ##: Punctuation "’": "'", "Ca ": "Ça ", +"\\musicnote{Intro": "\\musicnote{intro", +"\\musicnote{Outro": "\\musicnote{outro", "...": "\\dots ", "…": "\\dots", #replace tabs with two spaces