]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/hu/macros.itexi
Issue 5128: Prevent granados.ly image rotation in web.pdf
[lilypond.git] / Documentation / hu / macros.itexi
index 13c0ac325b4e325bd947e4f08fba0559e17e77ea..bab43520aeb97b117b813ab11ffded87bd8bed5a 100644 (file)
@@ -1,9 +1,10 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: hu -*-
 @ignore
-    Translation of GIT committish: b5a46a64ebd4cc09576a140399db580ea82167b5
+    Translation of GIT committish: 4e069c190dfd3b208a35ae8e053c5678acde69fe
 
     When revising a translation, copy the HEAD committish of the
-    version that you are working on.  See TRANSLATION for details.
+    version that you are working on.  For details, see the Contributors'
+    Guide, node Updating translation committishes..
 @end ignore
 
 
@@ -15,7 +16,7 @@
 MACRO DEFINITIONS GUIDELINES
 ****************************
 
-This file should contain macro defintions which are common to all
+This file should contain macro definitions which are common to all
 languages, i.e. all macro definitions which do not contain text that
 should be translated (namely text visible in the output).
 
@@ -70,7 +71,7 @@ translations should be in macros.itexi.
 
 @macro docMain
 @cartouche
-A teljes dokumentáció a @w{@uref{http://@/www@/.lilypond@/.org/}} honlapon
+A teljes dokumentáció a @w{@uref{http://@/lilypond@/.org/}} honlapon
 található.
 @end cartouche
 @end macro
@@ -696,9 +697,9 @@ A LilyPond @version{} verziójához
 
 @macro exampleImage{IMAGE-FILE}
 @html
-<div class="float-center">
-  <a class="clickable" href="examples/\IMAGE-FILE\.png">
-    <img src="examples/\IMAGE-FILE\-small.png" alt="\IMAGE-FILE\">
+<div class="float-center example-image-wrapper">
+  <a class="clickable" href="ly-examples/\IMAGE-FILE\.png">
+    <img src="ly-examples/\IMAGE-FILE\-small.png" alt="\IMAGE-FILE\">
   </a>
   <p style="text-align: center">
     (Kattints a képre a nagyításhoz)
@@ -706,7 +707,7 @@ A LilyPond @version{} verziójához
 </div>
 @end html
 @iftex
-@image{examples/\IMAGE-FILE\-small,,,\IMAGE-FILE\,png}
+@image{ly-examples/\IMAGE-FILE\,6in,,\IMAGE-FILE\,png}
 @end iftex
 @ifinfo
 @image{lilypond/examples/\IMAGE-FILE\,,,\IMAGE-FILE\,png}