X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fhu%2Flearning%2Ftweaks.itely;h=8f0dae8fb25f10e63b48ceb59b478b566cb5ca63;hb=c054eb280fd9953596eb164f67b0f9d5555c5a32;hp=8ed4c17108916105920fc1f8f43876ac480a36ea;hpb=0c34fe54a73dec156d4ed33a47647388588385df;p=lilypond.git diff --git a/Documentation/hu/learning/tweaks.itely b/Documentation/hu/learning/tweaks.itely index 8ed4c17108..8f0dae8fb2 100644 --- a/Documentation/hu/learning/tweaks.itely +++ b/Documentation/hu/learning/tweaks.itely @@ -10,7 +10,7 @@ @c -*- coding: utf-8; mode: texinfo; -*- -@c \version "2.12.0" +@c \version "2.17.6" @node A kimenet finomhangolása @chapter A kimenet finomhangolása @translationof Tweaking output @@ -605,7 +605,7 @@ @c line-width ensures no break @c line-width ensures no break @c ode{staff-position} property, which is specified in half staff -@c ode{\once \override Tie #'staff-position = #3.5} +@c ode{\once \override Tie.staff-position = #3.5} @c line-width ensures no break @c line-width ensures no break @c index Tie, example of overriding @@ -672,10 +672,10 @@ @c index variables, using for tweaks @c index using variables for tweaks @c index tweaks, using variables for -@c ode{\override Lyrics . LyricText #'font-shape = #'italic} -@c ode{\override Lyrics . LyricText #'font-series = #'bold} -@c ode{\revert Lyrics . LyricText #'font-shape} -@c ode{\revert Lyrics . LyricText #'font-series} +@c ode{\override Lyrics.LyricText.font-shape = #'italic} +@c ode{\override Lyrics.LyricText.font-series = #'bold} +@c ode{\revert Lyrics.LyricText.font-shape} +@c ode{\revert Lyrics.LyricText.font-series} @c index LyricText, example of overriding @c index font-shape property, example @c index font-series property, example