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", "": "\\dots",
##: Typo ##: Typo
"New-York": "New York", "New-York": "New York",
"avant hier": "avant-hier",
##: Conversion from anglo-saxon conventions ##: Conversion from anglo-saxon conventions
"\\[A": "\\[La", "\\[A": "\\[La",
"\\[B": "\\[Si", "\\[B": "\\[Si",

Loading…
Cancel
Save