]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ja/web.texi
Doc: [ja] Add missing macros to web.texi. Fixes last web warnings.
[lilypond.git] / Documentation / ja / web.texi
index f4f3f4f8e7f4e696a66b792ff494bee303cd9622..0a569ed2f58428efffbc9a382a000226249a4395 100644 (file)
@@ -207,49 +207,52 @@ Distributions will want to install lilypond.info in postinstall, doing:
 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
 @subheading お読みください
 
-@itemize
+@docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
 
-@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
-マニュアルをこのページと同じフォーマットで読むことができます。
-
-@end itemize
-
-@subheading すべてのフォーマット
+@end macro
 
-@divClass{keep-bullets}
-@itemize
 
+@macro docLinkSplit{name,base,webLink}
 @ifclear web_version
-  @item @uref{../\base\/index.html, \name\ (分割 HTML)}:
+  @uref{../\base\/index.html, \name\ (split HTML)}
 @end ifclear
 @ifset web_version
-  @item \split\
+  \webLink\
 @end ifset
-  このマニュアルはいくつもの HTML ページに分割されています。
-  @*@ @ @emph{(ページごとの小さなダウンロード)}
+@end macro
 
+@macro docLinkBig{name,base,webLink}
 @ifclear web_version
-  @item @uref{../\base\-big-page.html, \name\ (大きな HTML)}:
+  @uref{../\base\-big-page.html, \name\ (big HTML)}
 @end ifclear
 @ifset web_version
-  @item \big\
+  \webLink\
 @end ifset
-  このマニュアルは 1 つの巨大な HTML ページです。
-  @*@ @ @emph{(大きな単一のダウンロード。 \bigsize\)}
+@end macro
 
+@macro docLinkPdf{name,base,webLink}
 @ifclear web_version
-  @item @uref{../\base\.pdf, \base\.pdf}:
+  @uref{../\base\.pdf, \base\.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{}
+  このマニュアルはいくつもの HTML ページに分割されています。
+  @*@ @ @emph{(small download for each page)}
+
+@item @docLinkBig{\name\,\base\,\big\} @minus{}
+  このマニュアルは 1 つの巨大な HTML ページです。
+  @*@ @ @emph{(large single download, \bigsize\)}
+
+@item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
   日本語では PDF 形式での提供はありません。
   @*@ @ @emph{(large single download, \pdfsize\)}
 
@@ -259,7 +262,6 @@ Distributions will want to install lilypond.info in postinstall, doing:
 
 @end macro
 
-
 @c don't add any extra spaces in this macro -gp
 @macro ifWebLinks{webLink,normalLink}
 @ifclear web_version