]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/web.texi
Build: update info manual names.
[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.  For details, see the Contributors'
7     Guide, node Updating translation committishes..
8 @end ignore
9
10 @setfilename web.info
11 @settitle LilyPond -- Music notation for everyone
12 @documentencoding UTF-8
13 @documentlanguage en
14 @afourpaper
15
16 @c `Web' was imported 2009-08-05 with git commit b938d71...
17 @c @macro copyrightDeclare
18 @c Copyright @copyright{} 2009--2010 by the authors.
19 @c @end macro
20
21 @set FDL
22 @set web
23 @include macros.itexi
24 @include weblinks.itexi
25
26 @afourpaper
27
28 @c don't remove this comment.
29 @ignore
30 @omfcreator Graham Percival and Patrick McCarty
31 @omfdescription General info about the LilyPond music engraving system
32 @omftype program usage
33 @omfcategory Applications|Publishing
34 @omflanguage English
35 @end ignore
36
37 @copying
38 Copyright @copyright{} 2009--2010 by the authors.
39
40 This file documents FOO.
41
42 @quotation
43 Permission is granted to copy, distribute and/or modify this
44 document under the terms of the GNU Free Documentation License,
45 Version 1.1 or any later version published by the Free Software
46 Foundation; with no Invariant Sections.  A copy of the license is
47 included in the section entitled ``GNU Free Documentation
48 License''.
49 @end quotation
50 @end copying
51
52
53 @c TITLE PAGE
54 @ifnottex
55 @node Top
56 @top LilyPond... music notation for everyone
57 @end ifnottex
58
59
60 @c hack for texi2html, bleh -gp
61 @ifnothtml
62
63 @finalout
64
65 @titlepage
66 @title LilyPond
67 @subtitle The music typesetter
68 @titlefont{General Information}
69 @author The LilyPond development team
70
71 @vskip 0pt plus 1filll
72 @c @vskip 20pt
73
74 @insertcopying
75
76 For LilyPond version @version{}
77 @end titlepage
78 @end ifnothtml
79 @c end hack for texi2html
80
81
82 @c ************************ WEBSITE START ***************
83
84
85 @divId{pageHeader}
86 @heading LilyPond
87
88 ... music notation for everyone
89 @divEnd
90
91 @c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet}
92 @imageId{lilylogo,double-lily-modified3,png,LilyPond logo}
93 @c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
94
95 @divId{quickSummary}
96 @subheading What is LilyPond?
97
98 LilyPond is an open-source music engraving program, devoted to
99 producing the highest-quality sheet music possible.  This free
100 software brings the aesthetics of traditionally engraved music to
101 computer printouts.
102
103 @divClass{align-right}
104 Read more in our @ref{Introduction}!
105
106 @divEnd
107 @divEnd
108
109 @divClass{separator}
110 @divEnd
111
112
113 @divId{news}
114
115 @c TODO: generate this automatically, including RSS feed.
116 @include web/news-front.itexi
117
118 @divClass{float-right}
119 (@ref{Old news})
120 @divEnd
121
122 @divEnd
123
124 @ifclear web_version
125   @c do nothing
126 @end ifclear
127 @ifset web_version
128   @c make the box:
129 @divId{latestVersion}
130 @subheading Quick links
131
132 @c TODO: javascript to detect OS and suggest download?
133
134 @subsubheading Stable
135
136 @ref{Download, Download @versionStable}
137
138 @ref{Manuals, Manuals @versionStable}
139
140 @subsubheading Unstable
141
142 @ref{Development, Download @versionDevel}
143
144 @ref{Development, Manuals @versionDevel}
145
146 @divEnd
147 @end ifset
148
149
150 @ifnottex
151
152 @divClass{hide}
153 @menu
154 * Introduction::     Start here to creating sheet music.
155 * Download::         Get LilyPond.
156 * Manuals::          Read The Fine Manuals (RTFM).
157 * Community::        Contact other users.
158 @end menu
159 @divEnd
160
161 @end ifnottex
162
163 @contents
164
165 @allowcodebreaks false
166
167 @c ****************** GENERAL STUFF FOR INFO ************
168 @ignore
169 Distributions will want to install lilypond.info in postinstall, doing:
170
171     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
172
173   * Prepend GNU for dir, must be unique.
174
175   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
176     goes to Top.
177
178   * List all commands in direntry.
179
180 @end ignore
181
182 @c Info files are no longer installed in a subdirectory, images are
183 @c expected to be found in lilypond/ subdirectory.
184 @dircategory GNU LilyPond --- the music typesetter
185 @direntry
186 * LilyPond Learning Manual: (lilypond-learning).  Start here.
187 * Music Glossary: (music-glossary).               For non-English users.
188 * LilyPond: (lilypond-notation).                           LilyPond Notation Reference.
189 * LilyPond Snippets: (lilypond-snippets).         Short tricks, tips, and examples.
190 * LilyPond Internals Reference: (lilypond-internals).  Definitions for tweaking.
191 * LilyPond Application Usage: (lilypond-usage). Installing and running applications.
192 * LilyPond Website: (lilypond-web).    Preview of new website.
193 * lilypond: (lilypond-usage)Running LilyPond.      Invoking the LilyPond program.
194 * abc2ly: (lilypond-usage)Invoking abc2ly.      Importing ABC.
195 * convert-ly: (lilypond-usage)Updating files with convert-ly. Older LilyPond versions.
196 * etf2ly: (lilypond-usage)Invoking etf2ly.      Importing Finale.
197 * lilypond-book: (lilypond-usage)LilyPond-book. Integrating text and music.
198 * midi2ly: (lilypond-usage)Invoking midi2ly.    Importing MIDI.
199 * musicxml2ly: (lilypond-usage)Invoking musicxml2ly.  Importing MusicXML.
200 @end direntry
201
202
203 @c FIXME: this still doesn't solve the broken links in pdf and big
204 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
205 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
206 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
207 @subheading Read it
208
209 @docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
210
211 @end macro
212
213
214 @macro docLinkSplit{name,base,webLink}
215 @ifclear web_version
216   @uref{../\base\/index.html, \name\ (split HTML)}
217 @end ifclear
218 @ifset web_version
219   \webLink\
220 @end ifset
221 @end macro
222
223 @macro docLinkBig{name,base,webLink}
224 @ifclear web_version
225   @uref{../\base\-big-page.html, \name\ (big HTML)}
226 @end ifclear
227 @ifset web_version
228   \webLink\
229 @end ifset
230 @end macro
231
232 @macro docLinkPdf{name,base,webLink}
233 @ifclear web_version
234   @uref{../\base\.pdf, \base\.pdf}
235 @end ifclear
236 @ifset web_version
237   \webLink\
238 @end ifset
239 @end macro
240
241
242 @macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
243
244 @divClass{keep-bullets}
245 @itemize
246
247 @item @docLinkSplit{\name\,\base\,\split\} @minus{}
248   the manual is split between many HTML pages.
249   @*@ @ @emph{(small download for each page)}
250
251 @item @docLinkBig{\name\,\base\,\big\} @minus{}
252   read this manual as one huge HTML page.
253   @*@ @ @emph{(large single download, \bigsize\)}
254
255 @item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
256   download as a PDF file.
257   @*@ @ @emph{(large single download, \pdfsize\)}
258
259 @end itemize
260
261 @divEnd
262
263 @end macro
264
265
266 @c don't add any extra spaces in this macro -gp
267 @macro ifWebLinks{webLink,normalLink}
268 @ifclear web_version
269   \normalLink\:
270 @end ifclear
271 @ifset web_version
272   \webLink\:
273 @end ifset
274 @end macro
275
276
277 @include web/introduction.itexi
278 @include web/download.itexi
279 @include web/manuals.itexi
280 @include web/community.itexi
281
282
283 @bye