X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fhu%2Flearning%2Ffundamental.itely;h=14cb01a3b633b00b67758249609817fdce4d68d2;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=5c4718283ec5fe1e43a61c5e21a0fad959a40607;hpb=f41973ff763d5972a85995b6d40c864281ec6714;p=lilypond.git diff --git a/Documentation/hu/learning/fundamental.itely b/Documentation/hu/learning/fundamental.itely index 5c4718283e..14cb01a3b6 100644 --- a/Documentation/hu/learning/fundamental.itely +++ b/Documentation/hu/learning/fundamental.itely @@ -10,7 +10,7 @@ @c -*- coding: utf-8; mode: texinfo; -*- -@c \version "2.14.0" +@c \version "2.16.0" @node Alapfogalmak @chapter Alapfogalmak @translationof Fundamental concepts @@ -1696,7 +1696,7 @@ Notation Reference: @ruser{Kontextusok létrehozása}. @node Az ábrázoló fogalma @subsection Az ábrázoló fogalma -@subsection Az ábrázoló fogalma +@translationof Engravers explained @cindex engravers @@ -1864,7 +1864,7 @@ is specified, no error message is produced, but the expected action will not take place. For example, the @code{instrumentName} clearly lives in the @code{Staff} context, since it is the staff that is to be named. -In this example the first staff is labelled, but not the second, +In this example the first staff is labeled, but not the second, because we omitted the context name. @lilypond[quote,verbatim,ragged-right] @@ -3122,7 +3122,7 @@ can think of these as functions). padText = #(define-music-function (parser location padding) (number?) #{ - \once \override TextScript #'padding = #$padding + \once \override TextScript #'padding = #padding #}) \relative c''' {