]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/hu/learning/tweaks.itely
Imported Upstream version 2.18.0
[lilypond.git] / Documentation / hu / learning / tweaks.itely
index d5b2da7c7d2d42c78026deb62a5ee1bd2e1ad436..8f0dae8fb25f10e63b48ceb59b478b566cb5ca63 100644 (file)
@@ -10,7 +10,7 @@
 
 
 @c -*- coding: utf-8; mode: texinfo; -*-
-@c \version "2.16.0"
+@c \version "2.17.6"
 @node A kimenet finomhangolása
 @chapter A kimenet finomhangolása
 @translationof Tweaking output
 @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
 @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