]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/hu/learning/tweaks.itely
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / hu / learning / tweaks.itely
index 7975d985307a1d428a78012ac07c8906777bff30..8f0dae8fb25f10e63b48ceb59b478b566cb5ca63 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: hu -*-
 @c This file is part of learning.tely
 @ignore
-    Translation of GIT committish: 2d8b567afe459b0ab6503731e0c2568915a5c4ef
+    Translation of GIT committish: 48c2b169dc8a9bc2ab2c767cbb83b57cc158742b
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -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
 @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