Browse Source

LaTeX export: Fix interpretation of \nbsp

Reported by Chris Gray.
Carsten Dominik 16 năm trước cách đây
mục cha
commit
e85508d5cf
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"