diff --git a/utils/latex-preprocessing.py b/utils/latex-preprocessing.py index e4d56535..fb3aadf8 100755 --- a/utils/latex-preprocessing.py +++ b/utils/latex-preprocessing.py @@ -22,6 +22,7 @@ word_dic = { "’": "'", "Ca ": "Ça ", "...": "\\dots ", +"…": "\\dots", ##: Conversion from anglo-saxon conventions "\\[A": "\\[La", "\\[B": "\\[Si",