From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Using orgmode to take "inline notes" for research Date: Fri, 08 Apr 2011 19:18:05 +0100 Message-ID: <87hba8y5cy.fsf@ucl.ac.uk> References: <87ipus12dc.fsf@gmail.com> <4D9BE79A.5010402@ccbr.umn.edu> <87bp0k0y78.fsf@gmail.com> <87wrj67hhp.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=44297 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q8GGE-0001DN-Du for emacs-orgmode@gnu.org; Fri, 08 Apr 2011 14:18:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q8GGA-00036I-20 for emacs-orgmode@gnu.org; Fri, 08 Apr 2011 14:18:21 -0400 Received: from vscane-a2.ucl.ac.uk ([144.82.108.42]:47791) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q8GG9-0002wp-2z for emacs-orgmode@gnu.org; Fri, 08 Apr 2011 14:18:17 -0400 In-Reply-To: (John Hendy's message of "Thu, 7 Apr 2011 11:10:11 -0500") 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: John Hendy Cc: emacs-orgmode John Hendy writes: > On Thu, Apr 7, 2011 at 12:33 AM, Eric S Fraga wrote: >> John Hendy writes: >> > >> [...] >> >>> >>> I like formats like this as well and have been "cheating" to do this >>> in LaTeX more or less like this: >>> >>> #+attr_latex: align=l|p{0.95\textwidth} >>> | \,| The text that I want quoted, which ends up looking good but >>> needs to be on one insanely long line of an org-mode table| >>> >>> Is there a better way to send a quote into the table form (indented >>> with a nice vertical line to the left) but not need to have the quote >>> on one huge line of an actual table (from org -> LaTeX, that is... >>> obviously the above works if using html)? [...] > I should have googled harder. Where were you all my life, StackOverflow?[1] > > ----- > \begin{tabular}{l|p{0.9\textwidth}} > \quad & > Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi id > hendrerit But isn't this the same solution you had before? You still end up with a very long line in the org file? -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 : using Org-mode version 7.5 (release_7.5.142.g4168)