]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/fr/usage.tely
Docs: fix documentation reference of translation committishes
[lilypond.git] / Documentation / fr / usage.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
2 @ignore
3     Translation of GIT committish: 6f84d7b264bf1faa8d9c586bbf06c762ae53183a
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 @documentencoding UTF-8
11 @setfilename lilypond-program.info
12 @settitle GNU LilyPond -- Utilisation des programmes
13
14 @macro manualIntro
15 Ce document constitue le manuel d'utilisation des programmes de GNU
16 LilyPond @version{}.  De plus, ce manuel suggère des @qq{bonnes
17 pratiques} pour une utilisation plus efficace.
18 @end macro
19
20 @c `Usage' was born 1999-10-10 with git commit c82c30c...
21 @macro copyrightDeclare
22 Copyright @copyright{} 1999--2009 par les auteurs.
23 @end macro
24
25 @set FDL
26 @include macros.itexi
27
28 @afourpaper
29
30 @c don't remove this comment.
31 @ignore
32 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
33 @omfdescription Program Usage of the LilyPond music engraving system
34 @omftype user manual
35 @omfcategory Applications|Publishing
36 @omflanguage French
37 @end ignore
38
39 @c Translators: John Mandereau, Jean-Charles Malahieude
40
41 @c urg, makeinfo 4.9.91 French translation is funky
42 @iftex
43 @documentlanguage fr
44 @frenchspacing on
45 @end iftex
46
47 @lilyTitlePage{Utilisation des programmes}
48
49 @ifnottex
50
51 @c  maybe add a "Tasks" or "Specific tasks" or something like
52 @c  that, after Suggestions  -gp
53
54 @c FIXME: Move 'Suggestions for writing files' here from the Learning
55 @c Manual, and reorder this menu according to docs in English -JM
56 @menu
57 * Installation::                        installation, compilation.
58 * Environnement de travail::                          environnement de travail pour LilyPond.
59 * Exécution de LilyPond::               mode d'emploi.
60 * LilyPond-book::                  intégration de texte et musique.
61 * Conversion à partir d'autres formats::  conversion vers le format source lilypond.
62
63 Annexes
64
65 * GNU Free Documentation License:: licence de ce document.
66 * Index de LilyPond::
67 @end menu
68
69 @docMain
70 @end ifnottex
71
72 @contents
73
74
75 @include usage/install.itely
76 @include usage/setup.itely
77 @include usage/running.itely
78 @include usage/lilypond-book.itely
79 @include usage/converters.itely
80
81 @include fdl.itexi
82
83 @node Index de LilyPond
84 @appendix Index de LilyPond
85 @translationof LilyPond index
86
87 @printindex cp
88
89 @bye