]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/it/usage.tely
apply Julian's patch to fix install-info warnings
[lilypond.git] / Documentation / it / usage.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: it -*-
2 @ignore
3     Translation of GIT committish: 1c846b2c2348b4e0ca4a3c2e8fb267047ba2d203
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 lilypond-usage.info
11 @settitle LilyPond: manuale d'uso del programma
12 @documentencoding UTF-8
13 @documentlanguage it
14 @afourpaper
15
16 @dircategory GNU LilyPond --- il compositore tipografico di musica
17 @direntry
18 * Uso del Programma: (lilypond-usage).                    Istallazione e esecuzione delle applicazioni.
19 * lilypond: (lilypond-usage)Eseguire lilypond.                  Invocare il programma LilyPond.
20 * abc2ly: (lilypond-usage)Invocare abc2ly.                      Importare ABC.
21 * convert-ly: (lilypond-usage)Aggiornare i file con convert-ly. Versioni precedenti di LilyPond.
22 * etf2ly: (lilypond-usage)Invocare etf2ly.                      Importare Finale.
23 * lilypond-book: (lilypond-usage)lilypond-book.                 Integrare testo e musica.
24 * midi2ly: (lilypond-usage)Invocare midi2ly.                    Importare MIDI.
25 * musicxml2ly: (lilypond-usage)Invocare musicxml2ly.            Importare MusicXML.
26 @end direntry
27
28 @c Translators: Federico Bruni
29 @c Translation checkers: Luca Rossetto Casel
30
31 @macro manualIntro
32 Questo manuale spiega come eseguire i programmi distribuiti con
33 LilyPond versione @version{}.  Inoltre, suggerisce alcune delle
34 @qq{migliori pratiche} per un uso efficiente.
35 @end macro
36
37 @c `Usage' was born 1999-10-10 with git commit c82c30c...
38 @macro copyrightDeclare
39 Copyright @copyright{} 1999--2011 degli autori.
40 @end macro
41
42 @set FDL
43 @include macros.itexi
44
45
46 @c don't remove this comment.
47 @ignore
48 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
49 @omfdescription Application Usage of the LilyPond music engraving system
50 @omftype program usage
51 @omfcategory Applications|Publishing
52 @omflanguage English
53 @end ignore
54
55
56 @lilyTitlePage{Utilizzo}
57
58
59 @c TOC -- non-tex
60 @ifnottex
61
62 @c  maybe add a "Tasks" or "Specific tasks" or something like
63 @c  that, after Suggestions  -gp
64 @menu
65 * Eseguire lilypond::              Utilizzo.
66 * Aggiornare i file con convert-ly:: Aggiornare i file di input.
67 * lilypond-book::                  Integrare testo e musica.
68 * Programmi esterni::              Combinare LilyPond con altri programmi.
69 * Consigli su come scrivere i file::  Migliori pratiche ed efficace soluzione degli errori.
70
71 Appendici
72
73 * GNU Free Documentation License:: Licenza di questo documento.
74 * Indice di LilyPond::
75 @end menu
76
77 @docMain
78 @end ifnottex
79
80
81 @contents
82
83 @allowcodebreaks false
84
85 @include usage/running.itely
86 @include usage/updating.itely
87 @include usage/lilypond-book.itely
88 @include usage/external.itely
89 @include usage/suggestions.itely
90
91 @include fdl.itexi
92
93 @node Indice di LilyPond
94 @appendix Indice di LilyPond
95 @translationof LilyPond index
96
97 @printindex cp
98
99 @bye