]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/nl/web.texi
Doc: [nl] Add post-GDP markers.
[lilypond.git] / Documentation / nl / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: nl -*-
2 @ignore
3     Translation of GIT committish: 77c34ddc0877c0625a48e1b41049b6dbaae215e0
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 revision: Tineke de Munnik
14 @c revision 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 @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... muzieknotatie voor iedereen
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 De muziekzetter
68 @titlefont{Algemene informatie}
69 @author Het LilyPond ontwikkelteam
70
71 @vskip 0pt plus 1filll
72 @c @vskip 20pt
73
74 @insertcopying
75
76 Voor LilyPond versie @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 ... muzieknotatie voor iedereen
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 Wat is LilyPond?
97
98 LilyPond is een Open Source muzieknotatie programma en beoogt het
99 produceren van bladmuziek van de hoogst mogelijke kwaliteit.  Deze vrije
100 software integreert de esthetiek van traditioneel gegraveerde bladmuziek in
101 computer printouts.
102
103 @divClass{align-right}
104 Lees meer in onze @ref{Inleiding}!
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}) @c (@ref{Old news,,,,Oud nieuws})
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 Snelle verwijzingen
131
132 @c TODO: javascript to detect OS and suggest download?
133
134 @subsubheading Stabiel
135
136 @ref{Download, Download @versionStable}
137
138 @ref{Handleidingen, Handleidingen @versionStable}
139
140 @subsubheading Ontwikkeling
141
142 @c community.itexi met `Ontwikkeling' is nog niet vertaald
143 @ref{Development, Download @versionDevel}
144
145 @ref{Development, Handleidingen @versionDevel}
146
147 @divEnd
148 @end ifset
149
150
151 @ifnottex
152
153 @divClass{hide}
154 @menu
155 * Inleiding::     Start here to creating sheet music.
156 * Download::         Get LilyPond.
157 * Handleidingen::          Read The Fine Manuals (RTFM).
158 * Community::        Contact other users.
159 @end menu
160 @divEnd
161
162 @end ifnottex
163
164 @contents
165
166 @allowcodebreaks false
167
168 @c ****************** GENERAL STUFF FOR INFO ************
169 @ignore
170 Distributions will want to install lilypond.info in postinstall, doing:
171
172     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
173
174   * Prepend GNU for dir, must be unique.
175
176   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
177     goes to Top.
178
179   * List all commands in direntry.
180
181 @c  * lilypond: (lilypond-application)Running LilyPond.      Invoking the
182 @c    LilyPond  program.
183 @end ignore
184
185 @c Info files are no longer installed in a subdirectory, images are
186 @c expected to be found in lilypond/ subdirectory.
187 @dircategory GNU LilyPond --- the music typesetter
188 @direntry
189 * LilyPond Learning Manual: (lilypond-learning).  Start here.
190 * Music Glossary: (music-glossary).               For non-English users.
191 * LilyPond: (lilypond-notation).                           LilyPond Notation Reference.
192 * LilyPond Snippets: (lilypond-snippets).         Short tricks, tips, and examples.
193 * LilyPond Internals Reference: (lilypond-internals).  Definitions for tweaking.
194 * LilyPond Application Usage: (lilypond-application). Installing and running applications.
195 * LilyPond Website: (lilypond-general).    Preview of new website.
196 * abc2ly: (lilypond-application)Invoking abc2ly.      Importing ABC.
197 * convert-ly: (lilypond-application)Updating files with convert-ly. Older LilyPond versions.
198 * etf2ly: (lilypond-application)Invoking etf2ly.      Importing Finale.
199 * lilypond-book: (lilypond-application)LilyPond-book. Integrating text and music.
200 * midi2ly: (lilypond-application)Invoking midi2ly.    Importing MIDI.
201 * musicxml2ly: (lilypond-application)Invoking musicxml2ly.  Importing MusicXML.
202 @end direntry
203
204
205 @c FIXME: this still doesn't solve the broken links in pdf and big
206 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
207 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
208 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
209 @subheading Read it
210
211 @docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
212
213 @end macro
214
215
216 @macro docLinkSplit{name,base,webLink}
217 @ifclear web_version
218   @uref{../\base\/index.html, \name\ (split HTML)}
219 @end ifclear
220 @ifset web_version
221   \webLink\
222 @end ifset
223 @end macro
224
225 @macro docLinkBig{name,base,webLink}
226 @ifclear web_version
227   @uref{../\base\-big-page.html, \name\ (big HTML)}
228 @end ifclear
229 @ifset web_version
230   \webLink\
231 @end ifset
232 @end macro
233
234 @macro docLinkPdf{name,base,webLink}
235 @ifclear web_version
236   @uref{../\base\.pdf, \base\.pdf}
237 @end ifclear
238 @ifset web_version
239   \webLink\
240 @end ifset
241 @end macro
242
243
244 @macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
245
246 @divClass{keep-bullets}
247 @itemize
248
249 @item @docLinkSplit{\name\,\base\,\split\} @minus{}
250   the manual is split between many HTML pages.
251   @*@ @ @emph{(small download for each page)}
252
253 @item @docLinkBig{\name\,\base\,\big\} @minus{}
254   read this manual as one huge HTML page.
255   @*@ @ @emph{(large single download, \bigsize\)}
256
257 @item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
258   download as a PDF file.
259   @*@ @ @emph{(large single download, \pdfsize\)}
260
261 @end itemize
262
263 @divEnd
264
265 @end macro
266
267
268 @c don't add any extra spaces in this macro -gp
269 @macro ifWebLinks{webLink,normalLink}
270 @ifclear web_version
271   \normalLink\:
272 @end ifclear
273 @ifset web_version
274   \webLink\:
275 @end ifset
276 @end macro
277
278
279 @include web/introduction.itexi
280 @include web/download.itexi
281 @include web/manuals.itexi
282 @include web/community.itexi
283
284
285 @bye
286