summaryrefslogtreecommitdiff
path: root/Documentation/it/usage.tely
blob: b2535b0734802a137986905c0681657b08ae78e6 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: it -*-
@ignore
    Translation of GIT committish: f291e8c30bbde2cf1fe2fc1b359288c94b8e2503

    When revising a translation, copy the HEAD committish of the
    version that you are working on.  For details, see the Contributors'
    Guide, node Updating translation committishes..
@end ignore

@setfilename lilypond-usage.info
@settitle LilyPond: manuale d'uso del programma
@documentencoding UTF-8
@documentlanguage it
@afourpaper

@c Translators: Federico Bruni
@c Translation checkers: Luca Rossetto Casel

@macro manualIntro
Questo manuale spiega come eseguire i programmi distribuiti con
LilyPond versione @version{}.  Inoltre, suggerisce alcune delle
@qq{migliori pratiche} per un uso efficiente.
@end macro

@c `Usage' was born 1999-10-10 with git commit c82c30c...
@macro copyrightDeclare
Copyright @copyright{} 1999--2014 degli autori.
@end macro

@set FDL
@include macros.itexi


@c don't remove this comment.
@ignore
@omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
@omfdescription Application Usage of the LilyPond music engraving system
@omftype program usage
@omfcategory Applications|Publishing
@omflanguage English
@end ignore


@lilyTitlePage{Utilizzo}


@c TOC -- non-tex
@ifnottex

@c  maybe add a "Tasks" or "Specific tasks" or something like
@c  that, after Suggestions  -gp
@menu
* Eseguire lilypond::              Utilizzo.
* Aggiornare i file con convert-ly:: Aggiornare i file di input.
* lilypond-book::                  Integrare testo e musica.
* Programmi esterni::              Combinare LilyPond con altri programmi.
* Consigli su come scrivere i file::  Migliori pratiche ed efficace soluzione degli errori.

Appendici

* GNU Free Documentation License:: Licenza di questo documento.
* Indice di LilyPond::
@end menu

@docMain
@end ifnottex


@contents

@allowcodebreaks false

@include usage/running.itely
@include usage/updating.itely
@include usage/lilypond-book.itely
@include usage/external.itely
@include usage/suggestions.itely

@include fdl.itexi

@node Indice di LilyPond
@appendix Indice di LilyPond
@translationof LilyPond index

@printindex cp

@bye