]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/it/web.texi
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / it / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: 18e1018ce7446f2cb86990c31f112f6cf05ca371
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 -- Notazione musicale per tutti
12 @documentencoding UTF-8
13 @documentlanguage it
14 @afourpaper
15
16 @c `Web' was imported 2009-08-05 with git commit b938d71...
17 @c @macro copyrightDeclare
18 @c Copyright @copyright{} 2009--2011 by the authors.
19 @c @end macro
20
21 @set FDL
22 @set web
23 @include macros.itexi
24 @include weblinks.itexi
25
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 Italian
34 @end ignore
35
36 @c Translators: Federico Bruni
37 @c Translation checkers: Luca Rossetto Casel
38
39 @copying
40 Copyright @copyright{} 2009--2011 degli autori.
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 Su
56 @top LilyPond... notazione musicale per tutti
57 @translationof Top
58 @end ifnottex
59
60
61 @c hack for texi2html, bleh -gp
62 @ifnothtml
63
64 @finalout
65
66 @titlepage
67 @title LilyPond
68 @subtitle Il compositore tipografico di musica
69 @titlefont{Informazioni generali}
70 @author Il team di sviluppo di LilyPond
71
72 @vskip 0pt plus 1filll
73 @c @vskip 20pt
74
75 @insertcopying
76
77 Per la versione di LilyPond @version{}
78 @end titlepage
79 @end ifnothtml
80 @c end hack for texi2html
81
82
83 @c ************************ WEBSITE START ***************
84
85
86 @divId{pageHeader}
87 @heading LilyPond
88
89 ... notazione musicale per tutti
90 @divEnd
91
92 @c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet}
93 @imageId{lilylogo,double-lily-modified3,png,LilyPond logo}
94 @c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
95
96 @divId{quickSummary}
97 @subheading Cos'è LilyPond?
98
99 LilyPond è un programma di incisione musicale e il suo scopo è produrre spartiti
100 musicali della migliore qualità possibile.  Introduce nelle stampe prodotte dai
101 computer l'estetica della musica incisa secondo i metodi tradizionali.  LilyPond è
102 software libero e parte del @uref{http://gnu.org,Progetto GNU}.
103
104 @divClass{align-right}
105 Maggiori informazioni nella nostra @ref{Introduzione}!
106
107 @divEnd
108 @divEnd
109
110 @divClass{separator}
111 @divEnd
112
113
114 @divId{news}
115
116 @c TODO: generate this automatically, including RSS feed.
117 @include web/news-front.itexi
118
119 @divClass{float-right}
120 (@ref{Notizie vecchie})
121 @divEnd
122
123 @divEnd
124
125 @ifclear web_version
126   @c do nothing
127 @end ifclear
128 @ifset web_version
129   @c make the box:
130 @divId{latestVersion}
131 @subheading Link rapidi
132
133 @c TODO: javascript to detect OS and suggest download?
134
135 @subsubheading Stabile
136
137 @ref{Download, Download @versionStable}
138
139 @ref{Manuali, Manuali @versionStable}
140
141 @subsubheading Instabile
142
143 @ref{Sviluppo, Download @versionDevel}
144
145 @ref{Sviluppo, Manuali @versionDevel}
146
147 @divEnd
148 @end ifset
149
150
151 @ifnottex
152
153 @divClass{hide}
154 @menu
155 * Introduzione::     Inizia da qui se vuoi creare spartiti musicali.
156 * Download::         Scarica LilyPond.
157 * Manuali::          Leggi i manuali (RTFM).
158 * Comunità::         Contatta altri utenti.
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 --- il compositore tipografico di musica
188 @direntry
189 * Manuale di Apprendimento di LilyPond: (lilypond-learning).    Comincia da qui.
190 * Glossario Musicale: (music-glossary).                         Per gli utenti non di lingua inglese.
191 * LilyPond: (lilypond-notation).                                Guida alla Notazione di LilyPond.
192 * Frammenti di Codice di LilyPond: (lilypond-snippets).         Piccoli trucchi, consigli, e esempi.
193 * Guida al Funzionamento Interno: (lilypond-internals).         Definizioni per le modifiche manuali.
194 * Uso del Programma: (lilypond-application).                    Istallazione e esecuzione delle applicazioni.
195 * Sito web: (lilypond-web).                                     Anteprima del nuovo sito.
196 * lilypond: (lilypond-usage)Eseguire lilypond.                  Invocare il programma LilyPond.
197 * abc2ly: (lilypond-usage)Invocare abc2ly.                      Importare ABC.
198 * convert-ly: (lilypond-usage)Aggiornare i file con convert-ly. Versioni precedenti di LilyPond.
199 * etf2ly: (lilypond-usage)Invocare etf2ly.                      Importare Finale.
200 * lilypond-book: (lilypond-usage)lilypond-book.                 Integrare testo e musica.
201 * midi2ly: (lilypond-usage)Invocare midi2ly.                    Importare MIDI.
202 * musicxml2ly: (lilypond-usage)Invocare musicxml2ly.            Importare MusicXML.
203 @end direntry
204
205
206 @c FIXME: this still doesn't solve the broken links in pdf and big
207 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
208 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
209 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
210 @subheading Leggilo
211
212 @docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
213
214 @end macro
215
216
217 @macro docLinkSplit{name,base,webLink}
218 @ifclear web_version
219   @uref{../\base\/index.html, \name\ (HTML multipagina)}
220 @end ifclear
221 @ifset web_version
222   \webLink\
223 @end ifset
224 @end macro
225
226 @macro docLinkBig{name,base,webLink}
227 @ifclear web_version
228   @uref{../\base\-big-page.html, \name\ (HTML pagina unica)}
229 @end ifclear
230 @ifset web_version
231   \webLink\
232 @end ifset
233 @end macro
234
235 @macro docLinkPdf{name,base,webLink}
236 @ifclear web_version
237   @uref{../\base\.pdf, \base\.pdf}
238 @end ifclear
239 @ifset web_version
240   \webLink\
241 @end ifset
242 @end macro
243
244
245 @macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
246
247 @divClass{keep-bullets}
248 @itemize
249
250 @item @docLinkSplit{\name\,\base\,\split\} @minus{}
251   il manuale è diviso in tante pagine HTML.
252   @*@ @ @emph{(piccolo download per ogni pagina)}
253
254 @item @docLinkBig{\name\,\base\,\big\} @minus{}
255   leggi questo manuale in un'unica grande pagina HTML.
256   @*@ @ @emph{(un solo grande download, \bigsize\)}
257
258 @item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
259   scarica come file PDF.
260   @*@ @ @emph{(un solo grande download, \pdfsize\)}
261
262 @end itemize
263
264 @divEnd
265
266 @end macro
267
268
269 @c don't add any extra spaces in this macro -gp
270 @macro ifWebLinks{webLink,normalLink}
271 @ifclear web_version
272   \normalLink\:
273 @end ifclear
274 @ifset web_version
275   \webLink\:
276 @end ifset
277 @end macro
278
279 @ifhtml
280 @macro contactUsAbout{topic}
281
282 @divClass{heading-center}
283 @divClass{contactBox}
284 Se sei a conoscenza di un qualsiasi altro \topic\ che possa essere elencato qui,
285 sei pregato di farcelo sapere seguendo le istruzioni indicate in
286 @ref{Segnalazione bug}.
287
288 @divEnd
289 @divEnd
290
291 @end macro
292 @end ifhtml
293
294 @ifnothtml
295 @macro contactUsAbout{topic}
296 @cartouche
297 Se sei a conoscenza di un qualsiasi altro \topic\ che possa essere elencato qui,
298 sei pregato di farcelo sapere seguendo le istruzioni indicate in
299 @ref{Segnalazione bug}.
300
301 @end cartouche
302
303 @end macro
304 @end ifnothtml
305
306 @include web/introduction.itexi
307 @include web/download.itexi
308 @include web/manuals.itexi
309 @include web/community.itexi
310
311
312 @bye