From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Gray Subject: Re: Bug: LaTeX export and LaTeX environment Date: Wed, 02 Jun 2010 10:28:06 +0200 Message-ID: <86iq61yh2h.fsf@portan.ibr.cs.tu-bs.de> References: <4BF439F0.3030307@comcast.net> <5859BB7B-CDBB-4E2E-BB4E-5308AB734C5D@gmail.com> <86y6eyyhwo.fsf@portan.ibr.cs.tu-bs.de> <86pr0ayex8.fsf@portan.ibr.cs.tu-bs.de> <4C0579AA.8030708@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=48308 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJjMt-00051i-QM for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 04:32:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJjJL-0006vA-RG for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 04:28:28 -0400 Received: from lo.gmane.org ([80.91.229.12]:44248) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJjJL-0006uZ-KC for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 04:28:27 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OJjJH-0004zB-Kd for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 10:28:23 +0200 Received: from portan.ibr.cs.tu-bs.de ([134.169.34.77]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Jun 2010 10:28:23 +0200 Received: from chrismgray by portan.ibr.cs.tu-bs.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Jun 2010 10:28:23 +0200 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 Mark Elston wrote: > Wow! I had hoped to start looking at this over the long weekend > but had other things grabbing my attention. Now Chris has already > submitted a patch for it! > Chris, I take it that the following: > #+begin_refquote {Albert Einstein} > Make things as simple as possible, but no simpler. > #+end_refquote > would then translate into: > \begin{refquote}{Albert Einstein} > Make things as simple as possible, but no simpler. > \end{refquote} That's the idea. If it doesn't work, let me know. :) Cheers, Chris