Browse Source

Utils: add rule to latex-preprocessing

remotes/origin/translate_notes
crep 14 years ago
parent
commit
8e0c580e5d
  1. 1
      utils/latex-preprocessing.py

1
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",

Loading…
Cancel
Save