From: Mark Polesky Date: Tue, 21 Sep 2010 01:32:35 +0000 (-0700) Subject: Web: Easier editing: Add link to Abjad website. X-Git-Tag: release/2.13.34-1~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0aacd808dfa0a88b3d41afcbd7dc6a3c09a47246;p=lilypond.git Web: Easier editing: Add link to Abjad website. --- diff --git a/Documentation/web/introduction.itexi b/Documentation/web/introduction.itexi index a15224c245..4211358736 100644 --- a/Documentation/web/introduction.itexi +++ b/Documentation/web/introduction.itexi @@ -1109,7 +1109,7 @@ git clone http://github.com/textmate/lilypond.tmbundle.git @divEnd @divClass{column-center-top} -@subheading Other programs can export LilyPond code +@subheading Programs that can export LilyPond code @subsubheading Score, tab and MIDI editors: @@ -1122,25 +1122,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 @@ -1149,12 +1151,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 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