From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: feature request Date: Tue, 25 Jun 2013 12:11:52 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42947) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrVkw-0002t2-Ha for emacs-orgmode@gnu.org; Tue, 25 Jun 2013 12:06:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UrVkl-0003So-L7 for emacs-orgmode@gnu.org; Tue, 25 Jun 2013 12:06:10 -0400 Received: from mail2.b1.hitrost.net ([91.185.211.205]:30461) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrVkl-00038A-Eu for emacs-orgmode@gnu.org; Tue, 25 Jun 2013 12:05:59 -0400 In-reply-to: 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: 42 147 Cc: emacs-orgmode@gnu.org 42 147 writes: > Org-mode has proven tremendously useful in writing musical analyses, but > it would also be nice to provide musical examples in plain text. > > Is there anything like this available? Yes. Org-Babel supports Lilypond. It's magic. http://www.lilypond.org/ http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html Yours, Christian