Selaa lähdekoodia

LaTeX export: Fix interpretation of \nbsp

Reported by Chris Gray.
Carsten Dominik 16 vuotta sitten
vanhempi
commit
e85508d5cf
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      lisp/org-latex.el

+ 1 - 0
lisp/org-latex.el

@@ -1731,6 +1731,7 @@ The conversion is made depending of STRING-BEFORE and STRING-AFTER."
    "\\medskip"
    "\\multicolumn"
    "\\multiput"
+   "\\nbsp"
    "\\newcommand"
    "\\newcounter"
    "\\newenvironment"