X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fweb%2Fdownload.itexi;h=40a2fe86f4e16ffa5cb2dbfb651dde6e1f3978ca;hb=60fc32ec59fd97456218332612b87b821968da84;hp=3d08b4a4bca409149198b42be100a8551bc468eb;hpb=54ef49768776f686e5ea452acd49e02ef8715279;p=lilypond.git diff --git a/Documentation/web/download.itexi b/Documentation/web/download.itexi index 3d08b4a4bc..40a2fe86f4 100644 --- a/Documentation/web/download.itexi +++ b/Documentation/web/download.itexi @@ -3,9 +3,12 @@ Translation of GIT committish: FILL-IN-HEAD-COMMITTISH When revising a translation, copy the HEAD committish of the - version that you are working on. See TRANSLATION for details. + version that you are working on. For details, see the Contributors' + Guide, node Updating translation committishes.. @end ignore +@include included/generating-output.itexi + @macro warningTextBased @warning{LilyPond is a @strong{text-based} music engraver; it is more similar to a programming language than a graphical score @@ -18,12 +21,12 @@ our @ref{Text input}.} @divClass{heading-center} @ifclear web_version - @c yes, we want verisonDevel here, since the online links + @c yes, we want versionDevel here, since the online links @c for @version won't be up yet! @heading Downloads for LilyPond @versionDevel -Links for the stable version of LilyPond can be found on -@uref{http://lilypond.org, lilypond.org} +@warning{Links for the stable version of LilyPond can be found at +@uref{http://lilypond.org, lilypond.org}} @end ifclear @ifset web_version @heading Downloads for LilyPond @versionStable @@ -33,13 +36,15 @@ Links for the stable version of LilyPond can be found on @divEnd +@divClass{link-headings} + @divClass{column-left-top} @subheading For users @itemize @item -@c TODO: duplicate to avoid underlined refs in HTML? icky. +@c ref is duplicated to avoid underlining ref as image. @ref{Unix, @sourceimage{logo-linux,,,} @sourceimage{logo-freebsd,,,}} @ref{Unix, Unix (Linux and FreeBSD)} @@ -75,6 +80,7 @@ latest unstable version @end itemize @divEnd +@divEnd @divClass{column-center-bottom} @@ -89,7 +95,7 @@ LilyPond is published under the @subheading Sponsors -Many thanks to @uref{http://www.vt.edu/, Virgina Tech} and +Many thanks to @uref{http://www.vt.edu/, Virginia Tech} and @uref{http://www.linuxaudio.org/, linuxaudio.org} for sponsoring our bandwidth. @@ -204,7 +210,16 @@ uninstall-lilypond @divEnd + @divClass{column-right-top} +@subheading Compiling a file + +@lilypadCommandLine + +@divEnd + + +@divClass{column-left-top} @subheading Distribution-specific Packages Please use your distribution's package manager to install or @@ -215,7 +230,7 @@ upgrade to these versions. @item @sourceimage{logo-fedora,,,} @uref{http://koji.fedoraproject.org/koji/packageinfo?packageID=2447, -Fedora: LilyPond 2.12.2} +Fedora: LilyPond 2.12.3} @item @sourceimage{logo-ubuntu,,,} @@ -225,7 +240,7 @@ Ubuntu: LilyPond 2.12.2} @item @sourceimage{logo-slackware,,,} @uref{http://www.johannes-schoepfer.de/lilypond/, -Slackware: LilyPond 2.12.2} +Slackware: LilyPond 2.12.3} @item @sourceimage{logo-debian,,,} @@ -234,8 +249,8 @@ Debian: LilyPond 2.12.2} @item @sourceimage{logo-suse,,,} -@uref{http://download.opensuse.org/repositories/openSUSE:/Factory:/Contrib/standard/, -openSUSE: LilyPond 2.12.2} +@uref{http://software.opensuse.org/search?baseproject=openSUSE%3A11.2&p=1&q=lilypond, +openSUSE: LilyPond 2.12.3} @end itemize @@ -274,12 +289,14 @@ acknowledged. @item @sourceimage{logo-macosx,,,} @downloadStableDarwinNormal -For Intel chips (if in doubt, use this). +For MacOS X 10.4 or higher, running on Intel CPUs (if in doubt, +use this). @item @sourceimage{logo-macosx,,,} @downloadStableDarwinPPC -For G3 and G4 CPUs (old Apple computers). +For MacOS X 10.4 or higher, running on G3 and G4 CPUs (old Apple +computers). @end itemize @@ -294,8 +311,15 @@ Delete the LilyPond.app folder. @divEnd - @divClass{column-right-top} +@subheading Compiling a file + +@lilypadOSX + +@divEnd + + +@divClass{column-left-top} @subheading Running on the command-line @warning{If you are happy with the GUI, then please ignore these @@ -320,11 +344,11 @@ cd ~/bin @item Create a file called @command{lilypond} which contains -@help obvious css issue to be dealt with. :( -@c we need a small font here to fit. -gp -@smallexample +@divClass{h-scroll-auto} +@example exec @var{DIR}/LilyPond.app/Contents/Resources/bin/lilypond "$@@" -@end smallexample +@end example +@divEnd @warning{@var{DIR} will generally be @code{/Applications/}} @@ -367,9 +391,11 @@ inside the @code{.app} file for MacOS@tie{}X. Scripts can also be run from the command line by invoking them directly: +@divClass{h-scroll-auto} @example @var{path/to}/LilyPond.app/Contents/Resources/bin/lilypond @end example +@divEnd The same is true for all other scripts in that directory, such as @command{lilypond-book} and @command{convert-ly}. @@ -408,7 +434,7 @@ acknowledged. @item @sourceimage{logo-windows,,,} @downloadStableWindows -For Windows ME, NT, 2000, XP, Vista, and Windows 7. +For Windows 2000, XP, Vista and Windows 7. @end itemize @@ -418,27 +444,27 @@ For Windows ME, NT, 2000, XP, Vista, and Windows 7. @item Locate the downloaded file and double-click on it to start the -installer. Follow the instructions given to you by the installer; +installer. Follow the instructions given to you by the installer; we recommend that you leave all the install options checked and -use the default installation location. Click the @q{Finish} button -when the installer has completed. Lilypond is now installed. +use the default installation location. Click the @q{Finish} button +when the installer has completed. LilyPond is now installed. @end enumerate @subsubheading Uninstall -To uninstall Lilypond either: +To uninstall LilyPond either: @enumerate @item -Locate the Lilypond folder from the @q{Start} menu and click on the -@q{Uninstall} icon. Click the @q{Finish} button when the uninstaller +Locate the LilyPond folder from the @q{Start} menu and click on the +@q{Uninstall} icon. Click the @q{Finish} button when the uninstaller has completed. @item -Or from witin the Control Panel,locate and select Lilypond and then -choose the option to uninstall/remove the software. Click the @q{Finish} +Or from within the Control Panel, locate and select LilyPond and then +choose the option to uninstall/remove the software. Click the @q{Finish} button when the uninstaller has completed. @end enumerate @@ -447,6 +473,14 @@ button when the uninstaller has completed. @divClass{column-right-top} +@subheading Compiling a file + +@lilypadWindows + +@divEnd + + +@divClass{column-left-top} @subheading Running on the command-line @warning{If you are happy with the GUI, then please ignore these @@ -487,9 +521,9 @@ and click @qq{OK} button to close the window. @end enumerate -@subsubheading Invoking individual excecutable files +@subsubheading Invoking individual executable files -LilyPond excecutable files +LilyPond executable files -- such as lilypond, lilypond-book, convert-ly, and so on -- can be run from the command-line by invoking them: @@ -531,15 +565,15 @@ pre-built version.} @downloadStableSource{} For an extensive listing of all versions (old and new), see our -@uref{http://download.linuxaudio.org/lilypond/binaries/, download -site}. +@uref{http://download.linuxaudio.org/lilypond/source/?C=N;O=D, +download site}. @divEnd @divClass{column-right-bottom} @subheading Compiling instructions -Instructions are listed in @rcontrib{Compiling LilyPond}. +Instructions are listed in @rcontrib{Compiling}. @divEnd @@ -579,6 +613,3 @@ is given in @ref{Freedom}. @include gpl.itexi @divEnd - - -