]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/usage.tely
apply Julian's patch to fix install-info warnings
[lilypond.git] / Documentation / es / usage.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
2 @ignore
3     Translation of GIT committish: 1c846b2c2348b4e0ca4a3c2e8fb267047ba2d203
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 de utilización del programa
12 @documentencoding UTF-8
13 @documentlanguage es
14 @afourpaper
15
16 @dircategory GNU LilyPond: el tipografiador de música
17 @direntry
18 * Utilización del programa: (lilypond-usage). Instalación y ejecución de las aplicaciones.
19 * lilypond: (lilypond-usage)Ejecutar LilyPond.      Invocar el programa LilyPond.
20 * abc2ly: (lilypond-usage)Invocación de abc2ly.      Importación de ABC.
21 * convert-ly: (lilypond-usage)Actualización de archivos mediante convert-ly. Versiones antiguas de LilyPond.
22 * etf2ly: (lilypond-usage)Invocar etf2ly.      Importación de Finale.
23 * lilypond-book: (lilypond-usage)LilyPond-book. Intergrar texto y música.
24 * midi2ly: (lilypond-usage)Invocar midi2ly.    Importación de MIDI.
25 * musicxml2ly: (lilypond-usage)Invocar musicxml2ly.  Importación de MusicXML.
26 @end direntry
27
28 @c Translators: Francisco Vila
29
30 @macro manualIntro
31 Este archivo explica cómo ejecutar los programas que se distribuyen
32 con LilyPond versión @version{}.  Además sugiere ciertas @qq{buenas
33 prácticas} para una utilización eficiente.
34 @end macro
35
36 @c `Usage' was born 1999-10-10 with git commit c82c30c...
37 @macro copyrightDeclare
38 Copyright @copyright{} 1999--2011 por los autores.
39 @end macro
40
41 @set FDL
42 @include macros.itexi
43
44
45 @c don't remove this comment.
46 @ignore
47 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
48 @omfdescription Application Usage of the LilyPond music engraving system
49 @omftype program usage
50 @omfcategory Applications|Publishing
51 @omflanguage English
52 @end ignore
53
54
55 @lilyTitlePage{Utilización}
56
57
58 @c TOC -- non-tex
59 @ifnottex
60
61 @c  maybe add a "Tasks" or "Specific tasks" or something like
62 @c  that, after Suggestions  -gp
63 @menu
64 * Ejecutar LilyPond::              Manejo.
65 * Actualizar ficheros con convert-ly:: Actualizar los archivos de entrada.
66 * lilypond-book::                  Integrar texto y música.
67 * Programas externos::             Mezclar LilyPond con otros programas.
68 * Sugerencias para escribir archivos de entrada::  Buenas prácticas y depuración de errores eficiente.
69
70 Apéndices
71
72 * GNU Free Documentation License:: Licencia de este documento.
73 * Índice de LilyPond::
74 @end menu
75
76 @docMain
77 @end ifnottex
78
79
80 @contents
81
82 @allowcodebreaks false
83
84 @include usage/running.itely
85 @include usage/updating.itely
86 @include usage/lilypond-book.itely
87 @include usage/external.itely
88 @include usage/suggestions.itely
89
90 @include fdl.itexi
91
92 @node Índice de LilyPond
93 @appendix Índice de LilyPond
94 @translationof LilyPond index
95
96 @printindex cp
97
98 @bye