]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/it/macros.itexi
Doc-fr: update Fingering snippet description.
[lilypond.git] / Documentation / it / macros.itexi
index e4c5c5507d42a4ac2b47393f61ece672408e554e..65b815477a9bb2842006f3a4d9de8240647e0277 100644 (file)
@@ -60,7 +60,7 @@
 @cartouche
 Per maggiori informazioni su come questo manuale si integra col resto
 della documentazione, o per leggere questo manuale in altri formati, si veda
-@rgeneral{Manuals}.
+@rweb{Manuals}.
 
 Se ti manca qualche manuale, puoi trovare la completa documentazione
 all'indirizzo @w{@uref{http://@/www@/.lilypond@/.org/}}.
@@ -203,7 +203,7 @@ Per la versione di LilyPond @version{}
 
 @c  Definitions for references:
 @c
-@c     @rgeneral
+@c     @rweb
 @c     @ressay
 @c     @rglos
 @c     @rinternals
@@ -290,14 +290,14 @@ Per la versione di LilyPond @version{}
 @ref{\TEXT\,,\DISPLAY\,contributor-big-page,Guida del Collaboratore}
 @end macro
 
-@macro rgeneral{TEXT}
+@macro rweb{TEXT}
 @vindex \TEXT\
-@ref{\TEXT\,,,general-big-page,Informazioni Generali}
+@ref{\TEXT\,,,web-big-page,Informazioni Generali}
 @end macro
 
-@macro rgeneralnamed{TEXT,DISPLAY}
+@macro rwebnamed{TEXT,DISPLAY}
 @vindex \TEXT\
-@ref{\TEXT\,,\DISPLAY\,general-big-page,Informazioni Generali}
+@ref{\TEXT\,,\DISPLAY\,web-big-page,Informazioni Generali}
 @end macro
 
 @macro ressay{TEXT}
@@ -407,14 +407,14 @@ Per la versione di LilyPond @version{}
 @ref{\TEXT\,,\DISPLAY\,contributor,Guida del Collaboratore}
 @end macro
 
-@macro rgeneral{TEXT}
+@macro rweb{TEXT}
 @vindex \TEXT\
-@ref{\TEXT\,,,general,Informazioni Generali}
+@ref{\TEXT\,,,web,Informazioni Generali}
 @end macro
 
-@macro rgeneralnamed{TEXT,DISPLAY}
+@macro rwebnamed{TEXT,DISPLAY}
 @vindex \TEXT\
-@ref{\TEXT\,,\DISPLAY\,general,Informazioni Generali}
+@ref{\TEXT\,,\DISPLAY\,web,Informazioni Generali}
 @end macro
 
 @macro ressay{TEXT}
@@ -519,14 +519,14 @@ Per la versione di LilyPond @version{}
 @ref{\TEXT\,,\DISPLAY\,lilypond-contributor,Guida del Collaboratore}
 @end macro
 
-@macro rgeneral{TEXT}
+@macro rweb{TEXT}
 @vindex \TEXT\
-@ref{\TEXT\,,,lilypond-general,Informazioni Generali}
+@ref{\TEXT\,,,lilypond-web,Informazioni Generali}
 @end macro
 
-@macro rgeneralnamed{TEXT,DISPLAY}
+@macro rwebnamed{TEXT,DISPLAY}
 @vindex \TEXT\
-@ref{\TEXT\,,\DISPLAY\,lilypond-general, Informazioni Generali}
+@ref{\TEXT\,,\DISPLAY\,lilypond-web, Informazioni Generali}
 @end macro
 
 @macro ressay{TEXT}
@@ -648,14 +648,14 @@ Per la versione di LilyPond @version{}
 @ref{\TEXT\,,\DISPLAY\,contributor,Guida del Collaboratore}
 @end macro
 
-@macro rgeneral{TEXT}
-@lilyvindex{\TEXT\}
-@ref{\TEXT\,,,general,Informazioni Generali}
+@macro rweb{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,web,Informazioni generali}
 @end macro
 
-@macro rgeneralnamed{TEXT,DISPLAY}
-@lilyvindex{\TEXT\}
-@ref{\TEXT\,,\DISPLAY\,general,Informazioni Generali}
+@macro rwebnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,web,Informazioni generali}
 @end macro
 
 @macro ressay{TEXT}
@@ -704,6 +704,35 @@ Per la versione di LilyPond @version{}
 
 @ifset web
 
+@macro exampleImage{IMAGE-FILE}
+@html
+<div class="float-center">
+  <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">
+    (clicca per ingrandire)
+  </p>
+</div>
+@end html
+@iftex
+@image{ly-examples/\IMAGE-FILE\-small,,,\IMAGE-FILE\,png}
+@end iftex
+@ifinfo
+@image{lilypond/ly-examples/\IMAGE-FILE\,,,\IMAGE-FILE\,png}
+@end ifinfo
+@end macro
+
+@macro help{TEXT}
+@html
+<div class="help">
+<strong>
+  <span style="text-decoration:blink">Richiesta di aiuto:</span>
+</strong> \TEXT\
+</div>
+@end html
+@end macro
+
 @c LEGALESE
 
 @macro logoLegalLinux