X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fde%2Fuser%2Fchanging-defaults.itely;h=8f1c8626cd28bf8f65967e7abfc60d51d11fdd10;hb=455a30709f7ae6f6f74bc57ade0e47a419cd17f5;hp=4f4f945a3dfaa7dc47b2605d7fb10c6aacae9f86;hpb=e4b3aa8d0afa689a3a95e1c730cb3d2213418270;p=lilypond.git diff --git a/Documentation/de/user/changing-defaults.itely b/Documentation/de/user/changing-defaults.itely index 4f4f945a3d..8f1c8626cd 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: 3e83a3cee0432bb07be6358e514b0ad194fd0c9d When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. @@ -12,143 +11,388 @@ @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 NODE: IGNORE ME - -@menu -* Automatic accidentals:: -* Setting automatic beam behavior:: -@end menu -@node Automatic accidentals -@subsection Automatic accidentals +@untranslated -UNTRANSLATED NODE: IGNORE ME -@node Setting automatic beam behavior -@subsection Setting automatic beam behavior - -UNTRANSLATED NODE: IGNORE ME +@menu +* Interpretation contexts:: +* Explaining the Internals Reference:: +* Modifying properties:: +* Useful concepts and properties:: +* Advanced tweaks:: +@end menu @node Interpretation contexts @section Interpretation contexts -UNTRANSLATED NODE: IGNORE ME +@untranslated -@menu + +@menu * Contexts explained:: * Creating contexts:: -* Changing context properties on the fly:: +* Keeping contexts alive:: * Modifying context plug-ins:: -* Layout tunings within contexts:: * Changing context default settings:: * Defining new contexts:: * Aligning contexts:: -@end menu +@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 +@untranslated + + +@node Keeping contexts alive +@subsection Keeping contexts alive -@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 +@untranslated -@node Layout tunings within contexts -@subsection Layout tunings within contexts - -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 +@node Explaining the Internals Reference +@section Explaining the Internals Reference -UNTRANSLATED NODE: IGNORE ME +@untranslated -@menu -* Constructing a tweak:: + +@menu * 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 NODE: IGNORE ME +* 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 Objects connected to the input -@subsection Objects connected to the input -UNTRANSLATED NODE: IGNORE ME +@node Naming conventions +@subsection Naming conventions -@node Using Scheme code instead of \tweak -@subsection Using Scheme code instead of @code{\tweak} +@untranslated -UNTRANSLATED NODE: IGNORE ME -@node \set versus \override +@node Modifying properties +@section Modifying properties + +@untranslated + + +@menu +* Overview of modifying properties:: +* The set command:: +* The override command:: +* The tweak command:: +* set versus override:: +@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 The tweak command +@subsection The @code{\tweak} command + +@untranslated + + +@node set versus override @subsection @code{\set} vs. @code{\override} -UNTRANSLATED NODE: IGNORE ME +@untranslated + + +@node Useful concepts and properties +@section Useful concepts and properties + +@untranslated + + +@menu +* Input modes:: +* Direction and placement:: +* Distances and measurements:: +* Staff symbol properties:: +* Spanners:: +* Visibility of objects:: +* Line styles:: +* Rotating objects:: +@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 Staff symbol properties +@subsection Staff symbol properties + +@untranslated + + +@node Spanners +@subsection Spanners + +@untranslated + + +@unnumberedsubsubsec Using the @code{spanner-interface} +@unnumberedsubsubsec Using the @code{line-spanner-interface} +@node Visibility of objects +@subsection 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 + + +@menu +* Rotating layout objects:: +* Rotating markup:: +@end menu + +@node Rotating layout objects +@unnumberedsubsubsec Rotating layout objects + +@untranslated + + +@node Rotating markup +@unnumberedsubsubsec Rotating markup + +@untranslated + + +@node Advanced tweaks +@section Advanced tweaks + +@untranslated + + +@menu +* Aligning objects:: +* Vertical grouping of grobs:: +* Modifying stencils:: +* Modifying shapes:: +@end menu + +@node Aligning objects +@subsection Aligning objects + +@untranslated + + +@menu +* Setting @code{X-offset} and @code{Y-offset} directly:: +* Using the @code{side-position-interface}:: +* Using the @code{self-alignment-interface}:: +* Using the @code{break-alignable-interface}:: +@end menu + +@node Setting @code{X-offset} and @code{Y-offset} directly +@unnumberedsubsubsec Setting @code{X-offset} and @code{Y-offset} directly + +@untranslated + + +@node Using the @code{side-position-interface} +@unnumberedsubsubsec Using the @code{side-position-interface} + +@untranslated + + +@node Using the @code{self-alignment-interface} +@unnumberedsubsubsec Using the @code{self-alignment-interface} + +@untranslated + + +@unnumberedsubsubsec Using the @code{aligned-on-parent} procedures +@unnumberedsubsubsec Using the @code{centered-on-parent} procedures +@node Using the @code{break-alignable-interface} +@unnumberedsubsubsec Using the @code{break-alignable-interface} + +@untranslated + + +@node Vertical grouping of grobs +@subsection Vertical grouping of grobs + +@untranslated + + +@node Modifying stencils +@subsection Modifying stencils + +@untranslated + + +@node Modifying shapes +@subsection Modifying shapes + +@untranslated + + +@menu +* Modifying ties and slurs:: +@end menu + +@node Modifying ties and slurs +@unnumberedsubsubsec Modifying ties and slurs -@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 --