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