X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fde%2Fuser%2Fprogramming-interface.itely;h=6f45cf81e1a657643ab613679bc793bdbc1d05e4;hb=38d7d319eabc906e82fb42002678c6d42a23b6f7;hp=fe45e8a87d6acb0ae6fada55bd507d07b77f0e39;hpb=20b8c1519bbba8728457aa98e59993837bedfb04;p=lilypond.git diff --git a/Documentation/de/user/programming-interface.itely b/Documentation/de/user/programming-interface.itely index fe45e8a87d..6f45cf81e1 100644 --- a/Documentation/de/user/programming-interface.itely +++ b/Documentation/de/user/programming-interface.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*- @c This file is part of lilypond.tely @ignore - Translation of GIT committish: 6bcad9cdc487270910758b1ee39cf3c8aee1015e + Translation of GIT committish: 99b5022dc4baadd7000c94d5868cdb7cb9a8ed53 When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. @@ -11,9 +11,7 @@ @node Interfaces for programmers @chapter Interfaces for programmers -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @menu @@ -23,15 +21,14 @@ UNTRANSLATED NODE: IGNORE ME * Markup programmer interface:: * Contexts for programmers:: * Scheme procedures as properties:: -* TODO moved into scheme:: +* Using Scheme code instead of \tweak:: +* Difficult tweaks:: @end menu @node Music functions @section Music functions -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @menu @@ -47,66 +44,50 @@ UNTRANSLATED NODE: IGNORE ME @node Overview of music functions @subsection Overview of music functions -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Simple substitution functions @subsection Simple substitution functions -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Paired substitution functions @subsection Paired substitution functions -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Mathematics in functions @subsection Mathematics in functions -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Void functions @subsection Void functions -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Functions without arguments @subsection Functions without arguments -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Overview of available music functions @subsection Overview of available music functions -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @include identifiers.tely @node Programmer interfaces @section Programmer interfaces -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @menu @@ -117,25 +98,19 @@ UNTRANSLATED NODE: IGNORE ME @node Input variables and Scheme @subsection Input variables and Scheme -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Internal music representation @subsection Internal music representation -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Building complicated functions @section Building complicated functions -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @menu @@ -148,41 +123,31 @@ UNTRANSLATED NODE: IGNORE ME @node Displaying music expressions @subsection Displaying music expressions -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Music properties @subsection Music properties -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Doubling a note with slurs (example) @subsection Doubling a note with slurs (example) -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Adding articulation to notes (example) @subsection Adding articulation to notes (example) -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Markup programmer interface @section Markup programmer interface -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @menu @@ -195,41 +160,31 @@ UNTRANSLATED NODE: IGNORE ME @node Markup construction in Scheme @subsection Markup construction in Scheme -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node How markups work internally @subsection How markups work internally -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node New markup command definition @subsection New markup command definition -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node New markup list command definition @subsection New markup list command definition -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Contexts for programmers @section Contexts for programmers -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @menu @@ -240,54 +195,31 @@ UNTRANSLATED NODE: IGNORE ME @node Context evaluation @subsection Context evaluation -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Running a function on all layout objects @subsection Running a function on all layout objects -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Scheme procedures as properties @section Scheme procedures as properties -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml - - -@node TODO moved into scheme -@section TODO moved into scheme - -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated -@menu -* Using Scheme code instead of \tweak:: -* Difficult tweaks:: -@end menu - @node Using Scheme code instead of \tweak -@subsection Using Scheme code instead of @code{\tweak} +@section Using Scheme code instead of @code{\tweak} -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated @node Difficult tweaks -@subsection Difficult tweaks +@section Difficult tweaks -@ifhtml -UNTRANSLATED NODE: IGNORE ME -@end ifhtml +@untranslated