From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: no pdf-output in lilypond code blocks Date: Wed, 30 Jan 2013 12:20:48 +0100 Message-ID: <87ip6ezzlb.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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53908) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0Vio-0007MW-Ve for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 06:20:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0Vin-0004Og-K0 for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 06:20:54 -0500 Received: from mail-wg0-x22a.google.com ([2a00:1450:400c:c00::22a]:43606) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0Vin-0004OY-Cg for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 06:20:53 -0500 Received: by mail-wg0-f42.google.com with SMTP id 12so2787033wgh.1 for ; Wed, 30 Jan 2013 03:20:52 -0800 (PST) In-Reply-To: <877gmzsx65.fsf@sophokles.streitblatt.de> (Florian Beck's message of "Sat, 26 Jan 2013 17:53:38 +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: Florian Beck Cc: emacs-orgmode@gnu.org Hi Florian, Florian Beck writes: > I can live with setting `ly-gen-pdf', but maybe something like > > (pcase (file-name-extension out-file) > ("pdf" "--pdf ") > ("ps" "--ps ") > ("png" "--png ") > (t "--png ")) > > would be even better? Indeed. This is now the case, thanks! -- Bastien