From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: no pdf-output in lilypond code blocks Date: Thu, 31 Jan 2013 11:17:39 +0100 Message-ID: <87halxobky.fsf@bzg.ath.cx> References: <87mww7kjdn.fsf@sophokles.streitblatt.de> <87pq0w9d7w.fsf@bzg.ath.cx> <8738xpboh5.fsf@sophokles.streitblatt.de> <87libg6wen.fsf@bzg.ath.cx> <877gmzsx65.fsf@sophokles.streitblatt.de> <87ip6ezzlb.fsf@bzg.ath.cx> <871ud2if9b.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40955) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0rzA-00061Z-03 for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 06:07:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0rz8-0007wG-F3 for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 06:07:15 -0500 Received: from we-in-x022e.1e100.net ([2a00:1450:400c:c03::22e]:49087 helo=mail-we0-x22e.google.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0rz8-0007w6-9y for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 06:07:14 -0500 Received: by mail-we0-f174.google.com with SMTP id r6so1952840wey.33 for ; Thu, 31 Jan 2013 03:07:13 -0800 (PST) In-Reply-To: <871ud2if9b.fsf@Rainer.invalid> (Achim Gratz's message of "Wed, 30 Jan 2013 21:32:00 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org Hi Achim, Achim Gratz writes: > (or (cdr (assoc (file-name-extension out-file) > '(("pdf" . "--pdf ") > ("ps" . "--ps ") > ("png" . "--png ")))) > "--png ") > > work just as well? Yes, I've committed this change, thanks. -- Bastien