]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/web.texi
Web build: add special target for online website.
[lilypond.git] / Documentation / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 @end ignore
8
9 @setfilename web.info
10 @settitle LilyPond -- Music notation for everyone
11 @documentencoding UTF-8
12 @documentlanguage en
13 @afourpaper
14
15 @set FDL
16 @set web
17 @include macros.itexi
18
19 @ifset web_version
20 foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
21 @end ifset
22
23 @afourpaper
24
25 @c don't remove this comment.
26 @ignore
27 @omfcreator Graham Percival and Patrick McCarty
28 @omfdescription General info about the LilyPond music engraving system
29 @omftype program usage
30 @omfcategory Applications|Publishing
31 @omflanguage English
32 @end ignore
33
34 @c `Web' was imported 2009-08-05 with git commit b938d71...
35 @copying
36 Copyright @copyright{} 2009 by the authors.
37
38 @quotation
39 Permission is granted to copy, distribute and/or modify this document
40 under the terms of the GNU Free Documentation License, Version 1.1
41 or any later version published by the Free Software Foundation;
42 with no Invariant Sections.
43 A copy of the license is included in the section entitled ``GNU
44 Free Documentation License''.
45 @end quotation
46 @end copying
47
48
49 @c TITLE PAGE
50 @ifnottex
51 @node Top
52 @top LilyPond... music notation for everyone
53 @end ifnottex
54
55
56 @c hack for texi2html, bleh -gp
57 @ifnothtml
58
59 @finalout
60
61 @titlepage
62 @title LilyPond
63 @subtitle The music typesetter
64 @titlefont{General Information}
65 @author The LilyPond development team
66
67 @vskip 0pt plus 1filll
68 @c @vskip 20pt
69
70 @insertcopying{}
71
72 For LilyPond version @version{}
73 @end titlepage
74 @end ifnothtml
75 @c end hack for texi2html
76
77
78 @c ************************ WEBSITE START ***************
79
80
81 @divId{pageHeader}
82 @heading LilyPond
83
84 ... music notation for everyone
85 @divEnd
86
87 @c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet}
88 @imageId{lilylogo,double-lily-modified3,png,LilyPond logo}
89 @c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
90
91 @divId{quickSummary}
92 @subheading What is LilyPond?
93
94 LilyPond is an open-source music engraving program, devoted to
95 producing the highest-quality sheet music possible.  This free
96 software brings the aesthetics of traditionally engraved music to
97 computer printouts.
98
99 @divClass{align-right}
100 Read more in our @ref{Introduction}!
101
102 @divEnd
103 @divEnd
104
105 @divClass{separator}
106 @divEnd
107
108
109 @divId{news}
110
111 @c TODO: generate this automatically, including RSS feed.
112 @include web/news-front.itexi
113
114 @divClass{float-right}
115 (@ref{Old news})
116 @divEnd
117
118 @divEnd
119
120
121 @divId{latestVersion}
122 @subheading Quick links
123
124 @c TODO: javascript to detect OS and suggest download?
125
126 @subsubheading Stable
127
128 @ref{Download, Download @versionStable}
129
130 @ref{Manuals, Manuals @versionStable}
131
132 @subsubheading Unstable
133
134 @ref{Development, Download @versionDevel}
135
136 @ref{Development, Manuals @versionDevel}
137
138 @divEnd
139
140
141 @ifnottex
142
143 @divClass{hide}
144 @menu
145 * Introduction::     Start here to creating sheet music.
146 * Download::         Get LilyPond.
147 * Manuals::          Read The Fine Manuals (RTFM).
148 * Community::        Contact other users.
149 @end menu
150 @divEnd
151
152 @end ifnottex
153
154 @contents
155
156
157 @c ****************** GENERAL STUFF FOR INFO ************
158 @ignore
159 Distributions will want to install lilypond.info in postinstall, doing:
160
161     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
162
163   * Prepend GNU for dir, must be unique.
164
165   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
166     goes to Top.
167
168   * List all commands in direntry.
169
170 @c  * lilypond: (lilypond-application)Running LilyPond.      Invoking the
171 @c    LilyPond  program.
172 @end ignore
173
174 @c Info files are no longer installed in a subdirectory, images are
175 @c expected to be found in lilypond/ subdirectory.
176 @dircategory GNU LilyPond --- the music typesetter
177 @direntry
178 * LilyPond Learning Manual: (lilypond-learning).  Start here.
179 * Music Glossary: (music-glossary).               For non-English users.
180 * LilyPond: (lilypond-notation).                           LilyPond Notation Reference.
181 * LilyPond Snippets: (lilypond-snippets).         Short tricks, tips, and examples.
182 * LilyPond Internals Reference: (lilypond-internals).  Definitions for tweaking.
183 * LilyPond Application Usage: (lilypond-application). Installing and running applications.
184 * LilyPond Website: (lilypond-general).    Preview of new website.
185 * abc2ly: (lilypond-application)Invoking abc2ly.      Importing ABC.      
186 * convert-ly: (lilypond-application)Updating files with convert-ly. Older LilyPond versions.
187 * etf2ly: (lilypond-application)Invoking etf2ly.      Importing Finale.
188 * lilypond-book: (lilypond-application)LilyPond-book. Integrating text and music.
189 * midi2ly: (lilypond-application)Invoking midi2ly.    Importing MIDI.
190 * musicxml2ly: (lilypond-application)Invoking musicxml2ly.  Importing MusicXML.
191 @end direntry
192
193
194 @include web/introduction.itexi
195 @include web/download.itexi
196 @include web/manuals.itexi
197 @include web/community.itexi
198
199
200 @bye