summaryrefslogtreecommitdiff
path: root/Documentation/ca/usage.tely
blob: e595bbe308879e6291ebb9fcaffaaac90bf35f93 (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
88
\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: ca -*-
@ignore
    Translation of GIT committish: 08560a1b8076630c4fc6cb9b902614d8b74fd6fc

    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: manual d'utilització del programa
@documentencoding UTF-8
@documentlanguage ca
@afourpaper

@c Translators: Walter Garcia-Fontes

@macro manualIntro
Aquest fitxer explica com executar els programes que es
distribueixen amb el LilyPond versió @version{}.  A més a més
suggereix certes @qq{bones pràctiques} per a una utilització eficient.
@end macro

@c `Usage' was born 1999-10-10 with git commit c82c30c...
@macro copyrightDeclare
Copyright @copyright{} 1999--2014 pels autors.
@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{Utilització}


@c TOC -- non-tex
@ifnottex

@c  maybe add a "Tasks" or "Specific tasks" or something like
@c  that, after Suggestions  -gp
@menu
* Execució del LilyPond::          Operació.
* Actualització de fitxers amb convert-ly:: Actualitzar els fitxers d'entrada.
* lilypond-book::                  Integrar text i música.
* External programs::              Barrejar el LilyPond amb altres programes.
* Suggeriments per escriure fitxers d'entrada::  Bones pràctiques i depuració eficient d'errors.


Annexos

* GNU Free Documentation License:: Llicència d'aquest document.
* Índex del 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 Índex del LilyPond
@appendix Índex del LilyPond
@translationof LilyPond index

@printindex cp

@bye