]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web: Introduction Easier Editing
authorColin Campbell <cpkc@shaw.ca>
Mon, 5 Jul 2010 00:15:42 +0000 (18:15 -0600)
committerGraham Percival <graham@percival-music.ca>
Mon, 5 Jul 2010 08:02:49 +0000 (09:02 +0100)
Replaced Denemo screenshots
Added MacOS logo for TextMate and Texshop

Documentation/pictures/screenshot-denemo-small.png
Documentation/pictures/screenshot-denemo.png
Documentation/web/introduction.itexi

index bbcafc4c7c5367f5409f82a49adf0b97144ddbba..4bc8d8480d69f2886ca13906618edf1193c29bdc 100644 (file)
Binary files a/Documentation/pictures/screenshot-denemo-small.png and b/Documentation/pictures/screenshot-denemo-small.png differ
index 6b337d07090324d770b09e05c24a2c485cf51969..0ed28cd4fd126122c0a79ceec372814282b83beb 100644 (file)
Binary files a/Documentation/pictures/screenshot-denemo.png and b/Documentation/pictures/screenshot-denemo.png differ
index 4bd271aa6158412875789125486b977ce5128109..58c933efde9ea3bfbd66395bce51f1139c411ff8 100644 (file)
@@ -1020,7 +1020,7 @@ are actively working to bring it up to our present stable version, 2.12.}
 @divEnd
 
 @divClass{column-center-top}
-@subheading Emacs and Vim
+@subheading Text editors
 
 @sourceimage{logo-linux,,,}
 @sourceimage{logo-freebsd,,,}
@@ -1049,19 +1049,7 @@ writing LilyPond input files.
 More information on setting up Emacs and Vim can be found in
 @rprogram{Text editor support}.
 
-@divEnd
-
-@ignore these may not need to be here at all, as they are purely
-MacOS scripts.
-
-@divClass{column-center-top}
-@subheading Other
-
-
-@subsubheading Text environment: TexShop
-
 @sourceimage{logo-macosx,,,}
-
 @uref{http://www.uoregon.edu/~koch/texshop}
 
 The TexShop editor for MacOS@tie{}X can be extended to run LilyPond,
@@ -1072,21 +1060,18 @@ using the extensions available at:
 @uref{http://users.dimi.uniud.it/~nicola.vitacolonna/home/content/lilypond-scripts}
 @end example
 
-@subsubheading TextMate
-
 @sourceimage{logo-macosx,,,}
-
-There is a LilyPond bundle for TextMate.  It may be installed by
-running:
+There is a LilyPond bundle for TextMate, a commercial editor for MacOS.
+It may be installed by running:
 
 @example
 mkdir -p /Library/Application\ Support/TextMate/Bundles
 cd /Library/Application\ Support/TextMate/Bundles
-svn co http://svn.textmate.org/trunk/Bundles/LilyPond.tmbundle/
+git clone http://github.com/textmate/lilypond.tmbundle.git
+
 @end example
 
 @divEnd
-@end ignore
 
 @divClass{column-center-top}
 @subheading Other programs can export LilyPond code