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