X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fde%2Fnotation%2Fpitches.itely;h=5c593242293189e15e42655381caf95a37f01781;hb=13da8b27aabc5d5a752d00ed1e2b99ad20f0f264;hp=b135ff4c944bb05e4ee7d366c96f6cde5843281d;hpb=516cae503bc2b55e95604b0c0f681a6ccddcfab2;p=lilypond.git diff --git a/Documentation/de/notation/pitches.itely b/Documentation/de/notation/pitches.itely index b135ff4c94..5c59324229 100644 --- a/Documentation/de/notation/pitches.itely +++ b/Documentation/de/notation/pitches.itely @@ -2783,13 +2783,13 @@ Notenköpfe können verändert werden: @lilypond[verbatim,quote,relative=2] c4 b -\override NoteHead #'style = #'cross +\override NoteHead.style = #'cross c4 b -\revert NoteHead #'style +\revert NoteHead.style a b -\override NoteHead #'style = #'harmonic +\override NoteHead.style = #'harmonic a b -\revert NoteHead #'style +\revert NoteHead.style c4 d e f @end lilypond