From 7ab9c52c3d5e5a9df09b4910d463c876fb6a25df Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Tue, 26 May 2009 16:47:38 +0200 Subject: [PATCH] Revert "LaTeX export: Fix interpretation of \nbsp" This reverts commit e85508d5cfc3fd44d197134c6e5060847cda0f87. --- lisp/org-latex.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/org-latex.el b/lisp/org-latex.el index e899ff553..7d3a07913 100644 --- a/lisp/org-latex.el +++ b/lisp/org-latex.el @@ -1731,7 +1731,6 @@ The conversion is made depending of STRING-BEFORE and STRING-AFTER." "\\medskip" "\\multicolumn" "\\multiput" - "\\nbsp" "\\newcommand" "\\newcounter" "\\newenvironment"