]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/macros.itexi
Web-ja: update introduction
[lilypond.git] / Documentation / macros.itexi
index 217abecf7d725cc7c52f1b42df644ee759d6457e..cf58c7890624be0bc4d717684b0c8c618280a4df 100644 (file)
@@ -104,7 +104,7 @@ documentation, or to read this manual in other formats, see
 @rweb{Manuals}.
 
 If you are missing any manuals, the complete documentation can be
-found at @w{@uref{http://@/www@/.lilypond@/.org/}}.
+found at @w{@uref{http://@/lilypond@/.org/}}.
 @end cartouche
 @end macro
 
@@ -186,17 +186,20 @@ For LilyPond version @version{}
 @c it doesn't matter, but a future implementation will probably
 @c add some code which needs this restriction.
 
+@c @raggedright can be enabled as soon as texinfo 5.x or larger
+@c is in use for Gub and LilyDev 3.
+
 @macro predefined
 @noindent
 @subsubheading Predefined commands
-@raggedright
+@c @raggedright
 @end macro
 
 @c Due to a bug in texi2html (texi2html.pl CVS versions <= 1.245)
 @c the next macro must not be empty.
 
 @macro endpredefined
-@end raggedright
+@c @end raggedright
 @end macro
 
 
@@ -730,7 +733,7 @@ For LilyPond version @version{}
 
 @macro exampleImage{IMAGE-FILE}
 @html
-<div class="float-center">
+<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>