浏览代码

LaTeX export: Fix interpretation of \nbsp

Reported by Chris Gray.
Carsten Dominik 16 年之前
父节点
当前提交
e85508d5cf
共有 1 个文件被更改,包括 1 次插入0 次删除
  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"