0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-25 21:02:52 +00:00

Revert "LaTeX export: Fix interpretation of \nbsp"

This reverts commit e85508d5cf.
This commit is contained in:
Carsten Dominik 2009-05-26 16:47:38 +02:00
parent ae7b8f6b12
commit 7ab9c52c3d

View file

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