]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/it/web.texi
e40e43b8841bd06bb6d8edc46ffd6d62a7109363
[lilypond.git] / Documentation / it / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: a8841c7b9212700f2ebac56e0713afa78a8f0ca0
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--2012 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--2012 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 Top
56 @top LilyPond... notazione musicale per tutti
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 Il compositore tipografico di musica
68 @titlefont{Informazioni generali}
69 @author Il team di sviluppo di LilyPond
70
71 @vskip 0pt plus 1filll
72 @c @vskip 20pt
73
74 @insertcopying
75
76 Per la versione di LilyPond @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 ... notazione musicale per tutti
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 Cos'è LilyPond?
97
98 LilyPond è un programma di incisione musicale e il suo scopo è produrre spartiti
99 musicali della migliore qualità possibile.  Introduce nelle stampe prodotte dai
100 computer l'estetica della musica incisa secondo i metodi tradizionali.  LilyPond è
101 software libero e parte del @uref{http://gnu.org,Progetto GNU}.
102
103 @divClass{align-right}
104 Maggiori informazioni nella nostra @ref{Introduzione}!
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{Notizie vecchie})
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{wildCardBox}
130 @subheading Pondings
131 @divId{wildCardText}
132
133 @divEnd
134 @divEnd
135 @end ifset
136
137 @html
138
139 <script language="JavaScript" type="text/javascript">
140   function loadXMLDoc(dname)
141     {
142       if (window.XMLHttpRequest)
143         {
144           xhttp=new XMLHttpRequest();
145         }
146       else
147         {
148           xhttp=new ActiveXObject("Microsoft.XMLHTTP");
149         }
150       xhttp.open("GET",dname,false);
151       xhttp.send();
152       return xhttp.responseXML;
153     }
154
155   var xmlDoc = loadXMLDoc("tweets.xml");
156   var tweets = xmlDoc.getElementsByTagName("tweet");
157   var index = Math.floor(Math.random() * tweets.length);
158   var tweet = tweets[index];
159   var text = tweet.childNodes[0];
160   document.getElementById("wildCardText").innerHTML = text.nodeValue;
161 </script>
162
163 @end html
164
165 @ifset web_version
166   @c make the box:
167 @divId{latestVersion}
168 @subheading Link rapidi
169
170 @c TODO: javascript to detect OS and suggest download?
171
172 @subsubheading Stabile
173
174 @ref{Download, Download @versionStable}
175
176 @ref{Manuali, Manuali @versionStable}
177
178 @subsubheading Instabile
179
180 @ref{Sviluppo, Download @versionDevel}
181
182 @ref{Sviluppo, Manuali @versionDevel}
183
184 @divEnd
185 @end ifset
186
187
188 @ifnottex
189
190 @divClass{hide}
191 @menu
192 * Introduzione::     Inizia da qui se vuoi creare spartiti musicali.
193 * Download::         Scarica LilyPond.
194 * Manuali::          Leggi i manuali (RTFM).
195 * Comunità::         Contatta altri utenti.
196 @end menu
197 @divEnd
198
199 @end ifnottex
200
201 @contents
202
203 @allowcodebreaks false
204
205 @c ****************** GENERAL STUFF FOR INFO ************
206 @ignore
207 Distributions will want to install lilypond.info in postinstall, doing:
208
209     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
210
211   * Prepend GNU for dir, must be unique.
212
213   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
214     goes to Top.
215
216   * List all commands in direntry.
217
218 @c  * lilypond: (lilypond-application)Running LilyPond.      Invoking the
219 @c    LilyPond  program.
220 @end ignore
221
222 @c Info files are no longer installed in a subdirectory, images are
223 @c expected to be found in lilypond/ subdirectory.
224 @dircategory GNU LilyPond --- il compositore tipografico di musica
225 @direntry
226 * Manuale di Apprendimento di LilyPond: (lilypond-learning).    Comincia da qui.
227 * Glossario Musicale: (music-glossary).                         Per gli utenti non di lingua inglese.
228 * LilyPond: (lilypond-notation).                                Guida alla Notazione di LilyPond.
229 * Frammenti di Codice di LilyPond: (lilypond-snippets).         Piccoli trucchi, consigli, e esempi.
230 * Guida al Funzionamento Interno: (lilypond-internals).         Definizioni per le modifiche manuali.
231 * Uso del Programma: (lilypond-application).                    Istallazione e esecuzione delle applicazioni.
232 * Sito web: (lilypond-web).                                     Anteprima del nuovo sito.
233 * lilypond: (lilypond-usage)Eseguire lilypond.                  Invocare il programma LilyPond.
234 * abc2ly: (lilypond-usage)Invocare abc2ly.                      Importare ABC.
235 * convert-ly: (lilypond-usage)Aggiornare i file con convert-ly. Versioni precedenti di LilyPond.
236 * etf2ly: (lilypond-usage)Invocare etf2ly.                      Importare Finale.
237 * lilypond-book: (lilypond-usage)lilypond-book.                 Integrare testo e musica.
238 * midi2ly: (lilypond-usage)Invocare midi2ly.                    Importare MIDI.
239 * musicxml2ly: (lilypond-usage)Invocare musicxml2ly.            Importare MusicXML.
240 @end direntry
241
242
243 @c FIXME: this still doesn't solve the broken links in pdf and big
244 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
245 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
246 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
247 @subheading Leggilo
248
249 @docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
250
251 @end macro
252
253
254 @macro docLinkSplit{name,base,webLink}
255   @docLink{\name\ (HTML multipagina),\base\/index.html,\webLink\}
256 @end macro
257
258 @macro docLinkBig{name,base,webLink}
259   @docLink{\name\ (HTML pagina unica),\base\-big-page.html,\webLink\}
260 @end macro
261
262 @macro docLinkPdf{name,base,webLink}
263   @docLink{\base\.pdf,\base\.pdf,\webLink\}
264 @end macro
265
266
267 @macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
268
269 @divClass{keep-bullets}
270 @itemize
271
272 @item @docLinkSplit{\name\,\base\,\split\} @minus{}
273   il manuale è diviso in tante pagine HTML.
274   @*@ @ @emph{(piccolo download per ogni pagina)}
275
276 @item @docLinkBig{\name\,\base\,\big\} @minus{}
277   leggi questo manuale in un'unica grande pagina HTML.
278   @*@ @ @emph{(un solo grande download, \bigsize\)}
279
280 @item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
281   scarica come file PDF.
282   @*@ @ @emph{(un solo grande download, \pdfsize\)}
283
284 @end itemize
285
286 @divEnd
287
288 @end macro
289
290
291 @c don't add any extra spaces in this macro -gp
292 @macro ifWebLinks{webLink,normalLink}
293 @ifclear web_version
294   \normalLink\:
295 @end ifclear
296 @ifset web_version
297   \webLink\:
298 @end ifset
299 @end macro
300
301 @ifhtml
302 @macro contactUsAbout{topic}
303
304 @divClass{heading-center}
305 @divClass{contactBox}
306 Se sei a conoscenza di un qualsiasi altro \topic\ che possa essere elencato qui,
307 sei pregato di farcelo sapere seguendo le istruzioni indicate in
308 @ref{Segnalazione bug}.
309
310 @divEnd
311 @divEnd
312
313 @end macro
314 @end ifhtml
315
316 @ifnothtml
317 @macro contactUsAbout{topic}
318 @cartouche
319 Se sei a conoscenza di un qualsiasi altro \topic\ che possa essere elencato qui,
320 sei pregato di farcelo sapere seguendo le istruzioni indicate in
321 @ref{Segnalazione bug}.
322
323 @end cartouche
324
325 @end macro
326 @end ifnothtml
327
328 @include web/introduction.itexi
329 @include web/download.itexi
330 @include web/manuals.itexi
331 @include web/community.itexi
332
333
334 @bye