]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ca/learning.tely
ce94080d16a39bf433636d1ec8bbb926403642ef
[lilypond.git] / Documentation / ca / learning.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-learning.info
11 @settitle Manual d'aprenentatge del GNU LilyPond
12 @documentencoding UTF-8
13 @documentlanguage ca
14 @afourpaper
15
16 @macro manualIntro
17 Aquest fitxer ofereix una introducció al programa LilyPond versió
18 @version{}.
19 @end macro
20
21 @c `Learning Manual' was born 1999-10-10 with git commit b9abaac...
22 @macro copyrightDeclare
23 Copyright @copyright{} 1999--2015 pels autors.
24 @end macro
25
26 @set FDL
27 @include macros.itexi
28
29
30 @c don't remove this comment.
31 @ignore
32 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
33 @omfdescription Learning Manual of the LilyPond music engraving system
34 @omftype program usage
35 @omfcategory Applications|Publishing
36 @omflanguage Spanish
37 @end ignore
38
39 @c Translators: Walter Garcia-Fontes
40
41 @lilyTitlePage{Manual d'aprenentatge}
42
43 @c TOC -- non-tex
44 @ifnottex
45
46 @menu
47 * Tutorial::                       Fonaments de la tipografia musical amb el LilyPond.
48 * Notació corrent::                Escripture de la notació molt comú.
49 * Conceptes fonamentals::          Conceptes bàsics per llegir la resta dels manuals.
50 * Ajustament de la sortida::       Introducció a la modificació de la sortida.
51
52 Annexos
53
54 * Templates::                     Plantilles a punt per usar.
55 * GNU Free Documentation License:: Llicència d'aquest document.
56 * Índex del LilyPond::
57 @end menu
58
59 @docMain
60 @end ifnottex
61
62
63 @c TOC - tex
64 @contents
65
66 @allowcodebreaks false
67
68 @c INCLUDES
69
70 @include learning/tutorial.itely
71 @include learning/common-notation.itely
72 @include learning/fundamental.itely
73 @include learning/tweaks.itely
74
75 @include learning/templates.itely
76 @include fdl.itexi
77
78 @node Índex del LilyPond
79 @appendix Índex del LilyPond
80 @translationof LilyPond index
81
82 @printindex cp
83
84 @bye