Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1810)

Unified Diff: Documentation/it/web.texi

Issue 567340043: Calculate download sizes rather than hardcoding them
Patch Set: Rebase to current master and add Portuguese support Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Documentation/it/web.texi
diff --git a/Documentation/it/web.texi b/Documentation/it/web.texi
index 14b3c1514a9c1982c1988c6ef1cb86c4962f3db6..4dd2b950c66d4b20cde5dbd0165576e854f30c5a 100644
--- a/Documentation/it/web.texi
+++ b/Documentation/it/web.texi
@@ -276,10 +276,10 @@ Distributions will want to install lilypond.info in postinstall, doing:
@c FIXME: this still doesn't solve the broken links in pdf and big
@c html; we'll need a bunch of @iftext and stuff in here. -gp
@c ****************** SPECIAL MACROS FOR WEB MANUAL ************
-@macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
+@macro docLinks{name,base,refLink,split,big,pdf}
@subheading Leggilo
-@docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
+@docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\pdf\}
@end macro
@@ -297,7 +297,7 @@ Distributions will want to install lilypond.info in postinstall, doing:
@end macro
-@macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
+@macro docLinksBare{name,base,refLink,split,big,pdf}
@divClass{keep-bullets}
@itemize
@@ -308,11 +308,11 @@ Distributions will want to install lilypond.info in postinstall, doing:
@item @docLinkBig{\name\,\base\,\big\} @minus{}
leggi questo manuale in un'unica grande pagina HTML.
- @*@ @ @emph{(un solo grande download, \bigsize\)}
+ @*@ @ @emph{@docSize{(un solo grande download, \base\-big-page.html, )}}
@item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
scarica come file PDF.
- @*@ @ @emph{(un solo grande download, \pdfsize\)}
+ @*@ @ @emph{@docSize{(un solo grande download, \base\.pdf, )}}
@end itemize

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b