Hey guys,

Here's a patch to add a link to Trevor Bača's project Abjad.
Trevor, I assume you're fine with this wording, but let me 
know:

Abjad, a Python API for Formalized Score Control,
"designed to help composers build up complex pieces of
LilyPond notation in an iterative and incremental way."

It would go here (under "Algorithmic code generators") :
http://lilypond.org/doc/v2.13/Documentation/web/easier-editing#Other-programs-can-export-LilyPond-code

I also made some small changes in the vicinity so someone
should let me know if this is okay to push.

Thanks.
- Mark


      
From 2b728928a8579f9f8603c6f0eb9811f614996f74 Mon Sep 17 00:00:00 2001
From: Mark Polesky <[email protected]>
Date: Sun, 12 Sep 2010 00:14:38 -0700
Subject: [PATCH] Web: Easier editing: Add link to Abjad website.

Also includes some minor edits to the text box
"Other programs that can export LilyPond code".
---
 Documentation/web/introduction.itexi |   37 +++++++++++++++++++++------------
 1 files changed, 23 insertions(+), 14 deletions(-)

diff --git a/Documentation/web/introduction.itexi 
b/Documentation/web/introduction.itexi
index 69dcce7..748a3e6 100644
--- a/Documentation/web/introduction.itexi
+++ b/Documentation/web/introduction.itexi
@@ -1106,7 +1106,7 @@ git clone http://github.com/textmate/lilypond.tmbundle.git
 @divEnd
 
 @divClass{column-center-top}
-...@subheading Other programs can export LilyPond code
+...@subheading Other programs that can export LilyPond code
 
 
 @subsubheading Score, tab and MIDI editors:
@@ -1119,25 +1119,27 @@ editing.
 
 @item
 @uref{http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml,NtEd},
-is based on the @uref{http://cairographics.org, Cairo} library and
-has experimental export for LilyPond.
+a score editor based on the
+...@uref{http://www.cairographics.org,Cairo} library, has
+experimental support for exporting to LilyPond.
 
 @item
 @uref{http://www.tuxguitar.com.ar/,TuxGuitar}, a multitrack
-tablature editor and player, provides a score view as well as tab,
-and can export to LilyPond.
+tablature editor and player, includes a score viewer and can
+export to LilyPond.
 
 @item
-...@uref{http://musescore.org,MuseScore} has incomplete LilyPond
-export but is being actively developed.
+...@uref{http://www.musescore.org,MuseScore}, a score editor, has
+incomplete LilyPond export but is being actively developed.
 
 @item
-...@uref{http://canorus.org,Canorus} can also export to LilyPond, but
-is still beta-software.  Testers are welcome, though.
+...@uref{http://www.canorus.org,Canorus}, a score editor, can also
+export to LilyPond, but is still beta-software.  Testers are
+welcome, though.
 
 @item
-...@uref{http://www.volny.cz/smilauer/rumor/rumor.html,Rumor}, a realtime
-monophonic MIDI to LilyPond converter.
+...@uref{http://www.volny.cz/smilauer/rumor/rumor.html,Rumor}, a
+realtime monophonic MIDI to LilyPond converter.
 
 @end itemize
 
@@ -1146,12 +1148,19 @@ monophonic MIDI to LilyPond converter.
 @itemize
 
 @item
-...@uref{http://strasheela.sourceforge.net, Strasheela} is @qq{a
-highly expressive constraint-based music composition system}.
+...@uref{http://www.projectabjad.org/,Abjad}, a
+...@uref{http://www.python.org/,Python} API for Formalized Score
+Control, @qq{designed to help composers build up complex pieces of
+LilyPond notation in an iterative and incremental way.}
 
 @item
 @uref{http://common-lisp.net/project/fomus/,FOMUS}, a LISP library
-to generate music notation from computer music software environments.
+to generate music notation from computer music software
+environments.
+
+...@item
+...@uref{http://strasheela.sourceforge.net,Strasheela}, @qq{a
+highly expressive constraint-based music composition system.}
 
 @end itemize
 @divEnd
-- 
1.6.3.3

_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to