From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrea Subject: Re: Big curly bracket Date: Wed, 09 Dec 2009 16:30:32 +0100 Message-ID: References: <2425.1260294664@gamaville.dokosmarshall.org> Reply-To: andrea.crotti.0@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NIOVT-0003GP-G4 for emacs-orgmode@gnu.org; Wed, 09 Dec 2009 10:31:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIOVO-0003BV-IU for emacs-orgmode@gnu.org; Wed, 09 Dec 2009 10:31:10 -0500 Received: from [199.232.76.173] (port=41545 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIOVO-0003BP-Ax for emacs-orgmode@gnu.org; Wed, 09 Dec 2009 10:31:06 -0500 Received: from lo.gmane.org ([80.91.229.12]:35298) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NIOVN-0006ND-Rv for emacs-orgmode@gnu.org; Wed, 09 Dec 2009 10:31:06 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NIOVE-0004R0-0b for emacs-orgmode@gnu.org; Wed, 09 Dec 2009 16:30:56 +0100 Received: from 40-031.eduroam.rwth-aachen.de ([134.61.40.31]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Dec 2009 16:30:56 +0100 Received: from andrea.crotti.0 by 40-031.eduroam.rwth-aachen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Dec 2009 16:30:56 +0100 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: emacs-orgmode@gnu.org Nick Dokos writes: > [This is OT for this list - comp.text.tex is a better venue. Otoh, the > reference might be useful to some people here - but unless org-mode > content can be added, let's make this the end of the thread. Thanks.] Yes I'm sorry it was OT, I thought that the problem was the org-mode translation to latex but it wasn't of course. But I anyway found out that exporting to pdf with \n:t is really a bad idea. It doesn't only mess up with the indentation, using \left and \right it becomes a mess. Maybe it would be better to disable it completely or put a very big warning (I don't see it written in the manual).