]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/it/web.texi
Merge branch 'lilypond/translation'
[lilypond.git] / Documentation / it / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: 6b71709c9c709643c72425cf2e958f169ccdb509
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--2010 by the authors.
19 @c @end macro
20
21 @set FDL
22 @set web
23 @include macros.itexi
24 @include weblinks.itexi
25
26 @afourpaper
27
28 @c don't remove this comment.
29 @ignore
30 @omfcreator Graham Percival and Patrick McCarty
31 @omfdescription General info about the LilyPond music engraving system
32 @omftype program usage
33 @omfcategory Applications|Publishing
34 @omflanguage Italian
35 @end ignore
36
37 @c Translators: Federico Bruni
38 @c Translators checkers: Luca Rossetto Casel
39
40 @copying
41 Copyright @copyright{} 2009--2010 degli autori.
42
43 @quotation
44 Permission is granted to copy, distribute and/or modify this
45 document under the terms of the GNU Free Documentation License,
46 Version 1.1 or any later version published by the Free Software
47 Foundation; with no Invariant Sections.  A copy of the license is
48 included in the section entitled ``GNU Free Documentation
49 License''.
50 @end quotation
51 @end copying
52
53
54 @c TITLE PAGE
55 @ifnottex
56 @node Su
57 @top LilyPond... notazione musicale per tutti
58 @translationof Top
59 @end ifnottex
60
61
62 @c hack for texi2html, bleh -gp
63 @ifnothtml
64
65 @finalout
66
67 @titlepage
68 @title LilyPond
69 @subtitle Il compositore tipografico di musica
70 @titlefont{Informazioni generali}
71 @author Il team di sviluppo di LilyPond
72
73 @vskip 0pt plus 1filll
74 @c @vskip 20pt
75
76 @insertcopying
77
78 Per la versione di LilyPond @version{}
79 @end titlepage
80 @end ifnothtml
81 @c end hack for texi2html
82
83
84 @c ************************ WEBSITE START ***************
85
86
87 @divId{pageHeader}
88 @heading LilyPond
89
90 ... notazione musicale per tutti
91 @divEnd
92
93 @c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet}
94 @imageId{lilylogo,double-lily-modified3,png,LilyPond logo}
95 @c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
96
97 @divId{quickSummary}
98 @subheading Cos'è LilyPond?
99
100 LilyPond è un programma open source di incisione musicale e il suo scopo
101 è produrre spartiti musicali della migliore qualità possibile.  Questo software
102 libero introduce l'estetica della musica incisa secondo i metodi tradizionali
103 nelle stampe prodotte dai computer.
104
105 @divClass{align-right}
106 Maggiori informazioni nella nostra @ref{Introduzione}!
107
108 @divEnd
109 @divEnd
110
111 @divClass{separator}
112 @divEnd
113
114
115 @divId{news}
116
117 @c TODO: generate this automatically, including RSS feed.
118 @include web/news-front.itexi
119
120 @divClass{float-right}
121 (@ref{Notizie vecchie})
122 @divEnd
123
124 @divEnd
125
126 @ifclear web_version
127   @c do nothing
128 @end ifclear
129 @ifset web_version
130   @c make the box:
131 @divId{latestVersion}
132 @subheading Link rapidi
133
134 @c TODO: javascript to detect OS and suggest download?
135
136 @subsubheading Stabile
137
138 @ref{Download, Download @versionStable}
139
140 @ref{Manuali, Manuali @versionStable}
141
142 @subsubheading Instabile
143
144 @ref{Sviluppo, Download @versionDevel}
145
146 @ref{Sviluppo, Manuali @versionDevel}
147
148 @divEnd
149 @end ifset
150
151
152 @ifnottex
153
154 @divClass{hide}
155 @menu
156 * Introduzione::     Inizia da qui se vuoi creare spartiti musicali.
157 * Download::         Scarica LilyPond.
158 * Manuali::          Leggi i manuali (RTFM).
159 * Comunità::         Contatta altri utenti.
160 @end menu
161 @divEnd
162
163 @end ifnottex
164
165 @contents
166
167 @allowcodebreaks false
168
169 @c ****************** GENERAL STUFF FOR INFO ************
170 @ignore
171 Distributions will want to install lilypond.info in postinstall, doing:
172
173     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
174
175   * Prepend GNU for dir, must be unique.
176
177   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
178     goes to Top.
179
180   * List all commands in direntry.
181
182 @c  * lilypond: (lilypond-application)Running LilyPond.      Invoking the
183 @c    LilyPond  program.
184 @end ignore
185
186 @c Info files are no longer installed in a subdirectory, images are
187 @c expected to be found in lilypond/ subdirectory.
188 @dircategory GNU LilyPond --- il compositore tipografico di musica
189 @direntry
190 * Manuale di Apprendimento di LilyPond: (lilypond-learning).  Comincia da qui.
191 * Glossario Musicale: (music-glossary).               Per gli utenti non di lingua inglese.
192 * LilyPond: (lilypond-notation).                      Guida alla Notazione di LilyPond.
193 * Frammenti di Codice di LilyPond: (lilypond-snippets).         Piccoli trucchi, consigli, e esempi.
194 * Guida al Funzionamento Interno: (lilypond-internals).  Definizioni per le modifiche manuali.
195 * Uso del Programma: (lilypond-application). Istallazione e esecuzione delle applicazioni.
196 * Sito web: (lilypond-general).    Anteprima del nuovo sito.
197 * abc2ly: (lilypond-application)Invocare abc2ly.      Importare ABC.
198 * convert-ly: (lilypond-application)Aggiornare i file con convert-ly. Versioni precedenti di LilyPond.
199 * etf2ly: (lilypond-application)Invocare etf2ly.      Importare Finale.
200 * lilypond-book: (lilypond-application)LilyPond-book. Integrare testo e musica.
201 * midi2ly: (lilypond-application)Invocare midi2ly.    Importare MIDI.
202 * musicxml2ly: (lilypond-application)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\ (split HTML)}
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\ (big HTML)}
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{(small download for each page)}
253
254 @item @docLinkBig{\name\,\base\,\big\} @minus{}
255   leggi questo manuale in un'unica grande pagina HTML.
256   @*@ @ @emph{(large single download, \bigsize\)}
257
258 @item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
259   scarica come file PDF.
260   @*@ @ @emph{(large single 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
280 @include web/introduction.itexi
281 @include web/download.itexi
282 @include web/manuals.itexi
283 @include web/community.itexi
284
285
286 @bye