X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fja%2Fmacros.itexi;h=2530ab362a328c6f5a617166182d7ffe2387b952;hb=refs%2Ftags%2Frelease%2F2.19.31-1;hp=9dd641395bb7eeb1642babc80f1f0639490e3597;hpb=3dd9b13331489a191d0e901245cc98476e5fcac1;p=lilypond.git diff --git a/Documentation/ja/macros.itexi b/Documentation/ja/macros.itexi index 9dd641395b..2530ab362a 100644 --- a/Documentation/ja/macros.itexi +++ b/Documentation/ja/macros.itexi @@ -1,6 +1,6 @@ @c -*- coding: utf-8; mode: texinfo; -*- @ignore - Translation of GIT committish: 499a511d4166feaada31114e097f86b5e0c56421 + Translation of GIT committish: 211937747d4adbae18d6ce41f88dffbb3ca04a5f When revising a translation, copy the HEAD committish of the version that you are working on. For details, see the Contributors' @@ -11,6 +11,18 @@ @include version.itexi @include common-macros.itexi +@ignore +**************************** +MACRO DEFINITIONS GUIDELINES +**************************** + +This file should contain macro definitions which are common to all +languages, i.e. all macro definitions which do not contain text that +should be translated (namely text visible in the output). + +Macro definitions which contain text that should be translated in +translations should be in macros.itexi. +@end ignore @c ***** Displaying text ***** @@ -55,17 +67,46 @@ @end ifnothtml +@c do not translate the following macro -- it is used in +@c an untranslated manual. + +@ifhtml + +@macro advanced{TEXT} +@html +
+@end html +@strong{Advanced note:} \TEXT\ +@c keep the space for proper nesting of

+ +@html +
+@end html +@end macro + +@end ifhtml + +@ifnothtml + +@macro advanced{TEXT} +@quotation +@b{Advanced note:} \TEXT\ +@end quotation +@end macro + +@end ifnothtml + @macro docMain @cartouche このマニュアルと他のドキュメントの関係について、あるいは、このマニュアルを他の形式で読む方法についての情報は、@rwebnamed{マニュアル,マニュアル} を参照してください。 -マニュアルのいずれかを見失ってしまった場合、@w{@uref{http://@/www@/.lilypond@/.org/}} -にマニュアルがすべて揃っています。 +マニュアルのいずれかを見失ってしまった場合、@w{@uref{http://@/www@/.lilypond@/.org/}} にマニュアルがすべて揃っています。 @end cartouche @end macro + @macro lilyTitlePage{TITLE} @c This produces the unified index @syncodeindex fn cp @@ -78,8 +119,7 @@ @copyrightDeclare @quotation -GNU フリー文書利用許諾契約書バージョン 1.1 -またはフリー ソフトウェア財団によって発行されたその後のバージョンの約定に従う限り、このドキュメントを複製、変更する許可を与えます。変更不可部分はありません。この利用許諾契約書のコピーは「GNU フリー文書利用許諾契約書」という章に含まれています。 +GNU フリー文書利用許諾契約書バージョン 1.1 またはフリー ソフトウェア財団によって発行されたその後のバージョンの約定に従う限り、このドキュメントを複製、変更する許可を与えます。変更不可部分はありません。この利用許諾契約書のコピーは「GNU フリー文書利用許諾契約書」という章に含まれています。 @end quotation @end copying @end ifset @@ -91,6 +131,7 @@ This document has been placed in the public domain. @end ifclear + @c ***** Title page ***** @ifnottex @node Top @@ -144,7 +185,7 @@ LilyPond バージョン @version{} 用 @end macro @c Due to a bug in texi2html (texi2html.pl CVS versions <= 1.245) -@c the macro must not be empty. +@c the next macro must not be empty. @macro endpredefined @c @@ -682,19 +723,19 @@ LilyPond バージョン @version{} 用 @macro exampleImage{IMAGE-FILE} @html
- - \IMAGE-FILE\ + + \IMAGE-FILE\

- (click to enlarge) + (クリックすると拡大します)

@end html @iftex -@image{examples/\IMAGE-FILE\-small,,,\IMAGE-FILE\,png} +@image{ly-examples/\IMAGE-FILE\,6in,,\IMAGE-FILE\,png} @end iftex @ifinfo -@image{lilypond/examples/\IMAGE-FILE\,,,\IMAGE-FILE\,png} +@image{lilypond/ly-examples/\IMAGE-FILE\,,,\IMAGE-FILE\,png} @end ifinfo @end macro @@ -732,7 +773,7 @@ The @qq{X image} is not a registered trademark. It was created by placed under the GNU Free Documentation License version 1.2 or later. We found the image on @uref{http://commons.wikimedia.org/wiki/File:Mac_OS_X_Userbox_X.png, -this Wikipedia Commons page}. +this Wikimedia Commons page}. @end macro @@ -743,7 +784,7 @@ trademark. It was created by placed under the GNU Free Documentation License version 1.2. We found the image on @uref{http://commons.wikimedia.org/wiki/Category:Microsoft_Windows_logos, -this Wikipedia Commons page}. +this Wikimedia Commons page}. @end macro