]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/it/web.texi
Merge commit 'origin' into release/unstable
[lilypond.git] / Documentation / it / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
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
39 @copying
40 Copyright @copyright{} 2009--2010 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 open source di incisione musicale e il suo scopo
100 è produrre spartiti musicali della migliore qualità possibile.  Questo software
101 libero introduce l'estetica della musica incisa secondo i metodi tradizionali
102 nelle stampe prodotte dai computer.
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-general).    Anteprima del nuovo sito.
196 * abc2ly: (lilypond-application)Invocare abc2ly.      Importare ABC.
197 * convert-ly: (lilypond-application)Aggiornare i file con convert-ly. Versioni precedenti di LilyPond.
198 * etf2ly: (lilypond-application)Invocare etf2ly.      Importare Finale.
199 * lilypond-book: (lilypond-application)LilyPond-book. Integrare testo e musica.
200 * midi2ly: (lilypond-application)Invocare midi2ly.    Importare MIDI.
201 * musicxml2ly: (lilypond-application)Invocare musicxml2ly.  Importare 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 Leggilo
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   il manuale è diviso in tante pagine HTML.
251   @*@ @ @emph{(small download for each page)}
252
253 @item @docLinkBig{\name\,\base\,\big\} @minus{}
254   leggi questo manuale in un'unica grande pagina HTML.
255   @*@ @ @emph{(large single download, \bigsize\)}
256
257 @item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
258   scarica come file PDF.
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