From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: latex export problem in HEAD Date: Thu, 4 Mar 2010 07:37:12 +0100 Message-ID: <31880FED-D7E6-41C6-BD5A-3599A5C9B126@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nn62I-0002Q8-WC for emacs-orgmode@gnu.org; Thu, 04 Mar 2010 03:03:59 -0500 Received: from [140.186.70.92] (port=33892 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nn62I-0002Pb-26 for emacs-orgmode@gnu.org; Thu, 04 Mar 2010 03:03:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nn62H-0005KN-9W for emacs-orgmode@gnu.org; Thu, 04 Mar 2010 03:03:57 -0500 Received: from ey-out-1920.google.com ([74.125.78.150]:30175) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nn62H-0005KD-0t for emacs-orgmode@gnu.org; Thu, 04 Mar 2010 03:03:57 -0500 Received: by ey-out-1920.google.com with SMTP id 26so489355eyw.34 for ; Thu, 04 Mar 2010 00:03:56 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Erik Butz Cc: emacs-orgmode@gnu.org Hi Erik, I have added \usepackage{latexsym} to the default packages that Org- mode will load. Thanks. - Carsten On Feb 28, 2010, at 5:10 PM, Erik Butz wrote: > Hi all, > > I am getting an error when exporting to latex in the latest version in > the repository if checkboxes are included in the document. > the error is: > ! LaTeX Error: Command \Box not provided in base LaTeX2e. > > which can then be cured by including > \usepackage{latexsym} > > in the tex document. Is this a common problem or only related to my > personal setup? > > Cheers, > > Erik > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten