1 @c -*- coding: utf-8; mode: texinfo; -*-
3 Translation of GIT committish: 211937747d4adbae18d6ce41f88dffbb3ca04a5f
5 When revising a translation, copy the HEAD committish of the
6 version that you are working on. For details, see the Contributors'
7 Guide, node Updating translation committishes..
11 @include version.itexi
12 @include common-macros.itexi
15 ****************************
16 MACRO DEFINITIONS GUIDELINES
17 ****************************
19 This file should contain macro definitions which are common to all
20 languages, i.e. all macro definitions which do not contain text that
21 should be translated (namely text visible in the output).
23 Macro definitions which contain text that should be translated in
24 translations should be in macros.itexi.
27 @c ***** Displaying text *****
29 @c To get decent quotes in `foo' and ``foo''.
32 @quoteleft{}\TEXT\@quoteright{}
36 @quotedblleft{}\TEXT\@quotedblright{}
47 @c keep the space for proper nesting of </p>
70 @c do not translate the following macro -- it is used in
71 @c an untranslated manual.
77 <div class="advanced">
79 @strong{Advanced note:} \TEXT\
80 @c keep the space for proper nesting of </p>
93 @b{Advanced note:} \TEXT\
102 このマニュアルと他のドキュメントの関係について、あるいは、このマニュアルを他の形式で読む方法についての情報は、@rwebnamed{マニュアル,マニュアル}
105 マニュアルのいずれかを見失ってしまった場合、@w{@uref{http://@/www@/.lilypond@/.org/}} にマニュアルがすべて揃っています。
110 @macro lilyTitlePage{TITLE}
111 @c This produces the unified index
116 @c ***** Copyright stuff *****
122 GNU フリー文書利用許諾契約書バージョン 1.1 またはフリー ソフトウェア財団によって発行されたその後のバージョンの約定に従う限り、このドキュメントを複製、変更する許可を与えます。変更不可部分はありません。この利用許諾契約書のコピーは「GNU フリー文書利用許諾契約書」という章に含まれています。
129 This document has been placed in the public domain.
135 @c ***** Title page *****
138 @top LilyPond --- \TITLE\
151 @author LilyPond 開発チーム
163 @vskip 0pt plus 1filll
167 LilyPond バージョン @version{} 用
173 @c ***** Headings in a doc subsection *****
175 @c The next macro is a dummy currently since texinfo doesn't
176 @c provide a real ragged-right environment yet.
178 @c Don't insert an empty line after @predefined! Right now
179 @c it doesn't matter, but a future implementation will probably
180 @c add some code which needs this restriction.
184 @subsubheading 定義済みコマンド
187 @c Due to a bug in texi2html (texi2html.pl CVS versions <= 1.245)
188 @c the next macro must not be empty.
197 @subsubheading Selected Snippets
201 @c Don't insert an empty line after @seealso! Otherwise we get
202 @c unwanted extra vertical space in the PDF output.
213 @subsubheading 既知の問題と警告
218 @c ***** Links and references *****
220 @c Definitions for references:
234 @c All these also have a @...named version which allows to specify the
235 @c displayed text for the reference as second argument.
237 @c ***** HTML + bigpage is a special case (other manual names); all other
238 @c formats are treated similarly.
251 @ref{\TEXT\,,,music-glossary-big-page,Music Glossary}
254 @macro rglosnamed{TEXT,DISPLAY}
256 @ref{\TEXT\,,\DISPLAY\,music-glossary-big-page,Music Glossary}
259 @macro rlearning{TEXT}
261 @ref{\TEXT\,,,learning-big-page,Learning Manual}
264 @macro rlearningnamed{TEXT,DISPLAY}
266 @ref{\TEXT\,,\DISPLAY\,learning-big-page,\DISPLAY\}
271 @ref{\TEXT\,,,notation-big-page,Notation Reference}
274 @macro rusernamed{TEXT,DISPLAY}
276 @ref{\TEXT\,,\DISPLAY\,notation-big-page,Notation Reference}
281 @ref{\TEXT\,,,extending-big-page,Extending}
284 @macro rextendnamed{TEXT,DISPLAY}
286 @ref{\TEXT\,,\DISPLAY\,extending-big-page,Extending}
289 @macro rchanges{TEXT}
291 @ref{\TEXT\,,,changes-big-page,Changes}
294 @macro rchangesnamed{TEXT,DISPLAY}
296 @ref{\TEXT\,,\DISPLAY\,changes-big-page,Changes}
299 @macro rcontrib{TEXT}
301 @ref{\TEXT\,,,contributor-big-page,Contributor's Guide}
304 @macro rcontribnamed{TEXT,DISPLAY}
306 @ref{\TEXT\,,\DISPLAY\,contributor-big-page,Contributor's Guide}
311 @ref{\TEXT\,,,web-big-page,General Information}
314 @macro rwebnamed{TEXT,DISPLAY}
316 @ref{\TEXT\,,\DISPLAY\,web-big-page,General Information}
321 @ref{\TEXT\,,,essay-big-page,Essay}
324 @macro ressaynamed{TEXT,DISPLAY}
326 @ref{\TEXT\,,\DISPLAY\,essay-big-page,Essay}
329 @macro rprogram{TEXT}
331 @ref{\TEXT\,,,usage-big-page,Application Usage}
334 @macro rprogramnamed{TEXT,DISPLAY}
336 @ref{\TEXT\,,\DISPLAY\,usage-big-page,Application Usage}
340 @ref{\TEXT\,,,snippets-big-page,Snippets}
343 @macro rlsrnamed{TEXT,DISPLAY}
344 @ref{\TEXT\,,\DISPLAY\,snippets-big-page,Snippets}
347 @macro rinternals{TEXT}
349 @ref{\TEXT\,,,internals-big-page,Internals Reference}
352 @macro rinternalsnamed{TEXT,DISPLAY}
354 @ref{\TEXT\,,\DISPLAY\,internals-big-page,Internals Reference}
368 @ref{\TEXT\,,,music-glossary,Music Glossary}
371 @macro rglosnamed{TEXT,DISPLAY}
373 @ref{\TEXT\,,\DISPLAY\,music-glossary,\DISPLAY\}
376 @macro rlearning{TEXT}
378 @ref{\TEXT\,,,learning,Learning Manual}
381 @macro rlearningnamed{TEXT,DISPLAY}
383 @ref{\TEXT\,,,learning,\DISPLAY\}
388 @ref{\TEXT\,,,notation,Notation Reference}
391 @macro rusernamed{TEXT,DISPLAY}
393 @ref{\TEXT\,,\DISPLAY\,notation,\DISPLAY\}
396 @macro rchanges{TEXT}
398 @ref{\TEXT\,,,changes,Changes}
401 @macro rchangesnamed{TEXT,DISPLAY}
403 @ref{\TEXT\,,\DISPLAY\,changes,\DISPLAY\}
408 @ref{\TEXT\,,,extending,Extending}
411 @macro rextendnamed{TEXT,DISPLAY}
413 @ref{\TEXT\,,\DISPLAY\,extending,\DISPLAY\}
416 @macro rcontrib{TEXT}
418 @ref{\TEXT\,,,contributor,Contributor's Guide}
421 @macro rcontribnamed{TEXT,DISPLAY}
423 @ref{\TEXT\,,\DISPLAY\,contributor,\DISPLAY\}
428 @ref{\TEXT\,,,web,General Information}
431 @macro rwebnamed{TEXT,DISPLAY}
433 @ref{\TEXT\,,\DISPLAY\,web,\DISPLAY\}
438 @ref{\TEXT\,,,essay,Essay}
441 @macro ressaynamed{TEXT,DISPLAY}
443 @ref{\TEXT\,,\DISPLAY\,essay,\DISPLAY\}
446 @macro rprogram{TEXT}
448 @ref{\TEXT\,,,usage,Application Usage}
451 @macro rprogramnamed{TEXT,DISPLAY}
453 @ref{\TEXT\,,\DISPLAY\,usage,\DISPLAY\}
457 @ref{\TEXT\,,,snippets,Snippets}
460 @macro rlsrnamed{TEXT,DISPLAY}
461 @ref{\TEXT\,,\DISPLAY\,snippets,\DISPLAY\}
464 @macro rinternals{TEXT}
466 @ref{\TEXT\,,,internals,Internals Reference}
469 @macro rinternalsnamed{TEXT,DISPLAY}
471 @ref{\TEXT\,,\DISPLAY\,internals,\DISPLAY\}
480 @ref{\TEXT\,,,music-glossary,Music Glossary}
483 @macro rglosnamed{TEXT,DISPLAY}
485 @ref{\TEXT\,,\DISPLAY\,music-glossary,\DISPLAY\}
488 @macro rlearning{TEXT}
490 @ref{\TEXT\,,,lilypond-learning,Learning Manual}
493 @macro rlearningnamed{TEXT,DISPLAY}
495 @ref{\TEXT\,,,lilypond-learning,\DISPLAY\}
500 @ref{\TEXT\,,,lilypond-notation,Notation Reference}
503 @macro rusernamed{TEXT,DISPLAY}
505 @ref{\TEXT\,,\DISPLAY\,lilypond-notation,\DISPLAY\}
508 @macro rchanges{TEXT}
510 @ref{\TEXT\,,,lilypond-changes,Changes}
513 @macro rchangesnamed{TEXT,DISPLAY}
515 @ref{\TEXT\,,\DISPLAY\,lilypond-changes,\DISPLAY\}
520 @ref{\TEXT\,,,lilypond-extending,Extending}
523 @macro rextendnamed{TEXT,DISPLAY}
525 @ref{\TEXT\,,\DISPLAY\,lilypond-extending,\DISPLAY\}
528 @macro rcontrib{TEXT}
530 @ref{\TEXT\,,,lilypond-contributor,Contributor's Guide}
533 @macro rcontribnamed{TEXT,DISPLAY}
535 @ref{\TEXT\,,\DISPLAY\,lilypond-contributor,\DISPLAY\}
540 @ref{\TEXT\,,,lilypond-web,General Information}
543 @macro rwebnamed{TEXT,DISPLAY}
545 @ref{\TEXT\,,\DISPLAY\,lilypond-web, \DISPLAY\}
550 @ref{\TEXT\,,,lilypond-essay,Essay}
553 @macro ressaynamed{TEXT,DISPLAY}
555 @ref{\TEXT\,,\DISPLAY\,lilypond-essay,\DISPLAY\}
558 @macro rprogram{TEXT}
560 @ref{\TEXT\,,,lilypond-usage,Application Usage}
563 @macro rprogramnamed{TEXT,DISPLAY}
565 @ref{\TEXT\,,\DISPLAY\,lilypond-usage,\DISPLAY\}
569 @ref{\TEXT\,,,lilypond-snippets,Snippets}
572 @macro rlsrnamed{TEXT,DISPLAY}
573 @ref{\TEXT\,,\DISPLAY\,lilypond-snippets,\DISPLAY\}
576 @macro rinternals{TEXT}
578 @ref{\TEXT\,,,lilypond-internals,Internals Reference}
581 @macro rinternalsnamed{TEXT,DISPLAY}
583 @ref{\TEXT\,,\DISPLAY\,lilypond-internals,\DISPLAY\}
597 @c All commands below should work in the middle of the line;
598 @c we thus must not use @vindex directly since it works only if placed
599 @c on a line of its own. To overcome this problem, we define a
600 @c replacement macro using the internal definition of @vindex which
601 @c delimits arguments in the standard way (i.e., with braces).
604 \gdef\lilyvindex#1{\doind{vr}{\code{#1}}\ignorespaces}
609 @ref{\TEXT\,,,music-glossary,Music Glossary}
612 @macro rglosnamed{TEXT,DISPLAY}
614 @ref{\TEXT\,,\DISPLAY\,music-glossary,\DISPLAY\}
617 @macro rlearning{TEXT}
619 @ref{\TEXT\,,,learning,Learning Manual}
622 @macro rlearningnamed{TEXT,DISPLAY}
624 @ref{\TEXT\,,\DISPLAY\,learning,\DISPLAY\}
629 @ref{\TEXT\,,,notation,Notation Reference}
632 @macro rusernamed{TEXT,DISPLAY}
634 @ref{\TEXT\,,\DISPLAY\,notation,\DISPLAY\}
637 @macro rchanges{TEXT}
639 @ref{\TEXT\,,,changes,Changes}
642 @macro rchangesnamed{TEXT,DISPLAY}
644 @ref{\TEXT\,,\DISPLAY\,changes,\DISPLAY\}
649 @ref{\TEXT\,,,extending,Extending}
652 @macro rextendnamed{TEXT,DISPLAY}
654 @ref{\TEXT\,,\DISPLAY\,extending,\DISPLAY\}
657 @macro rcontrib{TEXT}
659 @ref{\TEXT\,,,contributor,Contributor's Guide}
662 @macro rcontribnamed{TEXT,DISPLAY}
664 @ref{\TEXT\,,\DISPLAY\,contributor,\DISPLAY\}
669 @ref{\TEXT\,,,web,General Information}
672 @macro rwebnamed{TEXT,DISPLAY}
674 @ref{\TEXT\,,\DISPLAY\,web,\DISPLAY\}
679 @ref{\TEXT\,,,essay,Essay}
682 @macro ressaynamed{TEXT,DISPLAY}
684 @ref{\TEXT\,,\DISPLAY\,essay,\DISPLAY\}
687 @macro rprogram{TEXT}
689 @ref{\TEXT\,,,usage,Application Usage}
692 @macro rprogramnamed{TEXT,DISPLAY}
694 @ref{\TEXT\,,\DISPLAY\,usage,\DISPLAY\}
699 @ref{\TEXT\,,,snippets,Snippets}
702 @macro rlsrnamed{TEXT,DISPLAY}
704 @ref{\TEXT\,,\DISPLAY\,snippets,\DISPLAY\}
707 @macro rinternals{TEXT}
709 @ref{\TEXT\,,,internals,Internals Reference}
712 @macro rinternalsnamed{TEXT,DISPLAY}
714 @ref{\TEXT\,,\DISPLAY\,internals,\DISPLAY\}
719 @c ***** Macros specific to the web site *****
723 @macro exampleImage{IMAGE-FILE}
725 <div class="float-center example-image-wrapper">
726 <a class="clickable" href="ly-examples/\IMAGE-FILE\.png">
727 <img src="ly-examples/\IMAGE-FILE\-small.png" alt="\IMAGE-FILE\">
729 <p style="text-align: center">
735 @image{ly-examples/\IMAGE-FILE\,6in,,\IMAGE-FILE\,png}
738 @image{lilypond/ly-examples/\IMAGE-FILE\,,,\IMAGE-FILE\,png}
746 <span style="text-decoration:blink">Help wanted:</span>
755 @macro logoLegalLinux
756 Tux the Linux Penguin was created by
757 @uref{mailto:lewing@@isc.tamu.edu, lewing@@isc.tamu.edu} with
758 @uref{http://www.isc.tamu.edu/~lewing/gimp/, the Gnu Image
759 Manipulation Program}.
763 @macro logoLegalFreeBSD
764 The FreeBSD logo is a registered trademark of
765 @uref{http://www.freebsd.org/, The FreeBSD Foundation}.
769 @macro logoLegalMacOSX
770 The @qq{X image} is not a registered trademark. It was created by
771 @uref{http://en.wikipedia.org/wiki/User:Nihonjoe, Nihonjoe} and
772 @uref{http://en.wikipedia.org/wiki/User:CyberSkull, CyberSkull}, and
773 placed under the GNU Free Documentation License version 1.2 or later.
774 We found the image on
775 @uref{http://commons.wikimedia.org/wiki/File:Mac_OS_X_Userbox_X.png,
776 this Wikimedia Commons page}.
780 @macro logoLegalWindows
781 The @qq{four colored rectangles image} is not a registered
782 trademark. It was created by
783 @uref{http://en.wikipedia.org/wiki/User:Rohitbd, Rohitbd} and
784 placed under the GNU Free Documentation License version 1.2. We
786 @uref{http://commons.wikimedia.org/wiki/Category:Microsoft_Windows_logos,
787 this Wikimedia Commons page}.