From: Graham Percival Date: Mon, 17 Aug 2009 11:45:56 +0000 (-0700) Subject: Doc: remove Alternate editors; moved to general (in web-gop for now) X-Git-Tag: release/2.13.4-1~179^2~23 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f15aa565c4836d51fe2ebdfdcae5d111e052c439;p=lilypond.git Doc: remove Alternate editors; moved to general (in web-gop for now) --- diff --git a/Documentation/learning/introduction.itely b/Documentation/learning/introduction.itely index 8236a14275..67b456bfde 100644 --- a/Documentation/learning/introduction.itely +++ b/Documentation/learning/introduction.itely @@ -16,7 +16,6 @@ This chapter gives a basic introduction to working with LilyPond. @menu * Compiling a file:: -* Advanced editors:: * How to write input files:: * How to read the manuals:: @end menu @@ -97,7 +96,7 @@ view or print the output. Note that there are several other text editors available with better support for LilyPond. For more information, see -@ref{Advanced editors}. +@rgeneral{Alternate input}. @warning{The first time you ever run LilyPond, it may take a minute or two because all of the system fonts have to be analyzed @@ -107,6 +106,12 @@ first. After this, LilyPond will be much faster!} @node MacOS X @subsection MacOS X +@warning{These instructions assume that you are using the built-in +LilyPad editor. If you are using any of the programs described in +@rgeneral{Alternate input}, please consult the documentation for +those programs if you have any problems compiling a file.} + + If you double click @command{LilyPond.app}, it will open with an example file. Save it, for example, to @file{test.ly} on your Desktop, and then process it with the menu command @@ -121,6 +126,11 @@ any errors occur in processing, please see the log window. @node Windows @subsection Windows +@warning{These instructions assume that you are using the built-in +LilyPad editor. If you are using any of the programs described in +@rgeneral{Alternate input}, please consult the documentation for +programs if you have any problems compiling a file.} + On Windows, if you double-click in the LilyPond icon on the Desktop, it will open a simple text editor with an example file. Save it, for example, to @file{test.ly} on your Desktop and then @@ -148,6 +158,12 @@ examine this file. @node Command-line @subsection Command-line +@warning{These instructions assume that you are using the built-in +LilyPad editor. If you are using any of the programs described in +@rgeneral{Alternate input}, please consult the documentation for +programs if you have any problems compiling a file.} + + Create a text file called @file{test.ly} and enter: @example @@ -181,46 +197,6 @@ Converting to `test.pdf'... -@node Advanced editors -@section Advanced editors - -FIXME: add text - -@menu -* Denemo:: -* LilyPondTool:: -* Emacs:: -* Vim:: -@end menu - - -@node Denemo -@subsection Denemo - -Available on: - - - -@node LilyPondTool -@subsection LilyPondTool - -Available on: - - -@node Emacs -@subsection Emacs - -Available on: Windows, MacOS X, Unix - - -@node Vim -@subsection Vim - -Available on: Windows, MacOS X, Unix - - - - @node How to write input files @section How to write input files