X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fit%2Fweb.texi;h=7d821437350bfd5683797ad79a354a7285707a93;hb=70f44b888f365e1f27f7f54c3b1b2cb552a18bd4;hp=2e9719de71fff089968d1eca3627549f0aa7cf95;hpb=55ac733b69643a6bc6a83b706c65cb56efd388ef;p=lilypond.git diff --git a/Documentation/it/web.texi b/Documentation/it/web.texi index 2e9719de71..7d82143735 100644 --- a/Documentation/it/web.texi +++ b/Documentation/it/web.texi @@ -1,6 +1,6 @@ \input texinfo @c -*- coding: utf-8; mode: texinfo; -*- @ignore - Translation of GIT committish: 4d852ef65fc654e4ed02413926fc0cb78a1da1be + Translation of GIT committish: 37bd2b54bdfaa3693f6aa3f43f9072cc9cfacc21 When revising a translation, copy the HEAD committish of the version that you are working on. For details, see the Contributors' @@ -15,7 +15,7 @@ @c `Web' was imported 2009-08-05 with git commit b938d71... @c @macro copyrightDeclare -@c Copyright @copyright{} 2009--2011 by the authors. +@c Copyright @copyright{} 2009--2012 by the authors. @c @end macro @set FDL @@ -23,7 +23,6 @@ @include macros.itexi @include weblinks.itexi -@afourpaper @c don't remove this comment. @ignore @@ -38,7 +37,7 @@ @c Translation checkers: Luca Rossetto Casel @copying -Copyright @copyright{} 2009--2011 degli autori. +Copyright @copyright{} 2009--2012 degli autori. @quotation Permission is granted to copy, distribute and/or modify this @@ -53,9 +52,8 @@ License''. @c TITLE PAGE @ifnottex -@node Su +@node Top @top LilyPond... notazione musicale per tutti -@translationof Top @end ifnottex @@ -216,30 +214,15 @@ Distributions will want to install lilypond.info in postinstall, doing: @macro docLinkSplit{name,base,webLink} -@ifclear web_version - @uref{../\base\/index.html, \name\ (split HTML)} -@end ifclear -@ifset web_version - \webLink\ -@end ifset + @docLink{\name\ (HTML multipagina),\base\/index.html,\webLink\} @end macro @macro docLinkBig{name,base,webLink} -@ifclear web_version - @uref{../\base\-big-page.html, \name\ (big HTML)} -@end ifclear -@ifset web_version - \webLink\ -@end ifset + @docLink{\name\ (HTML pagina unica),\base\-big-page.html,\webLink\} @end macro @macro docLinkPdf{name,base,webLink} -@ifclear web_version - @uref{../\base\.pdf, \base\.pdf} -@end ifclear -@ifset web_version - \webLink\ -@end ifset + @docLink{\base\.pdf,\base\.pdf,\webLink\} @end macro @@ -250,15 +233,15 @@ Distributions will want to install lilypond.info in postinstall, doing: @item @docLinkSplit{\name\,\base\,\split\} @minus{} il manuale è diviso in tante pagine HTML. - @*@ @ @emph{(small download for each page)} + @*@ @ @emph{(piccolo download per ogni pagina)} @item @docLinkBig{\name\,\base\,\big\} @minus{} leggi questo manuale in un'unica grande pagina HTML. - @*@ @ @emph{(large single download, \bigsize\)} + @*@ @ @emph{(un solo grande download, \bigsize\)} @item @docLinkPdf{\name\,\base\,\pdf\} @minus{} scarica come file PDF. - @*@ @ @emph{(large single download, \pdfsize\)} + @*@ @ @emph{(un solo grande download, \pdfsize\)} @end itemize