From mboxrd@z Thu Jan 1 00:00:00 1970 From: asdfsadfmcxdfsa@Safe-mail.net Subject: latex export: document fails to compile Date: Tue, 16 Oct 2012 15:42:03 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57658) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOD1x-0006aQ-39 for emacs-orgmode@gnu.org; Tue, 16 Oct 2012 15:42:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TOD1u-0003bg-Oy for emacs-orgmode@gnu.org; Tue, 16 Oct 2012 15:42:21 -0400 Received: from rimon.safe-mail.net ([213.8.192.68]:54843) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOD1u-0003aX-G2 for emacs-orgmode@gnu.org; Tue, 16 Oct 2012 15:42:18 -0400 Received: by rimon.safe-mail.net with Safe-mail (Exim 4.66) (envelope-from ) id 1TOD1f-0001Po-6i for emacs-orgmode@gnu.org; Tue, 16 Oct 2012 15:42:03 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org create a new empty org-mode file containing this text * test $\text{asdf}$ export to latex, build pdf from tex error ERROR: Undefined control sequence. --- TeX said --- \text l.38 $\text {asdf}$ --- HELP --- TeX encountered an unknown command name. You probably misspelled the name. If this message occurs when a LaTeX command is being processed, the command is probably in the wrong place---for example, the error can be produced by an \item command that's not inside a list-making environment. The error can also be caused by a missing \documentclass command. This is a bug?