X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcs%2Fweb.texi;h=255ade40320740d81dc37c70f32b24f0e5273305;hb=b25b4262c8124b4d4279527ce00f1c7dd705a9c7;hp=d43cb374cecf709364562347db49b10ede13de72;hpb=44de757d9df6f94da6a94d969da2fcd723c0299a;p=lilypond.git diff --git a/Documentation/cs/web.texi b/Documentation/cs/web.texi index d43cb374ce..255ade4032 100644 --- a/Documentation/cs/web.texi +++ b/Documentation/cs/web.texi @@ -17,7 +17,7 @@ @c `Web' was imported 2009-08-05 with git commit b938d71... @c @macro copyrightDeclare -@c Copyright @copyright{} 2009--2010 by the authors. +@c Copyright @copyright{} 2009--2015 by the authors. @c @end macro @set FDL @@ -77,7 +77,7 @@ License''. @c TITLE PAGE @ifnottex -@node Začátek +@node Top @top LilyPond... Notová sazba pro každého @translationof Top @end ifnottex @@ -217,30 +217,15 @@ Distributions will want to install lilypond.info in postinstall, doing: @end macro @macro docLinkSplit{name,base,webLink} -@ifclear web_version - @uref{../\base\/index.html, \name\ (rozdělené HTML)} -@end ifclear -@ifset web_version - \webLink\ -@end ifset + @docLink{\name\ (rozdělené HTML),\base\/index.html,\webLink\} @end macro @macro docLinkBig{name,base,webLink} -@ifclear web_version - @uref{../\base\-big-page.html, \name\ (velké HTML)} -@end ifclear -@ifset web_version - \webLink\ -@end ifset + @docLink{\name\ (velké 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