]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ca/usage.tely
Doc-ca: Applying the patches contributed by Jean-Charles Malahieude to the Catalan...
[lilypond.git] / Documentation / ca / usage.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: ca -*-
2 @ignore
3     Translation of GIT committish: 08560a1b8076630c4fc6cb9b902614d8b74fd6fc
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: manual d'utilització del programa
12 @documentencoding UTF-8
13 @documentlanguage ca
14 @afourpaper
15
16 @c Translators: Walter Garcia-Fontes
17
18 @macro manualIntro
19 Aquest fitxer explica com executar els programes que es
20 distribueixen amb el LilyPond versió @version{}.  A més a més
21 suggereix certes @qq{bones pràctiques} per a una utilització eficient.
22 @end macro
23
24 @c `Usage' was born 1999-10-10 with git commit c82c30c...
25 @macro copyrightDeclare
26 Copyright @copyright{} 1999--2014 pels autors.
27 @end macro
28
29 @set FDL
30 @include macros.itexi
31
32
33 @c don't remove this comment.
34 @ignore
35 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
36 @omfdescription Application Usage of the LilyPond music engraving system
37 @omftype program usage
38 @omfcategory Applications|Publishing
39 @omflanguage English
40 @end ignore
41
42
43 @lilyTitlePage{Utilització}
44
45
46 @c TOC -- non-tex
47 @ifnottex
48
49 @c  maybe add a "Tasks" or "Specific tasks" or something like
50 @c  that, after Suggestions  -gp
51 @menu
52 * Execució del LilyPond::          Operació.
53 * Actualització de fitxers amb convert-ly:: Actualitzar els fitxers d'entrada.
54 * lilypond-book::                  Integrar text i música.
55 * External programs::              Barrejar el LilyPond amb altres programes.
56 * Suggeriments per escriure fitxers d'entrada::  Bones pràctiques i depuració eficient d'errors.
57
58
59 Annexos
60
61 * GNU Free Documentation License:: Llicència d'aquest document.
62 * Index del LilyPond::
63 @end menu
64
65 @docMain
66 @end ifnottex
67
68
69 @contents
70
71 @allowcodebreaks false
72
73 @include usage/running.itely
74 @include usage/updating.itely
75 @include usage/lilypond-book.itely
76 @include usage/external.itely
77 @include usage/suggestions.itely
78
79 @include fdl.itexi
80
81
82 @node Index del LilyPond
83 @appendix Index del LilyPond
84 @translationof LilyPond index
85
86 @printindex cp
87
88 @bye