From: Graham Percival Date: Tue, 14 Aug 2007 21:30:01 +0000 (-0700) Subject: Minor fixes from mailist. X-Git-Tag: release/2.11.30-1~15^2~14^2~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=476dc7ce93ffce0f51e14c308fa5f4cd0766f615;p=lilypond.git Minor fixes from mailist. --- diff --git a/Documentation/user/setup.itely b/Documentation/user/setup.itely index 0be27ac29e..6d7bca23aa 100644 --- a/Documentation/user/setup.itely +++ b/Documentation/user/setup.itely @@ -7,7 +7,6 @@ version that you are working on. See TRANSLATION for details. @end ignore -@c was "INSTALL - compiling and installing GNU LilyPond" @node Setup @chapter Setup @@ -92,6 +91,7 @@ There is support from different text editors for LilyPond. * Vim mode:: * LilyPondTool:: * TexShop:: +* TextMate:: @end menu @node Emacs mode @@ -172,6 +172,17 @@ convert-ly from within the editor, using the extensions available at @uref{http://@/www@/.dimi@/.uniud@/.it/vitacolo/freesoftware@/.html}. +@node TextMate +@subsection TextMate + +There is a LilyPond bundle for TextMate. It may be installed by running + +@example +mkdir -p /Library/Application\ Support/TextMate/Bundles +cd /Library/Application\ Support/TextMate/Bundles +svn co http://macromates.com/svn/Bundles/trunk/Bundles/Lilypond.tmbundle/ +@end example + @node Point and click diff --git a/THANKS b/THANKS index bf3fac82e0..bd78b4a0fa 100644 --- a/THANKS +++ b/THANKS @@ -75,6 +75,7 @@ Mike Coleman Nicolas Mayencourt Nicolas Sceaux Orm Finnendahl +Peter Budny Phillip Kirlin Ralph Palmer Rick Hansen @@ -91,6 +92,7 @@ Werner Lemberg Wilbert Berendsen William Oram Yota Moteuchi +Zack Charter Release 2.10