]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/web.texi
Web-es: many updates.
[lilypond.git] / Documentation / es / web.texi
index 7471c7a924d772919b1f4bf4e233d65cafed5db2..c8ba61767ac8a0af7ab7c98bda29bb746423def9 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
-    Translation of GIT committish: 6c1cdaa331972442a8fd62d98da5adebfaa9a17b
+    Translation of GIT committish: 95f363f4bcd2a5b345845d3671f25eecd28d994b
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
@@ -203,49 +203,54 @@ Distributions will want to install lilypond.info in postinstall, doing:
 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
 @subheading Léalo
 
-@itemize
-
-@c normal case, special online case
-@ifclear web_version
-  @item \refLink\:
-@end ifclear
-@ifset web_version
-  @c we assume that the online web version will be split html
-  @item \split\:
-@end ifset
-lea el manual en el mismo formato que éste.
 
-@end itemize
+@docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
 
-@subheading Todos los formatos
+@end macro
 
-@divClass{keep-bullets}
-@itemize
 
+@macro docLinkSplit{name,base,webLink}
 @ifclear web_version
-  @item @uref{../\base\/index.html, \name\ (HTML seccionado)}:
+  @uref{../\base\/index.html, \name\ (HTML seccionado)}
 @end ifclear
 @ifset web_version
-  @item \split\
+  \webLink\
 @end ifset
-  el manual está dividido en muchas páginas HTML.
-  @*@ @ @emph{(una descarga pequeña por cada página)}
+@end macro
 
+@macro docLinkBig{name,base,webLink}
 @ifclear web_version
-  @item @uref{../\base\-big-page.html, \name\ (HTML monolítico)}:
+  @uref{../\base\-big-page.html, \name\ (HTML monolítico)}
 @end ifclear
 @ifset web_version
-  @item \big\
+  \webLink\
 @end ifset
-  lea este manual como una sola página HTML enorme.
-  @*@ @ @emph{(una sola descarga grande, \bigsize\)}
+@end macro
 
+@macro docLinkPdf{name,base,webLink}
 @ifclear web_version
-  @item @uref{../\base\.pdf, \base\.pdf}:
+  @uref{../\base\.es.pdf, \base\.es.pdf}
 @end ifclear
 @ifset web_version
-  @item \pdf\
+  \webLink\
 @end ifset
+@end macro
+
+
+@macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
+
+@divClass{keep-bullets}
+@itemize
+
+@item @docLinkSplit{\name\,\base\,\split\} @minus{}
+  el manual está dividido en muchas páginas HTML.
+  @*@ @ @emph{(una descarga pequeña por cada página)}
+
+@item @docLinkBig{\name\,\base\,\split\} @minus{}
+  lea este manual como una sola página HTML enorme.
+  @*@ @ @emph{(una sola descarga grande, \bigsize\)}
+
+@item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
   descárguelo como un archivo en formato PDF.
   @*@ @ @emph{(una sola descarga grande, \pdfsize\)}
 
@@ -255,6 +260,7 @@ lea el manual en el mismo formato que éste.
 
 @end macro
 
+
 @c don't add any extra spaces in this macro -gp
 @macro ifWebLinks{webLink,normalLink}
 @ifclear web_version
@@ -265,9 +271,11 @@ lea el manual en el mismo formato que éste.
 @end ifset
 @end macro
 
+
 @include web/introduction.itexi
 @include web/download.itexi
 @include web/manuals.itexi
 @include web/community.itexi
 
+
 @bye