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