Web-es: update NEWS.
[lilypond/patrick.git] / Documentation / de / usage.tely
blob682fb10e6390db6a7004a2c9eda58f12d8c2af9e
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
2 @ignore
3     Translation of GIT committish: 4f7427e7a314a71bde16559247885544256b8213
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 @documentencoding UTF-8
10 @documentlanguage de
11 @setfilename lilypond-usage.info
12 @settitle GNU LilyPond Programmbenutzung
13 @afourpaper
17 @macro manualIntro
18 Diese Datei erklärt, wie man die Programme, die mit LilyPond
19 Version @version{} verteilt werden, benutzt werden.  Zusätzlich
20 werden einige Hinweise zur effizienten Benutzung der Programme
21 vorgestellt.
22 @end macro
24 @c `Usage' was born 1999-10-10 with git commit c82c30c...
25 @macro copyrightDeclare
26 Copyright @copyright{} 1999--2011 bei den Autoren.
27 @end macro
29 @set FDL
30 @include macros.itexi
33 @c don't remove this comment.
34 @ignore
35 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen und Graham Percival
36 @omfdescription Programmbenutzung des LilyPond-Musiksatzsystems
37 @omftype program usage
38 @omfcategory Applications|Publishing
39 @omflanguage German
40 @end ignore
42 @c Translators: Till Paala
44 @lilyTitlePage{Usage}
47 @c TOC -- non-tex
48 @ifnottex
50 @c  maybe add a "Tasks" or "Specific tasks" or something like
51 @c  that, after Suggestions  -gp
52 @menu
53 * lilypond starten::               Benutzung.
54 * Dateien mit convert-ly aktualisieren:: Eingabedateien aktualisieren.
55 * lilypond-book::                  Text und Noten integrieren.
56 * Externe Programme::              LilyPond mit anderen Programmen verbinden.
57 * Vorschläge zum Schreiben von LilyPond-Eingabe-Dateien::  Hinweise zur effizienten Benutzung und effektiven Fehlerbeseitigung.
59 Anhänge
61 * GNU Free Documentation License:: Lizenz dieses Dokuments.
62 * LilyPond-Index::
63 @end menu
65 @docMain
66 @end ifnottex
69 @contents
71 @allowcodebreaks false
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
79 @include fdl.itexi
81 @node LilyPond-Index
82 @appendix LilyPond-Index
83 @translationof LilyPond index
85 @printindex cp
87 @bye