Pārlūkot izejas kodu

LaTeX export: Fix interpretation of \nbsp

Reported by Chris Gray.
Carsten Dominik 16 gadi atpakaļ
vecāks
revīzija
e85508d5cf
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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"