From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Rettke Subject: Re: org-babel-lilypond newbie Date: Tue, 29 Apr 2014 17:44:25 -0500 Message-ID: References: <87vbtt9xan.fsf@stevenarntson.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfGlI-000321-6W for emacs-orgmode@gnu.org; Tue, 29 Apr 2014 18:44:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WfGlG-00039W-SQ for emacs-orgmode@gnu.org; Tue, 29 Apr 2014 18:44:28 -0400 Received: from mail-oa0-x230.google.com ([2607:f8b0:4003:c02::230]:35124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfGlG-000399-LA for emacs-orgmode@gnu.org; Tue, 29 Apr 2014 18:44:26 -0400 Received: by mail-oa0-f48.google.com with SMTP id i4so337171oah.21 for ; Tue, 29 Apr 2014 15:44:25 -0700 (PDT) In-Reply-To: <87vbtt9xan.fsf@stevenarntson.com> 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: Steven Arntson Cc: "emacs-orgmode@gnu.org" Does the first example here http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html work for you? Grant Rettke | AAAS, ACM, ASA, FSF, IEEE, SIAM, Sigma Xi grettke@acm.org | http://www.wisdomandwonder.com/ =E2=80=9CWisdom begins in wonder.=E2=80=9D --Socrates ((=CE=BB (x) (x x)) (=CE=BB (x) (x x))) =E2=80=9CLife has become immeasurably better since I have been forced to st= op taking it seriously.=E2=80=9D --Thompson On Mon, Apr 28, 2014 at 12:30 PM, Steven Arntson wrote: > I'm a new Lilypond user (and a beginning but dedicated Emacs user), > trying to decide whether to use Frescobaldi or the org based "Arrange > Mode." I think I've got Arrange Mode running, but can't seem to get the > "tangle" command to work. I opened a .ly file I made in Frescobaldi, put > point at the top, and run M-x ly-tangle. The message returned is > "Tangled 0 code blocks from file-ly.ly." > > I'm running org 8.2.6, and have evince installed on my system (though I > haven't told org anything about that, specifically). > > Thank you! > steven arntson > >