]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/nl/web/download.itexi
Imported Upstream version 2.16.0
[lilypond.git] / Documentation / nl / web / download.itexi
1 @c -*- coding: utf-8; mode: texinfo; fill-column: 60 -*-
2 @ignore
3     Translation of GIT committish: 6908517be0826a3386264cd6d26d742b18e3a227
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 Translator: Jan Nieuwenhuizen
11 @c Translation checker: Tineke de Munnik
12 @c Translation checker committish: abc1ebe
13
14 @include included/generating-output.itexi
15
16 @macro warningTextBased
17 @warning{LilyPond is een @strong{tekstgebaseerd}
18 muzieknotatieprogramma; in bepaalde opzichten lijkt LilyPond
19 meer op een programmeertaal dan op een grafisch
20 muziekprogramma.  Voordat je LilyPond download, lees dan
21 eerst de informatie over onze @ref{Tekstinvoer}.}
22 @end macro
23
24 @node Download
25 @unnumbered Download
26
27 @divClass{heading-center}
28 @ifclear web_version
29   @c yes, we want versionDevel here, since the online links
30   @c for @version won't be up yet!
31   @heading Downloads voor LilyPond @versionDevel
32
33 @warning{Links voor de stabiele versie van LilyPond staan op
34 @uref{http://lilypond.org, lilypond.org}}
35 @end ifclear
36 @ifset web_version
37   @heading Downloads voor LilyPond @versionStable
38 @end ifset
39
40 @warningTextBased
41
42 @divEnd
43
44 @divClass{link-headings}
45
46 @divClass{column-left-top}
47 @subheading Voor gebruikers
48
49 @itemize
50
51 @item
52 @c ref is duplicated to avoid underlining ref as image.
53 @ref{Unix, @sourceimage{logo-linux,,,}
54 @sourceimage{logo-freebsd,,,}}
55 @ref{Unix, Unix (Linux en FreeBSD)}
56
57 @item
58 @ref{MacOS X, @sourceimage{logo-macosx,,,}}
59 @ref{MacOS X, MacOS X}
60
61 @item
62 @ref{Windows, @sourceimage{logo-windows,,,}}
63 @ref{Windows, Microsoft Windows}
64
65 @end itemize
66
67 @divEnd
68
69 @divClass{column-right-top}
70 @subheading Voor ontwikkelaars
71
72 @itemize
73
74 @item
75 @ref{Broncode}:
76 voor packagers
77
78 @item
79 @ref{Oude downloads}:
80 oude versies
81
82 @c community.itexi met `Ontwikkeling' is nog niet vertaald
83 @item @ref{Development}:
84 meest recente ontwikkelversie
85
86 @end itemize
87 @divEnd
88
89 @divEnd
90
91 @divClass{column-center-bottom}
92
93 @subheading Software-licentie
94
95 LilyPond is uitgegeven onder de @ref{GPL, GNU General Public
96 License} (GNU Algemene Publieke Licentie).
97 @divEnd
98
99
100 @divClass{color1}
101
102 @subheading Sponsors
103
104 Hartelijk dank aan @uref{http://www.vt.edu/, Virginia Tech} en
105 @uref{http://www.linuxaudio.org/, linuxaudio.org} voor het
106 sponsoren van onze bandbreedte.
107
108 @sourceimage{VTlogo_ITF,,,}
109 @sourceimage{lao_banner_06_on_white_demo,,,}
110
111 @subheading Legalese
112
113 @divClass{legal}
114 All logos and product images are copyright and trademark
115 acknowledged.
116
117 @logoLegalLinux
118
119 @logoLegalFreeBSD
120
121 @logoLegalMacOSX
122
123 @logoLegalWindows
124
125 @divEnd
126 @divEnd
127
128
129 @divClass{hide}
130 @menu
131 * Unix::
132 * MacOS X::
133 * Windows::
134 * Broncode::
135 * Oude downloads::
136 * GPL::
137 @end menu
138 @divEnd
139
140
141 @node Unix
142 @unnumberedsec Unix
143
144 @divClass{heading-center}
145 @warningTextBased
146 @divEnd
147
148 @divClass{column-center-top}
149 @subheading Generieke pakketten of distributie-pakketten?
150
151 Veel Linux-distributies (zoals Fedora, openSUSE, Ubuntu) 
152 leveren LilyPond mee als onderdeel van hun
153 normale software-pakketsysteem.  Zo'n LilyPond-pakket is
154 eenvoudiger te installeren en verwijderen dan een generiek
155 pakket, maar het kan een verouderde versie zijn.  Als je 
156 liever één van onze generieke  pakketten wilt gebruiken, verwijder dan eerst
157 de officiële versie van LilyPond met het normale
158 pakketbeheer van je distributie (softwarecentrum).  Zie de
159 documentatie van je distributie voor hoe je het pakketbeheer
160 of softwarecentrum gebruikt.
161
162 @divEnd
163
164
165 @divClass{column-left-top}
166 @subheading Generieke pakketten
167
168 @subsubheading Download
169
170 @itemize
171
172 @item
173 @sourceimage{logo-linux,,,}
174 @ifclear web_version
175   @downloadDevelLinuxNormal
176 @end ifclear
177 @ifset web_version
178   @downloadStableLinuxNormal
179 @end ifset
180
181 (als je twijfelt, gebruik deze)
182
183 @item
184 @sourceimage{logo-linux,,,}
185 @downloadStableLinuxBig
186
187 @item
188 @sourceimage{logo-linux,,,}
189 @downloadStableLinuxPPC
190
191 @item
192 @sourceimage{logo-freebsd,,,}
193 @downloadStableFreeBSDNormal
194
195 @item
196 @sourceimage{logo-freebsd,,,}
197 @downloadStableFreeBSDBig
198
199 @end itemize
200
201
202 @subsubheading Installeren
203
204 Op de commandoregel, typ:
205
206 @example
207 cd PAD-NAAR-DOWNLOAD-MAP # waarschijnlijk: cd Downloads
208 sh lilypond-@versionStable{}-OS-TYPE.sh
209 @end example
210
211 @subsubheading Verwijderen
212
213 Op de commandoregel, typ:
214
215 @example
216 uninstall-lilypond
217 @end example
218
219 @subsubheading Hulp
220
221 Op de commandoregel, typ:
222
223 @example
224 sh lilypond-@versionStable{}-OS-TYPE.sh --help
225 @end example
226
227 @divEnd
228
229 @divClass{column-right-top}
230 @subheading Een bestand compileren
231
232 @lilypadCommandLine
233
234 @divEnd
235
236
237 @divClass{column-left-top}
238 @subheading Distributie-pakketten
239
240 Gebruik het pakketbeheer (softwarecentrum) van je
241 distributie voor het upgraden naar deze versies.
242
243 @itemize
244
245 @item
246 @sourceimage{logo-fedora,,,}
247 @uref{http://koji.fedoraproject.org/koji/packageinfo?packageID=2447,
248 Fedora: LilyPond 2.14.1}
249
250 @item
251 @sourceimage{logo-ubuntu,,,}
252 @uref{http://packages.ubuntu.com/search?keywords=lilypond,
253 Ubuntu: LilyPond 2.12.3}
254
255 @item
256 @sourceimage{logo-slackware,,,}
257 @uref{http://www.johannes-schoepfer.de/lilypond/,
258 Slackware: LilyPond 2.14.1}
259
260 @item
261 @sourceimage{logo-debian,,,}
262 @uref{http://packages.debian.org/search?keywords=lilypond,
263 Debian: LilyPond 2.12.3}
264
265 @item
266 @sourceimage{logo-suse,,,}
267 @uref{http://software.opensuse.org/search?baseproject=openSUSE%3A11.2&p=1&q=lilypond,
268 openSUSE: LilyPond 2.12.3}
269
270 @end itemize
271
272 @divEnd
273
274
275 @divClass{column-center-bottom}
276 @subheading Legalese
277
278 @divClass{legal}
279 All logos and product images are copyright and trademark
280 acknowledged.
281
282 @logoLegalLinux
283
284 @logoLegalFreeBSD
285
286 @divEnd
287 @divEnd
288
289
290 @node MacOS X
291 @unnumberedsec MacOS X
292
293 @divClass{heading-center}
294 @warningTextBased
295 @divEnd
296
297 @divClass{column-left-top}
298 @subheading Pakketten
299
300 @subsubheading Download
301
302 @itemize
303
304 @item
305 @sourceimage{logo-macosx,,,}
306 @downloadStableDarwinNormal
307 Voor MacOS 10.4 of nieuwer, met Intel-processors (als je
308 twijfelt, gebruik deze).
309
310 MacOS X 10.7 Lion wordt nog niet ondersteund.
311
312 @item
313 @sourceimage{logo-macosx,,,}
314 @downloadStableDarwinPPC
315 Voor MacOS 10.4 of nieuwer, met G3- en G4-processors (oudere
316 Apple computers).
317
318 MacOS X 10.7 Lion wordt nog niet ondersteund.
319
320 @end itemize
321
322 @subsubheading Installeren
323
324 Dubbelklik het gedownloade bestand, sleep het dan naar de
325 plaats waar je het wilt hebben.
326
327 @subsubheading Verwijderen
328
329 Verwijder de LilyPond.app map.
330
331 @divEnd
332
333 @divClass{column-right-top}
334 @subheading Een bestand compileren
335
336 @lilypadOSX
337
338 @divEnd
339
340
341 @divClass{column-left-top}
342 @subheading Uitvoeren op de commandoregel
343
344 @warning{Als je liever de GUI gebruikt, sla deze instructies
345 dan over.}
346
347 @subsubheading MacOS X op de commandoregel
348
349 De handigste manier om LilyPond-scripts uit te voeren is
350 door middel van het maken van je eigen @qq{hulp}scripts.
351
352 @enumerate
353
354 @item
355 Maak een map en sla deze scripts op,
356
357 @example
358 mkdir -p ~/bin
359 cd ~/bin
360 @end example
361
362
363 @item
364 Maak een bestand genaamd @command{lilypond} met als inhoud
365
366 @divClass{h-scroll-auto}
367 @example
368 exec @var{MAP}/LilyPond.app/Contents/Resources/bin/lilypond "$@@"
369 @end example
370 @divEnd
371
372 @warning{@var{MAP} is normaal gesproken @code{/Applications/}}
373
374
375 @item
376 Maak gelijksoortige bestanden @command{lilypond-book},
377 @command{convert-ly}, en andere scripts die je wilt
378 gebruiken, door het commando @command{bin/lilypond} te
379 vervangen met @command{bin/convert-ly} (of een andere
380 programmanaam).
381
382
383 @item
384 Maak het bestand executeerbaar,
385
386 @example
387 chmod u+x lilypond
388 @end example
389
390
391 @item
392 Voeg nu deze map toe aan je pad.  Wijzig het bestand genaamd
393 @code{.profile} in je persoonlijke map (of maak een nieuwe aan)
394 zodat het het volgende bevat
395
396 @example
397 export PATH=$PATH:~/bin
398 @end example
399
400 Het bestand moet eindigen met een lege regel.
401
402 @end enumerate
403
404
405 @subsubheading Afzonderlijke scripts uitvoeren
406
407 De scripts --- zoals @command{lilypond-book},
408 @command{convert-ly}, @command{abc2ly}, en zelfs
409 @command{lilypond} --- worden meegeleverd met het
410 @code{.app} bestand voor MacOS@tie{}X.
411
412 Scripts kunnen ook worden uitgevoerd op de commandoregel
413 door ze direct aan te roepen:
414
415 @divClass{h-scroll-auto}
416 @example
417 @var{pad/naar}/LilyPond.app/Contents/Resources/bin/lilypond
418 @end example
419 @divEnd
420
421 Dat geldt ook voor alle andere scripts in die map, zoals
422 @command{lilypond-book} en @command{convert-ly}.
423
424 @divEnd
425
426
427 @divClass{column-center-bottom}
428 @subheading Legalese
429
430 @divClass{legal}
431 All logos and product images are copyright and trademark
432 acknowledged.
433
434 @logoLegalMacOSX
435
436 @divEnd
437 @divEnd
438
439
440
441 @node Windows
442 @unnumberedsec Windows
443
444 @divClass{heading-center}
445 @warningTextBased
446 @divEnd
447
448 @divClass{column-left-top}
449 @subheading Pakketten
450
451 @subsubheading Download
452
453 @itemize
454
455 @item
456 @sourceimage{logo-windows,,,}
457 @downloadStableWindows
458 Voor Windows 2000, XP, Vista, en Windows 7.
459
460 @end itemize
461
462 @subsubheading Installeren
463
464 @enumerate
465
466 @item
467 Zoek het gedownloade bestand en dubbelklik het om het te
468 installeren.  Volg de instructies op die de installer je
469 geeft; wij raden je aan alle installatiekeuzes aangevinkt te
470 laten en de standaard aangegeven locatie te gebruiken.  Klik
471 op de @q{Finish} knop als de installer klaar is.  LilyPond
472 is nu geïnstalleerd.
473
474 @end enumerate
475
476 @subsubheading Verwijderen
477
478 Om LilyPond te verwijderen:
479
480 @enumerate
481
482 @item
483 Zoek de LilyPond-map in het menu @q{Start} en klik op het
484 @q{Uninstall} icoon.  Klik op de @q{Finish} knop als de
485 uninstaller klaar is.
486
487 @item
488 Ofwel: vanuit het Configuratiescherm, kies Programma's en
489 onderdelen, zoek en selecteer LilyPond en kies de optie
490 verwijderen/wijzigen.  Klik op de @q{Finish} knop als de
491 uninstaller klaar is.
492
493 @end enumerate
494
495 @divEnd
496
497
498 @divClass{column-right-top}
499 @subheading Een bestand compileren
500
501 @lilypadWindows
502
503 @divEnd
504
505
506 @divClass{column-left-top}
507 @subheading Uitvoeren op de commandoregel
508
509 @warning{Als je liever de GUI gebruikt, sla deze instructies
510 dan over.}
511
512 @subsubheading Windows on the command line
513
514 @ignore
515 CHECK: check the following descriptions.
516 I don't have English version of Windows.
517 @end ignore
518
519 De handigste manier om LilyPond uit te voeren is door de map
520 die de LilyPond programmabestanden bevat, toe te voegen aan
521 de omgevingsvariabele @qq{Path}.
522
523
524 @enumerate
525 @item
526 In het Configuratiescherm, open @qq{Systeem}, selecteer
527 Geavanceerde systeeminstellingen of het Tab Geavanceerd en
528 klik op de knop @q{Omgevingsvariabelen}.
529
530 @item
531 Selecteer de Variabele @qq{Path} uit de lijst Systeemvariabelen
532 en klik op de knop @q{Bewerken}.  Een dialoogvenster met de
533 titel @qq{Systeemvariabele bewerken} verschijnt; voeg aan de
534 @qq{Waarde van variable} de naam van de map toe waarin de
535 LilyPond programmabestanden staan:
536
537 @example
538 [@var{vooringestelde paden}];@var{MAP}\LilyPond\usr\bin
539 @end example
540
541 @warning{@var{MAP} is normaal gesproken @code{C:\Program
542 Files}.}
543
544 @noindent
545 en klik op de @qq{OK} knop om het dialoogvenster te sluiten.
546
547 @end enumerate
548
549 @subsubheading Afzonderlijke programmabestanden uitvoeren
550
551 LilyPond pogrammabestanden -- zoals lilypond,
552 lilypond-book, convert-ly, enz. -- kunnen op de
553 commandoregel worden uitgevoerd door ze aan te roepen:
554
555 @example
556 lilypond test.ly
557 @end example
558
559 @divEnd
560
561
562 @divClass{column-center-bottom}
563 @subheading Legalese
564
565 @divClass{legal}
566 All logos and product images are copyright and trademark
567 acknowledged.
568
569 @logoLegalWindows
570
571 @divEnd
572 @divEnd
573
574
575
576 @node Broncode
577 @unnumberedsec Broncode
578 @translationof Source
579
580 @divClass{heading-center}
581 @warningTextBased
582 @divEnd
583
584 @warning{Het zelf proberen te bouwen van LilyPond wordt
585 @strong{afgeraden}; het is voor vrijwel iedere gebruiker aan te raden om
586 de voorgebouwde versie gebruiken.}
587
588 @divClass{column-left-bottom}
589 @subheading Broncode tarball
590
591 @downloadStableSource-nl{}
592
593 Voor een uitgebreide lijst van alle versies (zowel oude als
594 nieuwe), zie onze
595 @uref{http://download.linuxaudio.org/lilypond/source/?C=N;O=D,
596 download site}.
597
598 @divEnd
599
600 @divClass{column-right-bottom}
601 @subheading Compileerinstructies
602
603 Instructies worden beschreven in @rcontrib{Compiling}.
604
605 @divEnd
606
607
608 @node Oude downloads
609 @unnumberedsec Oude downloads
610 @translationof Old downloads
611
612 @divClass{heading-center}
613 @warningTextBased
614 @divEnd
615
616 @divClass{column-center-top}
617 @subheading Alle versies
618
619 Voor een uitgebreide lijst van alle versies (zowel oude als
620 nieuwe), zie onze
621 @uref{http://download.linuxaudio.org/lilypond/binaries/,
622 download site}.
623
624 @divEnd
625
626
627 @node GPL
628 @unnumberedsec GPL
629
630 @divClass{column-center-top}
631 @subheading Software licentie
632
633 GNU LilyPond wordt uitgebracht onder de GNU General Public
634 License (GNU Algemene Publieke Licentie).  Een inleiding op
635 deze licentie en de redenen om voor deze keuze, wordt
636 gegeven in @ref{Vrijheid}.
637
638 @divEnd
639
640 @divClass{column-center-bottom}
641 @subheading GNU General Public License
642
643 @include gpl.itexi
644
645 @divEnd