X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fweb.texi;h=cdd34ba55de8b014de2d89d6fae8e958b6be9272;hb=0b0975b706cf71a843f46140acc8cf6e3d97e4e5;hp=94c0e72d99ff0c03f5e07161f105fb62db583599;hpb=73d19ef14a9b76c47873d286d23d5110370b6904;p=lilypond.git diff --git a/Documentation/web.texi b/Documentation/web.texi index 94c0e72d99..cdd34ba55d 100644 --- a/Documentation/web.texi +++ b/Documentation/web.texi @@ -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 @@ -34,7 +34,7 @@ @end ignore @copying -Copyright @copyright{} 2009--2011 by the authors. +Copyright @copyright{} 2009--2012 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 @@ -136,6 +136,44 @@ Read more in our @ref{Introduction}! @ifclear web_version @c do nothing @end ifclear +@ifset web_version + @c make the box: +@divId{wildCardBox} +@subheading Pondings +@divId{wildCardText} + +@divEnd +@divEnd +@end ifset + +@html + + + +@end html + @ifset web_version @c make the box: @divId{latestVersion} @@ -203,30 +241,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\ (split HTML),\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\ (big HTML),\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