]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/nl/web.texi
Doc-es: update Staff.
[lilypond.git] / Documentation / nl / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: nl -*-
2 @ignore
3     Translation of GIT committish: 66dd932f6519b7913400a838c5efbc5407e06cd8
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 @c Translation status: post-GDP
11
12 @c Translator: Jan Nieuwenhuizen
13 @c Translation checker: Tineke de Munnik
14 @c Translation checker committish: fd33752
15
16 @setfilename web.info
17 @settitle LilyPond -- Muzieknotatie voor iedereen
18 @documentencoding UTF-8
19 @documentlanguage nl
20 @afourpaper
21
22 @set FDL
23 @set web
24 @include macros.itexi
25 @include weblinks.itexi
26
27 @afourpaper
28
29 @c don't remove this comment.
30 @ignore
31 @omfcreator Graham Percival and Patrick McCarty
32 @omfdescription General info about the LilyPond music engraving system
33 @omftype program usage
34 @omfcategory Applications|Publishing
35 @omflanguage English
36 @end ignore
37
38
39 @copying
40 Copyright @copyright{} 2009--2011 by the authors.
41
42 @c next line is necessary for broken pre-4.13 texinfo's
43 @c install-info, so leave it there until we officially
44 @c bump the required version.  -gp
45 This file documents the LilyPond website.
46
47 @quotation
48 Permission is granted to copy, distribute and/or modify this
49 document under the terms of the GNU Free Documentation License,
50 Version 1.1 or any later version published by the Free Software
51 Foundation; with no Invariant Sections.  A copy of the license is
52 included in the section entitled ``GNU Free Documentation
53 License''.
54 @end quotation
55 @end copying
56
57
58 @c TITLE PAGE
59 @ifnottex
60 @node Top
61 @top LilyPond... muzieknotatie voor iedereen
62 @end ifnottex
63
64
65 @c hack for texi2html, bleh -gp
66 @ifnothtml
67
68 @finalout
69
70 @titlepage
71 @title LilyPond
72 @subtitle De muziekzetter
73 @titlefont{Algemene informatie}
74 @author Het LilyPond ontwikkelteam
75
76 @vskip 0pt plus 1filll
77 @c @vskip 20pt
78
79 @insertcopying
80
81 Voor LilyPond versie @version{}
82 @end titlepage
83 @end ifnothtml
84 @c end hack for texi2html
85
86
87 @c ************************ WEBSITE START ***************
88
89
90 @divId{pageHeader}
91 @heading LilyPond
92
93 ... muzieknotatie voor iedereen
94 @divEnd
95
96 @c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet}
97 @imageId{lilylogo,double-lily-modified3,png,LilyPond logo}
98 @c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
99
100 @divId{quickSummary}
101 @subheading Wat is LilyPond?
102
103 LilyPond is een muzieknotatie programma en beoogt het produceren van
104 bladmuziek van de hoogst mogelijke kwaliteit.  Het integreert de
105 esthetiek van traditioneel gegraveerde bladmuziek in computer printouts.
106 LilyPond is vrije software en is onderdeel van het
107 @uref{http://gnu.org,GNU Project}.
108
109
110 @divClass{align-right}
111 Lees meer in onze @ref{Inleiding}!
112
113 @divEnd
114 @divEnd
115
116 @divClass{separator}
117 @divEnd
118
119
120 @divId{news}
121
122 @c TODO: generate this automatically, including RSS feed.
123 @include web/news-front.itexi
124
125 @divClass{float-right}
126 (@ref{Old news}) @c (@ref{Old news,,,,Oud nieuws})
127 @divEnd
128
129 @divEnd
130
131 @ifclear web_version
132   @c do nothing
133 @end ifclear
134 @ifset web_version
135   @c make the box:
136 @divId{latestVersion}
137 @subheading Snelle verwijzingen
138
139 @c TODO: javascript to detect OS and suggest download?
140
141 @subsubheading Stabiel
142
143 @ref{Download, Download @versionStable}
144
145 @ref{Handleidingen, Handleidingen @versionStable}
146
147 @subsubheading Ontwikkeling
148
149 @c community.itexi met `Ontwikkeling' is nog niet vertaald
150 @ref{Development, Download @versionDevel}
151
152 @ref{Development, Handleidingen @versionDevel}
153
154 @divEnd
155 @end ifset
156
157
158 @ifnottex
159
160 @divClass{hide}
161 @menu
162 * Inleiding::     Start here to creating sheet music.
163 * Download::         Get LilyPond.
164 * Handleidingen::          Read The Fine Manuals (RTFM).
165 * Community::        Contact other users.
166 @end menu
167 @divEnd
168
169 @end ifnottex
170
171 @contents
172
173 @allowcodebreaks false
174
175 @c ****************** GENERAL STUFF FOR INFO ************
176 @ignore
177 Distributions will want to install lilypond.info in postinstall, doing:
178
179     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
180
181   * Prepend GNU for dir, must be unique.
182
183   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
184     goes to Top.
185
186   * List all commands in direntry.
187
188 @end ignore
189
190 @c Info files are no longer installed in a subdirectory, images are
191 @c expected to be found in lilypond/ subdirectory.
192 @dircategory GNU LilyPond --- the music typesetter
193 @direntry
194 * LilyPond Learning Manual: (lilypond-learning).  Start here.
195 * Music Glossary: (music-glossary).               For non-English users.
196 * LilyPond: (lilypond-notation).                           LilyPond Notation Reference.
197 * LilyPond Snippets: (lilypond-snippets).         Short tricks, tips, and examples.
198 * LilyPond Internals Reference: (lilypond-internals).  Definitions for tweaking.
199 * LilyPond Application Usage: (lilypond-usage). Installing and running applications.
200 * LilyPond Website: (lilypond-web).    Preview of new website.
201 * lilypond: (lilypond-usage)Running LilyPond.      Invoking the LilyPond program.
202 * abc2ly: (lilypond-usage)Invoking abc2ly.      Importing ABC.
203 * convert-ly: (lilypond-usage)Updating files with convert-ly. Older LilyPond versions.
204 * etf2ly: (lilypond-usage)Invoking etf2ly.      Importing Finale.
205 * lilypond-book: (lilypond-usage)LilyPond-book. Integrating text and music.
206 * midi2ly: (lilypond-usage)Invoking midi2ly.    Importing MIDI.
207 * musicxml2ly: (lilypond-usage)Invoking musicxml2ly.  Importing MusicXML.
208 @end direntry
209
210
211 @c FIXME: this still doesn't solve the broken links in pdf and big
212 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
213 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
214 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
215 @subheading Read it
216
217 @docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
218
219 @end macro
220
221
222 @macro docLinkSplit{name,base,webLink}
223 @ifclear web_version
224   @uref{../\base\/index.html, \name\ (split HTML)}
225 @end ifclear
226 @ifset web_version
227   \webLink\
228 @end ifset
229 @end macro
230
231 @macro docLinkBig{name,base,webLink}
232 @ifclear web_version
233   @uref{../\base\-big-page.html, \name\ (big HTML)}
234 @end ifclear
235 @ifset web_version
236   \webLink\
237 @end ifset
238 @end macro
239
240 @macro docLinkPdf{name,base,webLink}
241 @ifclear web_version
242   @uref{../\base\.pdf, \base\.pdf}
243 @end ifclear
244 @ifset web_version
245   \webLink\
246 @end ifset
247 @end macro
248
249
250 @macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
251
252 @divClass{keep-bullets}
253 @itemize
254
255 @item @docLinkSplit{\name\,\base\,\split\} @minus{}
256   the manual is split between many HTML pages.
257   @*@ @ @emph{(small download for each page)}
258
259 @item @docLinkBig{\name\,\base\,\big\} @minus{}
260   read this manual as one huge HTML page.
261   @*@ @ @emph{(large single download, \bigsize\)}
262
263 @item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
264   download as a PDF file.
265   @*@ @ @emph{(large single download, \pdfsize\)}
266
267 @end itemize
268
269 @divEnd
270
271 @end macro
272
273
274 @c don't add any extra spaces in this macro -gp
275 @macro ifWebLinks{webLink,normalLink}
276 @ifclear web_version
277   \normalLink\:
278 @end ifclear
279 @ifset web_version
280   \webLink\:
281 @end ifset
282 @end macro
283
284
285 @ifhtml
286 @macro contactUsAbout{topic}
287
288 @divClass{heading-center}
289 @divClass{contactBox}
290 If you are aware of any other \topic\ which could be listed here,
291 please let us know by following the instructions on
292 @ref{Bug reports}.
293
294 @divEnd
295 @divEnd
296
297 @end macro
298 @end ifhtml
299
300 @ifnothtml
301 @macro contactUsAbout{topic}
302 @cartouche
303 If you are aware of any other \topic\ which could be listed here,
304 please let us know by following the instructions on
305 @ref{Bug reports}.
306
307 @end cartouche
308
309 @end macro
310 @end ifnothtml
311
312 @include web/introduction.itexi
313 @include web/download.itexi
314 @include web/manuals.itexi
315 @include web/community.itexi
316
317
318 @bye
319