]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/nl/web.texi
Merge branch 'lilypond/translation'
[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--2010 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 Open Source muzieknotatie programma en beoogt het
104 produceren van bladmuziek van de hoogst mogelijke kwaliteit.  Deze vrije
105 software integreert de esthetiek van traditioneel gegraveerde bladmuziek in
106 computer printouts.
107
108 @divClass{align-right}
109 Lees meer in onze @ref{Inleiding}!
110
111 @divEnd
112 @divEnd
113
114 @divClass{separator}
115 @divEnd
116
117
118 @divId{news}
119
120 @c TODO: generate this automatically, including RSS feed.
121 @include web/news-front.itexi
122
123 @divClass{float-right}
124 (@ref{Old news}) @c (@ref{Old news,,,,Oud nieuws})
125 @divEnd
126
127 @divEnd
128
129 @ifclear web_version
130   @c do nothing
131 @end ifclear
132 @ifset web_version
133   @c make the box:
134 @divId{latestVersion}
135 @subheading Snelle verwijzingen
136
137 @c TODO: javascript to detect OS and suggest download?
138
139 @subsubheading Stabiel
140
141 @ref{Download, Download @versionStable}
142
143 @ref{Handleidingen, Handleidingen @versionStable}
144
145 @subsubheading Ontwikkeling
146
147 @c community.itexi met `Ontwikkeling' is nog niet vertaald
148 @ref{Development, Download @versionDevel}
149
150 @ref{Development, Handleidingen @versionDevel}
151
152 @divEnd
153 @end ifset
154
155
156 @ifnottex
157
158 @divClass{hide}
159 @menu
160 * Inleiding::     Start here to creating sheet music.
161 * Download::         Get LilyPond.
162 * Handleidingen::          Read The Fine Manuals (RTFM).
163 * Community::        Contact other users.
164 @end menu
165 @divEnd
166
167 @end ifnottex
168
169 @contents
170
171 @allowcodebreaks false
172
173 @c ****************** GENERAL STUFF FOR INFO ************
174 @ignore
175 Distributions will want to install lilypond.info in postinstall, doing:
176
177     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
178
179   * Prepend GNU for dir, must be unique.
180
181   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
182     goes to Top.
183
184   * List all commands in direntry.
185
186 @end ignore
187
188 @c Info files are no longer installed in a subdirectory, images are
189 @c expected to be found in lilypond/ subdirectory.
190 @dircategory GNU LilyPond --- the music typesetter
191 @direntry
192 * LilyPond Learning Manual: (lilypond-learning).  Start here.
193 * Music Glossary: (music-glossary).               For non-English users.
194 * LilyPond: (lilypond-notation).                           LilyPond Notation Reference.
195 * LilyPond Snippets: (lilypond-snippets).         Short tricks, tips, and examples.
196 * LilyPond Internals Reference: (lilypond-internals).  Definitions for tweaking.
197 * LilyPond Application Usage: (lilypond-usage). Installing and running applications.
198 * LilyPond Website: (lilypond-web).    Preview of new website.
199 * lilypond: (lilypond-usage)Running LilyPond.      Invoking the LilyPond program.
200 * abc2ly: (lilypond-usage)Invoking abc2ly.      Importing ABC.
201 * convert-ly: (lilypond-usage)Updating files with convert-ly. Older LilyPond versions.
202 * etf2ly: (lilypond-usage)Invoking etf2ly.      Importing Finale.
203 * lilypond-book: (lilypond-usage)LilyPond-book. Integrating text and music.
204 * midi2ly: (lilypond-usage)Invoking midi2ly.    Importing MIDI.
205 * musicxml2ly: (lilypond-usage)Invoking musicxml2ly.  Importing MusicXML.
206 @end direntry
207
208
209 @c FIXME: this still doesn't solve the broken links in pdf and big
210 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
211 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
212 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
213 @subheading Read it
214
215 @docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
216
217 @end macro
218
219
220 @macro docLinkSplit{name,base,webLink}
221 @ifclear web_version
222   @uref{../\base\/index.html, \name\ (split HTML)}
223 @end ifclear
224 @ifset web_version
225   \webLink\
226 @end ifset
227 @end macro
228
229 @macro docLinkBig{name,base,webLink}
230 @ifclear web_version
231   @uref{../\base\-big-page.html, \name\ (big HTML)}
232 @end ifclear
233 @ifset web_version
234   \webLink\
235 @end ifset
236 @end macro
237
238 @macro docLinkPdf{name,base,webLink}
239 @ifclear web_version
240   @uref{../\base\.pdf, \base\.pdf}
241 @end ifclear
242 @ifset web_version
243   \webLink\
244 @end ifset
245 @end macro
246
247
248 @macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
249
250 @divClass{keep-bullets}
251 @itemize
252
253 @item @docLinkSplit{\name\,\base\,\split\} @minus{}
254   the manual is split between many HTML pages.
255   @*@ @ @emph{(small download for each page)}
256
257 @item @docLinkBig{\name\,\base\,\big\} @minus{}
258   read this manual as one huge HTML page.
259   @*@ @ @emph{(large single download, \bigsize\)}
260
261 @item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
262   download as a PDF file.
263   @*@ @ @emph{(large single download, \pdfsize\)}
264
265 @end itemize
266
267 @divEnd
268
269 @end macro
270
271
272 @c don't add any extra spaces in this macro -gp
273 @macro ifWebLinks{webLink,normalLink}
274 @ifclear web_version
275   \normalLink\:
276 @end ifclear
277 @ifset web_version
278   \webLink\:
279 @end ifset
280 @end macro
281
282
283 @ifhtml
284 @macro contactUsAbout{topic}
285
286 @divClass{heading-center}
287 @divClass{contactBox}
288 If you are aware of any other \topic\ which could be listed here,
289 please let us know by following the instructions on
290 @ref{Bug reports}.
291
292 @divEnd
293 @divEnd
294
295 @end macro
296 @end ifhtml
297
298 @ifnothtml
299 @macro contactUsAbout{topic}
300 @cartouche
301 If you are aware of any other \topic\ which could be listed here,
302 please let us know by following the instructions on
303 @ref{Bug reports}.
304
305 @end cartouche
306
307 @end macro
308 @end ifnothtml
309
310 @include web/introduction.itexi
311 @include web/download.itexi
312 @include web/manuals.itexi
313 @include web/community.itexi
314
315
316 @bye
317