diff --git a/utils/latex-preprocessing.py b/utils/latex-preprocessing.py index fb3aadf8..36bef169 100755 --- a/utils/latex-preprocessing.py +++ b/utils/latex-preprocessing.py @@ -23,6 +23,8 @@ word_dic = { "Ca ": "Ça ", "...": "\\dots ", "…": "\\dots", +##: Typo +"New-York": "New York", ##: Conversion from anglo-saxon conventions "\\[A": "\\[La", "\\[B": "\\[Si",