]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/hu/web.texi
Run grand replace for 2015.
[lilypond.git] / Documentation / hu / web.texi
index df2ac8d0585ee75e980d294d9225509fa0bd9752..a9f90a06bdbdaaf5a9df0203d2d557bd4adf612b 100644 (file)
@@ -17,7 +17,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--2015 by the authors.
 @c @end macro
 
 @set FDL
@@ -37,7 +37,7 @@
 @end ignore
 
 @copying
-Copyright @copyright{} 2009--2011 by the authors.
+Copyright @copyright{} 2009--2015 by the authors.
 
 @c next line is necessary for broken pre-4.13 texinfo's
 @c install-info, so leave it there until we officially
@@ -153,7 +153,7 @@ Ha többet akarsz róla megtudni, olvasd el a @ref{Bevezetés}t!
 @ifset web_version
   @c make the box:
 @divId{latestVersion}
-@subheading Quick links
+@subheading Gyorslinkek
 
 @c TODO: javascript to detect OS and suggest download?
 
@@ -217,30 +217,15 @@ Distributions will want to install lilypond.info in postinstall, doing:
 
 
 @macro docLinkSplit{name,base,webLink}
-@ifclear web_version
-  @uref{../\base\/index.html, \name\ (HTML oldalak)}
-@end ifclear
-@ifset web_version
-  \webLink\
-@end ifset
+  @docLink{\name\ (HTML oldalak),\base\/index.html,\webLink\}
 @end macro
 
 @macro docLinkBig{name,base,webLink}
-@ifclear web_version
-  @uref{../\base\-big-page.html, \name\ (egy nagy HTML oldal)}
-@end ifclear
-@ifset web_version
-  \webLink\
-@end ifset
+  @docLink{\name\ (egy nagy HTML oldal),\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