From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Re: Using orgmode to take "inline notes" for research Date: Thu, 7 Apr 2011 10:26:19 -0500 Message-ID: References: <80bp0iquxw.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=37226 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q7r6E-00087I-QX for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 11:26:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q7r6D-0006hK-Fk for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 11:26:22 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:37466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q7r6D-0006h2-AD for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 11:26:21 -0400 Received: by bwz17 with SMTP id 17so2448269bwz.0 for ; Thu, 07 Apr 2011 08:26:20 -0700 (PDT) In-Reply-To: <80bp0iquxw.fsf@somewhere.org> 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: =?UTF-8?Q?S=C3=A9bastien_Vauban?= Cc: emacs-orgmode@gnu.org 2011/4/7 S=C3=A9bastien Vauban : > Hi Jeff, > > > This is my current config for nice styling: > > #+begin_src emacs-lisp > > #+end_src > > Customize to your own taste (and report back!)... I can't have something set up right. I was doubtful that I was going this source block thing right when Eric posted his suggestion for notes in code blocks. So, I pasted this into my org-mode file and evaluated it. Is that not what I'm supposed to do? At the top of the resultant pdf, I get: ,--- | language=3DLisp (setq org-inlinetask-default-state "TODO") | ;; templates for inline tasks in various exporters (setq org-inlinetask-export-templates =E2=80=99((html "
=E2=80=99((unless (eq todo "") (format "
> Best regards,
> =C2=A0Seb
>
> --
> S=C3=A9bastien Vauban
>
>
>