X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fde%2Fuser%2Fchanging-defaults.itely;h=c2b6057d633001897b554110d1931c176474c215;hb=5c14a087ca6cbd665fd631452b7b1283ba0387c3;hp=4f4f945a3dfaa7dc47b2605d7fb10c6aacae9f86;hpb=d597f527bf974e5e758b89b76894fb92744106d5;p=lilypond.git diff --git a/Documentation/de/user/changing-defaults.itely b/Documentation/de/user/changing-defaults.itely index 4f4f945a3d..c2b6057d63 100644 --- a/Documentation/de/user/changing-defaults.itely +++ b/Documentation/de/user/changing-defaults.itely @@ -1,8 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*- @c This file is part of lilypond.tely @ignore - Translation of GIT committish: 3237f4afc77b528ca92ca6d68664bd80e39d9e76 - + Translation of GIT committish: 4a527608c5ff2ce31e596495d00dce181dc1b9ea When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. @@ -12,143 +11,346 @@ @node Changing defaults @chapter Changing defaults -UNTRANSLATED NODE: IGNORE ME - -@menu -* Automatic notation:: -* Interpretation contexts:: -* The \override command:: -@end menu -@node Automatic notation -@section Automatic notation +@untranslated -UNTRANSLATED NODE: IGNORE ME -@menu -* Automatic accidentals:: -* Setting automatic beam behavior:: -@end menu -@node Automatic accidentals -@subsection Automatic accidentals +@menu +* Interpretation contexts:: +* Explaining the Internals Reference:: +* Modifying properties:: +* Useful concepts and properties:: +* Common properties:: +* Advanced tweaks:: +* Discussion of specific tweaks:: +@end menu -UNTRANSLATED NODE: IGNORE ME +@node Interpretation contexts +@section Interpretation contexts -@node Setting automatic beam behavior -@subsection Setting automatic beam behavior +@untranslated -UNTRANSLATED NODE: IGNORE ME -@node Interpretation contexts -@section Interpretation contexts +@menu +* Contexts explained:: +* Creating contexts:: +* Modifying context plug-ins:: +* Changing context default settings:: +* Defining new contexts:: +* Aligning contexts:: +@end menu -UNTRANSLATED NODE: IGNORE ME - -@menu -* Contexts explained:: -* Creating contexts:: -* Changing context properties on the fly:: -* Modifying context plug-ins:: -* Layout tunings within contexts:: -* Changing context default settings:: -* Defining new contexts:: -* Aligning contexts:: -@end menu @node Contexts explained @subsection Contexts explained -UNTRANSLATED NODE: IGNORE ME +@untranslated + + +@menu +* Score - the master of all contexts:: +* Top-level contexts - staff containers:: +* Intermediate-level contexts - staves:: +* Bottom-level contexts - voices:: +@end menu + +@node Score - the master of all contexts +@unnumberedsubsubsec Score - the master of all contexts + +@untranslated + + +@node Top-level contexts - staff containers +@unnumberedsubsubsec Top-level contexts - staff containers + +@untranslated + + +@node Intermediate-level contexts - staves +@unnumberedsubsubsec Intermediate-level contexts - staves + +@untranslated + + +@node Bottom-level contexts - voices +@unnumberedsubsubsec Bottom-level contexts - voices + +@untranslated + @node Creating contexts @subsection Creating contexts -UNTRANSLATED NODE: IGNORE ME - -@node Changing context properties on the fly -@subsection Changing context properties on the fly +@untranslated -UNTRANSLATED NODE: IGNORE ME @node Modifying context plug-ins @subsection Modifying context plug-ins -UNTRANSLATED NODE: IGNORE ME - -@node Layout tunings within contexts -@subsection Layout tunings within contexts +@untranslated -UNTRANSLATED NODE: IGNORE ME @node Changing context default settings @subsection Changing context default settings -UNTRANSLATED NODE: IGNORE ME +@untranslated + @node Defining new contexts @subsection Defining new contexts -UNTRANSLATED NODE: IGNORE ME +@untranslated + @node Aligning contexts @subsection Aligning contexts -UNTRANSLATED NODE: IGNORE ME +@untranslated -@node The \override command -@section The @code{\override} command -UNTRANSLATED NODE: IGNORE ME +@node Explaining the Internals Reference +@section Explaining the Internals Reference -@menu -* Constructing a tweak:: -* Navigating the program reference:: -* Layout interfaces:: -* Determining the grob property:: -* Objects connected to the input:: -* Using Scheme code instead of \tweak:: -* \set versus \override:: -* Difficult tweaks:: -@end menu -@node Constructing a tweak -@subsection Constructing a tweak +@untranslated -UNTRANSLATED NODE: IGNORE ME + +@menu +* Navigating the program reference:: +* Layout interfaces:: +* Determining the grob property:: +* Naming conventions:: +@end menu @node Navigating the program reference @subsection Navigating the program reference -UNTRANSLATED NODE: IGNORE ME +@untranslated + @node Layout interfaces @subsection Layout interfaces -UNTRANSLATED NODE: IGNORE ME +@untranslated + @node Determining the grob property @subsection Determining the grob property -UNTRANSLATED NODE: IGNORE ME +@untranslated + + +@node Naming conventions +@subsection Naming conventions -@node Objects connected to the input -@subsection Objects connected to the input +@untranslated -UNTRANSLATED NODE: IGNORE ME -@node Using Scheme code instead of \tweak -@subsection Using Scheme code instead of @code{\tweak} +@node Modifying properties +@section Modifying properties -UNTRANSLATED NODE: IGNORE ME +@untranslated -@node \set versus \override + +@menu +* Overview of modifying properties:: +* The set command:: +* The override command:: +* set versus override:: +* The tweak command:: +@end menu + +@node Overview of modifying properties +@subsection Overview of modifying properties + +@untranslated + + +@node The set command +@subsection The @code{\set} command + +@untranslated + + +@node The override command +@subsection The @code{\override} command + +@untranslated + + +@node set versus override @subsection @code{\set} vs. @code{\override} -UNTRANSLATED NODE: IGNORE ME +@untranslated + + +@node The tweak command +@subsection The @code{\tweak} command + +@untranslated + + +@node Useful concepts and properties +@section Useful concepts and properties + +@untranslated + + +@menu +* Input modes:: +* Direction and placement:: +* Distances and measurements:: +* Spanners:: +@end menu + +@node Input modes +@subsection Input modes + +@untranslated + + +@node Direction and placement +@subsection Direction and placement + +@untranslated + + +@node Distances and measurements +@subsection Distances and measurements + +@untranslated + + +@node Spanners +@subsection Spanners + +@untranslated + + +@node Common properties +@section Common properties + +@untranslated + + +@menu +* Controlling visibility of objects:: +* Line styles:: +* Rotating objects:: +* Aligning objects:: +@end menu + +@node Controlling visibility of objects +@subsection Controlling visibility of objects + +@untranslated + + +@menu +* Removing the stencil:: +* Making objects transparent:: +* Painting objects white:: +* Using break-visibility:: +* Special considerations:: +@end menu + +@node Removing the stencil +@unnumberedsubsubsec Removing the stencil + +@untranslated + + +@node Making objects transparent +@unnumberedsubsubsec Making objects transparent + +@untranslated + + +@node Painting objects white +@unnumberedsubsubsec Painting objects white + +@untranslated + + +@node Using break-visibility +@unnumberedsubsubsec Using break-visibility + +@untranslated + + +@node Special considerations +@unnumberedsubsubsec Special considerations + +@untranslated + + +@node Line styles +@subsection Line styles + +@untranslated + + +@node Rotating objects +@subsection Rotating objects + +@untranslated + + +@node Aligning objects +@subsection Aligning objects + +@untranslated + + +@node Advanced tweaks +@section Advanced tweaks + +@untranslated + + +@menu +* Vertical grouping of grobs:: +* Modifying ends of spanners:: +* Modifying stencils:: +* Modifying shapes:: +@end menu + +@node Vertical grouping of grobs +@subsection Vertical grouping of grobs + +@untranslated + + +@node Modifying ends of spanners +@subsection Modifying ends of spanners + +@untranslated + + +@node Modifying stencils +@subsection Modifying stencils + +@untranslated + + +@node Modifying shapes +@subsection Modifying shapes + +@untranslated + + +@node Discussion of specific tweaks +@section Discussion of specific tweaks + +@untranslated + + +@menu +* old Contexts explained:: +@end menu + +@node old Contexts explained +@subsection old Contexts explained -@node Difficult tweaks -@subsection Difficult tweaks +@untranslated -UNTRANSLATED NODE: IGNORE ME --- SKELETON FILE -- -When you actually translate this file, please remove these lines as -well as all `UNTRANSLATED NODE: IGNORE ME' lines. +@c -- SKELETON FILE --