Преглед на файлове

LaTeX export: Fix interpretation of \nbsp

Reported by Chris Gray.
Carsten Dominik преди 17 години
родител
ревизия
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"