]> git.lyx.org Git - features.git/blob - lib/doc/ja/Math.lyx
Math.lyx: add shortcuts for font styles
[features.git] / lib / doc / ja / Math.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 508
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/ja/
7 \textclass scrartcl
8 \begin_preamble
9 % DO NOT ALTER THIS PREAMBLE!!!
10 %
11 % This preamble is designed to ensure that the file prints
12 % out as advertised. If you mess with this preamble,
13 % parts of this document may not print out as expected.  If you
14 % have problems LaTeXing this file, please contact 
15 % the documentation team
16 % email: lyx-docs@lists.lyx.org
17
18 % solves the following problem:
19 % If the dection number consits of too many numerals the section heading
20 % will be printed in the TOC without a space between it and the section number.
21 % As solution more space between the number and the heading is inserted:
22 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
23 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
24
25 % To be able to enter some characters directly in LyX,
26 % see sec. 22.11
27 %\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
28 %\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
29
30 % increase link area for cross-references and autoname them,
31 %\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
32 %\addto\extrasenglish{%
33 % \renewcommand*{\equationautorefname}[1]{}
34 % \renewcommand{\sectionautorefname}{sec.\negthinspace}
35 % \renewcommand{\subsectionautorefname}[1]{sec.\negthinspace}
36 % \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
37 %}
38
39 % don't load packages twice
40 % see first footnote in sec. 9.3
41 \@ifundefined{textcolor}{\usepackage{color}}{}
42
43 % the pages of the TOC are numbered roman
44 % and a PDF-bookmark for the TOC is added
45 \pagenumbering{roman}
46 \let\myTOC\tableofcontents
47 \renewcommand{\tableofcontents}{%
48  \vspace{1cm}
49  \pdfbookmark[1]{\contentsname}{}
50  \myTOC
51  \cleardoublepage
52  \pagenumbering{arabic}}
53
54 % add 0.5 mm vertical space for table rows
55 \@ifundefined{extrarowheight} {\usepackage{array}}{}
56 \setlength{\extrarowheight}{0.5mm}
57
58 % insert additional vertical space of 1.5 mm between footnotes,
59 \let\myFoot\footnote
60 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
61
62 % makes caption labels bold
63 %\setkomafont{captionlabel}{\bfseries}
64
65 % enables calculation of values
66 \usepackage{calc}
67
68 % for multiple columns used in sec. 24.7
69 \usepackage{multicol}
70
71 % needed in sec. 19.4
72 \usepackage{remreset}
73
74 % for the Fourier transformation symbol
75 \usepackage{mathrsfs}
76
77 % define a color, used in sec.9.3
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79
80 % declare operators (see sec. 10.4 and sec. 15.2)
81 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
82 \DeclareMathOperator{\sgn}{sgn}
83
84 % example definitions for sec. 20.1 
85 \newcommand{\gr}{\Longrightarrow}
86 \newcommand{\us}[1]{\underline{#1}}
87 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
88 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
89 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
90
91 % example macro from sec. 19.4
92 %\def\tagform@#1{\maketag@@@{|#1|}}
93
94
95 % ------------------------------------
96 % used to check for needed LaTeX packages
97 \usepackage{ifthen}
98
99 % check for package undertilde
100 % used for the command \utilde
101 \newboolean{undertilde}
102 \IfFileExists{undertilde.sty}
103  {\usepackage{undertilde}
104   \setboolean{undertilde}{true}}
105  {\setboolean{undertilde}{false}}
106
107 % check for package eurosym
108 % used for the Euro symbol
109 \newboolean{eurosym}
110 \IfFileExists{eurosym.sty}
111  {\usepackage[gennarrow]{eurosym}
112   \setboolean{eurosym}{true}}
113  {\setboolean{eurosym}{false}}
114
115 % needed in sec. 22.4
116 % check for package braket
117 \newboolean{braket}
118 \IfFileExists{braket.sty}
119  {\usepackage{braket}
120   \setboolean{braket}{true}}
121  {\setboolean{braket}{false}}
122
123 % check for package cancel
124 \newboolean{cancel}
125 \IfFileExists{cancel.sty}
126  {\usepackage{cancel}
127   \setboolean{cancel}{true}}
128  {\setboolean{cancel}{false}}
129
130 % needed in sec. 22.10
131 % check for package upgreek
132 \newboolean{upgreek}
133 \IfFileExists{upgreek.sty}
134  {\usepackage{upgreek}
135   \setboolean{upgreek}{true}}
136  {\setboolean{upgreek}{false}}
137
138 % make pdf bookmark sane with Japanese
139 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
140
141 \renewcommand{\seename}{→}
142 \end_preamble
143 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,samesize
144 \use_default_options true
145 \maintain_unincluded_children false
146 \begin_local_layout
147 InsetLayout             Flex:Ruby
148 LyxType         charstyle
149 LatexType               command
150 LatexName               ruby
151 BgColor         none
152 LabelString             "ルビ"
153 Decoration              Conglomerate
154 Argument post:1
155 LabelString     "ルビ文"
156 MenuString      "ルビ文(S)|S"
157 Decoration      Conglomerate
158 Font
159 Size            tiny
160 EndFont
161 LabelFont
162 Size            tiny
163 EndFont
164 Mandatory       1
165 EndArgument
166 Preamble
167 \IfFileExists{okumacro.sty}
168 {\usepackage{okumacro}}
169 {\newcommand{\ruby}[2]{#2}}
170 EndPreamble
171 End
172 \end_local_layout
173 \language japanese
174 \language_package default
175 \inputencoding auto
176 \fontencoding global
177 \font_roman "default" "default"
178 \font_sans "default" "default"
179 \font_typewriter "default" "default"
180 \font_math "auto" "auto"
181 \font_default_family default
182 \use_non_tex_fonts false
183 \font_sc false
184 \font_osf false
185 \font_sf_scale 100 100
186 \font_tt_scale 100 100
187 \graphics default
188 \default_output_format pdf3
189 \output_sync 0
190 \bibtex_command default
191 \index_command default
192 \paperfontsize default
193 \spacing single
194 \use_hyperref true
195 \pdf_title "LyX's Math Manual"
196 \pdf_author "LyX Team, Uwe Stohr"
197 \pdf_subject "LyX-documentation about math"
198 \pdf_keywords "LyX, Mathed"
199 \pdf_bookmarks false
200 \pdf_bookmarksnumbered true
201 \pdf_bookmarksopen true
202 \pdf_bookmarksopenlevel 1
203 \pdf_breaklinks false
204 \pdf_pdfborder false
205 \pdf_colorlinks true
206 \pdf_backref false
207 \pdf_pdfusetitle false
208 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
209 \papersize a4paper
210 \use_geometry true
211 \use_package amsmath 2
212 \use_package amssymb 2
213 \use_package cancel 0
214 \use_package esint 1
215 \use_package mathdots 1
216 \use_package mathtools 2
217 \use_package mhchem 1
218 \use_package stackrel 0
219 \use_package stmaryrd 0
220 \use_package undertilde 0
221 \cite_engine basic
222 \cite_engine_type default
223 \biblio_style plain
224 \use_bibtopic false
225 \use_indices false
226 \paperorientation portrait
227 \suppress_date false
228 \justification true
229 \use_refstyle 0
230 \notefontcolor #0000ff
231 \index 索引
232 \shortcut idx
233 \color #008000
234 \end_index
235 \leftmargin 3.5cm
236 \topmargin 3cm
237 \rightmargin 3cm
238 \bottommargin 3.5cm
239 \secnumdepth 4
240 \tocdepth 3
241 \paragraph_separation skip
242 \defskip medskip
243 \quotes_language english
244 \papercolumns 1
245 \papersides 2
246 \paperpagestyle plain
247 \tracking_changes false
248 \output_changes true
249 \html_math_output 0
250 \html_css_as_file 0
251 \html_be_strict false
252 \end_header
253
254 \begin_body
255
256 \begin_layout Title
257 \SpecialChar LyX
258 の数式詳細説明書
259 \end_layout
260
261 \begin_layout Author
262 \SpecialChar LyX
263 プロジェクトチーム
264 \begin_inset Foot
265 status collapsed
266
267 \begin_layout Plain Layout
268 \noindent
269 コメントや誤りの修正などがございましたら,\SpecialChar LyX
270 文書化メーリングリスト
271 \family typewriter
272
273 \begin_inset CommandInset href
274 LatexCommand href
275 name "lyx-docs@lists.lyx.org"
276 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
277 type "mailto:"
278
279 \end_inset
280
281
282 \family default
283 までお知らせください.
284 \end_layout
285
286 \end_inset
287
288
289 \begin_inset Note Note
290 status collapsed
291
292 \begin_layout Plain Layout
293 著者:Uwe Stöhr
294 \end_layout
295
296 \end_inset
297
298
299 \begin_inset Newline newline
300 \end_inset
301
302
303 \begin_inset Newline newline
304 \end_inset
305
306
307 \family sans
308 第2.2.x版
309 \end_layout
310
311 \begin_layout Standard
312 \begin_inset CommandInset toc
313 LatexCommand tableofcontents
314
315 \end_inset
316
317
318 \end_layout
319
320 \begin_layout Standard
321 \begin_inset Note Note
322 status open
323
324 \begin_layout Plain Layout
325 この文書をPDFやPS,DVIに書き出すには,\SpecialChar LaTeX
326 パッケージの
327 \series bold
328 braket
329 \series default
330
331 \series bold
332 cancel
333 \series default
334
335 \series bold
336 eurosym
337 \series default
338
339 \series bold
340 mathdots
341 \series default
342
343 \series bold
344 mhchem
345 \series default
346
347 \series bold
348 undertilde
349 \series default
350
351 \series bold
352 was
353 \series default
354 が導入されている必要があります.これらが導入されていなくても文書はエクスポートできますが,パッケージを必要とする節は出力には現れません.また,
355 \series bold
356 mhchem
357 \series default
358 が導入されていないと,本ファイルを書き出すことができません.
359 \end_layout
360
361 \begin_layout Plain Layout
362 この文書の最新のPDF版は
363 \begin_inset Newline newline
364 \end_inset
365
366
367 \series bold
368 http://wiki.lyx.org/\SpecialChar LyX
369 /DocumentationDevelopment#Math
370 \begin_inset Newline newline
371 \end_inset
372
373
374 \series default
375 にあります.
376 \end_layout
377
378 \end_inset
379
380
381 \end_layout
382
383 \begin_layout Standard
384 \begin_inset Newpage newpage
385 \end_inset
386
387
388 \end_layout
389
390 \begin_layout Section
391 はじめに
392 \end_layout
393
394 \begin_layout Standard
395 この文書は,\SpecialChar LyX
396 の数式機能の説明書であると同時に,なによりも数式記号および数式要素に使用される\SpecialChar LaTeX
397 コマンドのコレクションでもあります.説明は,コマンドの使用を念頭に置い
398 ています.したがって,ユーザーの手引きの
399 \family typewriter
400 数式
401 \family default
402 の節をすでにお読みになっていることを前提としています.
403 \end_layout
404
405 \begin_layout Standard
406 この説明書で説明されている,ほとんどの数式記号と,数式要素の多くは,
407 \family sans
408 挿入\SpecialChar menuseparator
409 数式
410 \family default
411 メニューか
412 \family sans
413 数式ツールバー
414 \family default
415 からアクセスすることが可能です.しかし,たくさんの数式を書かなくてはならない人はみな,数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
416 なるのです.したがって,この説明書はコマンドに焦点を当てますが,対応するツールバーボタンが利用可能なときには,それにも言及することにします.
417 \end_layout
418
419 \begin_layout Standard
420 とくに断らなければ,コマンドは数式内からのみ利用可能です.この文書で説明されているすべてのコマンドを利用できるようにするためには,文書設定(
421 \family sans
422 文書\SpecialChar menuseparator
423 設定\SpecialChar menuseparator
424 数式オプション
425 \family default
426 メニュー)で
427 \family sans
428 AMS mathパッケージを使う
429 \family default
430 オプションを有効にしなくてはなりません
431 \begin_inset Foot
432 status collapsed
433
434 \begin_layout Plain Layout
435
436 \family sans
437 AMS mathパッケージを自動的に使う
438 \family default
439 オプションは,\SpecialChar LyX
440 でサポートされている数式要素が見つかったときのみ,
441 \begin_inset ERT
442 status collapsed
443
444 \begin_layout Plain Layout
445
446
447 \backslash
448 AmS 
449 \end_layout
450
451 \end_inset
452
453 -mathパッケージを使用します.
454 \end_layout
455
456 \end_inset
457
458
459 \end_layout
460
461 \begin_layout Standard
462 説明を明瞭にするために,この文書はすべての
463 \begin_inset ERT
464 status collapsed
465
466 \begin_layout Plain Layout
467
468
469 \backslash
470 AmS 
471 \end_layout
472
473 \end_inset
474
475 -mathコマンド
476 \begin_inset Foot
477 status collapsed
478
479 \begin_layout Plain Layout
480 すべての
481 \begin_inset ERT
482 status collapsed
483
484 \begin_layout Plain Layout
485
486
487 \backslash
488 AmS
489 \end_layout
490
491 \end_inset
492
493 -mathコマンドの一覧は,
494 \family sans
495
496 \begin_inset CommandInset href
497 LatexCommand href
498 name "amsguide.ps"
499 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
500
501 \end_inset
502
503
504 \family default
505 ファイルに収録されています.このファイルは,すべての\SpecialChar LaTeX
506 標準頒布版に含まれています.
507 \end_layout
508
509 \end_inset
510
511 を列挙はしません.
512 \end_layout
513
514 \begin_layout Section
515 一般的な説明
516 \end_layout
517
518 \begin_layout Standard
519 本文に埋め込まれた行内数式
520 \begin_inset Index idx
521 status collapsed
522
523 \begin_layout Plain Layout
524 すうしき @ 数式 ! ぎょうない @ 行内
525 \end_layout
526
527 \end_inset
528
529 を作成するには,
530 \begin_inset Flex Ruby
531 status collapsed
532
533 \begin_layout Plain Layout
534 捷径
535 \begin_inset Argument post:1
536 status collapsed
537
538 \begin_layout Plain Layout
539 ショートカット
540 \end_layout
541
542 \end_inset
543
544
545 \end_layout
546
547 \end_inset
548
549
550 \begin_inset Info
551 type  "shortcuts"
552 arg   "math-mode"
553 \end_inset
554
555 のうちのいずれか,あるいはツールバーボタン
556 \begin_inset Info
557 type  "icon"
558 arg   "math-mode"
559 \end_inset
560
561 を使用してください.
562 \begin_inset Newline newline
563 \end_inset
564
565 大きく別の段落として表示される別行立て数式
566 \begin_inset Index idx
567 status collapsed
568
569 \begin_layout Plain Layout
570 すうしき @ 数式 ! べつぎょうだてようしき @ 別行立て様式
571 \end_layout
572
573 \end_inset
574
575 を作成するには,
576 \begin_inset Info
577 type  "shortcuts"
578 arg   "math-display"
579 \end_inset
580
581 のうちいずれかの捷径を使用して下さい.
582 \end_layout
583
584 \begin_layout Standard
585 別行立て様式の数式を行内数式に変更するには,カーソルを数式内に合わせて
586 \begin_inset Info
587 type  "shortcuts"
588 arg   "math-mode"
589 \end_inset
590
591 のいずれかの捷径か,
592 \family sans
593 編集\SpecialChar menuseparator
594 数式\SpecialChar menuseparator
595 数式の表記を変更
596 \family default
597 メニューを使用して下さい.同じ方法が,行内数式を別行立て数式に変更するのにも使用できます.
598 \end_layout
599
600 \begin_layout Standard
601 行内数式の一部を別行立て数式の大きさで表示するには,
602 \series bold
603
604 \backslash
605 displaystyle
606 \begin_inset Index idx
607 status collapsed
608
609 \begin_layout Plain Layout
610
611 \size normal
612 こまんど@コマンド ! D ! 
613 \backslash
614 displaystyle
615 \end_layout
616
617 \end_inset
618
619
620 \series default
621 を数式に入力して下さい.すると,青いボックスが新規に現れて,希望する数式の箇所を挿入することができます.
622 \end_layout
623
624 \begin_layout Standard
625 表の中では,行内数式のみの使用が許されています.
626 \end_layout
627
628 \begin_layout Standard
629
630 \family sans
631 数式ツールバー
632 \family default
633 は,
634 \family sans
635 表示\SpecialChar menuseparator
636 ツールバー
637 \family default
638 メニューで表示することができます.そのメニューで「数式」をクリックすると,ツールバーが下部に永続的に表示されます.この状態は,
639 \family sans
640 ツールバー
641 \family default
642 メニューの中ではチェック印で表されます.この状態から,
643 \family sans
644 ツールバー
645 \family default
646 メニューの「数式」をもう一度クリックすると,数式ツールバーは,カーソルが数式内部にあるときのみ表示されるようになります.この状態は,メニュー項目が「数式」から「
647 数式(自動)」に変わることで表されます.
648 \end_layout
649
650 \begin_layout Standard
651 \SpecialChar TeX
652 モード
653 \begin_inset Index idx
654 status collapsed
655
656 \begin_layout Plain Layout
657 T exもーど@\SpecialChar TeX
658 モード
659 \end_layout
660
661 \end_inset
662
663 は,ツールバーボタン
664 \begin_inset Info
665 type  "icon"
666 arg   "ert-insert"
667 \end_inset
668
669 を押すか,
670 \family sans
671 挿入\SpecialChar menuseparator
672 TeXコード
673 \family default
674 (捷径:
675 \begin_inset Info
676 type  "shortcut"
677 arg   "ert-insert"
678 \end_inset
679
680 )メニューを使うことで,起動できます.
681 \begin_inset Note Note
682 status collapsed
683
684 \begin_layout Plain Layout
685 \SpecialChar LyX
686 には,出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」,\SpecialChar TeX
687 ・\SpecialChar LaTeX
688 ・\SpecialChar LyX
689 があります.これらの名称が,固有名詞として認識されるのを防ぐために,ここでは\SpecialChar TeX
690 括弧
691 が挿入されています.
692 \end_layout
693
694 \end_inset
695
696
697 \end_layout
698
699 \begin_layout Standard
700 \SpecialChar LaTeX
701 プリアンブル
702 \begin_inset Index idx
703 status collapsed
704
705 \begin_layout Plain Layout
706 L atexぷりあんぶる@\SpecialChar LaTeX
707 プリアンブル
708 \end_layout
709
710 \end_inset
711
712 を変更するには,
713 \family sans
714 文書\SpecialChar menuseparator
715 設定\SpecialChar menuseparator
716 LaTeXプリアンブル
717 \family default
718 メニューを使用してください.
719 \end_layout
720
721 \begin_layout Standard
722 行列や場合分け,多行数式を続けて編集するには,
723 \family sans
724 編集\SpecialChar menuseparator
725 数式
726 \family default
727 メニューと
728 \family sans
729 編集\SpecialChar menuseparator
730 行と列
731 \family default
732 メニューを使うか,表ツールバーを使用することができます.メニューから行や列を交換するように指定されたときには,カーソルのある列や行は,それぞれ右側の列や下の行と
733 交換されます.カーソルが最後の列や行にあるときには,左の列や上の行と交換されることになります.
734 \end_layout
735
736 \begin_layout Standard
737 数式内で文章を書く
738 \begin_inset Foot
739 status collapsed
740
741 \begin_layout Plain Layout
742 多行数式では,
743 \series bold
744
745 \backslash
746 intertext
747 \series default
748 コマンドが使用されます.
749 \begin_inset CommandInset ref
750 LatexCommand ref
751 reference "subsec:多行数式中のテキスト"
752
753 \end_inset
754
755 を参照のこと.
756 \end_layout
757
758 \end_inset
759
760 には,
761 \emph on
762 数式テキスト
763 \emph default
764
765 \begin_inset Index idx
766 status collapsed
767
768 \begin_layout Plain Layout
769 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
770 \end_layout
771
772 \end_inset
773
774
775 \begin_inset Index idx
776 status collapsed
777
778 \begin_layout Plain Layout
779 すうしきてきすと @ 数式テキスト
780 \end_layout
781
782 \end_inset
783
784 が使用されます.このモードには,捷径
785 \begin_inset Info
786 type  "shortcut"
787 arg   "math-mode"
788 \end_inset
789
790 を使うか,
791 \series bold
792
793 \backslash
794 text
795 \series default
796
797 \begin_inset Index idx
798 status collapsed
799
800 \begin_layout Plain Layout
801 こまんど @ コマンド ! T ! 
802 \backslash
803 text
804 \end_layout
805
806 \end_inset
807
808 コマンドを挿入することで入ることができます.テキストは,\SpecialChar LyX
809 中では黒字で表示されるので,青字で表示される他の数式部分とは区別することができます.出力においては,数式
810 テキストは,他の数式部分とは違って,アップライト体に組まれます.
811 \end_layout
812
813 \begin_layout Subsection*
814 コマンドの構成
815 \end_layout
816
817 \begin_layout Standard
818 数式要素に使われるほとんどの\SpecialChar LaTeX
819 コマンドは,以下のような構成になっています.
820 \end_layout
821
822 \begin_layout Standard
823
824 \series bold
825
826 \backslash
827 コマンド名[非必須引数]{必須引数}
828 \end_layout
829
830 \begin_layout Standard
831 コマンドは,つねにバックスラッシュ「
832 \series bold
833
834 \backslash
835
836 \series default
837 」で始まります.非必須の引数を省略するときには,随伴する括弧も省略しなくてはなりません.必須引数の前後の括弧は,この文書中では,\SpecialChar TeX
838 括弧
839 \begin_inset Index idx
840 status collapsed
841
842 \begin_layout Plain Layout
843 T exかっこ@\SpecialChar TeX
844 括弧
845 \end_layout
846
847 \end_inset
848
849 と呼ぶことにします.数式中でコマンド名に左括弧を付けると,\SpecialChar LyX
850 は自動的に\SpecialChar TeX
851 括弧を生成します.数式中ではそれ以外に,
852 \series bold
853
854 \backslash
855 {
856 \series default
857 コマンドを使えば,つねに\SpecialChar TeX
858 括弧を生成することができます.\SpecialChar LyX
859 中で,青字で表示される通常の括弧とは違って,\SpecialChar TeX
860 括弧は赤字で表示されます.\SpecialChar TeX
861 モード中では,\SpecialChar TeX
862 括弧を得るのに,とくに
863 コマンドは必要としません.また,\SpecialChar TeX
864 括弧は出力中では表示されません.
865 \end_layout
866
867 \begin_layout Standard
868 記号のコマンドのように引数のないコマンドを\SpecialChar TeX
869 モードに入力するときには,コマンドの終わりを表すために,コマンドの後に空白が
870 \emph on
871 かならず
872 \emph default
873 入力されなくてはなりません.この空白は出力中には現れません.空白を出力中に表示したいときには,空白の後に,通常テキストモードの保護された空白が来なくてはなりませ
874 ん.
875 \end_layout
876
877 \begin_layout Standard
878 保護された空白は,
879 \begin_inset Info
880 type  "shortcuts"
881 arg   "command-alternatives space-insert protected ; math-space"
882 \end_inset
883
884  
885 \begin_inset Flex Ruby
886 status collapsed
887
888 \begin_layout Plain Layout
889
890 \begin_inset Argument post:1
891 status collapsed
892
893 \begin_layout Plain Layout
894 キー
895 \end_layout
896
897 \end_inset
898
899
900 \end_layout
901
902 \end_inset
903
904 で入力できます.
905 \end_layout
906
907 \begin_layout Subsection*
908 \begin_inset Newpage newpage
909 \end_inset
910
911 文法の説明
912 \end_layout
913
914 \begin_layout Itemize
915 記号 
916 \begin_inset space \textvisiblespace{}
917 \end_inset
918
919  は,空白文字を入力することを表します.
920 \end_layout
921
922 \begin_layout Itemize
923 \begin_inset Formula $\to$
924 \end_inset
925
926 のような矢印は,キーボードから対応する矢印
927 \begin_inset Flex Ruby
928 status collapsed
929
930 \begin_layout Plain Layout
931
932 \begin_inset Argument post:1
933 status collapsed
934
935 \begin_layout Plain Layout
936 キー
937 \end_layout
938
939 \end_inset
940
941
942 \end_layout
943
944 \end_inset
945
946 を押すことを表します.
947 \end_layout
948
949 \begin_layout Subsection*
950 使用できる単位
951 \end_layout
952
953 \begin_layout Standard
954 \align center
955 \begin_inset Float table
956 placement H
957 wide false
958 sideways false
959 status open
960
961 \begin_layout Plain Layout
962 \align center
963 \begin_inset Caption Standard
964
965 \begin_layout Plain Layout
966 \begin_inset CommandInset label
967 LatexCommand label
968 name "tab:使用できる単位"
969
970 \end_inset
971
972 使用できる単位
973 \end_layout
974
975 \end_inset
976
977
978 \end_layout
979
980 \begin_layout Plain Layout
981 \align center
982 \begin_inset Tabular
983 <lyxtabular version="3" rows="13" columns="2">
984 <features booktabs="true" tabularvalignment="middle">
985 <column alignment="center" valignment="top" width="0pt">
986 <column alignment="center" valignment="top">
987 <row>
988 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
989 \begin_inset Text
990
991 \begin_layout Plain Layout
992 単位
993 \end_layout
994
995 \end_inset
996 </cell>
997 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
998 \begin_inset Text
999
1000 \begin_layout Plain Layout
1001 名称/摘要
1002 \end_layout
1003
1004 \end_inset
1005 </cell>
1006 </row>
1007 <row>
1008 <cell alignment="center" valignment="top" usebox="none">
1009 \begin_inset Text
1010
1011 \begin_layout Plain Layout
1012 mm
1013 \end_layout
1014
1015 \end_inset
1016 </cell>
1017 <cell alignment="center" valignment="top" usebox="none">
1018 \begin_inset Text
1019
1020 \begin_layout Plain Layout
1021 ミリメートル
1022 \end_layout
1023
1024 \end_inset
1025 </cell>
1026 </row>
1027 <row>
1028 <cell alignment="center" valignment="top" usebox="none">
1029 \begin_inset Text
1030
1031 \begin_layout Plain Layout
1032 cm
1033 \end_layout
1034
1035 \end_inset
1036 </cell>
1037 <cell alignment="center" valignment="top" usebox="none">
1038 \begin_inset Text
1039
1040 \begin_layout Plain Layout
1041 センチメートル
1042 \end_layout
1043
1044 \end_inset
1045 </cell>
1046 </row>
1047 <row>
1048 <cell alignment="center" valignment="top" usebox="none">
1049 \begin_inset Text
1050
1051 \begin_layout Plain Layout
1052 in
1053 \end_layout
1054
1055 \end_inset
1056 </cell>
1057 <cell alignment="center" valignment="top" usebox="none">
1058 \begin_inset Text
1059
1060 \begin_layout Plain Layout
1061 インチ
1062 \end_layout
1063
1064 \end_inset
1065 </cell>
1066 </row>
1067 <row>
1068 <cell alignment="center" valignment="top" usebox="none">
1069 \begin_inset Text
1070
1071 \begin_layout Plain Layout
1072 pt
1073 \end_layout
1074
1075 \end_inset
1076 </cell>
1077 <cell alignment="center" valignment="top" usebox="none">
1078 \begin_inset Text
1079
1080 \begin_layout Plain Layout
1081 ポイント (72.27
1082 \begin_inset Formula $\,$
1083 \end_inset
1084
1085 pt = 1
1086 \begin_inset Formula $\,$
1087 \end_inset
1088
1089 in)
1090 \end_layout
1091
1092 \end_inset
1093 </cell>
1094 </row>
1095 <row>
1096 <cell alignment="center" valignment="top" usebox="none">
1097 \begin_inset Text
1098
1099 \begin_layout Plain Layout
1100 pc
1101 \end_layout
1102
1103 \end_inset
1104 </cell>
1105 <cell alignment="center" valignment="top" usebox="none">
1106 \begin_inset Text
1107
1108 \begin_layout Plain Layout
1109 パイカ (1
1110 \begin_inset Formula $\,$
1111 \end_inset
1112
1113 pc = 12
1114 \begin_inset Formula $\,$
1115 \end_inset
1116
1117 pt)
1118 \end_layout
1119
1120 \end_inset
1121 </cell>
1122 </row>
1123 <row>
1124 <cell alignment="center" valignment="top" usebox="none">
1125 \begin_inset Text
1126
1127 \begin_layout Plain Layout
1128 sp
1129 \end_layout
1130
1131 \end_inset
1132 </cell>
1133 <cell alignment="center" valignment="top" usebox="none">
1134 \begin_inset Text
1135
1136 \begin_layout Plain Layout
1137 スケールポイント (65536
1138 \begin_inset Formula $\,$
1139 \end_inset
1140
1141 sp = 1
1142 \begin_inset Formula $\,$
1143 \end_inset
1144
1145 pt)
1146 \end_layout
1147
1148 \end_inset
1149 </cell>
1150 </row>
1151 <row>
1152 <cell alignment="center" valignment="top" usebox="none">
1153 \begin_inset Text
1154
1155 \begin_layout Plain Layout
1156 bp
1157 \end_layout
1158
1159 \end_inset
1160 </cell>
1161 <cell alignment="center" valignment="top" usebox="none">
1162 \begin_inset Text
1163
1164 \begin_layout Plain Layout
1165 ビッグポイント (72
1166 \begin_inset Formula $\,$
1167 \end_inset
1168
1169 bp = 1
1170 \begin_inset Formula $\,$
1171 \end_inset
1172
1173 in)
1174 \end_layout
1175
1176 \end_inset
1177 </cell>
1178 </row>
1179 <row>
1180 <cell alignment="center" valignment="top" usebox="none">
1181 \begin_inset Text
1182
1183 \begin_layout Plain Layout
1184 dd
1185 \end_layout
1186
1187 \end_inset
1188 </cell>
1189 <cell alignment="center" valignment="top" usebox="none">
1190 \begin_inset Text
1191
1192 \begin_layout Plain Layout
1193 ディドー (72
1194 \begin_inset Formula $\,$
1195 \end_inset
1196
1197 dd 
1198 \begin_inset Formula $\approx$
1199 \end_inset
1200
1201  37.6
1202 \begin_inset Formula $\,$
1203 \end_inset
1204
1205 mm)
1206 \end_layout
1207
1208 \end_inset
1209 </cell>
1210 </row>
1211 <row>
1212 <cell alignment="center" valignment="top" usebox="none">
1213 \begin_inset Text
1214
1215 \begin_layout Plain Layout
1216 cc
1217 \end_layout
1218
1219 \end_inset
1220 </cell>
1221 <cell alignment="center" valignment="top" usebox="none">
1222 \begin_inset Text
1223
1224 \begin_layout Plain Layout
1225 シセロ (1
1226 \begin_inset Formula $\,$
1227 \end_inset
1228
1229 cc = 12
1230 \begin_inset Formula $\,$
1231 \end_inset
1232
1233 dd)
1234 \end_layout
1235
1236 \end_inset
1237 </cell>
1238 </row>
1239 <row>
1240 <cell alignment="center" valignment="top" usebox="none">
1241 \begin_inset Text
1242
1243 \begin_layout Plain Layout
1244 ex
1245 \end_layout
1246
1247 \end_inset
1248 </cell>
1249 <cell alignment="center" valignment="top" usebox="none">
1250 \begin_inset Text
1251
1252 \begin_layout Plain Layout
1253 現在のフォントの文字「x」の高さ
1254 \end_layout
1255
1256 \end_inset
1257 </cell>
1258 </row>
1259 <row>
1260 <cell alignment="center" valignment="top" usebox="none">
1261 \begin_inset Text
1262
1263 \begin_layout Plain Layout
1264 em
1265 \end_layout
1266
1267 \end_inset
1268 </cell>
1269 <cell alignment="center" valignment="top" usebox="none">
1270 \begin_inset Text
1271
1272 \begin_layout Plain Layout
1273 現在のフォントの文字「M」の幅
1274 \end_layout
1275
1276 \end_inset
1277 </cell>
1278 </row>
1279 <row>
1280 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1281 \begin_inset Text
1282
1283 \begin_layout Plain Layout
1284 mu
1285 \end_layout
1286
1287 \end_inset
1288 </cell>
1289 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1290 \begin_inset Text
1291
1292 \begin_layout Plain Layout
1293 数式単位(1
1294 \begin_inset space \thinspace{}
1295 \end_inset
1296
1297 mu = 
1298 \begin_inset Formula $\nicefrac{1}{18}$
1299 \end_inset
1300
1301
1302 \begin_inset space \thinspace{}
1303 \end_inset
1304
1305 em)
1306 \end_layout
1307
1308 \end_inset
1309 </cell>
1310 </row>
1311 </lyxtabular>
1312
1313 \end_inset
1314
1315
1316 \end_layout
1317
1318 \end_inset
1319
1320
1321 \end_layout
1322
1323 \begin_layout Standard
1324 \begin_inset Newpage newpage
1325 \end_inset
1326
1327
1328 \end_layout
1329
1330 \begin_layout Section
1331 基礎的な関数
1332 \end_layout
1333
1334 \begin_layout Subsection
1335 指数
1336 \begin_inset Index idx
1337 status collapsed
1338
1339 \begin_layout Plain Layout
1340 しすう@指数
1341 \end_layout
1342
1343 \end_inset
1344
1345 および添字
1346 \begin_inset Index idx
1347 status collapsed
1348
1349 \begin_layout Plain Layout
1350 そえじ@添字
1351 \end_layout
1352
1353 \end_inset
1354
1355
1356 \begin_inset Index idx
1357 status collapsed
1358
1359 \begin_layout Plain Layout
1360 うえつきもじ@上付き文字
1361 \begin_inset ERT
1362 status open
1363
1364 \begin_layout Plain Layout
1365
1366 |see{
1367 \end_layout
1368
1369 \end_inset
1370
1371 指数
1372 \begin_inset ERT
1373 status collapsed
1374
1375 \begin_layout Plain Layout
1376
1377 }
1378 \end_layout
1379
1380 \end_inset
1381
1382
1383 \end_layout
1384
1385 \end_inset
1386
1387
1388 \begin_inset Index idx
1389 status collapsed
1390
1391 \begin_layout Plain Layout
1392 したつきもじ@下付き文字
1393 \begin_inset ERT
1394 status collapsed
1395
1396 \begin_layout Plain Layout
1397
1398 |see{
1399 \end_layout
1400
1401 \end_inset
1402
1403 添字
1404 \begin_inset ERT
1405 status collapsed
1406
1407 \begin_layout Plain Layout
1408
1409 }
1410 \end_layout
1411
1412 \end_inset
1413
1414
1415 \end_layout
1416
1417 \end_inset
1418
1419
1420 \end_layout
1421
1422 \begin_layout Standard
1423 添字は,アンダースコア「_」を打鍵するか,数式ツールバーボタン
1424 \begin_inset Info
1425 type  "icon"
1426 arg   "math-subscript"
1427 \end_inset
1428
1429 を使って入力することができ,指数は,キャレット「^」を打鍵するか,数式ツールバーボタン
1430 \begin_inset Info
1431 type  "icon"
1432 arg   "math-superscript"
1433 \end_inset
1434
1435 を使って入力することができます.
1436 \end_layout
1437
1438 \begin_layout Standard
1439 \align center
1440 \begin_inset Tabular
1441 <lyxtabular version="3" rows="4" columns="2">
1442 <features booktabs="true" tabularvalignment="middle">
1443 <column alignment="center" valignment="top" width="0pt">
1444 <column alignment="center" valignment="top" width="0pt">
1445 <row>
1446 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1447 \begin_inset Text
1448
1449 \begin_layout Plain Layout
1450 コマンド
1451 \end_layout
1452
1453 \end_inset
1454 </cell>
1455 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1456 \begin_inset Text
1457
1458 \begin_layout Plain Layout
1459 出力
1460 \end_layout
1461
1462 \end_inset
1463 </cell>
1464 </row>
1465 <row>
1466 <cell alignment="center" valignment="top" usebox="none">
1467 \begin_inset Text
1468
1469 \begin_layout Plain Layout
1470 B_V
1471 \end_layout
1472
1473 \end_inset
1474 </cell>
1475 <cell alignment="center" valignment="top" usebox="none">
1476 \begin_inset Text
1477
1478 \begin_layout Plain Layout
1479 \begin_inset Formula $B_{V}$
1480 \end_inset
1481
1482
1483 \end_layout
1484
1485 \end_inset
1486 </cell>
1487 </row>
1488 <row topspace="1.5mm">
1489 <cell alignment="center" valignment="top" usebox="none">
1490 \begin_inset Text
1491
1492 \begin_layout Plain Layout
1493 B^V
1494 \end_layout
1495
1496 \end_inset
1497 </cell>
1498 <cell alignment="center" valignment="top" usebox="none">
1499 \begin_inset Text
1500
1501 \begin_layout Plain Layout
1502 \begin_inset Formula $B^{V}$
1503 \end_inset
1504
1505
1506 \end_layout
1507
1508 \end_inset
1509 </cell>
1510 </row>
1511 <row topspace="1.5mm">
1512 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1513 \begin_inset Text
1514
1515 \begin_layout Plain Layout
1516 B^
1517 \begin_inset space \textvisiblespace{}
1518 \end_inset
1519
1520 A
1521 \end_layout
1522
1523 \end_inset
1524 </cell>
1525 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1526 \begin_inset Text
1527
1528 \begin_layout Plain Layout
1529 \begin_inset Formula $B^{A}$
1530 \end_inset
1531
1532
1533 \end_layout
1534
1535 \end_inset
1536 </cell>
1537 </row>
1538 </lyxtabular>
1539
1540 \end_inset
1541
1542
1543 \end_layout
1544
1545 \begin_layout Standard
1546 キャレットは,言語によってはアクセント記号として使用されているので,そのような場合には,母音字の後でキャレットを押すと,指数にならずにアクセントをつけることにな
1547 ってしまいます
1548 \begin_inset Foot
1549 status collapsed
1550
1551 \begin_layout Plain Layout
1552 使用しているキーボード設定によっては,同様のことが母音以外の文字でも起こることがあります.
1553 \end_layout
1554
1555 \end_inset
1556
1557 .この場合に指数を作るには,上記の最後の例のように,キャレットの後に
1558 \family sans
1559 Space
1560 \family default
1561 を押してください.
1562 \end_layout
1563
1564 \begin_layout Subsection
1565 分数
1566 \begin_inset CommandInset label
1567 LatexCommand label
1568 name "subsec:分数"
1569
1570 \end_inset
1571
1572
1573 \begin_inset Index idx
1574 status collapsed
1575
1576 \begin_layout Plain Layout
1577 ぶんすう@分数
1578 \end_layout
1579
1580 \end_inset
1581
1582
1583 \end_layout
1584
1585 \begin_layout Standard
1586 分数は,コマンド
1587 \series bold
1588
1589 \backslash
1590 frac
1591 \series default
1592
1593 \begin_inset Index idx
1594 status collapsed
1595
1596 \begin_layout Plain Layout
1597 こまんど@コマンド ! F ! 
1598 \backslash
1599 frac
1600 \end_layout
1601
1602 \end_inset
1603
1604 か数式ツールバーボタン
1605 \begin_inset Info
1606 type  "icon"
1607 arg   "math-insert \\frac"
1608 \end_inset
1609
1610 で作ることができます.フォント寸法は,分数が行内数式にあるか別行立て数式にあるかに応じて,自動的に調整されます.数式ツールバーボタン
1611 \begin_inset Info
1612 type  "icon"
1613 arg   "math-insert \\frac-square"
1614 \end_inset
1615
1616 を使えば,分数の種類を選ぶことができます.
1617 \end_layout
1618
1619 \begin_layout Standard
1620 コマンド
1621 \series bold
1622
1623 \backslash
1624 dfrac
1625 \series default
1626
1627 \begin_inset Index idx
1628 status collapsed
1629
1630 \begin_layout Plain Layout
1631 こまんど@コマンド ! D ! 
1632 \backslash
1633 dfrac
1634 \end_layout
1635
1636 \end_inset
1637
1638 を使えば,つねに別行立て数式の大きさを持つ分数を作成することができます.また,コマンド
1639 \series bold
1640
1641 \backslash
1642 tfrac
1643 \series default
1644
1645 \begin_inset Index idx
1646 status collapsed
1647
1648 \begin_layout Plain Layout
1649 こまんど@コマンド ! T ! 
1650 \backslash
1651 tfrac
1652 \end_layout
1653
1654 \end_inset
1655
1656 では,つねに行内数式の大きさで分数が表示されます.以下はこれらの例です.
1657 \end_layout
1658
1659 \begin_layout Standard
1660 これは,コマンド
1661 \series bold
1662
1663 \backslash
1664 frac
1665 \series default
1666 を使用して作った分数
1667 \begin_inset Formula $\frac{1}{2}$
1668 \end_inset
1669
1670 を含む行です.
1671 \end_layout
1672
1673 \begin_layout Standard
1674 これは,コマンド
1675 \series bold
1676
1677 \backslash
1678 dfrac
1679 \series default
1680 を使用して作った分数
1681 \begin_inset Formula $\dfrac{1}{2}$
1682 \end_inset
1683
1684 を含む行です.
1685 \end_layout
1686
1687 \begin_layout Standard
1688 \align center
1689 \begin_inset Tabular
1690 <lyxtabular version="3" rows="4" columns="2">
1691 <features booktabs="true" tabularvalignment="middle">
1692 <column alignment="center" valignment="top" width="0pt">
1693 <column alignment="center" valignment="top" width="0pt">
1694 <row>
1695 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1696 \begin_inset Text
1697
1698 \begin_layout Plain Layout
1699 コマンド
1700 \end_layout
1701
1702 \end_inset
1703 </cell>
1704 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1705 \begin_inset Text
1706
1707 \begin_layout Plain Layout
1708 出力
1709 \end_layout
1710
1711 \end_inset
1712 </cell>
1713 </row>
1714 <row topspace="1.5mm">
1715 <cell alignment="center" valignment="top" usebox="none">
1716 \begin_inset Text
1717
1718 \begin_layout Plain Layout
1719
1720 \backslash
1721 frac
1722 \begin_inset space \textvisiblespace{}
1723 \end_inset
1724
1725 A
1726 \begin_inset Formula $\downarrow$
1727 \end_inset
1728
1729 B
1730 \end_layout
1731
1732 \end_inset
1733 </cell>
1734 <cell alignment="center" valignment="top" usebox="none">
1735 \begin_inset Text
1736
1737 \begin_layout Plain Layout
1738 \begin_inset Formula $\frac{A}{B}$
1739 \end_inset
1740
1741
1742 \end_layout
1743
1744 \end_inset
1745 </cell>
1746 </row>
1747 <row topspace="2mm">
1748 <cell alignment="center" valignment="top" usebox="none">
1749 \begin_inset Text
1750
1751 \begin_layout Plain Layout
1752
1753 \backslash
1754 dfrac
1755 \begin_inset space \textvisiblespace{}
1756 \end_inset
1757
1758 A
1759 \begin_inset Formula $\downarrow$
1760 \end_inset
1761
1762 B
1763 \end_layout
1764
1765 \end_inset
1766 </cell>
1767 <cell alignment="center" valignment="top" usebox="none">
1768 \begin_inset Text
1769
1770 \begin_layout Plain Layout
1771 \begin_inset Formula $\dfrac{A}{B}$
1772 \end_inset
1773
1774
1775 \end_layout
1776
1777 \end_inset
1778 </cell>
1779 </row>
1780 <row topspace="2mm" bottomspace="1mm">
1781 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1782 \begin_inset Text
1783
1784 \begin_layout Plain Layout
1785
1786 \backslash
1787 dfrac
1788 \begin_inset space \textvisiblespace{}
1789 \end_inset
1790
1791 e^
1792 \backslash
1793 frac
1794 \begin_inset space \textvisiblespace{}
1795 \end_inset
1796
1797 1
1798 \begin_inset Formula $\downarrow$
1799 \end_inset
1800
1801 2
1802 \begin_inset Formula $\downarrow\downarrow$
1803 \end_inset
1804
1805 3
1806 \end_layout
1807
1808 \end_inset
1809 </cell>
1810 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1811 \begin_inset Text
1812
1813 \begin_layout Plain Layout
1814 \begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
1815 \end_inset
1816
1817
1818 \end_layout
1819
1820 \end_inset
1821 </cell>
1822 </row>
1823 </lyxtabular>
1824
1825 \end_inset
1826
1827
1828 \end_layout
1829
1830 \begin_layout Standard
1831 \begin_inset VSpace bigskip
1832 \end_inset
1833
1834
1835 \begin_inset Newpage newpage
1836 \end_inset
1837
1838 入れ子の分数を作るには,コマンド
1839 \series bold
1840
1841 \backslash
1842 cfrac
1843 \series default
1844
1845 \begin_inset Index idx
1846 status collapsed
1847
1848 \begin_layout Plain Layout
1849 こまんど@コマンド ! C ! 
1850 \backslash
1851 cfrac
1852 \end_layout
1853
1854 \end_inset
1855
1856 が使えます.以下がその例です.
1857 \begin_inset VSpace -3mm
1858 \end_inset
1859
1860
1861 \end_layout
1862
1863 \begin_layout Standard
1864 \begin_inset Formula 
1865 \begin{align*}
1866 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1867 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1868 \end{align*}
1869
1870 \end_inset
1871
1872
1873 \end_layout
1874
1875 \begin_layout Standard
1876 上記の例で使用したコマンドは,
1877 \end_layout
1878
1879 \begin_layout Standard
1880
1881 \series bold
1882
1883 \backslash
1884 cfrac
1885 \begin_inset ERT
1886 status collapsed
1887
1888 \begin_layout Plain Layout
1889
1890
1891 \backslash
1892 space 
1893 \end_layout
1894
1895 \end_inset
1896
1897 A
1898 \begin_inset Formula $\downarrow$
1899 \end_inset
1900
1901 B+
1902 \backslash
1903 cfrac
1904 \begin_inset ERT
1905 status collapsed
1906
1907 \begin_layout Plain Layout
1908
1909
1910 \backslash
1911 space 
1912 \end_layout
1913
1914 \end_inset
1915
1916 C+
1917 \backslash
1918 cfrac
1919 \begin_inset ERT
1920 status collapsed
1921
1922 \begin_layout Plain Layout
1923
1924
1925 \backslash
1926 space 
1927 \end_layout
1928
1929 \end_inset
1930
1931 E
1932 \begin_inset Formula $\downarrow$
1933 \end_inset
1934
1935 F
1936 \begin_inset Formula $\downarrow$
1937 \end_inset
1938
1939 D
1940 \end_layout
1941
1942 \begin_layout Standard
1943 です.
1944 \end_layout
1945
1946 \begin_layout Standard
1947 \begin_inset VSpace medskip
1948 \end_inset
1949
1950
1951 \end_layout
1952
1953 \begin_layout Standard
1954
1955 \series bold
1956
1957 \backslash
1958 cfrac
1959 \series default
1960 は,他の分数中に入れ子になっている場合も含め,分数をつねに別行立て数式の大きさに設定します.
1961 \end_layout
1962
1963 \begin_layout Standard
1964 分子の揃え方は,指定することができます.
1965 \series bold
1966
1967 \backslash
1968 cfracleft
1969 \series default
1970 コマンドは左揃えにし,
1971 \series bold
1972
1973 \backslash
1974 cfracright
1975 \series default
1976 は右揃えにします.
1977 \series bold
1978
1979 \backslash
1980 cfrac
1981 \series default
1982 は中央揃えです.以下の各分数は,それぞれの揃え位置を示しています.
1983 \series bold
1984
1985 \begin_inset Formula 
1986 \[
1987 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
1988 \]
1989
1990 \end_inset
1991
1992
1993 \end_layout
1994
1995 \begin_layout Standard
1996 \begin_inset Note Greyedout
1997 status open
1998
1999 \begin_layout Plain Layout
2000
2001 \series bold
2002 【註】
2003 \backslash
2004 cfracleft
2005 \series default
2006
2007 \series bold
2008
2009 \backslash
2010 cfracright
2011 \series default
2012 は,生粋の\SpecialChar LaTeX
2013 コマンドではなく,実体は,コマンド
2014 \series bold
2015
2016 \backslash
2017 cfrac[揃え位置]{分子}{分母}
2018 \series default
2019 です.したがって,これらを\SpecialChar TeX
2020 モードで使うことはできません.
2021 \end_layout
2022
2023 \end_inset
2024
2025
2026 \end_layout
2027
2028 \begin_layout Standard
2029 \begin_inset VSpace medskip
2030 \end_inset
2031
2032 ときに,以下のように
2033 \series bold
2034
2035 \backslash
2036 cfrac
2037 \series default
2038
2039 \series bold
2040
2041 \backslash
2042 frac
2043 \series default
2044 を組み合わせて使うと便利です.
2045 \begin_inset Formula 
2046 \[
2047 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2048 \]
2049
2050 \end_inset
2051
2052
2053 \end_layout
2054
2055 \begin_layout Standard
2056 斜めの分数線を持つ行内分数を作るには,コマンド
2057 \series bold
2058
2059 \backslash
2060 nicefrac
2061 \series default
2062
2063 \begin_inset Index idx
2064 status collapsed
2065
2066 \begin_layout Plain Layout
2067 こまんど@コマンド ! N ! 
2068 \backslash
2069 nicefrac
2070 \end_layout
2071
2072 \end_inset
2073
2074 (例:
2075 \begin_inset Formula $\nicefrac{5}{31}$
2076 \end_inset
2077
2078 )を使うか,コマンド
2079 \series bold
2080
2081 \backslash
2082 unitfrac
2083 \series default
2084
2085 \begin_inset Index idx
2086 status collapsed
2087
2088 \begin_layout Plain Layout
2089 こまんど@コマンド ! U ! 
2090 \backslash
2091 unitfrac
2092 \end_layout
2093
2094 \end_inset
2095
2096 (例:
2097 \begin_inset Formula $\unitfrac{5}{31}$
2098 \end_inset
2099
2100 )を使います.さらに,
2101 \begin_inset Formula $\unitfrac[2]{1}{3}$
2102 \end_inset
2103
2104 のような帯分数を作るコマンド
2105 \series bold
2106
2107 \backslash
2108 unitfracthree
2109 \series default
2110 もあります.
2111 \end_layout
2112
2113 \begin_layout Standard
2114 \begin_inset Note Greyedout
2115 status open
2116
2117 \begin_layout Plain Layout
2118
2119 \series bold
2120 【註】
2121 \series default
2122 実は,
2123 \series bold
2124
2125 \backslash
2126 unitfracthree
2127 \series default
2128 は生粋の\SpecialChar LaTeX
2129 コマンドではなく,実体は
2130 \begin_inset Newline newline
2131 \end_inset
2132
2133
2134 \series bold
2135
2136 \backslash
2137 unitfrac[自然数]{分子}{分母}
2138 \series default
2139 というコマンドなので,\SpecialChar TeX
2140 コードでは使用できません.
2141 \end_layout
2142
2143 \end_inset
2144
2145
2146 \end_layout
2147
2148 \begin_layout Standard
2149 分数線を変更できるような独自の分数の定義のしかたは,第
2150 \begin_inset CommandInset ref
2151 LatexCommand ref
2152 reference "subsec:自己定義の分数"
2153
2154 \end_inset
2155
2156 節に説明があります.
2157 \end_layout
2158
2159 \begin_layout Standard
2160 多行分数の説明は,第
2161 \begin_inset CommandInset ref
2162 LatexCommand ref
2163 reference "subsec:多行にわたる分数"
2164
2165 \end_inset
2166
2167 節にあります.
2168 \end_layout
2169
2170 \begin_layout Subsection
2171 根号
2172 \begin_inset Index idx
2173 status collapsed
2174
2175 \begin_layout Plain Layout
2176 こんごう@根号
2177 \end_layout
2178
2179 \end_inset
2180
2181
2182 \begin_inset Index idx
2183 status collapsed
2184
2185 \begin_layout Plain Layout
2186 るーと@ルート
2187 \begin_inset ERT
2188 status collapsed
2189
2190 \begin_layout Plain Layout
2191
2192 |see{
2193 \end_layout
2194
2195 \end_inset
2196
2197 根号
2198 \begin_inset ERT
2199 status collapsed
2200
2201 \begin_layout Plain Layout
2202
2203 }
2204 \end_layout
2205
2206 \end_inset
2207
2208
2209 \end_layout
2210
2211 \end_inset
2212
2213
2214 \end_layout
2215
2216 \begin_layout Standard
2217 平方根は,
2218 \series bold
2219
2220 \backslash
2221 sqrt
2222 \series default
2223
2224 \begin_inset Index idx
2225 status collapsed
2226
2227 \begin_layout Plain Layout
2228 こまんど@コマンド ! S ! 
2229 \backslash
2230 sqrt
2231 \end_layout
2232
2233 \end_inset
2234
2235 か数式ツールバーボタン
2236 \begin_inset Info
2237 type  "icon"
2238 arg   "math-insert \\sqrt"
2239 \end_inset
2240
2241 で作成することができ,他のすべての根号は,コマンド
2242 \series bold
2243
2244 \backslash
2245 root
2246 \series default
2247
2248 \begin_inset Index idx
2249 status collapsed
2250
2251 \begin_layout Plain Layout
2252 こまんど@コマンド ! R ! 
2253 \backslash
2254 root
2255 \end_layout
2256
2257 \end_inset
2258
2259 か数式ツールバーボタン
2260 \begin_inset Info
2261 type  "icon"
2262 arg   "math-insert \\root"
2263 \end_inset
2264
2265 で作成することができます.
2266 \end_layout
2267
2268 \begin_layout Standard
2269 \align center
2270 \begin_inset Tabular
2271 <lyxtabular version="3" rows="3" columns="2">
2272 <features booktabs="true" tabularvalignment="middle">
2273 <column alignment="center" valignment="top" width="0pt">
2274 <column alignment="center" valignment="top" width="0pt">
2275 <row>
2276 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2277 \begin_inset Text
2278
2279 \begin_layout Plain Layout
2280 コマンド
2281 \end_layout
2282
2283 \end_inset
2284 </cell>
2285 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2286 \begin_inset Text
2287
2288 \begin_layout Plain Layout
2289 出力
2290 \end_layout
2291
2292 \end_inset
2293 </cell>
2294 </row>
2295 <row topspace="1mm">
2296 <cell alignment="center" valignment="top" usebox="none">
2297 \begin_inset Text
2298
2299 \begin_layout Plain Layout
2300
2301 \backslash
2302 sqrt
2303 \begin_inset space \textvisiblespace{}
2304 \end_inset
2305
2306 A-B
2307 \end_layout
2308
2309 \end_inset
2310 </cell>
2311 <cell alignment="center" valignment="top" usebox="none">
2312 \begin_inset Text
2313
2314 \begin_layout Plain Layout
2315 \begin_inset Formula $\sqrt{A-B}$
2316 \end_inset
2317
2318
2319 \end_layout
2320
2321 \end_inset
2322 </cell>
2323 </row>
2324 <row topspace="1mm">
2325 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2326 \begin_inset Text
2327
2328 \begin_layout Plain Layout
2329
2330 \backslash
2331 root
2332 \begin_inset space \textvisiblespace{}
2333 \end_inset
2334
2335 3
2336 \begin_inset Formula $\downarrow$
2337 \end_inset
2338
2339 A-B
2340 \end_layout
2341
2342 \end_inset
2343 </cell>
2344 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2345 \begin_inset Text
2346
2347 \begin_layout Plain Layout
2348 \begin_inset Formula $\sqrt[3]{A-B}$
2349 \end_inset
2350
2351
2352 \end_layout
2353
2354 \end_inset
2355 </cell>
2356 </row>
2357 </lyxtabular>
2358
2359 \end_inset
2360
2361
2362 \end_layout
2363
2364 \begin_layout Standard
2365 平方根は,根号指数フィールドを空白のままにしておけば,
2366 \series bold
2367
2368 \backslash
2369 root
2370 \series default
2371 でも作成することができます.
2372 \end_layout
2373
2374 \begin_layout Standard
2375 \begin_inset Formula $\sqrt[\beta]{B}$
2376 \end_inset
2377
2378 の例のように,指数のとる値によっては,根号への距離が近すぎることがあります.
2379 \begin_inset Newline newline
2380 \end_inset
2381
2382 この場合には,
2383 \begin_inset Formula $\beta$
2384 \end_inset
2385
2386 が根号に触れてしまいます.これを避けるためには,以下のようなコマンド書式で,コマンド
2387 \series bold
2388
2389 \backslash
2390 leftroot
2391 \series default
2392
2393 \begin_inset Index idx
2394 status collapsed
2395
2396 \begin_layout Plain Layout
2397 こまんど@コマンド ! L ! 
2398 \backslash
2399 leftroot
2400 \end_layout
2401
2402 \end_inset
2403
2404
2405 \series bold
2406
2407 \backslash
2408 uproot
2409 \series default
2410
2411 \begin_inset Index idx
2412 status collapsed
2413
2414 \begin_layout Plain Layout
2415 こまんど@コマンド ! U ! 
2416 \backslash
2417 uproot
2418 \end_layout
2419
2420 \end_inset
2421
2422 を使います.
2423 \end_layout
2424
2425 \begin_layout Standard
2426
2427 \series bold
2428
2429 \backslash
2430 leftroot{距離}
2431 \series default
2432 および
2433 \series bold
2434
2435 \backslash
2436 uproot{距離}
2437 \end_layout
2438
2439 \begin_layout Standard
2440 ここで「距離」は,指数を左あるいは上に動かす,Big Point(単位bp;
2441 \begin_inset Formula $\mathrm{72\,bp=1}$
2442 \end_inset
2443
2444 インチ)での数値です.これらのコマンドは,指数に書き込みます.このようにして,コマンド
2445 \begin_inset Newline newline
2446 \end_inset
2447
2448
2449 \series bold
2450
2451 \backslash
2452 root
2453 \backslash
2454 leftroot{-1
2455 \begin_inset Formula $\to$
2456 \end_inset
2457
2458
2459 \backslash
2460 uproot{2
2461 \begin_inset Formula $\to$
2462 \end_inset
2463
2464
2465 \backslash
2466 beta
2467 \begin_inset space \textvisiblespace{}
2468 \end_inset
2469
2470
2471 \begin_inset Formula $\to$
2472 \end_inset
2473
2474 B
2475 \begin_inset Newline newline
2476 \end_inset
2477
2478
2479 \series default
2480 は,正しく組版された数式
2481 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2482 \end_inset
2483
2484 を生成します.
2485 \end_layout
2486
2487 \begin_layout Subsection
2488 二項係数
2489 \begin_inset Index idx
2490 status collapsed
2491
2492 \begin_layout Plain Layout
2493 にこうけいすう@二項係数
2494 \end_layout
2495
2496 \end_inset
2497
2498
2499 \end_layout
2500
2501 \begin_layout Standard
2502 二項係数は,コマンド
2503 \series bold
2504
2505 \backslash
2506 binom
2507 \series default
2508
2509 \begin_inset Index idx
2510 status collapsed
2511
2512 \begin_layout Plain Layout
2513 こまんど@コマンド ! B ! 
2514 \backslash
2515 binom
2516 \end_layout
2517
2518 \end_inset
2519
2520 か数式ツールバーボタン
2521 \begin_inset Info
2522 type  "icon"
2523 arg   "math-insert \\frac-square"
2524 \end_inset
2525
2526 の小メニューを使って挿入することができます.分数(
2527 \series bold
2528
2529 \backslash
2530 frac
2531 \series default
2532 )と同様に,
2533 \series bold
2534
2535 \backslash
2536 binom
2537 \series default
2538 の他に,コマンド
2539 \series bold
2540
2541 \backslash
2542 dbinom
2543 \begin_inset Index idx
2544 status collapsed
2545
2546 \begin_layout Plain Layout
2547 こまんど@コマンド ! D ! 
2548 \backslash
2549 dbinom
2550 \end_layout
2551
2552 \end_inset
2553
2554
2555 \series default
2556 および
2557 \series bold
2558
2559 \backslash
2560 tbinom
2561 \series default
2562
2563 \begin_inset Index idx
2564 status collapsed
2565
2566 \begin_layout Plain Layout
2567 こまんど@コマンド ! T ! 
2568 \backslash
2569 tbinom
2570 \end_layout
2571
2572 \end_inset
2573
2574 があります.二項係数のまわりの括弧に,他の括弧を使うには,コマンド
2575 \series bold
2576
2577 \backslash
2578 brace
2579 \series default
2580
2581 \begin_inset Index idx
2582 status collapsed
2583
2584 \begin_layout Plain Layout
2585 こまんど@コマンド ! B ! 
2586 \backslash
2587 brace
2588 \end_layout
2589
2590 \end_inset
2591
2592
2593 \series bold
2594
2595 \backslash
2596 brack
2597 \series default
2598
2599 \begin_inset Index idx
2600 status collapsed
2601
2602 \begin_layout Plain Layout
2603 こまんど@コマンド ! B ! 
2604 \backslash
2605 brack
2606 \end_layout
2607
2608 \end_inset
2609
2610 があります.
2611 \end_layout
2612
2613 \begin_layout Standard
2614 \align center
2615 \begin_inset Tabular
2616 <lyxtabular version="3" rows="6" columns="2">
2617 <features booktabs="true" tabularvalignment="middle">
2618 <column alignment="center" valignment="top" width="0pt">
2619 <column alignment="center" valignment="top" width="0pt">
2620 <row>
2621 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2622 \begin_inset Text
2623
2624 \begin_layout Plain Layout
2625 コマンド
2626 \end_layout
2627
2628 \end_inset
2629 </cell>
2630 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2631 \begin_inset Text
2632
2633 \begin_layout Plain Layout
2634 出力
2635 \end_layout
2636
2637 \end_inset
2638 </cell>
2639 </row>
2640 <row topspace="1mm">
2641 <cell alignment="center" valignment="top" usebox="none">
2642 \begin_inset Text
2643
2644 \begin_layout Plain Layout
2645
2646 \backslash
2647 binom
2648 \begin_inset space \textvisiblespace{}
2649 \end_inset
2650
2651 A
2652 \begin_inset Formula $\downarrow$
2653 \end_inset
2654
2655 B
2656 \end_layout
2657
2658 \end_inset
2659 </cell>
2660 <cell alignment="center" valignment="top" usebox="none">
2661 \begin_inset Text
2662
2663 \begin_layout Plain Layout
2664 \begin_inset Formula $\binom{A}{B}$
2665 \end_inset
2666
2667
2668 \end_layout
2669
2670 \end_inset
2671 </cell>
2672 </row>
2673 <row topspace="2mm">
2674 <cell alignment="center" valignment="top" usebox="none">
2675 \begin_inset Text
2676
2677 \begin_layout Plain Layout
2678
2679 \backslash
2680 dbinom
2681 \begin_inset space \textvisiblespace{}
2682 \end_inset
2683
2684 A
2685 \begin_inset Formula $\downarrow$
2686 \end_inset
2687
2688 B
2689 \end_layout
2690
2691 \end_inset
2692 </cell>
2693 <cell alignment="center" valignment="top" usebox="none">
2694 \begin_inset Text
2695
2696 \begin_layout Plain Layout
2697 \begin_inset Formula $\dbinom{A}{B}$
2698 \end_inset
2699
2700
2701 \end_layout
2702
2703 \end_inset
2704 </cell>
2705 </row>
2706 <row topspace="2mm" bottomspace="0.5mm">
2707 <cell alignment="center" valignment="top" usebox="none">
2708 \begin_inset Text
2709
2710 \begin_layout Plain Layout
2711
2712 \backslash
2713 tbinom
2714 \begin_inset space \textvisiblespace{}
2715 \end_inset
2716
2717 A
2718 \begin_inset Formula $\downarrow$
2719 \end_inset
2720
2721 B
2722 \end_layout
2723
2724 \end_inset
2725 </cell>
2726 <cell alignment="center" valignment="top" usebox="none">
2727 \begin_inset Text
2728
2729 \begin_layout Plain Layout
2730 \begin_inset Formula $\tbinom{A}{B}$
2731 \end_inset
2732
2733
2734 \end_layout
2735
2736 \end_inset
2737 </cell>
2738 </row>
2739 <row topspace="1mm">
2740 <cell alignment="center" valignment="top" topline="true" usebox="none">
2741 \begin_inset Text
2742
2743 \begin_layout Plain Layout
2744
2745 \backslash
2746 brack
2747 \begin_inset space \textvisiblespace{}
2748 \end_inset
2749
2750 A
2751 \begin_inset Formula $\downarrow$
2752 \end_inset
2753
2754 B
2755 \end_layout
2756
2757 \end_inset
2758 </cell>
2759 <cell alignment="center" valignment="top" topline="true" usebox="none">
2760 \begin_inset Text
2761
2762 \begin_layout Plain Layout
2763 \begin_inset Formula ${A \brack B}$
2764 \end_inset
2765
2766
2767 \end_layout
2768
2769 \end_inset
2770 </cell>
2771 </row>
2772 <row topspace="2mm" bottomspace="0.5mm">
2773 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2774 \begin_inset Text
2775
2776 \begin_layout Plain Layout
2777
2778 \backslash
2779 brace
2780 \begin_inset space \textvisiblespace{}
2781 \end_inset
2782
2783 A
2784 \begin_inset Formula $\downarrow$
2785 \end_inset
2786
2787 B
2788 \end_layout
2789
2790 \end_inset
2791 </cell>
2792 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2793 \begin_inset Text
2794
2795 \begin_layout Plain Layout
2796 \begin_inset Formula ${A \brace B}$
2797 \end_inset
2798
2799
2800 \end_layout
2801
2802 \end_inset
2803 </cell>
2804 </row>
2805 </lyxtabular>
2806
2807 \end_inset
2808
2809
2810 \end_layout
2811
2812 \begin_layout Subsection
2813 場合分け
2814 \begin_inset Index idx
2815 status collapsed
2816
2817 \begin_layout Plain Layout
2818 ばあいわけ@場合分け
2819 \end_layout
2820
2821 \end_inset
2822
2823
2824 \end_layout
2825
2826 \begin_layout Standard
2827 \align center
2828 \begin_inset Tabular
2829 <lyxtabular version="3" rows="3" columns="2">
2830 <features booktabs="true" tabularvalignment="middle">
2831 <column alignment="center" valignment="top" width="0pt">
2832 <column alignment="center" valignment="top" width="0pt">
2833 <row>
2834 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2835 \begin_inset Text
2836
2837 \begin_layout Plain Layout
2838 コマンド
2839 \end_layout
2840
2841 \end_inset
2842 </cell>
2843 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2844 \begin_inset Text
2845
2846 \begin_layout Plain Layout
2847 出力
2848 \end_layout
2849
2850 \end_inset
2851 </cell>
2852 </row>
2853 <row>
2854 <cell alignment="center" valignment="top" usebox="none">
2855 \begin_inset Text
2856
2857 \begin_layout Plain Layout
2858
2859 \backslash
2860 cases
2861 \begin_inset space \textvisiblespace{}
2862 \end_inset
2863
2864 A
2865 \begin_inset Formula $\to$
2866 \end_inset
2867
2868 B
2869 \begin_inset Formula $>$
2870 \end_inset
2871
2872 0
2873 \begin_inset Index idx
2874 status collapsed
2875
2876 \begin_layout Plain Layout
2877 こまんど@コマンド ! C ! 
2878 \backslash
2879 cases
2880 \end_layout
2881
2882 \end_inset
2883
2884
2885 \end_layout
2886
2887 \end_inset
2888 </cell>
2889 <cell alignment="center" valignment="top" usebox="none">
2890 \begin_inset Text
2891
2892 \begin_layout Plain Layout
2893 \begin_inset Formula $\begin{cases}
2894 A & B>0\end{cases}$
2895 \end_inset
2896
2897
2898 \end_layout
2899
2900 \end_inset
2901 </cell>
2902 </row>
2903 <row topspace="1.5mm">
2904 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2905 \begin_inset Text
2906
2907 \begin_layout Plain Layout
2908
2909 \backslash
2910 cases
2911 \begin_inset space \textvisiblespace{}
2912 \end_inset
2913
2914
2915 \begin_inset Info
2916 type  "shortcut"
2917 arg   "newline-insert newline"
2918 \end_inset
2919
2920
2921 \end_layout
2922
2923 \end_inset
2924 </cell>
2925 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2926 \begin_inset Text
2927
2928 \begin_layout Plain Layout
2929 \begin_inset Formula $\begin{cases}
2930 A & \textrm{for }x>0\\
2931 B & \textrm{for }x=0
2932 \end{cases}$
2933 \end_inset
2934
2935
2936 \end_layout
2937
2938 \end_inset
2939 </cell>
2940 </row>
2941 </lyxtabular>
2942
2943 \end_inset
2944
2945
2946 \end_layout
2947
2948 \begin_layout Standard
2949
2950 \series bold
2951
2952 \backslash
2953 cases
2954 \series default
2955 を挿入するか数式ツールバーボタン
2956 \begin_inset Info
2957 type  "icon"
2958 arg   "math-insert \\cases"
2959 \end_inset
2960
2961 を使用した後では,
2962 \begin_inset Flex Ruby
2963 status collapsed
2964
2965 \begin_layout Plain Layout
2966 捷径
2967 \begin_inset Argument post:1
2968 status collapsed
2969
2970 \begin_layout Plain Layout
2971 ショートカット
2972 \end_layout
2973
2974 \end_inset
2975
2976
2977 \end_layout
2978
2979 \end_inset
2980
2981
2982 \begin_inset Info
2983 type  "shortcut"
2984 arg   "newline-insert newline"
2985 \end_inset
2986
2987 か表ツールバーボタン
2988 \begin_inset Info
2989 type  "icon"
2990 arg   "tabular-feature append-row"
2991 \end_inset
2992
2993 を使えば,新しい行を作ることができます.
2994 \end_layout
2995
2996 \begin_layout Standard
2997 コマンド
2998 \series bold
2999
3000 \backslash
3001 cases
3002 \series default
3003 は,
3004 \family sans
3005 挿入\SpecialChar menuseparator
3006 数式\SpecialChar menuseparator
3007 Cases環境
3008 \family default
3009 メニューで挿入することもできます.
3010 \end_layout
3011
3012 \begin_layout Subsection
3013 否定
3014 \begin_inset Index idx
3015 status collapsed
3016
3017 \begin_layout Plain Layout
3018 ひてい@否定
3019 \end_layout
3020
3021 \end_inset
3022
3023
3024 \end_layout
3025
3026 \begin_layout Standard
3027
3028 \series bold
3029
3030 \backslash
3031 not
3032 \series default
3033
3034 \begin_inset Index idx
3035 status collapsed
3036
3037 \begin_layout Plain Layout
3038 こまんど@コマンド ! N ! 
3039 \backslash
3040 not
3041 \end_layout
3042
3043 \end_inset
3044
3045 を挿入することで,すべての文字を取り消し形で表示できます.文字はスラッシュを上書きされた形になります.
3046 \end_layout
3047
3048 \begin_layout Standard
3049 \align center
3050 \begin_inset Tabular
3051 <lyxtabular version="3" rows="4" columns="2">
3052 <features booktabs="true" tabularvalignment="middle">
3053 <column alignment="center" valignment="top" width="0pt">
3054 <column alignment="center" valignment="top" width="0pt">
3055 <row>
3056 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3057 \begin_inset Text
3058
3059 \begin_layout Plain Layout
3060 コマンド
3061 \end_layout
3062
3063 \end_inset
3064 </cell>
3065 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3066 \begin_inset Text
3067
3068 \begin_layout Plain Layout
3069 出力
3070 \end_layout
3071
3072 \end_inset
3073 </cell>
3074 </row>
3075 <row>
3076 <cell alignment="center" valignment="top" usebox="none">
3077 \begin_inset Text
3078
3079 \begin_layout Plain Layout
3080
3081 \backslash
3082 not=
3083 \end_layout
3084
3085 \end_inset
3086 </cell>
3087 <cell alignment="center" valignment="top" usebox="none">
3088 \begin_inset Text
3089
3090 \begin_layout Plain Layout
3091 \begin_inset Formula $\not=$
3092 \end_inset
3093
3094
3095 \end_layout
3096
3097 \end_inset
3098 </cell>
3099 </row>
3100 <row>
3101 <cell alignment="center" valignment="top" usebox="none">
3102 \begin_inset Text
3103
3104 \begin_layout Plain Layout
3105
3106 \backslash
3107 not 
3108 \backslash
3109 le
3110 \end_layout
3111
3112 \end_inset
3113 </cell>
3114 <cell alignment="center" valignment="top" usebox="none">
3115 \begin_inset Text
3116
3117 \begin_layout Plain Layout
3118 \begin_inset Formula $\not\le$
3119 \end_inset
3120
3121
3122 \end_layout
3123
3124 \end_inset
3125 </cell>
3126 </row>
3127 <row>
3128 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3129 \begin_inset Text
3130
3131 \begin_layout Plain Layout
3132
3133 \backslash
3134 not 
3135 \backslash
3136 parallel
3137 \end_layout
3138
3139 \end_inset
3140 </cell>
3141 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3142 \begin_inset Text
3143
3144 \begin_layout Plain Layout
3145 \begin_inset Formula $\not\parallel$
3146 \end_inset
3147
3148
3149 \end_layout
3150
3151 \end_inset
3152 </cell>
3153 </row>
3154 </lyxtabular>
3155
3156 \end_inset
3157
3158
3159 \end_layout
3160
3161 \begin_layout Standard
3162 最後の例が示すように,すべての否定形がきれいに出力されるわけではありません.このことから,否定形に専用のコマンドを持つものもあります(第
3163 \begin_inset CommandInset ref
3164 LatexCommand ref
3165 reference "subsec:数学記号"
3166
3167 \end_inset
3168
3169 節および第
3170 \begin_inset CommandInset ref
3171 LatexCommand ref
3172 reference "sec:関係子"
3173
3174 \end_inset
3175
3176 節を参照).
3177 \end_layout
3178
3179 \begin_layout Subsection
3180 埋め草
3181 \begin_inset CommandInset label
3182 LatexCommand label
3183 name "subsec:埋め草"
3184
3185 \end_inset
3186
3187
3188 \begin_inset Index idx
3189 status collapsed
3190
3191 \begin_layout Plain Layout
3192 うめくさ@埋め草
3193 \end_layout
3194
3195 \end_inset
3196
3197
3198 \begin_inset Index idx
3199 status collapsed
3200
3201 \begin_layout Plain Layout
3202 かがくきごう@化学記号 ! どういたい@同位体
3203 \end_layout
3204
3205 \end_inset
3206
3207
3208 \begin_inset Index idx
3209 status collapsed
3210
3211 \begin_layout Plain Layout
3212 どういたい@同位体
3213 \begin_inset ERT
3214 status collapsed
3215
3216 \begin_layout Plain Layout
3217
3218 |see{
3219 \end_layout
3220
3221 \end_inset
3222
3223 化学記号
3224 \begin_inset ERT
3225 status collapsed
3226
3227 \begin_layout Plain Layout
3228
3229 }
3230 \end_layout
3231
3232 \end_inset
3233
3234
3235 \end_layout
3236
3237 \end_inset
3238
3239
3240 \begin_inset Index idx
3241 status collapsed
3242
3243 \begin_layout Plain Layout
3244 あいそとーぷ@アイソトープ
3245 \begin_inset ERT
3246 status collapsed
3247
3248 \begin_layout Plain Layout
3249
3250 |see{
3251 \end_layout
3252
3253 \end_inset
3254
3255 同位体
3256 \begin_inset ERT
3257 status collapsed
3258
3259 \begin_layout Plain Layout
3260
3261 }
3262 \end_layout
3263
3264 \end_inset
3265
3266
3267 \end_layout
3268
3269 \end_inset
3270
3271
3272 \end_layout
3273
3274 \begin_layout Standard
3275 たとえば同位体
3276 \begin_inset Foot
3277 status collapsed
3278
3279 \begin_layout Plain Layout
3280 同位体と化学記号の組版に関しては,第
3281 \begin_inset CommandInset ref
3282 LatexCommand ref
3283 reference "subsec:化学記号と化学式"
3284
3285 \end_inset
3286
3287 節に記述があります.
3288 \end_layout
3289
3290 \end_inset
3291
3292 を表示しようとすると,次のような問題が起こります.
3293 \end_layout
3294
3295 \begin_layout Standard
3296 \align center
3297 \begin_inset Tabular
3298 <lyxtabular version="3" rows="2" columns="2">
3299 <features booktabs="true" tabularvalignment="middle">
3300 <column alignment="center" valignment="top" width="0pt">
3301 <column alignment="center" valignment="top" width="0pt">
3302 <row>
3303 <cell alignment="center" valignment="top" usebox="none">
3304 \begin_inset Text
3305
3306 \begin_layout Plain Layout
3307 上付き文字と下付き文字を使用して作った指数:
3308 \end_layout
3309
3310 \end_inset
3311 </cell>
3312 <cell alignment="center" valignment="top" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Plain Layout
3316 \begin_inset Formula $_{9}^{19}\mathrm{F}$
3317 \end_inset
3318
3319
3320 \end_layout
3321
3322 \end_inset
3323 </cell>
3324 </row>
3325 <row topspace="1.5mm">
3326 <cell alignment="center" valignment="top" usebox="none">
3327 \begin_inset Text
3328
3329 \begin_layout Plain Layout
3330 正しい指数:
3331 \end_layout
3332
3333 \end_inset
3334 </cell>
3335 <cell alignment="center" valignment="top" usebox="none">
3336 \begin_inset Text
3337
3338 \begin_layout Plain Layout
3339 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3340 \end_inset
3341
3342
3343 \end_layout
3344
3345 \end_inset
3346 </cell>
3347 </row>
3348 </lyxtabular>
3349
3350 \end_inset
3351
3352
3353 \end_layout
3354
3355 \begin_layout Standard
3356 短い方の指数は,既定で,長い方の指数の一文字目の下ないし上に配置されてしまいます.これを避けるには,一文字ないし複数の空の文字を生成するコマンド
3357 \series bold
3358
3359 \backslash
3360 phantom
3361 \series default
3362
3363 \begin_inset Index idx
3364 status collapsed
3365
3366 \begin_layout Plain Layout
3367 こまんど@コマンド ! P ! 
3368 \backslash
3369 phantom
3370 \end_layout
3371
3372 \end_inset
3373
3374 や数式ツールバーボタン
3375 \begin_inset Foot
3376 status collapsed
3377
3378 \begin_layout Plain Layout
3379 ツールバーボタン
3380 \begin_inset Info
3381 type  "icon"
3382 arg   "math-insert \\space"
3383 \end_inset
3384
3385 の小メニューに入っています.
3386 \end_layout
3387
3388 \end_inset
3389
3390
3391 \begin_inset Info
3392 type  "icon"
3393 arg   "math/phantom"
3394 \end_inset
3395
3396 があります.
3397 \series bold
3398
3399 \backslash
3400 phantom
3401 \series default
3402 を挿入すると,二つの赤い矢印が重なった青枠が表示されます.矢印は,箱の中身の幅と高さの両方が,埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
3403 ち文字)として適用されることを示しています.したがって,
3404 \series bold
3405
3406 \backslash
3407 phantom
3408 \series default
3409 の作る文字は,箱の中身の文字の大きさを持つ埋め草となります.
3410 \end_layout
3411
3412 \begin_layout Standard
3413 \align center
3414 \begin_inset Tabular
3415 <lyxtabular version="3" rows="4" columns="2">
3416 <features booktabs="true" tabularvalignment="middle">
3417 <column alignment="center" valignment="top" width="0pt">
3418 <column alignment="center" valignment="top" width="0pt">
3419 <row>
3420 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Plain Layout
3424 コマンド
3425 \end_layout
3426
3427 \end_inset
3428 </cell>
3429 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3430 \begin_inset Text
3431
3432 \begin_layout Plain Layout
3433 出力
3434 \end_layout
3435
3436 \end_inset
3437 </cell>
3438 </row>
3439 <row topspace="1.5mm">
3440 <cell alignment="center" valignment="top" usebox="none">
3441 \begin_inset Text
3442
3443 \begin_layout Plain Layout
3444 ^19
3445 \begin_inset space \textvisiblespace{}
3446 \end_inset
3447
3448 _
3449 \backslash
3450 phantom
3451 \begin_inset space \textvisiblespace{}
3452 \end_inset
3453
3454 1
3455 \begin_inset Formula $\to$
3456 \end_inset
3457
3458 9
3459 \begin_inset space \textvisiblespace{}
3460 \end_inset
3461
3462 F
3463 \end_layout
3464
3465 \end_inset
3466 </cell>
3467 <cell alignment="center" valignment="top" usebox="none">
3468 \begin_inset Text
3469
3470 \begin_layout Plain Layout
3471 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3472 \end_inset
3473
3474
3475 \end_layout
3476
3477 \end_inset
3478 </cell>
3479 </row>
3480 <row topspace="1.5mm" bottomspace="0.5mm">
3481 <cell alignment="center" valignment="top" usebox="none">
3482 \begin_inset Text
3483
3484 \begin_layout Plain Layout
3485 ^235
3486 \begin_inset space \textvisiblespace{}
3487 \end_inset
3488
3489 _
3490 \backslash
3491 phantom
3492 \begin_inset space \textvisiblespace{}
3493 \end_inset
3494
3495 23
3496 \begin_inset Formula $\to$
3497 \end_inset
3498
3499 9
3500 \begin_inset space \textvisiblespace{}
3501 \end_inset
3502
3503 F
3504 \end_layout
3505
3506 \end_inset
3507 </cell>
3508 <cell alignment="center" valignment="top" usebox="none">
3509 \begin_inset Text
3510
3511 \begin_layout Plain Layout
3512 \begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
3513 \end_inset
3514
3515
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 </row>
3521 <row topspace="1.5mm" bottomspace="0.5mm">
3522 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Plain Layout
3526
3527 \backslash
3528 Lambda^
3529 \begin_inset space \textvisiblespace{}
3530 \end_inset
3531
3532
3533 \backslash
3534 phantom
3535 \begin_inset space \textvisiblespace{}
3536 \end_inset
3537
3538 ii
3539 \begin_inset Formula $\to$
3540 \end_inset
3541
3542 t
3543 \begin_inset space \textvisiblespace{}
3544 \end_inset
3545
3546 _MMt
3547 \end_layout
3548
3549 \end_inset
3550 </cell>
3551 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3552 \begin_inset Text
3553
3554 \begin_layout Plain Layout
3555 \begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
3556 \end_inset
3557
3558
3559 \end_layout
3560
3561 \end_inset
3562 </cell>
3563 </row>
3564 </lyxtabular>
3565
3566 \end_inset
3567
3568
3569 \end_layout
3570
3571 \begin_layout Standard
3572 さらに,
3573 \series bold
3574
3575 \backslash
3576 vphantom
3577 \series default
3578
3579 \begin_inset Index idx
3580 status collapsed
3581
3582 \begin_layout Plain Layout
3583 こまんど@コマンド ! V ! 
3584 \backslash
3585 vphantom
3586 \end_layout
3587
3588 \end_inset
3589
3590 (ツールバーボタン
3591 \begin_inset space ~
3592 \end_inset
3593
3594
3595 \begin_inset Info
3596 type  "icon"
3597 arg   "math/vphantom"
3598 \end_inset
3599
3600 )および
3601 \series bold
3602
3603 \backslash
3604 hphantom
3605 \series default
3606
3607 \begin_inset Index idx
3608 status collapsed
3609
3610 \begin_layout Plain Layout
3611 こまんど@コマンド ! H ! 
3612 \backslash
3613 hphantom
3614 \end_layout
3615
3616 \end_inset
3617
3618 (ツールバーボタン
3619 \begin_inset space ~
3620 \end_inset
3621
3622
3623 \begin_inset Info
3624 type  "icon"
3625 arg   "math/hphantom"
3626 \end_inset
3627
3628 )というコマンドもあります.
3629 \series bold
3630
3631 \backslash
3632 vphantom
3633 \series default
3634 は,枠内部の文字の最大高のみの空白を作り,幅は考慮しません.
3635 \series bold
3636
3637 \backslash
3638 hphantom
3639 \series default
3640 は,枠の内容の幅のみの空白を作ります.このことから,これらの枠は一本の赤矢印のみで表示されます.
3641 \end_layout
3642
3643 \begin_layout Standard
3644 たとえば,
3645 \series bold
3646
3647 \backslash
3648 vphantom
3649 \series default
3650
3651 \begin_inset space \textvisiblespace{}
3652 \end_inset
3653
3654
3655 \series bold
3656 a
3657 \backslash
3658 int
3659 \series default
3660 は,積分記号
3661 \begin_inset Foot
3662 status collapsed
3663
3664 \begin_layout Plain Layout
3665
3666 \series bold
3667
3668 \backslash
3669 int
3670 \series default
3671 コマンドは,積分記号を生成します.第
3672 \begin_inset CommandInset ref
3673 LatexCommand ref
3674 reference "subsec:大演算子"
3675
3676 \end_inset
3677
3678 節を参照してください.
3679 \end_layout
3680
3681 \end_inset
3682
3683 が最大高の文字なので,積分記号の高さを持つ空白を作ります.実際の適用例については,第
3684 \begin_inset CommandInset ref
3685 LatexCommand ref
3686 reference "subsec:多行にわたる括弧"
3687
3688 \end_inset
3689
3690 節を参照してください.
3691 \end_layout
3692
3693 \begin_layout Standard
3694 埋め草は,メニュー
3695 \family sans
3696 挿入\SpecialChar menuseparator
3697 整形\SpecialChar menuseparator
3698 埋め草
3699 \family default
3700 を使えば,以下のように本文中でも使用することができます.
3701 \end_layout
3702
3703 \begin_layout Standard
3704 これは本文です.
3705 \begin_inset Newline newline
3706 \end_inset
3707
3708
3709 \begin_inset Phantom Phantom
3710 status open
3711
3712 \begin_layout Plain Layout
3713 これは
3714 \end_layout
3715
3716 \end_inset
3717
3718 本文です.
3719 \end_layout
3720
3721 \begin_layout Subsection
3722 横線
3723 \begin_inset Index idx
3724 status collapsed
3725
3726 \begin_layout Plain Layout
3727 よこせん@横線
3728 \end_layout
3729
3730 \end_inset
3731
3732
3733 \begin_inset Index idx
3734 status collapsed
3735
3736 \begin_layout Plain Layout
3737 すうしき@数式 ! かせん@下線
3738 \end_layout
3739
3740 \end_inset
3741
3742
3743 \begin_inset Index idx
3744 status collapsed
3745
3746 \begin_layout Plain Layout
3747 ぼうせん@棒線
3748 \begin_inset ERT
3749 status collapsed
3750
3751 \begin_layout Plain Layout
3752
3753 |see{
3754 \end_layout
3755
3756 \end_inset
3757
3758 横線
3759 \begin_inset ERT
3760 status collapsed
3761
3762 \begin_layout Plain Layout
3763
3764 }
3765 \end_layout
3766
3767 \end_inset
3768
3769
3770 \end_layout
3771
3772 \end_inset
3773
3774
3775 \end_layout
3776
3777 \begin_layout Standard
3778 \align center
3779 \begin_inset Tabular
3780 <lyxtabular version="3" rows="4" columns="2">
3781 <features booktabs="true" tabularvalignment="middle">
3782 <column alignment="center" valignment="top" width="0pt">
3783 <column alignment="center" valignment="top" width="0pt">
3784 <row>
3785 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3786 \begin_inset Text
3787
3788 \begin_layout Plain Layout
3789 コマンド
3790 \end_layout
3791
3792 \end_inset
3793 </cell>
3794 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3795 \begin_inset Text
3796
3797 \begin_layout Plain Layout
3798 出力
3799 \end_layout
3800
3801 \end_inset
3802 </cell>
3803 </row>
3804 <row topspace="2mm">
3805 <cell alignment="center" valignment="top" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809
3810 \backslash
3811 overline
3812 \begin_inset space \textvisiblespace{}
3813 \end_inset
3814
3815 A+B
3816 \begin_inset Index idx
3817 status collapsed
3818
3819 \begin_layout Plain Layout
3820 こまんど@コマンド ! O ! 
3821 \backslash
3822 overline
3823 \end_layout
3824
3825 \end_inset
3826
3827
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 <cell alignment="center" valignment="top" usebox="none">
3833 \begin_inset Text
3834
3835 \begin_layout Plain Layout
3836 \begin_inset Formula $\overline{A+B}$
3837 \end_inset
3838
3839
3840 \end_layout
3841
3842 \end_inset
3843 </cell>
3844 </row>
3845 <row bottomspace="1mm">
3846 <cell alignment="center" valignment="top" usebox="none">
3847 \begin_inset Text
3848
3849 \begin_layout Plain Layout
3850
3851 \backslash
3852 underline
3853 \begin_inset space \textvisiblespace{}
3854 \end_inset
3855
3856 A+B
3857 \begin_inset Index idx
3858 status collapsed
3859
3860 \begin_layout Plain Layout
3861 こまんど@コマンド ! U ! 
3862 \backslash
3863 underline
3864 \end_layout
3865
3866 \end_inset
3867
3868
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 <cell alignment="center" valignment="top" usebox="none">
3874 \begin_inset Text
3875
3876 \begin_layout Plain Layout
3877 \begin_inset Formula $\underline{A+B}$
3878 \end_inset
3879
3880
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 </row>
3886 <row topspace="2mm" bottomspace="1mm">
3887 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3888 \begin_inset Text
3889
3890 \begin_layout Plain Layout
3891
3892 \backslash
3893 overline
3894 \begin_inset space \textvisiblespace{}
3895 \end_inset
3896
3897
3898 \backslash
3899 underline
3900 \begin_inset space \textvisiblespace{}
3901 \end_inset
3902
3903 A+B
3904 \end_layout
3905
3906 \end_inset
3907 </cell>
3908 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3909 \begin_inset Text
3910
3911 \begin_layout Plain Layout
3912 \begin_inset Formula $\overline{\underline{A+B}}$
3913 \end_inset
3914
3915
3916 \end_layout
3917
3918 \end_inset
3919 </cell>
3920 </row>
3921 </lyxtabular>
3922
3923 \end_inset
3924
3925
3926 \end_layout
3927
3928 \begin_layout Standard
3929 上記最後の例では,先に
3930 \series bold
3931
3932 \backslash
3933 overline
3934 \series default
3935 が来ようが
3936 \series bold
3937
3938 \backslash
3939 underline
3940 \series default
3941 が来ようが,関係ありません.
3942 \end_layout
3943
3944 \begin_layout Standard
3945 二重下線を引くには,
3946 \series bold
3947
3948 \backslash
3949 underline
3950 \series default
3951 を二回使います.
3952 \end_layout
3953
3954 \begin_layout Standard
3955 文字の上下6本の線まで引くことができます.
3956 \end_layout
3957
3958 \begin_layout Standard
3959 \begin_inset VSpace bigskip
3960 \end_inset
3961
3962 自己定義の線は,以下の書式を持つ
3963 \series bold
3964
3965 \backslash
3966 rule
3967 \series default
3968
3969 \begin_inset Index idx
3970 status collapsed
3971
3972 \begin_layout Plain Layout
3973 こまんど@コマンド ! R ! 
3974 \backslash
3975 rule
3976 \end_layout
3977
3978 \end_inset
3979
3980 コマンドで作成することができます.
3981 \end_layout
3982
3983 \begin_layout Standard
3984
3985 \series bold
3986
3987 \backslash
3988 rule[垂直オフセット幅]{長さ}{厚み}
3989 \end_layout
3990
3991 \begin_layout Standard
3992 オプションの
3993 \series bold
3994 「垂直オフセット幅
3995 \series default
3996 」は,行を上方に(値が負であれば下方に)移動させます.値としては,第
3997 \begin_inset CommandInset ref
3998 LatexCommand ref
3999 reference "tab:使用できる単位"
4000
4001 \end_inset
4002
4003 表に掲げてある単位を用いることができます.以下に,
4004 \begin_inset Newline newline
4005 \end_inset
4006
4007
4008 \series bold
4009
4010 \backslash
4011 rule[-2ex]{3cm}{2pt}
4012 \series default
4013  および 
4014 \series bold
4015
4016 \backslash
4017 rule{2cm}{1pt}
4018 \begin_inset Newline newline
4019 \end_inset
4020
4021
4022 \series default
4023 というコマンドを用いて作成したふたつの例を例示します.
4024 \end_layout
4025
4026 \begin_layout Standard
4027 この行には,
4028 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4029 \end_inset
4030
4031 二本の線があります.
4032 \end_layout
4033
4034 \begin_layout Standard
4035
4036 \backslash
4037 ruleは,メニュー
4038 \family sans
4039 挿入\SpecialChar menuseparator
4040 整形\SpecialChar menuseparator
4041 水平線
4042 \family default
4043 を使っても,本文に挿入することができます.
4044 \end_layout
4045
4046 \begin_layout Standard
4047 これは一行の
4048 \begin_inset CommandInset line
4049 LatexCommand rule
4050 offset "0.5ex"
4051 width "3cm"
4052 height "1pt"
4053
4054 \end_inset
4055
4056 文章です.
4057 \end_layout
4058
4059 \begin_layout Subsection
4060 省略符号
4061 \begin_inset CommandInset label
4062 LatexCommand label
4063 name "subsec:省略符号"
4064
4065 \end_inset
4066
4067
4068 \begin_inset Index idx
4069 status collapsed
4070
4071 \begin_layout Plain Layout
4072 しょうりゃくふごう@省略符号
4073 \end_layout
4074
4075 \end_inset
4076
4077
4078 \end_layout
4079
4080 \begin_layout Standard
4081 省略符号には,いくつかの種類が使用できます
4082 \begin_inset Foot
4083 status collapsed
4084
4085 \begin_layout Plain Layout
4086 数式ツールバー中の
4087 \begin_inset Info
4088 type  "icon"
4089 arg   "math-insert \\ldots"
4090 \end_inset
4091
4092 ボタンで表示されている小メニューです.
4093 \end_layout
4094
4095 \end_inset
4096
4097 .列挙のためには,ベースラインの点々(
4098 \series bold
4099
4100 \backslash
4101 ldots
4102 \series default
4103
4104 \begin_inset Index idx
4105 status collapsed
4106
4107 \begin_layout Plain Layout
4108 こまんど@コマンド ! L ! 
4109 \backslash
4110 ldots
4111 \end_layout
4112
4113 \end_inset
4114
4115 )を使用しますが,演算子の場合は,演算子と同じ高さの点々(
4116 \series bold
4117
4118 \backslash
4119 cdots
4120 \series default
4121
4122 \begin_inset Index idx
4123 status collapsed
4124
4125 \begin_layout Plain Layout
4126 こまんど@コマンド ! C ! 
4127 \backslash
4128 cdots
4129 \end_layout
4130
4131 \end_inset
4132
4133 )が必要です.
4134 \series bold
4135
4136 \backslash
4137 dots
4138 \series default
4139
4140 \begin_inset Index idx
4141 status collapsed
4142
4143 \begin_layout Plain Layout
4144 こまんど@コマンド ! D ! 
4145 \backslash
4146 dots
4147 \end_layout
4148
4149 \end_inset
4150
4151 コマンドを使うと,\SpecialChar LaTeX
4152 は次に来る文字がどのような種類の文字であるかによって,自動的にどの種類を使うかを選択します.
4153 \end_layout
4154
4155 \begin_layout Standard
4156 \align center
4157 \begin_inset Tabular
4158 <lyxtabular version="3" rows="9" columns="2">
4159 <features booktabs="true" tabularvalignment="middle">
4160 <column alignment="center" valignment="top" width="0pt">
4161 <column alignment="center" valignment="top" width="0pt">
4162 <row>
4163 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4164 \begin_inset Text
4165
4166 \begin_layout Plain Layout
4167 コマンド
4168 \end_layout
4169
4170 \end_inset
4171 </cell>
4172 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4173 \begin_inset Text
4174
4175 \begin_layout Plain Layout
4176 出力
4177 \end_layout
4178
4179 \end_inset
4180 </cell>
4181 </row>
4182 <row>
4183 <cell alignment="center" valignment="top" usebox="none">
4184 \begin_inset Text
4185
4186 \begin_layout Plain Layout
4187 A_1
4188 \begin_inset space \textvisiblespace{}
4189 \end_inset
4190
4191 ,
4192 \backslash
4193 dots
4194 \begin_inset space \textvisiblespace{}
4195 \end_inset
4196
4197 ,A_n
4198 \end_layout
4199
4200 \end_inset
4201 </cell>
4202 <cell alignment="center" valignment="top" usebox="none">
4203 \begin_inset Text
4204
4205 \begin_layout Plain Layout
4206 \begin_inset Formula $A_{1},\dots,A_{n}$
4207 \end_inset
4208
4209
4210 \end_layout
4211
4212 \end_inset
4213 </cell>
4214 </row>
4215 <row>
4216 <cell alignment="center" valignment="top" usebox="none">
4217 \begin_inset Text
4218
4219 \begin_layout Plain Layout
4220 A_1
4221 \begin_inset space \textvisiblespace{}
4222 \end_inset
4223
4224 +
4225 \backslash
4226 dots
4227 \begin_inset space \textvisiblespace{}
4228 \end_inset
4229
4230 +A_n
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 <cell alignment="center" valignment="top" usebox="none">
4236 \begin_inset Text
4237
4238 \begin_layout Plain Layout
4239 \begin_inset Formula $A_{1}+\dots+A_{n}$
4240 \end_inset
4241
4242
4243 \end_layout
4244
4245 \end_inset
4246 </cell>
4247 </row>
4248 <row>
4249 <cell alignment="center" valignment="top" usebox="none">
4250 \begin_inset Text
4251
4252 \begin_layout Plain Layout
4253 A_1
4254 \begin_inset space \textvisiblespace{}
4255 \end_inset
4256
4257 ,
4258 \backslash
4259 ldots
4260 \begin_inset space \textvisiblespace{}
4261 \end_inset
4262
4263 ,A_n
4264 \end_layout
4265
4266 \end_inset
4267 </cell>
4268 <cell alignment="center" valignment="top" usebox="none">
4269 \begin_inset Text
4270
4271 \begin_layout Plain Layout
4272 \begin_inset Formula $A_{1},\ldots,A_{n}$
4273 \end_inset
4274
4275
4276 \end_layout
4277
4278 \end_inset
4279 </cell>
4280 </row>
4281 <row>
4282 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4283 \begin_inset Text
4284
4285 \begin_layout Plain Layout
4286 A_1
4287 \begin_inset space \textvisiblespace{}
4288 \end_inset
4289
4290 +
4291 \backslash
4292 cdots
4293 \begin_inset space \textvisiblespace{}
4294 \end_inset
4295
4296 +A_n
4297 \end_layout
4298
4299 \end_inset
4300 </cell>
4301 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4302 \begin_inset Text
4303
4304 \begin_layout Plain Layout
4305 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4306 \end_inset
4307
4308
4309 \end_layout
4310
4311 \end_inset
4312 </cell>
4313 </row>
4314 <row>
4315 <cell alignment="center" valignment="top" usebox="none">
4316 \begin_inset Text
4317
4318 \begin_layout Plain Layout
4319
4320 \backslash
4321 vdots
4322 \end_layout
4323
4324 \end_inset
4325 </cell>
4326 <cell alignment="center" valignment="top" usebox="none">
4327 \begin_inset Text
4328
4329 \begin_layout Plain Layout
4330 \begin_inset Formula $\vdots$
4331 \end_inset
4332
4333
4334 \end_layout
4335
4336 \end_inset
4337 </cell>
4338 </row>
4339 <row>
4340 <cell alignment="center" valignment="top" usebox="none">
4341 \begin_inset Text
4342
4343 \begin_layout Plain Layout
4344
4345 \backslash
4346 ddots
4347 \end_layout
4348
4349 \end_inset
4350 </cell>
4351 <cell alignment="center" valignment="top" usebox="none">
4352 \begin_inset Text
4353
4354 \begin_layout Plain Layout
4355 \begin_inset Formula $\ddots$
4356 \end_inset
4357
4358
4359 \end_layout
4360
4361 \end_inset
4362 </cell>
4363 </row>
4364 <row>
4365 <cell alignment="center" valignment="top" usebox="none">
4366 \begin_inset Text
4367
4368 \begin_layout Plain Layout
4369
4370 \backslash
4371 iddots
4372 \end_layout
4373
4374 \end_inset
4375 </cell>
4376 <cell alignment="center" valignment="top" usebox="none">
4377 \begin_inset Text
4378
4379 \begin_layout Plain Layout
4380 \begin_inset Formula $\iddots$
4381 \end_inset
4382
4383
4384 \end_layout
4385
4386 \end_inset
4387 </cell>
4388 </row>
4389 <row>
4390 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4391 \begin_inset Text
4392
4393 \begin_layout Plain Layout
4394 いろいろな点々を使った
4395 \begin_inset Formula $3\times3$
4396 \end_inset
4397
4398 行列
4399 \end_layout
4400
4401 \end_inset
4402 </cell>
4403 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4404 \begin_inset Text
4405
4406 \begin_layout Plain Layout
4407 \begin_inset Formula $\begin{array}{ccc}
4408 A_{11} & \cdots & A_{1m}\\
4409 \vdots & \ddots & \vdots\\
4410 A_{n1} & \cdots & A_{nm}
4411 \end{array}$
4412 \end_inset
4413
4414
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 </row>
4420 </lyxtabular>
4421
4422 \end_inset
4423
4424
4425 \end_layout
4426
4427 \begin_layout Standard
4428
4429 \family sans
4430 挿入\SpecialChar menuseparator
4431 省略符号
4432 \family default
4433 メニューで挿入される省略符号は
4434 \series bold
4435
4436 \backslash
4437 ldots
4438 \series default
4439 です.
4440 \end_layout
4441
4442 \begin_layout Standard
4443 \begin_inset VSpace medskip
4444 \end_inset
4445
4446
4447 \series bold
4448
4449 \backslash
4450 iddots
4451 \series default
4452 を使うには,文書設定の
4453 \family sans
4454 数式オプション
4455 \family default
4456 にある
4457 \family sans
4458 mathdotsパッケージを(自動的に)使う
4459 \family default
4460 オプションのうちいずれかを有効にしなくてはなりません.
4461 \begin_inset Newline newline
4462 \end_inset
4463
4464
4465 \family sans
4466 mathdotsパッケージを使う
4467 \family default
4468 オプションを使用すると,文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます.
4469 \end_layout
4470
4471 \begin_layout Standard
4472 \begin_inset VSpace medskip
4473 \end_inset
4474
4475 とくに行列には,複数列にわたることのできる省略符号があります.これは,以下の書式を持つ
4476 \series bold
4477
4478 \backslash
4479 hdotsfor
4480 \series default
4481
4482 \begin_inset Index idx
4483 status collapsed
4484
4485 \begin_layout Plain Layout
4486 こまんど@コマンド ! H ! 
4487 \backslash
4488 hdotsfor
4489 \end_layout
4490
4491 \end_inset
4492
4493 コマンドで作ることができます.
4494 \end_layout
4495
4496 \begin_layout Standard
4497
4498 \series bold
4499
4500 \backslash
4501 hdotsfor[距離]{列数}
4502 \end_layout
4503
4504 \begin_layout Standard
4505 ここで「列数」は,何列に広げるかを指定します.「距離」は,点々のあいだの距離を示す因子です.
4506 \end_layout
4507
4508 \begin_layout Standard
4509 以下の行列では,2行目の1つ目の枠に
4510 \series bold
4511
4512 \backslash
4513 hdotsfor[2]{4}
4514 \series default
4515 を挿入して,
4516 \series bold
4517
4518 \backslash
4519 dots
4520 \series default
4521 コマンドの2倍の点間距離を持つ省略符号を挿入しています.
4522 \begin_inset Formula 
4523 \[
4524 \left(\begin{array}{cccc}
4525 A & B & C & D\\
4526 \hdotsfor[2]{4}\\
4527 q & w & e & r
4528 \end{array}\right)
4529 \]
4530
4531 \end_inset
4532
4533 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい.さもないと\SpecialChar LaTeX
4534 エラーが発生します.
4535 \end_layout
4536
4537 \begin_layout Standard
4538 \begin_inset VSpace bigskip
4539 \end_inset
4540
4541 さらに,
4542 \series bold
4543
4544 \backslash
4545 dotfill
4546 \series default
4547
4548 \begin_inset Index idx
4549 status collapsed
4550
4551 \begin_layout Plain Layout
4552 こまんど@コマンド ! D ! 
4553 \backslash
4554 dotfill
4555 \end_layout
4556
4557 \end_inset
4558
4559 コマンドを使えば,行の残りを点々で埋めることもできます.このコマンドの働きは,
4560 \series bold
4561
4562 \backslash
4563 hfill
4564 \series default
4565 と同様のものです.第
4566 \begin_inset CommandInset ref
4567 LatexCommand ref
4568 reference "subsec:可変長の空白"
4569
4570 \end_inset
4571
4572 節をご参照下さい.
4573 \end_layout
4574
4575 \begin_layout Standard
4576 たとえば,
4577 \series bold
4578 A
4579 \backslash
4580 dotfill
4581 \begin_inset space \textvisiblespace{}
4582 \end_inset
4583
4584 B
4585 \series default
4586 コマンドは,
4587 \end_layout
4588
4589 \begin_layout Standard
4590 \begin_inset Formula $A\dotfill B$
4591 \end_inset
4592
4593
4594 \end_layout
4595
4596 \begin_layout Standard
4597 のようになります.点々を使う
4598 \series bold
4599
4600 \backslash
4601 dotfill
4602 \series default
4603 の直線版として,
4604 \series bold
4605
4606 \backslash
4607 hrulefill
4608 \series default
4609
4610 \begin_inset Index idx
4611 status collapsed
4612
4613 \begin_layout Plain Layout
4614 こまんど@コマンド ! H ! 
4615 \backslash
4616 hrulefill
4617 \end_layout
4618
4619 \end_inset
4620
4621
4622 \end_layout
4623
4624 \begin_layout Standard
4625 \begin_inset Formula $A\hrulefill B$
4626 \end_inset
4627
4628
4629 \end_layout
4630
4631 \begin_layout Standard
4632 があります.これらのコマンドを本文で使用するには,これらのコマンドは\SpecialChar TeX
4633 モードで挿入される必要があります.
4634 \end_layout
4635
4636 \begin_layout Section
4637 行列
4638 \begin_inset CommandInset label
4639 LatexCommand label
4640 name "sec:行列"
4641
4642 \end_inset
4643
4644
4645 \begin_inset Index idx
4646 status collapsed
4647
4648 \begin_layout Plain Layout
4649 ぎょうれつ@行列
4650 \end_layout
4651
4652 \end_inset
4653
4654
4655 \end_layout
4656
4657 \begin_layout Standard
4658 行列は,数式ツールバーボタンの
4659 \begin_inset Info
4660 type  "icon"
4661 arg   "dialog-show mathmatrix"
4662 \end_inset
4663
4664
4665 \family sans
4666 挿入\SpecialChar menuseparator
4667 数式\SpecialChar menuseparator
4668 行列
4669 \family default
4670 メニューで挿入することができます.すると,行列の行数・列数・配置方法・装飾を尋ねられます.ここで垂直配置は,行内数式内の行列でのみ意味を持ちます.
4671 \end_layout
4672
4673 \begin_layout Standard
4674 最初の行列は「上」配置
4675 \begin_inset Formula $\begin{array}[t]{cccc}
4676 A & D & G & J\\
4677 B & E & H & K\\
4678 C & F & I & L
4679 \end{array}$
4680 \end_inset
4681
4682 で,二番目は「中央」配置
4683 \begin_inset Formula $\begin{array}{cccc}
4684 A & D & G & J\\
4685 B & E & H & K\\
4686 C & F & I & L
4687 \end{array}$
4688 \end_inset
4689
4690 ,三番目は「下」配置
4691 \begin_inset Formula $\begin{array}[b]{cccc}
4692 A & D & G & J\\
4693 B & E & H & K\\
4694 C & F & I & L
4695 \end{array}$
4696 \end_inset
4697
4698 です.
4699 \end_layout
4700
4701 \begin_layout Standard
4702 水平配置は,各列がどのように配置されるべきかを指定します.これは,各列に対応した文字を一つずつ入力することによって設定します.
4703 \emph on
4704 l
4705 \emph default
4706 は左寄せ,
4707 \emph on
4708 c
4709 \emph default
4710 は中央揃え,
4711 \emph on
4712 r
4713 \emph default
4714 は右寄せを意味します.たとえば,第1列が左寄せで第2列と第3列が中央揃え,第4列が右揃えの
4715 \begin_inset Formula $4\times4$
4716 \end_inset
4717
4718 行列を作成するには,水平配置のところに
4719 \series bold
4720 lccr
4721 \series default
4722 と入力します.通常,行列では各列は中央揃えですから,各列の既定値は
4723 \series bold
4724 c
4725 \series default
4726 です.
4727 \end_layout
4728
4729 \begin_layout Standard
4730 水平行列の例です.
4731 \end_layout
4732
4733 \begin_layout Standard
4734
4735 \series bold
4736 lll
4737 \series default
4738  : 
4739 \begin_inset Formula $\begin{array}{lll}
4740 10000 & D & G\\
4741 B & 10000 & H\\
4742 C & F & 10000
4743 \end{array}$
4744 \end_inset
4745
4746  , 
4747 \series bold
4748 ccc
4749 \series default
4750  : 
4751 \begin_inset Formula $\begin{array}{ccc}
4752 10000 & D & G\\
4753 B & 10000 & H\\
4754 C & F & 10000
4755 \end{array}$
4756 \end_inset
4757
4758  , 
4759 \series bold
4760 rrr
4761 \series default
4762  : 
4763 \begin_inset Formula $\begin{array}{rrr}
4764 10000 & D & G\\
4765 B & 10000 & H\\
4766 C & F & 10000
4767 \end{array}$
4768 \end_inset
4769
4770
4771 \end_layout
4772
4773 \begin_layout Standard
4774 つづいて行や列を追加したり削除したりするには,数式ツールバーボタンの
4775 \begin_inset Info
4776 type  "icon"
4777 arg   "tabular-feature append-row"
4778 \end_inset
4779
4780
4781 \begin_inset Info
4782 type  "icon"
4783 arg   "tabular-feature delete-row"
4784 \end_inset
4785
4786 などや
4787 \family sans
4788 編集\SpecialChar menuseparator
4789 行と列
4790 \family default
4791 メニューを使用することができます.また,行は
4792 \begin_inset Info
4793 type  "shortcut"
4794 arg   "newline-insert newline"
4795 \end_inset
4796
4797 で作成することもできます.
4798 \end_layout
4799
4800 \begin_layout Standard
4801 \begin_inset VSpace bigskip
4802 \end_inset
4803
4804
4805 \end_layout
4806
4807 \begin_layout Standard
4808
4809 \family sans
4810 装飾
4811 \family default
4812 は,行列の前後に選択した様式の括弧を加えます.他にも括弧は,
4813 \series bold
4814
4815 \backslash
4816 left
4817 \series default
4818
4819 \begin_inset Index idx
4820 status collapsed
4821
4822 \begin_layout Plain Layout
4823 こまんど@コマンド ! L ! 
4824 \backslash
4825 left
4826 \end_layout
4827
4828 \end_inset
4829
4830 コマンドや
4831 \series bold
4832
4833 \backslash
4834 right
4835 \series default
4836
4837 \begin_inset Index idx
4838 status collapsed
4839
4840 \begin_layout Plain Layout
4841 こまんど@コマンド ! R ! 
4842 \backslash
4843 right
4844 \end_layout
4845
4846 \end_inset
4847
4848 コマンドで作成することもできます(
4849 \begin_inset Flex Ruby
4850 status collapsed
4851
4852 \begin_layout Plain Layout
4853 捷径
4854 \begin_inset Argument post:1
4855 status collapsed
4856
4857 \begin_layout Plain Layout
4858 ショートカット
4859 \end_layout
4860
4861 \end_inset
4862
4863
4864 \end_layout
4865
4866 \end_inset
4867
4868
4869 \family sans
4870 Alt+M
4871 \begin_inset space ~
4872 \end_inset
4873
4874 括弧
4875 \family default
4876 ).第
4877 \begin_inset CommandInset ref
4878 LatexCommand ref
4879 reference "subsec:自動の括弧丈"
4880
4881 \end_inset
4882
4883 節を参照してください.あるいは,以下のコマンドを使うこともできます.
4884 \begin_inset VSpace medskip
4885 \end_inset
4886
4887
4888 \end_layout
4889
4890 \begin_layout Standard
4891 \begin_inset space \hfill{}
4892 \end_inset
4893
4894
4895 \begin_inset Tabular
4896 <lyxtabular version="3" rows="4" columns="2">
4897 <features booktabs="true" tabularvalignment="middle">
4898 <column alignment="center" valignment="top" width="0pt">
4899 <column alignment="center" valignment="top">
4900 <row>
4901 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4902 \begin_inset Text
4903
4904 \begin_layout Plain Layout
4905 コマンド
4906 \end_layout
4907
4908 \end_inset
4909 </cell>
4910 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4911 \begin_inset Text
4912
4913 \begin_layout Plain Layout
4914 出力
4915 \end_layout
4916
4917 \end_inset
4918 </cell>
4919 </row>
4920 <row topspace="1.5mm">
4921 <cell alignment="center" valignment="top" usebox="none">
4922 \begin_inset Text
4923
4924 \begin_layout Plain Layout
4925
4926 \backslash
4927 bmatrix
4928 \begin_inset space \textvisiblespace{}
4929 \end_inset
4930
4931
4932 \begin_inset Formula $2\times2$
4933 \end_inset
4934
4935 行列
4936 \end_layout
4937
4938 \end_inset
4939 </cell>
4940 <cell alignment="center" valignment="top" usebox="none">
4941 \begin_inset Text
4942
4943 \begin_layout Plain Layout
4944 \begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
4945 0 & \textrm{-}\mathrm{i}\\
4946 \mathrm{i} & 0
4947 \end{array}\end{bmatrix}$
4948 \end_inset
4949
4950
4951 \end_layout
4952
4953 \end_inset
4954 </cell>
4955 </row>
4956 <row topspace="1.5mm" bottomspace="0.5mm">
4957 <cell alignment="center" valignment="top" usebox="none">
4958 \begin_inset Text
4959
4960 \begin_layout Plain Layout
4961
4962 \backslash
4963 Bmatrix
4964 \begin_inset space \textvisiblespace{}
4965 \end_inset
4966
4967
4968 \begin_inset Formula $2\times2$
4969 \end_inset
4970
4971 行列
4972 \end_layout
4973
4974 \end_inset
4975 </cell>
4976 <cell alignment="center" valignment="top" usebox="none">
4977 \begin_inset Text
4978
4979 \begin_layout Plain Layout
4980 \begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
4981 0 & \textrm{-}\mathrm{i}\\
4982 \mathrm{i} & 0
4983 \end{array}\end{Bmatrix}$
4984 \end_inset
4985
4986
4987 \end_layout
4988
4989 \end_inset
4990 </cell>
4991 </row>
4992 <row>
4993 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4994 \begin_inset Text
4995
4996 \begin_layout Plain Layout
4997
4998 \backslash
4999 pmatrix
5000 \begin_inset space \textvisiblespace{}
5001 \end_inset
5002
5003
5004 \begin_inset Formula $2\times2$
5005 \end_inset
5006
5007 行列
5008 \end_layout
5009
5010 \end_inset
5011 </cell>
5012 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5013 \begin_inset Text
5014
5015 \begin_layout Plain Layout
5016 \begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
5017 0 & \textrm{-}\mathrm{i}\\
5018 \mathrm{i} & 0
5019 \end{array}\end{pmatrix}$
5020 \end_inset
5021
5022
5023 \end_layout
5024
5025 \end_inset
5026 </cell>
5027 </row>
5028 </lyxtabular>
5029
5030 \end_inset
5031
5032
5033 \begin_inset space \hfill{}
5034 \end_inset
5035
5036
5037 \begin_inset Tabular
5038 <lyxtabular version="3" rows="4" columns="2">
5039 <features booktabs="true" tabularvalignment="middle">
5040 <column alignment="center" valignment="top" width="0pt">
5041 <column alignment="center" valignment="top">
5042 <row>
5043 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5044 \begin_inset Text
5045
5046 \begin_layout Plain Layout
5047 コマンド
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5053 \begin_inset Text
5054
5055 \begin_layout Plain Layout
5056 出力
5057 \end_layout
5058
5059 \end_inset
5060 </cell>
5061 </row>
5062 <row topspace="1.5mm">
5063 <cell alignment="center" valignment="top" usebox="none">
5064 \begin_inset Text
5065
5066 \begin_layout Plain Layout
5067
5068 \backslash
5069 vmatrix
5070 \begin_inset space \textvisiblespace{}
5071 \end_inset
5072
5073
5074 \begin_inset Formula $2\times2$
5075 \end_inset
5076
5077 行列
5078 \end_layout
5079
5080 \end_inset
5081 </cell>
5082 <cell alignment="center" valignment="top" usebox="none">
5083 \begin_inset Text
5084
5085 \begin_layout Plain Layout
5086 \begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
5087 0 & \textrm{-}\mathrm{i}\\
5088 \mathrm{i} & 0
5089 \end{array}\end{vmatrix}$
5090 \end_inset
5091
5092
5093 \end_layout
5094
5095 \end_inset
5096 </cell>
5097 </row>
5098 <row topspace="1.5mm" bottomspace="0.5mm">
5099 <cell alignment="center" valignment="top" usebox="none">
5100 \begin_inset Text
5101
5102 \begin_layout Plain Layout
5103
5104 \backslash
5105 Vmatrix
5106 \begin_inset space \textvisiblespace{}
5107 \end_inset
5108
5109
5110 \begin_inset Formula $2\times2$
5111 \end_inset
5112
5113 行列
5114 \end_layout
5115
5116 \end_inset
5117 </cell>
5118 <cell alignment="center" valignment="top" usebox="none">
5119 \begin_inset Text
5120
5121 \begin_layout Plain Layout
5122 \begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
5123 0 & \textrm{-}\mathrm{i}\\
5124 \mathrm{i} & 0
5125 \end{array}\end{Vmatrix}$
5126 \end_inset
5127
5128
5129 \end_layout
5130
5131 \end_inset
5132 </cell>
5133 </row>
5134 <row>
5135 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5136 \begin_inset Text
5137
5138 \begin_layout Plain Layout
5139
5140 \backslash
5141 matrix
5142 \begin_inset space \textvisiblespace{}
5143 \end_inset
5144
5145
5146 \begin_inset Formula $2\times2$
5147 \end_inset
5148
5149 行列
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Plain Layout
5158 \begin_inset Formula $\begin{matrix}\begin{array}{cc}
5159 0 & \textrm{-}\mathrm{i}\\
5160 \mathrm{i} & 0
5161 \end{array}\end{matrix}$
5162 \end_inset
5163
5164
5165 \end_layout
5166
5167 \end_inset
5168 </cell>
5169 </row>
5170 </lyxtabular>
5171
5172 \end_inset
5173
5174
5175 \begin_inset space \hfill{}
5176 \end_inset
5177
5178
5179 \end_layout
5180
5181 \begin_layout Standard
5182 \begin_inset VSpace medskip
5183 \end_inset
5184
5185 たとえば
5186 \series bold
5187
5188 \backslash
5189 vmatrix
5190 \series default
5191 などを挿入すると,青枠が二つの垂直線のあいだに現れるので,そこに行列を挿入することができます.
5192 \end_layout
5193
5194 \begin_layout Standard
5195 \begin_inset VSpace bigskip
5196 \end_inset
5197
5198 じつは多行数式はすべて行列なので,行列の各列の間隔を変更するには,第
5199 \begin_inset CommandInset ref
5200 LatexCommand ref
5201 reference "subsec:列間"
5202
5203 \end_inset
5204
5205 節に説明されている距離
5206 \series bold
5207
5208 \backslash
5209 arraycolsep
5210 \series default
5211
5212 \begin_inset Index idx
5213 status collapsed
5214
5215 \begin_layout Plain Layout
5216 こまんど@コマンド ! A ! 
5217 \backslash
5218 arraycolsep
5219 \end_layout
5220
5221 \end_inset
5222
5223 をここでも使用することができます.
5224 \end_layout
5225
5226 \begin_layout Standard
5227 行間隔を変更するには,
5228 \series bold
5229
5230 \backslash
5231 arraystretch
5232 \series default
5233
5234 \begin_inset Index idx
5235 status collapsed
5236
5237 \begin_layout Plain Layout
5238 こまんど@コマンド ! A ! 
5239 \backslash
5240 arraystretch
5241 \end_layout
5242
5243 \end_inset
5244
5245 コマンドを使用します.以下のようにして使用します.
5246 \end_layout
5247
5248 \begin_layout Standard
5249
5250 \series bold
5251
5252 \backslash
5253 renewcommand{
5254 \backslash
5255 arraystretch}{伸長因子}
5256 \begin_inset Index idx
5257 status collapsed
5258
5259 \begin_layout Plain Layout
5260 こまんど@コマンド ! R ! 
5261 \backslash
5262 renewcommand
5263 \end_layout
5264
5265 \end_inset
5266
5267
5268 \end_layout
5269
5270 \begin_layout Standard
5271
5272 \series bold
5273
5274 \backslash
5275 renewcommand
5276 \series default
5277 コマンドは,伸長因子を定義済みの
5278 \series bold
5279
5280 \backslash
5281 arraystretch
5282 \series default
5283 コマンドに割り当てます.たとえば行間隔を2倍にするには,因子として2を指定して下さい.すると,以降の行列すべてにこれが使用されるようになります.元の間隔に戻すに
5284 は,
5285 \series bold
5286
5287 \backslash
5288 arraystretch
5289 \series default
5290 に因子1を割り当てて下さい.
5291 \end_layout
5292
5293 \begin_layout Standard
5294 本文行中に行列を入れるには,
5295 \series bold
5296
5297 \backslash
5298 smallmatrix
5299 \series default
5300
5301 \begin_inset Index idx
5302 status collapsed
5303
5304 \begin_layout Plain Layout
5305 こまんど@コマンド ! S ! 
5306 \backslash
5307 smallmatrix
5308 \end_layout
5309
5310 \end_inset
5311
5312 コマンドを使います.これを挿入すると,二つの点線に囲まれた青枠が現れます.この枠のなかに行列を入れることができます.
5313 \end_layout
5314
5315 \begin_layout Standard
5316 これは,本文行中の行列
5317 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5318 C & D
5319 \end{smallmatrix}\right)$
5320 \end_inset
5321
5322 です.
5323 \end_layout
5324
5325 \begin_layout Section
5326 括弧と区分記号
5327 \begin_inset Index idx
5328 status collapsed
5329
5330 \begin_layout Plain Layout
5331 かっこ@括弧
5332 \end_layout
5333
5334 \end_inset
5335
5336
5337 \begin_inset Index idx
5338 status collapsed
5339
5340 \begin_layout Plain Layout
5341 くぶんきごう@区分記号
5342 \end_layout
5343
5344 \end_inset
5345
5346
5347 \end_layout
5348
5349 \begin_layout Subsection
5350 垂直括弧と区分記号
5351 \begin_inset Index idx
5352 status collapsed
5353
5354 \begin_layout Plain Layout
5355 かっこ@括弧 ! すいちょく@垂直
5356 \begin_inset space \thinspace{}
5357 \end_inset
5358
5359 ——
5360 \end_layout
5361
5362 \end_inset
5363
5364
5365 \end_layout
5366
5367 \begin_layout Standard
5368 \begin_inset space \hfill{}
5369 \end_inset
5370
5371
5372 \begin_inset Tabular
5373 <lyxtabular version="3" rows="9" columns="2">
5374 <features booktabs="true" tabularvalignment="middle">
5375 <column alignment="center" valignment="top" width="0pt">
5376 <column alignment="center" valignment="top" width="0pt">
5377 <row>
5378 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5379 \begin_inset Text
5380
5381 \begin_layout Plain Layout
5382 コマンド
5383 \end_layout
5384
5385 \end_inset
5386 </cell>
5387 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5388 \begin_inset Text
5389
5390 \begin_layout Plain Layout
5391 出力
5392 \end_layout
5393
5394 \end_inset
5395 </cell>
5396 </row>
5397 <row>
5398 <cell alignment="center" valignment="top" usebox="none">
5399 \begin_inset Text
5400
5401 \begin_layout Plain Layout
5402 (
5403 \end_layout
5404
5405 \end_inset
5406 </cell>
5407 <cell alignment="center" valignment="top" usebox="none">
5408 \begin_inset Text
5409
5410 \begin_layout Plain Layout
5411 \begin_inset Formula $($
5412 \end_inset
5413
5414
5415 \end_layout
5416
5417 \end_inset
5418 </cell>
5419 </row>
5420 <row>
5421 <cell alignment="center" valignment="top" usebox="none">
5422 \begin_inset Text
5423
5424 \begin_layout Plain Layout
5425 {
5426 \end_layout
5427
5428 \end_inset
5429 </cell>
5430 <cell alignment="center" valignment="top" usebox="none">
5431 \begin_inset Text
5432
5433 \begin_layout Plain Layout
5434 \begin_inset Formula $\{$
5435 \end_inset
5436
5437
5438 \end_layout
5439
5440 \end_inset
5441 </cell>
5442 </row>
5443 <row>
5444 <cell alignment="center" valignment="top" usebox="none">
5445 \begin_inset Text
5446
5447 \begin_layout Plain Layout
5448 [
5449 \end_layout
5450
5451 \end_inset
5452 </cell>
5453 <cell alignment="center" valignment="top" usebox="none">
5454 \begin_inset Text
5455
5456 \begin_layout Plain Layout
5457 \begin_inset Formula $[$
5458 \end_inset
5459
5460
5461 \end_layout
5462
5463 \end_inset
5464 </cell>
5465 </row>
5466 <row>
5467 <cell alignment="center" valignment="top" usebox="none">
5468 \begin_inset Text
5469
5470 \begin_layout Plain Layout
5471
5472 \backslash
5473 langle
5474 \end_layout
5475
5476 \end_inset
5477 </cell>
5478 <cell alignment="center" valignment="top" usebox="none">
5479 \begin_inset Text
5480
5481 \begin_layout Plain Layout
5482 \begin_inset Formula $\langle$
5483 \end_inset
5484
5485
5486 \end_layout
5487
5488 \end_inset
5489 </cell>
5490 </row>
5491 <row>
5492 <cell alignment="center" valignment="top" usebox="none">
5493 \begin_inset Text
5494
5495 \begin_layout Plain Layout
5496
5497 \backslash
5498 lceil
5499 \end_layout
5500
5501 \end_inset
5502 </cell>
5503 <cell alignment="center" valignment="top" usebox="none">
5504 \begin_inset Text
5505
5506 \begin_layout Plain Layout
5507 \begin_inset Formula $\lceil$
5508 \end_inset
5509
5510
5511 \end_layout
5512
5513 \end_inset
5514 </cell>
5515 </row>
5516 <row>
5517 <cell alignment="center" valignment="top" usebox="none">
5518 \begin_inset Text
5519
5520 \begin_layout Plain Layout
5521
5522 \backslash
5523 lfloor
5524 \end_layout
5525
5526 \end_inset
5527 </cell>
5528 <cell alignment="center" valignment="top" usebox="none">
5529 \begin_inset Text
5530
5531 \begin_layout Plain Layout
5532 \begin_inset Formula $\lfloor$
5533 \end_inset
5534
5535
5536 \end_layout
5537
5538 \end_inset
5539 </cell>
5540 </row>
5541 <row>
5542 <cell alignment="center" valignment="top" usebox="none">
5543 \begin_inset Text
5544
5545 \begin_layout Plain Layout
5546 /
5547 \end_layout
5548
5549 \end_inset
5550 </cell>
5551 <cell alignment="center" valignment="top" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555 \begin_inset Formula $/$
5556 \end_inset
5557
5558
5559 \end_layout
5560
5561 \end_inset
5562 </cell>
5563 </row>
5564 <row>
5565 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5566 \begin_inset Text
5567
5568 \begin_layout Plain Layout
5569 |
5570 \end_layout
5571
5572 \end_inset
5573 </cell>
5574 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5575 \begin_inset Text
5576
5577 \begin_layout Plain Layout
5578 \begin_inset Formula $|$
5579 \end_inset
5580
5581
5582 \end_layout
5583
5584 \end_inset
5585 </cell>
5586 </row>
5587 </lyxtabular>
5588
5589 \end_inset
5590
5591
5592 \begin_inset space \hfill{}
5593 \end_inset
5594
5595
5596 \begin_inset Tabular
5597 <lyxtabular version="3" rows="9" columns="2">
5598 <features booktabs="true" tabularvalignment="middle">
5599 <column alignment="center" valignment="top" width="0pt">
5600 <column alignment="center" valignment="top" width="0pt">
5601 <row>
5602 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5603 \begin_inset Text
5604
5605 \begin_layout Plain Layout
5606 コマンド
5607 \end_layout
5608
5609 \end_inset
5610 </cell>
5611 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5612 \begin_inset Text
5613
5614 \begin_layout Plain Layout
5615 出力
5616 \end_layout
5617
5618 \end_inset
5619 </cell>
5620 </row>
5621 <row>
5622 <cell alignment="center" valignment="top" usebox="none">
5623 \begin_inset Text
5624
5625 \begin_layout Plain Layout
5626 )
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 <cell alignment="center" valignment="top" usebox="none">
5632 \begin_inset Text
5633
5634 \begin_layout Plain Layout
5635 \begin_inset Formula $)$
5636 \end_inset
5637
5638
5639 \end_layout
5640
5641 \end_inset
5642 </cell>
5643 </row>
5644 <row>
5645 <cell alignment="center" valignment="top" usebox="none">
5646 \begin_inset Text
5647
5648 \begin_layout Plain Layout
5649 }
5650 \end_layout
5651
5652 \end_inset
5653 </cell>
5654 <cell alignment="center" valignment="top" usebox="none">
5655 \begin_inset Text
5656
5657 \begin_layout Plain Layout
5658 \begin_inset Formula $\}$
5659 \end_inset
5660
5661
5662 \end_layout
5663
5664 \end_inset
5665 </cell>
5666 </row>
5667 <row>
5668 <cell alignment="center" valignment="top" usebox="none">
5669 \begin_inset Text
5670
5671 \begin_layout Plain Layout
5672 ]
5673 \end_layout
5674
5675 \end_inset
5676 </cell>
5677 <cell alignment="center" valignment="top" usebox="none">
5678 \begin_inset Text
5679
5680 \begin_layout Plain Layout
5681 \begin_inset Formula $]$
5682 \end_inset
5683
5684
5685 \end_layout
5686
5687 \end_inset
5688 </cell>
5689 </row>
5690 <row>
5691 <cell alignment="center" valignment="top" usebox="none">
5692 \begin_inset Text
5693
5694 \begin_layout Plain Layout
5695
5696 \backslash
5697 rangle
5698 \end_layout
5699
5700 \end_inset
5701 </cell>
5702 <cell alignment="center" valignment="top" usebox="none">
5703 \begin_inset Text
5704
5705 \begin_layout Plain Layout
5706 \begin_inset Formula $\rangle$
5707 \end_inset
5708
5709
5710 \end_layout
5711
5712 \end_inset
5713 </cell>
5714 </row>
5715 <row>
5716 <cell alignment="center" valignment="top" usebox="none">
5717 \begin_inset Text
5718
5719 \begin_layout Plain Layout
5720
5721 \backslash
5722 rceil
5723 \end_layout
5724
5725 \end_inset
5726 </cell>
5727 <cell alignment="center" valignment="top" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 \begin_inset Formula $\rceil$
5732 \end_inset
5733
5734
5735 \end_layout
5736
5737 \end_inset
5738 </cell>
5739 </row>
5740 <row>
5741 <cell alignment="center" valignment="top" usebox="none">
5742 \begin_inset Text
5743
5744 \begin_layout Plain Layout
5745
5746 \backslash
5747 rfloor
5748 \end_layout
5749
5750 \end_inset
5751 </cell>
5752 <cell alignment="center" valignment="top" usebox="none">
5753 \begin_inset Text
5754
5755 \begin_layout Plain Layout
5756 \begin_inset Formula $\rfloor$
5757 \end_inset
5758
5759
5760 \end_layout
5761
5762 \end_inset
5763 </cell>
5764 </row>
5765 <row>
5766 <cell alignment="center" valignment="top" usebox="none">
5767 \begin_inset Text
5768
5769 \begin_layout Plain Layout
5770
5771 \backslash
5772
5773 \backslash
5774
5775 \end_layout
5776
5777 \end_inset
5778 </cell>
5779 <cell alignment="center" valignment="top" usebox="none">
5780 \begin_inset Text
5781
5782 \begin_layout Plain Layout
5783 \begin_inset Formula $\backslash$
5784 \end_inset
5785
5786
5787 \end_layout
5788
5789 \end_inset
5790 </cell>
5791 </row>
5792 <row>
5793 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797
5798 \backslash
5799 |
5800 \end_layout
5801
5802 \end_inset
5803 </cell>
5804 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5805 \begin_inset Text
5806
5807 \begin_layout Plain Layout
5808 \begin_inset Formula $\|$
5809 \end_inset
5810
5811
5812 \end_layout
5813
5814 \end_inset
5815 </cell>
5816 </row>
5817 </lyxtabular>
5818
5819 \end_inset
5820
5821
5822 \begin_inset space \hfill{}
5823 \end_inset
5824
5825
5826 \end_layout
5827
5828 \begin_layout Standard
5829 \begin_inset Note Greyedout
5830 status open
5831
5832 \begin_layout Plain Layout
5833
5834 \series bold
5835 【註】
5836 \series default
5837 \SpecialChar TeX
5838 モードでは,
5839 \backslash
5840
5841 \backslash
5842 コマンドはその場所に改行を入れてしまうので,バックスラッシュを入力するには
5843 \series bold
5844
5845 \backslash
5846 textbackslash
5847 \series default
5848
5849 \begin_inset Index idx
5850 status collapsed
5851
5852 \begin_layout Plain Layout
5853 こまんど@コマンド! T ! 
5854 \backslash
5855 textbackslash
5856 \end_layout
5857
5858 \end_inset
5859
5860 を使わなくてはなりません.
5861 \end_layout
5862
5863 \end_inset
5864
5865
5866 \end_layout
5867
5868 \begin_layout Standard
5869 上に列挙した文字すべてについて,以下の二小節で説明されているコマンドを使って,大きさを調整することができます.これらのコマンドを使用するにあたっては,
5870 \series bold
5871
5872 \backslash
5873 langle
5874 \series default
5875
5876 \series bold
5877
5878 \backslash
5879 rangle
5880 \series default
5881 コマンドを使用せずに
5882 \begin_inset Formula $<$
5883 \end_inset
5884
5885
5886 \begin_inset Formula $>$
5887 \end_inset
5888
5889 の文字を直接使用することができます.
5890 \end_layout
5891
5892 \begin_layout Subsubsection
5893 手動の括弧丈
5894 \begin_inset CommandInset label
5895 LatexCommand label
5896 name "subsec:手動の括弧丈"
5897
5898 \end_inset
5899
5900
5901 \begin_inset Index idx
5902 status collapsed
5903
5904 \begin_layout Plain Layout
5905 かっこたけ@括弧丈 ! しゅどう@手動
5906 \end_layout
5907
5908 \end_inset
5909
5910
5911 \end_layout
5912
5913 \begin_layout Standard
5914 括弧の丈は,\SpecialChar LaTeX
5915 コマンドの
5916 \series bold
5917
5918 \backslash
5919 big
5920 \series default
5921
5922 \begin_inset Index idx
5923 status collapsed
5924
5925 \begin_layout Plain Layout
5926 こまんど@コマンド ! B ! 
5927 \backslash
5928 big
5929 \end_layout
5930
5931 \end_inset
5932
5933
5934 \series bold
5935
5936 \backslash
5937 Big
5938 \series default
5939
5940 \series bold
5941
5942 \backslash
5943 bigg
5944 \series default
5945 および
5946 \series bold
5947
5948 \backslash
5949 Bigg
5950 \series default
5951 を使って,手動で指定することができます.
5952 \series bold
5953
5954 \backslash
5955 big
5956 \series default
5957 が最小の大きさであり,
5958 \series bold
5959
5960 \backslash
5961 Bigg
5962 \series default
5963 が最大の括弧丈になります.
5964 \end_layout
5965
5966 \begin_layout Standard
5967 これらのコマンドは,括弧の階層を強調するのに使われます.
5968 \end_layout
5969
5970 \begin_layout Standard
5971 \align center
5972 \begin_inset Tabular
5973 <lyxtabular version="3" rows="2" columns="2">
5974 <features booktabs="true" tabularvalignment="middle">
5975 <column alignment="center" valignment="top" width="0pt">
5976 <column alignment="center" valignment="top" width="0pt">
5977 <row>
5978 <cell alignment="center" valignment="top" usebox="none">
5979 \begin_inset Text
5980
5981 \begin_layout Plain Layout
5982 すべての括弧が同じ大きさ:
5983 \end_layout
5984
5985 \end_inset
5986 </cell>
5987 <cell alignment="center" valignment="top" usebox="none">
5988 \begin_inset Text
5989
5990 \begin_layout Plain Layout
5991 \begin_inset Formula $((A+B)(A-B))^{C}$
5992 \end_inset
5993
5994
5995 \end_layout
5996
5997 \end_inset
5998 </cell>
5999 </row>
6000 <row topspace="2mm">
6001 <cell alignment="center" valignment="top" usebox="none">
6002 \begin_inset Text
6003
6004 \begin_layout Plain Layout
6005 こちらの方が良い:
6006 \end_layout
6007
6008 \end_inset
6009 </cell>
6010 <cell alignment="center" valignment="top" usebox="none">
6011 \begin_inset Text
6012
6013 \begin_layout Plain Layout
6014 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6015 \end_inset
6016
6017
6018 \end_layout
6019
6020 \end_inset
6021 </cell>
6022 </row>
6023 </lyxtabular>
6024
6025 \end_inset
6026
6027
6028 \end_layout
6029
6030 \begin_layout Standard
6031 二つ目の数式では,
6032 \series bold
6033
6034 \backslash
6035 Big((A+B)(A-B)
6036 \backslash
6037 Big)^
6038 \begin_inset space \textvisiblespace{}
6039 \end_inset
6040
6041 C
6042 \series default
6043 というコマンドが使われています.
6044 \end_layout
6045
6046 \begin_layout Standard
6047 以下は,すべての括弧丈の羅列です.
6048 \end_layout
6049
6050 \begin_layout Standard
6051 \align center
6052
6053 \backslash
6054 Bigg(
6055 \backslash
6056 exp
6057 \backslash
6058 bigg
6059 \begin_inset Formula $<$
6060 \end_inset
6061
6062
6063 \backslash
6064 Big[
6065 \backslash
6066 big{
6067 \backslash
6068 ln(3x)
6069 \backslash
6070 big}^2
6071 \begin_inset space \textvisiblespace{}
6072 \end_inset
6073
6074
6075 \backslash
6076 sin(x)
6077 \backslash
6078 Big]^
6079 \begin_inset space \textvisiblespace{}
6080 \end_inset
6081
6082 A
6083 \begin_inset space \textvisiblespace{}
6084 \end_inset
6085
6086
6087 \backslash
6088 bigg
6089 \begin_inset Formula $>$
6090 \end_inset
6091
6092
6093 \backslash
6094 Bigg)^0,5
6095 \end_layout
6096
6097 \begin_layout Standard
6098 \align center
6099 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6100 \end_inset
6101
6102
6103 \end_layout
6104
6105 \begin_layout Standard
6106
6107 \series bold
6108
6109 \backslash
6110 big
6111 \series default
6112 型コマンドの他に,括弧と中身のあいだにもう少し空白を加える
6113 \series bold
6114
6115 \backslash
6116 bigm
6117 \series default
6118
6119 \begin_inset Index idx
6120 status collapsed
6121
6122 \begin_layout Plain Layout
6123 こまんど@コマンド ! B ! 
6124 \backslash
6125 bigm
6126 \end_layout
6127
6128 \end_inset
6129
6130 という派生型と,空白を追加しない
6131 \series bold
6132
6133 \backslash
6134 bigl
6135 \series default
6136 -
6137 \series bold
6138
6139 \backslash
6140 bigr
6141 \series default
6142
6143 \begin_inset Index idx
6144 status collapsed
6145
6146 \begin_layout Plain Layout
6147 こまんど@コマンド ! B ! 
6148 \backslash
6149 bigl - 
6150 \backslash
6151 bigr
6152 \end_layout
6153
6154 \end_inset
6155
6156 派生型があります.
6157 \series bold
6158
6159 \backslash
6160 bigl
6161 \series default
6162 コマンドの最後の
6163 \emph on
6164 l
6165 \emph default
6166 は,左括弧であることを示し,右括弧の場合には,
6167 \emph on
6168 l
6169 \emph default
6170 の代わりに
6171 \emph on
6172 r
6173 \emph default
6174 を用います.左括弧と右括弧は,それぞれ括弧の開始と終了に用いられます.
6175 \end_layout
6176
6177 \begin_layout Standard
6178 以下の表は,これらの派生型の比較です.
6179 \end_layout
6180
6181 \begin_layout Standard
6182 \align center
6183 \begin_inset Tabular
6184 <lyxtabular version="3" rows="5" columns="2">
6185 <features booktabs="true" tabularvalignment="middle">
6186 <column alignment="center" valignment="top" width="0pt">
6187 <column alignment="center" valignment="middle">
6188 <row>
6189 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6190 \begin_inset Text
6191
6192 \begin_layout Plain Layout
6193 コマンド
6194 \end_layout
6195
6196 \end_inset
6197 </cell>
6198 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6199 \begin_inset Text
6200
6201 \begin_layout Plain Layout
6202 出力
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 </row>
6208 <row topspace="2mm">
6209 <cell alignment="center" valignment="top" usebox="none">
6210 \begin_inset Text
6211
6212 \begin_layout Plain Layout
6213
6214 \backslash
6215 Bigm(
6216 \backslash
6217 bigm(
6218 \backslash
6219 ln(3x)
6220 \backslash
6221 bigm)^2
6222 \begin_inset space \textvisiblespace{}
6223 \end_inset
6224
6225
6226 \backslash
6227 Bigm)
6228 \end_layout
6229
6230 \end_inset
6231 </cell>
6232 <cell alignment="center" valignment="top" usebox="none">
6233 \begin_inset Text
6234
6235 \begin_layout Plain Layout
6236 \begin_inset Formula $\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)$
6237 \end_inset
6238
6239
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 </row>
6245 <row topspace="2mm">
6246 <cell alignment="center" valignment="top" usebox="none">
6247 \begin_inset Text
6248
6249 \begin_layout Plain Layout
6250
6251 \backslash
6252 Big(
6253 \backslash
6254 big(
6255 \backslash
6256 ln(3x)
6257 \backslash
6258 big)^2
6259 \begin_inset space \textvisiblespace{}
6260 \end_inset
6261
6262
6263 \backslash
6264 Big)
6265 \end_layout
6266
6267 \end_inset
6268 </cell>
6269 <cell alignment="center" valignment="top" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273 \begin_inset Formula $\Big(\big(\ln(3x)\big)^{2}\Big)$
6274 \end_inset
6275
6276
6277 \end_layout
6278
6279 \end_inset
6280 </cell>
6281 </row>
6282 <row topspace="2mm" bottomspace="0.5mm">
6283 <cell alignment="center" valignment="top" usebox="none">
6284 \begin_inset Text
6285
6286 \begin_layout Plain Layout
6287
6288 \backslash
6289 Bigl(
6290 \backslash
6291 bigl(
6292 \backslash
6293 ln(3x)
6294 \backslash
6295 bigr)^2
6296 \begin_inset space \textvisiblespace{}
6297 \end_inset
6298
6299
6300 \backslash
6301 Bigr)
6302 \end_layout
6303
6304 \end_inset
6305 </cell>
6306 <cell alignment="center" valignment="top" usebox="none">
6307 \begin_inset Text
6308
6309 \begin_layout Plain Layout
6310 \begin_inset Formula $\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)$
6311 \end_inset
6312
6313
6314 \end_layout
6315
6316 \end_inset
6317 </cell>
6318 </row>
6319 <row topspace="1.5mm" bottomspace="0.5mm">
6320 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6321 \begin_inset Text
6322
6323 \begin_layout Plain Layout
6324
6325 \backslash
6326 bigl)
6327 \backslash
6328 ln(3x)
6329 \backslash
6330 bigr(
6331 \end_layout
6332
6333 \end_inset
6334 </cell>
6335 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6336 \begin_inset Text
6337
6338 \begin_layout Plain Layout
6339 \begin_inset Formula $\bigl)\ln(3x)\bigr($
6340 \end_inset
6341
6342
6343 \end_layout
6344
6345 \end_inset
6346 </cell>
6347 </row>
6348 </lyxtabular>
6349
6350 \end_inset
6351
6352
6353 \end_layout
6354
6355 \begin_layout Subsubsection
6356 自動の括弧丈
6357 \begin_inset CommandInset label
6358 LatexCommand label
6359 name "subsec:自動の括弧丈"
6360
6361 \end_inset
6362
6363
6364 \begin_inset Index idx
6365 status collapsed
6366
6367 \begin_layout Plain Layout
6368 かっこたけ@括弧丈 ! じどう@自動
6369 \end_layout
6370
6371 \end_inset
6372
6373
6374 \end_layout
6375
6376 \begin_layout Standard
6377 可変の丈を持つ括弧は,
6378 \series bold
6379
6380 \backslash
6381 left
6382 \series default
6383
6384 \begin_inset Index idx
6385 status collapsed
6386
6387 \begin_layout Plain Layout
6388 こまんど@コマンド ! L ! 
6389 \backslash
6390 left
6391 \end_layout
6392
6393 \end_inset
6394
6395 コマンドおよび
6396 \series bold
6397
6398 \backslash
6399 right
6400 \series default
6401
6402 \begin_inset Index idx
6403 status collapsed
6404
6405 \begin_layout Plain Layout
6406 こまんど@コマンド ! R ! 
6407 \backslash
6408 right
6409 \end_layout
6410
6411 \end_inset
6412
6413 コマンド,あるいは数式ツールバーボタンの
6414 \begin_inset Info
6415 type  "icon"
6416 arg   "dialog-show mathdelimiter"
6417 \end_inset
6418
6419 で挿入することができます.
6420 \series bold
6421
6422 \backslash
6423 left
6424 \series default
6425 および
6426 \series bold
6427
6428 \backslash
6429 right
6430 \series default
6431 の直後には,必要とする括弧を挿入しなくてはなりません.すると,括弧丈は出力時に自動的に計算されます.
6432 \end_layout
6433
6434 \begin_layout Standard
6435 \align center
6436 通常の括弧:
6437 \series bold
6438
6439 \backslash
6440 ln(
6441 \backslash
6442 frac
6443 \begin_inset space \textvisiblespace{}
6444 \end_inset
6445
6446 A
6447 \begin_inset Formula $\downarrow$
6448 \end_inset
6449
6450 C
6451 \begin_inset space \textvisiblespace{}
6452 \end_inset
6453
6454 )
6455 \series default
6456 というコマンドは
6457 \begin_inset Formula 
6458 \[
6459 \ln(\frac{A}{C})
6460 \]
6461
6462 \end_inset
6463
6464 を生成します.
6465 \end_layout
6466
6467 \begin_layout Standard
6468 \align center
6469 複数行の括弧:
6470 \series bold
6471
6472 \backslash
6473 ln
6474 \backslash
6475 left(
6476 \backslash
6477 frac
6478 \begin_inset space \textvisiblespace{}
6479 \end_inset
6480
6481 A
6482 \begin_inset Formula $\downarrow$
6483 \end_inset
6484
6485 C
6486 \begin_inset space \textvisiblespace{}
6487 \end_inset
6488
6489
6490 \backslash
6491 right)
6492 \series default
6493 というコマンドは
6494 \begin_inset Formula 
6495 \[
6496 \ln\left(\frac{A}{C}\right)
6497 \]
6498
6499 \end_inset
6500
6501 を生成します.
6502 \end_layout
6503
6504 \begin_layout Standard
6505
6506 \series bold
6507
6508 \backslash
6509 left
6510 \series default
6511
6512 \series bold
6513
6514 \backslash
6515 right
6516 \series default
6517 の代わりに,
6518 \begin_inset Flex Ruby
6519 status collapsed
6520
6521 \begin_layout Plain Layout
6522 捷径
6523 \begin_inset Argument post:1
6524 status collapsed
6525
6526 \begin_layout Plain Layout
6527 ショートカット
6528 \end_layout
6529
6530 \end_inset
6531
6532
6533 \end_layout
6534
6535 \end_inset
6536
6537
6538 \family sans
6539 Alt+M
6540 \begin_inset space ~
6541 \end_inset
6542
6543 括弧
6544 \family default
6545 を使うこともできます.これを使うと,\SpecialChar LyX
6546 中で即座に実際の括弧丈を確認することができるという利点と,対応する右括弧も生成されるという利点があります.
6547 \begin_inset Newline newline
6548 \end_inset
6549
6550 すると,先ほどの例を作るコマンドは
6551 \series bold
6552
6553 \backslash
6554 ln Alt+M
6555 \series default
6556  
6557 \series bold
6558 (
6559 \backslash
6560 frac
6561 \begin_inset space \textvisiblespace{}
6562 \end_inset
6563
6564 A
6565 \begin_inset Formula $\downarrow$
6566 \end_inset
6567
6568 C
6569 \series default
6570 となります.
6571 \end_layout
6572
6573 \begin_layout Standard
6574 左括弧あるいは右括弧を省略するには,ドットを挿入します.たとえば,
6575 \series bold
6576
6577 \backslash
6578 left.
6579 \backslash
6580 frac
6581 \begin_inset space \textvisiblespace{}
6582 \end_inset
6583
6584 A
6585 \begin_inset Formula $\downarrow$
6586 \end_inset
6587
6588 B
6589 \begin_inset space \textvisiblespace{}
6590 \end_inset
6591
6592
6593 \backslash
6594 right}
6595 \series default
6596 というコマンドは
6597 \series bold
6598
6599 \begin_inset Formula 
6600 \[
6601 \left.\frac{A}{B}\right\} 
6602 \]
6603
6604 \end_inset
6605
6606
6607 \series default
6608 を生成します.
6609 \series bold
6610
6611 \backslash
6612 left
6613 \series default
6614 コマンドおよび
6615 \series bold
6616
6617 \backslash
6618 right
6619 \series default
6620 コマンドは,文書が再度読み込まれたときには,\SpecialChar LyX
6621 によって正しい丈の括弧に変換され,省略された括弧は,点線として表示されます.
6622 \end_layout
6623
6624 \begin_layout Standard
6625 \begin_inset VSpace bigskip
6626 \end_inset
6627
6628 著名な\SpecialChar LaTeX
6629 頒布版は,すべて\SpecialChar LaTeX
6630 の拡張であるe\SpecialChar TeX
6631 を使用しているので,これらの頒布版では,すべての括弧および極限に対して
6632 \series bold
6633
6634 \backslash
6635 middle
6636 \series default
6637
6638 \begin_inset Index idx
6639 status collapsed
6640
6641 \begin_layout Plain Layout
6642 こまんど@コマンド ! M ! 
6643 \backslash
6644 middle
6645 \end_layout
6646
6647 \end_inset
6648
6649 コマンドも使用することができます
6650 \begin_inset Foot
6651 status collapsed
6652
6653 \begin_layout Plain Layout
6654
6655 \series bold
6656 【訳註】
6657 \series default
6658 p\SpecialChar LaTeX
6659 では,標準では
6660 \series bold
6661
6662 \backslash
6663 middle
6664 \series default
6665 コマンドは使えません.よって,以下の例では「
6666 \series bold
6667
6668 \backslash
6669 middle
6670 \series default
6671
6672 \begin_inset Formula $|$
6673 \end_inset
6674
6675 」の代わりに「
6676 \series bold
6677
6678 \backslash
6679 biggm
6680 \series default
6681
6682 \begin_inset Formula $|$
6683 \end_inset
6684
6685 」を用いています.
6686 \end_layout
6687
6688 \end_inset
6689
6690 .このコマンドでは,物理ベクトル
6691 \begin_inset Formula 
6692 \[
6693 \left\langle \phi\:\biggm|\:J=\frac{3}{2}\,,\,M_{J}\right\rangle 
6694 \]
6695
6696 \end_inset
6697
6698 で必要とされるように,次に続く文字の高さは,囲まれる括弧の高さに調節されます.物理ベクトルに関しては,第
6699 \begin_inset CommandInset ref
6700 LatexCommand ref
6701 reference "subsec:物理ベクトル"
6702
6703 \end_inset
6704
6705 節に説明されているように特殊な\SpecialChar LaTeX
6706 パッケージがあります.
6707 \end_layout
6708
6709 \begin_layout Subsection
6710 水平括弧
6711 \begin_inset Index idx
6712 status collapsed
6713
6714 \begin_layout Plain Layout
6715 かっこ@括弧 ! すいへい@水平
6716 \begin_inset space \thinspace{}
6717 \end_inset
6718
6719 ——
6720 \end_layout
6721
6722 \end_inset
6723
6724
6725 \end_layout
6726
6727 \begin_layout Standard
6728 \align center
6729 \begin_inset Tabular
6730 <lyxtabular version="3" rows="4" columns="2">
6731 <features booktabs="true" tabularvalignment="middle">
6732 <column alignment="center" valignment="top" width="0pt">
6733 <column alignment="center" valignment="top" width="0pt">
6734 <row>
6735 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6736 \begin_inset Text
6737
6738 \begin_layout Plain Layout
6739 コマンド
6740 \end_layout
6741
6742 \end_inset
6743 </cell>
6744 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6745 \begin_inset Text
6746
6747 \begin_layout Plain Layout
6748 出力
6749 \end_layout
6750
6751 \end_inset
6752 </cell>
6753 </row>
6754 <row>
6755 <cell alignment="center" valignment="top" usebox="none">
6756 \begin_inset Text
6757
6758 \begin_layout Plain Layout
6759
6760 \backslash
6761 overbrace
6762 \begin_inset space \textvisiblespace{}
6763 \end_inset
6764
6765 A+B
6766 \begin_inset space \textvisiblespace{}
6767 \end_inset
6768
6769 ^
6770 \begin_inset space \textvisiblespace{}
6771 \end_inset
6772
6773 3
6774 \begin_inset Index idx
6775 status collapsed
6776
6777 \begin_layout Plain Layout
6778 こまんど@コマンド ! O ! 
6779 \backslash
6780 overbrace
6781 \end_layout
6782
6783 \end_inset
6784
6785
6786 \end_layout
6787
6788 \end_inset
6789 </cell>
6790 <cell alignment="center" valignment="top" usebox="none">
6791 \begin_inset Text
6792
6793 \begin_layout Plain Layout
6794 \begin_inset Formula $\overbrace{A+B}^{3}$
6795 \end_inset
6796
6797
6798 \end_layout
6799
6800 \end_inset
6801 </cell>
6802 </row>
6803 <row topspace="2mm">
6804 <cell alignment="center" valignment="top" usebox="none">
6805 \begin_inset Text
6806
6807 \begin_layout Plain Layout
6808
6809 \backslash
6810 underbrace
6811 \begin_inset space \textvisiblespace{}
6812 \end_inset
6813
6814 A+B
6815 \begin_inset space \textvisiblespace{}
6816 \end_inset
6817
6818 _5
6819 \begin_inset Index idx
6820 status collapsed
6821
6822 \begin_layout Plain Layout
6823 こまんど@コマンド ! U ! 
6824 \backslash
6825 underbrace
6826 \end_layout
6827
6828 \end_inset
6829
6830
6831 \end_layout
6832
6833 \end_inset
6834 </cell>
6835 <cell alignment="center" valignment="top" usebox="none">
6836 \begin_inset Text
6837
6838 \begin_layout Plain Layout
6839 \begin_inset Formula $\underbrace{A+B}_{5}$
6840 \end_inset
6841
6842
6843 \end_layout
6844
6845 \end_inset
6846 </cell>
6847 </row>
6848 <row>
6849 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6850 \begin_inset Text
6851
6852 \begin_layout Plain Layout
6853
6854 \backslash
6855 overbrace
6856 \begin_inset space \textvisiblespace{}
6857 \end_inset
6858
6859
6860 \backslash
6861 underbrace
6862 \begin_inset space \textvisiblespace{}
6863 \end_inset
6864
6865 A+B_w
6866 \begin_inset space \textvisiblespace{}
6867 \end_inset
6868
6869
6870 \begin_inset space \textvisiblespace{}
6871 \end_inset
6872
6873 _7
6874 \begin_inset space \textvisiblespace{}
6875 \end_inset
6876
6877
6878 \begin_inset space \textvisiblespace{}
6879 \end_inset
6880
6881 ^
6882 \begin_inset space \textvisiblespace{}
6883 \end_inset
6884
6885 C
6886 \end_layout
6887
6888 \end_inset
6889 </cell>
6890 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6891 \begin_inset Text
6892
6893 \begin_layout Plain Layout
6894 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6895 \end_inset
6896
6897
6898 \end_layout
6899
6900 \end_inset
6901 </cell>
6902 </row>
6903 </lyxtabular>
6904
6905 \end_inset
6906
6907
6908 \end_layout
6909
6910 \begin_layout Standard
6911 最後の例では,
6912 \series bold
6913
6914 \backslash
6915 overbrace
6916 \series default
6917 が先に挿入されようが
6918 \series bold
6919
6920 \backslash
6921 underbrace
6922 \series default
6923 が先に挿入されようが代わりはありません.
6924 \end_layout
6925
6926 \begin_layout Standard
6927 \begin_inset VSpace medskip
6928 \end_inset
6929
6930
6931 \end_layout
6932
6933 \begin_layout Standard
6934 文書設定の
6935 \family sans
6936 数式オプション
6937 \family default
6938 で,
6939 \series bold
6940 mathtools
6941 \series default
6942
6943 \begin_inset Index idx
6944 status collapsed
6945
6946 \begin_layout Plain Layout
6947 ぱっけーじ@パッケージ ! mathtools
6948 \end_layout
6949
6950 \end_inset
6951
6952 パッケージに
6953 \family sans
6954 常に読み込み
6955 \family default
6956 オプションを設定すると,以下のような角括弧が利用可能になります.
6957 \end_layout
6958
6959 \begin_layout Standard
6960 \align center
6961 \begin_inset Tabular
6962 <lyxtabular version="3" rows="4" columns="2">
6963 <features booktabs="true" tabularvalignment="middle">
6964 <column alignment="center" valignment="top" width="0pt">
6965 <column alignment="center" valignment="top" width="0pt">
6966 <row>
6967 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6968 \begin_inset Text
6969
6970 \begin_layout Plain Layout
6971 コマンド
6972 \end_layout
6973
6974 \end_inset
6975 </cell>
6976 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6977 \begin_inset Text
6978
6979 \begin_layout Plain Layout
6980 出力
6981 \end_layout
6982
6983 \end_inset
6984 </cell>
6985 </row>
6986 <row>
6987 <cell alignment="center" valignment="top" usebox="none">
6988 \begin_inset Text
6989
6990 \begin_layout Plain Layout
6991
6992 \backslash
6993 overbracket{A+B
6994 \begin_inset space \textvisiblespace{}
6995 \end_inset
6996
6997 ^3
6998 \begin_inset Index idx
6999 status collapsed
7000
7001 \begin_layout Plain Layout
7002 こまんど@コマンド ! O ! 
7003 \backslash
7004 overbracket
7005 \end_layout
7006
7007 \end_inset
7008
7009
7010 \end_layout
7011
7012 \end_inset
7013 </cell>
7014 <cell alignment="center" valignment="top" usebox="none">
7015 \begin_inset Text
7016
7017 \begin_layout Plain Layout
7018 \begin_inset Formula $\overbracket{A+B}^{3}$
7019 \end_inset
7020
7021
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 </row>
7027 <row topspace="2mm">
7028 <cell alignment="center" valignment="top" usebox="none">
7029 \begin_inset Text
7030
7031 \begin_layout Plain Layout
7032
7033 \backslash
7034 underbracket{A+B
7035 \begin_inset space \textvisiblespace{}
7036 \end_inset
7037
7038 _5
7039 \begin_inset Index idx
7040 status collapsed
7041
7042 \begin_layout Plain Layout
7043 こまんど@コマンド ! U ! 
7044 \backslash
7045 under
7046 \size normal
7047 bracket
7048 \end_layout
7049
7050 \end_inset
7051
7052
7053 \end_layout
7054
7055 \end_inset
7056 </cell>
7057 <cell alignment="center" valignment="top" usebox="none">
7058 \begin_inset Text
7059
7060 \begin_layout Plain Layout
7061 \begin_inset Formula $\underbracket{A+B}_{5}$
7062 \end_inset
7063
7064
7065 \end_layout
7066
7067 \end_inset
7068 </cell>
7069 </row>
7070 <row>
7071 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7072 \begin_inset Text
7073
7074 \begin_layout Plain Layout
7075
7076 \backslash
7077 overbracket{
7078 \backslash
7079 underbracket{A+B_w
7080 \begin_inset space \textvisiblespace{}
7081 \end_inset
7082
7083
7084 \begin_inset space \textvisiblespace{}
7085 \end_inset
7086
7087 _7
7088 \begin_inset space \textvisiblespace{}
7089 \end_inset
7090
7091
7092 \begin_inset space \textvisiblespace{}
7093 \end_inset
7094
7095 ^
7096 \begin_inset space \textvisiblespace{}
7097 \end_inset
7098
7099 C
7100 \end_layout
7101
7102 \end_inset
7103 </cell>
7104 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7105 \begin_inset Text
7106
7107 \begin_layout Plain Layout
7108 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7109 \end_inset
7110
7111
7112 \end_layout
7113
7114 \end_inset
7115 </cell>
7116 </row>
7117 </lyxtabular>
7118
7119 \end_inset
7120
7121
7122 \end_layout
7123
7124 \begin_layout Standard
7125
7126 \series bold
7127
7128 \backslash
7129 overbracket
7130 \series default
7131
7132 \series bold
7133
7134 \backslash
7135 underbracket
7136 \series default
7137 に関しては,コマンドに続く角括弧中に,希望する厚みを指定すれば,以下のように,角括弧の筆跡の厚みに変更を加えることができます.
7138 \end_layout
7139
7140 \begin_layout Standard
7141 \align center
7142 \begin_inset Tabular
7143 <lyxtabular version="3" rows="3" columns="2">
7144 <features booktabs="true" tabularvalignment="middle">
7145 <column alignment="center" valignment="top" width="0pt">
7146 <column alignment="center" valignment="top" width="0pt">
7147 <row>
7148 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7149 \begin_inset Text
7150
7151 \begin_layout Plain Layout
7152 コマンド
7153 \end_layout
7154
7155 \end_inset
7156 </cell>
7157 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7158 \begin_inset Text
7159
7160 \begin_layout Plain Layout
7161 出力
7162 \end_layout
7163
7164 \end_inset
7165 </cell>
7166 </row>
7167 <row>
7168 <cell alignment="center" valignment="top" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Plain Layout
7172
7173 \backslash
7174 overbracket[3pt]
7175 \backslash
7176 {A+B
7177 \begin_inset space \textvisiblespace{}
7178 \end_inset
7179
7180 ^3
7181 \end_layout
7182
7183 \end_inset
7184 </cell>
7185 <cell alignment="center" valignment="top" usebox="none">
7186 \begin_inset Text
7187
7188 \begin_layout Plain Layout
7189 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7190 \end_inset
7191
7192
7193 \end_layout
7194
7195 \end_inset
7196 </cell>
7197 </row>
7198 <row topspace="2mm">
7199 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7200 \begin_inset Text
7201
7202 \begin_layout Plain Layout
7203
7204 \backslash
7205 underbracket[1pt]
7206 \backslash
7207 {A+B
7208 \begin_inset space \textvisiblespace{}
7209 \end_inset
7210
7211 _5
7212 \end_layout
7213
7214 \end_inset
7215 </cell>
7216 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7217 \begin_inset Text
7218
7219 \begin_layout Plain Layout
7220 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7221 \end_inset
7222
7223
7224 \end_layout
7225
7226 \end_inset
7227 </cell>
7228 </row>
7229 </lyxtabular>
7230
7231 \end_inset
7232
7233
7234 \end_layout
7235
7236 \begin_layout Standard
7237 \begin_inset VSpace bigskip
7238 \end_inset
7239
7240 括弧をお互いに重ねる必要がある場合には,第
7241 \begin_inset CommandInset ref
7242 LatexCommand ref
7243 reference "sec:多行数式"
7244
7245 \end_inset
7246
7247 節に説明されているように,次のような多行数式を使わなくてはなりません.
7248 \begin_inset Formula 
7249 \begin{eqnarray*}
7250 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7251  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7252 \end{eqnarray*}
7253
7254 \end_inset
7255
7256 一行目には,数式が一つめの括弧とともに挿入されています.ここで,空白コマンド
7257 \begin_inset Foot
7258 status collapsed
7259
7260 \begin_layout Plain Layout
7261 空白コマンドは第
7262 \begin_inset CommandInset ref
7263 LatexCommand ref
7264 reference "subsec:定義済みの空白"
7265
7266 \end_inset
7267
7268 章に説明があります.
7269 \end_layout
7270
7271 \end_inset
7272
7273
7274 \series bold
7275
7276 \backslash
7277 :
7278 \series default
7279 を最初の
7280 \begin_inset Formula $d$
7281 \end_inset
7282
7283 の前に挿入しておくことが重要です.さもないと,
7284 \begin_inset Formula $q$
7285 \end_inset
7286
7287 の後ろで終わる括弧のせいで,直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7288 \begin_inset Foot
7289 status collapsed
7290
7291 \begin_layout Plain Layout
7292 これは,括弧が文字として取り扱われないためです.第
7293 \begin_inset CommandInset ref
7294 LatexCommand ref
7295 reference "subsec:二項演算子"
7296
7297 \end_inset
7298
7299 章参照.
7300 \end_layout
7301
7302 \end_inset
7303
7304 ためです.二行目には,二つめの括弧が挿入されています.
7305 \begin_inset Formula $b$
7306 \end_inset
7307
7308 の直前から始まるようにするために,まず
7309 \series bold
7310
7311 \backslash
7312 hphantom{gggg+
7313 \backslash
7314 :}
7315 \series default
7316 というコマンド
7317 \begin_inset Foot
7318 status collapsed
7319
7320 \begin_layout Plain Layout
7321
7322 \series bold
7323
7324 \backslash
7325 hphantom
7326 \series default
7327 に関する詳細は,第
7328 \begin_inset CommandInset ref
7329 LatexCommand ref
7330 reference "subsec:埋め草"
7331
7332 \end_inset
7333
7334 章を参照してください.
7335 \end_layout
7336
7337 \end_inset
7338
7339 が挿入されています.この数式中の「+」も空白で囲まれるようにするために,この空白コマンドが必要になっています.二つめの括弧は
7340 \series bold
7341
7342 \backslash
7343 hphantom{bbqq+dddd}
7344 \series default
7345 コマンドの下に置きます.
7346 \end_layout
7347
7348 \begin_layout Standard
7349 以下の例のように,括弧が反対側に重なる場合には,もっと複雑になります.
7350 \begin_inset ERT
7351 status collapsed
7352
7353 \begin_layout Plain Layout
7354
7355
7356 \backslash
7357 setlength{
7358 \backslash
7359 jot}{-6pt}
7360 \end_layout
7361
7362 \end_inset
7363
7364
7365 \begin_inset Formula 
7366 \begin{eqnarray*}
7367  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7368 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7369 \end{eqnarray*}
7370
7371 \end_inset
7372
7373
7374 \begin_inset ERT
7375 status collapsed
7376
7377 \begin_layout Plain Layout
7378
7379
7380 \backslash
7381 setlength{
7382 \backslash
7383 jot}{3pt}
7384 \end_layout
7385
7386 \end_inset
7387
7388 最初の数式行は,括弧が上に来ていること以外は,先の例の第二行と同じです.二行目には,二つめの括弧と一緒に数式が入っています.一行目の括弧と数式のあいだに余白が入
7389 ることを防ぐために,行間を減らさなくてはならないのですが,これは\SpecialChar LyX
7390 のバグ
7391 \begin_inset Foot
7392 status collapsed
7393
7394 \begin_layout Plain Layout
7395 \begin_inset CommandInset href
7396 LatexCommand href
7397 name "LyX-bug #1505"
7398 target "http://www.lyx.org/trac/ticket/1505"
7399
7400 \end_inset
7401
7402
7403 \end_layout
7404
7405 \end_inset
7406
7407 のせいで簡単にはできません.この問題を回避するためには,数式直前に\SpecialChar TeX
7408 モードで
7409 \series bold
7410 setlength{
7411 \backslash
7412 jot}{-6pt}
7413 \series default
7414 というコマンドを入れて,大域的な数式行間
7415 \series bold
7416
7417 \backslash
7418 jot
7419 \series default
7420
7421 \begin_inset Index idx
7422 status collapsed
7423
7424 \begin_layout Plain Layout
7425 こまんど@コマンド ! J ! 
7426 \backslash
7427 jot
7428 \end_layout
7429
7430 \end_inset
7431
7432 を-6
7433 \begin_inset space \thinspace{}
7434 \end_inset
7435
7436 ptに変更しなくてはなりません.
7437 \series bold
7438
7439 \backslash
7440 jot
7441 \series default
7442 は,数式直後に同様のコマンドを使って標準値の3
7443 \begin_inset space \thinspace{}
7444 \end_inset
7445
7446 ptに戻します.数式中の行間について,詳しくは第
7447 \begin_inset CommandInset ref
7448 LatexCommand ref
7449 reference "subsec:行間"
7450
7451 \end_inset
7452
7453 章に説明があります.
7454 \end_layout
7455
7456 \begin_layout Section
7457 矢印
7458 \begin_inset Index idx
7459 status collapsed
7460
7461 \begin_layout Plain Layout
7462 やじるし@矢印
7463 \end_layout
7464
7465 \end_inset
7466
7467
7468 \end_layout
7469
7470 \begin_layout Standard
7471 矢印は,数式ツールバーボタンの
7472 \begin_inset Info
7473 type  "icon"
7474 arg   "math-insert \\leftarrow"
7475 \end_inset
7476
7477 か,以下の各小節に列挙してあるコマンドで挿入することができます.
7478 \end_layout
7479
7480 \begin_layout Subsection
7481 水平矢印
7482 \begin_inset Index idx
7483 status collapsed
7484
7485 \begin_layout Plain Layout
7486 やじるし@矢印 ! すいへい@水平
7487 \end_layout
7488
7489 \end_inset
7490
7491
7492 \end_layout
7493
7494 \begin_layout Standard
7495 \begin_inset space \hfill{}
7496 \end_inset
7497
7498
7499 \begin_inset Tabular
7500 <lyxtabular version="3" rows="8" columns="2">
7501 <features booktabs="true" tabularvalignment="middle">
7502 <column alignment="center" valignment="top" width="0pt">
7503 <column alignment="center" valignment="top" width="0pt">
7504 <row>
7505 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7506 \begin_inset Text
7507
7508 \begin_layout Plain Layout
7509 コマンド
7510 \end_layout
7511
7512 \end_inset
7513 </cell>
7514 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7515 \begin_inset Text
7516
7517 \begin_layout Plain Layout
7518 出力
7519 \end_layout
7520
7521 \end_inset
7522 </cell>
7523 </row>
7524 <row>
7525 <cell alignment="center" valignment="top" usebox="none">
7526 \begin_inset Text
7527
7528 \begin_layout Plain Layout
7529
7530 \backslash
7531 gets
7532 \end_layout
7533
7534 \end_inset
7535 </cell>
7536 <cell alignment="center" valignment="top" usebox="none">
7537 \begin_inset Text
7538
7539 \begin_layout Plain Layout
7540 \begin_inset Formula $\gets$
7541 \end_inset
7542
7543
7544 \end_layout
7545
7546 \end_inset
7547 </cell>
7548 </row>
7549 <row>
7550 <cell alignment="center" valignment="top" usebox="none">
7551 \begin_inset Text
7552
7553 \begin_layout Plain Layout
7554
7555 \backslash
7556 Leftarrow
7557 \end_layout
7558
7559 \end_inset
7560 </cell>
7561 <cell alignment="center" valignment="top" usebox="none">
7562 \begin_inset Text
7563
7564 \begin_layout Plain Layout
7565 \begin_inset Formula $\Leftarrow$
7566 \end_inset
7567
7568
7569 \end_layout
7570
7571 \end_inset
7572 </cell>
7573 </row>
7574 <row>
7575 <cell alignment="center" valignment="top" usebox="none">
7576 \begin_inset Text
7577
7578 \begin_layout Plain Layout
7579
7580 \backslash
7581 longleftarrow
7582 \end_layout
7583
7584 \end_inset
7585 </cell>
7586 <cell alignment="center" valignment="top" usebox="none">
7587 \begin_inset Text
7588
7589 \begin_layout Plain Layout
7590 \begin_inset Formula $\longleftarrow$
7591 \end_inset
7592
7593
7594 \end_layout
7595
7596 \end_inset
7597 </cell>
7598 </row>
7599 <row>
7600 <cell alignment="center" valignment="top" usebox="none">
7601 \begin_inset Text
7602
7603 \begin_layout Plain Layout
7604
7605 \backslash
7606 Longleftarrow
7607 \end_layout
7608
7609 \end_inset
7610 </cell>
7611 <cell alignment="center" valignment="top" usebox="none">
7612 \begin_inset Text
7613
7614 \begin_layout Plain Layout
7615 \begin_inset Formula $\Longleftarrow$
7616 \end_inset
7617
7618
7619 \end_layout
7620
7621 \end_inset
7622 </cell>
7623 </row>
7624 <row>
7625 <cell alignment="center" valignment="top" usebox="none">
7626 \begin_inset Text
7627
7628 \begin_layout Plain Layout
7629
7630 \backslash
7631 leftharpoonup
7632 \end_layout
7633
7634 \end_inset
7635 </cell>
7636 <cell alignment="center" valignment="top" usebox="none">
7637 \begin_inset Text
7638
7639 \begin_layout Plain Layout
7640 \begin_inset Formula $\leftharpoonup$
7641 \end_inset
7642
7643
7644 \end_layout
7645
7646 \end_inset
7647 </cell>
7648 </row>
7649 <row>
7650 <cell alignment="center" valignment="top" usebox="none">
7651 \begin_inset Text
7652
7653 \begin_layout Plain Layout
7654
7655 \backslash
7656 leftharpoondown
7657 \end_layout
7658
7659 \end_inset
7660 </cell>
7661 <cell alignment="center" valignment="top" usebox="none">
7662 \begin_inset Text
7663
7664 \begin_layout Plain Layout
7665 \begin_inset Formula $\leftharpoondown$
7666 \end_inset
7667
7668
7669 \end_layout
7670
7671 \end_inset
7672 </cell>
7673 </row>
7674 <row>
7675 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7676 \begin_inset Text
7677
7678 \begin_layout Plain Layout
7679
7680 \backslash
7681 hookleftarrow
7682 \end_layout
7683
7684 \end_inset
7685 </cell>
7686 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7687 \begin_inset Text
7688
7689 \begin_layout Plain Layout
7690 \begin_inset Formula $\hookleftarrow$
7691 \end_inset
7692
7693
7694 \end_layout
7695
7696 \end_inset
7697 </cell>
7698 </row>
7699 </lyxtabular>
7700
7701 \end_inset
7702
7703
7704 \begin_inset space \hfill{}
7705 \end_inset
7706
7707
7708 \begin_inset Tabular
7709 <lyxtabular version="3" rows="8" columns="2">
7710 <features booktabs="true" tabularvalignment="middle">
7711 <column alignment="center" valignment="top" width="0pt">
7712 <column alignment="center" valignment="top" width="0pt">
7713 <row>
7714 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7715 \begin_inset Text
7716
7717 \begin_layout Plain Layout
7718 コマンド
7719 \end_layout
7720
7721 \end_inset
7722 </cell>
7723 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7724 \begin_inset Text
7725
7726 \begin_layout Plain Layout
7727 出力
7728 \end_layout
7729
7730 \end_inset
7731 </cell>
7732 </row>
7733 <row>
7734 <cell alignment="center" valignment="top" usebox="none">
7735 \begin_inset Text
7736
7737 \begin_layout Plain Layout
7738
7739 \backslash
7740 to
7741 \end_layout
7742
7743 \end_inset
7744 </cell>
7745 <cell alignment="center" valignment="top" usebox="none">
7746 \begin_inset Text
7747
7748 \begin_layout Plain Layout
7749 \begin_inset Formula $\to$
7750 \end_inset
7751
7752
7753 \end_layout
7754
7755 \end_inset
7756 </cell>
7757 </row>
7758 <row>
7759 <cell alignment="center" valignment="top" usebox="none">
7760 \begin_inset Text
7761
7762 \begin_layout Plain Layout
7763
7764 \backslash
7765 Rightarrow
7766 \end_layout
7767
7768 \end_inset
7769 </cell>
7770 <cell alignment="center" valignment="top" usebox="none">
7771 \begin_inset Text
7772
7773 \begin_layout Plain Layout
7774 \begin_inset Formula $\Rightarrow$
7775 \end_inset
7776
7777
7778 \end_layout
7779
7780 \end_inset
7781 </cell>
7782 </row>
7783 <row>
7784 <cell alignment="center" valignment="top" usebox="none">
7785 \begin_inset Text
7786
7787 \begin_layout Plain Layout
7788
7789 \backslash
7790 longrightarrow
7791 \end_layout
7792
7793 \end_inset
7794 </cell>
7795 <cell alignment="center" valignment="top" usebox="none">
7796 \begin_inset Text
7797
7798 \begin_layout Plain Layout
7799 \begin_inset Formula $\longrightarrow$
7800 \end_inset
7801
7802
7803 \end_layout
7804
7805 \end_inset
7806 </cell>
7807 </row>
7808 <row>
7809 <cell alignment="center" valignment="top" usebox="none">
7810 \begin_inset Text
7811
7812 \begin_layout Plain Layout
7813
7814 \backslash
7815 Longrightarrow
7816 \end_layout
7817
7818 \end_inset
7819 </cell>
7820 <cell alignment="center" valignment="top" usebox="none">
7821 \begin_inset Text
7822
7823 \begin_layout Plain Layout
7824 \begin_inset Formula $\Longrightarrow$
7825 \end_inset
7826
7827
7828 \end_layout
7829
7830 \end_inset
7831 </cell>
7832 </row>
7833 <row>
7834 <cell alignment="center" valignment="top" usebox="none">
7835 \begin_inset Text
7836
7837 \begin_layout Plain Layout
7838
7839 \backslash
7840 rightharpoonup
7841 \end_layout
7842
7843 \end_inset
7844 </cell>
7845 <cell alignment="center" valignment="top" usebox="none">
7846 \begin_inset Text
7847
7848 \begin_layout Plain Layout
7849 \begin_inset Formula $\rightharpoonup$
7850 \end_inset
7851
7852
7853 \end_layout
7854
7855 \end_inset
7856 </cell>
7857 </row>
7858 <row>
7859 <cell alignment="center" valignment="top" usebox="none">
7860 \begin_inset Text
7861
7862 \begin_layout Plain Layout
7863
7864 \backslash
7865 rightharpoondown
7866 \end_layout
7867
7868 \end_inset
7869 </cell>
7870 <cell alignment="center" valignment="top" usebox="none">
7871 \begin_inset Text
7872
7873 \begin_layout Plain Layout
7874 \begin_inset Formula $\rightharpoondown$
7875 \end_inset
7876
7877
7878 \end_layout
7879
7880 \end_inset
7881 </cell>
7882 </row>
7883 <row>
7884 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7885 \begin_inset Text
7886
7887 \begin_layout Plain Layout
7888
7889 \backslash
7890 hookrightarrow
7891 \end_layout
7892
7893 \end_inset
7894 </cell>
7895 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7896 \begin_inset Text
7897
7898 \begin_layout Plain Layout
7899 \begin_inset Formula $\hookrightarrow$
7900 \end_inset
7901
7902
7903 \end_layout
7904
7905 \end_inset
7906 </cell>
7907 </row>
7908 </lyxtabular>
7909
7910 \end_inset
7911
7912
7913 \begin_inset space \hfill{}
7914 \end_inset
7915
7916
7917 \end_layout
7918
7919 \begin_layout Standard
7920 \begin_inset space \hfill{}
7921 \end_inset
7922
7923
7924 \begin_inset Tabular
7925 <lyxtabular version="3" rows="6" columns="2">
7926 <features booktabs="true" tabularvalignment="middle">
7927 <column alignment="center" valignment="top" width="0pt">
7928 <column alignment="center" valignment="top" width="0pt">
7929 <row>
7930 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7931 \begin_inset Text
7932
7933 \begin_layout Plain Layout
7934 コマンド
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7940 \begin_inset Text
7941
7942 \begin_layout Plain Layout
7943 出力
7944 \end_layout
7945
7946 \end_inset
7947 </cell>
7948 </row>
7949 <row>
7950 <cell alignment="center" valignment="top" usebox="none">
7951 \begin_inset Text
7952
7953 \begin_layout Plain Layout
7954
7955 \backslash
7956 leftrightarrow
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 <cell alignment="center" valignment="top" usebox="none">
7962 \begin_inset Text
7963
7964 \begin_layout Plain Layout
7965 \begin_inset Formula $\leftrightarrow$
7966 \end_inset
7967
7968
7969 \end_layout
7970
7971 \end_inset
7972 </cell>
7973 </row>
7974 <row>
7975 <cell alignment="center" valignment="top" usebox="none">
7976 \begin_inset Text
7977
7978 \begin_layout Plain Layout
7979
7980 \backslash
7981 Leftrightarrow
7982 \end_layout
7983
7984 \end_inset
7985 </cell>
7986 <cell alignment="center" valignment="top" usebox="none">
7987 \begin_inset Text
7988
7989 \begin_layout Plain Layout
7990 \begin_inset Formula $\Leftrightarrow$
7991 \end_inset
7992
7993
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 </row>
7999 <row>
8000 <cell alignment="center" valignment="top" usebox="none">
8001 \begin_inset Text
8002
8003 \begin_layout Plain Layout
8004
8005 \backslash
8006 longleftrightarrow
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 <cell alignment="center" valignment="top" usebox="none">
8012 \begin_inset Text
8013
8014 \begin_layout Plain Layout
8015 \begin_inset Formula $\longleftrightarrow$
8016 \end_inset
8017
8018
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 </row>
8024 <row>
8025 <cell alignment="center" valignment="top" usebox="none">
8026 \begin_inset Text
8027
8028 \begin_layout Plain Layout
8029
8030 \backslash
8031 Longleftrightarrow
8032 \end_layout
8033
8034 \end_inset
8035 </cell>
8036 <cell alignment="center" valignment="top" usebox="none">
8037 \begin_inset Text
8038
8039 \begin_layout Plain Layout
8040 \begin_inset Formula $\Longleftrightarrow$
8041 \end_inset
8042
8043
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 </row>
8049 <row>
8050 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8051 \begin_inset Text
8052
8053 \begin_layout Plain Layout
8054
8055 \backslash
8056 rightleftharpoons
8057 \end_layout
8058
8059 \end_inset
8060 </cell>
8061 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8062 \begin_inset Text
8063
8064 \begin_layout Plain Layout
8065 \begin_inset Formula $\rightleftharpoons$
8066 \end_inset
8067
8068
8069 \end_layout
8070
8071 \end_inset
8072 </cell>
8073 </row>
8074 </lyxtabular>
8075
8076 \end_inset
8077
8078
8079 \begin_inset space \hspace{}
8080 \length 25pt
8081 \end_inset
8082
8083
8084 \begin_inset space \hfill{}
8085 \end_inset
8086
8087
8088 \begin_inset Tabular
8089 <lyxtabular version="3" rows="5" columns="2">
8090 <features booktabs="true" tabularvalignment="middle">
8091 <column alignment="center" valignment="top" width="0pt">
8092 <column alignment="center" valignment="top" width="0pt">
8093 <row>
8094 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8095 \begin_inset Text
8096
8097 \begin_layout Plain Layout
8098 コマンド
8099 \end_layout
8100
8101 \end_inset
8102 </cell>
8103 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8104 \begin_inset Text
8105
8106 \begin_layout Plain Layout
8107 出力
8108 \end_layout
8109
8110 \end_inset
8111 </cell>
8112 </row>
8113 <row>
8114 <cell alignment="center" valignment="top" usebox="none">
8115 \begin_inset Text
8116
8117 \begin_layout Plain Layout
8118
8119 \backslash
8120 mapsto
8121 \end_layout
8122
8123 \end_inset
8124 </cell>
8125 <cell alignment="center" valignment="top" usebox="none">
8126 \begin_inset Text
8127
8128 \begin_layout Plain Layout
8129 \begin_inset Formula $\mapsto$
8130 \end_inset
8131
8132
8133 \end_layout
8134
8135 \end_inset
8136 </cell>
8137 </row>
8138 <row>
8139 <cell alignment="center" valignment="top" usebox="none">
8140 \begin_inset Text
8141
8142 \begin_layout Plain Layout
8143
8144 \backslash
8145 longmapsto
8146 \end_layout
8147
8148 \end_inset
8149 </cell>
8150 <cell alignment="center" valignment="top" usebox="none">
8151 \begin_inset Text
8152
8153 \begin_layout Plain Layout
8154 \begin_inset Formula $\longmapsto$
8155 \end_inset
8156
8157
8158 \end_layout
8159
8160 \end_inset
8161 </cell>
8162 </row>
8163 <row>
8164 <cell alignment="center" valignment="top" usebox="none">
8165 \begin_inset Text
8166
8167 \begin_layout Plain Layout
8168
8169 \backslash
8170 leadsto
8171 \end_layout
8172
8173 \end_inset
8174 </cell>
8175 <cell alignment="center" valignment="top" usebox="none">
8176 \begin_inset Text
8177
8178 \begin_layout Plain Layout
8179 \begin_inset Formula $\leadsto$
8180 \end_inset
8181
8182
8183 \end_layout
8184
8185 \end_inset
8186 </cell>
8187 </row>
8188 <row>
8189 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193
8194 \backslash
8195 dasharrow
8196 \end_layout
8197
8198 \end_inset
8199 </cell>
8200 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204 \begin_inset Formula $\dasharrow$
8205 \end_inset
8206
8207
8208 \end_layout
8209
8210 \end_inset
8211 </cell>
8212 </row>
8213 </lyxtabular>
8214
8215 \end_inset
8216
8217
8218 \begin_inset space \hfill{}
8219 \end_inset
8220
8221
8222 \end_layout
8223
8224 \begin_layout Standard
8225 \begin_inset VSpace medskip
8226 \end_inset
8227
8228 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は,第
8229 \begin_inset CommandInset ref
8230 LatexCommand ref
8231 reference "sec:アクセント"
8232
8233 \end_inset
8234
8235 節に一覧があります.
8236 \end_layout
8237
8238 \begin_layout Standard
8239 \begin_inset VSpace bigskip
8240 \end_inset
8241
8242 さらに,ラベル付き矢印
8243 \begin_inset Index idx
8244 status collapsed
8245
8246 \begin_layout Plain Layout
8247 やじるし@矢印 ! らべるつき@ラベル付き
8248 \end_layout
8249
8250 \end_inset
8251
8252 として,
8253 \series bold
8254
8255 \backslash
8256 xleftarrow
8257 \series default
8258
8259 \begin_inset Index idx
8260 status collapsed
8261
8262 \begin_layout Plain Layout
8263 こまんど@コマンド ! X ! 
8264 \backslash
8265 xleftarrow
8266 \end_layout
8267
8268 \end_inset
8269
8270
8271 \series bold
8272
8273 \backslash
8274 xrightarrow
8275 \series default
8276
8277 \begin_inset Index idx
8278 status collapsed
8279
8280 \begin_layout Plain Layout
8281 こまんど@コマンド ! X ! 
8282 \backslash
8283 xrightarrow
8284 \begin_inset ERT
8285 status collapsed
8286
8287 \begin_layout Plain Layout
8288
8289
8290 \backslash
8291 vspace{4mm}
8292 \end_layout
8293
8294 \end_inset
8295
8296
8297 \end_layout
8298
8299 \end_inset
8300
8301 があります.これらのコマンドを数式に挿入すると,二つの青枠のついた矢印が現れるので,そこにラベルを入れることができます.矢印の長さは,ラベルの幅に応じて調整され
8302 ます.
8303 \end_layout
8304
8305 \begin_layout Standard
8306 \align center
8307 \begin_inset Tabular
8308 <lyxtabular version="3" rows="3" columns="2">
8309 <features booktabs="true" tabularvalignment="middle">
8310 <column alignment="center" valignment="top" width="0pt">
8311 <column alignment="center" valignment="top" width="0pt">
8312 <row>
8313 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8314 \begin_inset Text
8315
8316 \begin_layout Plain Layout
8317 コマンド
8318 \end_layout
8319
8320 \end_inset
8321 </cell>
8322 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8323 \begin_inset Text
8324
8325 \begin_layout Plain Layout
8326 出力
8327 \end_layout
8328
8329 \end_inset
8330 </cell>
8331 </row>
8332 <row>
8333 <cell alignment="center" valignment="top" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337 F(a)
8338 \backslash
8339 xleftarrow
8340 \begin_inset space \textvisiblespace{}
8341 \end_inset
8342
8343 x=a
8344 \begin_inset Formula $\downarrow$
8345 \end_inset
8346
8347 x>0
8348 \begin_inset Formula $\to$
8349 \end_inset
8350
8351 F(x)
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 <cell alignment="center" valignment="top" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360 \begin_inset Formula $F(a)\xleftarrow[x>0]{x=a}F(x)$
8361 \end_inset
8362
8363
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 </row>
8369 <row topspace="2mm">
8370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374 F(x)
8375 \backslash
8376 xrightarrow
8377 \begin_inset space \textvisiblespace{}
8378 \end_inset
8379
8380 x=a
8381 \begin_inset Formula $\downarrow$
8382 \end_inset
8383
8384 x>0
8385 \begin_inset Formula $\to$
8386 \end_inset
8387
8388 F(a)
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8394 \begin_inset Text
8395
8396 \begin_layout Plain Layout
8397 \begin_inset Formula $F(x)\xrightarrow[x>0]{x=a}F(a)$
8398 \end_inset
8399
8400
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 </row>
8406 </lyxtabular>
8407
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \begin_layout Standard
8414 \begin_inset VSpace medskip
8415 \end_inset
8416
8417
8418 \end_layout
8419
8420 \begin_layout Standard
8421 文書設定の
8422 \family sans
8423 数式オプション
8424 \family default
8425 で,
8426 \series bold
8427 mathtools
8428 \series default
8429
8430 \begin_inset Index idx
8431 status collapsed
8432
8433 \begin_layout Plain Layout
8434 ぱっけーじ@パッケージ ! mathtools
8435 \end_layout
8436
8437 \end_inset
8438
8439 パッケージに
8440 \family sans
8441 常に読み込み
8442 \family default
8443 オプションを設定すると,以下のようなラベル付き矢印が利用可能になります.
8444 \end_layout
8445
8446 \begin_layout Standard
8447 \begin_inset Newpage newpage
8448 \end_inset
8449
8450
8451 \end_layout
8452
8453 \begin_layout Standard
8454 \align center
8455 \begin_inset space \hspace*{\fill}
8456 \end_inset
8457
8458
8459 \begin_inset Tabular
8460 <lyxtabular version="3" rows="7" columns="2">
8461 <features booktabs="true" tabularvalignment="middle">
8462 <column alignment="center" valignment="top" width="0pt">
8463 <column alignment="center" valignment="top" width="0pt">
8464 <row>
8465 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8466 \begin_inset Text
8467
8468 \begin_layout Plain Layout
8469 コマンド
8470 \end_layout
8471
8472 \end_inset
8473 </cell>
8474 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8475 \begin_inset Text
8476
8477 \begin_layout Plain Layout
8478 Example
8479 \end_layout
8480
8481 \end_inset
8482 </cell>
8483 </row>
8484 <row>
8485 <cell alignment="center" valignment="top" usebox="none">
8486 \begin_inset Text
8487
8488 \begin_layout Plain Layout
8489
8490 \backslash
8491 xleftrightarrow
8492 \end_layout
8493
8494 \end_inset
8495 </cell>
8496 <cell alignment="center" valignment="top" usebox="none">
8497 \begin_inset Text
8498
8499 \begin_layout Plain Layout
8500 \begin_inset Formula $\xleftrightarrow[x=a]{x>0}$
8501 \end_inset
8502
8503
8504 \end_layout
8505
8506 \end_inset
8507 </cell>
8508 </row>
8509 <row topspace="2mm">
8510 <cell alignment="center" valignment="top" usebox="none">
8511 \begin_inset Text
8512
8513 \begin_layout Plain Layout
8514
8515 \backslash
8516 xLeftarrow
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 <cell alignment="center" valignment="top" usebox="none">
8522 \begin_inset Text
8523
8524 \begin_layout Plain Layout
8525 \begin_inset Formula $\xLeftarrow[x=a]{x>0}$
8526 \end_inset
8527
8528
8529 \end_layout
8530
8531 \end_inset
8532 </cell>
8533 </row>
8534 <row topspace="2mm">
8535 <cell alignment="center" valignment="top" usebox="none">
8536 \begin_inset Text
8537
8538 \begin_layout Plain Layout
8539
8540 \backslash
8541 xRightarrow
8542 \end_layout
8543
8544 \end_inset
8545 </cell>
8546 <cell alignment="center" valignment="top" usebox="none">
8547 \begin_inset Text
8548
8549 \begin_layout Plain Layout
8550 \begin_inset Formula $\xRightarrow[x=a]{x>0}$
8551 \end_inset
8552
8553
8554 \end_layout
8555
8556 \end_inset
8557 </cell>
8558 </row>
8559 <row topspace="2mm">
8560 <cell alignment="center" valignment="top" usebox="none">
8561 \begin_inset Text
8562
8563 \begin_layout Plain Layout
8564
8565 \backslash
8566 xLeftrightarrow
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 <cell alignment="center" valignment="top" usebox="none">
8572 \begin_inset Text
8573
8574 \begin_layout Plain Layout
8575 \begin_inset Formula $\xLeftrightarrow[x=a]{x>0}$
8576 \end_inset
8577
8578
8579 \end_layout
8580
8581 \end_inset
8582 </cell>
8583 </row>
8584 <row topspace="2mm">
8585 <cell alignment="center" valignment="top" usebox="none">
8586 \begin_inset Text
8587
8588 \begin_layout Plain Layout
8589
8590 \backslash
8591 xhookleftarrow
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 <cell alignment="center" valignment="top" usebox="none">
8597 \begin_inset Text
8598
8599 \begin_layout Plain Layout
8600 \begin_inset Formula $\xhookleftarrow[x=a]{x>0}$
8601 \end_inset
8602
8603
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 </row>
8609 <row topspace="2mm">
8610 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8611 \begin_inset Text
8612
8613 \begin_layout Plain Layout
8614
8615 \backslash
8616 xhookrightarrow
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8622 \begin_inset Text
8623
8624 \begin_layout Plain Layout
8625 \begin_inset Formula $\xhookrightarrow[x=a]{x>0}$
8626 \end_inset
8627
8628
8629 \end_layout
8630
8631 \end_inset
8632 </cell>
8633 </row>
8634 </lyxtabular>
8635
8636 \end_inset
8637
8638
8639 \begin_inset space \hspace*{\fill}
8640 \end_inset
8641
8642
8643 \begin_inset Tabular
8644 <lyxtabular version="3" rows="7" columns="2">
8645 <features booktabs="true" tabularvalignment="middle">
8646 <column alignment="center" valignment="top" width="0pt">
8647 <column alignment="center" valignment="top" width="0pt">
8648 <row>
8649 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8650 \begin_inset Text
8651
8652 \begin_layout Plain Layout
8653 コマンド
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662 Example
8663 \end_layout
8664
8665 \end_inset
8666 </cell>
8667 </row>
8668 <row>
8669 <cell alignment="center" valignment="top" usebox="none">
8670 \begin_inset Text
8671
8672 \begin_layout Plain Layout
8673
8674 \backslash
8675 xleftharpoondown
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 <cell alignment="center" valignment="top" usebox="none">
8681 \begin_inset Text
8682
8683 \begin_layout Plain Layout
8684 \begin_inset Formula $\xleftharpoondown[x=a]{x>0}$
8685 \end_inset
8686
8687
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 </row>
8693 <row topspace="2mm">
8694 <cell alignment="center" valignment="top" usebox="none">
8695 \begin_inset Text
8696
8697 \begin_layout Plain Layout
8698
8699 \backslash
8700 xleftharpoonup
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 <cell alignment="center" valignment="top" usebox="none">
8706 \begin_inset Text
8707
8708 \begin_layout Plain Layout
8709 \begin_inset Formula $\xleftharpoonup[x=a]{x>0}$
8710 \end_inset
8711
8712
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 </row>
8718 <row topspace="2mm">
8719 <cell alignment="center" valignment="top" usebox="none">
8720 \begin_inset Text
8721
8722 \begin_layout Plain Layout
8723
8724 \backslash
8725 xrightharpoondown
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 <cell alignment="center" valignment="top" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734 \begin_inset Formula $\xrightharpoondown[x=a]{x>0}$
8735 \end_inset
8736
8737
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 </row>
8743 <row topspace="2mm">
8744 <cell alignment="center" valignment="top" usebox="none">
8745 \begin_inset Text
8746
8747 \begin_layout Plain Layout
8748
8749 \backslash
8750 xrightharpoonup
8751 \end_layout
8752
8753 \end_inset
8754 </cell>
8755 <cell alignment="center" valignment="top" usebox="none">
8756 \begin_inset Text
8757
8758 \begin_layout Plain Layout
8759 \begin_inset Formula $\xrightharpoonup[x=a]{x>0}$
8760 \end_inset
8761
8762
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 </row>
8768 <row topspace="2mm">
8769 <cell alignment="center" valignment="top" usebox="none">
8770 \begin_inset Text
8771
8772 \begin_layout Plain Layout
8773
8774 \backslash
8775 xleftrightharpoons
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 <cell alignment="center" valignment="top" usebox="none">
8781 \begin_inset Text
8782
8783 \begin_layout Plain Layout
8784 \begin_inset Formula $\xleftrightharpoons[x=a]{x>0}$
8785 \end_inset
8786
8787
8788 \end_layout
8789
8790 \end_inset
8791 </cell>
8792 </row>
8793 <row topspace="2mm">
8794 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8795 \begin_inset Text
8796
8797 \begin_layout Plain Layout
8798
8799 \backslash
8800 xrightleftharpoons
8801 \end_layout
8802
8803 \end_inset
8804 </cell>
8805 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8806 \begin_inset Text
8807
8808 \begin_layout Plain Layout
8809 \begin_inset Formula $\xrightleftharpoons[x=a]{x>0}$
8810 \end_inset
8811
8812
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 </row>
8818 </lyxtabular>
8819
8820 \end_inset
8821
8822
8823 \begin_inset space \hspace*{\fill}
8824 \end_inset
8825
8826
8827 \end_layout
8828
8829 \begin_layout Standard
8830 これらの矢印は,すべて以下のようなコマンドスキームを取ります.
8831 \end_layout
8832
8833 \begin_layout Standard
8834 \align center
8835 \begin_inset Tabular
8836 <lyxtabular version="3" rows="2" columns="2">
8837 <features booktabs="true" tabularvalignment="middle">
8838 <column alignment="center" valignment="top" width="0pt">
8839 <column alignment="center" valignment="top" width="0pt">
8840 <row>
8841 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845 コマンド
8846 \end_layout
8847
8848 \end_inset
8849 </cell>
8850 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8851 \begin_inset Text
8852
8853 \begin_layout Plain Layout
8854 出力
8855 \end_layout
8856
8857 \end_inset
8858 </cell>
8859 </row>
8860 <row bottomspace="0.5mm">
8861 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865 F(a)
8866 \backslash
8867 xleftrightarrow[x=a]
8868 \backslash
8869 {x>0
8870 \begin_inset Formula $\to$
8871 \end_inset
8872
8873 F(x)
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882 \begin_inset Formula $F(a)\xleftrightarrow[x=a]{x>0}F(x)$
8883 \end_inset
8884
8885
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 </row>
8891 </lyxtabular>
8892
8893 \end_inset
8894
8895
8896 \end_layout
8897
8898 \begin_layout Subsection
8899 垂直矢印および対角矢印
8900 \begin_inset Index idx
8901 status collapsed
8902
8903 \begin_layout Plain Layout
8904 やじるし@矢印 ! たいかく@対角
8905 \end_layout
8906
8907 \end_inset
8908
8909
8910 \begin_inset Index idx
8911 status collapsed
8912
8913 \begin_layout Plain Layout
8914 やじるし@矢印 ! すいちょく@垂直
8915 \end_layout
8916
8917 \end_inset
8918
8919
8920 \end_layout
8921
8922 \begin_layout Standard
8923 \begin_inset space \hfill{}
8924 \end_inset
8925
8926
8927 \begin_inset Tabular
8928 <lyxtabular version="3" rows="7" columns="2">
8929 <features booktabs="true" tabularvalignment="middle">
8930 <column alignment="center" valignment="top" width="0pt">
8931 <column alignment="center" valignment="top" width="0pt">
8932 <row>
8933 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8934 \begin_inset Text
8935
8936 \begin_layout Plain Layout
8937 コマンド
8938 \end_layout
8939
8940 \end_inset
8941 </cell>
8942 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8943 \begin_inset Text
8944
8945 \begin_layout Plain Layout
8946 出力
8947 \end_layout
8948
8949 \end_inset
8950 </cell>
8951 </row>
8952 <row>
8953 <cell alignment="center" valignment="top" usebox="none">
8954 \begin_inset Text
8955
8956 \begin_layout Plain Layout
8957
8958 \backslash
8959 uparrow
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 <cell alignment="center" valignment="top" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968 \begin_inset Formula $\uparrow$
8969 \end_inset
8970
8971
8972 \end_layout
8973
8974 \end_inset
8975 </cell>
8976 </row>
8977 <row>
8978 <cell alignment="center" valignment="top" usebox="none">
8979 \begin_inset Text
8980
8981 \begin_layout Plain Layout
8982
8983 \backslash
8984 Uparrow
8985 \end_layout
8986
8987 \end_inset
8988 </cell>
8989 <cell alignment="center" valignment="top" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993 \begin_inset Formula $\Uparrow$
8994 \end_inset
8995
8996
8997 \end_layout
8998
8999 \end_inset
9000 </cell>
9001 </row>
9002 <row>
9003 <cell alignment="center" valignment="top" usebox="none">
9004 \begin_inset Text
9005
9006 \begin_layout Plain Layout
9007
9008 \backslash
9009 updownarrow
9010 \end_layout
9011
9012 \end_inset
9013 </cell>
9014 <cell alignment="center" valignment="top" usebox="none">
9015 \begin_inset Text
9016
9017 \begin_layout Plain Layout
9018 \begin_inset Formula $\updownarrow$
9019 \end_inset
9020
9021
9022 \end_layout
9023
9024 \end_inset
9025 </cell>
9026 </row>
9027 <row>
9028 <cell alignment="center" valignment="top" usebox="none">
9029 \begin_inset Text
9030
9031 \begin_layout Plain Layout
9032
9033 \backslash
9034 Updownarrow
9035 \end_layout
9036
9037 \end_inset
9038 </cell>
9039 <cell alignment="center" valignment="top" usebox="none">
9040 \begin_inset Text
9041
9042 \begin_layout Plain Layout
9043 \begin_inset Formula $\Updownarrow$
9044 \end_inset
9045
9046
9047 \end_layout
9048
9049 \end_inset
9050 </cell>
9051 </row>
9052 <row>
9053 <cell alignment="center" valignment="top" usebox="none">
9054 \begin_inset Text
9055
9056 \begin_layout Plain Layout
9057
9058 \backslash
9059 Downarrow
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 <cell alignment="center" valignment="top" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068 \begin_inset Formula $\Downarrow$
9069 \end_inset
9070
9071
9072 \end_layout
9073
9074 \end_inset
9075 </cell>
9076 </row>
9077 <row>
9078 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082
9083 \backslash
9084 downarrow
9085 \end_layout
9086
9087 \end_inset
9088 </cell>
9089 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9090 \begin_inset Text
9091
9092 \begin_layout Plain Layout
9093 \begin_inset Formula $\downarrow$
9094 \end_inset
9095
9096
9097 \end_layout
9098
9099 \end_inset
9100 </cell>
9101 </row>
9102 </lyxtabular>
9103
9104 \end_inset
9105
9106
9107 \begin_inset space \hfill{}
9108 \end_inset
9109
9110
9111 \begin_inset Tabular
9112 <lyxtabular version="3" rows="5" columns="2">
9113 <features booktabs="true" tabularvalignment="middle">
9114 <column alignment="center" valignment="top" width="0pt">
9115 <column alignment="center" valignment="top" width="0pt">
9116 <row>
9117 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9118 \begin_inset Text
9119
9120 \begin_layout Plain Layout
9121 コマンド
9122 \end_layout
9123
9124 \end_inset
9125 </cell>
9126 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9127 \begin_inset Text
9128
9129 \begin_layout Plain Layout
9130 出力
9131 \end_layout
9132
9133 \end_inset
9134 </cell>
9135 </row>
9136 <row>
9137 <cell alignment="center" valignment="top" usebox="none">
9138 \begin_inset Text
9139
9140 \begin_layout Plain Layout
9141
9142 \backslash
9143 nearrow
9144 \end_layout
9145
9146 \end_inset
9147 </cell>
9148 <cell alignment="center" valignment="top" usebox="none">
9149 \begin_inset Text
9150
9151 \begin_layout Plain Layout
9152 \begin_inset Formula $\nearrow$
9153 \end_inset
9154
9155
9156 \end_layout
9157
9158 \end_inset
9159 </cell>
9160 </row>
9161 <row>
9162 <cell alignment="center" valignment="top" usebox="none">
9163 \begin_inset Text
9164
9165 \begin_layout Plain Layout
9166
9167 \backslash
9168 searrow
9169 \end_layout
9170
9171 \end_inset
9172 </cell>
9173 <cell alignment="center" valignment="top" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177 \begin_inset Formula $\searrow$
9178 \end_inset
9179
9180
9181 \end_layout
9182
9183 \end_inset
9184 </cell>
9185 </row>
9186 <row>
9187 <cell alignment="center" valignment="top" usebox="none">
9188 \begin_inset Text
9189
9190 \begin_layout Plain Layout
9191
9192 \backslash
9193 swarrow
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 <cell alignment="center" valignment="top" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Plain Layout
9202 \begin_inset Formula $\swarrow$
9203 \end_inset
9204
9205
9206 \end_layout
9207
9208 \end_inset
9209 </cell>
9210 </row>
9211 <row>
9212 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216
9217 \backslash
9218 nwarrow
9219 \end_layout
9220
9221 \end_inset
9222 </cell>
9223 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9224 \begin_inset Text
9225
9226 \begin_layout Plain Layout
9227 \begin_inset Formula $\nwarrow$
9228 \end_inset
9229
9230
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 </row>
9236 </lyxtabular>
9237
9238 \end_inset
9239
9240
9241 \begin_inset space \hfill{}
9242 \end_inset
9243
9244
9245 \end_layout
9246
9247 \begin_layout Standard
9248 \begin_inset VSpace medskip
9249 \end_inset
9250
9251 垂直矢印は,第
9252 \begin_inset CommandInset ref
9253 LatexCommand ref
9254 reference "subsec:手動の括弧丈"
9255
9256 \end_inset
9257
9258 節および第
9259 \begin_inset CommandInset ref
9260 LatexCommand ref
9261 reference "subsec:自動の括弧丈"
9262
9263 \end_inset
9264
9265 節に述べられているコマンドを使うと,区分記号として使用することもできます.
9266 \end_layout
9267
9268 \begin_layout Section
9269 アクセント
9270 \begin_inset CommandInset label
9271 LatexCommand label
9272 name "sec:アクセント"
9273
9274 \end_inset
9275
9276
9277 \begin_inset Index idx
9278 status collapsed
9279
9280 \begin_layout Plain Layout
9281 あくせんと@アクセント
9282 \end_layout
9283
9284 \end_inset
9285
9286
9287 \end_layout
9288
9289 \begin_layout Standard
9290 アクセントは,数式ツールバーボタンの
9291 \begin_inset Info
9292 type  "icon"
9293 arg   "math-insert \\hat"
9294 \end_inset
9295
9296 か,以下の各小節に列挙してあるコマンドで入力することができます.
9297 \end_layout
9298
9299 \begin_layout Subsection
9300 一文字に付けるアクセント
9301 \begin_inset ERT
9302 status collapsed
9303
9304 \begin_layout Plain Layout
9305
9306
9307 \backslash
9308 texorpdfstring{
9309 \end_layout
9310
9311 \end_inset
9312
9313
9314 \begin_inset Foot
9315 status collapsed
9316
9317 \begin_layout Plain Layout
9318 本文中のアクセントについては,第
9319 \begin_inset CommandInset ref
9320 LatexCommand ref
9321 reference "subsec:文章中のアクセント"
9322
9323 \end_inset
9324
9325 節を参照.
9326 \end_layout
9327
9328 \end_inset
9329
9330
9331 \begin_inset ERT
9332 status collapsed
9333
9334 \begin_layout Plain Layout
9335
9336 }{}
9337 \end_layout
9338
9339 \end_inset
9340
9341
9342 \begin_inset Note Note
9343 status collapsed
9344
9345 \begin_layout Plain Layout
9346
9347 \series bold
9348
9349 \backslash
9350 texorpdfstring
9351 \series default
9352 は,PDFのしおりに脚註が現れるのを防ぐために使われています.
9353 \end_layout
9354
9355 \begin_layout Plain Layout
9356
9357 \series bold
9358
9359 \backslash
9360 texorpdfstring
9361 \series default
9362 についての詳細は,第
9363 \begin_inset CommandInset ref
9364 LatexCommand ref
9365 reference "subsec:節見出し中の数式"
9366
9367 \end_inset
9368
9369 節にあります.
9370 \end_layout
9371
9372 \end_inset
9373
9374
9375 \begin_inset CommandInset label
9376 LatexCommand label
9377 name "subsec:一文字に付けるアクセント"
9378
9379 \end_inset
9380
9381
9382 \begin_inset Index idx
9383 status collapsed
9384
9385 \begin_layout Plain Layout
9386 あくせんと@アクセント ! いちもじにつける@一文字に付ける
9387 \end_layout
9388
9389 \end_inset
9390
9391
9392 \end_layout
9393
9394 \begin_layout Standard
9395 \begin_inset space \hfill{}
9396 \end_inset
9397
9398
9399 \begin_inset Tabular
9400 <lyxtabular version="3" rows="8" columns="2">
9401 <features booktabs="true" tabularvalignment="middle">
9402 <column alignment="center" valignment="top" width="0pt">
9403 <column alignment="center" valignment="top" width="0pt">
9404 <row>
9405 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9406 \begin_inset Text
9407
9408 \begin_layout Plain Layout
9409 コマンド
9410 \end_layout
9411
9412 \end_inset
9413 </cell>
9414 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9415 \begin_inset Text
9416
9417 \begin_layout Plain Layout
9418 出力
9419 \end_layout
9420
9421 \end_inset
9422 </cell>
9423 </row>
9424 <row topspace="1.5mm">
9425 <cell alignment="center" valignment="top" usebox="none">
9426 \begin_inset Text
9427
9428 \begin_layout Plain Layout
9429
9430 \backslash
9431 dot
9432 \begin_inset space \textvisiblespace{}
9433 \end_inset
9434
9435 A
9436 \end_layout
9437
9438 \end_inset
9439 </cell>
9440 <cell alignment="center" valignment="top" usebox="none">
9441 \begin_inset Text
9442
9443 \begin_layout Plain Layout
9444 \begin_inset Formula $\dot{A}$
9445 \end_inset
9446
9447
9448 \end_layout
9449
9450 \end_inset
9451 </cell>
9452 </row>
9453 <row topspace="1.5mm">
9454 <cell alignment="center" valignment="top" usebox="none">
9455 \begin_inset Text
9456
9457 \begin_layout Plain Layout
9458
9459 \backslash
9460 ddot
9461 \begin_inset space \textvisiblespace{}
9462 \end_inset
9463
9464 A
9465 \end_layout
9466
9467 \end_inset
9468 </cell>
9469 <cell alignment="center" valignment="top" usebox="none">
9470 \begin_inset Text
9471
9472 \begin_layout Plain Layout
9473 \begin_inset Formula $\ddot{A}$
9474 \end_inset
9475
9476
9477 \end_layout
9478
9479 \end_inset
9480 </cell>
9481 </row>
9482 <row topspace="1.5mm">
9483 <cell alignment="center" valignment="top" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487
9488 \backslash
9489 dddot
9490 \begin_inset space \textvisiblespace{}
9491 \end_inset
9492
9493 A
9494 \end_layout
9495
9496 \end_inset
9497 </cell>
9498 <cell alignment="center" valignment="top" usebox="none">
9499 \begin_inset Text
9500
9501 \begin_layout Plain Layout
9502 \begin_inset Formula $\dddot{A}$
9503 \end_inset
9504
9505
9506 \end_layout
9507
9508 \end_inset
9509 </cell>
9510 </row>
9511 <row topspace="1.5mm">
9512 <cell alignment="center" valignment="top" usebox="none">
9513 \begin_inset Text
9514
9515 \begin_layout Plain Layout
9516
9517 \backslash
9518 ddddot
9519 \begin_inset space \textvisiblespace{}
9520 \end_inset
9521
9522 A
9523 \end_layout
9524
9525 \end_inset
9526 </cell>
9527 <cell alignment="center" valignment="top" usebox="none">
9528 \begin_inset Text
9529
9530 \begin_layout Plain Layout
9531 \begin_inset Formula $\ddddot{A}$
9532 \end_inset
9533
9534
9535 \end_layout
9536
9537 \end_inset
9538 </cell>
9539 </row>
9540 <row topspace="1.5mm">
9541 <cell alignment="center" valignment="top" usebox="none">
9542 \begin_inset Text
9543
9544 \begin_layout Plain Layout
9545
9546 \backslash
9547 vec
9548 \begin_inset space \textvisiblespace{}
9549 \end_inset
9550
9551 A
9552 \begin_inset Index idx
9553 status collapsed
9554
9555 \begin_layout Plain Layout
9556 べくとる@ベクトル
9557 \end_layout
9558
9559 \end_inset
9560
9561
9562 \end_layout
9563
9564 \end_inset
9565 </cell>
9566 <cell alignment="center" valignment="top" usebox="none">
9567 \begin_inset Text
9568
9569 \begin_layout Plain Layout
9570 \begin_inset Formula $\vec{A}$
9571 \end_inset
9572
9573
9574 \end_layout
9575
9576 \end_inset
9577 </cell>
9578 </row>
9579 <row topspace="1.5mm">
9580 <cell alignment="center" valignment="top" usebox="none">
9581 \begin_inset Text
9582
9583 \begin_layout Plain Layout
9584
9585 \backslash
9586 bar
9587 \begin_inset space \textvisiblespace{}
9588 \end_inset
9589
9590 A
9591 \end_layout
9592
9593 \end_inset
9594 </cell>
9595 <cell alignment="center" valignment="top" usebox="none">
9596 \begin_inset Text
9597
9598 \begin_layout Plain Layout
9599 \begin_inset Formula $\bar{A}$
9600 \end_inset
9601
9602
9603 \end_layout
9604
9605 \end_inset
9606 </cell>
9607 </row>
9608 <row topspace="1.5mm">
9609 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9610 \begin_inset Text
9611
9612 \begin_layout Plain Layout
9613
9614 \backslash
9615 mathring
9616 \begin_inset space \textvisiblespace{}
9617 \end_inset
9618
9619 A
9620 \end_layout
9621
9622 \end_inset
9623 </cell>
9624 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9625 \begin_inset Text
9626
9627 \begin_layout Plain Layout
9628 \begin_inset Formula $\mathring{A}$
9629 \end_inset
9630
9631
9632 \end_layout
9633
9634 \end_inset
9635 </cell>
9636 </row>
9637 </lyxtabular>
9638
9639 \end_inset
9640
9641
9642 \begin_inset space \hfill{}
9643 \end_inset
9644
9645
9646 \begin_inset Tabular
9647 <lyxtabular version="3" rows="7" columns="2">
9648 <features booktabs="true" tabularvalignment="middle">
9649 <column alignment="center" valignment="top" width="0pt">
9650 <column alignment="center" valignment="top" width="0pt">
9651 <row>
9652 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9653 \begin_inset Text
9654
9655 \begin_layout Plain Layout
9656 コマンド
9657 \end_layout
9658
9659 \end_inset
9660 </cell>
9661 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9662 \begin_inset Text
9663
9664 \begin_layout Plain Layout
9665 出力
9666 \end_layout
9667
9668 \end_inset
9669 </cell>
9670 </row>
9671 <row topspace="1.5mm">
9672 <cell alignment="center" valignment="top" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676
9677 \backslash
9678 tilde
9679 \begin_inset space \textvisiblespace{}
9680 \end_inset
9681
9682 A
9683 \end_layout
9684
9685 \end_inset
9686 </cell>
9687 <cell alignment="center" valignment="top" usebox="none">
9688 \begin_inset Text
9689
9690 \begin_layout Plain Layout
9691 \begin_inset Formula $\tilde{A}$
9692 \end_inset
9693
9694
9695 \end_layout
9696
9697 \end_inset
9698 </cell>
9699 </row>
9700 <row topspace="1.5mm">
9701 <cell alignment="center" valignment="top" usebox="none">
9702 \begin_inset Text
9703
9704 \begin_layout Plain Layout
9705
9706 \backslash
9707 hat
9708 \begin_inset space \textvisiblespace{}
9709 \end_inset
9710
9711 A
9712 \end_layout
9713
9714 \end_inset
9715 </cell>
9716 <cell alignment="center" valignment="top" usebox="none">
9717 \begin_inset Text
9718
9719 \begin_layout Plain Layout
9720 \begin_inset Formula $\hat{A}$
9721 \end_inset
9722
9723
9724 \end_layout
9725
9726 \end_inset
9727 </cell>
9728 </row>
9729 <row topspace="1.5mm">
9730 <cell alignment="center" valignment="top" usebox="none">
9731 \begin_inset Text
9732
9733 \begin_layout Plain Layout
9734
9735 \backslash
9736 check
9737 \begin_inset space \textvisiblespace{}
9738 \end_inset
9739
9740 A
9741 \end_layout
9742
9743 \end_inset
9744 </cell>
9745 <cell alignment="center" valignment="top" usebox="none">
9746 \begin_inset Text
9747
9748 \begin_layout Plain Layout
9749 \begin_inset Formula $\check{A}$
9750 \end_inset
9751
9752
9753 \end_layout
9754
9755 \end_inset
9756 </cell>
9757 </row>
9758 <row topspace="1.5mm">
9759 <cell alignment="center" valignment="top" usebox="none">
9760 \begin_inset Text
9761
9762 \begin_layout Plain Layout
9763
9764 \backslash
9765 acute
9766 \begin_inset space \textvisiblespace{}
9767 \end_inset
9768
9769 A
9770 \end_layout
9771
9772 \end_inset
9773 </cell>
9774 <cell alignment="center" valignment="top" usebox="none">
9775 \begin_inset Text
9776
9777 \begin_layout Plain Layout
9778 \begin_inset Formula $\acute{A}$
9779 \end_inset
9780
9781
9782 \end_layout
9783
9784 \end_inset
9785 </cell>
9786 </row>
9787 <row topspace="1.5mm">
9788 <cell alignment="center" valignment="top" usebox="none">
9789 \begin_inset Text
9790
9791 \begin_layout Plain Layout
9792
9793 \backslash
9794 grave
9795 \begin_inset space \textvisiblespace{}
9796 \end_inset
9797
9798 A
9799 \end_layout
9800
9801 \end_inset
9802 </cell>
9803 <cell alignment="center" valignment="top" usebox="none">
9804 \begin_inset Text
9805
9806 \begin_layout Plain Layout
9807 \begin_inset Formula $\grave{A}$
9808 \end_inset
9809
9810
9811 \end_layout
9812
9813 \end_inset
9814 </cell>
9815 </row>
9816 <row topspace="1.5mm">
9817 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9818 \begin_inset Text
9819
9820 \begin_layout Plain Layout
9821
9822 \backslash
9823 breve
9824 \begin_inset space \textvisiblespace{}
9825 \end_inset
9826
9827 A
9828 \end_layout
9829
9830 \end_inset
9831 </cell>
9832 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9833 \begin_inset Text
9834
9835 \begin_layout Plain Layout
9836 \begin_inset Formula $\breve{A}$
9837 \end_inset
9838
9839
9840 \end_layout
9841
9842 \end_inset
9843 </cell>
9844 </row>
9845 </lyxtabular>
9846
9847 \end_inset
9848
9849
9850 \begin_inset space \hfill{}
9851 \end_inset
9852
9853
9854 \end_layout
9855
9856 \begin_layout Standard
9857 \begin_inset VSpace bigskip
9858 \end_inset
9859
9860
9861 \end_layout
9862
9863 \begin_layout Standard
9864 \begin_inset ERT
9865 status collapsed
9866
9867 \begin_layout Plain Layout
9868
9869
9870 \backslash
9871 '{e}
9872 \end_layout
9873
9874 \end_inset
9875
9876 のようなアクセントは,数式に直接入れることができます.\SpecialChar LyX
9877 は,それを対応するアクセントコマンドに変換します.ウムラウト
9878 \begin_inset Index idx
9879 status collapsed
9880
9881 \begin_layout Plain Layout
9882 うむらうと@ウムラウト
9883 \end_layout
9884
9885 \end_inset
9886
9887 に関しては,母音の前に引用符を挿入する方法の方がよいでしょう.ウムラウトのある数式部分がドイツ語に指定してあれば,\SpecialChar LaTeX
9888 は,引用符と母音をまとめて一つの文字として取り
9889 扱います.
9890 \series bold
9891
9892 \backslash
9893 ddot
9894 \series default
9895 と違い,この方法では,以下の例に示すように「本物の」ウムラウトが作られます.
9896 \end_layout
9897
9898 \begin_layout Standard
9899 \begin_inset VSpace -2mm
9900 \end_inset
9901
9902
9903 \end_layout
9904
9905 \begin_layout Standard
9906 \align center
9907 \begin_inset Tabular
9908 <lyxtabular version="3" rows="3" columns="2">
9909 <features booktabs="true" tabularvalignment="middle">
9910 <column alignment="center" valignment="top" width="0pt">
9911 <column alignment="center" valignment="top">
9912 <row>
9913 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9914 \begin_inset Text
9915
9916 \begin_layout Plain Layout
9917 コマンド
9918 \end_layout
9919
9920 \end_inset
9921 </cell>
9922 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9923 \begin_inset Text
9924
9925 \begin_layout Plain Layout
9926 出力
9927 \end_layout
9928
9929 \end_inset
9930 </cell>
9931 </row>
9932 <row>
9933 <cell alignment="center" valignment="top" usebox="none">
9934 \begin_inset Text
9935
9936 \begin_layout Plain Layout
9937 \begin_inset Quotes grd
9938 \end_inset
9939
9940 i
9941 \end_layout
9942
9943 \end_inset
9944 </cell>
9945 <cell alignment="center" valignment="top" usebox="none">
9946 \begin_inset Text
9947
9948 \begin_layout Plain Layout
9949
9950 \lang ngerman
9951 \begin_inset space \hspace{}
9952 \length 0pt
9953 \end_inset
9954
9955
9956 \begin_inset Formula $"i$
9957 \end_inset
9958
9959
9960 \end_layout
9961
9962 \end_inset
9963 </cell>
9964 </row>
9965 <row topspace="1.5mm">
9966 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9967 \begin_inset Text
9968
9969 \begin_layout Plain Layout
9970
9971 \backslash
9972 ddot
9973 \begin_inset space \textvisiblespace{}
9974 \end_inset
9975
9976 i
9977 \end_layout
9978
9979 \end_inset
9980 </cell>
9981 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9982 \begin_inset Text
9983
9984 \begin_layout Plain Layout
9985 \begin_inset Formula $\ddot{i}$
9986 \end_inset
9987
9988
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 </row>
9994 </lyxtabular>
9995
9996 \end_inset
9997
9998
9999 \end_layout
10000
10001 \begin_layout Standard
10002
10003 \series bold
10004
10005 \backslash
10006 ddot
10007 \series default
10008 に比べて良いもう一つの利点は,上記のアクセントコマンドが
10009 \emph on
10010 数式中テキストでは使用できない
10011 \emph default
10012 のに対し,ウムラウトは直接数式中テキストに変換されることです.(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると,アクセントの下にある文
10013 字しか変換されません.これは,たとえばイタリック体やボールド体への変換など,他のすべての変換に関しても言えることです.
10014 \end_layout
10015
10016 \begin_layout Standard
10017 ウムラウトと他のアクセント付き文字は,数式中テキストに直接入れることができます.
10018 \end_layout
10019
10020 \begin_layout Standard
10021 \begin_inset VSpace bigskip
10022 \end_inset
10023
10024
10025 \end_layout
10026
10027 \begin_layout Standard
10028 \SpecialChar LyX
10029 は,\SpecialChar LaTeX
10030 パッケージ
10031 \series bold
10032 undertilde
10033 \series default
10034
10035 \begin_inset Index idx
10036 status collapsed
10037
10038 \begin_layout Plain Layout
10039 ぱっけーじ@パッケージ ! upgreek
10040 \end_layout
10041
10042 \end_inset
10043
10044 がシステム上に導入されていれば,文字下のティルダもサポートします.
10045 \end_layout
10046
10047 \begin_layout Standard
10048 \begin_inset ERT
10049 status collapsed
10050
10051 \begin_layout Plain Layout
10052
10053
10054 \backslash
10055 ifundertilde 
10056 \end_layout
10057
10058 \end_inset
10059
10060
10061 \begin_inset Note Note
10062 status open
10063
10064 \begin_layout Plain Layout
10065 以下の表は,
10066 \series bold
10067 undertilde
10068 \series default
10069  \SpecialChar LaTeX
10070 パッケージが導入済みのときのみ表示されます.
10071 \end_layout
10072
10073 \end_inset
10074
10075
10076 \end_layout
10077
10078 \begin_layout Standard
10079 \noindent
10080 \align center
10081 \begin_inset Tabular
10082 <lyxtabular version="3" rows="2" columns="2">
10083 <features booktabs="true" tabularvalignment="middle">
10084 <column alignment="center" valignment="top" width="0pt">
10085 <column alignment="center" valignment="top" width="0pt">
10086 <row>
10087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10088 \begin_inset Text
10089
10090 \begin_layout Plain Layout
10091 コマンド
10092 \end_layout
10093
10094 \end_inset
10095 </cell>
10096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10097 \begin_inset Text
10098
10099 \begin_layout Plain Layout
10100 出力
10101 \end_layout
10102
10103 \end_inset
10104 </cell>
10105 </row>
10106 <row>
10107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10108 \begin_inset Text
10109
10110 \begin_layout Plain Layout
10111
10112 \backslash
10113 utilde
10114 \begin_inset space \textvisiblespace{}
10115 \end_inset
10116
10117 A
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126 \begin_inset Formula $\utilde{A}$
10127 \end_inset
10128
10129
10130 \end_layout
10131
10132 \end_inset
10133 </cell>
10134 </row>
10135 </lyxtabular>
10136
10137 \end_inset
10138
10139
10140 \end_layout
10141
10142 \begin_layout Standard
10143 \begin_inset ERT
10144 status collapsed
10145
10146 \begin_layout Plain Layout
10147
10148
10149 \backslash
10150 else 
10151 \end_layout
10152
10153 \end_inset
10154
10155
10156 \begin_inset Note Note
10157 status open
10158
10159 \begin_layout Plain Layout
10160 以下は,
10161 \series bold
10162 undertilde
10163 \series default
10164  \SpecialChar LaTeX
10165 パッケージが導入されていないときのみ表示されます.
10166 \end_layout
10167
10168 \end_inset
10169
10170
10171 \end_layout
10172
10173 \begin_layout Standard
10174 この小節のすべてを出力で見るには,
10175 \series bold
10176 undertilde
10177 \series default
10178  \SpecialChar LaTeX
10179 パッケージを導入する必要があります.
10180 \end_layout
10181
10182 \begin_layout Standard
10183 \begin_inset ERT
10184 status collapsed
10185
10186 \begin_layout Plain Layout
10187
10188
10189 \backslash
10190 fi 
10191 \end_layout
10192
10193 \end_inset
10194
10195
10196 \end_layout
10197
10198 \begin_layout Standard
10199 \begin_inset Newpage newpage
10200 \end_inset
10201
10202
10203 \end_layout
10204
10205 \begin_layout Subsection
10206 複数の文字に付けるアクセント
10207 \begin_inset Index idx
10208 status collapsed
10209
10210 \begin_layout Plain Layout
10211 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
10212 \end_layout
10213
10214 \end_inset
10215
10216
10217 \end_layout
10218
10219 \begin_layout Standard
10220 \begin_inset space \hfill{}
10221 \end_inset
10222
10223
10224 \begin_inset Tabular
10225 <lyxtabular version="3" rows="5" columns="2">
10226 <features booktabs="true" tabularvalignment="middle">
10227 <column alignment="center" valignment="top" width="0pt">
10228 <column alignment="center" valignment="top" width="0pt">
10229 <row>
10230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10231 \begin_inset Text
10232
10233 \begin_layout Plain Layout
10234 コマンド
10235 \end_layout
10236
10237 \end_inset
10238 </cell>
10239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10240 \begin_inset Text
10241
10242 \begin_layout Plain Layout
10243 出力
10244 \end_layout
10245
10246 \end_inset
10247 </cell>
10248 </row>
10249 <row topspace="1.5mm">
10250 <cell alignment="center" valignment="top" usebox="none">
10251 \begin_inset Text
10252
10253 \begin_layout Plain Layout
10254
10255 \backslash
10256 overleftarrow
10257 \begin_inset space \textvisiblespace{}
10258 \end_inset
10259
10260 A=B
10261 \end_layout
10262
10263 \end_inset
10264 </cell>
10265 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10266 \begin_inset Text
10267
10268 \begin_layout Plain Layout
10269 \begin_inset Formula $\overleftarrow{A=B}$
10270 \end_inset
10271
10272
10273 \end_layout
10274
10275 \end_inset
10276 </cell>
10277 </row>
10278 <row topspace="1.5mm">
10279 <cell alignment="center" valignment="top" usebox="none">
10280 \begin_inset Text
10281
10282 \begin_layout Plain Layout
10283
10284 \backslash
10285 underleftarrow
10286 \begin_inset space \textvisiblespace{}
10287 \end_inset
10288
10289 A=B
10290 \end_layout
10291
10292 \end_inset
10293 </cell>
10294 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10295 \begin_inset Text
10296
10297 \begin_layout Plain Layout
10298 \begin_inset Formula $\underleftarrow{A=B}$
10299 \end_inset
10300
10301
10302 \end_layout
10303
10304 \end_inset
10305 </cell>
10306 </row>
10307 <row topspace="1.5mm">
10308 <cell alignment="center" valignment="top" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312
10313 \backslash
10314 overleftrightarrow
10315 \begin_inset space \textvisiblespace{}
10316 \end_inset
10317
10318 A=B
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327 \begin_inset Formula $\overleftrightarrow{A=B}$
10328 \end_inset
10329
10330
10331 \end_layout
10332
10333 \end_inset
10334 </cell>
10335 </row>
10336 <row topspace="1.5mm" bottomspace="1mm">
10337 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10338 \begin_inset Text
10339
10340 \begin_layout Plain Layout
10341
10342 \backslash
10343 underleftrightarrow
10344 \begin_inset space \textvisiblespace{}
10345 \end_inset
10346
10347 A=B
10348 \end_layout
10349
10350 \end_inset
10351 </cell>
10352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10353 \begin_inset Text
10354
10355 \begin_layout Plain Layout
10356 \begin_inset Formula $\underleftrightarrow{A=B}$
10357 \end_inset
10358
10359
10360 \end_layout
10361
10362 \end_inset
10363 </cell>
10364 </row>
10365 </lyxtabular>
10366
10367 \end_inset
10368
10369
10370 \begin_inset space \hfill{}
10371 \end_inset
10372
10373
10374 \begin_inset Tabular
10375 <lyxtabular version="3" rows="5" columns="2">
10376 <features booktabs="true" tabularvalignment="middle">
10377 <column alignment="center" valignment="top" width="0pt">
10378 <column alignment="center" valignment="top" width="0pt">
10379 <row>
10380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384 コマンド
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 出力
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 </row>
10399 <row topspace="1.5mm">
10400 <cell alignment="center" valignment="top" usebox="none">
10401 \begin_inset Text
10402
10403 \begin_layout Plain Layout
10404
10405 \backslash
10406 overrightarrow
10407 \begin_inset space \textvisiblespace{}
10408 \end_inset
10409
10410 A=B
10411 \end_layout
10412
10413 \end_inset
10414 </cell>
10415 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10416 \begin_inset Text
10417
10418 \begin_layout Plain Layout
10419 \begin_inset Formula $\overrightarrow{A=B}$
10420 \end_inset
10421
10422
10423 \end_layout
10424
10425 \end_inset
10426 </cell>
10427 </row>
10428 <row topspace="1.5mm">
10429 <cell alignment="center" valignment="top" usebox="none">
10430 \begin_inset Text
10431
10432 \begin_layout Plain Layout
10433
10434 \backslash
10435 underrightarrow
10436 \begin_inset space \textvisiblespace{}
10437 \end_inset
10438
10439 A=B
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10445 \begin_inset Text
10446
10447 \begin_layout Plain Layout
10448 \begin_inset Formula $\underrightarrow{A=B}$
10449 \end_inset
10450
10451
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 </row>
10457 <row topspace="1.5mm">
10458 <cell alignment="center" valignment="top" usebox="none">
10459 \begin_inset Text
10460
10461 \begin_layout Plain Layout
10462
10463 \backslash
10464 widetilde
10465 \begin_inset space \textvisiblespace{}
10466 \end_inset
10467
10468 A=B
10469 \end_layout
10470
10471 \end_inset
10472 </cell>
10473 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10474 \begin_inset Text
10475
10476 \begin_layout Plain Layout
10477 \begin_inset Formula $\widetilde{A=B}$
10478 \end_inset
10479
10480
10481 \end_layout
10482
10483 \end_inset
10484 </cell>
10485 </row>
10486 <row topspace="1.5mm" bottomspace="1mm">
10487 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10488 \begin_inset Text
10489
10490 \begin_layout Plain Layout
10491
10492 \backslash
10493 widehat
10494 \begin_inset space \textvisiblespace{}
10495 \end_inset
10496
10497 A=B
10498 \end_layout
10499
10500 \end_inset
10501 </cell>
10502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10503 \begin_inset Text
10504
10505 \begin_layout Plain Layout
10506 \begin_inset Formula $\widehat{A=B}$
10507 \end_inset
10508
10509
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 </row>
10515 </lyxtabular>
10516
10517 \end_inset
10518
10519
10520 \begin_inset space \hfill{}
10521 \end_inset
10522
10523
10524 \end_layout
10525
10526 \begin_layout Standard
10527 \begin_inset VSpace medskip
10528 \end_inset
10529
10530 これらのコマンドでは,好きなだけ多くの文字にアクセントを付けることができます.しかし,
10531 \series bold
10532
10533 \backslash
10534 widetilde
10535 \series default
10536 および
10537 \series bold
10538
10539 \backslash
10540 widehat
10541 \series default
10542 のアクセントは,以下の例のように,出力では3文字分の長さにしかなりません.
10543 \begin_inset Formula 
10544 \[
10545 \widetilde{A+B=C-D}
10546 \]
10547
10548 \end_inset
10549
10550
10551 \end_layout
10552
10553 \begin_layout Standard
10554 前小節で述べた
10555 \series bold
10556
10557 \backslash
10558 overset
10559 \series default
10560
10561 \begin_inset Index idx
10562 status collapsed
10563
10564 \begin_layout Plain Layout
10565 こまんど@コマンド ! O ! 
10566 \backslash
10567 overset
10568 \end_layout
10569
10570 \end_inset
10571
10572 コマンドと
10573 \series bold
10574
10575 \backslash
10576 underset
10577 \series default
10578
10579 \begin_inset Index idx
10580 status collapsed
10581
10582 \begin_layout Plain Layout
10583 こまんど@コマンド ! U ! 
10584 \backslash
10585 underset
10586 \end_layout
10587
10588 \end_inset
10589
10590 コマンドを使っても,複数の文字にアクセントを付けることができます.
10591 \series bold
10592
10593 \backslash
10594 underset
10595 \begin_inset space \textvisiblespace{}
10596 \end_inset
10597
10598 A=B
10599 \begin_inset Formula $\downarrow$
10600 \end_inset
10601
10602 ***
10603 \series default
10604 というコマンドは,
10605 \begin_inset Formula 
10606 \[
10607 \underset{***}{A=B}
10608 \]
10609
10610 \end_inset
10611
10612 のようになります.
10613 \end_layout
10614
10615 \begin_layout Section
10616 空白
10617 \begin_inset CommandInset label
10618 LatexCommand label
10619 name "subsec:空白"
10620
10621 \end_inset
10622
10623
10624 \begin_inset Index idx
10625 status collapsed
10626
10627 \begin_layout Plain Layout
10628 くうはく@空白 ! すいへい@水平
10629 \begin_inset space \thinspace{}
10630 \end_inset
10631
10632 ——
10633 \end_layout
10634
10635 \end_inset
10636
10637
10638 \end_layout
10639
10640 \begin_layout Subsection
10641 定義済みの空白
10642 \begin_inset CommandInset label
10643 LatexCommand label
10644 name "subsec:定義済みの空白"
10645
10646 \end_inset
10647
10648
10649 \begin_inset Index idx
10650 status collapsed
10651
10652 \begin_layout Plain Layout
10653 くうはく@空白 ! すいへい@水平
10654 \begin_inset space \thinspace{}
10655 \end_inset
10656
10657 —— ! ていぎずみ@定義済み
10658 \end_layout
10659
10660 \end_inset
10661
10662
10663 \end_layout
10664
10665 \begin_layout Standard
10666 数式に水平方向の空白を挿入することが,必要になることがあります.これは,保護された空白(
10667 \begin_inset Flex Ruby
10668 status collapsed
10669
10670 \begin_layout Plain Layout
10671 捷径
10672 \begin_inset Argument post:1
10673 status collapsed
10674
10675 \begin_layout Plain Layout
10676 ショートカット
10677 \end_layout
10678
10679 \end_inset
10680
10681
10682 \end_layout
10683
10684 \end_inset
10685
10686
10687 \begin_inset Info
10688 type  "shortcut"
10689 arg   "command-alternatives space-insert protected ; math-space"
10690 \end_inset
10691
10692 )を挿入することで実現できます.「
10693 \color blue
10694
10695 \begin_inset space \textvisiblespace{}
10696 \end_inset
10697
10698
10699 \color inherit
10700 」が現れるので,
10701 \family sans
10702 Space
10703 \family default
10704 を何回か押すことによって,8種の異なる長さの空白のうち一つを選択することができます.空白は,数式ツールバーボタンの
10705 \begin_inset Info
10706 type  "icon"
10707 arg   "math-insert \\space"
10708 \end_inset
10709
10710 を押すか,特定のコマンドを入力することで,挿入することができます.挿入したコマンド如何に関わらず,直後に
10711 \family sans
10712 Space
10713 \family default
10714 を押すことによって,長さを変更することができます.
10715 \end_layout
10716
10717 \begin_layout Standard
10718 \noindent
10719 \align center
10720 \begin_inset Tabular
10721 <lyxtabular version="3" rows="6" columns="3">
10722 <features booktabs="true" tabularvalignment="middle">
10723 <column alignment="center" valignment="top">
10724 <column alignment="center" valignment="top" width="15col%">
10725 <column alignment="center" valignment="top">
10726 <row>
10727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731 コマンド
10732 \end_layout
10733
10734 \end_inset
10735 </cell>
10736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10737 \begin_inset Text
10738
10739 \begin_layout Plain Layout
10740 保護された空白を挿入したのち,
10741 \family sans
10742 Space
10743 \family default
10744 を叩く回数
10745 \end_layout
10746
10747 \end_inset
10748 </cell>
10749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10750 \begin_inset Text
10751
10752 \begin_layout Plain Layout
10753 出力
10754 \end_layout
10755
10756 \end_inset
10757 </cell>
10758 </row>
10759 <row>
10760 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10761 \begin_inset Text
10762
10763 \begin_layout Plain Layout
10764
10765 \backslash
10766 ,
10767 \end_layout
10768
10769 \end_inset
10770 </cell>
10771 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10772 \begin_inset Text
10773
10774 \begin_layout Plain Layout
10775 0
10776 \end_layout
10777
10778 \end_inset
10779 </cell>
10780 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10781 \begin_inset Text
10782
10783 \begin_layout Plain Layout
10784 \begin_inset Formula $A\,B$
10785 \end_inset
10786
10787
10788 \end_layout
10789
10790 \end_inset
10791 </cell>
10792 </row>
10793 <row>
10794 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10795 \begin_inset Text
10796
10797 \begin_layout Plain Layout
10798
10799 \backslash
10800 :
10801 \end_layout
10802
10803 \end_inset
10804 </cell>
10805 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10806 \begin_inset Text
10807
10808 \begin_layout Plain Layout
10809 1
10810 \end_layout
10811
10812 \end_inset
10813 </cell>
10814 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10815 \begin_inset Text
10816
10817 \begin_layout Plain Layout
10818 \begin_inset Formula $A\:B$
10819 \end_inset
10820
10821
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 </row>
10827 <row>
10828 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10829 \begin_inset Text
10830
10831 \begin_layout Plain Layout
10832
10833 \backslash
10834 ;
10835 \end_layout
10836
10837 \end_inset
10838 </cell>
10839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10840 \begin_inset Text
10841
10842 \begin_layout Plain Layout
10843 2
10844 \end_layout
10845
10846 \end_inset
10847 </cell>
10848 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10849 \begin_inset Text
10850
10851 \begin_layout Plain Layout
10852 \begin_inset Formula $A\;B$
10853 \end_inset
10854
10855
10856 \end_layout
10857
10858 \end_inset
10859 </cell>
10860 </row>
10861 <row>
10862 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10863 \begin_inset Text
10864
10865 \begin_layout Plain Layout
10866
10867 \backslash
10868 quad
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877 3
10878 \end_layout
10879
10880 \end_inset
10881 </cell>
10882 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10883 \begin_inset Text
10884
10885 \begin_layout Plain Layout
10886 \begin_inset Formula $A\quad B$
10887 \end_inset
10888
10889
10890 \end_layout
10891
10892 \end_inset
10893 </cell>
10894 </row>
10895 <row>
10896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10897 \begin_inset Text
10898
10899 \begin_layout Plain Layout
10900
10901 \backslash
10902 qquad
10903 \end_layout
10904
10905 \end_inset
10906 </cell>
10907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10908 \begin_inset Text
10909
10910 \begin_layout Plain Layout
10911 4
10912 \end_layout
10913
10914 \end_inset
10915 </cell>
10916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10917 \begin_inset Text
10918
10919 \begin_layout Plain Layout
10920 \begin_inset Formula $A\qquad B$
10921 \end_inset
10922
10923
10924 \end_layout
10925
10926 \end_inset
10927 </cell>
10928 </row>
10929 </lyxtabular>
10930
10931 \end_inset
10932
10933
10934 \begin_inset space \hfill{}
10935 \end_inset
10936
10937
10938 \begin_inset Tabular
10939 <lyxtabular version="3" rows="6" columns="3">
10940 <features booktabs="true" tabularvalignment="middle">
10941 <column alignment="center" valignment="top">
10942 <column alignment="center" valignment="top" width="15col%">
10943 <column alignment="center" valignment="top">
10944 <row>
10945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10946 \begin_inset Text
10947
10948 \begin_layout Plain Layout
10949 コマンド
10950 \end_layout
10951
10952 \end_inset
10953 </cell>
10954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10955 \begin_inset Text
10956
10957 \begin_layout Plain Layout
10958 保護された空白を挿入したのち,
10959 \family sans
10960 Space
10961 \family default
10962 を叩く回数
10963 \end_layout
10964
10965 \end_inset
10966 </cell>
10967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10968 \begin_inset Text
10969
10970 \begin_layout Plain Layout
10971 出力
10972 \end_layout
10973
10974 \end_inset
10975 </cell>
10976 </row>
10977 <row>
10978 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10979 \begin_inset Text
10980
10981 \begin_layout Plain Layout
10982
10983 \backslash
10984 hfill
10985 \end_layout
10986
10987 \end_inset
10988 </cell>
10989 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10990 \begin_inset Text
10991
10992 \begin_layout Plain Layout
10993 5
10994 \end_layout
10995
10996 \end_inset
10997 </cell>
10998 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10999 \begin_inset Text
11000
11001 \begin_layout Plain Layout
11002 \begin_inset Formula $A\hfill B$
11003 \end_inset
11004
11005
11006 \end_layout
11007
11008 \end_inset
11009 </cell>
11010 </row>
11011 <row>
11012 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016
11017 \backslash
11018 hspace*{1em}
11019 \end_layout
11020
11021 \end_inset
11022 </cell>
11023 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027 6
11028 \end_layout
11029
11030 \end_inset
11031 </cell>
11032 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11033 \begin_inset Text
11034
11035 \begin_layout Plain Layout
11036 \begin_inset Formula $A\hspace*{1em}B$
11037 \end_inset
11038
11039
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 </row>
11045 <row>
11046 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11047 \begin_inset Text
11048
11049 \begin_layout Plain Layout
11050
11051 \backslash
11052 hspace{1em}
11053 \end_layout
11054
11055 \end_inset
11056 </cell>
11057 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11058 \begin_inset Text
11059
11060 \begin_layout Plain Layout
11061 7
11062 \end_layout
11063
11064 \end_inset
11065 </cell>
11066 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11067 \begin_inset Text
11068
11069 \begin_layout Plain Layout
11070 \begin_inset Formula $A\hspace{1em}B$
11071 \end_inset
11072
11073
11074 \end_layout
11075
11076 \end_inset
11077 </cell>
11078 </row>
11079 <row>
11080 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11081 \begin_inset Text
11082
11083 \begin_layout Plain Layout
11084
11085 \backslash
11086
11087 \begin_inset space \textvisiblespace{}
11088 \end_inset
11089
11090
11091 \end_layout
11092
11093 \end_inset
11094 </cell>
11095 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11096 \begin_inset Text
11097
11098 \begin_layout Plain Layout
11099 8
11100 \end_layout
11101
11102 \end_inset
11103 </cell>
11104 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11105 \begin_inset Text
11106
11107 \begin_layout Plain Layout
11108 \begin_inset Formula $A\ B$
11109 \end_inset
11110
11111
11112 \end_layout
11113
11114 \end_inset
11115 </cell>
11116 </row>
11117 <row>
11118 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11119 \begin_inset Text
11120
11121 \begin_layout Plain Layout
11122
11123 \backslash
11124 !
11125 \end_layout
11126
11127 \end_inset
11128 </cell>
11129 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11130 \begin_inset Text
11131
11132 \begin_layout Plain Layout
11133 9
11134 \end_layout
11135
11136 \end_inset
11137 </cell>
11138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11139 \begin_inset Text
11140
11141 \begin_layout Plain Layout
11142 \begin_inset Formula $A\!B$
11143 \end_inset
11144
11145
11146 \end_layout
11147
11148 \end_inset
11149 </cell>
11150 </row>
11151 </lyxtabular>
11152
11153 \end_inset
11154
11155
11156 \end_layout
11157
11158 \begin_layout Standard
11159 5
11160 \lang english
11161
11162 \begin_inset space \thinspace{}
11163 \end_inset
11164
11165
11166 \lang japanese
11167
11168 \lang english
11169
11170 \begin_inset space \thinspace{}
11171 \end_inset
11172
11173
11174 \lang japanese
11175 7回
11176 \family sans
11177 Space
11178 \family default
11179 を押した場合は,第
11180 \begin_inset CommandInset ref
11181 LatexCommand ref
11182 reference "subsec:可変長の空白"
11183
11184 \end_inset
11185
11186 節に説明されているように,可変空白となります.9回押した場合は,一見,空白を生まないように見えます.実はこれは負の長さなので,他の長さと異なり,\SpecialChar LyX
11187 中では赤で表示さ
11188 れます.以下のように,他にもう二つ,負の長さの空白があります.
11189 \end_layout
11190
11191 \begin_layout Standard
11192 \align center
11193 \begin_inset Tabular
11194 <lyxtabular version="3" rows="3" columns="3">
11195 <features booktabs="true" tabularvalignment="middle">
11196 <column alignment="center" valignment="middle" width="6.8cm">
11197 <column alignment="center" valignment="top" width="0pt">
11198 <column alignment="center" valignment="top" width="0pt">
11199 <row>
11200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11201 \begin_inset Text
11202
11203 \begin_layout Plain Layout
11204 コマンド
11205 \end_layout
11206
11207 \end_inset
11208 </cell>
11209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11210 \begin_inset Text
11211
11212 \begin_layout Plain Layout
11213
11214 \backslash
11215 negmedspace
11216 \end_layout
11217
11218 \end_inset
11219 </cell>
11220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11221 \begin_inset Text
11222
11223 \begin_layout Plain Layout
11224
11225 \backslash
11226 negthickspace
11227 \end_layout
11228
11229 \end_inset
11230 </cell>
11231 </row>
11232 <row>
11233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11234 \begin_inset Text
11235
11236 \begin_layout Plain Layout
11237 保護された空白を挿入したのち,
11238 \family sans
11239 Space
11240 \family default
11241 を叩く回数
11242 \end_layout
11243
11244 \end_inset
11245 </cell>
11246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11247 \begin_inset Text
11248
11249 \begin_layout Plain Layout
11250 10
11251 \end_layout
11252
11253 \end_inset
11254 </cell>
11255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11256 \begin_inset Text
11257
11258 \begin_layout Plain Layout
11259 11
11260 \end_layout
11261
11262 \end_inset
11263 </cell>
11264 </row>
11265 <row>
11266 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11267 \begin_inset Text
11268
11269 \begin_layout Plain Layout
11270 出力
11271 \end_layout
11272
11273 \end_inset
11274 </cell>
11275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11276 \begin_inset Text
11277
11278 \begin_layout Plain Layout
11279 \begin_inset Formula $A\negmedspace B$
11280 \end_inset
11281
11282
11283 \end_layout
11284
11285 \end_inset
11286 </cell>
11287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11288 \begin_inset Text
11289
11290 \begin_layout Plain Layout
11291 \begin_inset Formula $A\negthickspace B$
11292 \end_inset
11293
11294
11295 \end_layout
11296
11297 \end_inset
11298 </cell>
11299 </row>
11300 </lyxtabular>
11301
11302 \end_inset
11303
11304
11305 \end_layout
11306
11307 \begin_layout Standard
11308 負の空白を使うと,文字が重なってしまうことがあります.これを利用して,合字処理を強制することができます.これは,たとえば以下のように,和演算子に使えます.
11309 \end_layout
11310
11311 \begin_layout Standard
11312 \align center
11313 \begin_inset Tabular
11314 <lyxtabular version="3" rows="3" columns="2">
11315 <features booktabs="true" tabularvalignment="middle">
11316 <column alignment="center" valignment="top" width="0pt">
11317 <column alignment="center" valignment="top">
11318 <row>
11319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11320 \begin_inset Text
11321
11322 \begin_layout Plain Layout
11323 コマンド
11324 \end_layout
11325
11326 \end_inset
11327 </cell>
11328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11329 \begin_inset Text
11330
11331 \begin_layout Plain Layout
11332 出力
11333 \end_layout
11334
11335 \end_inset
11336 </cell>
11337 </row>
11338 <row>
11339 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11340 \begin_inset Text
11341
11342 \begin_layout Plain Layout
11343
11344 \backslash
11345 sum
11346 \backslash
11347 sum
11348 \begin_inset space \textvisiblespace{}
11349 \end_inset
11350
11351 f_kl
11352 \end_layout
11353
11354 \end_inset
11355 </cell>
11356 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11357 \begin_inset Text
11358
11359 \begin_layout Plain Layout
11360 \begin_inset Formula $\sum\sum f_{kl}$
11361 \end_inset
11362
11363
11364 \end_layout
11365
11366 \end_inset
11367 </cell>
11368 </row>
11369 <row>
11370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11371 \begin_inset Text
11372
11373 \begin_layout Plain Layout
11374
11375 \backslash
11376 sum
11377 \backslash
11378 negmedspace
11379 \backslash
11380 sum
11381 \begin_inset space \textvisiblespace{}
11382 \end_inset
11383
11384 f_kl
11385 \end_layout
11386
11387 \end_inset
11388 </cell>
11389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11390 \begin_inset Text
11391
11392 \begin_layout Plain Layout
11393 \begin_inset Formula $\sum\negmedspace\sum f_{kl}$
11394 \end_inset
11395
11396
11397 \end_layout
11398
11399 \end_inset
11400 </cell>
11401 </row>
11402 </lyxtabular>
11403
11404 \end_inset
11405
11406
11407 \end_layout
11408
11409 \begin_layout Standard
11410 \noindent
11411 \begin_inset VSpace medskip
11412 \end_inset
11413
11414
11415 \end_layout
11416
11417 \begin_layout Standard
11418 \noindent
11419 イコール記号などの関係子は,つねに空白を前後に伴うようになっていますが,これを抑制するには,イコール記号を\SpecialChar TeX
11420 括弧で囲みます.以下の例にこれを示します.
11421 \end_layout
11422
11423 \begin_layout Standard
11424 \align center
11425 \begin_inset Tabular
11426 <lyxtabular version="3" rows="2" columns="2">
11427 <features booktabs="true" tabularvalignment="middle">
11428 <column alignment="center" valignment="top" width="0pt">
11429 <column alignment="center" valignment="top" width="0pt">
11430 <row>
11431 <cell alignment="center" valignment="top" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Plain Layout
11435 通常の数式
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 <cell alignment="center" valignment="top" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Plain Layout
11444 \begin_inset Formula $A=B$
11445 \end_inset
11446
11447
11448 \end_layout
11449
11450 \end_inset
11451 </cell>
11452 </row>
11453 <row>
11454 <cell alignment="center" valignment="top" usebox="none">
11455 \begin_inset Text
11456
11457 \begin_layout Plain Layout
11458 空白なしの数式
11459 \end_layout
11460
11461 \end_inset
11462 </cell>
11463 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11464 \begin_inset Text
11465
11466 \begin_layout Plain Layout
11467 \begin_inset Formula $A{=}B$
11468 \end_inset
11469
11470
11471 \end_layout
11472
11473 \end_inset
11474 </cell>
11475 </row>
11476 </lyxtabular>
11477
11478 \end_inset
11479
11480
11481 \end_layout
11482
11483 \begin_layout Standard
11484 \noindent
11485 二行目の数式を作るコマンドは,
11486 \series bold
11487 A
11488 \backslash
11489 {=
11490 \begin_inset Formula $\to$
11491 \end_inset
11492
11493 B
11494 \series default
11495 です.
11496 \end_layout
11497
11498 \begin_layout Standard
11499 \begin_inset VSpace bigskip
11500 \end_inset
11501
11502 物理単位には,値と単位のあいだに通常の空白ではなく,最小の空白を入れる必要があるために,それに適した空白が必要です.本文中の単位には,挿入\SpecialChar menuseparator
11503 整形\SpecialChar menuseparator
11504 小空白メニュー(
11505 \begin_inset Flex Ruby
11506 status collapsed
11507
11508 \begin_layout Plain Layout
11509 捷径
11510 \begin_inset Argument post:1
11511 status collapsed
11512
11513 \begin_layout Plain Layout
11514 ショートカット
11515 \end_layout
11516
11517 \end_inset
11518
11519
11520 \end_layout
11521
11522 \end_inset
11523
11524
11525 \begin_inset Info
11526 type  "shortcut"
11527 arg   "space-insert thin"
11528 \end_inset
11529
11530 )で,最小の空白を挿入することができます.
11531 \end_layout
11532
11533 \begin_layout Standard
11534 違いを示す例を以下に掲げます.
11535 \end_layout
11536
11537 \begin_layout Standard
11538 \begin_inset Tabular
11539 <lyxtabular version="3" rows="2" columns="2">
11540 <features tabularvalignment="middle">
11541 <column alignment="left" valignment="top">
11542 <column alignment="left" valignment="top">
11543 <row>
11544 <cell alignment="center" valignment="top" usebox="none">
11545 \begin_inset Text
11546
11547 \begin_layout Plain Layout
11548 24 kW
11549 \begin_inset Formula $\cdot$
11550 \end_inset
11551
11552 h
11553 \end_layout
11554
11555 \end_inset
11556 </cell>
11557 <cell alignment="center" valignment="top" usebox="none">
11558 \begin_inset Text
11559
11560 \begin_layout Plain Layout
11561 値と単位のあいだに通常の空白を入れた例
11562 \end_layout
11563
11564 \end_inset
11565 </cell>
11566 </row>
11567 <row>
11568 <cell alignment="center" valignment="top" usebox="none">
11569 \begin_inset Text
11570
11571 \begin_layout Plain Layout
11572 24
11573 \begin_inset space \thinspace{}
11574 \end_inset
11575
11576 kW
11577 \begin_inset Formula $\cdot$
11578 \end_inset
11579
11580 h
11581 \end_layout
11582
11583 \end_inset
11584 </cell>
11585 <cell alignment="center" valignment="top" usebox="none">
11586 \begin_inset Text
11587
11588 \begin_layout Plain Layout
11589 値と単位のあいだに最小の空白を入れた例
11590 \end_layout
11591
11592 \end_inset
11593 </cell>
11594 </row>
11595 </lyxtabular>
11596
11597 \end_inset
11598
11599
11600 \end_layout
11601
11602 \begin_layout Subsection
11603 可変長の空白
11604 \begin_inset ERT
11605 status collapsed
11606
11607 \begin_layout Plain Layout
11608
11609
11610 \backslash
11611 texorpdfstring{
11612 \end_layout
11613
11614 \end_inset
11615
11616
11617 \begin_inset Foot
11618 status collapsed
11619
11620 \begin_layout Plain Layout
11621 数式中の垂直方向の空白については,第
11622 \begin_inset CommandInset ref
11623 LatexCommand ref
11624 reference "subsec:行間"
11625
11626 \end_inset
11627
11628 節をご覧下さい.
11629 \end_layout
11630
11631 \end_inset
11632
11633
11634 \begin_inset ERT
11635 status collapsed
11636
11637 \begin_layout Plain Layout
11638
11639 }{}
11640 \end_layout
11641
11642 \end_inset
11643
11644
11645 \begin_inset Note Note
11646 status collapsed
11647
11648 \begin_layout Plain Layout
11649
11650 \backslash
11651 texorpdfstringは,PDFのしおりに脚註が現れるのを防ぐために使われています.
11652 \end_layout
11653
11654 \begin_layout Plain Layout
11655
11656 \backslash
11657 texorpdfstringについての詳細は,第
11658 \begin_inset CommandInset ref
11659 LatexCommand ref
11660 reference "subsec:節見出し中の数式"
11661
11662 \end_inset
11663
11664 節にあります.
11665 \end_layout
11666
11667 \end_inset
11668
11669
11670 \begin_inset CommandInset label
11671 LatexCommand label
11672 name "subsec:可変長の空白"
11673
11674 \end_inset
11675
11676
11677 \begin_inset Index idx
11678 status collapsed
11679
11680 \begin_layout Plain Layout
11681 くうはく@空白 ! すいへい@水平
11682 \begin_inset space \thinspace{}
11683 \end_inset
11684
11685 —— ! かへんちょう@可変長
11686 \end_layout
11687
11688 \end_inset
11689
11690
11691 \end_layout
11692
11693 \begin_layout Standard
11694 指定した長さの空白が,
11695 \series bold
11696
11697 \backslash
11698 hspace
11699 \series default
11700
11701 \begin_inset Index idx
11702 status collapsed
11703
11704 \begin_layout Plain Layout
11705 こまんど@コマンド ! H ! 
11706 \backslash
11707 hspace
11708 \end_layout
11709
11710 \end_inset
11711
11712 コマンドで入力することができます.すると,ながい「
11713 \color blue
11714
11715 \begin_inset space \textvisiblespace{}
11716 \end_inset
11717
11718
11719 \color inherit
11720 」が現れます.長さは,「
11721 \color blue
11722
11723 \begin_inset space \textvisiblespace{}
11724 \end_inset
11725
11726
11727 \color inherit
11728 」を左クリックすることによって指定することができます.長さは負の値でも構いません.空白が行冒頭の文字である場合,それは無視されます.この場合でも,空白出力を強制
11729 させたいときには,
11730 \series bold
11731
11732 \backslash
11733 hspace
11734 \series default
11735 コマンドの代わりに
11736 \series bold
11737
11738 \backslash
11739 hspace*
11740 \series default
11741 コマンドを使用するか,「
11742 \color blue
11743 \lang english
11744
11745 \begin_inset space \textvisiblespace{}
11746 \end_inset
11747
11748
11749 \color inherit
11750 \lang japanese
11751 」の上を左クリックして,
11752 \family sans
11753 保護
11754 \family default
11755 オプションをチェックしてください.
11756 \begin_inset Newline newline
11757 \end_inset
11758
11759 数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには,
11760 \series bold
11761
11762 \backslash
11763 hfill
11764 \series default
11765
11766 \begin_inset Index idx
11767 status collapsed
11768
11769 \begin_layout Plain Layout
11770 こまんど@コマンド ! H ! 
11771 \backslash
11772 hfill
11773 \end_layout
11774
11775 \end_inset
11776
11777 コマンドを使用します.
11778 \end_layout
11779
11780 \begin_layout Standard
11781 \align center
11782 \begin_inset Tabular
11783 <lyxtabular version="3" rows="4" columns="2">
11784 <features booktabs="true" tabularvalignment="middle">
11785 <column alignment="center" valignment="top" width="0pt">
11786 <column alignment="center" valignment="top">
11787 <row>
11788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11789 \begin_inset Text
11790
11791 \begin_layout Plain Layout
11792 コマンド(
11793 \backslash
11794 hspace 長さ)
11795 \end_layout
11796
11797 \end_inset
11798 </cell>
11799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11800 \begin_inset Text
11801
11802 \begin_layout Plain Layout
11803 出力
11804 \end_layout
11805
11806 \end_inset
11807 </cell>
11808 </row>
11809 <row>
11810 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11811 \begin_inset Text
11812
11813 \begin_layout Plain Layout
11814 A=B
11815 \backslash
11816 hspace
11817 \begin_inset space \textvisiblespace{}
11818 \end_inset
11819
11820 A
11821 \backslash
11822 not=C (3
11823 \begin_inset space \thinspace{}
11824 \end_inset
11825
11826 cm)
11827 \end_layout
11828
11829 \end_inset
11830 </cell>
11831 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11832 \begin_inset Text
11833
11834 \begin_layout Plain Layout
11835 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11836 \end_inset
11837
11838
11839 \end_layout
11840
11841 \end_inset
11842 </cell>
11843 </row>
11844 <row>
11845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11846 \begin_inset Text
11847
11848 \begin_layout Plain Layout
11849 A
11850 \backslash
11851 hspace
11852 \begin_inset space \textvisiblespace{}
11853 \end_inset
11854
11855 A
11856 \backslash
11857 not=A (-1
11858 \begin_inset space \thinspace{}
11859 \end_inset
11860
11861 mm)
11862 \end_layout
11863
11864 \end_inset
11865 </cell>
11866 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11867 \begin_inset Text
11868
11869 \begin_layout Plain Layout
11870 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11871 \end_inset
11872
11873
11874 \end_layout
11875
11876 \end_inset
11877 </cell>
11878 </row>
11879 <row>
11880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11881 \begin_inset Text
11882
11883 \begin_layout Plain Layout
11884 A=A
11885 \backslash
11886 hfill
11887 \begin_inset space \textvisiblespace{}
11888 \end_inset
11889
11890 B=B
11891 \end_layout
11892
11893 \end_inset
11894 </cell>
11895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11896 \begin_inset Text
11897
11898 \begin_layout Plain Layout
11899 \begin_inset Formula $A=A\hfill B=B$
11900 \end_inset
11901
11902
11903 \end_layout
11904
11905 \end_inset
11906 </cell>
11907 </row>
11908 </lyxtabular>
11909
11910 \end_inset
11911
11912
11913 \end_layout
11914
11915 \begin_layout Standard
11916 上記の最後の例では,使用できる空白は,表の列中もっとも長い要素によって規定されます.行内数式では,空白は,
11917 \series bold
11918
11919 \backslash
11920 hfill
11921 \series default
11922 が挿入された行の長さに依存します.つまり,その行が全幅を使用している場合,空白はまったく作られません.また
11923 \series bold
11924
11925 \backslash
11926 hfill
11927 \series default
11928 は,別行立て数式中では,
11929 \series bold
11930 行頭下げ
11931 \series default
11932 数式スタイルが使われているときのみ,意味を持ちます(数式スタイルは第
11933 \begin_inset CommandInset ref
11934 LatexCommand ref
11935 reference "sec:数式様式"
11936
11937 \end_inset
11938
11939 節で説明されています).
11940 \end_layout
11941
11942 \begin_layout Standard
11943
11944 \series bold
11945
11946 \backslash
11947 hfill
11948 \series default
11949 の他にも,空白を模様で埋める
11950 \series bold
11951
11952 \backslash
11953 dotfill
11954 \series default
11955
11956 \series bold
11957
11958 \backslash
11959 hrulefill
11960 \series default
11961 といったコマンドがあります.用例については第
11962 \begin_inset CommandInset ref
11963 LatexCommand ref
11964 reference "subsec:省略符号"
11965
11966 \end_inset
11967
11968 節をご参照下さい.
11969 \end_layout
11970
11971 \begin_layout Standard
11972 本文中では,可変長空白は,
11973 \family sans
11974 挿入\SpecialChar menuseparator
11975 整形\SpecialChar menuseparator
11976 水平方向の空白
11977 \family default
11978 メニューで挿入することができます.
11979 \end_layout
11980
11981 \begin_layout Standard
11982 (例)
11983 \end_layout
11984
11985 \begin_layout Standard
11986 この行には,
11987 \begin_inset space \hspace{}
11988 \length 2cm
11989 \end_inset
11990
11991 2
11992 \begin_inset space \thinspace{}
11993 \end_inset
11994
11995 cmの空白が入っています.
11996 \end_layout
11997
11998 \begin_layout Standard
11999 この行には,
12000 \begin_inset space \hfill{}
12001 \end_inset
12002
12003 最大の空白が入っています.
12004 \end_layout
12005
12006 \begin_layout Subsection
12007 行内数式周りの空白
12008 \begin_inset Index idx
12009 status collapsed
12010
12011 \begin_layout Plain Layout
12012 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
12013 \end_layout
12014
12015 \end_inset
12016
12017
12018 \end_layout
12019
12020 \begin_layout Standard
12021 行内数式前後の空白は,長さ
12022 \series bold
12023
12024 \backslash
12025 mathsurround
12026 \begin_inset Index idx
12027 status collapsed
12028
12029 \begin_layout Plain Layout
12030 こまんど@コマンド ! M ! 
12031 \backslash
12032 mathsurround
12033 \end_layout
12034
12035 \end_inset
12036
12037
12038 \series default
12039 を使って調節することができます.長さの値は,以下の書式を持つ
12040 \series bold
12041
12042 \backslash
12043 setlength
12044 \begin_inset Index idx
12045 status collapsed
12046
12047 \begin_layout Plain Layout
12048 こまんど@コマンド ! S ! 
12049 \backslash
12050 setlength
12051 \end_layout
12052
12053 \end_inset
12054
12055
12056 \series default
12057 コマンドを使って設定することができます.
12058 \end_layout
12059
12060 \begin_layout Standard
12061
12062 \series bold
12063
12064 \backslash
12065 setlength{長さ名}{値}
12066 \end_layout
12067
12068 \begin_layout Standard
12069
12070 \series bold
12071
12072 \backslash
12073 mathsurround
12074 \series default
12075 を5
12076 \begin_inset space \thinspace{}
12077 \end_inset
12078
12079 mmの値に設定するには,以下のコマンド
12080 \end_layout
12081
12082 \begin_layout Standard
12083
12084 \series bold
12085
12086 \backslash
12087 setlength{
12088 \backslash
12089 mathsurround}{5mm}
12090 \end_layout
12091
12092 \begin_layout Standard
12093 を\SpecialChar TeX
12094 モードで挿入します.すると,5
12095 \begin_inset space \thinspace{}
12096 \end_inset
12097
12098 mmの空白がすべての行内数式の前後に設定されることになります.
12099 \begin_inset ERT
12100 status collapsed
12101
12102 \begin_layout Plain Layout
12103
12104
12105 \backslash
12106 setlength{
12107 \backslash
12108 mathsurround}{5mm}
12109 \end_layout
12110
12111 \end_inset
12112
12113
12114 \end_layout
12115
12116 \begin_layout Standard
12117 この行には,周囲に5
12118 \begin_inset space \thinspace{}
12119 \end_inset
12120
12121 mmの余白を設定した行内数式
12122 \begin_inset Formula $A=B$
12123 \end_inset
12124
12125 があります.
12126 \begin_inset ERT
12127 status collapsed
12128
12129 \begin_layout Plain Layout
12130
12131
12132 \backslash
12133 setlength{
12134 \backslash
12135 mathsurround}{0pt}
12136 \end_layout
12137
12138 \end_inset
12139
12140
12141 \end_layout
12142
12143 \begin_layout Standard
12144 既定値に戻すには,
12145 \series bold
12146
12147 \backslash
12148 mathsurround
12149 \series default
12150 を0
12151 \begin_inset space \thinspace{}
12152 \end_inset
12153
12154 ptの値に戻して下さい.
12155 \end_layout
12156
12157 \begin_layout Section
12158 ボックスと枠
12159 \begin_inset Index idx
12160 status collapsed
12161
12162 \begin_layout Plain Layout
12163 ぼっくす@ボックス
12164 \end_layout
12165
12166 \end_inset
12167
12168
12169 \begin_inset Index idx
12170 status collapsed
12171
12172 \begin_layout Plain Layout
12173 わく@枠
12174 \begin_inset ERT
12175 status collapsed
12176
12177 \begin_layout Plain Layout
12178
12179 |see{
12180 \end_layout
12181
12182 \end_inset
12183
12184 ボックス
12185 \begin_inset ERT
12186 status collapsed
12187
12188 \begin_layout Plain Layout
12189
12190 }
12191 \end_layout
12192
12193 \end_inset
12194
12195
12196 \end_layout
12197
12198 \end_inset
12199
12200
12201 \end_layout
12202
12203 \begin_layout Standard
12204 本文中のボックスについては,取扱説明書
12205 \family typewriter
12206 埋め込みオブジェクト篇
12207 \family default
12208
12209 \family typewriter
12210 ボックス
12211 \family default
12212 の章に述べられています.
12213 \end_layout
12214
12215 \begin_layout Subsection
12216 枠付きボックス
12217 \begin_inset CommandInset label
12218 LatexCommand label
12219 name "subsec:枠付きボックス"
12220
12221 \end_inset
12222
12223
12224 \begin_inset Index idx
12225 status collapsed
12226
12227 \begin_layout Plain Layout
12228 ぼっくす@ボックス ! わくつき@枠付き
12229 \begin_inset space \thinspace{}
12230 \end_inset
12231
12232 ——
12233 \end_layout
12234
12235 \end_inset
12236
12237
12238 \end_layout
12239
12240 \begin_layout Standard
12241
12242 \series bold
12243
12244 \backslash
12245 fbox
12246 \series default
12247
12248 \begin_inset Index idx
12249 status collapsed
12250
12251 \begin_layout Plain Layout
12252 こまんど@コマンド ! F ! 
12253 \backslash
12254 fbox
12255 \end_layout
12256
12257 \end_inset
12258
12259 コマンドや
12260 \series bold
12261
12262 \backslash
12263 boxed
12264 \series default
12265
12266 \begin_inset Index idx
12267 status collapsed
12268
12269 \begin_layout Plain Layout
12270 こまんど@コマンド ! B ! 
12271 \backslash
12272 boxed
12273 \end_layout
12274
12275 \end_inset
12276
12277 コマンドを使えば,数式やその一部を枠の中に入れることができます.
12278 \end_layout
12279
12280 \begin_layout Standard
12281 どちらかのコマンドを数式に挿入すると,枠の中に青枠が現れ,数式の断片を入れることができます.
12282 \series bold
12283
12284 \backslash
12285 fbox
12286 \series default
12287 の場合には,そのままではボックスの中身が数式テキストとして取り扱われてしまうので,
12288 \family sans
12289 Ctrl+M
12290 \family default
12291 を使って,このボックスの中にもう一度数式を作らなくてはなりません.
12292 \series bold
12293
12294 \backslash
12295 boxed
12296 \series default
12297 を使った場合には,新しい数式が自動的に枠内に作られます.
12298 \end_layout
12299
12300 \begin_layout Standard
12301
12302 \series bold
12303
12304 \backslash
12305 fbox
12306 \series default
12307 コマンドは,数式がつねに本文の大きさに設定されてしまうので,別行立て数式に枠を付けるのには適していません.逆に
12308 \series bold
12309
12310 \backslash
12311 boxed
12312 \series default
12313 は,数式がつねに別行立て数式の大きさに設定されてしまうので,行内数式に枠をつけるのには適していません.
12314 \end_layout
12315
12316 \begin_layout Standard
12317
12318 \series bold
12319
12320 \backslash
12321 fbox
12322 \series default
12323 の拡張として,枠幅と配置も指定することができる
12324 \series bold
12325
12326 \backslash
12327 framebox
12328 \series default
12329
12330 \begin_inset Index idx
12331 status collapsed
12332
12333 \begin_layout Plain Layout
12334 こまんど@コマンド ! F ! 
12335 \backslash
12336 framebox
12337 \end_layout
12338
12339 \end_inset
12340
12341 コマンドがあります.
12342 \series bold
12343
12344 \backslash
12345 framebox
12346 \series default
12347 は,以下の書式を持ちます.
12348 \end_layout
12349
12350 \begin_layout Standard
12351
12352 \series bold
12353
12354 \backslash
12355 framebox[枠幅][位置]{ボックスの内容}
12356 \end_layout
12357
12358 \begin_layout Standard
12359 「位置」は,
12360 \emph on
12361 l
12362 \emph default
12363
12364 \emph on
12365 r
12366 \emph default
12367 の値をとります.
12368 \emph on
12369 l
12370 \emph default
12371 は,ボックス中で数式を左寄せ,
12372 \emph on
12373 r
12374 \emph default
12375 は右寄せにします.位置を指定しない時には,数式は中央揃えになります.
12376 \begin_inset Newline newline
12377 \end_inset
12378
12379 「枠幅」を指定しない時には,位置を指定することができません.この場合には,
12380 \series bold
12381
12382 \backslash
12383 fbox
12384 \series default
12385 と同様,枠幅がボックスの内容に応じて調節されるのです.
12386 \end_layout
12387
12388 \begin_layout Standard
12389
12390 \series bold
12391
12392 \backslash
12393 framebox
12394 \series default
12395 コマンドを挿入すると,三つの青枠を含むボックスが現れます.最初の二つの枠は括弧で囲まれており,二つとも非必須の変数であることを意味します.三つ目の枠は,
12396 \series bold
12397
12398 \backslash
12399 fbox
12400 \series default
12401 同様,数式の断片を入れるためのものです.
12402 \end_layout
12403
12404 \begin_layout Standard
12405 \align center
12406 \begin_inset Tabular
12407 <lyxtabular version="3" rows="5" columns="2">
12408 <features booktabs="true" tabularvalignment="middle">
12409 <column alignment="center" valignment="top" width="0pt">
12410 <column alignment="center" valignment="top">
12411 <row>
12412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12413 \begin_inset Text
12414
12415 \begin_layout Plain Layout
12416 コマンド
12417 \end_layout
12418
12419 \end_inset
12420 </cell>
12421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12422 \begin_inset Text
12423
12424 \begin_layout Plain Layout
12425 出力
12426 \end_layout
12427
12428 \end_inset
12429 </cell>
12430 </row>
12431 <row topspace="1.5mm">
12432 <cell alignment="center" valignment="top" usebox="none">
12433 \begin_inset Text
12434
12435 \begin_layout Plain Layout
12436
12437 \backslash
12438 fbox
12439 \begin_inset space \textvisiblespace{}
12440 \end_inset
12441
12442
12443 \family sans
12444 Ctrl+M
12445 \family default
12446  
12447 \backslash
12448 int
12449 \begin_inset space \textvisiblespace{}
12450 \end_inset
12451
12452 A=B
12453 \end_layout
12454
12455 \end_inset
12456 </cell>
12457 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12458 \begin_inset Text
12459
12460 \begin_layout Plain Layout
12461 \begin_inset Formula $\fbox{\ensuremath{\int A=B}}$
12462 \end_inset
12463
12464
12465 \end_layout
12466
12467 \end_inset
12468 </cell>
12469 </row>
12470 <row topspace="1.5mm">
12471 <cell alignment="center" valignment="top" usebox="none">
12472 \begin_inset Text
12473
12474 \begin_layout Plain Layout
12475
12476 \backslash
12477 boxed
12478 \begin_inset space \textvisiblespace{}
12479 \end_inset
12480
12481
12482 \backslash
12483 int
12484 \begin_inset space \textvisiblespace{}
12485 \end_inset
12486
12487 A=B
12488 \end_layout
12489
12490 \end_inset
12491 </cell>
12492 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12493 \begin_inset Text
12494
12495 \begin_layout Plain Layout
12496 \begin_inset Formula $\boxed{\int A=B}$
12497 \end_inset
12498
12499
12500 \end_layout
12501
12502 \end_inset
12503 </cell>
12504 </row>
12505 <row topspace="1.5mm">
12506 <cell alignment="center" valignment="top" usebox="none">
12507 \begin_inset Text
12508
12509 \begin_layout Plain Layout
12510 A+
12511 \backslash
12512 fbox
12513 \begin_inset space \textvisiblespace{}
12514 \end_inset
12515
12516 B
12517 \end_layout
12518
12519 \end_inset
12520 </cell>
12521 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12522 \begin_inset Text
12523
12524 \begin_layout Plain Layout
12525 \begin_inset Formula $A+\fbox{B}$
12526 \end_inset
12527
12528
12529 \end_layout
12530
12531 \end_inset
12532 </cell>
12533 </row>
12534 <row topspace="1.5mm" bottomspace="1mm">
12535 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12536 \begin_inset Text
12537
12538 \begin_layout Plain Layout
12539
12540 \backslash
12541 framebox
12542 \begin_inset space \textvisiblespace{}
12543 \end_inset
12544
12545 20mm
12546 \begin_inset Formula $\to$
12547 \end_inset
12548
12549
12550 \begin_inset Formula $\to$
12551 \end_inset
12552
12553
12554 \family sans
12555 Ctrl+M
12556 \family default
12557  
12558 \backslash
12559 frac
12560 \begin_inset space \textvisiblespace{}
12561 \end_inset
12562
12563 A
12564 \begin_inset Formula $\downarrow$
12565 \end_inset
12566
12567 B
12568 \end_layout
12569
12570 \end_inset
12571 </cell>
12572 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
12573 \begin_inset Text
12574
12575 \begin_layout Plain Layout
12576 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12577 \end_inset
12578
12579
12580 \end_layout
12581
12582 \end_inset
12583 </cell>
12584 </row>
12585 </lyxtabular>
12586
12587 \end_inset
12588
12589
12590 \end_layout
12591
12592 \begin_layout Standard
12593 枠の厚みも調節可能です.そのためには,以下のコマンドを数式の前に\SpecialChar TeX
12594 モードで挿入しなくてはなりません.
12595 \end_layout
12596
12597 \begin_layout Standard
12598
12599 \series bold
12600
12601 \backslash
12602 fboxrule
12603 \series default
12604  
12605 \series bold
12606
12607 \begin_inset Quotes eld
12608 \end_inset
12609
12610 厚み
12611 \begin_inset Quotes erd
12612 \end_inset
12613
12614
12615 \series default
12616  
12617 \series bold
12618
12619 \backslash
12620 fboxsep
12621 \series default
12622  
12623 \series bold
12624
12625 \begin_inset Quotes eld
12626 \end_inset
12627
12628 距離
12629 \begin_inset Quotes erd
12630 \end_inset
12631
12632
12633 \end_layout
12634
12635 \begin_layout Standard
12636 \begin_inset Quotes eld
12637 \end_inset
12638
12639 距離
12640 \begin_inset Quotes erd
12641 \end_inset
12642
12643 は,枠とボックス内の一文字目との間の距離を示します.これを使った例として,以下の枠付き数式をご覧下さい.
12644 \begin_inset ERT
12645 status collapsed
12646
12647 \begin_layout Plain Layout
12648
12649
12650 \backslash
12651 fboxrule 2mm 
12652 \backslash
12653 fboxsep 3mm
12654 \end_layout
12655
12656 \end_inset
12657
12658
12659 \begin_inset Formula 
12660 \[
12661 \boxed{A+B=C}
12662 \]
12663
12664 \end_inset
12665
12666 この数式の直前には,
12667 \end_layout
12668
12669 \begin_layout Standard
12670
12671 \series bold
12672
12673 \backslash
12674 fboxrule
12675 \series default
12676  
12677 \series bold
12678 2mm
12679 \series default
12680  
12681 \series bold
12682
12683 \backslash
12684 fboxsep
12685 \series default
12686  
12687 \series bold
12688 3mm
12689 \end_layout
12690
12691 \begin_layout Standard
12692 というコマンドが,\SpecialChar TeX
12693 モードで挿入されています.ここで与えられた値は,以後のすべてのボックスに適用されます.
12694 \end_layout
12695
12696 \begin_layout Standard
12697 標準の枠寸法に戻すには,
12698 \end_layout
12699
12700 \begin_layout Standard
12701
12702 \series bold
12703
12704 \backslash
12705 fboxrule
12706 \series default
12707  
12708 \series bold
12709 0.4pt
12710 \series default
12711  
12712 \series bold
12713
12714 \backslash
12715 fboxsep
12716 \series default
12717  
12718 \series bold
12719 3pt
12720 \series default
12721
12722 \begin_inset ERT
12723 status collapsed
12724
12725 \begin_layout Plain Layout
12726
12727
12728 \backslash
12729 fboxrule 0.4pt 
12730 \backslash
12731 fboxsep 3pt
12732 \end_layout
12733
12734 \end_inset
12735
12736
12737 \end_layout
12738
12739 \begin_layout Standard
12740 というコマンドを,次の数式が始まる前に\SpecialChar TeX
12741 モードで挿入しておきます.
12742 \end_layout
12743
12744 \begin_layout Subsection
12745 枠なしボックス
12746 \begin_inset CommandInset label
12747 LatexCommand label
12748 name "subsec:枠なしボックス"
12749
12750 \end_inset
12751
12752
12753 \begin_inset Index idx
12754 status collapsed
12755
12756 \begin_layout Plain Layout
12757 ぼっくす@ボックス ! わくなし@枠なし
12758 \begin_inset space \thinspace{}
12759 \end_inset
12760
12761 ——
12762 \end_layout
12763
12764 \end_inset
12765
12766
12767 \end_layout
12768
12769 \begin_layout Standard
12770 枠のないボックスを作るには,
12771 \series bold
12772
12773 \backslash
12774 mbox
12775 \series default
12776
12777 \begin_inset Index idx
12778 status collapsed
12779
12780 \begin_layout Plain Layout
12781 こまんど@コマンド ! M ! 
12782 \backslash
12783 mbox
12784 \end_layout
12785
12786 \end_inset
12787
12788
12789 \series bold
12790
12791 \backslash
12792 makebox
12793 \series default
12794
12795 \begin_inset Index idx
12796 status collapsed
12797
12798 \begin_layout Plain Layout
12799 こまんど@コマンド ! M ! 
12800 \backslash
12801 makebox
12802 \end_layout
12803
12804 \end_inset
12805
12806
12807 \series bold
12808
12809 \backslash
12810 raisebox
12811 \series default
12812
12813 \begin_inset Index idx
12814 status collapsed
12815
12816 \begin_layout Plain Layout
12817 こまんど@コマンド ! R ! 
12818 \backslash
12819 raisebox
12820 \end_layout
12821
12822 \end_inset
12823
12824 の三つのコマンドがあります.
12825 \end_layout
12826
12827 \begin_layout Standard
12828
12829 \series bold
12830
12831 \backslash
12832 raisebox
12833 \series default
12834 を使うと,ボックスを上付きにしたり下付きにしたりすることができます.しかし,通常の上付き文字・下付き文字とは違い,ボックス内の文字寸法はそのまま保たれます.
12835 \series bold
12836
12837 \backslash
12838 raisebox
12839 \series default
12840 は,以下の書式で用いられます.
12841 \end_layout
12842
12843 \begin_layout Standard
12844
12845 \series bold
12846
12847 \backslash
12848 raisebox{高さ}{ボックスの内容}
12849 \end_layout
12850
12851 \begin_layout Standard
12852
12853 \series bold
12854
12855 \backslash
12856 fbox
12857 \series default
12858 と同様,ボックスに数式を入れる際には,明示的に数式として入れる必要があります.
12859 \begin_inset Note Greyedout
12860 status open
12861
12862 \begin_layout Plain Layout
12863
12864 \series bold
12865 【註】
12866 \series default
12867 下の最後の
12868 \series bold
12869
12870 \backslash
12871 raisebox
12872 \series default
12873 のところで,
12874 \family sans
12875 Ctrl+M
12876 \family default
12877 を一回でなく二回押すことによって,もう一段数式をいれています.これは,\SpecialChar LyX
12878
12879 \series bold
12880
12881 \backslash
12882 raisebox
12883 \series default
12884 を直接サポートしていないためです.
12885 \end_layout
12886
12887 \end_inset
12888
12889
12890 \end_layout
12891
12892 \begin_layout Standard
12893 \align center
12894 \begin_inset Tabular
12895 <lyxtabular version="3" rows="4" columns="2">
12896 <features booktabs="true" tabularvalignment="middle">
12897 <column alignment="center" valignment="top" width="0pt">
12898 <column alignment="center" valignment="top">
12899 <row>
12900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12901 \begin_inset Text
12902
12903 \begin_layout Plain Layout
12904 コマンド
12905 \end_layout
12906
12907 \end_inset
12908 </cell>
12909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12910 \begin_inset Text
12911
12912 \begin_layout Plain Layout
12913 出力
12914 \end_layout
12915
12916 \end_inset
12917 </cell>
12918 </row>
12919 <row>
12920 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12921 \begin_inset Text
12922
12923 \begin_layout Plain Layout
12924 H
12925 \backslash
12926 raisebox{2mm
12927 \begin_inset Formula $\to$
12928 \end_inset
12929
12930
12931 \backslash
12932 {al
12933 \begin_inset Formula $\to$
12934 \end_inset
12935
12936  lo
12937 \end_layout
12938
12939 \end_inset
12940 </cell>
12941 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12942 \begin_inset Text
12943
12944 \begin_layout Plain Layout
12945 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12946 \end_inset
12947
12948
12949 \end_layout
12950
12951 \end_inset
12952 </cell>
12953 </row>
12954 <row>
12955 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12956 \begin_inset Text
12957
12958 \begin_layout Plain Layout
12959 H
12960 \backslash
12961 raisebox{-2mm
12962 \begin_inset Formula $\to$
12963 \end_inset
12964
12965
12966 \backslash
12967 {al
12968 \begin_inset Formula $\to$
12969 \end_inset
12970
12971 lo
12972 \end_layout
12973
12974 \end_inset
12975 </cell>
12976 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12977 \begin_inset Text
12978
12979 \begin_layout Plain Layout
12980 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12981 \end_inset
12982
12983
12984 \end_layout
12985
12986 \end_inset
12987 </cell>
12988 </row>
12989 <row>
12990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12991 \begin_inset Text
12992
12993 \begin_layout Plain Layout
12994 A=
12995 \backslash
12996 raisebox{-2mm
12997 \begin_inset Formula $\to$
12998 \end_inset
12999
13000
13001 \backslash
13002 {
13003 \family sans
13004 Ctrl+M Ctrl+M
13005 \family default
13006  
13007 \backslash
13008 sqrt
13009 \begin_inset space \textvisiblespace{}
13010 \end_inset
13011
13012
13013 \end_layout
13014
13015 \end_inset
13016 </cell>
13017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13018 \begin_inset Text
13019
13020 \begin_layout Plain Layout
13021 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13022 \end_inset
13023
13024
13025 \end_layout
13026
13027 \end_inset
13028 </cell>
13029 </row>
13030 </lyxtabular>
13031
13032 \end_inset
13033
13034
13035 \end_layout
13036
13037 \begin_layout Standard
13038 枠がないことを除けば,
13039 \series bold
13040
13041 \backslash
13042 mbox
13043 \series default
13044 コマンドは
13045 \series bold
13046
13047 \backslash
13048 fbox
13049 \series default
13050 と同じであり,
13051 \series bold
13052
13053 \backslash
13054 makebox
13055 \series default
13056
13057 \series bold
13058
13059 \backslash
13060 framebox
13061 \series default
13062 と同じです.
13063 \end_layout
13064
13065 \begin_layout Subsection
13066 色付きボックス
13067 \begin_inset CommandInset label
13068 LatexCommand label
13069 name "subsec:色付きボックス"
13070
13071 \end_inset
13072
13073
13074 \begin_inset Index idx
13075 status collapsed
13076
13077 \begin_layout Plain Layout
13078 ぼっくす@ボックス ! いろつき@色付き
13079 \begin_inset space \thinspace{}
13080 \end_inset
13081
13082 ——
13083 \end_layout
13084
13085 \end_inset
13086
13087
13088 \end_layout
13089
13090 \begin_layout Standard
13091 本節で説明されているコマンドをすべて使えるようにするためには,\SpecialChar LaTeX
13092 プリアンブルに
13093 \end_layout
13094
13095 \begin_layout Standard
13096
13097 \series bold
13098
13099 \backslash
13100 usepackage{color}
13101 \end_layout
13102
13103 \begin_layout Standard
13104 という行
13105 \begin_inset Foot
13106 status collapsed
13107
13108 \begin_layout Plain Layout
13109 定義済みの色を使って,文書中のどこかで文章に色を付けてある場合,\SpecialChar LyX
13110 は,自動的に\SpecialChar LaTeX
13111 パッケージ
13112 \series bold
13113 color
13114 \series default
13115 を読み込みます.したがって,本パッケージが二度読み込まれる可能性があるわけですが,そうなったとしても問題は生じません.
13116 \end_layout
13117
13118 \end_inset
13119
13120
13121 \begin_inset Note Note
13122 status collapsed
13123
13124 \begin_layout Plain Layout
13125 本パッケージが二度読み込まれることを防ぐために,\SpecialChar LaTeX
13126 プリアンブルにマクロを挿入してあります.
13127 \end_layout
13128
13129 \end_inset
13130
13131 を書き加えて,\SpecialChar LaTeX
13132 パッケージの
13133 \series bold
13134 color
13135 \series default
13136
13137 \begin_inset Foot
13138 status collapsed
13139
13140 \begin_layout Plain Layout
13141 \SpecialChar LaTeX
13142 パッケージ
13143 \series bold
13144 color
13145 \series default
13146 は,すべての標準的な\SpecialChar LaTeX
13147 頒布版に含まれています.
13148 \end_layout
13149
13150 \end_inset
13151
13152
13153 \begin_inset Index idx
13154 status collapsed
13155
13156 \begin_layout Plain Layout
13157 ぱっけーじ@パッケージ ! color
13158 \end_layout
13159
13160 \end_inset
13161
13162 を読み込む必要があります.
13163 \end_layout
13164
13165 \begin_layout Standard
13166 \begin_inset VSpace medskip
13167 \end_inset
13168
13169 ボックスに色を付けるには,
13170 \series bold
13171
13172 \backslash
13173 colorbox
13174 \series default
13175
13176 \begin_inset Index idx
13177 status collapsed
13178
13179 \begin_layout Plain Layout
13180 こまんど@コマンド ! C ! 
13181 \backslash
13182 colorbox
13183 \end_layout
13184
13185 \end_inset
13186
13187 コマンドを以下の書式で使用します.
13188 \end_layout
13189
13190 \begin_layout Standard
13191
13192 \series bold
13193
13194 \backslash
13195 colorbox{色}{ボックスの内容}
13196 \end_layout
13197
13198 \begin_layout Standard
13199 ボックスの内容には,別のボックスが含まれても構いませんし,
13200 \series bold
13201
13202 \backslash
13203 colorbox
13204 \series default
13205 自体も,別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください).ボックスに数式を含める場合には,
13206 \series bold
13207
13208 \backslash
13209 raisebox
13210 \series default
13211 と同様,明示的に数式を作らなくてはなりません
13212 \begin_inset Foot
13213 status collapsed
13214
13215 \begin_layout Plain Layout
13216 これは,
13217 \series bold
13218
13219 \backslash
13220 fcolorbox
13221 \series default
13222 コマンドにも当てはまります.
13223 \end_layout
13224
13225 \end_inset
13226
13227
13228 \end_layout
13229
13230 \begin_layout Standard
13231 選択できる定義済みの色としては,
13232 \end_layout
13233
13234 \begin_layout Standard
13235
13236 \series bold
13237 black
13238 \series default
13239 (黒)・
13240 \series bold
13241 blue
13242 \series default
13243 (青)・
13244 \series bold
13245 cyan
13246 \series default
13247 (シアン)・
13248 \series bold
13249 green
13250 \series default
13251 (緑)・
13252 \series bold
13253 magenta
13254 \series default
13255 (マゼンタ)・
13256 \series bold
13257 red
13258 \series default
13259 (赤)・
13260 \series bold
13261 white
13262 \series default
13263 (白)・
13264 \series bold
13265 yellow
13266 \series default
13267 (黄)
13268 \end_layout
13269
13270 \begin_layout Standard
13271 があります.
13272 \end_layout
13273
13274 \begin_layout Standard
13275 \align center
13276 \begin_inset Tabular
13277 <lyxtabular version="3" rows="4" columns="2">
13278 <features booktabs="true" tabularvalignment="middle">
13279 <column alignment="center" valignment="top" width="0pt">
13280 <column alignment="center" valignment="top">
13281 <row>
13282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13283 \begin_inset Text
13284
13285 \begin_layout Plain Layout
13286 コマンド
13287 \end_layout
13288
13289 \end_inset
13290 </cell>
13291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13292 \begin_inset Text
13293
13294 \begin_layout Plain Layout
13295 出力
13296 \end_layout
13297
13298 \end_inset
13299 </cell>
13300 </row>
13301 <row>
13302 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13303 \begin_inset Text
13304
13305 \begin_layout Plain Layout
13306
13307 \backslash
13308 colorbox{yellow
13309 \begin_inset Formula $\to$
13310 \end_inset
13311
13312
13313 \backslash
13314 {A=B
13315 \end_layout
13316
13317 \end_inset
13318 </cell>
13319 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13320 \begin_inset Text
13321
13322 \begin_layout Plain Layout
13323 \begin_inset Formula $\colorbox{yellow}{A=B}$
13324 \end_inset
13325
13326
13327 \end_layout
13328
13329 \end_inset
13330 </cell>
13331 </row>
13332 <row topspace="1.5mm">
13333 <cell alignment="center" valignment="top" usebox="none">
13334 \begin_inset Text
13335
13336 \begin_layout Plain Layout
13337
13338 \backslash
13339 colorbox{green
13340 \begin_inset Formula $\to$
13341 \end_inset
13342
13343
13344 \backslash
13345 {
13346 \backslash
13347 fbox
13348 \begin_inset space \textvisiblespace{}
13349 \end_inset
13350
13351 A=B
13352 \end_layout
13353
13354 \end_inset
13355 </cell>
13356 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13357 \begin_inset Text
13358
13359 \begin_layout Plain Layout
13360 \begin_inset Formula $\colorbox{green}{\fbox{A=B}}$
13361 \end_inset
13362
13363
13364 \end_layout
13365
13366 \end_inset
13367 </cell>
13368 </row>
13369 <row topspace="1.5mm" bottomspace="1mm">
13370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13371 \begin_inset Text
13372
13373 \begin_layout Plain Layout
13374
13375 \backslash
13376 fbox
13377 \begin_inset space \textvisiblespace{}
13378 \end_inset
13379
13380
13381 \backslash
13382 colorbox{green
13383 \begin_inset Formula $\to$
13384 \end_inset
13385
13386
13387 \backslash
13388 {
13389 \family sans
13390 Ctrl+M
13391 \family default
13392  
13393 \family sans
13394 Ctrl+M
13395 \family default
13396  
13397 \backslash
13398 int
13399 \begin_inset space \textvisiblespace{}
13400 \end_inset
13401
13402 C=D
13403 \end_layout
13404
13405 \end_inset
13406 </cell>
13407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
13408 \begin_inset Text
13409
13410 \begin_layout Plain Layout
13411 \begin_inset Formula $\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}$
13412 \end_inset
13413
13414
13415 \end_layout
13416
13417 \end_inset
13418 </cell>
13419 </row>
13420 </lyxtabular>
13421
13422 \end_inset
13423
13424
13425 \end_layout
13426
13427 \begin_layout Standard
13428
13429 \series bold
13430
13431 \backslash
13432 colorbox
13433 \series default
13434 は,ボックスに色をつけるだけで,ボックス内の文字には色付けをしません.すべての文字に色付けするには,数式全体を選択し,
13435 \family sans
13436 文字様式
13437 \family default
13438 ダイアログで欲しい色を選択します.このダイアログは,ツールバーボタン
13439 \begin_inset Info
13440 type  "icon"
13441 arg   "dialog-show character"
13442 \end_inset
13443
13444
13445 \family sans
13446 編集\SpecialChar menuseparator
13447 文字様式\SpecialChar menuseparator
13448 任意設定
13449 \family default
13450 メニューで開くことができます.すると,数式番号も数式と同じ色になります.数式番号が数式の文字とは別の色になるようにするには,数式内部で色を変えなくてはなりません
13451
13452 \end_layout
13453
13454 \begin_layout Standard
13455 たとえば,
13456 \end_layout
13457
13458 \begin_layout Standard
13459
13460 \color red
13461 \begin_inset Formula 
13462 \begin{equation}
13463 \int A=B\label{eq:red}
13464 \end{equation}
13465
13466 \end_inset
13467
13468
13469 \color green
13470
13471 \begin_inset Formula 
13472 \begin{equation}
13473 \textcolor{red}{\int A=B}\label{eq:redgreen}
13474 \end{equation}
13475
13476 \end_inset
13477
13478
13479 \end_layout
13480
13481 \begin_layout Standard
13482 数式
13483 \begin_inset CommandInset ref
13484 LatexCommand eqref
13485 reference "eq:red"
13486
13487 \end_inset
13488
13489 は,全体が赤色です.
13490 \begin_inset Newline newline
13491 \end_inset
13492
13493 数式
13494 \begin_inset CommandInset ref
13495 LatexCommand eqref
13496 reference "eq:redgreen"
13497
13498 \end_inset
13499
13500 は,数式番号を緑色にするために,まず全体を緑色にします.その後,数式内の文字を赤色にします.
13501 \end_layout
13502
13503 \begin_layout Standard
13504 \begin_inset VSpace bigskip
13505 \end_inset
13506
13507 ボックスの枠だけ別の色にするには,
13508 \series bold
13509
13510 \backslash
13511 fcolorbox
13512 \series default
13513
13514 \begin_inset Index idx
13515 status collapsed
13516
13517 \begin_layout Plain Layout
13518 こまんど@コマンド ! F ! 
13519 \backslash
13520 fcolorbox
13521 \end_layout
13522
13523 \end_inset
13524
13525 コマンドを以下の書式で使用します.
13526 \end_layout
13527
13528 \begin_layout Standard
13529
13530 \series bold
13531
13532 \backslash
13533 fcolorbox{枠の色}{色}{ボックスの内容}
13534 \end_layout
13535
13536 \begin_layout Standard
13537 つまり,
13538 \series bold
13539
13540 \backslash
13541 fcolorbox
13542 \series default
13543
13544 \series bold
13545
13546 \backslash
13547 colorbox
13548 \series default
13549 コマンドの拡張です.
13550 \series bold
13551
13552 \backslash
13553 framebox
13554 \series default
13555 と同様に,枠の厚みは
13556 \series bold
13557
13558 \backslash
13559 fboxrule
13560 \series default
13561
13562 \series bold
13563
13564 \backslash
13565 fboxsep
13566 \series default
13567 で設定します.たとえば,
13568 \begin_inset ERT
13569 status collapsed
13570
13571 \begin_layout Plain Layout
13572
13573
13574 \backslash
13575 fboxrule 1mm 
13576 \backslash
13577 fboxsep 1mm
13578 \end_layout
13579
13580 \end_inset
13581
13582
13583 \begin_inset Formula 
13584 \[
13585 \fcolorbox{cyan}{magenta}{A=B}
13586 \]
13587
13588 \end_inset
13589
13590
13591 \begin_inset ERT
13592 status collapsed
13593
13594 \begin_layout Plain Layout
13595
13596
13597 \backslash
13598 fboxrule 0.4pt 
13599 \backslash
13600 fboxsep 3pt
13601 \end_layout
13602
13603 \end_inset
13604
13605 のようにします.
13606 \end_layout
13607
13608 \begin_layout Standard
13609 上記の数式は,以下のコマンドで作成されています.
13610 \begin_inset Newline newline
13611 \end_inset
13612
13613
13614 \series bold
13615
13616 \backslash
13617 fcolorbox{cyan
13618 \begin_inset Formula $\to$
13619 \end_inset
13620
13621
13622 \backslash
13623 {magenta
13624 \begin_inset Formula $\to$
13625 \end_inset
13626
13627
13628 \backslash
13629 {A=B
13630 \series default
13631 .
13632 \end_layout
13633
13634 \begin_layout Standard
13635 \begin_inset VSpace bigskip
13636 \end_inset
13637
13638 定義済みの色以外の色を使いたい場合には,まずその色を定義しなくてはなりません.
13639 \end_layout
13640
13641 \begin_layout Standard
13642 たとえば,「
13643 \series bold
13644 darkgreen
13645 \series default
13646 」という色を定義するには,\SpecialChar LaTeX
13647 プリアンブルに
13648 \end_layout
13649
13650 \begin_layout Standard
13651
13652 \series bold
13653
13654 \backslash
13655 definecolor{darkgreen}{cmyk}{0.5,
13656 \series default
13657  
13658 \series bold
13659 0,
13660 \series default
13661  
13662 \series bold
13663 1,
13664 \series default
13665  
13666 \series bold
13667 0.5}
13668 \series default
13669
13670 \begin_inset Index idx
13671 status collapsed
13672
13673 \begin_layout Plain Layout
13674 こまんど@コマンド ! D ! 
13675 \backslash
13676 definecolor
13677 \end_layout
13678
13679 \end_inset
13680
13681
13682 \end_layout
13683
13684 \begin_layout Standard
13685 という行を書き加えます.
13686 \end_layout
13687
13688 \begin_layout Standard
13689
13690 \series bold
13691 cmyk
13692 \series default
13693 とは,
13694 \series bold
13695 cyan
13696 \series default
13697 (シアン)・
13698 \series bold
13699 magenta
13700 \series default
13701 (マゼンタ)・
13702 \series bold
13703 yellow
13704 \series default
13705 (黄)・
13706 \series bold
13707 black
13708 \series default
13709 (黒)の各色を表す色空間です.コンマで区切られた四つの数字は,この色空間における各色の出力強度です.強度は,0
13710 \begin_inset space \thinspace{}
13711 \end_inset
13712
13713 -
13714 \begin_inset space \thinspace{}
13715 \end_inset
13716
13717 1の範囲をとることができます.定義には,
13718 \series bold
13719 cmyk
13720 \series default
13721 の他に,
13722 \series bold
13723 rgb
13724 \series default
13725 という色空間を使うこともできます.
13726 \series bold
13727 rgb
13728 \series default
13729 とは,
13730 \series bold
13731 red
13732 \series default
13733 (赤)・
13734 \series bold
13735 green
13736 \series default
13737 (緑)・
13738 \series bold
13739 blue
13740 \series default
13741 (青)の各色を意味し,この場合には,各色に対応した三つの出力強度を指定します.さらに,灰色の出力強度のみをとる
13742 \series bold
13743 gray
13744 \series default
13745 という色空間もあります.
13746 \end_layout
13747
13748 \begin_layout Standard
13749 例として,文字が
13750 \series bold
13751 yellow
13752 \series default
13753 に色付けされ,新しく定義した
13754 \series bold
13755 darkgreen
13756 \series default
13757 という色を持つ枠付きボックスを挙げておきます.
13758 \begin_inset Formula 
13759 \begin{equation}
13760 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13761 \end{equation}
13762
13763 \end_inset
13764
13765
13766 \end_layout
13767
13768 \begin_layout Standard
13769
13770 \series bold
13771
13772 \backslash
13773 textcolor
13774 \series default
13775 コマンドを使うと,以下のように,自前で定義した色をテキスト中でも使用することができます.
13776 \begin_inset Index idx
13777 status collapsed
13778
13779 \begin_layout Plain Layout
13780 てきすと@テキスト ! いろつき@色付き
13781 \end_layout
13782
13783 \end_inset
13784
13785
13786 \end_layout
13787
13788 \begin_layout Standard
13789 \begin_inset ERT
13790 status collapsed
13791
13792 \begin_layout Plain Layout
13793
13794
13795 \backslash
13796 textcolor{darkgreen}{
13797 \end_layout
13798
13799 \end_inset
13800
13801 この文は「darkgreen」です.
13802 \begin_inset ERT
13803 status collapsed
13804
13805 \begin_layout Plain Layout
13806
13807 }
13808 \end_layout
13809
13810 \end_inset
13811
13812
13813 \end_layout
13814
13815 \begin_layout Standard
13816
13817 \series bold
13818
13819 \backslash
13820 textcolor
13821 \series default
13822
13823 \begin_inset Index idx
13824 status collapsed
13825
13826 \begin_layout Plain Layout
13827 こまんど@コマンド ! T ! 
13828 \backslash
13829 textcolor
13830 \end_layout
13831
13832 \end_inset
13833
13834 は,
13835 \series bold
13836
13837 \backslash
13838 textcolor{色}{色付けをする文}
13839 \series default
13840 という書式で使用することができます.
13841 \end_layout
13842
13843 \begin_layout Subsection
13844 段落ボックス
13845 \begin_inset CommandInset label
13846 LatexCommand label
13847 name "subsec:段落ボックス"
13848
13849 \end_inset
13850
13851
13852 \begin_inset Index idx
13853 status collapsed
13854
13855 \begin_layout Plain Layout
13856 ぼっくす@ボックス ! だんらく@段落
13857 \begin_inset space \thinspace{}
13858 \end_inset
13859
13860 ——
13861 \end_layout
13862
13863 \end_inset
13864
13865
13866 \end_layout
13867
13868 \begin_layout Standard
13869 いくつかの行や段落を含む,いわゆる段落ボックス(parbox)は,
13870 \family sans
13871 挿入\SpecialChar menuseparator
13872 ボックス
13873 \family default
13874 メニューかツールバーボタン
13875 \begin_inset Info
13876 type  "icon"
13877 arg   "box-insert"
13878 \end_inset
13879
13880 で作成することができます.
13881 \end_layout
13882
13883 \begin_layout Standard
13884 以下の例は,行中の枠付きparboxを示したものです.
13885 \end_layout
13886
13887 \begin_layout Standard
13888 \begin_inset VSpace medskip
13889 \end_inset
13890
13891 この行は,
13892 \begin_inset Box Boxed
13893 position "c"
13894 hor_pos "c"
13895 has_inner_box 1
13896 inner_pos "t"
13897 use_parbox 1
13898 use_makebox 0
13899 width "5cm"
13900 special "none"
13901 height "1in"
13902 height_special "totalheight"
13903 thickness "0.4pt"
13904 separation "3pt"
13905 shadowsize "4pt"
13906 framecolor "black"
13907 backgroundcolor "none"
13908 status open
13909
13910 \begin_layout Plain Layout
13911 これは段落ボックスです.これはちょうど5
13912 \begin_inset space \thinspace{}
13913 \end_inset
13914
13915 cmの幅になっており,以下のように数式を含めることもできます.
13916 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13917 \end_inset
13918
13919
13920 \end_layout
13921
13922 \end_inset
13923
13924 parboxの入った行です.
13925 \end_layout
13926
13927 \begin_layout Standard
13928 \begin_inset VSpace medskip
13929 \end_inset
13930
13931
13932 \end_layout
13933
13934 \begin_layout Standard
13935 このようなボックスは,灰色のボックス挿入枠を右クリックすることによって作ることができます.すると,ボックスの特性を表示したダイアログが現れます.上の例では,
13936 \emph on
13937 装飾
13938 \emph default
13939 :簡素な長方形の箱型,
13940 \emph on
13941 内部ボックス
13942 \emph default
13943 :parboxコマンド,
13944 \emph on
13945
13946 \emph default
13947 :5
13948 \begin_inset space \thinspace{}
13949 \end_inset
13950
13951 cm,
13952 \emph on
13953 垂直ボックス配置
13954 \emph default
13955 :中央,に設定されています.
13956 \end_layout
13957
13958 \begin_layout Standard
13959 \begin_inset VSpace medskip
13960 \end_inset
13961
13962 \SpecialChar LaTeX
13963 では,parboxは,以下の書式を持つ
13964 \series bold
13965
13966 \backslash
13967 parbox
13968 \series default
13969
13970 \begin_inset Index idx
13971 status collapsed
13972
13973 \begin_layout Plain Layout
13974 こまんど@コマンド ! P ! 
13975 \backslash
13976 parbox
13977 \end_layout
13978
13979 \end_inset
13980
13981 コマンドによって作られます.
13982 \end_layout
13983
13984 \begin_layout Standard
13985
13986 \series bold
13987
13988 \backslash
13989 parbox[位置]{幅}{ボックスの内容}
13990 \end_layout
13991
13992 \begin_layout Standard
13993 「位置」は,
13994 \emph on
13995 b
13996 \emph default
13997
13998 \emph on
13999 t
14000 \emph default
14001 の値をとることができます.下揃えを意味する
14002 \emph on
14003 b
14004 \emph default
14005 (bottom)は,ボックスを,周囲の本文中の最後の行と合わせることを意味します.上揃えを意味する
14006 \emph on
14007 t
14008 \emph default
14009 (top)は,これを最初の行に合わせます.位置を指定しない時には,ボックスは事実上中央揃えになります.用例については,取扱説明書埋込オブジェクト篇の
14010 \emph on
14011 ボックス
14012 \emph default
14013 の節をご参照下さい.
14014 \end_layout
14015
14016 \begin_layout Standard
14017 \begin_inset VSpace bigskip
14018 \end_inset
14019
14020 数式番号を含めて,数式を完全に枠で囲むためには,数式をparbox内に収めなくてはなりません.こうするには,数式前に\SpecialChar TeX
14021 モードで
14022 \series bold
14023 parbox{
14024 \backslash
14025 linewidth-2
14026 \backslash
14027 fboxsep-2
14028 \backslash
14029 fboxrule}{
14030 \series default
14031 というコマンドを挿入します.ここで
14032 \series bold
14033
14034 \backslash
14035 linewidth
14036 \begin_inset Index idx
14037 status collapsed
14038
14039 \begin_layout Plain Layout
14040 こまんど@コマンド ! L ! 
14041 \backslash
14042 linewidth
14043 \end_layout
14044
14045 \end_inset
14046
14047
14048 \series default
14049 は,使用中の文書に設定されている行幅です.枠は,parboxの外側にあるので,枠余白と枠幅の2倍を行幅から差し引かなくてはなりません.引数中で掛け算や引き算を行
14050 うためには,\SpecialChar LaTeX
14051 パッケージの
14052 \series bold
14053 calc
14054 \series default
14055
14056 \begin_inset Foot
14057 status collapsed
14058
14059 \begin_layout Plain Layout
14060
14061 \series bold
14062 calc
14063 \series default
14064 は,標準的\SpecialChar LaTeX
14065 頒布版のすべてに含まれています.
14066 \end_layout
14067
14068 \end_inset
14069
14070
14071 \begin_inset Index idx
14072 status collapsed
14073
14074 \begin_layout Plain Layout
14075 ぱっけーじ@パッケージ ! calc
14076 \end_layout
14077
14078 \end_inset
14079
14080 を,\SpecialChar LaTeX
14081 プリアンブル中で
14082 \end_layout
14083
14084 \begin_layout Standard
14085
14086 \series bold
14087
14088 \backslash
14089 usepackage{calc}
14090 \end_layout
14091
14092 \begin_layout Standard
14093 のように読み込んでおく必要があります.数式の後では,\SpecialChar TeX
14094 モードで
14095 \series bold
14096 }}
14097 \series default
14098 を入力して,二つのボックスを閉じておかなくてはなりません.以下に例を挙げます.
14099 \begin_inset ERT
14100 status collapsed
14101
14102 \begin_layout Plain Layout
14103
14104
14105 \backslash
14106 fboxsep 5mm 
14107 \backslash
14108 fboxrule 5mm
14109 \end_layout
14110
14111 \end_inset
14112
14113
14114 \end_layout
14115
14116 \begin_layout Standard
14117 \begin_inset ERT
14118 status collapsed
14119
14120 \begin_layout Plain Layout
14121
14122
14123 \backslash
14124 fbox{
14125 \backslash
14126 parbox{
14127 \backslash
14128 linewidth-2
14129 \backslash
14130 fboxsep-2
14131 \backslash
14132 fboxrule}{
14133 \end_layout
14134
14135 \end_inset
14136
14137
14138 \begin_inset Formula 
14139 \begin{equation}
14140 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14141 \end{equation}
14142
14143 \end_inset
14144
14145
14146 \begin_inset ERT
14147 status collapsed
14148
14149 \begin_layout Plain Layout
14150
14151 }}
14152 \end_layout
14153
14154 \end_inset
14155
14156
14157 \begin_inset ERT
14158 status collapsed
14159
14160 \begin_layout Plain Layout
14161
14162
14163 \backslash
14164 fboxrule 0.4pt 
14165 \backslash
14166 fboxsep 3pt
14167 \end_layout
14168
14169 \end_inset
14170
14171
14172 \end_layout
14173
14174 \begin_layout Standard
14175 \begin_inset VSpace medskip
14176 \end_inset
14177
14178
14179 \series bold
14180
14181 \backslash
14182 fbox
14183 \series default
14184 の引数としてparboxが使われているので,この場合には,
14185 \series bold
14186
14187 \backslash
14188 fbox
14189 \series default
14190 を使おうが
14191 \series bold
14192
14193 \backslash
14194 boxed
14195 \series default
14196 を使おうが,差は生じません.
14197 \end_layout
14198
14199 \begin_layout Standard
14200 \begin_inset VSpace bigskip
14201 \end_inset
14202
14203 段落ボックスは,数式にじかにコメントを付けるのにたいへん便利です.これを行うには,
14204 \series bold
14205
14206 \backslash
14207 parbox
14208 \series default
14209
14210 \series bold
14211
14212 \backslash
14213 tag
14214 \series default
14215 コマンドといっしょに使います(
14216 \series bold
14217
14218 \backslash
14219 tag
14220 \series default
14221 についての詳細は,第
14222 \begin_inset CommandInset ref
14223 LatexCommand ref
14224 reference "subsec:自己定義番号"
14225
14226 \end_inset
14227
14228 節をご参照下さい)
14229 \end_layout
14230
14231 \begin_layout Standard
14232 以下は,
14233 \series bold
14234
14235 \backslash
14236 parbox
14237 \series default
14238 を使ってコメントを付けた数式の例です.
14239 \end_layout
14240
14241 \begin_layout Standard
14242 \begin_inset ERT
14243 status collapsed
14244
14245 \begin_layout Plain Layout
14246
14247
14248 \backslash
14249 [5x-7b=3b
14250 \backslash
14251 tag*{
14252 \backslash
14253 parbox{5cm}{
14254 \end_layout
14255
14256 \end_inset
14257
14258 これは説明です.数式や多行数式本体からはっきりと離れています.
14259 \begin_inset ERT
14260 status collapsed
14261
14262 \begin_layout Plain Layout
14263
14264 }}
14265 \backslash
14266 ]
14267 \end_layout
14268
14269 \end_inset
14270
14271
14272 \end_layout
14273
14274 \begin_layout Standard
14275 \SpecialChar LyX
14276 は,まだ数式中での
14277 \series bold
14278
14279 \backslash
14280 parbox
14281 \series default
14282 コマンドをサポートしていないので,上のような数式は,完全に\SpecialChar TeX
14283 モードで挿入しなくてはなりません.この数式は,以下のようなコマンド列を使って作ってあります.
14284 \end_layout
14285
14286 \begin_layout Standard
14287 まず,
14288 \series bold
14289
14290 \backslash
14291 [5x-7b=3b
14292 \backslash
14293 tag*
14294 \backslash
14295 {
14296 \backslash
14297 parbox{5cm}{
14298 \series default
14299 というコマンドを\SpecialChar TeX
14300 モードで挿入します
14301 \begin_inset Foot
14302 status collapsed
14303
14304 \begin_layout Plain Layout
14305
14306 \series bold
14307 行頭下げ
14308 \series default
14309 数式様式を使用している時には,
14310 \series bold
14311
14312 \backslash
14313 tag*
14314 \backslash
14315 {
14316 \series default
14317 の代わりに
14318 \series bold
14319
14320 \backslash
14321 hfill
14322 \series default
14323 を用いることもできます(数式様式に関しては,第
14324 \begin_inset CommandInset ref
14325 LatexCommand ref
14326 reference "sec:数式様式"
14327
14328 \end_inset
14329
14330 節をご参照下さい).
14331 \end_layout
14332
14333 \end_inset
14334
14335 .それから,説明を通常のテキストとして入れ,最後に
14336 \series bold
14337 }}
14338 \backslash
14339 ]
14340 \series default
14341 を\SpecialChar TeX
14342 モードで挿入します.ここで
14343 \series bold
14344
14345 \backslash
14346 [
14347 \series default
14348 および
14349 \series bold
14350
14351 \backslash
14352 ]
14353 \series default
14354 コマンドは別行立て数式を作るためのものです.
14355 \end_layout
14356
14357 \begin_layout Standard
14358
14359 \series bold
14360
14361 \backslash
14362 parbox
14363 \series default
14364 を使う利点は,数式テキストモードを使用して「コメントを付けた」以下の例と比較すると,よくわかるでしょう.
14365 \begin_inset Formula 
14366 \[
14367 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
14368 \]
14369
14370 \end_inset
14371
14372
14373 \end_layout
14374
14375 \begin_layout Section
14376 演算子
14377 \begin_inset Index idx
14378 status collapsed
14379
14380 \begin_layout Plain Layout
14381 えんざんし@演算子
14382 \end_layout
14383
14384 \end_inset
14385
14386
14387 \end_layout
14388
14389 \begin_layout Subsection
14390 大演算子
14391 \begin_inset CommandInset label
14392 LatexCommand label
14393 name "subsec:大演算子"
14394
14395 \end_inset
14396
14397
14398 \begin_inset Index idx
14399 status collapsed
14400
14401 \begin_layout Plain Layout
14402 えんざんし@演算子 ! だい@大
14403 \begin_inset space \thinspace{}
14404 \end_inset
14405
14406 ——
14407 \end_layout
14408
14409 \end_inset
14410
14411
14412 \begin_inset Index idx
14413 status collapsed
14414
14415 \begin_layout Plain Layout
14416 わ@和
14417 \end_layout
14418
14419 \end_inset
14420
14421
14422 \begin_inset Index idx
14423 status collapsed
14424
14425 \begin_layout Plain Layout
14426 せきぶんきごう@積分記号
14427 \end_layout
14428
14429 \end_inset
14430
14431
14432 \end_layout
14433
14434 \begin_layout Standard
14435 ここに挙げた積分演算子をすべて使えるようにするには,文書設定の
14436 \family sans
14437 数式オプション
14438 \family default
14439 の面にある
14440 \family sans
14441 esintパッケージを自動的に使う
14442 \family default
14443 オプションを有効にしなくてはなりません.
14444 \end_layout
14445
14446 \begin_layout Standard
14447 \begin_inset space \hfill{}
14448 \end_inset
14449
14450
14451 \begin_inset Tabular
14452 <lyxtabular version="3" rows="11" columns="2">
14453 <features booktabs="true" tabularvalignment="middle">
14454 <column alignment="center" valignment="top" width="0pt">
14455 <column alignment="center" valignment="top" width="0pt">
14456 <row>
14457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14458 \begin_inset Text
14459
14460 \begin_layout Plain Layout
14461 コマンド
14462 \end_layout
14463
14464 \end_inset
14465 </cell>
14466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14467 \begin_inset Text
14468
14469 \begin_layout Plain Layout
14470 出力
14471 \end_layout
14472
14473 \end_inset
14474 </cell>
14475 </row>
14476 <row>
14477 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14478 \begin_inset Text
14479
14480 \begin_layout Plain Layout
14481
14482 \backslash
14483 int
14484 \begin_inset Index idx
14485 status collapsed
14486
14487 \begin_layout Plain Layout
14488 こまんど@コマンド ! I ! 
14489 \backslash
14490 int
14491 \end_layout
14492
14493 \end_inset
14494
14495
14496 \end_layout
14497
14498 \end_inset
14499 </cell>
14500 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14501 \begin_inset Text
14502
14503 \begin_layout Plain Layout
14504 \begin_inset Formula $\int$
14505 \end_inset
14506
14507
14508 \end_layout
14509
14510 \end_inset
14511 </cell>
14512 </row>
14513 <row>
14514 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14515 \begin_inset Text
14516
14517 \begin_layout Plain Layout
14518
14519 \backslash
14520 oint
14521 \end_layout
14522
14523 \end_inset
14524 </cell>
14525 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14526 \begin_inset Text
14527
14528 \begin_layout Plain Layout
14529 \begin_inset Formula $\oint$
14530 \end_inset
14531
14532
14533 \end_layout
14534
14535 \end_inset
14536 </cell>
14537 </row>
14538 <row>
14539 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14540 \begin_inset Text
14541
14542 \begin_layout Plain Layout
14543
14544 \backslash
14545 ointctrclockwise
14546 \end_layout
14547
14548 \end_inset
14549 </cell>
14550 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14551 \begin_inset Text
14552
14553 \begin_layout Plain Layout
14554 \begin_inset Formula $\ointctrclockwise$
14555 \end_inset
14556
14557
14558 \end_layout
14559
14560 \end_inset
14561 </cell>
14562 </row>
14563 <row>
14564 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14565 \begin_inset Text
14566
14567 \begin_layout Plain Layout
14568
14569 \backslash
14570 ointclockwise
14571 \end_layout
14572
14573 \end_inset
14574 </cell>
14575 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14576 \begin_inset Text
14577
14578 \begin_layout Plain Layout
14579 \begin_inset Formula $\ointclockwise$
14580 \end_inset
14581
14582
14583 \end_layout
14584
14585 \end_inset
14586 </cell>
14587 </row>
14588 <row>
14589 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14590 \begin_inset Text
14591
14592 \begin_layout Plain Layout
14593
14594 \backslash
14595 sqint
14596 \end_layout
14597
14598 \end_inset
14599 </cell>
14600 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14601 \begin_inset Text
14602
14603 \begin_layout Plain Layout
14604 \begin_inset Formula $\sqint$
14605 \end_inset
14606
14607
14608 \end_layout
14609
14610 \end_inset
14611 </cell>
14612 </row>
14613 <row>
14614 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14615 \begin_inset Text
14616
14617 \begin_layout Plain Layout
14618
14619 \backslash
14620 fint
14621 \end_layout
14622
14623 \end_inset
14624 </cell>
14625 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14626 \begin_inset Text
14627
14628 \begin_layout Plain Layout
14629  
14630 \begin_inset Formula $\fint$
14631 \end_inset
14632
14633
14634 \end_layout
14635
14636 \end_inset
14637 </cell>
14638 </row>
14639 <row>
14640 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14641 \begin_inset Text
14642
14643 \begin_layout Plain Layout
14644
14645 \backslash
14646 landupint
14647 \end_layout
14648
14649 \end_inset
14650 </cell>
14651 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14652 \begin_inset Text
14653
14654 \begin_layout Plain Layout
14655  
14656 \begin_inset Formula $\landupint$
14657 \end_inset
14658
14659
14660 \end_layout
14661
14662 \end_inset
14663 </cell>
14664 </row>
14665 <row>
14666 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14667 \begin_inset Text
14668
14669 \begin_layout Plain Layout
14670
14671 \backslash
14672 landdownint
14673 \end_layout
14674
14675 \end_inset
14676 </cell>
14677 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14678 \begin_inset Text
14679
14680 \begin_layout Plain Layout
14681  
14682 \begin_inset Formula $\landdownint$
14683 \end_inset
14684
14685
14686 \end_layout
14687
14688 \end_inset
14689 </cell>
14690 </row>
14691 <row>
14692 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14693 \begin_inset Text
14694
14695 \begin_layout Plain Layout
14696
14697 \backslash
14698 bigcap
14699 \end_layout
14700
14701 \end_inset
14702 </cell>
14703 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14704 \begin_inset Text
14705
14706 \begin_layout Plain Layout
14707 \begin_inset Formula $\bigcap$
14708 \end_inset
14709
14710
14711 \end_layout
14712
14713 \end_inset
14714 </cell>
14715 </row>
14716 <row>
14717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14718 \begin_inset Text
14719
14720 \begin_layout Plain Layout
14721
14722 \backslash
14723 bigcup
14724 \end_layout
14725
14726 \end_inset
14727 </cell>
14728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14729 \begin_inset Text
14730
14731 \begin_layout Plain Layout
14732 \begin_inset Formula $\bigcup$
14733 \end_inset
14734
14735
14736 \end_layout
14737
14738 \end_inset
14739 </cell>
14740 </row>
14741 </lyxtabular>
14742
14743 \end_inset
14744
14745
14746 \begin_inset space \hfill{}
14747 \end_inset
14748
14749
14750 \begin_inset Tabular
14751 <lyxtabular version="3" rows="11" columns="2">
14752 <features booktabs="true" tabularvalignment="middle">
14753 <column alignment="center" valignment="top" width="0pt">
14754 <column alignment="center" valignment="top" width="0pt">
14755 <row>
14756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14757 \begin_inset Text
14758
14759 \begin_layout Plain Layout
14760 コマンド
14761 \end_layout
14762
14763 \end_inset
14764 </cell>
14765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14766 \begin_inset Text
14767
14768 \begin_layout Plain Layout
14769 出力
14770 \end_layout
14771
14772 \end_inset
14773 </cell>
14774 </row>
14775 <row>
14776 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14777 \begin_inset Text
14778
14779 \begin_layout Plain Layout
14780
14781 \backslash
14782 sum
14783 \begin_inset Index idx
14784 status collapsed
14785
14786 \begin_layout Plain Layout
14787 こまんど@コマンド ! S ! 
14788 \backslash
14789 sum
14790 \end_layout
14791
14792 \end_inset
14793
14794
14795 \end_layout
14796
14797 \end_inset
14798 </cell>
14799 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14800 \begin_inset Text
14801
14802 \begin_layout Plain Layout
14803 \begin_inset Formula $\sum$
14804 \end_inset
14805
14806
14807 \end_layout
14808
14809 \end_inset
14810 </cell>
14811 </row>
14812 <row>
14813 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14814 \begin_inset Text
14815
14816 \begin_layout Plain Layout
14817
14818 \backslash
14819 prod
14820 \begin_inset Index idx
14821 status collapsed
14822
14823 \begin_layout Plain Layout
14824 こまんど@コマンド ! P ! 
14825 \backslash
14826 prod
14827 \end_layout
14828
14829 \end_inset
14830
14831
14832 \end_layout
14833
14834 \end_inset
14835 </cell>
14836 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14837 \begin_inset Text
14838
14839 \begin_layout Plain Layout
14840 \begin_inset Formula $\prod$
14841 \end_inset
14842
14843
14844 \end_layout
14845
14846 \end_inset
14847 </cell>
14848 </row>
14849 <row>
14850 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14851 \begin_inset Text
14852
14853 \begin_layout Plain Layout
14854
14855 \backslash
14856 coprod
14857 \end_layout
14858
14859 \end_inset
14860 </cell>
14861 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14862 \begin_inset Text
14863
14864 \begin_layout Plain Layout
14865 \begin_inset Formula $\coprod$
14866 \end_inset
14867
14868
14869 \end_layout
14870
14871 \end_inset
14872 </cell>
14873 </row>
14874 <row>
14875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14876 \begin_inset Text
14877
14878 \begin_layout Plain Layout
14879
14880 \backslash
14881 bigodot
14882 \end_layout
14883
14884 \end_inset
14885 </cell>
14886 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14887 \begin_inset Text
14888
14889 \begin_layout Plain Layout
14890 \begin_inset Formula $\bigodot$
14891 \end_inset
14892
14893
14894 \end_layout
14895
14896 \end_inset
14897 </cell>
14898 </row>
14899 <row>
14900 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14901 \begin_inset Text
14902
14903 \begin_layout Plain Layout
14904
14905 \backslash
14906 bigotimes
14907 \end_layout
14908
14909 \end_inset
14910 </cell>
14911 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14912 \begin_inset Text
14913
14914 \begin_layout Plain Layout
14915 \begin_inset Formula $\bigotimes$
14916 \end_inset
14917
14918
14919 \end_layout
14920
14921 \end_inset
14922 </cell>
14923 </row>
14924 <row>
14925 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14926 \begin_inset Text
14927
14928 \begin_layout Plain Layout
14929
14930 \backslash
14931 bigoplus
14932 \end_layout
14933
14934 \end_inset
14935 </cell>
14936 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14937 \begin_inset Text
14938
14939 \begin_layout Plain Layout
14940 \begin_inset Formula $\bigoplus$
14941 \end_inset
14942
14943
14944 \end_layout
14945
14946 \end_inset
14947 </cell>
14948 </row>
14949 <row>
14950 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14951 \begin_inset Text
14952
14953 \begin_layout Plain Layout
14954
14955 \backslash
14956 bigwedge
14957 \end_layout
14958
14959 \end_inset
14960 </cell>
14961 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14962 \begin_inset Text
14963
14964 \begin_layout Plain Layout
14965 \begin_inset Formula $\bigwedge$
14966 \end_inset
14967
14968
14969 \end_layout
14970
14971 \end_inset
14972 </cell>
14973 </row>
14974 <row>
14975 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14976 \begin_inset Text
14977
14978 \begin_layout Plain Layout
14979
14980 \backslash
14981 bigvee
14982 \end_layout
14983
14984 \end_inset
14985 </cell>
14986 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14987 \begin_inset Text
14988
14989 \begin_layout Plain Layout
14990 \begin_inset Formula $\bigvee$
14991 \end_inset
14992
14993
14994 \end_layout
14995
14996 \end_inset
14997 </cell>
14998 </row>
14999 <row>
15000 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15001 \begin_inset Text
15002
15003 \begin_layout Plain Layout
15004
15005 \backslash
15006 bigsqcup
15007 \end_layout
15008
15009 \end_inset
15010 </cell>
15011 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15012 \begin_inset Text
15013
15014 \begin_layout Plain Layout
15015 \begin_inset Formula $\bigsqcup$
15016 \end_inset
15017
15018
15019 \end_layout
15020
15021 \end_inset
15022 </cell>
15023 </row>
15024 <row>
15025 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15026 \begin_inset Text
15027
15028 \begin_layout Plain Layout
15029
15030 \backslash
15031 biguplus
15032 \end_layout
15033
15034 \end_inset
15035 </cell>
15036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15037 \begin_inset Text
15038
15039 \begin_layout Plain Layout
15040 \begin_inset Formula $\biguplus$
15041 \end_inset
15042
15043
15044 \end_layout
15045
15046 \end_inset
15047 </cell>
15048 </row>
15049 </lyxtabular>
15050
15051 \end_inset
15052
15053
15054 \begin_inset space \hfill{}
15055 \end_inset
15056
15057
15058 \end_layout
15059
15060 \begin_layout Standard
15061 すべての大演算子は,数式ツールバーボタンの
15062 \begin_inset Info
15063 type  "icon"
15064 arg   "math-insert \\intop"
15065 \end_inset
15066
15067 でも挿入することができます.
15068 \end_layout
15069
15070 \begin_layout Standard
15071 これらの演算子は,よく見ないと同じように見える二項演算子よりも大きいので,大演算子と呼ばれます.大演算子はすべて,次小節で説明する「範囲」をとることができます.
15072 \end_layout
15073
15074 \begin_layout Standard
15075 積分演算子はすべて,
15076 \series bold
15077
15078 \backslash
15079 intop
15080 \series default
15081
15082 \series bold
15083
15084 \backslash
15085 ointop
15086 \series default
15087 のように,
15088 \series bold
15089 op
15090 \series default
15091 で終わる別バージョンがあります.これらの演算子は,
15092 \series bold
15093
15094 \backslash
15095 int
15096 \series default
15097 とは範囲の表示のしかたが異なります.第
15098 \begin_inset CommandInset ref
15099 LatexCommand ref
15100 reference "subsec:演算子の範囲"
15101
15102 \end_inset
15103
15104 節をご参照下さい.
15105 \end_layout
15106
15107 \begin_layout Subsubsection*
15108 積分の子細
15109 \end_layout
15110
15111 \begin_layout Standard
15112 積分中で用いられる文字
15113 \emph on
15114 d
15115 \emph default
15116 は演算子なので,アップライト体で組まれなくてはなりません.これを行うには
15117 \emph on
15118 d
15119 \emph default
15120 を選択して,
15121 \begin_inset Flex Ruby
15122 status collapsed
15123
15124 \begin_layout Plain Layout
15125 捷径
15126 \begin_inset Argument post:1
15127 status collapsed
15128
15129 \begin_layout Plain Layout
15130 ショートカット
15131 \end_layout
15132
15133 \end_inset
15134
15135
15136 \end_layout
15137
15138 \end_inset
15139
15140
15141 \begin_inset Info
15142 type  "shortcut"
15143 arg   "font-roman"
15144 \end_inset
15145
15146 を用います
15147 \begin_inset Foot
15148 status collapsed
15149
15150 \begin_layout Plain Layout
15151 文字様式については,第
15152 \begin_inset CommandInset ref
15153 LatexCommand ref
15154 reference "subsec:書体様式"
15155
15156 \end_inset
15157
15158 節参照.
15159 \end_layout
15160
15161 \end_inset
15162
15163 .最後に,演算子の慣例に倣って,
15164 \emph on
15165 d
15166 \emph default
15167 の前に最小空白を挿入しなくてはなりません.たとえば,
15168 \end_layout
15169
15170 \begin_layout Standard
15171 正しくない例:
15172 \begin_inset Formula $\int A(x)dx$
15173 \end_inset
15174
15175
15176 \begin_inset Newline newline
15177 \end_inset
15178
15179 正しい
15180 \begin_inset Phantom HPhantom
15181 status open
15182
15183 \begin_layout Plain Layout
15184 ない
15185 \end_layout
15186
15187 \end_inset
15188
15189 例:
15190 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15191 \end_inset
15192
15193
15194 \end_layout
15195
15196 \begin_layout Standard
15197 多重積分に関しては,以下のコマンドがあります.
15198 \begin_inset VSpace medskip
15199 \end_inset
15200
15201
15202 \end_layout
15203
15204 \begin_layout Standard
15205 \begin_inset space \hfill{}
15206 \end_inset
15207
15208
15209 \begin_inset Tabular
15210 <lyxtabular version="3" rows="4" columns="2">
15211 <features booktabs="true" tabularvalignment="middle">
15212 <column alignment="center" valignment="top" width="0pt">
15213 <column alignment="center" valignment="top" width="0pt">
15214 <row>
15215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15216 \begin_inset Text
15217
15218 \begin_layout Plain Layout
15219 コマンド
15220 \end_layout
15221
15222 \end_inset
15223 </cell>
15224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15225 \begin_inset Text
15226
15227 \begin_layout Plain Layout
15228 出力
15229 \end_layout
15230
15231 \end_inset
15232 </cell>
15233 </row>
15234 <row bottomspace="1mm">
15235 <cell alignment="center" valignment="top" usebox="none">
15236 \begin_inset Text
15237
15238 \begin_layout Plain Layout
15239
15240 \backslash
15241 iint
15242 \end_layout
15243
15244 \end_inset
15245 </cell>
15246 <cell alignment="center" valignment="top" usebox="none">
15247 \begin_inset Text
15248
15249 \begin_layout Plain Layout
15250 \begin_inset Formula $\iint$
15251 \end_inset
15252
15253
15254 \end_layout
15255
15256 \end_inset
15257 </cell>
15258 </row>
15259 <row bottomspace="1mm">
15260 <cell alignment="center" valignment="top" usebox="none">
15261 \begin_inset Text
15262
15263 \begin_layout Plain Layout
15264
15265 \backslash
15266 oiint
15267 \end_layout
15268
15269 \end_inset
15270 </cell>
15271 <cell alignment="center" valignment="top" usebox="none">
15272 \begin_inset Text
15273
15274 \begin_layout Plain Layout
15275 \begin_inset Formula $\oiint$
15276 \end_inset
15277
15278
15279 \end_layout
15280
15281 \end_inset
15282 </cell>
15283 </row>
15284 <row bottomspace="1mm">
15285 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15286 \begin_inset Text
15287
15288 \begin_layout Plain Layout
15289
15290 \backslash
15291 sqiint
15292 \end_layout
15293
15294 \end_inset
15295 </cell>
15296 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15297 \begin_inset Text
15298
15299 \begin_layout Plain Layout
15300 \begin_inset Formula $\sqiint$
15301 \end_inset
15302
15303
15304 \end_layout
15305
15306 \end_inset
15307 </cell>
15308 </row>
15309 </lyxtabular>
15310
15311 \end_inset
15312
15313
15314 \begin_inset space \hfill{}
15315 \end_inset
15316
15317
15318 \begin_inset Tabular
15319 <lyxtabular version="3" rows="4" columns="2">
15320 <features booktabs="true" tabularvalignment="middle">
15321 <column alignment="center" valignment="top" width="0pt">
15322 <column alignment="center" valignment="top" width="0pt">
15323 <row>
15324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15325 \begin_inset Text
15326
15327 \begin_layout Plain Layout
15328 コマンド
15329 \end_layout
15330
15331 \end_inset
15332 </cell>
15333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15334 \begin_inset Text
15335
15336 \begin_layout Plain Layout
15337 出力
15338 \end_layout
15339
15340 \end_inset
15341 </cell>
15342 </row>
15343 <row bottomspace="1mm">
15344 <cell alignment="center" valignment="top" usebox="none">
15345 \begin_inset Text
15346
15347 \begin_layout Plain Layout
15348
15349 \backslash
15350 iiint
15351 \end_layout
15352
15353 \end_inset
15354 </cell>
15355 <cell alignment="center" valignment="top" usebox="none">
15356 \begin_inset Text
15357
15358 \begin_layout Plain Layout
15359 \begin_inset Formula $\iiint$
15360 \end_inset
15361
15362
15363 \end_layout
15364
15365 \end_inset
15366 </cell>
15367 </row>
15368 <row bottomspace="1mm">
15369 <cell alignment="center" valignment="top" usebox="none">
15370 \begin_inset Text
15371
15372 \begin_layout Plain Layout
15373
15374 \backslash
15375 iiiint
15376 \end_layout
15377
15378 \end_inset
15379 </cell>
15380 <cell alignment="center" valignment="top" usebox="none">
15381 \begin_inset Text
15382
15383 \begin_layout Plain Layout
15384 \begin_inset Formula $\iiiint$
15385 \end_inset
15386
15387
15388 \end_layout
15389
15390 \end_inset
15391 </cell>
15392 </row>
15393 <row bottomspace="1mm">
15394 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15395 \begin_inset Text
15396
15397 \begin_layout Plain Layout
15398
15399 \backslash
15400 dotsint
15401 \end_layout
15402
15403 \end_inset
15404 </cell>
15405 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15406 \begin_inset Text
15407
15408 \begin_layout Plain Layout
15409 \begin_inset Formula $\dotsint$
15410 \end_inset
15411
15412
15413 \end_layout
15414
15415 \end_inset
15416 </cell>
15417 </row>
15418 </lyxtabular>
15419
15420 \end_inset
15421
15422
15423 \begin_inset space \hfill{}
15424 \end_inset
15425
15426
15427 \end_layout
15428
15429 \begin_layout Subsection
15430 演算子の範囲
15431 \begin_inset CommandInset label
15432 LatexCommand label
15433 name "subsec:演算子の範囲"
15434
15435 \end_inset
15436
15437
15438 \begin_inset Index idx
15439 status collapsed
15440
15441 \begin_layout Plain Layout
15442 えんざんし@演算子 ! はんい@範囲
15443 \end_layout
15444
15445 \end_inset
15446
15447
15448 \end_layout
15449
15450 \begin_layout Standard
15451 範囲は,上付き文字と下付き文字とで作成することができます.
15452 \end_layout
15453
15454 \begin_layout Standard
15455 \align center
15456 \begin_inset Tabular
15457 <lyxtabular version="3" rows="2" columns="2">
15458 <features booktabs="true" tabularvalignment="middle">
15459 <column alignment="center" valignment="top" width="0pt">
15460 <column alignment="center" valignment="top" width="0pt">
15461 <row>
15462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15463 \begin_inset Text
15464
15465 \begin_layout Plain Layout
15466 コマンド
15467 \end_layout
15468
15469 \end_inset
15470 </cell>
15471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15472 \begin_inset Text
15473
15474 \begin_layout Plain Layout
15475 出力
15476 \end_layout
15477
15478 \end_inset
15479 </cell>
15480 </row>
15481 <row>
15482 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15483 \begin_inset Text
15484
15485 \begin_layout Plain Layout
15486
15487 \backslash
15488 prod^
15489 \backslash
15490 infty
15491 \begin_inset space \textvisiblespace{}
15492 \end_inset
15493
15494
15495 \begin_inset Formula $\to$
15496 \end_inset
15497
15498 _0
15499 \begin_inset Formula $\to$
15500 \end_inset
15501
15502 A(x)
15503 \end_layout
15504
15505 \end_inset
15506 </cell>
15507 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15508 \begin_inset Text
15509
15510 \begin_layout Plain Layout
15511 \begin_inset Formula $\prod_{0}^{\infty}A(x)$
15512 \end_inset
15513
15514
15515 \end_layout
15516
15517 \end_inset
15518 </cell>
15519 </row>
15520 </lyxtabular>
15521
15522 \end_inset
15523
15524
15525 \end_layout
15526
15527 \begin_layout Standard
15528 行内数式では,範囲は演算子の右横に表示されます.別行立て数式での範囲は,積分範囲を除き,演算子の上と下に表示されます.
15529 \end_layout
15530
15531 \begin_layout Standard
15532 範囲が演算子の横に表示されるように強制するには,カーソルを当該演算子の直後において,
15533 \family sans
15534 編集\SpecialChar menuseparator
15535 数式\SpecialChar menuseparator
15536 範囲の表記を変更
15537 \family default
15538 メニューで
15539 \family sans
15540 \series bold
15541 行内形式
15542 \family default
15543 \series default
15544 (
15545 \begin_inset Flex Ruby
15546 status collapsed
15547
15548 \begin_layout Plain Layout
15549 捷径
15550 \begin_inset Argument post:1
15551 status collapsed
15552
15553 \begin_layout Plain Layout
15554 ショートカット
15555 \end_layout
15556
15557 \end_inset
15558
15559
15560 \end_layout
15561
15562 \end_inset
15563
15564
15565 \begin_inset Info
15566 type  "shortcut"
15567 arg   "math-limits"
15568 \end_inset
15569
15570 )を選択することで範囲形式を変更することができます.以下はその用例です.
15571 \end_layout
15572
15573 \begin_layout Standard
15574 既定の範囲形式は,以下のようになっています.
15575 \begin_inset Formula 
15576 \[
15577 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15578 \]
15579
15580 \end_inset
15581
15582 以下は,範囲形式を
15583 \family sans
15584 \series bold
15585 行内形式
15586 \family default
15587 \series default
15588 に変更したときの表示です.
15589 \begin_inset Formula 
15590 \[
15591 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15592 \]
15593
15594 \end_inset
15595
15596
15597 \series bold
15598
15599 \backslash
15600 intop
15601 \series default
15602
15603 \series bold
15604
15605 \backslash
15606 ointop
15607 \series default
15608 などのように
15609 \series bold
15610 op
15611 \series default
15612 で終わるもの以外の積分記号では,範囲は,既定で演算子の横に設定されます.しかし,多重積分においては,範囲を演算子の下に置くべきときがあります.このことから,以下
15613 の例では,範囲形式を
15614 \series bold
15615 別行立て形式
15616 \series default
15617 にして積分記号の下に置くようにしています.
15618 \begin_inset Formula 
15619 \begin{equation}
15620 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15621 \end{equation}
15622
15623 \end_inset
15624
15625
15626 \end_layout
15627
15628 \begin_layout Standard
15629 \begin_inset VSpace medskip
15630 \end_inset
15631
15632 範囲に条件を指定したい場合には,
15633 \series bold
15634
15635 \backslash
15636 subarray
15637 \series default
15638
15639 \begin_inset Index idx
15640 status collapsed
15641
15642 \begin_layout Plain Layout
15643 こまんど@コマンド ! S ! 
15644 \backslash
15645 subarray
15646 \end_layout
15647
15648 \end_inset
15649
15650 コマンドや
15651 \series bold
15652
15653 \backslash
15654 substack
15655 \series default
15656
15657 \begin_inset Index idx
15658 status collapsed
15659
15660 \begin_layout Plain Layout
15661 こまんど@コマンド ! S ! 
15662 \backslash
15663 substack
15664 \end_layout
15665
15666 \end_inset
15667
15668 コマンドを使用します.たとえば,以下の表記 
15669 \begin_inset Formula 
15670 \begin{equation}
15671 \sum_{\begin{subarray}{c}
15672 0<k<1000\\
15673 \\
15674 k\,\in\,\mathbb{N}
15675 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15676 \end{equation}
15677
15678 \end_inset
15679
15680
15681 \end_layout
15682
15683 \begin_layout Standard
15684 を作成するには,以下のようにしなくてはなりません.
15685 \begin_inset Newline newline
15686 \end_inset
15687
15688 まず,
15689 \series bold
15690
15691 \backslash
15692 sum
15693 \series default
15694 ^
15695 \series bold
15696 n
15697 \begin_inset space \textvisiblespace{}
15698 \end_inset
15699
15700 _
15701 \series default
15702 というコマンドを入力します.すると,和演算子の下の青枠に移動するので,ここに
15703 \series bold
15704
15705 \backslash
15706 subarray
15707 \begin_inset space \textvisiblespace{}
15708 \end_inset
15709
15710
15711 \series default
15712 コマンドを挿入します.すると,青枠が紫枠の中に入って,ここに複数の行を書き込むことができるようになります.新しい行は,改行(
15713 \begin_inset Info
15714 type  "shortcut"
15715 arg   "newline-insert newline"
15716 \end_inset
15717
15718 )を挿入することで作ることができます.ここに
15719 \begin_inset Newline newline
15720 \end_inset
15721
15722
15723 \series bold
15724 0
15725 \begin_inset Formula $\boldsymbol{<}$
15726 \end_inset
15727
15728 k
15729 \begin_inset Formula $\boldsymbol{<}$
15730 \end_inset
15731
15732 1000 Ctrl+Return
15733 \begin_inset Newline newline
15734 \end_inset
15735
15736
15737 \series default
15738 と入力すると,新規行のための新しい枠が現れます.
15739 \end_layout
15740
15741 \begin_layout Standard
15742 各行の揃え方は,
15743 \family sans
15744 表ツールバー
15745 \family default
15746
15747 \family sans
15748 編集\SpecialChar menuseparator
15749 行と列
15750 \family default
15751 メニューで変更することができますが,右揃えにするには,行頭に
15752 \series bold
15753
15754 \backslash
15755 hfill
15756 \begin_inset space \textvisiblespace{}
15757 \end_inset
15758
15759
15760 \series default
15761 を挿入しなくてはなりません.
15762 \end_layout
15763
15764 \begin_layout Standard
15765
15766 \series bold
15767
15768 \backslash
15769 substack
15770 \series default
15771 コマンドは,各行がつねに中央揃えになることを除いては,
15772 \series bold
15773
15774 \backslash
15775 subarray
15776 \series default
15777 と同じです.
15778 \end_layout
15779
15780 \begin_layout Standard
15781 \begin_inset VSpace bigskip
15782 \end_inset
15783
15784 演算子の後に来る文字は,範囲の横に来るので,
15785 \begin_inset CommandInset ref
15786 LatexCommand eqref
15787 reference "eq:substack"
15788
15789 \end_inset
15790
15791 式のように,演算子の横の余白が大きくなりすぎることがあります.これを防ぐには,コマンド
15792 \series bold
15793
15794 \backslash
15795 smashoperator
15796 \series default
15797
15798 \begin_inset Index idx
15799 status collapsed
15800
15801 \begin_layout Plain Layout
15802 こまんど@コマンド ! S ! 
15803 \backslash
15804 smashoperator
15805 \end_layout
15806
15807 \end_inset
15808
15809 を使うことができます.これを有効化するには,文書設定の
15810 \family sans
15811 数式オプション
15812 \family default
15813 で,
15814 \series bold
15815 mathtools
15816 \series default
15817 パッケージ
15818 \begin_inset Index idx
15819 status collapsed
15820
15821 \begin_layout Plain Layout
15822 ぱっけーじ@パッケージ ! mathtools
15823 \end_layout
15824
15825 \end_inset
15826
15827
15828 \family sans
15829 常に読み込み
15830 \family default
15831 オプションを指定してください.
15832 \series bold
15833
15834 \backslash
15835 smashoperator
15836 \series default
15837 は,内容物の幅を0
15838 \lang english
15839
15840 \begin_inset space \thinspace{}
15841 \end_inset
15842
15843
15844 \lang japanese
15845 ptに設定します.
15846 \lang english
15847
15848 \begin_inset Newline newline
15849 \end_inset
15850
15851
15852 \lang japanese
15853 これを
15854 \begin_inset CommandInset ref
15855 LatexCommand eqref
15856 reference "eq:substack"
15857
15858 \end_inset
15859
15860 式に応用してみると,コマンド
15861 \end_layout
15862
15863 \begin_layout Standard
15864
15865 \series bold
15866
15867 \backslash
15868 smashoperator{
15869 \end_layout
15870
15871 \begin_layout Standard
15872 の波括弧の中に,範囲付きの演算子を挿入することになります.波括弧を閉じた後に,数式を続けます.例:
15873 \begin_inset Formula 
15874 \[
15875 \sum_{\mathclap{\substack{0<k<1000\\
15876 \\
15877 k\,\in\,\mathbb{N}
15878 }
15879 }}^{n}k^{-2}
15880 \]
15881
15882 \end_inset
15883
15884 演算子の片側だけ,空白を0
15885 \lang english
15886
15887 \begin_inset space \thinspace{}
15888 \end_inset
15889
15890
15891 \lang japanese
15892 ptにすることも可能です.そのためには,
15893 \series bold
15894
15895 \backslash
15896 smashoperator
15897 \series default
15898 と付属する波括弧の間に,
15899 \series bold
15900 [l]
15901 \series default
15902 または
15903 \series bold
15904 [r]
15905 \series default
15906 と書き込みます.下記は,
15907 \series bold
15908
15909 \backslash
15910 smashoperator
15911 \series default
15912 のとりうる形の例です.
15913 \end_layout
15914
15915 \begin_layout Standard
15916 \begin_inset Formula 
15917 \[
15918 Y\smashoperator{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[l]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[r]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}
15919 \]
15920
15921 \end_inset
15922
15923
15924 \end_layout
15925
15926 \begin_layout Standard
15927 \begin_inset VSpace bigskip
15928 \end_inset
15929
15930
15931 \end_layout
15932
15933 \begin_layout Standard
15934 範囲を持つ演算子が続くとき,出力での,範囲の組版は出来が良くないものになることがあります.下記をご覧ください.
15935 \begin_inset Formula 
15936 \[
15937 \text{a)}\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\limsup_{n\to\infty}\max_{p\ge n}
15938 \]
15939
15940 \end_inset
15941
15942 組版を改善するには,文書設定の
15943 \family sans
15944 数式オプション
15945 \family default
15946 で,
15947 \series bold
15948 mathtools
15949 \series default
15950 パッケージ
15951 \begin_inset Index idx
15952 status collapsed
15953
15954 \begin_layout Plain Layout
15955 ぱっけーじ@パッケージ ! mathtools
15956 \end_layout
15957
15958 \end_inset
15959
15960
15961 \family sans
15962 常に読み込み
15963 \family default
15964 オプションを指定してください.その上で,数式中の最初の演算子の前に直接,
15965 \series bold
15966
15967 \backslash
15968 adjustlimits
15969 \series default
15970 コマンド
15971 \begin_inset Index idx
15972 status collapsed
15973
15974 \begin_layout Plain Layout
15975 こまんど@コマンド ! A ! 
15976 \backslash
15977 adjustlimits
15978 \end_layout
15979
15980 \end_inset
15981
15982 を置いてください.そうすると,上記の例はこのようになります.
15983 \begin_inset Formula 
15984 \[
15985 \text{a)}\adjustlimits\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\adjustlimits\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\adjustlimits\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\adjustlimits\limsup_{n\to\infty}\max_{p\ge n}
15986 \]
15987
15988 \end_inset
15989
15990
15991 \end_layout
15992
15993 \begin_layout Standard
15994 \begin_inset VSpace bigskip
15995 \end_inset
15996
15997 一つの範囲を複数の演算子に用いる方法が,第
15998 \begin_inset CommandInset ref
15999 LatexCommand ref
16000 reference "subsec:自己定義演算子"
16001
16002 \end_inset
16003
16004 節に述べられています.
16005 \end_layout
16006
16007 \begin_layout Subsection
16008 演算子の修飾
16009 \begin_inset Index idx
16010 status collapsed
16011
16012 \begin_layout Plain Layout
16013 えんざんし@演算子 ! しゅうしょく@修飾
16014 \end_layout
16015
16016 \end_inset
16017
16018
16019 \end_layout
16020
16021 \begin_layout Standard
16022
16023 \series bold
16024
16025 \backslash
16026 overset
16027 \series default
16028
16029 \begin_inset Index idx
16030 status collapsed
16031
16032 \begin_layout Plain Layout
16033 こまんど@コマンド ! O ! 
16034 \backslash
16035 overset
16036 \end_layout
16037
16038 \end_inset
16039
16040 コマンドや
16041 \series bold
16042
16043 \backslash
16044 underset
16045 \series default
16046
16047 \begin_inset Index idx
16048 status collapsed
16049
16050 \begin_layout Plain Layout
16051 こまんど@コマンド ! U ! 
16052 \backslash
16053 underset
16054 \end_layout
16055
16056 \end_inset
16057
16058 コマンドを使うと,それぞれ演算子の上や下に,文字をアクセントとして付けることができます.また,
16059 \series bold
16060
16061 \backslash
16062 sideset
16063 \series default
16064
16065 \begin_inset Index idx
16066 status collapsed
16067
16068 \begin_layout Plain Layout
16069 こまんど@コマンド ! S ! 
16070 \backslash
16071 sideset
16072 \end_layout
16073
16074 \end_inset
16075
16076 コマンドを使うと,文字を演算子の前や後ろに付けることができます.
16077 \end_layout
16078
16079 \begin_layout Standard
16080
16081 \series bold
16082
16083 \backslash
16084 sideset
16085 \series default
16086 には4つの派生版があります.
16087 \end_layout
16088
16089 \begin_layout Itemize
16090
16091 \series bold
16092
16093 \backslash
16094 sideset
16095 \series default
16096 は,演算子の隅に文字を置くのに用います.
16097 \end_layout
16098
16099 \begin_layout Itemize
16100
16101 \series bold
16102
16103 \backslash
16104 sidesetn
16105 \series default
16106 は,演算子の前後に文字を置くのに用います(この派生版は,\SpecialChar LaTeX
16107 の元々の
16108 \series bold
16109
16110 \backslash
16111 sideset
16112 \series default
16113 コマンドを表します).
16114 \end_layout
16115
16116 \begin_layout Itemize
16117
16118 \series bold
16119
16120 \backslash
16121 sidesetl
16122 \series default
16123 は,演算子の左隅と後ろに文字を置くのに用います.
16124 \end_layout
16125
16126 \begin_layout Itemize
16127
16128 \series bold
16129
16130 \backslash
16131 sidesetr
16132 \series default
16133 は,演算子の右隅と前に文字を置くのに用います.
16134 \end_layout
16135
16136 \begin_layout Standard
16137 たとえば,
16138 \series bold
16139
16140 \backslash
16141 sidesetn
16142 \begin_inset space \textvisiblespace{}
16143 \end_inset
16144
16145
16146 \backslash
16147 sum
16148 \begin_inset space \textvisiblespace{}
16149 \end_inset
16150
16151
16152 \begin_inset Formula $\to$
16153 \end_inset
16154
16155 '
16156 \begin_inset Formula $\to$
16157 \end_inset
16158
16159 _k=1
16160 \begin_inset space \textvisiblespace{}
16161 \end_inset
16162
16163
16164 \series default
16165 ^
16166 \series bold
16167 n
16168 \series default
16169 というコマンドを入力すると,
16170 \begin_inset Formula 
16171 \[
16172 \sideset{}{'}\sum_{k=1}^{n}
16173 \]
16174
16175 \end_inset
16176
16177 のようになります.
16178 \end_layout
16179
16180 \begin_layout Standard
16181 \begin_inset Note Greyedout
16182 status open
16183
16184 \begin_layout Plain Layout
16185
16186 \series bold
16187 【註】
16188 \backslash
16189 sideset
16190 \series default
16191 は,大演算子を修飾するためだけに用いることができ,二項演算子には用いることができません.
16192 \end_layout
16193
16194 \end_inset
16195
16196
16197 \end_layout
16198
16199 \begin_layout Standard
16200 のようになります.最後の例からわかるように,
16201 \series bold
16202
16203 \backslash
16204 overset
16205 \series default
16206
16207 \series bold
16208
16209 \backslash
16210 underset
16211 \series default
16212 では,記号や文字にアクセントをつけることもできます.一方. また,
16213 \series bold
16214
16215 \backslash
16216 overset
16217 \begin_inset space \textvisiblespace{}
16218 \end_inset
16219
16220
16221 \backslash
16222 maltese
16223 \begin_inset space \textvisiblespace{}
16224 \end_inset
16225
16226
16227 \series default
16228
16229 \begin_inset Formula $\uparrow$
16230 \end_inset
16231
16232
16233 \series bold
16234 a
16235 \series default
16236 というコマンドならば,
16237 \begin_inset Formula 
16238 \[
16239 \overset{a}{\maltese}
16240 \]
16241
16242 \end_inset
16243
16244
16245 \end_layout
16246
16247 \begin_layout Subsection
16248 二項演算子
16249 \begin_inset CommandInset label
16250 LatexCommand label
16251 name "subsec:二項演算子"
16252
16253 \end_inset
16254
16255
16256 \begin_inset Index idx
16257 status collapsed
16258
16259 \begin_layout Plain Layout
16260 えんざんし@演算子 ! にこう@二項
16261 \begin_inset space \thinspace{}
16262 \end_inset
16263
16264 ——
16265 \end_layout
16266
16267 \end_inset
16268
16269
16270 \end_layout
16271
16272 \begin_layout Standard
16273 二項演算子は,前後に文字がある場合,周囲に余白が入ります.
16274 \begin_inset VSpace medskip
16275 \end_inset
16276
16277
16278 \end_layout
16279
16280 \begin_layout Standard
16281 \begin_inset Tabular
16282 <lyxtabular version="3" rows="13" columns="2">
16283 <features booktabs="true" tabularvalignment="middle">
16284 <column alignment="center" valignment="top" width="0pt">
16285 <column alignment="center" valignment="top" width="0pt">
16286 <row>
16287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16288 \begin_inset Text
16289
16290 \begin_layout Plain Layout
16291 コマンド
16292 \begin_inset Note Note
16293 status collapsed
16294
16295 \begin_layout Plain Layout
16296 ここで
16297 \series bold
16298
16299 \backslash
16300 raisebox
16301 \series default
16302 はスペーサーとして使用しているだけです.
16303 \end_layout
16304
16305 \end_inset
16306
16307
16308 \end_layout
16309
16310 \end_inset
16311 </cell>
16312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16313 \begin_inset Text
16314
16315 \begin_layout Plain Layout
16316 出力
16317 \end_layout
16318
16319 \end_inset
16320 </cell>
16321 </row>
16322 <row>
16323 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16324 \begin_inset Text
16325
16326 \begin_layout Plain Layout
16327 +
16328 \end_layout
16329
16330 \end_inset
16331 </cell>
16332 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16333 \begin_inset Text
16334
16335 \begin_layout Plain Layout
16336 \begin_inset Formula $+$
16337 \end_inset
16338
16339
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 </row>
16345 <row>
16346 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16347 \begin_inset Text
16348
16349 \begin_layout Plain Layout
16350 -
16351 \end_layout
16352
16353 \end_inset
16354 </cell>
16355 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16356 \begin_inset Text
16357
16358 \begin_layout Plain Layout
16359 \begin_inset Formula $-$
16360 \end_inset
16361
16362
16363 \end_layout
16364
16365 \end_inset
16366 </cell>
16367 </row>
16368 <row>
16369 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16370 \begin_inset Text
16371
16372 \begin_layout Plain Layout
16373
16374 \backslash
16375 pm
16376 \end_layout
16377
16378 \end_inset
16379 </cell>
16380 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16381 \begin_inset Text
16382
16383 \begin_layout Plain Layout
16384 \begin_inset Formula $\pm$
16385 \end_inset
16386
16387
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 </row>
16393 <row>
16394 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16395 \begin_inset Text
16396
16397 \begin_layout Plain Layout
16398
16399 \backslash
16400 mp
16401 \end_layout
16402
16403 \end_inset
16404 </cell>
16405 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16406 \begin_inset Text
16407
16408 \begin_layout Plain Layout
16409 \begin_inset Formula $\mp$
16410 \end_inset
16411
16412
16413 \end_layout
16414
16415 \end_inset
16416 </cell>
16417 </row>
16418 <row>
16419 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16420 \begin_inset Text
16421
16422 \begin_layout Plain Layout
16423
16424 \backslash
16425 cdot
16426 \end_layout
16427
16428 \end_inset
16429 </cell>
16430 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16431 \begin_inset Text
16432
16433 \begin_layout Plain Layout
16434 \begin_inset Formula $\cdot$
16435 \end_inset
16436
16437
16438 \end_layout
16439
16440 \end_inset
16441 </cell>
16442 </row>
16443 <row>
16444 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16445 \begin_inset Text
16446
16447 \begin_layout Plain Layout
16448
16449 \backslash
16450 times
16451 \end_layout
16452
16453 \end_inset
16454 </cell>
16455 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16456 \begin_inset Text
16457
16458 \begin_layout Plain Layout
16459 \begin_inset Formula $\times$
16460 \end_inset
16461
16462
16463 \end_layout
16464
16465 \end_inset
16466 </cell>
16467 </row>
16468 <row>
16469 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16470 \begin_inset Text
16471
16472 \begin_layout Plain Layout
16473
16474 \backslash
16475 div
16476 \end_layout
16477
16478 \end_inset
16479 </cell>
16480 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16481 \begin_inset Text
16482
16483 \begin_layout Plain Layout
16484 \begin_inset Formula $\div$
16485 \end_inset
16486
16487
16488 \end_layout
16489
16490 \end_inset
16491 </cell>
16492 </row>
16493 <row>
16494 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Plain Layout
16498 \begin_inset ERT
16499 status collapsed
16500
16501 \begin_layout Plain Layout
16502
16503
16504 \backslash
16505 raisebox{-1.2mm}{
16506 \end_layout
16507
16508 \end_inset
16509
16510 *
16511 \begin_inset ERT
16512 status collapsed
16513
16514 \begin_layout Plain Layout
16515
16516 }
16517 \end_layout
16518
16519 \end_inset
16520
16521
16522 \end_layout
16523
16524 \end_inset
16525 </cell>
16526 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16527 \begin_inset Text
16528
16529 \begin_layout Plain Layout
16530 \begin_inset Formula $*$
16531 \end_inset
16532
16533
16534 \end_layout
16535
16536 \end_inset
16537 </cell>
16538 </row>
16539 <row>
16540 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16541 \begin_inset Text
16542
16543 \begin_layout Plain Layout
16544
16545 \backslash
16546 star
16547 \end_layout
16548
16549 \end_inset
16550 </cell>
16551 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16552 \begin_inset Text
16553
16554 \begin_layout Plain Layout
16555 \begin_inset Formula $\star$
16556 \end_inset
16557
16558
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 </row>
16564 <row>
16565 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16566 \begin_inset Text
16567
16568 \begin_layout Plain Layout
16569
16570 \backslash
16571 circ
16572 \end_layout
16573
16574 \end_inset
16575 </cell>
16576 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16577 \begin_inset Text
16578
16579 \begin_layout Plain Layout
16580 \begin_inset Formula $\circ$
16581 \end_inset
16582
16583
16584 \end_layout
16585
16586 \end_inset
16587 </cell>
16588 </row>
16589 <row>
16590 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Plain Layout
16594
16595 \backslash
16596 diamond
16597 \end_layout
16598
16599 \end_inset
16600 </cell>
16601 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16602 \begin_inset Text
16603
16604 \begin_layout Plain Layout
16605 \begin_inset Formula $\diamond$
16606 \end_inset
16607
16608
16609 \end_layout
16610
16611 \end_inset
16612 </cell>
16613 </row>
16614 <row>
16615 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16616 \begin_inset Text
16617
16618 \begin_layout Plain Layout
16619
16620 \backslash
16621 bullet
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 \begin_inset Formula $\bullet$
16631 \end_inset
16632
16633
16634 \end_layout
16635
16636 \end_inset
16637 </cell>
16638 </row>
16639 </lyxtabular>
16640
16641 \end_inset
16642
16643
16644 \begin_inset space \hfill{}
16645 \end_inset
16646
16647
16648 \begin_inset Tabular
16649 <lyxtabular version="3" rows="13" columns="2">
16650 <features booktabs="true" tabularvalignment="middle">
16651 <column alignment="center" valignment="top" width="0pt">
16652 <column alignment="center" valignment="top" width="0pt">
16653 <row>
16654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16655 \begin_inset Text
16656
16657 \begin_layout Plain Layout
16658 コマンド
16659 \end_layout
16660
16661 \end_inset
16662 </cell>
16663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16664 \begin_inset Text
16665
16666 \begin_layout Plain Layout
16667 出力
16668 \end_layout
16669
16670 \end_inset
16671 </cell>
16672 </row>
16673 <row>
16674 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16675 \begin_inset Text
16676
16677 \begin_layout Plain Layout
16678
16679 \backslash
16680 nabla
16681 \end_layout
16682
16683 \end_inset
16684 </cell>
16685 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16686 \begin_inset Text
16687
16688 \begin_layout Plain Layout
16689 \begin_inset Formula $\nabla$
16690 \end_inset
16691
16692
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 </row>
16698 <row>
16699 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16700 \begin_inset Text
16701
16702 \begin_layout Plain Layout
16703
16704 \backslash
16705 bigtriangledown
16706 \end_layout
16707
16708 \end_inset
16709 </cell>
16710 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16711 \begin_inset Text
16712
16713 \begin_layout Plain Layout
16714 \begin_inset Formula $\bigtriangledown$
16715 \end_inset
16716
16717
16718 \end_layout
16719
16720 \end_inset
16721 </cell>
16722 </row>
16723 <row>
16724 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16725 \begin_inset Text
16726
16727 \begin_layout Plain Layout
16728
16729 \backslash
16730 bigtriangleup
16731 \end_layout
16732
16733 \end_inset
16734 </cell>
16735 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16736 \begin_inset Text
16737
16738 \begin_layout Plain Layout
16739 \begin_inset Formula $\bigtriangleup$
16740 \end_inset
16741
16742
16743 \end_layout
16744
16745 \end_inset
16746 </cell>
16747 </row>
16748 <row>
16749 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16750 \begin_inset Text
16751
16752 \begin_layout Plain Layout
16753
16754 \backslash
16755 Box
16756 \end_layout
16757
16758 \end_inset
16759 </cell>
16760 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16761 \begin_inset Text
16762
16763 \begin_layout Plain Layout
16764 \begin_inset Formula $\Box$
16765 \end_inset
16766
16767
16768 \end_layout
16769
16770 \end_inset
16771 </cell>
16772 </row>
16773 <row>
16774 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Plain Layout
16778
16779 \backslash
16780 cap 
16781 \end_layout
16782
16783 \end_inset
16784 </cell>
16785 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16786 \begin_inset Text
16787
16788 \begin_layout Plain Layout
16789 \begin_inset Formula $\cap$
16790 \end_inset
16791
16792
16793 \end_layout
16794
16795 \end_inset
16796 </cell>
16797 </row>
16798 <row>
16799 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16800 \begin_inset Text
16801
16802 \begin_layout Plain Layout
16803
16804 \backslash
16805 cup
16806 \end_layout
16807
16808 \end_inset
16809 </cell>
16810 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16811 \begin_inset Text
16812
16813 \begin_layout Plain Layout
16814 \begin_inset Formula $\cup$
16815 \end_inset
16816
16817
16818 \end_layout
16819
16820 \end_inset
16821 </cell>
16822 </row>
16823 <row>
16824 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16825 \begin_inset Text
16826
16827 \begin_layout Plain Layout
16828
16829 \backslash
16830 dagger
16831 \end_layout
16832
16833 \end_inset
16834 </cell>
16835 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16836 \begin_inset Text
16837
16838 \begin_layout Plain Layout
16839 \begin_inset Formula $\dagger$
16840 \end_inset
16841
16842
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 </row>
16848 <row>
16849 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16850 \begin_inset Text
16851
16852 \begin_layout Plain Layout
16853
16854 \backslash
16855 ddagger
16856 \end_layout
16857
16858 \end_inset
16859 </cell>
16860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16861 \begin_inset Text
16862
16863 \begin_layout Plain Layout
16864 \begin_inset Formula $\ddagger$
16865 \end_inset
16866
16867
16868 \end_layout
16869
16870 \end_inset
16871 </cell>
16872 </row>
16873 <row>
16874 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Plain Layout
16878
16879 \backslash
16880 wr
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889 \begin_inset Formula $\wr$
16890 \end_inset
16891
16892
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 </row>
16898 <row>
16899 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16900 \begin_inset Text
16901
16902 \begin_layout Plain Layout
16903
16904 \backslash
16905 bigcirc
16906 \end_layout
16907
16908 \end_inset
16909 </cell>
16910 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16911 \begin_inset Text
16912
16913 \begin_layout Plain Layout
16914 \begin_inset Formula $\bigcirc$
16915 \end_inset
16916
16917
16918 \end_layout
16919
16920 \end_inset
16921 </cell>
16922 </row>
16923 <row>
16924 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16925 \begin_inset Text
16926
16927 \begin_layout Plain Layout
16928
16929 \backslash
16930 wedge
16931 \end_layout
16932
16933 \end_inset
16934 </cell>
16935 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16936 \begin_inset Text
16937
16938 \begin_layout Plain Layout
16939 \begin_inset Formula $\wedge$
16940 \end_inset
16941
16942
16943 \end_layout
16944
16945 \end_inset
16946 </cell>
16947 </row>
16948 <row>
16949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Plain Layout
16953
16954 \backslash
16955 vee
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16961 \begin_inset Text
16962
16963 \begin_layout Plain Layout
16964 \begin_inset Formula $\vee$
16965 \end_inset
16966
16967
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 </row>
16973 </lyxtabular>
16974
16975 \end_inset
16976
16977
16978 \begin_inset space \hfill{}
16979 \end_inset
16980
16981
16982 \begin_inset Tabular
16983 <lyxtabular version="3" rows="13" columns="2">
16984 <features booktabs="true" tabularvalignment="middle">
16985 <column alignment="center" valignment="top" width="0pt">
16986 <column alignment="center" valignment="top" width="0pt">
16987 <row>
16988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout Plain Layout
16992 コマンド
16993 \end_layout
16994
16995 \end_inset
16996 </cell>
16997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16998 \begin_inset Text
16999
17000 \begin_layout Plain Layout
17001 出力
17002 \end_layout
17003
17004 \end_inset
17005 </cell>
17006 </row>
17007 <row>
17008 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17009 \begin_inset Text
17010
17011 \begin_layout Plain Layout
17012
17013 \backslash
17014 oplus
17015 \end_layout
17016
17017 \end_inset
17018 </cell>
17019 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17020 \begin_inset Text
17021
17022 \begin_layout Plain Layout
17023 \begin_inset Formula $\oplus$
17024 \end_inset
17025
17026
17027 \end_layout
17028
17029 \end_inset
17030 </cell>
17031 </row>
17032 <row>
17033 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17034 \begin_inset Text
17035
17036 \begin_layout Plain Layout
17037
17038 \backslash
17039 ominus
17040 \end_layout
17041
17042 \end_inset
17043 </cell>
17044 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17045 \begin_inset Text
17046
17047 \begin_layout Plain Layout
17048 \begin_inset Formula $\ominus$
17049 \end_inset
17050
17051
17052 \end_layout
17053
17054 \end_inset
17055 </cell>
17056 </row>
17057 <row>
17058 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17059 \begin_inset Text
17060
17061 \begin_layout Plain Layout
17062
17063 \backslash
17064 otimes
17065 \end_layout
17066
17067 \end_inset
17068 </cell>
17069 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17070 \begin_inset Text
17071
17072 \begin_layout Plain Layout
17073 \begin_inset Formula $\otimes$
17074 \end_inset
17075
17076
17077 \end_layout
17078
17079 \end_inset
17080 </cell>
17081 </row>
17082 <row>
17083 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17084 \begin_inset Text
17085
17086 \begin_layout Plain Layout
17087
17088 \backslash
17089 oslash
17090 \end_layout
17091
17092 \end_inset
17093 </cell>
17094 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17095 \begin_inset Text
17096
17097 \begin_layout Plain Layout
17098 \begin_inset Formula $\oslash$
17099 \end_inset
17100
17101
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 </row>
17107 <row>
17108 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17109 \begin_inset Text
17110
17111 \begin_layout Plain Layout
17112
17113 \backslash
17114 odot
17115 \end_layout
17116
17117 \end_inset
17118 </cell>
17119 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17120 \begin_inset Text
17121
17122 \begin_layout Plain Layout
17123 \begin_inset Formula $\odot$
17124 \end_inset
17125
17126
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 </row>
17132 <row>
17133 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17134 \begin_inset Text
17135
17136 \begin_layout Plain Layout
17137
17138 \backslash
17139 amalg
17140 \end_layout
17141
17142 \end_inset
17143 </cell>
17144 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17145 \begin_inset Text
17146
17147 \begin_layout Plain Layout
17148 \begin_inset Formula $\amalg$
17149 \end_inset
17150
17151
17152 \end_layout
17153
17154 \end_inset
17155 </cell>
17156 </row>
17157 <row>
17158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17159 \begin_inset Text
17160
17161 \begin_layout Plain Layout
17162
17163 \backslash
17164 uplus
17165 \end_layout
17166
17167 \end_inset
17168 </cell>
17169 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17170 \begin_inset Text
17171
17172 \begin_layout Plain Layout
17173 \begin_inset Formula $\uplus$
17174 \end_inset
17175
17176
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 </row>
17182 <row>
17183 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17184 \begin_inset Text
17185
17186 \begin_layout Plain Layout
17187
17188 \backslash
17189 setminus
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17195 \begin_inset Text
17196
17197 \begin_layout Plain Layout
17198 \begin_inset Formula $\setminus$
17199 \end_inset
17200
17201
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 </row>
17207 <row>
17208 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17209 \begin_inset Text
17210
17211 \begin_layout Plain Layout
17212
17213 \backslash
17214 sqcap
17215 \end_layout
17216
17217 \end_inset
17218 </cell>
17219 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17220 \begin_inset Text
17221
17222 \begin_layout Plain Layout
17223 \begin_inset Formula $\sqcap$
17224 \end_inset
17225
17226
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 </row>
17232 <row>
17233 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17234 \begin_inset Text
17235
17236 \begin_layout Plain Layout
17237
17238 \backslash
17239 sqcup
17240 \end_layout
17241
17242 \end_inset
17243 </cell>
17244 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17245 \begin_inset Text
17246
17247 \begin_layout Plain Layout
17248 \begin_inset Formula $\sqcup$
17249 \end_inset
17250
17251
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 </row>
17257 <row>
17258 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17259 \begin_inset Text
17260
17261 \begin_layout Plain Layout
17262
17263 \backslash
17264 triangleleft
17265 \end_layout
17266
17267 \end_inset
17268 </cell>
17269 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17270 \begin_inset Text
17271
17272 \begin_layout Plain Layout
17273 \begin_inset Formula $\triangleleft$
17274 \end_inset
17275
17276
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 </row>
17282 <row>
17283 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17284 \begin_inset Text
17285
17286 \begin_layout Plain Layout
17287
17288 \backslash
17289 triangleright
17290 \end_layout
17291
17292 \end_inset
17293 </cell>
17294 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17295 \begin_inset Text
17296
17297 \begin_layout Plain Layout
17298 \begin_inset Formula $\triangleright$
17299 \end_inset
17300
17301
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 </row>
17307 </lyxtabular>
17308
17309 \end_inset
17310
17311
17312 \end_layout
17313
17314 \begin_layout Standard
17315 二項演算子は,すべて数式ツールバーボタンの
17316 \begin_inset Info
17317 type  "icon"
17318 arg   "math-insert \\pm"
17319 \end_inset
17320
17321 から挿入することもできます.
17322 \end_layout
17323
17324 \begin_layout Standard
17325 ラプラス演算子を組版するには,
17326 \series bold
17327
17328 \backslash
17329 bigtriangleup
17330 \series default
17331 以外に,
17332 \series bold
17333
17334 \backslash
17335 Delta
17336 \series default
17337
17338 \series bold
17339
17340 \backslash
17341 nabla
17342 \series default
17343 ^
17344 \series bold
17345 2
17346 \series default
17347 (
17348 \begin_inset Formula $\nabla^{2}$
17349 \end_inset
17350
17351 )を使用することもできます.
17352 \end_layout
17353
17354 \begin_layout Standard
17355
17356 \family sans
17357 挿入\SpecialChar menuseparator
17358 特殊文字
17359 \family default
17360 メニューの
17361 \family sans
17362 メニュー区切り
17363 \family default
17364 で入力される文字は,
17365 \series bold
17366
17367 \backslash
17368 triangleright
17369 \series default
17370 演算子です.
17371 \end_layout
17372
17373 \begin_layout Subsection
17374 自己定義演算子
17375 \begin_inset CommandInset label
17376 LatexCommand label
17377 name "subsec:自己定義演算子"
17378
17379 \end_inset
17380
17381
17382 \begin_inset Index idx
17383 status collapsed
17384
17385 \begin_layout Plain Layout
17386 えんざんし@演算子 ! じこていぎ@自己定義
17387 \begin_inset space \thinspace{}
17388 \end_inset
17389
17390 ——
17391 \end_layout
17392
17393 \end_inset
17394
17395
17396 \end_layout
17397
17398 \begin_layout Standard
17399 \SpecialChar LaTeX
17400 プリアンブルで
17401 \series bold
17402
17403 \backslash
17404 DeclareMathOperator
17405 \series default
17406
17407 \begin_inset Index idx
17408 status collapsed
17409
17410 \begin_layout Plain Layout
17411 こまんど@コマンド ! D ! 
17412 \backslash
17413 dbinom@
17414 \backslash
17415 DeclareMathOperator
17416 \end_layout
17417
17418 \end_inset
17419
17420 コマンドを使用すると,自己定義演算子を定義することができます.このコマンドの書式は
17421 \end_layout
17422
17423 \begin_layout Standard
17424
17425 \series bold
17426
17427 \backslash
17428 DeclareMathOperator{新規コマンド}{表示}
17429 \end_layout
17430
17431 \begin_layout Standard
17432 です.「表示」は,出力での演算子の表示され方を定義する文字や記号です.大演算子を定義するには,コマンドの後に「*」を置きます.自己定義の大演算子は,すべて第
17433 \begin_inset CommandInset ref
17434 LatexCommand ref
17435 reference "subsec:演算子の範囲"
17436
17437 \end_inset
17438
17439 節で述べられた範囲を指定することができます.
17440 \end_layout
17441
17442 \begin_layout Standard
17443 たとえば,以下のような\SpecialChar LaTeX
17444 プリアンブル行
17445 \end_layout
17446
17447 \begin_layout Standard
17448
17449 \series bold
17450
17451 \backslash
17452 DeclareMathOperator*{
17453 \backslash
17454 Lozenge}{
17455 \backslash
17456 blacklozenge}
17457 \end_layout
17458
17459 \begin_layout Standard
17460 は,第
17461 \begin_inset CommandInset ref
17462 LatexCommand ref
17463 reference "subsec:その他の記号"
17464
17465 \end_inset
17466
17467 節にある菱形記号を使った大演算子を挿入する,以下のようなコマンド
17468 \series bold
17469
17470 \backslash
17471 Lozenge
17472 \series default
17473 を定義します.
17474 \begin_inset Formula 
17475 \[
17476 \Lozenge_{n=1}^{\infty}
17477 \]
17478
17479 \end_inset
17480
17481 上記の数式を作るコマンドは,
17482 \series bold
17483
17484 \backslash
17485 Lozenge
17486 \series default
17487 ^
17488 \series bold
17489
17490 \backslash
17491 infty
17492 \begin_inset Formula $\to$
17493 \end_inset
17494
17495 _n=1
17496 \series default
17497 です.
17498 \end_layout
17499
17500 \begin_layout Standard
17501 \begin_inset VSpace bigskip
17502 \end_inset
17503
17504 自己定義演算子を,同一文書内で複数回用いない時には,以下の書式を持つ
17505 \series bold
17506
17507 \backslash
17508 mathop
17509 \series default
17510
17511 \begin_inset Index idx
17512 status collapsed
17513
17514 \begin_layout Plain Layout
17515 こまんど@コマンド ! M ! 
17516 \backslash
17517 mathop
17518 \end_layout
17519
17520 \end_inset
17521
17522 コマンドおよび
17523 \series bold
17524
17525 \backslash
17526 mathbin
17527 \series default
17528
17529 \begin_inset Index idx
17530 status collapsed
17531
17532 \begin_layout Plain Layout
17533 こまんど@コマンド ! M ! 
17534 \backslash
17535 mathbin
17536 \end_layout
17537
17538 \end_inset
17539
17540 コマンドを用いて定義を行うこともできます.
17541 \end_layout
17542
17543 \begin_layout Standard
17544 (書式)
17545 \series bold
17546
17547 \backslash
17548 mathop{表示}
17549 \series default
17550 および
17551 \series bold
17552
17553 \backslash
17554 mathbin{表示}
17555 \end_layout
17556
17557 \begin_layout Standard
17558
17559 \series bold
17560
17561 \backslash
17562 mathop
17563 \series default
17564 は大演算子を定義し,
17565 \series bold
17566
17567 \backslash
17568 mathbin
17569 \series default
17570 は二項演算子を定義します.
17571 \end_layout
17572
17573 \begin_layout Standard
17574 たとえば
17575 \series bold
17576
17577 \backslash
17578 mathop
17579 \series default
17580 は,以下のように,複数の演算子に共通の範囲指定を行うのに用いることができます.
17581 \end_layout
17582
17583 \begin_layout Standard
17584 \begin_inset Formula 
17585 \[
17586 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17587 \]
17588
17589 \end_inset
17590
17591
17592 \end_layout
17593
17594 \begin_layout Standard
17595 上記の数式では
17596 \begin_inset Newline newline
17597 \end_inset
17598
17599
17600 \series bold
17601
17602 \backslash
17603 mathop{
17604 \backslash
17605 sum
17606 \backslash
17607 negmedspace
17608 \backslash
17609 sum
17610 \series default
17611
17612 \begin_inset space \textvisiblespace{}
17613 \end_inset
17614
17615
17616 \series bold
17617
17618 \begin_inset Formula $\to$
17619 \end_inset
17620
17621 ^N
17622 \series default
17623
17624 \begin_inset space \textvisiblespace{}
17625 \end_inset
17626
17627
17628 \series bold
17629 _i,j=1
17630 \begin_inset Newline newline
17631 \end_inset
17632
17633
17634 \series default
17635 というコマンドを用いています.
17636 \end_layout
17637
17638 \begin_layout Section
17639 書体
17640 \begin_inset Index idx
17641 status collapsed
17642
17643 \begin_layout Plain Layout
17644 しょたい@書体
17645 \end_layout
17646
17647 \end_inset
17648
17649
17650 \begin_inset Index idx
17651 status collapsed
17652
17653 \begin_layout Plain Layout
17654 ふぉんと@フォント
17655 \begin_inset ERT
17656 status collapsed
17657
17658 \begin_layout Plain Layout
17659
17660 |see{
17661 \end_layout
17662
17663 \end_inset
17664
17665 書体
17666 \begin_inset ERT
17667 status collapsed
17668
17669 \begin_layout Plain Layout
17670
17671 }
17672 \end_layout
17673
17674 \end_inset
17675
17676
17677 \end_layout
17678
17679 \end_inset
17680
17681
17682 \end_layout
17683
17684 \begin_layout Subsection
17685 書体様式
17686 \begin_inset CommandInset label
17687 LatexCommand label
17688 name "subsec:書体様式"
17689
17690 \end_inset
17691
17692
17693 \begin_inset Index idx
17694 status collapsed
17695
17696 \begin_layout Plain Layout
17697 しょたい@書体 ! ようしき@様式
17698 \end_layout
17699
17700 \end_inset
17701
17702
17703 \end_layout
17704
17705 \begin_layout Standard
17706 数式中のラテン文字は,以下の書体様式のうちいずれかに設定することができます.
17707 \end_layout
17708
17709 \begin_layout Standard
17710 \align center
17711 \begin_inset Tabular
17712 <lyxtabular version="3" rows="6" columns="3">
17713 <features booktabs="true" tabularvalignment="middle">
17714 <column alignment="center" valignment="top" width="0pt">
17715 <column alignment="center" valignment="top">
17716 <column alignment="center" valignment="top">
17717 <row>
17718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17719 \begin_inset Text
17720
17721 \begin_layout Plain Layout
17722 コマンド
17723 \end_layout
17724
17725 \end_inset
17726 </cell>
17727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17728 \begin_inset Text
17729
17730 \begin_layout Plain Layout
17731 出力
17732 \end_layout
17733
17734 \end_inset
17735 </cell>
17736 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17737 \begin_inset Text
17738
17739 \begin_layout Plain Layout
17740
17741 \lang english
17742 Shortcut
17743 \end_layout
17744
17745 \end_inset
17746 </cell>
17747 </row>
17748 <row>
17749 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17750 \begin_inset Text
17751
17752 \begin_layout Plain Layout
17753
17754 \backslash
17755 mathbb
17756 \series bold
17757
17758 \begin_inset space \textvisiblespace{}
17759 \end_inset
17760
17761
17762 \series default
17763 ABC
17764 \end_layout
17765
17766 \end_inset
17767 </cell>
17768 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17769 \begin_inset Text
17770
17771 \begin_layout Plain Layout
17772 \begin_inset Formula $\mathbb{ABC}$
17773 \end_inset
17774
17775
17776 \end_layout
17777
17778 \end_inset
17779 </cell>
17780 <cell alignment="center" valignment="top" usebox="none">
17781 \begin_inset Text
17782
17783 \begin_layout Plain Layout
17784 -
17785 \end_layout
17786
17787 \end_inset
17788 </cell>
17789 </row>
17790 <row>
17791 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17792 \begin_inset Text
17793
17794 \begin_layout Plain Layout
17795
17796 \backslash
17797 mathbf
17798 \series bold
17799
17800 \begin_inset space \textvisiblespace{}
17801 \end_inset
17802
17803
17804 \series default
17805 AbC
17806 \end_layout
17807
17808 \end_inset
17809 </cell>
17810 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814 \begin_inset Formula $\mathbf{AbC}$
17815 \end_inset
17816
17817
17818 \end_layout
17819
17820 \end_inset
17821 </cell>
17822 <cell alignment="center" valignment="top" usebox="none">
17823 \begin_inset Text
17824
17825 \begin_layout Plain Layout
17826 \begin_inset Info
17827 type  "shortcut"
17828 arg   "font-bold"
17829 \end_inset
17830
17831
17832 \end_layout
17833
17834 \end_inset
17835 </cell>
17836 </row>
17837 <row>
17838 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17839 \begin_inset Text
17840
17841 \begin_layout Plain Layout
17842
17843 \backslash
17844 boldsymbol
17845 \series bold
17846
17847 \begin_inset space \textvisiblespace{}
17848 \end_inset
17849
17850
17851 \series default
17852 AbC
17853 \end_layout
17854
17855 \end_inset
17856 </cell>
17857 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17858 \begin_inset Text
17859
17860 \begin_layout Plain Layout
17861 \begin_inset Formula $\boldsymbol{AbC}$
17862 \end_inset
17863
17864
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 <cell alignment="center" valignment="top" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873 \begin_inset Info
17874 type  "shortcut"
17875 arg   "font-boldsymbol"
17876 \end_inset
17877
17878
17879 \end_layout
17880
17881 \end_inset
17882 </cell>
17883 </row>
17884 <row>
17885 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17886 \begin_inset Text
17887
17888 \begin_layout Plain Layout
17889
17890 \backslash
17891 mathcal
17892 \series bold
17893
17894 \begin_inset space \textvisiblespace{}
17895 \end_inset
17896
17897
17898 \series default
17899 ABC
17900 \end_layout
17901
17902 \end_inset
17903 </cell>
17904 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17905 \begin_inset Text
17906
17907 \begin_layout Plain Layout
17908 \begin_inset Formula $\mathcal{ABC}$
17909 \end_inset
17910
17911
17912 \end_layout
17913
17914 \end_inset
17915 </cell>
17916 <cell alignment="center" valignment="top" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920 -
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 </row>
17926 <row>
17927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931
17932 \backslash
17933 mathfrak
17934 \series bold
17935
17936 \begin_inset space \textvisiblespace{}
17937 \end_inset
17938
17939
17940 \series default
17941 AbC
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17947 \begin_inset Text
17948
17949 \begin_layout Plain Layout
17950 \begin_inset Formula $\mathfrak{AbC}$
17951 \end_inset
17952
17953
17954 \end_layout
17955
17956 \end_inset
17957 </cell>
17958 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Plain Layout
17962 -
17963 \end_layout
17964
17965 \end_inset
17966 </cell>
17967 </row>
17968 </lyxtabular>
17969
17970 \end_inset
17971
17972
17973 \end_layout
17974
17975 \begin_layout Standard
17976 \align center
17977 \begin_inset Tabular
17978 <lyxtabular version="3" rows="6" columns="3">
17979 <features booktabs="true" tabularvalignment="middle">
17980 <column alignment="center" valignment="top" width="0pt">
17981 <column alignment="center" valignment="top">
17982 <column alignment="center" valignment="top">
17983 <row>
17984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988 コマンド
17989 \end_layout
17990
17991 \end_inset
17992 </cell>
17993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17994 \begin_inset Text
17995
17996 \begin_layout Plain Layout
17997 出力
17998 \end_layout
17999
18000 \end_inset
18001 </cell>
18002 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18003 \begin_inset Text
18004
18005 \begin_layout Plain Layout
18006
18007 \lang english
18008 Shortcut
18009 \end_layout
18010
18011 \end_inset
18012 </cell>
18013 </row>
18014 <row>
18015 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18016 \begin_inset Text
18017
18018 \begin_layout Plain Layout
18019
18020 \backslash
18021 mathit
18022 \series bold
18023
18024 \begin_inset space \textvisiblespace{}
18025 \end_inset
18026
18027
18028 \series default
18029 AbC
18030 \end_layout
18031
18032 \end_inset
18033 </cell>
18034 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18035 \begin_inset Text
18036
18037 \begin_layout Plain Layout
18038 \begin_inset Formula $\mathit{AbC}$
18039 \end_inset
18040
18041
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 <cell alignment="center" valignment="top" usebox="none">
18047 \begin_inset Text
18048
18049 \begin_layout Plain Layout
18050 -
18051 \end_layout
18052
18053 \end_inset
18054 </cell>
18055 </row>
18056 <row>
18057 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18058 \begin_inset Text
18059
18060 \begin_layout Plain Layout
18061
18062 \backslash
18063 mathrm
18064 \series bold
18065
18066 \begin_inset space \textvisiblespace{}
18067 \end_inset
18068
18069
18070 \series default
18071 AbC
18072 \end_layout
18073
18074 \end_inset
18075 </cell>
18076 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18077 \begin_inset Text
18078
18079 \begin_layout Plain Layout
18080 \begin_inset Formula $\mathrm{AbC}$
18081 \end_inset
18082
18083
18084 \end_layout
18085
18086 \end_inset
18087 </cell>
18088 <cell alignment="center" valignment="top" usebox="none">
18089 \begin_inset Text
18090
18091 \begin_layout Plain Layout
18092 \begin_inset Info
18093 type  "shortcut"
18094 arg   "font-roman"
18095 \end_inset
18096
18097
18098 \end_layout
18099
18100 \end_inset
18101 </cell>
18102 </row>
18103 <row>
18104 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18105 \begin_inset Text
18106
18107 \begin_layout Plain Layout
18108
18109 \backslash
18110 mathsf
18111 \series bold
18112
18113 \begin_inset space \textvisiblespace{}
18114 \end_inset
18115
18116
18117 \series default
18118 AbC
18119 \end_layout
18120
18121 \end_inset
18122 </cell>
18123 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127 \begin_inset Formula $\mathsf{AbC}$
18128 \end_inset
18129
18130
18131 \end_layout
18132
18133 \end_inset
18134 </cell>
18135 <cell alignment="center" valignment="top" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Plain Layout
18139 \begin_inset Info
18140 type  "shortcut"
18141 arg   "font-sans"
18142 \end_inset
18143
18144
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 </row>
18150 <row>
18151 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18152 \begin_inset Text
18153
18154 \begin_layout Plain Layout
18155
18156 \backslash
18157 mathtt
18158 \series bold
18159
18160 \begin_inset space \textvisiblespace{}
18161 \end_inset
18162
18163
18164 \series default
18165 AbC
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18171 \begin_inset Text
18172
18173 \begin_layout Plain Layout
18174 \begin_inset Formula $\mathtt{AbC}$
18175 \end_inset
18176
18177
18178 \end_layout
18179
18180 \end_inset
18181 </cell>
18182 <cell alignment="center" valignment="top" usebox="none">
18183 \begin_inset Text
18184
18185 \begin_layout Plain Layout
18186 \begin_inset Info
18187 type  "shortcut"
18188 arg   "font-typewriter"
18189 \end_inset
18190
18191
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 </row>
18197 <row>
18198 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18199 \begin_inset Text
18200
18201 \begin_layout Plain Layout
18202
18203 \backslash
18204 mathscr
18205 \series bold
18206
18207 \begin_inset space \textvisiblespace{}
18208 \end_inset
18209
18210
18211 \series default
18212 ABC
18213 \end_layout
18214
18215 \end_inset
18216 </cell>
18217 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18218 \begin_inset Text
18219
18220 \begin_layout Plain Layout
18221 \begin_inset Formula $\mathscr{ABC}$
18222 \end_inset
18223
18224
18225 \end_layout
18226
18227 \end_inset
18228 </cell>
18229 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18230 \begin_inset Text
18231
18232 \begin_layout Plain Layout
18233 -
18234 \end_layout
18235
18236 \end_inset
18237 </cell>
18238 </row>
18239 </lyxtabular>
18240
18241 \end_inset
18242
18243
18244 \end_layout
18245
18246 \begin_layout Standard
18247 \begin_inset Note Greyedout
18248 status open
18249
18250 \begin_layout Plain Layout
18251
18252 \series bold
18253 【註】
18254 \backslash
18255 mathbb
18256 \series default
18257
18258 \series bold
18259 mathcal
18260 \series default
18261 様式と
18262 \series bold
18263
18264 \backslash
18265 mathscr
18266 \series default
18267 様式は,大文字にのみ使用することができます.
18268 \end_layout
18269
18270 \end_inset
18271
18272
18273 \end_layout
18274
18275 \begin_layout Standard
18276 既定では,
18277 \series bold
18278
18279 \backslash
18280 mathnormal
18281 \series default
18282 様式に設定されています.
18283 \end_layout
18284
18285 \begin_layout Standard
18286 書体様式コマンドは,以下のように数式構成要素内の文字に対しても機能します.
18287 \begin_inset Formula 
18288 \[
18289 \mathfrak{A=\frac{b}{C}}
18290 \]
18291
18292 \end_inset
18293
18294
18295 \end_layout
18296
18297 \begin_layout Standard
18298 数式テキストに含まれる文字に対しては,数式書体様式は反映せず,
18299 \series bold
18300
18301 \backslash
18302 textrm
18303 \series default
18304 様式で表示されます.数式テキストの様式を文字様式ダイアログで設定することができないのは,\SpecialChar LyX
18305 のバグです
18306 \begin_inset Foot
18307 status collapsed
18308
18309 \begin_layout Plain Layout
18310 \begin_inset CommandInset href
18311 LatexCommand href
18312 name "LyX-bug #4629"
18313 target "http://www.lyx.org/trac/ticket/4629"
18314
18315 \end_inset
18316
18317
18318 \end_layout
18319
18320 \end_inset
18321
18322
18323 \end_layout
18324
18325 \begin_layout Standard
18326 書体様式コマンドの代わりに,
18327 \family sans
18328 編集\SpecialChar menuseparator
18329 数学\SpecialChar menuseparator
18330 文字様式
18331 \family default
18332 ダイアログや,
18333 \begin_inset Info
18334 type  "icon"
18335 arg   "math-insert \\font"
18336 \end_inset
18337
18338 を使用することもできます.
18339 \end_layout
18340
18341 \begin_layout Subsection
18342 ボールド体の数式
18343 \begin_inset CommandInset label
18344 LatexCommand label
18345 name "subsec:ボールド体の数式"
18346
18347 \end_inset
18348
18349
18350 \begin_inset Index idx
18351 status collapsed
18352
18353 \begin_layout Plain Layout
18354 すうしき@数式 ! ぼーるどたい@ボールド体
18355 \end_layout
18356
18357 \end_inset
18358
18359
18360 \end_layout
18361
18362 \begin_layout Standard
18363 数式全体をボールド体にしようとすると,前節の
18364 \series bold
18365
18366 \backslash
18367 mathbf
18368 \series default
18369 コマンドは,ギリシャ文字の小文字に対しては機能しないので,使用することができません.さらにこのコマンドは,以下の式のように,ラテン文字をつねにアップライト体に印
18370 字してしまいます.
18371 \end_layout
18372
18373 \begin_layout Standard
18374 \begin_inset Formula 
18375 \[
18376 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
18377 \]
18378
18379 \end_inset
18380
18381
18382 \end_layout
18383
18384 \begin_layout Standard
18385 この数式を正しく表示するには,以下のように,
18386 \series bold
18387
18388 \backslash
18389 boldsymbol
18390 \series default
18391 コマンドを使用します.
18392 \begin_inset Formula 
18393 \[
18394 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
18395 \]
18396
18397 \end_inset
18398
18399 また,数式を
18400 \series bold
18401 boldmath環境
18402 \series default
18403 に設定する方法もあります.この環境は,\SpecialChar TeX
18404 モードで
18405 \series bold
18406
18407 \backslash
18408 boldmath
18409 \begin_inset Index idx
18410 status collapsed
18411
18412 \begin_layout Plain Layout
18413 こまんど@コマンド ! B ! 
18414 \backslash
18415 boldmath
18416 \end_layout
18417
18418 \end_inset
18419
18420
18421 \series default
18422 コマンドを挿入することによって作ることができます.環境を閉じるには,
18423 \series bold
18424
18425 \backslash
18426 unboldmath
18427 \begin_inset Index idx
18428 status collapsed
18429
18430 \begin_layout Plain Layout
18431 こまんど@コマンド ! U ! 
18432 \backslash
18433 unboldmath
18434 \end_layout
18435
18436 \end_inset
18437
18438
18439 \series default
18440 コマンドを\SpecialChar TeX
18441 モードで挿入します.
18442 \begin_inset ERT
18443 status collapsed
18444
18445 \begin_layout Plain Layout
18446
18447
18448 \backslash
18449 boldmath 
18450 \end_layout
18451
18452 \end_inset
18453
18454
18455 \begin_inset Formula 
18456 \[
18457 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
18458 \]
18459
18460 \end_inset
18461
18462
18463 \begin_inset ERT
18464 status collapsed
18465
18466 \begin_layout Plain Layout
18467
18468
18469 \backslash
18470 unboldmath 
18471 \end_layout
18472
18473 \end_inset
18474
18475
18476 \end_layout
18477
18478 \begin_layout Subsection
18479 色付きの数式
18480 \begin_inset Index idx
18481 status collapsed
18482
18483 \begin_layout Plain Layout
18484 すうしき@数式 ! いろつき@色付き
18485 \end_layout
18486
18487 \end_inset
18488
18489
18490 \end_layout
18491
18492 \begin_layout Standard
18493 数式も,通常の本文と同様,色を付けることができます.数式あるいは数式の一部を選択して,文字様式ダイアログを使用して下さい.下記は,マゼンタ色にした数式です.
18494 \begin_inset Formula 
18495 \[
18496 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18497 \]
18498
18499 \end_inset
18500
18501
18502 \end_layout
18503
18504 \begin_layout Standard
18505
18506 \begin_inset CommandInset ref
18507 LatexCommand ref
18508 reference "subsec:色付きボックス"
18509
18510 \end_inset
18511
18512 節に述べられているように,自己定義の色を定義することもできます.自己定義の色は,以下の書式を持つ
18513 \series bold
18514
18515 \backslash
18516 textcolor
18517 \series default
18518
18519 \begin_inset Index idx
18520 status collapsed
18521
18522 \begin_layout Plain Layout
18523 こまんど@コマンド ! T ! 
18524 \backslash
18525 textcolor
18526 \end_layout
18527
18528 \end_inset
18529
18530 \SpecialChar TeX
18531 コードコマンドで適用することができます.
18532 \end_layout
18533
18534 \begin_layout Standard
18535
18536 \series bold
18537
18538 \backslash
18539 textcolor{色}{文字ないし数式}
18540 \end_layout
18541
18542 \begin_layout Standard
18543 下記の例は,全体を濃緑にし,一部を赤にしています.
18544 \end_layout
18545
18546 \begin_layout Standard
18547 \begin_inset ERT
18548 status collapsed
18549
18550 \begin_layout Plain Layout
18551
18552
18553 \backslash
18554 textcolor{darkgreen}{
18555 \end_layout
18556
18557 \end_inset
18558
18559
18560 \begin_inset Formula 
18561 \[
18562 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18563 \]
18564
18565 \end_inset
18566
18567
18568 \begin_inset ERT
18569 status collapsed
18570
18571 \begin_layout Plain Layout
18572
18573 }
18574 \end_layout
18575
18576 \end_inset
18577
18578
18579 \end_layout
18580
18581 \begin_layout Standard
18582 \SpecialChar LyX
18583 のバグのため,自己定義色は数式全体に対してしか使用することができません
18584 \begin_inset Foot
18585 status collapsed
18586
18587 \begin_layout Plain Layout
18588 \begin_inset CommandInset href
18589 LatexCommand href
18590 name "LyX-bug #5269"
18591 target "http://www.lyx.org/trac/ticket/5269"
18592
18593 \end_inset
18594
18595
18596 \end_layout
18597
18598 \end_inset
18599
18600
18601 \end_layout
18602
18603 \begin_layout Subsection
18604 書体寸法
18605 \begin_inset CommandInset label
18606 LatexCommand label
18607 name "subsec:書体寸法"
18608
18609 \end_inset
18610
18611
18612 \begin_inset Index idx
18613 status collapsed
18614
18615 \begin_layout Plain Layout
18616 しょたい@書体 ! すんぽう@寸法
18617 \end_layout
18618
18619 \end_inset
18620
18621
18622 \end_layout
18623
18624 \begin_layout Standard
18625 数式内の文字については,本文中の文字同様,以下の書体寸法設定コマンドがあります.
18626 \end_layout
18627
18628 \begin_layout Standard
18629
18630 \series bold
18631
18632 \backslash
18633 Huge
18634 \series default
18635
18636 \series bold
18637
18638 \backslash
18639 huge
18640 \series default
18641
18642 \series bold
18643
18644 \backslash
18645 LARGE
18646 \series default
18647
18648 \series bold
18649
18650 \backslash
18651 Large
18652 \series default
18653
18654 \series bold
18655
18656 \backslash
18657 large
18658 \series default
18659
18660 \series bold
18661
18662 \backslash
18663 normalsize
18664 \series default
18665
18666 \series bold
18667
18668 \backslash
18669 small
18670 \series default
18671 ,
18672 \begin_inset Newline newline
18673 \end_inset
18674
18675
18676 \series bold
18677
18678 \backslash
18679 footnotesize
18680 \series default
18681
18682 \series bold
18683
18684 \backslash
18685 scriptsize
18686 \series default
18687 ,および
18688 \series bold
18689
18690 \backslash
18691 tiny
18692 \end_layout
18693
18694 \begin_layout Standard
18695 これらのコマンドによって生成される実際の書体寸法は,文書の書体寸法に依存し,文書の書体寸法が
18696 \series bold
18697
18698 \backslash
18699 normalsize
18700 \series default
18701 コマンドに設定されます.他のコマンドは,
18702 \series bold
18703
18704 \backslash
18705 normalsize
18706 \series default
18707 を基準として拡大ないし縮小されます.しかしながら,書体寸法は一定の値を越えることができないようになっています.たとえば,文書書体寸法が12
18708 \begin_inset space \thinspace{}
18709 \end_inset
18710
18711 ptであるならば,
18712 \series bold
18713
18714 \backslash
18715 Huge
18716 \series default
18717 コマンドは
18718 \series bold
18719
18720 \backslash
18721 huge
18722 \series default
18723 コマンドと同じ大きさに落とされます.
18724 \end_layout
18725
18726 \begin_layout Standard
18727 ある場所以降のすべての数式と本文文字を変更するには,書体寸法コマンドを\SpecialChar TeX
18728 モードで挿入します.元の書体寸法に戻すには,数式の後に\SpecialChar TeX
18729 モードで
18730 \series bold
18731
18732 \backslash
18733 normalsize
18734 \series default
18735 コマンドを挿入します.
18736 \end_layout
18737
18738 \begin_layout Standard
18739 数式内では,以下の寸法コマンドまたはツールバーボタン
18740 \begin_inset Info
18741 type  "icon"
18742 arg   "math-insert \\style"
18743 \end_inset
18744
18745 を使用して,寸法を変更することができます.
18746 \end_layout
18747
18748 \begin_layout Standard
18749 \noindent
18750 \align center
18751 \begin_inset Tabular
18752 <lyxtabular version="3" rows="5" columns="2">
18753 <features booktabs="true" tabularvalignment="middle">
18754 <column alignment="center" valignment="top" width="0pt">
18755 <column alignment="center" valignment="top">
18756 <row>
18757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18758 \begin_inset Text
18759
18760 \begin_layout Plain Layout
18761 コマンド
18762 \end_layout
18763
18764 \end_inset
18765 </cell>
18766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18767 \begin_inset Text
18768
18769 \begin_layout Plain Layout
18770 出力
18771 \end_layout
18772
18773 \end_inset
18774 </cell>
18775 </row>
18776 <row>
18777 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18778 \begin_inset Text
18779
18780 \begin_layout Plain Layout
18781
18782 \backslash
18783 displaystyle
18784 \begin_inset Index idx
18785 status collapsed
18786
18787 \begin_layout Plain Layout
18788 こまんど@コマンド ! D ! 
18789 \backslash
18790 displaystyle
18791 \end_layout
18792
18793 \end_inset
18794
18795
18796 \end_layout
18797
18798 \end_inset
18799 </cell>
18800 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804 \begin_inset Formula ${\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18805 \end_inset
18806
18807
18808 \end_layout
18809
18810 \end_inset
18811 </cell>
18812 </row>
18813 <row topspace="1mm">
18814 <cell alignment="center" valignment="top" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818
18819 \backslash
18820 textstyle
18821 \end_layout
18822
18823 \end_inset
18824 </cell>
18825 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829 \begin_inset Formula ${\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18830 \end_inset
18831
18832
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 </row>
18838 <row>
18839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843
18844 \backslash
18845 scriptstyle
18846 \end_layout
18847
18848 \end_inset
18849 </cell>
18850 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18851 \begin_inset Text
18852
18853 \begin_layout Plain Layout
18854 \begin_inset Formula ${\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18855 \end_inset
18856
18857
18858 \end_layout
18859
18860 \end_inset
18861 </cell>
18862 </row>
18863 <row>
18864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868
18869 \backslash
18870 scriptscriptstyle
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18876 \begin_inset Text
18877
18878 \begin_layout Plain Layout
18879 \begin_inset Formula ${\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18880 \end_inset
18881
18882
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 </row>
18888 </lyxtabular>
18889
18890 \end_inset
18891
18892
18893 \end_layout
18894
18895 \begin_layout Standard
18896 これらのコマンドを入力すると,青いボックスが現れるので,そこに数式のパーツを入れることができます.
18897 \end_layout
18898
18899 \begin_layout Standard
18900 フォント寸法を変更するにはもう一つの方法がありますが,これは記号と数式内テキストのみに使うことができます.これを使うには,書体寸法コマンドを数式テキスト内に挿入
18901 します.数式テキストの終わりか,別の書体寸法コマンドが現れるまでの文字すべてが,選択した寸法になります.以下に二つの例を挙げます.
18902 \begin_inset VSpace -2mm
18903 \end_inset
18904
18905
18906 \end_layout
18907
18908 \begin_layout Standard
18909 \begin_inset ERT
18910 status collapsed
18911
18912 \begin_layout Plain Layout
18913
18914
18915 \backslash
18916 huge 
18917 \end_layout
18918
18919 \end_inset
18920
18921
18922 \begin_inset Formula 
18923 \[
18924 A=\frac{B}{c}\cdot\maltese
18925 \]
18926
18927 \end_inset
18928
18929
18930 \begin_inset Formula 
18931 \[
18932 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18933 \]
18934
18935 \end_inset
18936
18937
18938 \begin_inset ERT
18939 status collapsed
18940
18941 \begin_layout Plain Layout
18942
18943
18944 \backslash
18945 normalsize 
18946 \end_layout
18947
18948 \end_inset
18949
18950
18951 \end_layout
18952
18953 \begin_layout Standard
18954 \begin_inset VSpace medskip
18955 \end_inset
18956
18957 二つの式の前には,
18958 \series bold
18959
18960 \backslash
18961 huge
18962 \series default
18963 コマンドが挿入されています.二つ目の数式を入力するコマンドは,
18964 \begin_inset Newline newline
18965 \end_inset
18966
18967
18968 \series bold
18969
18970 \backslash
18971 maltese
18972 \begin_inset space \textvisiblespace{}
18973 \end_inset
18974
18975 A Alt+M M 
18976 \backslash
18977 Large
18978 \begin_inset space \textvisiblespace{}
18979 \end_inset
18980
18981
18982 \backslash
18983 maltese
18984 \begin_inset space \textvisiblespace{}
18985 \end_inset
18986
18987
18988 \backslash
18989 textit
18990 \begin_inset space \textvisiblespace{}
18991 \end_inset
18992
18993 A
18994 \begin_inset Formula $\to$
18995 \end_inset
18996
18997
18998 \begin_inset Formula $\to$
18999 \end_inset
19000
19001
19002 \begin_inset Newline newline
19003 \end_inset
19004
19005
19006 \begin_inset space \hspace*{}
19007 \length 1cm
19008 \end_inset
19009
19010 Alt+M
19011 \series default
19012  
19013 \series bold
19014
19015 \backslash
19016 tiny
19017 \begin_inset space \textvisiblespace{}
19018 \end_inset
19019
19020
19021 \backslash
19022 maltese
19023 \begin_inset space \textvisiblespace{}
19024 \end_inset
19025
19026
19027 \backslash
19028 textit
19029 \begin_inset space \textvisiblespace{}
19030 \end_inset
19031
19032 A
19033 \begin_inset Newline newline
19034 \end_inset
19035
19036
19037 \series default
19038 のようになります.
19039 \end_layout
19040
19041 \begin_layout Standard
19042 ある記号を別の寸法で表示することができないときには,その記号はつねに既定寸法で表示されます.
19043 \end_layout
19044
19045 \begin_layout Section
19046 ギリシャ文字
19047 \begin_inset Index idx
19048 status collapsed
19049
19050 \begin_layout Plain Layout
19051 ぎりしゃもじ@ギリシャ文字
19052 \end_layout
19053
19054 \end_inset
19055
19056
19057 \end_layout
19058
19059 \begin_layout Standard
19060 すべてのギリシャ文字は,ツールバーボタンの
19061 \begin_inset Info
19062 type  "icon"
19063 arg   "math-insert \\alpha"
19064 \end_inset
19065
19066 からでも挿入することができます.各国の組版規則では,数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが,フランス語やロ
19067 シア語などいくつかの言語では,それにもかかわらず立体で組版されることがあります.
19068 \end_layout
19069
19070 \begin_layout Subsection
19071 小文字
19072 \begin_inset Index idx
19073 status collapsed
19074
19075 \begin_layout Plain Layout
19076 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
19077 \end_layout
19078
19079 \end_inset
19080
19081
19082 \end_layout
19083
19084 \begin_layout Standard
19085 \begin_inset space \hfill{}
19086 \end_inset
19087
19088
19089 \begin_inset Tabular
19090 <lyxtabular version="3" rows="11" columns="2">
19091 <features booktabs="true" tabularvalignment="middle">
19092 <column alignment="center" valignment="top" width="0pt">
19093 <column alignment="center" valignment="top" width="0pt">
19094 <row>
19095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099 コマンド
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 出力
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 </row>
19114 <row>
19115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119
19120 \backslash
19121 alpha
19122 \end_layout
19123
19124 \end_inset
19125 </cell>
19126 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130 \begin_inset Formula $\alpha$
19131 \end_inset
19132
19133
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 </row>
19139 <row>
19140 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144
19145 \backslash
19146 beta
19147 \end_layout
19148
19149 \end_inset
19150 </cell>
19151 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19152 \begin_inset Text
19153
19154 \begin_layout Plain Layout
19155 \begin_inset Formula $\beta$
19156 \end_inset
19157
19158
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 </row>
19164 <row>
19165 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19166 \begin_inset Text
19167
19168 \begin_layout Plain Layout
19169
19170 \backslash
19171 gamma
19172 \end_layout
19173
19174 \end_inset
19175 </cell>
19176 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19177 \begin_inset Text
19178
19179 \begin_layout Plain Layout
19180 \begin_inset Formula $\gamma$
19181 \end_inset
19182
19183
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 </row>
19189 <row>
19190 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19191 \begin_inset Text
19192
19193 \begin_layout Plain Layout
19194
19195 \backslash
19196 delta
19197 \end_layout
19198
19199 \end_inset
19200 </cell>
19201 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19202 \begin_inset Text
19203
19204 \begin_layout Plain Layout
19205 \begin_inset Formula $\delta$
19206 \end_inset
19207
19208
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 </row>
19214 <row>
19215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19216 \begin_inset Text
19217
19218 \begin_layout Plain Layout
19219
19220 \backslash
19221 epsilon
19222 \end_layout
19223
19224 \end_inset
19225 </cell>
19226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19227 \begin_inset Text
19228
19229 \begin_layout Plain Layout
19230 \begin_inset Formula $\epsilon$
19231 \end_inset
19232
19233
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 </row>
19239 <row>
19240 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19241 \begin_inset Text
19242
19243 \begin_layout Plain Layout
19244
19245 \backslash
19246 varepsilon
19247 \end_layout
19248
19249 \end_inset
19250 </cell>
19251 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Plain Layout
19255 \begin_inset Formula $\varepsilon$
19256 \end_inset
19257
19258
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 </row>
19264 <row>
19265 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269
19270 \backslash
19271 zeta
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280 \begin_inset Formula $\zeta$
19281 \end_inset
19282
19283
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 </row>
19289 <row>
19290 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294
19295 \backslash
19296 eta
19297 \end_layout
19298
19299 \end_inset
19300 </cell>
19301 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305 \begin_inset Formula $\eta$
19306 \end_inset
19307
19308
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 </row>
19314 <row>
19315 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Plain Layout
19319
19320 \backslash
19321 theta
19322 \end_layout
19323
19324 \end_inset
19325 </cell>
19326 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Plain Layout
19330 \begin_inset Formula $\theta$
19331 \end_inset
19332
19333
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 </row>
19339 <row>
19340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Plain Layout
19344
19345 \backslash
19346 vartheta
19347 \end_layout
19348
19349 \end_inset
19350 </cell>
19351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Plain Layout
19355 \begin_inset Formula $\vartheta$
19356 \end_inset
19357
19358
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 </row>
19364 </lyxtabular>
19365
19366 \end_inset
19367
19368
19369 \begin_inset space \hfill{}
19370 \end_inset
19371
19372
19373 \begin_inset Tabular
19374 <lyxtabular version="3" rows="12" columns="2">
19375 <features booktabs="true" tabularvalignment="middle">
19376 <column alignment="center" valignment="top" width="0pt">
19377 <column alignment="center" valignment="top" width="0pt">
19378 <row>
19379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19380 \begin_inset Text
19381
19382 \begin_layout Plain Layout
19383 コマンド
19384 \end_layout
19385
19386 \end_inset
19387 </cell>
19388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Plain Layout
19392 出力
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 </row>
19398 <row>
19399 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403
19404 \backslash
19405 iota
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19411 \begin_inset Text
19412
19413 \begin_layout Plain Layout
19414 \begin_inset Formula $\iota$
19415 \end_inset
19416
19417
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 </row>
19423 <row>
19424 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428
19429 \backslash
19430 kappa
19431 \end_layout
19432
19433 \end_inset
19434 </cell>
19435 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19436 \begin_inset Text
19437
19438 \begin_layout Plain Layout
19439 \begin_inset Formula $\kappa$
19440 \end_inset
19441
19442
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 </row>
19448 <row>
19449 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19450 \begin_inset Text
19451
19452 \begin_layout Plain Layout
19453
19454 \backslash
19455 varkappa
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19461 \begin_inset Text
19462
19463 \begin_layout Plain Layout
19464 \begin_inset Formula $\varkappa$
19465 \end_inset
19466
19467
19468 \end_layout
19469
19470 \end_inset
19471 </cell>
19472 </row>
19473 <row>
19474 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478
19479 \backslash
19480 lambda
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19486 \begin_inset Text
19487
19488 \begin_layout Plain Layout
19489 \begin_inset Formula $\lambda$
19490 \end_inset
19491
19492
19493 \end_layout
19494
19495 \end_inset
19496 </cell>
19497 </row>
19498 <row>
19499 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19500 \begin_inset Text
19501
19502 \begin_layout Plain Layout
19503
19504 \backslash
19505 mu
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19511 \begin_inset Text
19512
19513 \begin_layout Plain Layout
19514 \begin_inset Formula $\mu$
19515 \end_inset
19516
19517
19518 \end_layout
19519
19520 \end_inset
19521 </cell>
19522 </row>
19523 <row>
19524 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Plain Layout
19528
19529 \backslash
19530 nu
19531 \end_layout
19532
19533 \end_inset
19534 </cell>
19535 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19536 \begin_inset Text
19537
19538 \begin_layout Plain Layout
19539 \begin_inset Formula $\nu$
19540 \end_inset
19541
19542
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 </row>
19548 <row>
19549 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553
19554 \backslash
19555 xi
19556 \end_layout
19557
19558 \end_inset
19559 </cell>
19560 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19561 \begin_inset Text
19562
19563 \begin_layout Plain Layout
19564 \begin_inset Formula $\xi$
19565 \end_inset
19566
19567
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 </row>
19573 <row>
19574 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578 o
19579 \end_layout
19580
19581 \end_inset
19582 </cell>
19583 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587 \begin_inset Formula $o$
19588 \end_inset
19589
19590
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 </row>
19596 <row>
19597 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601
19602 \backslash
19603 pi
19604 \end_layout
19605
19606 \end_inset
19607 </cell>
19608 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19609 \begin_inset Text
19610
19611 \begin_layout Plain Layout
19612 \begin_inset Formula $\pi$
19613 \end_inset
19614
19615
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 </row>
19621 <row>
19622 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626
19627 \backslash
19628 varpi
19629 \end_layout
19630
19631 \end_inset
19632 </cell>
19633 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19634 \begin_inset Text
19635
19636 \begin_layout Plain Layout
19637 \begin_inset Formula $\varpi$
19638 \end_inset
19639
19640
19641 \end_layout
19642
19643 \end_inset
19644 </cell>
19645 </row>
19646 <row>
19647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19648 \begin_inset Text
19649
19650 \begin_layout Plain Layout
19651
19652 \backslash
19653 rho
19654 \end_layout
19655
19656 \end_inset
19657 </cell>
19658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662 \begin_inset Formula $\rho$
19663 \end_inset
19664
19665
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 </row>
19671 </lyxtabular>
19672
19673 \end_inset
19674
19675
19676 \begin_inset space \hfill{}
19677 \end_inset
19678
19679
19680 \begin_inset Tabular
19681 <lyxtabular version="3" rows="11" columns="2">
19682 <features booktabs="true" tabularvalignment="middle">
19683 <column alignment="center" valignment="top" width="0pt">
19684 <column alignment="center" valignment="top" width="0pt">
19685 <row>
19686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19687 \begin_inset Text
19688
19689 \begin_layout Plain Layout
19690 コマンド
19691 \end_layout
19692
19693 \end_inset
19694 </cell>
19695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19696 \begin_inset Text
19697
19698 \begin_layout Plain Layout
19699 出力
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 </row>
19705 <row>
19706 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Plain Layout
19710
19711 \backslash
19712 varrho
19713 \end_layout
19714
19715 \end_inset
19716 </cell>
19717 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19718 \begin_inset Text
19719
19720 \begin_layout Plain Layout
19721 \begin_inset Formula $\varrho$
19722 \end_inset
19723
19724
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 </row>
19730 <row>
19731 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19732 \begin_inset Text
19733
19734 \begin_layout Plain Layout
19735
19736 \backslash
19737 sigma
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746 \begin_inset Formula $\sigma$
19747 \end_inset
19748
19749
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 </row>
19755 <row>
19756 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760
19761 \backslash
19762 varsigma
19763 \end_layout
19764
19765 \end_inset
19766 </cell>
19767 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771 \begin_inset Formula $\varsigma$
19772 \end_inset
19773
19774
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 </row>
19780 <row>
19781 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785
19786 \backslash
19787 tau
19788 \end_layout
19789
19790 \end_inset
19791 </cell>
19792 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19793 \begin_inset Text
19794
19795 \begin_layout Plain Layout
19796 \begin_inset Formula $\tau$
19797 \end_inset
19798
19799
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 </row>
19805 <row>
19806 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810
19811 \backslash
19812 upsilon
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Plain Layout
19821 \begin_inset Formula $\upsilon$
19822 \end_inset
19823
19824
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 </row>
19830 <row>
19831 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Plain Layout
19835
19836 \backslash
19837 phi
19838 \end_layout
19839
19840 \end_inset
19841 </cell>
19842 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19843 \begin_inset Text
19844
19845 \begin_layout Plain Layout
19846 \begin_inset Formula $\phi$
19847 \end_inset
19848
19849
19850 \end_layout
19851
19852 \end_inset
19853 </cell>
19854 </row>
19855 <row>
19856 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860
19861 \backslash
19862 varphi
19863 \end_layout
19864
19865 \end_inset
19866 </cell>
19867 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19868 \begin_inset Text
19869
19870 \begin_layout Plain Layout
19871 \begin_inset Formula $\varphi$
19872 \end_inset
19873
19874
19875 \end_layout
19876
19877 \end_inset
19878 </cell>
19879 </row>
19880 <row>
19881 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19882 \begin_inset Text
19883
19884 \begin_layout Plain Layout
19885
19886 \backslash
19887 chi
19888 \end_layout
19889
19890 \end_inset
19891 </cell>
19892 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19893 \begin_inset Text
19894
19895 \begin_layout Plain Layout
19896 \begin_inset Formula $\chi$
19897 \end_inset
19898
19899
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 </row>
19905 <row>
19906 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910
19911 \backslash
19912 psi
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19918 \begin_inset Text
19919
19920 \begin_layout Plain Layout
19921 \begin_inset Formula $\psi$
19922 \end_inset
19923
19924
19925 \end_layout
19926
19927 \end_inset
19928 </cell>
19929 </row>
19930 <row>
19931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19932 \begin_inset Text
19933
19934 \begin_layout Plain Layout
19935
19936 \backslash
19937 omega
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19943 \begin_inset Text
19944
19945 \begin_layout Plain Layout
19946 \begin_inset Formula $\omega$
19947 \end_inset
19948
19949
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 </row>
19955 </lyxtabular>
19956
19957 \end_inset
19958
19959
19960 \begin_inset space \hfill{}
19961 \end_inset
19962
19963
19964 \end_layout
19965
19966 \begin_layout Standard
19967 \begin_inset VSpace medskip
19968 \end_inset
19969
19970
19971 \end_layout
19972
19973 \begin_layout Standard
19974 アップライト体のギリシャ文字を作成する方法は,第
19975 \begin_inset CommandInset ref
19976 LatexCommand ref
19977 reference "subsec:アップライト体ギリシャ小文字"
19978
19979 \end_inset
19980
19981 節に説明されています.
19982 \end_layout
19983
19984 \begin_layout Subsection
19985 大文字
19986 \begin_inset Index idx
19987 status collapsed
19988
19989 \begin_layout Plain Layout
19990 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
19991 \end_layout
19992
19993 \end_inset
19994
19995
19996 \end_layout
19997
19998 \begin_layout Standard
19999 \begin_inset space \hfill{}
20000 \end_inset
20001
20002
20003 \begin_inset Tabular
20004 <lyxtabular version="3" rows="7" columns="2">
20005 <features booktabs="true" tabularvalignment="middle">
20006 <column alignment="center" valignment="top" width="0pt">
20007 <column alignment="center" valignment="top" width="0pt">
20008 <row>
20009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20010 \begin_inset Text
20011
20012 \begin_layout Plain Layout
20013 コマンド
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022 出力
20023 \end_layout
20024
20025 \end_inset
20026 </cell>
20027 </row>
20028 <row>
20029 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033
20034 \backslash
20035 Gamma
20036 \end_layout
20037
20038 \end_inset
20039 </cell>
20040 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044 \begin_inset Formula $\Gamma$
20045 \end_inset
20046
20047
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 </row>
20053 <row>
20054 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058
20059 \backslash
20060 Delta
20061 \end_layout
20062
20063 \end_inset
20064 </cell>
20065 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Plain Layout
20069 \begin_inset Formula $\Delta$
20070 \end_inset
20071
20072
20073 \end_layout
20074
20075 \end_inset
20076 </cell>
20077 </row>
20078 <row>
20079 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Plain Layout
20083
20084 \backslash
20085 Theta
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20091 \begin_inset Text
20092
20093 \begin_layout Plain Layout
20094 \begin_inset Formula $\Theta$
20095 \end_inset
20096
20097
20098 \end_layout
20099
20100 \end_inset
20101 </cell>
20102 </row>
20103 <row>
20104 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20105 \begin_inset Text
20106
20107 \begin_layout Plain Layout
20108
20109 \backslash
20110 Lambda
20111 \end_layout
20112
20113 \end_inset
20114 </cell>
20115 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20116 \begin_inset Text
20117
20118 \begin_layout Plain Layout
20119 \begin_inset Formula $\Lambda$
20120 \end_inset
20121
20122
20123 \end_layout
20124
20125 \end_inset
20126 </cell>
20127 </row>
20128 <row>
20129 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20130 \begin_inset Text
20131
20132 \begin_layout Plain Layout
20133
20134 \backslash
20135 Xi
20136 \end_layout
20137
20138 \end_inset
20139 </cell>
20140 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20141 \begin_inset Text
20142
20143 \begin_layout Plain Layout
20144 \begin_inset Formula $\Xi$
20145 \end_inset
20146
20147
20148 \end_layout
20149
20150 \end_inset
20151 </cell>
20152 </row>
20153 <row>
20154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20155 \begin_inset Text
20156
20157 \begin_layout Plain Layout
20158
20159 \backslash
20160 Pi
20161 \end_layout
20162
20163 \end_inset
20164 </cell>
20165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20166 \begin_inset Text
20167
20168 \begin_layout Plain Layout
20169 \begin_inset Formula $\Pi$
20170 \end_inset
20171
20172
20173 \end_layout
20174
20175 \end_inset
20176 </cell>
20177 </row>
20178 </lyxtabular>
20179
20180 \end_inset
20181
20182
20183 \begin_inset space \hfill{}
20184 \end_inset
20185
20186
20187 \begin_inset Tabular
20188 <lyxtabular version="3" rows="6" columns="2">
20189 <features booktabs="true" tabularvalignment="middle">
20190 <column alignment="center" valignment="top" width="0pt">
20191 <column alignment="center" valignment="top" width="0pt">
20192 <row>
20193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20194 \begin_inset Text
20195
20196 \begin_layout Plain Layout
20197 コマンド
20198 \end_layout
20199
20200 \end_inset
20201 </cell>
20202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20203 \begin_inset Text
20204
20205 \begin_layout Plain Layout
20206 出力
20207 \end_layout
20208
20209 \end_inset
20210 </cell>
20211 </row>
20212 <row>
20213 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20214 \begin_inset Text
20215
20216 \begin_layout Plain Layout
20217
20218 \backslash
20219 Sigma
20220 \end_layout
20221
20222 \end_inset
20223 </cell>
20224 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20225 \begin_inset Text
20226
20227 \begin_layout Plain Layout
20228 \begin_inset Formula $\Sigma$
20229 \end_inset
20230
20231
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 </row>
20237 <row>
20238 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242
20243 \backslash
20244 Upsilon
20245 \end_layout
20246
20247 \end_inset
20248 </cell>
20249 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253 \begin_inset Formula $\Upsilon$
20254 \end_inset
20255
20256
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 </row>
20262 <row>
20263 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267
20268 \backslash
20269 Phi
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278 \begin_inset Formula $\Phi$
20279 \end_inset
20280
20281
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 </row>
20287 <row>
20288 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292
20293 \backslash
20294 Psi
20295 \end_layout
20296
20297 \end_inset
20298 </cell>
20299 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20300 \begin_inset Text
20301
20302 \begin_layout Plain Layout
20303 \begin_inset Formula $\Psi$
20304 \end_inset
20305
20306
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 </row>
20312 <row>
20313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20314 \begin_inset Text
20315
20316 \begin_layout Plain Layout
20317
20318 \backslash
20319 Omega
20320 \end_layout
20321
20322 \end_inset
20323 </cell>
20324 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20325 \begin_inset Text
20326
20327 \begin_layout Plain Layout
20328 \begin_inset Formula $\Omega$
20329 \end_inset
20330
20331
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 </row>
20337 </lyxtabular>
20338
20339 \end_inset
20340
20341
20342 \begin_inset space \hfill{}
20343 \end_inset
20344
20345
20346 \end_layout
20347
20348 \begin_layout Standard
20349 \begin_inset VSpace medskip
20350 \end_inset
20351
20352 大文字のギリシャ文字が立体で表示されるのは,\SpecialChar TeX
20353 の開発途上に生じたデザイン上のバグによるものです.正しいイタリック体の大文字を得るためには,各コマンドの頭に
20354 \series bold
20355 var
20356 \series default
20357 を付けてください.たとえば,
20358 \series bold
20359
20360 \backslash
20361 varGamma
20362 \series default
20363 コマンドは,
20364 \begin_inset Formula $\varGamma$
20365 \end_inset
20366
20367 を生成します.もう一つの方法は,パッケージ
20368 \series bold
20369 fixmath
20370 \series default
20371
20372 \begin_inset Foot
20373 status collapsed
20374
20375 \begin_layout Plain Layout
20376
20377 \series bold
20378 fixmath
20379 \series default
20380 は,\SpecialChar LaTeX
20381 パッケージ
20382 \series bold
20383 was
20384 \series default
20385
20386 \begin_inset Index idx
20387 status collapsed
20388
20389 \begin_layout Plain Layout
20390 ぱっけーじ@パッケージ ! was
20391 \begin_inset ERT
20392 status collapsed
20393
20394 \begin_layout Plain Layout
20395
20396
20397 \backslash
20398 vspace{4mm}
20399 \end_layout
20400
20401 \end_inset
20402
20403
20404 \end_layout
20405
20406 \end_inset
20407
20408 に含まれています.
20409 \end_layout
20410
20411 \end_inset
20412
20413
20414 \begin_inset Index idx
20415 status collapsed
20416
20417 \begin_layout Plain Layout
20418 ぱっけーじ@パッケージ ! fixmath
20419 \end_layout
20420
20421 \end_inset
20422
20423 を\SpecialChar LaTeX
20424 プリアンブル行に
20425 \end_layout
20426
20427 \begin_layout Standard
20428
20429 \series bold
20430
20431 \backslash
20432 usepackage{fixmath}
20433 \end_layout
20434
20435 \begin_layout Standard
20436 と書いて読み込む方法です.すると,文書中の大きなギリシャ文字は,すべて自動的にイタリック体として組版されます.
20437 \end_layout
20438
20439 \begin_layout Subsection
20440 ボールド体
20441 \begin_inset Index idx
20442 status collapsed
20443
20444 \begin_layout Plain Layout
20445 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
20446 \end_layout
20447
20448 \end_inset
20449
20450
20451 \end_layout
20452
20453 \begin_layout Standard
20454 ギリシャ文字は,ラテン文字のようには,多様な書体様式に設定することができません.ギリシャ文字をボールド体にできるのは,
20455 \series bold
20456
20457 \backslash
20458 boldsymbol
20459 \series default
20460 コマンドのみです
20461 \begin_inset Index idx
20462 status collapsed
20463
20464 \begin_layout Plain Layout
20465 こまんど@コマンド ! B ! 
20466 \backslash
20467 boldsymbol
20468 \end_layout
20469
20470 \end_inset
20471
20472
20473 \end_layout
20474
20475 \begin_layout Standard
20476 \align center
20477 \begin_inset Tabular
20478 <lyxtabular version="3" rows="3" columns="2">
20479 <features booktabs="true" tabularvalignment="middle">
20480 <column alignment="center" valignment="top" width="0pt">
20481 <column alignment="center" valignment="top">
20482 <row>
20483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20484 \begin_inset Text
20485
20486 \begin_layout Plain Layout
20487 コマンド
20488 \end_layout
20489
20490 \end_inset
20491 </cell>
20492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20493 \begin_inset Text
20494
20495 \begin_layout Plain Layout
20496 出力
20497 \end_layout
20498
20499 \end_inset
20500 </cell>
20501 </row>
20502 <row>
20503 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20504 \begin_inset Text
20505
20506 \begin_layout Plain Layout
20507
20508 \backslash
20509 Upsilon
20510 \backslash
20511 boldsymbol
20512 \backslash
20513 Upsilon
20514 \end_layout
20515
20516 \end_inset
20517 </cell>
20518 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20519 \begin_inset Text
20520
20521 \begin_layout Plain Layout
20522 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20523 \end_inset
20524
20525
20526 \end_layout
20527
20528 \end_inset
20529 </cell>
20530 </row>
20531 <row>
20532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20533 \begin_inset Text
20534
20535 \begin_layout Plain Layout
20536
20537 \backslash
20538 theta
20539 \backslash
20540 boldsymbol
20541 \backslash
20542 theta
20543 \end_layout
20544
20545 \end_inset
20546 </cell>
20547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551 \begin_inset Formula $\theta\boldsymbol{\theta}$
20552 \end_inset
20553
20554
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 </row>
20560 </lyxtabular>
20561
20562 \end_inset
20563
20564
20565 \end_layout
20566
20567 \begin_layout Section
20568 記号
20569 \begin_inset ERT
20570 status collapsed
20571
20572 \begin_layout Plain Layout
20573
20574
20575 \backslash
20576 texorpdfstring{
20577 \end_layout
20578
20579 \end_inset
20580
20581
20582 \begin_inset Foot
20583 status collapsed
20584
20585 \begin_layout Plain Layout
20586 各\SpecialChar LaTeX
20587 パッケージに含まれる全記号をほとんど網羅した一覧が,
20588 \begin_inset CommandInset citation
20589 LatexCommand cite
20590 key "Symbols"
20591
20592 \end_inset
20593
20594 にあります.
20595 \end_layout
20596
20597 \end_inset
20598
20599
20600 \begin_inset ERT
20601 status collapsed
20602
20603 \begin_layout Plain Layout
20604
20605 }{}
20606 \end_layout
20607
20608 \end_inset
20609
20610
20611 \begin_inset Note Note
20612 status collapsed
20613
20614 \begin_layout Plain Layout
20615
20616 \backslash
20617 texorpdfstringは,PDFのしおりに脚註が現れるのを防ぐために使われています.
20618 \end_layout
20619
20620 \begin_layout Plain Layout
20621
20622 \backslash
20623 texorpdfstringについての詳細は,第
20624 \begin_inset CommandInset ref
20625 LatexCommand ref
20626 reference "subsec:節見出し中の数式"
20627
20628 \end_inset
20629
20630 節にあります.
20631 \end_layout
20632
20633 \end_inset
20634
20635
20636 \begin_inset Index idx
20637 status collapsed
20638
20639 \begin_layout Plain Layout
20640 きごう@記号
20641 \end_layout
20642
20643 \end_inset
20644
20645
20646 \end_layout
20647
20648 \begin_layout Standard
20649 本節に掲げてある各記号の多くは,ツールバーボタンの
20650 \begin_inset Info
20651 type  "icon"
20652 arg   "math-insert \\nabla"
20653 \end_inset
20654
20655
20656 \begin_inset Info
20657 type  "icon"
20658 arg   "math-insert \\digamma"
20659 \end_inset
20660
20661 でも挿入することができます.
20662 \end_layout
20663
20664 \begin_layout Subsection
20665 数学記号
20666 \begin_inset CommandInset label
20667 LatexCommand label
20668 name "subsec:数学記号"
20669
20670 \end_inset
20671
20672
20673 \begin_inset Index idx
20674 status collapsed
20675
20676 \begin_layout Plain Layout
20677 きごう@記号 ! すうがく@数学
20678 \end_layout
20679
20680 \end_inset
20681
20682
20683 \end_layout
20684
20685 \begin_layout Standard
20686 \begin_inset Tabular
20687 <lyxtabular version="3" rows="10" columns="2">
20688 <features booktabs="true" tabularvalignment="middle">
20689 <column alignment="center" valignment="top" width="0pt">
20690 <column alignment="center" valignment="top" width="0pt">
20691 <row>
20692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20693 \begin_inset Text
20694
20695 \begin_layout Plain Layout
20696 コマンド
20697 \end_layout
20698
20699 \end_inset
20700 </cell>
20701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20702 \begin_inset Text
20703
20704 \begin_layout Plain Layout
20705 出力
20706 \end_layout
20707
20708 \end_inset
20709 </cell>
20710 </row>
20711 <row>
20712 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20713 \begin_inset Text
20714
20715 \begin_layout Plain Layout
20716
20717 \backslash
20718 neg
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20724 \begin_inset Text
20725
20726 \begin_layout Plain Layout
20727 \begin_inset Formula $\neg$
20728 \end_inset
20729
20730
20731 \end_layout
20732
20733 \end_inset
20734 </cell>
20735 </row>
20736 <row>
20737 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20738 \begin_inset Text
20739
20740 \begin_layout Plain Layout
20741
20742 \backslash
20743 Im
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20749 \begin_inset Text
20750
20751 \begin_layout Plain Layout
20752 \begin_inset Formula $\Im$
20753 \end_inset
20754
20755
20756 \end_layout
20757
20758 \end_inset
20759 </cell>
20760 </row>
20761 <row>
20762 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20763 \begin_inset Text
20764
20765 \begin_layout Plain Layout
20766
20767 \backslash
20768 Re
20769 \end_layout
20770
20771 \end_inset
20772 </cell>
20773 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20774 \begin_inset Text
20775
20776 \begin_layout Plain Layout
20777 \begin_inset Formula $\Re$
20778 \end_inset
20779
20780
20781 \end_layout
20782
20783 \end_inset
20784 </cell>
20785 </row>
20786 <row>
20787 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20788 \begin_inset Text
20789
20790 \begin_layout Plain Layout
20791
20792 \backslash
20793 aleph
20794 \end_layout
20795
20796 \end_inset
20797 </cell>
20798 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20799 \begin_inset Text
20800
20801 \begin_layout Plain Layout
20802 \begin_inset Formula $\aleph$
20803 \end_inset
20804
20805
20806 \end_layout
20807
20808 \end_inset
20809 </cell>
20810 </row>
20811 <row>
20812 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20813 \begin_inset Text
20814
20815 \begin_layout Plain Layout
20816
20817 \backslash
20818 partial
20819 \end_layout
20820
20821 \end_inset
20822 </cell>
20823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20824 \begin_inset Text
20825
20826 \begin_layout Plain Layout
20827 \begin_inset Formula $\partial$
20828 \end_inset
20829
20830
20831 \end_layout
20832
20833 \end_inset
20834 </cell>
20835 </row>
20836 <row>
20837 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20838 \begin_inset Text
20839
20840 \begin_layout Plain Layout
20841
20842 \backslash
20843 infty
20844 \end_layout
20845
20846 \end_inset
20847 </cell>
20848 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20849 \begin_inset Text
20850
20851 \begin_layout Plain Layout
20852 \begin_inset Formula $\infty$
20853 \end_inset
20854
20855
20856 \end_layout
20857
20858 \end_inset
20859 </cell>
20860 </row>
20861 <row>
20862 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20863 \begin_inset Text
20864
20865 \begin_layout Plain Layout
20866
20867 \backslash
20868 wp
20869 \end_layout
20870
20871 \end_inset
20872 </cell>
20873 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20874 \begin_inset Text
20875
20876 \begin_layout Plain Layout
20877 \begin_inset Formula $\wp$
20878 \end_inset
20879
20880
20881 \end_layout
20882
20883 \end_inset
20884 </cell>
20885 </row>
20886 <row>
20887 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20888 \begin_inset Text
20889
20890 \begin_layout Plain Layout
20891
20892 \backslash
20893 imath
20894 \end_layout
20895
20896 \end_inset
20897 </cell>
20898 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20899 \begin_inset Text
20900
20901 \begin_layout Plain Layout
20902 \begin_inset Formula $\imath$
20903 \end_inset
20904
20905
20906 \end_layout
20907
20908 \end_inset
20909 </cell>
20910 </row>
20911 <row>
20912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20913 \begin_inset Text
20914
20915 \begin_layout Plain Layout
20916
20917 \backslash
20918 jmath
20919 \end_layout
20920
20921 \end_inset
20922 </cell>
20923 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20924 \begin_inset Text
20925
20926 \begin_layout Plain Layout
20927 \begin_inset Formula $\jmath$
20928 \end_inset
20929
20930
20931 \end_layout
20932
20933 \end_inset
20934 </cell>
20935 </row>
20936 </lyxtabular>
20937
20938 \end_inset
20939
20940
20941 \begin_inset space \hfill{}
20942 \end_inset
20943
20944
20945 \begin_inset Tabular
20946 <lyxtabular version="3" rows="10" columns="2">
20947 <features booktabs="true" tabularvalignment="middle">
20948 <column alignment="center" valignment="top" width="0pt">
20949 <column alignment="center" valignment="top" width="0pt">
20950 <row>
20951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20952 \begin_inset Text
20953
20954 \begin_layout Plain Layout
20955 コマンド
20956 \end_layout
20957
20958 \end_inset
20959 </cell>
20960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20961 \begin_inset Text
20962
20963 \begin_layout Plain Layout
20964 出力
20965 \begin_inset Note Note
20966 status collapsed
20967
20968 \begin_layout Plain Layout
20969 ここで
20970 \series bold
20971
20972 \backslash
20973 raisebox
20974 \series default
20975 はスペーサーとして使用しているだけです.
20976 \end_layout
20977
20978 \end_inset
20979
20980
20981 \end_layout
20982
20983 \end_inset
20984 </cell>
20985 </row>
20986 <row>
20987 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20988 \begin_inset Text
20989
20990 \begin_layout Plain Layout
20991
20992 \backslash
20993 forall
20994 \end_layout
20995
20996 \end_inset
20997 </cell>
20998 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002 \begin_inset Formula $\forall$
21003 \end_inset
21004
21005
21006 \end_layout
21007
21008 \end_inset
21009 </cell>
21010 </row>
21011 <row>
21012 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21013 \begin_inset Text
21014
21015 \begin_layout Plain Layout
21016
21017 \backslash
21018 exists
21019 \end_layout
21020
21021 \end_inset
21022 </cell>
21023 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Plain Layout
21027 \begin_inset Formula $\exists$
21028 \end_inset
21029
21030
21031 \end_layout
21032
21033 \end_inset
21034 </cell>
21035 </row>
21036 <row>
21037 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21038 \begin_inset Text
21039
21040 \begin_layout Plain Layout
21041
21042 \backslash
21043 nexists
21044 \end_layout
21045
21046 \end_inset
21047 </cell>
21048 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21049 \begin_inset Text
21050
21051 \begin_layout Plain Layout
21052 \begin_inset Formula $\nexists$
21053 \end_inset
21054
21055
21056 \end_layout
21057
21058 \end_inset
21059 </cell>
21060 </row>
21061 <row>
21062 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21063 \begin_inset Text
21064
21065 \begin_layout Plain Layout
21066
21067 \backslash
21068 emptyset
21069 \end_layout
21070
21071 \end_inset
21072 </cell>
21073 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21074 \begin_inset Text
21075
21076 \begin_layout Plain Layout
21077 \begin_inset Formula $\emptyset$
21078 \end_inset
21079
21080
21081 \end_layout
21082
21083 \end_inset
21084 </cell>
21085 </row>
21086 <row>
21087 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21088 \begin_inset Text
21089
21090 \begin_layout Plain Layout
21091
21092 \backslash
21093 varnothing
21094 \end_layout
21095
21096 \end_inset
21097 </cell>
21098 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21099 \begin_inset Text
21100
21101 \begin_layout Plain Layout
21102 \begin_inset Formula $\varnothing$
21103 \end_inset
21104
21105
21106 \end_layout
21107
21108 \end_inset
21109 </cell>
21110 </row>
21111 <row>
21112 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21113 \begin_inset Text
21114
21115 \begin_layout Plain Layout
21116
21117 \backslash
21118 dag
21119 \end_layout
21120
21121 \end_inset
21122 </cell>
21123 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21124 \begin_inset Text
21125
21126 \begin_layout Plain Layout
21127 \begin_inset Formula $\dag$
21128 \end_inset
21129
21130
21131 \end_layout
21132
21133 \end_inset
21134 </cell>
21135 </row>
21136 <row>
21137 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21138 \begin_inset Text
21139
21140 \begin_layout Plain Layout
21141
21142 \backslash
21143 ddag
21144 \end_layout
21145
21146 \end_inset
21147 </cell>
21148 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21149 \begin_inset Text
21150
21151 \begin_layout Plain Layout
21152 \begin_inset Formula $\ddag$
21153 \end_inset
21154
21155
21156 \end_layout
21157
21158 \end_inset
21159 </cell>
21160 </row>
21161 <row>
21162 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21163 \begin_inset Text
21164
21165 \begin_layout Plain Layout
21166
21167 \backslash
21168 complement
21169 \end_layout
21170
21171 \end_inset
21172 </cell>
21173 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21174 \begin_inset Text
21175
21176 \begin_layout Plain Layout
21177 \begin_inset ERT
21178 status collapsed
21179
21180 \begin_layout Plain Layout
21181
21182
21183 \backslash
21184 raisebox{-0.8mm}{
21185 \end_layout
21186
21187 \end_inset
21188
21189
21190 \begin_inset Formula $\complement$
21191 \end_inset
21192
21193
21194 \begin_inset ERT
21195 status collapsed
21196
21197 \begin_layout Plain Layout
21198
21199 }
21200 \end_layout
21201
21202 \end_inset
21203
21204
21205 \end_layout
21206
21207 \end_inset
21208 </cell>
21209 </row>
21210 <row>
21211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21212 \begin_inset Text
21213
21214 \begin_layout Plain Layout
21215
21216 \backslash
21217 Bbbk
21218 \end_layout
21219
21220 \end_inset
21221 </cell>
21222 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21223 \begin_inset Text
21224
21225 \begin_layout Plain Layout
21226 \begin_inset Formula $\Bbbk$
21227 \end_inset
21228
21229
21230 \end_layout
21231
21232 \end_inset
21233 </cell>
21234 </row>
21235 </lyxtabular>
21236
21237 \end_inset
21238
21239
21240 \begin_inset space \hfill{}
21241 \end_inset
21242
21243
21244 \begin_inset Tabular
21245 <lyxtabular version="3" rows="10" columns="2">
21246 <features booktabs="true" tabularvalignment="middle">
21247 <column alignment="center" valignment="top" width="0pt">
21248 <column alignment="center" valignment="top" width="0pt">
21249 <row>
21250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21251 \begin_inset Text
21252
21253 \begin_layout Plain Layout
21254 コマンド
21255 \end_layout
21256
21257 \end_inset
21258 </cell>
21259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21260 \begin_inset Text
21261
21262 \begin_layout Plain Layout
21263 出力
21264 \end_layout
21265
21266 \end_inset
21267 </cell>
21268 </row>
21269 <row>
21270 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21271 \begin_inset Text
21272
21273 \begin_layout Plain Layout
21274
21275 \backslash
21276 prime
21277 \end_layout
21278
21279 \end_inset
21280 </cell>
21281 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21282 \begin_inset Text
21283
21284 \begin_layout Plain Layout
21285 \begin_inset Formula $\prime$
21286 \end_inset
21287
21288
21289 \end_layout
21290
21291 \end_inset
21292 </cell>
21293 </row>
21294 <row>
21295 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21296 \begin_inset Text
21297
21298 \begin_layout Plain Layout
21299
21300 \backslash
21301 backprime
21302 \end_layout
21303
21304 \end_inset
21305 </cell>
21306 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21307 \begin_inset Text
21308
21309 \begin_layout Plain Layout
21310 \begin_inset Formula $\backprime$
21311 \end_inset
21312
21313
21314 \end_layout
21315
21316 \end_inset
21317 </cell>
21318 </row>
21319 <row>
21320 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21321 \begin_inset Text
21322
21323 \begin_layout Plain Layout
21324
21325 \backslash
21326 mho
21327 \end_layout
21328
21329 \end_inset
21330 </cell>
21331 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21332 \begin_inset Text
21333
21334 \begin_layout Plain Layout
21335 \begin_inset Formula $\mho$
21336 \end_inset
21337
21338
21339 \end_layout
21340
21341 \end_inset
21342 </cell>
21343 </row>
21344 <row>
21345 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21346 \begin_inset Text
21347
21348 \begin_layout Plain Layout
21349
21350 \backslash
21351 triangle
21352 \end_layout
21353
21354 \end_inset
21355 </cell>
21356 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21357 \begin_inset Text
21358
21359 \begin_layout Plain Layout
21360 \begin_inset Formula $\triangle$
21361 \end_inset
21362
21363
21364 \end_layout
21365
21366 \end_inset
21367 </cell>
21368 </row>
21369 <row>
21370 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21371 \begin_inset Text
21372
21373 \begin_layout Plain Layout
21374
21375 \backslash
21376 angle
21377 \end_layout
21378
21379 \end_inset
21380 </cell>
21381 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21382 \begin_inset Text
21383
21384 \begin_layout Plain Layout
21385 \begin_inset Formula $\angle$
21386 \end_inset
21387
21388
21389 \end_layout
21390
21391 \end_inset
21392 </cell>
21393 </row>
21394 <row>
21395 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21396 \begin_inset Text
21397
21398 \begin_layout Plain Layout
21399
21400 \backslash
21401 measuredangle
21402 \end_layout
21403
21404 \end_inset
21405 </cell>
21406 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21407 \begin_inset Text
21408
21409 \begin_layout Plain Layout
21410 \begin_inset Formula $\measuredangle$
21411 \end_inset
21412
21413
21414 \end_layout
21415
21416 \end_inset
21417 </cell>
21418 </row>
21419 <row>
21420 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21421 \begin_inset Text
21422
21423 \begin_layout Plain Layout
21424
21425 \backslash
21426 sphericalangle
21427 \end_layout
21428
21429 \end_inset
21430 </cell>
21431 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21432 \begin_inset Text
21433
21434 \begin_layout Plain Layout
21435 \begin_inset Formula $\sphericalangle$
21436 \end_inset
21437
21438
21439 \end_layout
21440
21441 \end_inset
21442 </cell>
21443 </row>
21444 <row>
21445 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21446 \begin_inset Text
21447
21448 \begin_layout Plain Layout
21449
21450 \backslash
21451 top
21452 \end_layout
21453
21454 \end_inset
21455 </cell>
21456 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21457 \begin_inset Text
21458
21459 \begin_layout Plain Layout
21460 \begin_inset Formula $\top$
21461 \end_inset
21462
21463
21464 \end_layout
21465
21466 \end_inset
21467 </cell>
21468 </row>
21469 <row>
21470 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21471 \begin_inset Text
21472
21473 \begin_layout Plain Layout
21474
21475 \backslash
21476 bot
21477 \end_layout
21478
21479 \end_inset
21480 </cell>
21481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21482 \begin_inset Text
21483
21484 \begin_layout Plain Layout
21485 \begin_inset Formula $\bot$
21486 \end_inset
21487
21488
21489 \end_layout
21490
21491 \end_inset
21492 </cell>
21493 </row>
21494 </lyxtabular>
21495
21496 \end_inset
21497
21498
21499 \end_layout
21500
21501 \begin_layout Subsection
21502 その他の記号
21503 \begin_inset CommandInset label
21504 LatexCommand label
21505 name "subsec:その他の記号"
21506
21507 \end_inset
21508
21509
21510 \begin_inset Index idx
21511 status collapsed
21512
21513 \begin_layout Plain Layout
21514 きごう@記号 ! そのた@その他
21515 \end_layout
21516
21517 \end_inset
21518
21519
21520 \end_layout
21521
21522 \begin_layout Standard
21523 \noindent
21524 \align center
21525 \begin_inset Tabular
21526 <lyxtabular version="3" rows="10" columns="2">
21527 <features booktabs="true" tabularvalignment="middle">
21528 <column alignment="center" valignment="top" width="0pt">
21529 <column alignment="center" valignment="top" width="0pt">
21530 <row>
21531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21532 \begin_inset Text
21533
21534 \begin_layout Plain Layout
21535 コマンド
21536 \end_layout
21537
21538 \end_inset
21539 </cell>
21540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21541 \begin_inset Text
21542
21543 \begin_layout Plain Layout
21544 出力
21545 \end_layout
21546
21547 \end_inset
21548 </cell>
21549 </row>
21550 <row>
21551 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21552 \begin_inset Text
21553
21554 \begin_layout Plain Layout
21555
21556 \backslash
21557 flat
21558 \end_layout
21559
21560 \end_inset
21561 </cell>
21562 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21563 \begin_inset Text
21564
21565 \begin_layout Plain Layout
21566 \begin_inset Formula $\flat$
21567 \end_inset
21568
21569
21570 \end_layout
21571
21572 \end_inset
21573 </cell>
21574 </row>
21575 <row>
21576 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21577 \begin_inset Text
21578
21579 \begin_layout Plain Layout
21580
21581 \backslash
21582 natural
21583 \end_layout
21584
21585 \end_inset
21586 </cell>
21587 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21588 \begin_inset Text
21589
21590 \begin_layout Plain Layout
21591 \begin_inset Formula $\natural$
21592 \end_inset
21593
21594
21595 \end_layout
21596
21597 \end_inset
21598 </cell>
21599 </row>
21600 <row>
21601 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21602 \begin_inset Text
21603
21604 \begin_layout Plain Layout
21605
21606 \backslash
21607 sharp
21608 \end_layout
21609
21610 \end_inset
21611 </cell>
21612 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21613 \begin_inset Text
21614
21615 \begin_layout Plain Layout
21616 \begin_inset Formula $\sharp$
21617 \end_inset
21618
21619
21620 \end_layout
21621
21622 \end_inset
21623 </cell>
21624 </row>
21625 <row>
21626 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21627 \begin_inset Text
21628
21629 \begin_layout Plain Layout
21630
21631 \backslash
21632 surd
21633 \end_layout
21634
21635 \end_inset
21636 </cell>
21637 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21638 \begin_inset Text
21639
21640 \begin_layout Plain Layout
21641 \begin_inset Formula $\surd$
21642 \end_inset
21643
21644
21645 \end_layout
21646
21647 \end_inset
21648 </cell>
21649 </row>
21650 <row>
21651 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21652 \begin_inset Text
21653
21654 \begin_layout Plain Layout
21655
21656 \backslash
21657 checkmark
21658 \end_layout
21659
21660 \end_inset
21661 </cell>
21662 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21663 \begin_inset Text
21664
21665 \begin_layout Plain Layout
21666 \begin_inset Formula $\checkmark$
21667 \end_inset
21668
21669
21670 \end_layout
21671
21672 \end_inset
21673 </cell>
21674 </row>
21675 <row>
21676 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21677 \begin_inset Text
21678
21679 \begin_layout Plain Layout
21680
21681 \backslash
21682 yen
21683 \end_layout
21684
21685 \end_inset
21686 </cell>
21687 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21688 \begin_inset Text
21689
21690 \begin_layout Plain Layout
21691 \begin_inset Formula $\yen$
21692 \end_inset
21693
21694
21695 \end_layout
21696
21697 \end_inset
21698 </cell>
21699 </row>
21700 <row>
21701 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21702 \begin_inset Text
21703
21704 \begin_layout Plain Layout
21705
21706 \backslash
21707 pounds
21708 \end_layout
21709
21710 \end_inset
21711 </cell>
21712 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21713 \begin_inset Text
21714
21715 \begin_layout Plain Layout
21716 \begin_inset Formula $\pounds$
21717 \end_inset
21718
21719
21720 \end_layout
21721
21722 \end_inset
21723 </cell>
21724 </row>
21725 <row>
21726 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730 $
21731 \end_layout
21732
21733 \end_inset
21734 </cell>
21735 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \begin_layout Plain Layout
21739 \begin_inset Formula $\$$
21740 \end_inset
21741
21742
21743 \end_layout
21744
21745 \end_inset
21746 </cell>
21747 </row>
21748 <row>
21749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21750 \begin_inset Text
21751
21752 \begin_layout Plain Layout
21753 §
21754 \end_layout
21755
21756 \end_inset
21757 </cell>
21758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21759 \begin_inset Text
21760
21761 \begin_layout Plain Layout
21762 \begin_inset Formula $§$
21763 \end_inset
21764
21765
21766 \end_layout
21767
21768 \end_inset
21769 </cell>
21770 </row>
21771 </lyxtabular>
21772
21773 \end_inset
21774
21775
21776 \begin_inset space \hfill{}
21777 \end_inset
21778
21779
21780 \begin_inset Tabular
21781 <lyxtabular version="3" rows="10" columns="2">
21782 <features booktabs="true" tabularvalignment="middle">
21783 <column alignment="center" valignment="top" width="0pt">
21784 <column alignment="center" valignment="top">
21785 <row>
21786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21787 \begin_inset Text
21788
21789 \begin_layout Plain Layout
21790 コマンド
21791 \end_layout
21792
21793 \end_inset
21794 </cell>
21795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21796 \begin_inset Text
21797
21798 \begin_layout Plain Layout
21799 出力
21800 \end_layout
21801
21802 \end_inset
21803 </cell>
21804 </row>
21805 <row>
21806 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21807 \begin_inset Text
21808
21809 \begin_layout Plain Layout
21810
21811 \backslash
21812 hbar
21813 \end_layout
21814
21815 \end_inset
21816 </cell>
21817 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21818 \begin_inset Text
21819
21820 \begin_layout Plain Layout
21821 \begin_inset Formula $\hbar$
21822 \end_inset
21823
21824
21825 \end_layout
21826
21827 \end_inset
21828 </cell>
21829 </row>
21830 <row>
21831 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21832 \begin_inset Text
21833
21834 \begin_layout Plain Layout
21835
21836 \backslash
21837 hslash
21838 \end_layout
21839
21840 \end_inset
21841 </cell>
21842 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21843 \begin_inset Text
21844
21845 \begin_layout Plain Layout
21846 \begin_inset Formula $\hslash$
21847 \end_inset
21848
21849
21850 \end_layout
21851
21852 \end_inset
21853 </cell>
21854 </row>
21855 <row>
21856 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21857 \begin_inset Text
21858
21859 \begin_layout Plain Layout
21860
21861 \backslash
21862 clubsuit
21863 \end_layout
21864
21865 \end_inset
21866 </cell>
21867 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21868 \begin_inset Text
21869
21870 \begin_layout Plain Layout
21871 \begin_inset Formula $\clubsuit$
21872 \end_inset
21873
21874
21875 \end_layout
21876
21877 \end_inset
21878 </cell>
21879 </row>
21880 <row>
21881 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21882 \begin_inset Text
21883
21884 \begin_layout Plain Layout
21885
21886 \backslash
21887 spadesuit
21888 \end_layout
21889
21890 \end_inset
21891 </cell>
21892 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21893 \begin_inset Text
21894
21895 \begin_layout Plain Layout
21896 \begin_inset Formula $\spadesuit$
21897 \end_inset
21898
21899
21900 \end_layout
21901
21902 \end_inset
21903 </cell>
21904 </row>
21905 <row>
21906 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21907 \begin_inset Text
21908
21909 \begin_layout Plain Layout
21910
21911 \backslash
21912 bigstar
21913 \end_layout
21914
21915 \end_inset
21916 </cell>
21917 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21918 \begin_inset Text
21919
21920 \begin_layout Plain Layout
21921 \begin_inset Formula $\bigstar$
21922 \end_inset
21923
21924
21925 \end_layout
21926
21927 \end_inset
21928 </cell>
21929 </row>
21930 <row>
21931 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935
21936 \backslash
21937 blacklozenge
21938 \end_layout
21939
21940 \end_inset
21941 </cell>
21942 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21943 \begin_inset Text
21944
21945 \begin_layout Plain Layout
21946 \begin_inset Formula $\blacklozenge$
21947 \end_inset
21948
21949
21950 \end_layout
21951
21952 \end_inset
21953 </cell>
21954 </row>
21955 <row>
21956 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21957 \begin_inset Text
21958
21959 \begin_layout Plain Layout
21960
21961 \backslash
21962 blacktriangle
21963 \end_layout
21964
21965 \end_inset
21966 </cell>
21967 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21968 \begin_inset Text
21969
21970 \begin_layout Plain Layout
21971 \begin_inset Formula $\blacktriangle$
21972 \end_inset
21973
21974
21975 \end_layout
21976
21977 \end_inset
21978 </cell>
21979 </row>
21980 <row>
21981 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985
21986 \backslash
21987 blacktiangledown
21988 \end_layout
21989
21990 \end_inset
21991 </cell>
21992 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21993 \begin_inset Text
21994
21995 \begin_layout Plain Layout
21996 \begin_inset Formula $\blacktriangledown$
21997 \end_inset
21998
21999
22000 \end_layout
22001
22002 \end_inset
22003 </cell>
22004 </row>
22005 <row>
22006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22007 \begin_inset Text
22008
22009 \begin_layout Plain Layout
22010
22011 \backslash
22012 bullet
22013 \end_layout
22014
22015 \end_inset
22016 </cell>
22017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22018 \begin_inset Text
22019
22020 \begin_layout Plain Layout
22021 \begin_inset Formula $\bullet$
22022 \end_inset
22023
22024
22025 \end_layout
22026
22027 \end_inset
22028 </cell>
22029 </row>
22030 </lyxtabular>
22031
22032 \end_inset
22033
22034
22035 \begin_inset space \hfill{}
22036 \end_inset
22037
22038
22039 \begin_inset Tabular
22040 <lyxtabular version="3" rows="10" columns="2">
22041 <features booktabs="true" tabularvalignment="middle">
22042 <column alignment="center" valignment="top" width="0pt">
22043 <column alignment="center" valignment="top" width="0pt">
22044 <row>
22045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22046 \begin_inset Text
22047
22048 \begin_layout Plain Layout
22049 コマンド
22050 \end_layout
22051
22052 \end_inset
22053 </cell>
22054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22055 \begin_inset Text
22056
22057 \begin_layout Plain Layout
22058 出力
22059 \end_layout
22060
22061 \end_inset
22062 </cell>
22063 </row>
22064 <row>
22065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22066 \begin_inset Text
22067
22068 \begin_layout Plain Layout
22069
22070 \backslash
22071 diamondsuit
22072 \end_layout
22073
22074 \end_inset
22075 </cell>
22076 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22077 \begin_inset Text
22078
22079 \begin_layout Plain Layout
22080 \begin_inset Formula $\diamondsuit$
22081 \end_inset
22082
22083
22084 \end_layout
22085
22086 \end_inset
22087 </cell>
22088 </row>
22089 <row>
22090 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22091 \begin_inset Text
22092
22093 \begin_layout Plain Layout
22094
22095 \backslash
22096 Diamond
22097 \end_layout
22098
22099 \end_inset
22100 </cell>
22101 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22102 \begin_inset Text
22103
22104 \begin_layout Plain Layout
22105 \begin_inset Formula $\Diamond$
22106 \end_inset
22107
22108
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 </row>
22114 <row>
22115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22116 \begin_inset Text
22117
22118 \begin_layout Plain Layout
22119
22120 \backslash
22121 heartsuit
22122 \end_layout
22123
22124 \end_inset
22125 </cell>
22126 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22127 \begin_inset Text
22128
22129 \begin_layout Plain Layout
22130 \begin_inset Formula $\heartsuit$
22131 \end_inset
22132
22133
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 </row>
22139 <row>
22140 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22141 \begin_inset Text
22142
22143 \begin_layout Plain Layout
22144
22145 \backslash
22146 P
22147 \end_layout
22148
22149 \end_inset
22150 </cell>
22151 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22152 \begin_inset Text
22153
22154 \begin_layout Plain Layout
22155 \begin_inset Formula $\P$
22156 \end_inset
22157
22158
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 </row>
22164 <row>
22165 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169
22170 \backslash
22171 copyright
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180 \begin_inset Formula $\copyright$
22181 \end_inset
22182
22183
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 </row>
22189 <row>
22190 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194
22195 \backslash
22196 circledR
22197 \end_layout
22198
22199 \end_inset
22200 </cell>
22201 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205 \begin_inset Formula $\circledR$
22206 \end_inset
22207
22208
22209 \end_layout
22210
22211 \end_inset
22212 </cell>
22213 </row>
22214 <row>
22215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22216 \begin_inset Text
22217
22218 \begin_layout Plain Layout
22219
22220 \backslash
22221 maltese
22222 \end_layout
22223
22224 \end_inset
22225 </cell>
22226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22227 \begin_inset Text
22228
22229 \begin_layout Plain Layout
22230 \begin_inset Formula $\maltese$
22231 \end_inset
22232
22233
22234 \end_layout
22235
22236 \end_inset
22237 </cell>
22238 </row>
22239 <row>
22240 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22241 \begin_inset Text
22242
22243 \begin_layout Plain Layout
22244
22245 \backslash
22246 diagup
22247 \end_layout
22248
22249 \end_inset
22250 </cell>
22251 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22252 \begin_inset Text
22253
22254 \begin_layout Plain Layout
22255 \begin_inset Formula $\diagup$
22256 \end_inset
22257
22258
22259 \end_layout
22260
22261 \end_inset
22262 </cell>
22263 </row>
22264 <row>
22265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22266 \begin_inset Text
22267
22268 \begin_layout Plain Layout
22269
22270 \backslash
22271 diagdown
22272 \end_layout
22273
22274 \end_inset
22275 </cell>
22276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22277 \begin_inset Text
22278
22279 \begin_layout Plain Layout
22280 \begin_inset Formula $\diagdown$
22281 \end_inset
22282
22283
22284 \end_layout
22285
22286 \end_inset
22287 </cell>
22288 </row>
22289 </lyxtabular>
22290
22291 \end_inset
22292
22293
22294 \end_layout
22295
22296 \begin_layout Standard
22297 \begin_inset VSpace medskip
22298 \end_inset
22299
22300
22301 \end_layout
22302
22303 \begin_layout Standard
22304 寸法を変えて表示することのできる記号もあります.第
22305 \begin_inset CommandInset ref
22306 LatexCommand ref
22307 reference "subsec:書体寸法"
22308
22309 \end_inset
22310
22311 節をご参照下さい.
22312 \end_layout
22313
22314 \begin_layout Subsection
22315 ユーロ通貨記号
22316 \begin_inset Index idx
22317 status collapsed
22318
22319 \begin_layout Plain Layout
22320 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
22321 \end_layout
22322
22323 \end_inset
22324
22325
22326 \begin_inset Index idx
22327 status collapsed
22328
22329 \begin_layout Plain Layout
22330 E@
22331 \begin_inset ERT
22332 status collapsed
22333
22334 \begin_layout Plain Layout
22335
22336
22337 \backslash
22338 officialeuro
22339 \end_layout
22340
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \end_inset
22347
22348
22349 \end_layout
22350
22351 \begin_layout Standard
22352 ユーロ通貨記号を数式で使用するには,\SpecialChar LaTeX
22353 パッケージ
22354 \series bold
22355 eurosym
22356 \series default
22357
22358 \begin_inset Index idx
22359 status collapsed
22360
22361 \begin_layout Plain Layout
22362 ぱっけーじ@パッケージ ! eurosym
22363 \end_layout
22364
22365 \end_inset
22366
22367 が導入されていて,以下のような\SpecialChar LaTeX
22368 プリアンブル行によって読み込まれていなくてはなりません.
22369 \end_layout
22370
22371 \begin_layout Standard
22372
22373 \series bold
22374
22375 \backslash
22376 usepackage[gennarrow]{eurosym}
22377 \end_layout
22378
22379 \begin_layout Standard
22380 すると,ユーロ通貨記号を
22381 \series bold
22382
22383 \backslash
22384 euro
22385 \series default
22386
22387 \begin_inset Index idx
22388 status collapsed
22389
22390 \begin_layout Plain Layout
22391 こまんど@コマンド ! E ! 
22392 \backslash
22393 euro
22394 \end_layout
22395
22396 \end_inset
22397
22398 コマンドで挿入することができるようになります.
22399 \end_layout
22400
22401 \begin_layout Standard
22402 数式テキストには,
22403 \series bold
22404 eurosym
22405 \series default
22406 が導入されていなくても,ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます.
22407 \series bold
22408 eurosym
22409 \series default
22410 が導入されていれば,
22411 \series bold
22412
22413 \backslash
22414 euro
22415 \series default
22416 は\SpecialChar TeX
22417 モードでも挿入することができます.また,正式な通貨記号を
22418 \series bold
22419
22420 \backslash
22421 officialeuro
22422 \series default
22423
22424 \begin_inset Index idx
22425 status collapsed
22426
22427 \begin_layout Plain Layout
22428 こまんど@コマンド ! O ! 
22429 \backslash
22430 officialeuro
22431 \end_layout
22432
22433 \end_inset
22434
22435 コマンド(これは\SpecialChar TeX
22436 モードでのみ使用することができます)で挿入することができます.
22437 \end_layout
22438
22439 \begin_layout Standard
22440 \begin_inset ERT
22441 status collapsed
22442
22443 \begin_layout Plain Layout
22444
22445
22446 \backslash
22447 ifeurosym 
22448 \end_layout
22449
22450 \end_inset
22451
22452
22453 \begin_inset Note Note
22454 status open
22455
22456 \begin_layout Plain Layout
22457 以下の表は,\SpecialChar LaTeX
22458 パッケージ
22459 \series bold
22460 eurosym
22461 \series default
22462 が導入済みのときのみ表示されます.
22463 \end_layout
22464
22465 \end_inset
22466
22467
22468 \end_layout
22469
22470 \begin_layout Standard
22471 以下は,各ユーロ通貨記号のまとめです.
22472 \end_layout
22473
22474 \begin_layout Standard
22475 \align center
22476 \begin_inset Tabular
22477 <lyxtabular version="3" rows="4" columns="3">
22478 <features booktabs="true" tabularvalignment="middle">
22479 <column alignment="center" valignment="top" width="0pt">
22480 <column alignment="center" valignment="top" width="0pt">
22481 <column alignment="center" valignment="top" width="0pt">
22482 <row>
22483 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22484 \begin_inset Text
22485
22486 \begin_layout Plain Layout
22487 \begin_inset ERT
22488 status collapsed
22489
22490 \begin_layout Plain Layout
22491
22492
22493 \backslash
22494 cmidrule[0.08em]{2-3}
22495 \end_layout
22496
22497 \end_inset
22498
22499
22500 \end_layout
22501
22502 \end_inset
22503 </cell>
22504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22505 \begin_inset Text
22506
22507 \begin_layout Plain Layout
22508 コマンド
22509 \end_layout
22510
22511 \end_inset
22512 </cell>
22513 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22514 \begin_inset Text
22515
22516 \begin_layout Plain Layout
22517 出力
22518 \end_layout
22519
22520 \end_inset
22521 </cell>
22522 </row>
22523 <row>
22524 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22525 \begin_inset Text
22526
22527 \begin_layout Plain Layout
22528 数式
22529 \end_layout
22530
22531 \end_inset
22532 </cell>
22533 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22534 \begin_inset Text
22535
22536 \begin_layout Plain Layout
22537
22538 \backslash
22539 euro
22540 \end_layout
22541
22542 \end_inset
22543 </cell>
22544 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22545 \begin_inset Text
22546
22547 \begin_layout Plain Layout
22548 \begin_inset Formula $\euro$
22549 \end_inset
22550
22551
22552 \end_layout
22553
22554 \end_inset
22555 </cell>
22556 </row>
22557 <row>
22558 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22559 \begin_inset Text
22560
22561 \begin_layout Plain Layout
22562 数式テキスト
22563 \end_layout
22564
22565 \end_inset
22566 </cell>
22567 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22568 \begin_inset Text
22569
22570 \begin_layout Plain Layout
22571 (ユーロ記号)
22572 \end_layout
22573
22574 \end_inset
22575 </cell>
22576 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22577 \begin_inset Text
22578
22579 \begin_layout Plain Layout
22580 (ユーロ記号)
22581 \end_layout
22582
22583 \end_inset
22584 </cell>
22585 </row>
22586 <row>
22587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22588 \begin_inset Text
22589
22590 \begin_layout Plain Layout
22591 \SpecialChar TeX
22592 モード
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22598 \begin_inset Text
22599
22600 \begin_layout Plain Layout
22601
22602 \backslash
22603 officialeuro
22604 \end_layout
22605
22606 \end_inset
22607 </cell>
22608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22609 \begin_inset Text
22610
22611 \begin_layout Plain Layout
22612 \begin_inset ERT
22613 status collapsed
22614
22615 \begin_layout Plain Layout
22616
22617
22618 \backslash
22619 officialeuro
22620 \end_layout
22621
22622 \end_inset
22623
22624
22625 \end_layout
22626
22627 \end_inset
22628 </cell>
22629 </row>
22630 </lyxtabular>
22631
22632 \end_inset
22633
22634
22635 \begin_inset Note Note
22636 status collapsed
22637
22638 \begin_layout Plain Layout
22639 ここでは,
22640 \series bold
22641
22642 \backslash
22643 cmidrule
22644 \series default
22645 は表罫線のためだけに用いられています.詳細については,取扱説明書
22646 \emph on
22647 埋込オブジェクト篇
22648 \emph default
22649
22650 \family sans
22651 フォーマル形式の表
22652 \family default
22653 の節をご覧下さい.
22654 \end_layout
22655
22656 \end_inset
22657
22658
22659 \end_layout
22660
22661 \begin_layout Standard
22662 \begin_inset ERT
22663 status collapsed
22664
22665 \begin_layout Plain Layout
22666
22667
22668 \backslash
22669 else 
22670 \end_layout
22671
22672 \end_inset
22673
22674
22675 \begin_inset Note Note
22676 status open
22677
22678 \begin_layout Plain Layout
22679 以下は,\SpecialChar LaTeX
22680 パッケージ
22681 \series bold
22682 eurosym
22683 \series default
22684 が導入されていないときのみ表示されます.
22685 \end_layout
22686
22687 \end_inset
22688
22689
22690 \end_layout
22691
22692 \begin_layout Standard
22693 本節の残りを出力としてみるためには,\SpecialChar LaTeX
22694 パッケージ
22695 \series bold
22696 eurosym
22697 \series default
22698 を導入する必要があります.
22699 \end_layout
22700
22701 \begin_layout Standard
22702 \begin_inset ERT
22703 status collapsed
22704
22705 \begin_layout Plain Layout
22706
22707
22708 \backslash
22709 fi 
22710 \end_layout
22711
22712 \end_inset
22713
22714
22715 \end_layout
22716
22717 \begin_layout Section
22718 関係子
22719 \begin_inset CommandInset label
22720 LatexCommand label
22721 name "sec:関係子"
22722
22723 \end_inset
22724
22725
22726 \begin_inset Index idx
22727 status collapsed
22728
22729 \begin_layout Plain Layout
22730 かんけいし@関係子
22731 \end_layout
22732
22733 \end_inset
22734
22735
22736 \begin_inset Index idx
22737 status collapsed
22738
22739 \begin_layout Plain Layout
22740 ひかくし@比較子
22741 \begin_inset ERT
22742 status collapsed
22743
22744 \begin_layout Plain Layout
22745
22746 |see{
22747 \end_layout
22748
22749 \end_inset
22750
22751 関係子
22752 \begin_inset ERT
22753 status collapsed
22754
22755 \begin_layout Plain Layout
22756
22757 }
22758 \end_layout
22759
22760 \end_inset
22761
22762
22763 \end_layout
22764
22765 \end_inset
22766
22767
22768 \end_layout
22769
22770 \begin_layout Standard
22771 関係子はすべて,ツールバーボタンの
22772 \begin_inset Info
22773 type  "icon"
22774 arg   "math-insert \\leq"
22775 \end_inset
22776
22777 でも挿入することができます.
22778 \end_layout
22779
22780 \begin_layout Standard
22781 \begin_inset Tabular
22782 <lyxtabular version="3" rows="17" columns="2">
22783 <features booktabs="true" tabularvalignment="middle">
22784 <column alignment="center" valignment="top" width="0pt">
22785 <column alignment="center" valignment="top" width="0pt">
22786 <row>
22787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22788 \begin_inset Text
22789
22790 \begin_layout Plain Layout
22791 コマンド
22792 \end_layout
22793
22794 \end_inset
22795 </cell>
22796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22797 \begin_inset Text
22798
22799 \begin_layout Plain Layout
22800 出力
22801 \end_layout
22802
22803 \end_inset
22804 </cell>
22805 </row>
22806 <row>
22807 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22808 \begin_inset Text
22809
22810 \begin_layout Plain Layout
22811 <
22812 \end_layout
22813
22814 \end_inset
22815 </cell>
22816 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22817 \begin_inset Text
22818
22819 \begin_layout Plain Layout
22820 \begin_inset Formula $<$
22821 \end_inset
22822
22823
22824 \end_layout
22825
22826 \end_inset
22827 </cell>
22828 </row>
22829 <row>
22830 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22831 \begin_inset Text
22832
22833 \begin_layout Plain Layout
22834
22835 \backslash
22836 le
22837 \end_layout
22838
22839 \end_inset
22840 </cell>
22841 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22842 \begin_inset Text
22843
22844 \begin_layout Plain Layout
22845 \begin_inset Formula $\le$
22846 \end_inset
22847
22848
22849 \end_layout
22850
22851 \end_inset
22852 </cell>
22853 </row>
22854 <row>
22855 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22856 \begin_inset Text
22857
22858 \begin_layout Plain Layout
22859
22860 \backslash
22861 ll
22862 \end_layout
22863
22864 \end_inset
22865 </cell>
22866 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22867 \begin_inset Text
22868
22869 \begin_layout Plain Layout
22870 \begin_inset Formula $\ll$
22871 \end_inset
22872
22873
22874 \end_layout
22875
22876 \end_inset
22877 </cell>
22878 </row>
22879 <row>
22880 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22881 \begin_inset Text
22882
22883 \begin_layout Plain Layout
22884
22885 \backslash
22886 prec
22887 \end_layout
22888
22889 \end_inset
22890 </cell>
22891 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22892 \begin_inset Text
22893
22894 \begin_layout Plain Layout
22895 \begin_inset Formula $\prec$
22896 \end_inset
22897
22898
22899 \end_layout
22900
22901 \end_inset
22902 </cell>
22903 </row>
22904 <row>
22905 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22906 \begin_inset Text
22907
22908 \begin_layout Plain Layout
22909
22910 \backslash
22911 preceq
22912 \end_layout
22913
22914 \end_inset
22915 </cell>
22916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22917 \begin_inset Text
22918
22919 \begin_layout Plain Layout
22920 \begin_inset Formula $\preceq$
22921 \end_inset
22922
22923
22924 \end_layout
22925
22926 \end_inset
22927 </cell>
22928 </row>
22929 <row>
22930 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22931 \begin_inset Text
22932
22933 \begin_layout Plain Layout
22934
22935 \backslash
22936 subset
22937 \end_layout
22938
22939 \end_inset
22940 </cell>
22941 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22942 \begin_inset Text
22943
22944 \begin_layout Plain Layout
22945 \begin_inset Formula $\subset$
22946 \end_inset
22947
22948
22949 \end_layout
22950
22951 \end_inset
22952 </cell>
22953 </row>
22954 <row>
22955 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22956 \begin_inset Text
22957
22958 \begin_layout Plain Layout
22959
22960 \backslash
22961 subseteq
22962 \end_layout
22963
22964 \end_inset
22965 </cell>
22966 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22967 \begin_inset Text
22968
22969 \begin_layout Plain Layout
22970 \begin_inset Formula $\subseteq$
22971 \end_inset
22972
22973
22974 \end_layout
22975
22976 \end_inset
22977 </cell>
22978 </row>
22979 <row>
22980 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22981 \begin_inset Text
22982
22983 \begin_layout Plain Layout
22984
22985 \backslash
22986 sqsubseteq
22987 \end_layout
22988
22989 \end_inset
22990 </cell>
22991 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22992 \begin_inset Text
22993
22994 \begin_layout Plain Layout
22995 \begin_inset Formula $\sqsubseteq$
22996 \end_inset
22997
22998
22999 \end_layout
23000
23001 \end_inset
23002 </cell>
23003 </row>
23004 <row>
23005 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23006 \begin_inset Text
23007
23008 \begin_layout Plain Layout
23009
23010 \backslash
23011 in
23012 \end_layout
23013
23014 \end_inset
23015 </cell>
23016 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23017 \begin_inset Text
23018
23019 \begin_layout Plain Layout
23020 \begin_inset Formula $\in$
23021 \end_inset
23022
23023
23024 \end_layout
23025
23026 \end_inset
23027 </cell>
23028 </row>
23029 <row>
23030 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23031 \begin_inset Text
23032
23033 \begin_layout Plain Layout
23034
23035 \backslash
23036 vdash
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23042 \begin_inset Text
23043
23044 \begin_layout Plain Layout
23045 \begin_inset Formula $\vdash$
23046 \end_inset
23047
23048
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 </row>
23054 <row>
23055 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23056 \begin_inset Text
23057
23058 \begin_layout Plain Layout
23059
23060 \backslash
23061 smile
23062 \end_layout
23063
23064 \end_inset
23065 </cell>
23066 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23067 \begin_inset Text
23068
23069 \begin_layout Plain Layout
23070 \begin_inset Formula $\smile$
23071 \end_inset
23072
23073
23074 \end_layout
23075
23076 \end_inset
23077 </cell>
23078 </row>
23079 <row>
23080 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23081 \begin_inset Text
23082
23083 \begin_layout Plain Layout
23084
23085 \backslash
23086 lhd
23087 \end_layout
23088
23089 \end_inset
23090 </cell>
23091 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23092 \begin_inset Text
23093
23094 \begin_layout Plain Layout
23095 \begin_inset Formula $\lhd$
23096 \end_inset
23097
23098
23099 \end_layout
23100
23101 \end_inset
23102 </cell>
23103 </row>
23104 <row>
23105 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23106 \begin_inset Text
23107
23108 \begin_layout Plain Layout
23109
23110 \backslash
23111 unlhd
23112 \end_layout
23113
23114 \end_inset
23115 </cell>
23116 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23117 \begin_inset Text
23118
23119 \begin_layout Plain Layout
23120 \begin_inset Formula $\unlhd$
23121 \end_inset
23122
23123
23124 \end_layout
23125
23126 \end_inset
23127 </cell>
23128 </row>
23129 <row>
23130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23131 \begin_inset Text
23132
23133 \begin_layout Plain Layout
23134
23135 \backslash
23136 gtrless
23137 \end_layout
23138
23139 \end_inset
23140 </cell>
23141 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23142 \begin_inset Text
23143
23144 \begin_layout Plain Layout
23145 \begin_inset Formula $\gtrless$
23146 \end_inset
23147
23148
23149 \end_layout
23150
23151 \end_inset
23152 </cell>
23153 </row>
23154 <row>
23155 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23156 \begin_inset Text
23157
23158 \begin_layout Plain Layout
23159
23160 \backslash
23161 mid
23162 \end_layout
23163
23164 \end_inset
23165 </cell>
23166 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23167 \begin_inset Text
23168
23169 \begin_layout Plain Layout
23170 \begin_inset Formula $\mid$
23171 \end_inset
23172
23173
23174 \end_layout
23175
23176 \end_inset
23177 </cell>
23178 </row>
23179 <row>
23180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23181 \begin_inset Text
23182
23183 \begin_layout Plain Layout
23184
23185 \backslash
23186 nmid
23187 \end_layout
23188
23189 \end_inset
23190 </cell>
23191 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23192 \begin_inset Text
23193
23194 \begin_layout Plain Layout
23195 \begin_inset Formula $\nmid$
23196 \end_inset
23197
23198
23199 \end_layout
23200
23201 \end_inset
23202 </cell>
23203 </row>
23204 </lyxtabular>
23205
23206 \end_inset
23207
23208
23209 \begin_inset space \hfill{}
23210 \end_inset
23211
23212
23213 \begin_inset Tabular
23214 <lyxtabular version="3" rows="17" columns="2">
23215 <features booktabs="true" tabularvalignment="middle">
23216 <column alignment="center" valignment="top" width="0pt">
23217 <column alignment="center" valignment="top" width="0pt">
23218 <row>
23219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23220 \begin_inset Text
23221
23222 \begin_layout Plain Layout
23223 コマンド
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23229 \begin_inset Text
23230
23231 \begin_layout Plain Layout
23232 出力
23233 \end_layout
23234
23235 \end_inset
23236 </cell>
23237 </row>
23238 <row>
23239 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23240 \begin_inset Text
23241
23242 \begin_layout Plain Layout
23243 =
23244 \end_layout
23245
23246 \end_inset
23247 </cell>
23248 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23249 \begin_inset Text
23250
23251 \begin_layout Plain Layout
23252 \begin_inset Formula $=$
23253 \end_inset
23254
23255
23256 \end_layout
23257
23258 \end_inset
23259 </cell>
23260 </row>
23261 <row>
23262 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23263 \begin_inset Text
23264
23265 \begin_layout Plain Layout
23266
23267 \backslash
23268 not=
23269 \end_layout
23270
23271 \end_inset
23272 </cell>
23273 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23274 \begin_inset Text
23275
23276 \begin_layout Plain Layout
23277 \begin_inset Formula $\not=$
23278 \end_inset
23279
23280
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 </row>
23286 <row>
23287 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23288 \begin_inset Text
23289
23290 \begin_layout Plain Layout
23291
23292 \backslash
23293 equiv
23294 \end_layout
23295
23296 \end_inset
23297 </cell>
23298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23299 \begin_inset Text
23300
23301 \begin_layout Plain Layout
23302 \begin_inset Formula $\equiv$
23303 \end_inset
23304
23305
23306 \end_layout
23307
23308 \end_inset
23309 </cell>
23310 </row>
23311 <row>
23312 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23313 \begin_inset Text
23314
23315 \begin_layout Plain Layout
23316
23317 \backslash
23318 sim
23319 \end_layout
23320
23321 \end_inset
23322 </cell>
23323 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23324 \begin_inset Text
23325
23326 \begin_layout Plain Layout
23327 \begin_inset Formula $\sim$
23328 \end_inset
23329
23330
23331 \end_layout
23332
23333 \end_inset
23334 </cell>
23335 </row>
23336 <row>
23337 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23338 \begin_inset Text
23339
23340 \begin_layout Plain Layout
23341
23342 \backslash
23343 simeq
23344 \end_layout
23345
23346 \end_inset
23347 </cell>
23348 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23349 \begin_inset Text
23350
23351 \begin_layout Plain Layout
23352 \begin_inset Formula $\simeq$
23353 \end_inset
23354
23355
23356 \end_layout
23357
23358 \end_inset
23359 </cell>
23360 </row>
23361 <row>
23362 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23363 \begin_inset Text
23364
23365 \begin_layout Plain Layout
23366
23367 \backslash
23368 approx
23369 \end_layout
23370
23371 \end_inset
23372 </cell>
23373 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23374 \begin_inset Text
23375
23376 \begin_layout Plain Layout
23377 \begin_inset Formula $\approx$
23378 \end_inset
23379
23380
23381 \end_layout
23382
23383 \end_inset
23384 </cell>
23385 </row>
23386 <row>
23387 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23388 \begin_inset Text
23389
23390 \begin_layout Plain Layout
23391
23392 \backslash
23393 cong
23394 \end_layout
23395
23396 \end_inset
23397 </cell>
23398 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23399 \begin_inset Text
23400
23401 \begin_layout Plain Layout
23402 \begin_inset Formula $\cong$
23403 \end_inset
23404
23405
23406 \end_layout
23407
23408 \end_inset
23409 </cell>
23410 </row>
23411 <row>
23412 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23413 \begin_inset Text
23414
23415 \begin_layout Plain Layout
23416
23417 \backslash
23418 bowtie
23419 \end_layout
23420
23421 \end_inset
23422 </cell>
23423 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23424 \begin_inset Text
23425
23426 \begin_layout Plain Layout
23427 \begin_inset Formula $\bowtie$
23428 \end_inset
23429
23430
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 </row>
23436 <row>
23437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23438 \begin_inset Text
23439
23440 \begin_layout Plain Layout
23441
23442 \backslash
23443 notin
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Plain Layout
23452 \begin_inset Formula $\notin$
23453 \end_inset
23454
23455
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 </row>
23461 <row>
23462 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23463 \begin_inset Text
23464
23465 \begin_layout Plain Layout
23466
23467 \backslash
23468 perp
23469 \end_layout
23470
23471 \end_inset
23472 </cell>
23473 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23474 \begin_inset Text
23475
23476 \begin_layout Plain Layout
23477 \begin_inset Formula $\perp$
23478 \end_inset
23479
23480
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 </row>
23486 <row>
23487 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23488 \begin_inset Text
23489
23490 \begin_layout Plain Layout
23491
23492 \backslash
23493 propto
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23499 \begin_inset Text
23500
23501 \begin_layout Plain Layout
23502 \begin_inset Formula $\propto$
23503 \end_inset
23504
23505
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 </row>
23511 <row>
23512 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout Plain Layout
23516
23517 \backslash
23518 asymp
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23524 \begin_inset Text
23525
23526 \begin_layout Plain Layout
23527 \begin_inset Formula $\asymp$
23528 \end_inset
23529
23530
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 </row>
23536 <row>
23537 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541
23542 \backslash
23543 doteq
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23549 \begin_inset Text
23550
23551 \begin_layout Plain Layout
23552 \begin_inset Formula $\doteq$
23553 \end_inset
23554
23555
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 </row>
23561 <row>
23562 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566
23567 \backslash
23568 circeq
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23574 \begin_inset Text
23575
23576 \begin_layout Plain Layout
23577 \begin_inset Formula $\circeq$
23578 \end_inset
23579
23580
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 </row>
23586 <row>
23587 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23588 \begin_inset Text
23589
23590 \begin_layout Plain Layout
23591
23592 \backslash
23593 models
23594 \end_layout
23595
23596 \end_inset
23597 </cell>
23598 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23599 \begin_inset Text
23600
23601 \begin_layout Plain Layout
23602 \begin_inset Formula $\models$
23603 \end_inset
23604
23605
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 </row>
23611 <row>
23612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23613 \begin_inset Text
23614
23615 \begin_layout Plain Layout
23616
23617 \backslash
23618 widehat=
23619 \end_layout
23620
23621 \end_inset
23622 </cell>
23623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23624 \begin_inset Text
23625
23626 \begin_layout Plain Layout
23627 \begin_inset Formula $\widehat{=}$
23628 \end_inset
23629
23630
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 </row>
23636 </lyxtabular>
23637
23638 \end_inset
23639
23640
23641 \begin_inset space \hfill{}
23642 \end_inset
23643
23644
23645 \begin_inset Tabular
23646 <lyxtabular version="3" rows="17" columns="2">
23647 <features booktabs="true" tabularvalignment="middle">
23648 <column alignment="center" valignment="top" width="0pt">
23649 <column alignment="center" valignment="top" width="0pt">
23650 <row>
23651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23652 \begin_inset Text
23653
23654 \begin_layout Plain Layout
23655 コマンド
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \begin_layout Plain Layout
23664 出力
23665 \end_layout
23666
23667 \end_inset
23668 </cell>
23669 </row>
23670 <row>
23671 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23672 \begin_inset Text
23673
23674 \begin_layout Plain Layout
23675 >
23676 \end_layout
23677
23678 \end_inset
23679 </cell>
23680 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23681 \begin_inset Text
23682
23683 \begin_layout Plain Layout
23684 \begin_inset Formula $>$
23685 \end_inset
23686
23687
23688 \end_layout
23689
23690 \end_inset
23691 </cell>
23692 </row>
23693 <row>
23694 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23695 \begin_inset Text
23696
23697 \begin_layout Plain Layout
23698
23699 \backslash
23700 ge
23701 \end_layout
23702
23703 \end_inset
23704 </cell>
23705 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Plain Layout
23709 \begin_inset Formula $\ge$
23710 \end_inset
23711
23712
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 </row>
23718 <row>
23719 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23720 \begin_inset Text
23721
23722 \begin_layout Plain Layout
23723
23724 \backslash
23725 gg
23726 \end_layout
23727
23728 \end_inset
23729 </cell>
23730 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23731 \begin_inset Text
23732
23733 \begin_layout Plain Layout
23734 \begin_inset Formula $\gg$
23735 \end_inset
23736
23737
23738 \end_layout
23739
23740 \end_inset
23741 </cell>
23742 </row>
23743 <row>
23744 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23745 \begin_inset Text
23746
23747 \begin_layout Plain Layout
23748
23749 \backslash
23750 succ
23751 \end_layout
23752
23753 \end_inset
23754 </cell>
23755 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759 \begin_inset Formula $\succ$
23760 \end_inset
23761
23762
23763 \end_layout
23764
23765 \end_inset
23766 </cell>
23767 </row>
23768 <row>
23769 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23770 \begin_inset Text
23771
23772 \begin_layout Plain Layout
23773
23774 \backslash
23775 succeq
23776 \end_layout
23777
23778 \end_inset
23779 </cell>
23780 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23781 \begin_inset Text
23782
23783 \begin_layout Plain Layout
23784 \begin_inset Formula $\succeq$
23785 \end_inset
23786
23787
23788 \end_layout
23789
23790 \end_inset
23791 </cell>
23792 </row>
23793 <row>
23794 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23795 \begin_inset Text
23796
23797 \begin_layout Plain Layout
23798
23799 \backslash
23800 supset
23801 \end_layout
23802
23803 \end_inset
23804 </cell>
23805 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23806 \begin_inset Text
23807
23808 \begin_layout Plain Layout
23809 \begin_inset Formula $\supset$
23810 \end_inset
23811
23812
23813 \end_layout
23814
23815 \end_inset
23816 </cell>
23817 </row>
23818 <row>
23819 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23820 \begin_inset Text
23821
23822 \begin_layout Plain Layout
23823
23824 \backslash
23825 supseteq
23826 \end_layout
23827
23828 \end_inset
23829 </cell>
23830 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23831 \begin_inset Text
23832
23833 \begin_layout Plain Layout
23834 \begin_inset Formula $\supseteq$
23835 \end_inset
23836
23837
23838 \end_layout
23839
23840 \end_inset
23841 </cell>
23842 </row>
23843 <row>
23844 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23845 \begin_inset Text
23846
23847 \begin_layout Plain Layout
23848
23849 \backslash
23850 sqsupseteq
23851 \end_layout
23852
23853 \end_inset
23854 </cell>
23855 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23856 \begin_inset Text
23857
23858 \begin_layout Plain Layout
23859 \begin_inset Formula $\sqsupseteq$
23860 \end_inset
23861
23862
23863 \end_layout
23864
23865 \end_inset
23866 </cell>
23867 </row>
23868 <row>
23869 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23870 \begin_inset Text
23871
23872 \begin_layout Plain Layout
23873
23874 \backslash
23875 ni
23876 \end_layout
23877
23878 \end_inset
23879 </cell>
23880 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23881 \begin_inset Text
23882
23883 \begin_layout Plain Layout
23884 \begin_inset Formula $\ni$
23885 \end_inset
23886
23887
23888 \end_layout
23889
23890 \end_inset
23891 </cell>
23892 </row>
23893 <row>
23894 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23895 \begin_inset Text
23896
23897 \begin_layout Plain Layout
23898
23899 \backslash
23900 dashv
23901 \end_layout
23902
23903 \end_inset
23904 </cell>
23905 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23906 \begin_inset Text
23907
23908 \begin_layout Plain Layout
23909 \begin_inset Formula $\dashv$
23910 \end_inset
23911
23912
23913 \end_layout
23914
23915 \end_inset
23916 </cell>
23917 </row>
23918 <row>
23919 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23920 \begin_inset Text
23921
23922 \begin_layout Plain Layout
23923
23924 \backslash
23925 frown
23926 \end_layout
23927
23928 \end_inset
23929 </cell>
23930 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23931 \begin_inset Text
23932
23933 \begin_layout Plain Layout
23934 \begin_inset Formula $\frown$
23935 \end_inset
23936
23937
23938 \end_layout
23939
23940 \end_inset
23941 </cell>
23942 </row>
23943 <row>
23944 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23945 \begin_inset Text
23946
23947 \begin_layout Plain Layout
23948
23949 \backslash
23950 rhd
23951 \end_layout
23952
23953 \end_inset
23954 </cell>
23955 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23956 \begin_inset Text
23957
23958 \begin_layout Plain Layout
23959 \begin_inset Formula $\rhd$
23960 \end_inset
23961
23962
23963 \end_layout
23964
23965 \end_inset
23966 </cell>
23967 </row>
23968 <row>
23969 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23970 \begin_inset Text
23971
23972 \begin_layout Plain Layout
23973
23974 \backslash
23975 unrhd
23976 \end_layout
23977
23978 \end_inset
23979 </cell>
23980 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23981 \begin_inset Text
23982
23983 \begin_layout Plain Layout
23984 \begin_inset Formula $\unrhd$
23985 \end_inset
23986
23987
23988 \end_layout
23989
23990 \end_inset
23991 </cell>
23992 </row>
23993 <row>
23994 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23995 \begin_inset Text
23996
23997 \begin_layout Plain Layout
23998
23999 \backslash
24000 lessgtr
24001 \end_layout
24002
24003 \end_inset
24004 </cell>
24005 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24006 \begin_inset Text
24007
24008 \begin_layout Plain Layout
24009 \begin_inset Formula $\lessgtr$
24010 \end_inset
24011
24012
24013 \end_layout
24014
24015 \end_inset
24016 </cell>
24017 </row>
24018 <row>
24019 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24020 \begin_inset Text
24021
24022 \begin_layout Plain Layout
24023
24024 \backslash
24025 parallel
24026 \end_layout
24027
24028 \end_inset
24029 </cell>
24030 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24031 \begin_inset Text
24032
24033 \begin_layout Plain Layout
24034 \begin_inset Formula $\parallel$
24035 \end_inset
24036
24037
24038 \end_layout
24039
24040 \end_inset
24041 </cell>
24042 </row>
24043 <row>
24044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24045 \begin_inset Text
24046
24047 \begin_layout Plain Layout
24048
24049 \backslash
24050 nparallel
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24056 \begin_inset Text
24057
24058 \begin_layout Plain Layout
24059 \begin_inset Formula $\nparallel$
24060 \end_inset
24061
24062
24063 \end_layout
24064
24065 \end_inset
24066 </cell>
24067 </row>
24068 </lyxtabular>
24069
24070 \end_inset
24071
24072
24073 \end_layout
24074
24075 \begin_layout Standard
24076 \begin_inset VSpace medskip
24077 \end_inset
24078
24079
24080 \series bold
24081
24082 \backslash
24083 lhd
24084 \series default
24085
24086 \series bold
24087
24088 \backslash
24089 rhd
24090 \series default
24091 の文字は,同じように見える演算子
24092 \series bold
24093
24094 \backslash
24095 triangleleft
24096 \series default
24097 および
24098 \series bold
24099
24100 \backslash
24101 triangleright
24102 \series default
24103 よりも大きくなっています.
24104 \end_layout
24105
24106 \begin_layout Standard
24107 \SpecialChar LyX
24108 は,特殊な関係子を多くサポートしています.これらの関係子一覧を見るには,ツールバーボタン
24109 \begin_inset Info
24110 type  "icon"
24111 arg   "math-insert \\leqq"
24112 \end_inset
24113
24114 をご覧ください.
24115 \end_layout
24116
24117 \begin_layout Standard
24118 関係子は,記号とは違って,つねに前後に余白が置かれます.
24119 \end_layout
24120
24121 \begin_layout Standard
24122
24123 \series bold
24124
24125 \backslash
24126 stackrel
24127 \series default
24128
24129 \begin_inset Index idx
24130 status collapsed
24131
24132 \begin_layout Plain Layout
24133 こまんど@コマンド ! S ! 
24134 \backslash
24135 stackrel
24136 \end_layout
24137
24138 \end_inset
24139
24140 コマンドを使うと,以下のように,ラベル付きの関係子を作ることができます.
24141 \end_layout
24142
24143 \begin_layout Standard
24144 \align center
24145 \begin_inset Tabular
24146 <lyxtabular version="3" rows="2" columns="2">
24147 <features booktabs="true" tabularvalignment="middle">
24148 <column alignment="center" valignment="top" width="0pt">
24149 <column alignment="center" valignment="top">
24150 <row>
24151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24152 \begin_inset Text
24153
24154 \begin_layout Plain Layout
24155 コマンド
24156 \end_layout
24157
24158 \end_inset
24159 </cell>
24160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24161 \begin_inset Text
24162
24163 \begin_layout Plain Layout
24164 出力
24165 \end_layout
24166
24167 \end_inset
24168 </cell>
24169 </row>
24170 <row topspace="1.5mm">
24171 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24172 \begin_inset Text
24173
24174 \begin_layout Plain Layout
24175 A(r)
24176 \backslash
24177 stackrel
24178 \begin_inset space \textvisiblespace{}
24179 \end_inset
24180
24181 r
24182 \backslash
24183 to
24184 \backslash
24185 infty
24186 \begin_inset space \textvisiblespace{}
24187 \end_inset
24188
24189
24190 \begin_inset Formula $\downarrow$
24191 \end_inset
24192
24193
24194 \backslash
24195 approx
24196 \begin_inset space \textvisiblespace{}
24197 \end_inset
24198
24199
24200 \begin_inset space \textvisiblespace{}
24201 \end_inset
24202
24203 B
24204 \end_layout
24205
24206 \end_inset
24207 </cell>
24208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24209 \begin_inset Text
24210
24211 \begin_layout Plain Layout
24212 \begin_inset Formula $A(r)\stackrel{r\to\infty}{\approx}B$
24213 \end_inset
24214
24215
24216 \end_layout
24217
24218 \end_inset
24219 </cell>
24220 </row>
24221 </lyxtabular>
24222
24223 \end_inset
24224
24225
24226 \end_layout
24227
24228 \begin_layout Section
24229 関数
24230 \end_layout
24231
24232 \begin_layout Subsection
24233 定義済み関数
24234 \begin_inset CommandInset label
24235 LatexCommand label
24236 name "subsec:定義済み函数"
24237
24238 \end_inset
24239
24240
24241 \begin_inset Index idx
24242 status collapsed
24243
24244 \begin_layout Plain Layout
24245 かんすう@関数 ! ていぎずみ@定義済み
24246 \end_layout
24247
24248 \end_inset
24249
24250
24251 \end_layout
24252
24253 \begin_layout Standard
24254 一般的に,数式表現では変数は
24255 \shape italic
24256 イタリック体
24257 \shape default
24258 に設定されますが,関数名はイタリック体にしません.なぜなら,
24259 \begin_inset Formula $sin$
24260 \end_inset
24261
24262
24263 \begin_inset Formula $s\cdot i\cdot n$
24264 \end_inset
24265
24266 であるかのように誤解させる恐れがあるためです.そのために,定義済み関数が存在し,これらは先行する要素よりも少し離れて配置されます.定義済み関数は,関数名の前にバ
24267 ックスラッシュを加えたコマンドとして挿入します.
24268 \end_layout
24269
24270 \begin_layout Standard
24271 \align center
24272 \begin_inset Tabular
24273 <lyxtabular version="3" rows="2" columns="2">
24274 <features booktabs="true" tabularvalignment="middle">
24275 <column alignment="center" valignment="top" width="0pt">
24276 <column alignment="center" valignment="top" width="0pt">
24277 <row>
24278 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24279 \begin_inset Text
24280
24281 \begin_layout Plain Layout
24282 コマンド
24283 \end_layout
24284
24285 \end_inset
24286 </cell>
24287 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24288 \begin_inset Text
24289
24290 \begin_layout Plain Layout
24291 出力
24292 \end_layout
24293
24294 \end_inset
24295 </cell>
24296 </row>
24297 <row>
24298 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24299 \begin_inset Text
24300
24301 \begin_layout Plain Layout
24302 Asin(x)+B
24303 \end_layout
24304
24305 \end_inset
24306 </cell>
24307 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
24308 \begin_inset Text
24309
24310 \begin_layout Plain Layout
24311 \begin_inset Formula $Asin(x)+B$
24312 \end_inset
24313
24314
24315 \end_layout
24316
24317 \end_inset
24318 </cell>
24319 </row>
24320 </lyxtabular>
24321
24322 \end_inset
24323
24324
24325 \begin_inset space \quad{}
24326 \end_inset
24327
24328
24329 \begin_inset Tabular
24330 <lyxtabular version="3" rows="2" columns="2">
24331 <features booktabs="true" tabularvalignment="middle">
24332 <column alignment="center" valignment="top" width="0pt">
24333 <column alignment="center" valignment="top" width="0pt">
24334 <row>
24335 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24336 \begin_inset Text
24337
24338 \begin_layout Plain Layout
24339 コマンド
24340 \end_layout
24341
24342 \end_inset
24343 </cell>
24344 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24345 \begin_inset Text
24346
24347 \begin_layout Plain Layout
24348 出力
24349 \end_layout
24350
24351 \end_inset
24352 </cell>
24353 </row>
24354 <row>
24355 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24356 \begin_inset Text
24357
24358 \begin_layout Plain Layout
24359 A
24360 \backslash
24361 sin(x)+B
24362 \end_layout
24363
24364 \end_inset
24365 </cell>
24366 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24367 \begin_inset Text
24368
24369 \begin_layout Plain Layout
24370 \begin_inset Formula $A\sin(x)+B$
24371 \end_inset
24372
24373
24374 \end_layout
24375
24376 \end_inset
24377 </cell>
24378 </row>
24379 </lyxtabular>
24380
24381 \end_inset
24382
24383
24384 \end_layout
24385
24386 \begin_layout Standard
24387 以下の関数が定義済みです.
24388 \end_layout
24389
24390 \begin_layout Standard
24391 \begin_inset VSpace -2mm
24392 \end_inset
24393
24394
24395 \end_layout
24396
24397 \begin_layout Standard
24398 \align center
24399 \begin_inset Tabular
24400 <lyxtabular version="3" rows="9" columns="4">
24401 <features booktabs="true" tabularvalignment="middle">
24402 <column alignment="center" valignment="top" width="0pt">
24403 <column alignment="center" valignment="top" width="0pt">
24404 <column alignment="center" valignment="top" width="0pt">
24405 <column alignment="center" valignment="top" width="0pt">
24406 <row>
24407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24408 \begin_inset Text
24409
24410 \begin_layout Plain Layout
24411 コマンド
24412 \end_layout
24413
24414 \end_inset
24415 </cell>
24416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24417 \begin_inset Text
24418
24419 \begin_layout Plain Layout
24420 コマンド
24421 \end_layout
24422
24423 \end_inset
24424 </cell>
24425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24426 \begin_inset Text
24427
24428 \begin_layout Plain Layout
24429 コマンド
24430 \end_layout
24431
24432 \end_inset
24433 </cell>
24434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24435 \begin_inset Text
24436
24437 \begin_layout Plain Layout
24438 コマンド
24439 \end_layout
24440
24441 \end_inset
24442 </cell>
24443 </row>
24444 <row>
24445 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24446 \begin_inset Text
24447
24448 \begin_layout Plain Layout
24449
24450 \backslash
24451 sin
24452 \end_layout
24453
24454 \end_inset
24455 </cell>
24456 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24457 \begin_inset Text
24458
24459 \begin_layout Plain Layout
24460
24461 \backslash
24462 sinh
24463 \end_layout
24464
24465 \end_inset
24466 </cell>
24467 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24468 \begin_inset Text
24469
24470 \begin_layout Plain Layout
24471
24472 \backslash
24473 arcsin
24474 \end_layout
24475
24476 \end_inset
24477 </cell>
24478 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24479 \begin_inset Text
24480
24481 \begin_layout Plain Layout
24482
24483 \backslash
24484 sup
24485 \end_layout
24486
24487 \end_inset
24488 </cell>
24489 </row>
24490 <row>
24491 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24492 \begin_inset Text
24493
24494 \begin_layout Plain Layout
24495
24496 \backslash
24497 cos
24498 \end_layout
24499
24500 \end_inset
24501 </cell>
24502 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24503 \begin_inset Text
24504
24505 \begin_layout Plain Layout
24506
24507 \backslash
24508 cosh
24509 \end_layout
24510
24511 \end_inset
24512 </cell>
24513 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24514 \begin_inset Text
24515
24516 \begin_layout Plain Layout
24517
24518 \backslash
24519 arccos
24520 \end_layout
24521
24522 \end_inset
24523 </cell>
24524 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Plain Layout
24528
24529 \backslash
24530 inf
24531 \end_layout
24532
24533 \end_inset
24534 </cell>
24535 </row>
24536 <row>
24537 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24538 \begin_inset Text
24539
24540 \begin_layout Plain Layout
24541
24542 \backslash
24543 tan
24544 \end_layout
24545
24546 \end_inset
24547 </cell>
24548 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24549 \begin_inset Text
24550
24551 \begin_layout Plain Layout
24552
24553 \backslash
24554 tanh
24555 \end_layout
24556
24557 \end_inset
24558 </cell>
24559 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24560 \begin_inset Text
24561
24562 \begin_layout Plain Layout
24563
24564 \backslash
24565 arctan
24566 \end_layout
24567
24568 \end_inset
24569 </cell>
24570 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24571 \begin_inset Text
24572
24573 \begin_layout Plain Layout
24574
24575 \backslash
24576 lim
24577 \end_layout
24578
24579 \end_inset
24580 </cell>
24581 </row>
24582 <row>
24583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24584 \begin_inset Text
24585
24586 \begin_layout Plain Layout
24587
24588 \backslash
24589 cot
24590 \end_layout
24591
24592 \end_inset
24593 </cell>
24594 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24595 \begin_inset Text
24596
24597 \begin_layout Plain Layout
24598
24599 \backslash
24600 coth
24601 \end_layout
24602
24603 \end_inset
24604 </cell>
24605 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24606 \begin_inset Text
24607
24608 \begin_layout Plain Layout
24609
24610 \backslash
24611 arg
24612 \end_layout
24613
24614 \end_inset
24615 </cell>
24616 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24617 \begin_inset Text
24618
24619 \begin_layout Plain Layout
24620
24621 \backslash
24622 liminf
24623 \end_layout
24624
24625 \end_inset
24626 </cell>
24627 </row>
24628 <row>
24629 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24630 \begin_inset Text
24631
24632 \begin_layout Plain Layout
24633
24634 \backslash
24635 sec
24636 \end_layout
24637
24638 \end_inset
24639 </cell>
24640 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24641 \begin_inset Text
24642
24643 \begin_layout Plain Layout
24644
24645 \backslash
24646 min
24647 \end_layout
24648
24649 \end_inset
24650 </cell>
24651 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24652 \begin_inset Text
24653
24654 \begin_layout Plain Layout
24655
24656 \backslash
24657 deg
24658 \end_layout
24659
24660 \end_inset
24661 </cell>
24662 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24663 \begin_inset Text
24664
24665 \begin_layout Plain Layout
24666
24667 \backslash
24668 limsup
24669 \end_layout
24670
24671 \end_inset
24672 </cell>
24673 </row>
24674 <row>
24675 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24676 \begin_inset Text
24677
24678 \begin_layout Plain Layout
24679
24680 \backslash
24681 csc
24682 \end_layout
24683
24684 \end_inset
24685 </cell>
24686 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24687 \begin_inset Text
24688
24689 \begin_layout Plain Layout
24690
24691 \backslash
24692 max
24693 \end_layout
24694
24695 \end_inset
24696 </cell>
24697 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24698 \begin_inset Text
24699
24700 \begin_layout Plain Layout
24701
24702 \backslash
24703 det
24704 \end_layout
24705
24706 \end_inset
24707 </cell>
24708 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24709 \begin_inset Text
24710
24711 \begin_layout Plain Layout
24712
24713 \backslash
24714 Pr
24715 \end_layout
24716
24717 \end_inset
24718 </cell>
24719 </row>
24720 <row>
24721 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24722 \begin_inset Text
24723
24724 \begin_layout Plain Layout
24725
24726 \backslash
24727 ln
24728 \end_layout
24729
24730 \end_inset
24731 </cell>
24732 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24733 \begin_inset Text
24734
24735 \begin_layout Plain Layout
24736
24737 \backslash
24738 exp
24739 \end_layout
24740
24741 \end_inset
24742 </cell>
24743 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24744 \begin_inset Text
24745
24746 \begin_layout Plain Layout
24747
24748 \backslash
24749 dim
24750 \end_layout
24751
24752 \end_inset
24753 </cell>
24754 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24755 \begin_inset Text
24756
24757 \begin_layout Plain Layout
24758
24759 \backslash
24760 hom
24761 \end_layout
24762
24763 \end_inset
24764 </cell>
24765 </row>
24766 <row>
24767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24768 \begin_inset Text
24769
24770 \begin_layout Plain Layout
24771
24772 \backslash
24773 lg
24774 \end_layout
24775
24776 \end_inset
24777 </cell>
24778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24779 \begin_inset Text
24780
24781 \begin_layout Plain Layout
24782
24783 \backslash
24784 log
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24790 \begin_inset Text
24791
24792 \begin_layout Plain Layout
24793
24794 \backslash
24795 ker
24796 \end_layout
24797
24798 \end_inset
24799 </cell>
24800 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24801 \begin_inset Text
24802
24803 \begin_layout Plain Layout
24804
24805 \backslash
24806 gcd
24807 \end_layout
24808
24809 \end_inset
24810 </cell>
24811 </row>
24812 </lyxtabular>
24813
24814 \end_inset
24815
24816
24817 \end_layout
24818
24819 \begin_layout Standard
24820 上記は,数式ツールバーボタンの
24821 \begin_inset Info
24822 type  "icon"
24823 arg   "math-insert \\functions"
24824 \end_inset
24825
24826 でも挿入することができます.
24827 \end_layout
24828
24829 \begin_layout Subsection
24830 自己定義関数
24831 \begin_inset Index idx
24832 status collapsed
24833
24834 \begin_layout Plain Layout
24835 かんすう@関数 ! じこていぎ@自己定義
24836 \end_layout
24837
24838 \end_inset
24839
24840
24841 \end_layout
24842
24843 \begin_layout Standard
24844 たとえば符号関数sgn(x)のように,定義済みでない関数を使うには,二つの方法があります.
24845 \end_layout
24846
24847 \begin_layout Itemize
24848 以下の行を\SpecialChar LaTeX
24849 プリアンブルに加えることによって関数を定義します.
24850 \begin_inset Foot
24851 status collapsed
24852
24853 \begin_layout Plain Layout
24854
24855 \series bold
24856
24857 \backslash
24858 DeclareMathOperator
24859 \series default
24860 についての詳細は,第
24861 \begin_inset CommandInset ref
24862 LatexCommand ref
24863 reference "subsec:自己定義演算子"
24864
24865 \end_inset
24866
24867 節をご参照下さい.
24868 \end_layout
24869
24870 \end_inset
24871
24872
24873 \begin_inset Newline newline
24874 \end_inset
24875
24876
24877 \begin_inset VSpace -3mm
24878 \end_inset
24879
24880
24881 \begin_inset Newline newline
24882 \end_inset
24883
24884
24885 \series bold
24886
24887 \backslash
24888 DeclareMathOperator{
24889 \backslash
24890 sgn}{sgn}
24891 \series default
24892
24893 \begin_inset Index idx
24894 status collapsed
24895
24896 \begin_layout Plain Layout
24897 こまんど@コマンド ! D ! 
24898 \backslash
24899 dbinom@
24900 \backslash
24901 DeclareMathOperator
24902 \end_layout
24903
24904 \end_inset
24905
24906
24907 \begin_inset Newline newline
24908 \end_inset
24909
24910
24911 \begin_inset VSpace -2mm
24912 \end_inset
24913
24914
24915 \begin_inset Newline newline
24916 \end_inset
24917
24918 これによって,新しく定義された関数を
24919 \series bold
24920
24921 \backslash
24922 sgn
24923 \series default
24924 コマンドで呼び出すことができるようになります.
24925 \end_layout
24926
24927 \begin_layout Itemize
24928 数式を普通に書き下し,関数名を選択して(上記の例では
24929 \emph on
24930 sgn
24931 \emph default
24932 の文字),それを数式テキストに変更します.最後に,空白を先行する要素と関数の間に入れます.
24933 \end_layout
24934
24935 \begin_layout Standard
24936 双方とも定義済み関数と同等の出力をもたらします
24937 \begin_inset Foot
24938 status collapsed
24939
24940 \begin_layout Plain Layout
24941 \SpecialChar LyX
24942 上では,自己定義関数は赤で表示され,定義済み関数は黒で表示されます.
24943 \end_layout
24944
24945 \end_inset
24946
24947
24948 \end_layout
24949
24950 \begin_layout Standard
24951 \align center
24952 \begin_inset Tabular
24953 <lyxtabular version="3" rows="3" columns="2">
24954 <features booktabs="true" tabularvalignment="middle">
24955 <column alignment="center" valignment="top" width="0pt">
24956 <column alignment="center" valignment="top" width="0pt">
24957 <row>
24958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24959 \begin_inset Text
24960
24961 \begin_layout Plain Layout
24962 コマンド
24963 \end_layout
24964
24965 \end_inset
24966 </cell>
24967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24968 \begin_inset Text
24969
24970 \begin_layout Plain Layout
24971 出力
24972 \end_layout
24973
24974 \end_inset
24975 </cell>
24976 </row>
24977 <row>
24978 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24979 \begin_inset Text
24980
24981 \begin_layout Plain Layout
24982 A
24983 \backslash
24984 sgn(x)+B
24985 \end_layout
24986
24987 \end_inset
24988 </cell>
24989 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24990 \begin_inset Text
24991
24992 \begin_layout Plain Layout
24993 \begin_inset Formula $A\sgn(x)+B$
24994 \end_inset
24995
24996
24997 \end_layout
24998
24999 \end_inset
25000 </cell>
25001 </row>
25002 <row>
25003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25004 \begin_inset Text
25005
25006 \begin_layout Plain Layout
25007 A
25008 \backslash
25009 ,
25010 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25011 \end_inset
25012
25013 (x)+B
25014 \end_layout
25015
25016 \end_inset
25017 </cell>
25018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25019 \begin_inset Text
25020
25021 \begin_layout Plain Layout
25022 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25023 \end_inset
25024
25025
25026 \end_layout
25027
25028 \end_inset
25029 </cell>
25030 </row>
25031 </lyxtabular>
25032
25033 \end_inset
25034
25035
25036 \end_layout
25037
25038 \begin_layout Standard
25039 自己定義関数を何回か使用する場合には,一番目の方法の方が適切です.
25040 \end_layout
25041
25042 \begin_layout Subsection
25043 極限
25044 \begin_inset Index idx
25045 status collapsed
25046
25047 \begin_layout Plain Layout
25048 きょくげん@極限
25049 \end_layout
25050
25051 \end_inset
25052
25053
25054 \end_layout
25055
25056 \begin_layout Standard
25057 極限用には,
25058 \series bold
25059
25060 \backslash
25061 lim
25062 \series default
25063
25064 \begin_inset Index idx
25065 status collapsed
25066
25067 \begin_layout Plain Layout
25068 こまんど@コマンド ! L ! 
25069 \backslash
25070 lim
25071 \end_layout
25072
25073 \end_inset
25074
25075
25076 \series bold
25077
25078 \backslash
25079 liminf
25080 \series default
25081
25082 \series bold
25083
25084 \backslash
25085 limsup
25086 \series default
25087 の他に,以下の関数があります.
25088 \end_layout
25089
25090 \begin_layout Standard
25091 \align center
25092 \begin_inset Tabular
25093 <lyxtabular version="3" rows="5" columns="2">
25094 <features booktabs="true" tabularvalignment="middle">
25095 <column alignment="center" valignment="top" width="0pt">
25096 <column alignment="center" valignment="top" width="0pt">
25097 <row>
25098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25099 \begin_inset Text
25100
25101 \begin_layout Plain Layout
25102 コマンド
25103 \end_layout
25104
25105 \end_inset
25106 </cell>
25107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25108 \begin_inset Text
25109
25110 \begin_layout Plain Layout
25111 出力
25112 \end_layout
25113
25114 \end_inset
25115 </cell>
25116 </row>
25117 <row>
25118 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25119 \begin_inset Text
25120
25121 \begin_layout Plain Layout
25122
25123 \backslash
25124 varliminf
25125 \end_layout
25126
25127 \end_inset
25128 </cell>
25129 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25130 \begin_inset Text
25131
25132 \begin_layout Plain Layout
25133 \begin_inset Formula $\varliminf$
25134 \end_inset
25135
25136
25137 \end_layout
25138
25139 \end_inset
25140 </cell>
25141 </row>
25142 <row topspace="1.5mm">
25143 <cell alignment="center" valignment="top" usebox="none">
25144 \begin_inset Text
25145
25146 \begin_layout Plain Layout
25147
25148 \backslash
25149 varlimsup
25150 \end_layout
25151
25152 \end_inset
25153 </cell>
25154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25155 \begin_inset Text
25156
25157 \begin_layout Plain Layout
25158 \begin_inset Formula $\varlimsup$
25159 \end_inset
25160
25161
25162 \end_layout
25163
25164 \end_inset
25165 </cell>
25166 </row>
25167 <row topspace="1.5mm">
25168 <cell alignment="center" valignment="top" usebox="none">
25169 \begin_inset Text
25170
25171 \begin_layout Plain Layout
25172
25173 \backslash
25174 varprojlim
25175 \end_layout
25176
25177 \end_inset
25178 </cell>
25179 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25180 \begin_inset Text
25181
25182 \begin_layout Plain Layout
25183 \begin_inset Formula $\varprojlim$
25184 \end_inset
25185
25186
25187 \end_layout
25188
25189 \end_inset
25190 </cell>
25191 </row>
25192 <row topspace="1.5mm" bottomspace="1mm">
25193 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25194 \begin_inset Text
25195
25196 \begin_layout Plain Layout
25197
25198 \backslash
25199 varinjlim
25200 \end_layout
25201
25202 \end_inset
25203 </cell>
25204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25205 \begin_inset Text
25206
25207 \begin_layout Plain Layout
25208 \begin_inset Formula $\varinjlim$
25209 \end_inset
25210
25211
25212 \end_layout
25213
25214 \end_inset
25215 </cell>
25216 </row>
25217 </lyxtabular>
25218
25219 \end_inset
25220
25221
25222 \end_layout
25223
25224 \begin_layout Standard
25225 \begin_inset VSpace medskip
25226 \end_inset
25227
25228 極限は,下付き文字を挿入することによって示されます.行内数式では,極限は,以下のように関数の横に置かれます.
25229 \end_layout
25230
25231 \begin_layout Standard
25232 \align center
25233 \begin_inset Tabular
25234 <lyxtabular version="3" rows="2" columns="2">
25235 <features booktabs="true" tabularvalignment="middle">
25236 <column alignment="center" valignment="top" width="0pt">
25237 <column alignment="center" valignment="top" width="0pt">
25238 <row>
25239 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25240 \begin_inset Text
25241
25242 \begin_layout Plain Layout
25243 コマンド
25244 \end_layout
25245
25246 \end_inset
25247 </cell>
25248 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25249 \begin_inset Text
25250
25251 \begin_layout Plain Layout
25252 出力
25253 \end_layout
25254
25255 \end_inset
25256 </cell>
25257 </row>
25258 <row>
25259 <cell alignment="center" valignment="top" usebox="none">
25260 \begin_inset Text
25261
25262 \begin_layout Plain Layout
25263
25264 \backslash
25265 lim_x
25266 \backslash
25267 to
25268 \begin_inset space \textvisiblespace{}
25269 \end_inset
25270
25271 A
25272 \begin_inset space \textvisiblespace{}
25273 \end_inset
25274
25275 x=B
25276 \end_layout
25277
25278 \end_inset
25279 </cell>
25280 <cell alignment="center" valignment="top" usebox="none">
25281 \begin_inset Text
25282
25283 \begin_layout Plain Layout
25284 \begin_inset Formula $\lim_{x\to A}x=B$
25285 \end_inset
25286
25287
25288 \end_layout
25289
25290 \end_inset
25291 </cell>
25292 </row>
25293 </lyxtabular>
25294
25295 \end_inset
25296
25297
25298 \end_layout
25299
25300 \begin_layout Standard
25301 別行立て数式では,極限は,以下のように通常どおり下に置かれます.
25302 \begin_inset Formula 
25303 \[
25304 \lim_{x\to A}x=B
25305 \]
25306
25307 \end_inset
25308
25309
25310 \end_layout
25311
25312 \begin_layout Standard
25313 \begin_inset VSpace medskip
25314 \end_inset
25315
25316
25317 \end_layout
25318
25319 \begin_layout Standard
25320 極限の組版を調整する仕方については,第
25321 \begin_inset CommandInset ref
25322 LatexCommand ref
25323 reference "subsec:演算子の範囲"
25324
25325 \end_inset
25326
25327 節をご覧ください.
25328 \end_layout
25329
25330 \begin_layout Subsection
25331 剰余関数
25332 \begin_inset Index idx
25333 status collapsed
25334
25335 \begin_layout Plain Layout
25336 かんすう@関数 ! じょうよ@剰余
25337 \end_layout
25338
25339 \end_inset
25340
25341
25342 \begin_inset Index idx
25343 status collapsed
25344
25345 \begin_layout Plain Layout
25346 かんすう@関数 ! もじゅらす@モジュラス
25347 \begin_inset ERT
25348 status collapsed
25349
25350 \begin_layout Plain Layout
25351
25352 |see{
25353 \end_layout
25354
25355 \end_inset
25356
25357 剰余
25358 \begin_inset ERT
25359 status collapsed
25360
25361 \begin_layout Plain Layout
25362
25363 }
25364 \end_layout
25365
25366 \end_inset
25367
25368
25369 \end_layout
25370
25371 \end_inset
25372
25373
25374 \end_layout
25375
25376 \begin_layout Standard
25377 剰余関数は,特別に4つの派生型があります.
25378 \end_layout
25379
25380 \begin_layout Standard
25381 以下は,別行立て数式での派生型です.
25382 \begin_inset Formula 
25383 \begin{align*}
25384 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25385 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25386 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25387 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25388 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25389 \end{align*}
25390
25391 \end_inset
25392
25393
25394 \end_layout
25395
25396 \begin_layout Standard
25397 行内数式では,すべての派生型で,関数名の前の余白がすこし小さく設定されます.既定では,剰余関数は,続く一文字目だけを考慮します.二文字以上を使いたい時には,下記
25398 のように文字を\SpecialChar TeX
25399 括弧で囲みます.
25400 \begin_inset Formula 
25401 \begin{align*}
25402 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25403 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25404 \mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
25405 \end{align*}
25406
25407 \end_inset
25408
25409
25410 \end_layout
25411
25412 \begin_layout Section
25413 特殊文字
25414 \begin_inset Index idx
25415 status collapsed
25416
25417 \begin_layout Plain Layout
25418 とくしゅもじ@特殊文字
25419 \end_layout
25420
25421 \end_inset
25422
25423
25424 \end_layout
25425
25426 \begin_layout Standard
25427 ^および_の各文字は,通常,上付き文字や下付き文字を生成してしまいます.これらの文字自体を得るには,その前に
25428 \backslash
25429 を付けなくてはなりません.
25430 \end_layout
25431
25432 \begin_layout Standard
25433 \noindent
25434 \align center
25435 \begin_inset Tabular
25436 <lyxtabular version="3" rows="3" columns="2">
25437 <features booktabs="true" tabularvalignment="middle">
25438 <column alignment="left" valignment="top" width="0pt">
25439 <column alignment="block" valignment="top">
25440 <row>
25441 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25442 \begin_inset Text
25443
25444 \begin_layout Plain Layout
25445 コマンド
25446 \end_layout
25447
25448 \end_inset
25449 </cell>
25450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25451 \begin_inset Text
25452
25453 \begin_layout Plain Layout
25454 出力
25455 \end_layout
25456
25457 \end_inset
25458 </cell>
25459 </row>
25460 <row>
25461 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25462 \begin_inset Text
25463
25464 \begin_layout Plain Layout
25465
25466 \backslash
25467 ^
25468 \begin_inset space \textvisiblespace{}
25469 \end_inset
25470
25471
25472 \end_layout
25473
25474 \end_inset
25475 </cell>
25476 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25477 \begin_inset Text
25478
25479 \begin_layout Plain Layout
25480 \begin_inset Formula $\mathcircumflex$
25481 \end_inset
25482
25483
25484 \end_layout
25485
25486 \end_inset
25487 </cell>
25488 </row>
25489 <row>
25490 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25491 \begin_inset Text
25492
25493 \begin_layout Plain Layout
25494
25495 \backslash
25496 _
25497 \end_layout
25498
25499 \end_inset
25500 </cell>
25501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25502 \begin_inset Text
25503
25504 \begin_layout Plain Layout
25505 \begin_inset Formula $\_$
25506 \end_inset
25507
25508
25509 \end_layout
25510
25511 \end_inset
25512 </cell>
25513 </row>
25514 </lyxtabular>
25515
25516 \end_inset
25517
25518
25519 \end_layout
25520
25521 \begin_layout Subsection
25522 数式テキストにおける特殊文字
25523 \end_layout
25524
25525 \begin_layout Standard
25526 以下の各コマンドは,数式テキストか\SpecialChar TeX
25527 モード中でのみ使用することができます.
25528 \end_layout
25529
25530 \begin_layout Standard
25531 \begin_inset space \hfill{}
25532 \end_inset
25533
25534
25535 \begin_inset Tabular
25536 <lyxtabular version="3" rows="8" columns="2">
25537 <features booktabs="true" tabularvalignment="middle">
25538 <column alignment="left" valignment="top" width="0pt">
25539 <column alignment="block" valignment="top">
25540 <row>
25541 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25542 \begin_inset Text
25543
25544 \begin_layout Plain Layout
25545 コマンド
25546 \end_layout
25547
25548 \end_inset
25549 </cell>
25550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25551 \begin_inset Text
25552
25553 \begin_layout Plain Layout
25554 出力
25555 \end_layout
25556
25557 \end_inset
25558 </cell>
25559 </row>
25560 <row>
25561 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25562 \begin_inset Text
25563
25564 \begin_layout Plain Layout
25565
25566 \backslash
25567 oe
25568 \end_layout
25569
25570 \end_inset
25571 </cell>
25572 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25573 \begin_inset Text
25574
25575 \begin_layout Plain Layout
25576 \begin_inset Formula $\textrm{œ}$
25577 \end_inset
25578
25579
25580 \end_layout
25581
25582 \end_inset
25583 </cell>
25584 </row>
25585 <row>
25586 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25587 \begin_inset Text
25588
25589 \begin_layout Plain Layout
25590
25591 \backslash
25592 OE
25593 \end_layout
25594
25595 \end_inset
25596 </cell>
25597 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25598 \begin_inset Text
25599
25600 \begin_layout Plain Layout
25601 \begin_inset Formula $\textrm{Œ}$
25602 \end_inset
25603
25604
25605 \end_layout
25606
25607 \end_inset
25608 </cell>
25609 </row>
25610 <row>
25611 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25612 \begin_inset Text
25613
25614 \begin_layout Plain Layout
25615
25616 \backslash
25617 ae
25618 \end_layout
25619
25620 \end_inset
25621 </cell>
25622 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25623 \begin_inset Text
25624
25625 \begin_layout Plain Layout
25626 \begin_inset Formula $\textrm{æ}$
25627 \end_inset
25628
25629
25630 \end_layout
25631
25632 \end_inset
25633 </cell>
25634 </row>
25635 <row>
25636 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25637 \begin_inset Text
25638
25639 \begin_layout Plain Layout
25640
25641 \backslash
25642 AE
25643 \end_layout
25644
25645 \end_inset
25646 </cell>
25647 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25648 \begin_inset Text
25649
25650 \begin_layout Plain Layout
25651 \begin_inset Formula $\textrm{Æ}$
25652 \end_inset
25653
25654
25655 \end_layout
25656
25657 \end_inset
25658 </cell>
25659 </row>
25660 <row>
25661 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25662 \begin_inset Text
25663
25664 \begin_layout Plain Layout
25665
25666 \backslash
25667 aa
25668 \end_layout
25669
25670 \end_inset
25671 </cell>
25672 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25673 \begin_inset Text
25674
25675 \begin_layout Plain Layout
25676 \begin_inset Formula $\textrm{å}$
25677 \end_inset
25678
25679
25680 \end_layout
25681
25682 \end_inset
25683 </cell>
25684 </row>
25685 <row>
25686 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25687 \begin_inset Text
25688
25689 \begin_layout Plain Layout
25690
25691 \backslash
25692 AA
25693 \begin_inset Index idx
25694 status collapsed
25695
25696 \begin_layout Plain Layout
25697
25698 \lang english
25699
25700 \backslash
25701 @
25702 \begin_inset ERT
25703 status collapsed
25704
25705 \begin_layout Plain Layout
25706
25707
25708 \backslash
25709 textrm{
25710 \backslash
25711 AA}
25712 \end_layout
25713
25714 \end_inset
25715
25716
25717 \end_layout
25718
25719 \end_inset
25720
25721
25722 \end_layout
25723
25724 \end_inset
25725 </cell>
25726 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25727 \begin_inset Text
25728
25729 \begin_layout Plain Layout
25730 \begin_inset Formula $\textrm{Å}$
25731 \end_inset
25732
25733
25734 \end_layout
25735
25736 \end_inset
25737 </cell>
25738 </row>
25739 <row>
25740 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25741 \begin_inset Text
25742
25743 \begin_layout Plain Layout
25744
25745 \backslash
25746 i
25747 \end_layout
25748
25749 \end_inset
25750 </cell>
25751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25752 \begin_inset Text
25753
25754 \begin_layout Plain Layout
25755 \begin_inset Formula $\textrm{ı}$
25756 \end_inset
25757
25758
25759 \end_layout
25760
25761 \end_inset
25762 </cell>
25763 </row>
25764 </lyxtabular>
25765
25766 \end_inset
25767
25768
25769 \begin_inset space \hfill{}
25770 \end_inset
25771
25772
25773 \begin_inset Tabular
25774 <lyxtabular version="3" rows="8" columns="2">
25775 <features booktabs="true" tabularvalignment="middle">
25776 <column alignment="left" valignment="top" width="0pt">
25777 <column alignment="center" valignment="top">
25778 <row>
25779 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25780 \begin_inset Text
25781
25782 \begin_layout Plain Layout
25783 コマンド
25784 \begin_inset Note Note
25785 status collapsed
25786
25787 \begin_layout Plain Layout
25788 0
25789 \begin_inset space \thinspace{}
25790 \end_inset
25791
25792 mm空白を分離用に使っているのは,そうしないと出力が¡や¿になってしまうためです.
25793 \end_layout
25794
25795 \end_inset
25796
25797
25798 \end_layout
25799
25800 \end_inset
25801 </cell>
25802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25803 \begin_inset Text
25804
25805 \begin_layout Plain Layout
25806 出力
25807 \end_layout
25808
25809 \end_inset
25810 </cell>
25811 </row>
25812 <row>
25813 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25814 \begin_inset Text
25815
25816 \begin_layout Plain Layout
25817
25818 \backslash
25819 o
25820 \end_layout
25821
25822 \end_inset
25823 </cell>
25824 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25825 \begin_inset Text
25826
25827 \begin_layout Plain Layout
25828 \begin_inset Formula $\textrm{ø}$
25829 \end_inset
25830
25831
25832 \end_layout
25833
25834 \end_inset
25835 </cell>
25836 </row>
25837 <row>
25838 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25839 \begin_inset Text
25840
25841 \begin_layout Plain Layout
25842
25843 \backslash
25844 O
25845 \end_layout
25846
25847 \end_inset
25848 </cell>
25849 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25850 \begin_inset Text
25851
25852 \begin_layout Plain Layout
25853 \begin_inset Formula $\textrm{Ø}$
25854 \end_inset
25855
25856
25857 \end_layout
25858
25859 \end_inset
25860 </cell>
25861 </row>
25862 <row>
25863 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25864 \begin_inset Text
25865
25866 \begin_layout Plain Layout
25867
25868 \backslash
25869 l
25870 \end_layout
25871
25872 \end_inset
25873 </cell>
25874 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25875 \begin_inset Text
25876
25877 \begin_layout Plain Layout
25878 \begin_inset Formula $\textrm{ł}$
25879 \end_inset
25880
25881
25882 \end_layout
25883
25884 \end_inset
25885 </cell>
25886 </row>
25887 <row>
25888 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25889 \begin_inset Text
25890
25891 \begin_layout Plain Layout
25892
25893 \backslash
25894 L
25895 \end_layout
25896
25897 \end_inset
25898 </cell>
25899 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25900 \begin_inset Text
25901
25902 \begin_layout Plain Layout
25903 \begin_inset Formula $\textrm{Ł}$
25904 \end_inset
25905
25906
25907 \end_layout
25908
25909 \end_inset
25910 </cell>
25911 </row>
25912 <row>
25913 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25914 \begin_inset Text
25915
25916 \begin_layout Plain Layout
25917 !
25918 \begin_inset space \hspace{}
25919 \length 0mm
25920 \end_inset
25921
25922 `
25923 \begin_inset space \textvisiblespace{}
25924 \end_inset
25925
25926
25927 \end_layout
25928
25929 \end_inset
25930 </cell>
25931 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25932 \begin_inset Text
25933
25934 \begin_layout Plain Layout
25935 \begin_inset Formula $\textrm{!`}$
25936 \end_inset
25937
25938
25939 \end_layout
25940
25941 \end_inset
25942 </cell>
25943 </row>
25944 <row>
25945 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25946 \begin_inset Text
25947
25948 \begin_layout Plain Layout
25949 ?
25950 \begin_inset space \hspace{}
25951 \length 0mm
25952 \end_inset
25953
25954 `
25955 \begin_inset space \textvisiblespace{}
25956 \end_inset
25957
25958
25959 \end_layout
25960
25961 \end_inset
25962 </cell>
25963 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25964 \begin_inset Text
25965
25966 \begin_layout Plain Layout
25967 \begin_inset Formula $\textrm{?`}$
25968 \end_inset
25969
25970
25971 \end_layout
25972
25973 \end_inset
25974 </cell>
25975 </row>
25976 <row>
25977 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25978 \begin_inset Text
25979
25980 \begin_layout Plain Layout
25981
25982 \backslash
25983 j
25984 \end_layout
25985
25986 \end_inset
25987 </cell>
25988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25989 \begin_inset Text
25990
25991 \begin_layout Plain Layout
25992 \begin_inset Formula $\textrm{ȷ}$
25993 \end_inset
25994
25995
25996 \end_layout
25997
25998 \end_inset
25999 </cell>
26000 </row>
26001 </lyxtabular>
26002
26003 \end_inset
26004
26005
26006 \begin_inset space \hfill{}
26007 \end_inset
26008
26009
26010 \end_layout
26011
26012 \begin_layout Standard
26013 \begin_inset Formula $\textrm{\textrm{Å}}$
26014 \end_inset
26015
26016
26017 \begin_inset Formula $\textrm{\textrm{Ø}}$
26018 \end_inset
26019
26020 の各文字は,数式ツールバーボタンの
26021 \begin_inset Info
26022 type  "icon"
26023 arg   "math-insert \\digamma"
26024 \end_inset
26025
26026 からも挿入することができます.
26027 \end_layout
26028
26029 \begin_layout Standard
26030 例外は,
26031 \series bold
26032 !
26033 \begin_inset space \hspace{}
26034 \length 0mm
26035 \end_inset
26036
26037 `
26038 \series default
26039
26040 \series bold
26041 ?
26042 \begin_inset space \hspace{}
26043 \length 0mm
26044 \end_inset
26045
26046 `
26047 \series default
26048 の各コマンドで,これらは直接\SpecialChar LyX
26049 中の本文に入れることができます.
26050 \end_layout
26051
26052 \begin_layout Subsection
26053 文章中のアクセント
26054 \begin_inset CommandInset label
26055 LatexCommand label
26056 name "subsec:文章中のアクセント"
26057
26058 \end_inset
26059
26060
26061 \begin_inset Index idx
26062 status collapsed
26063
26064 \begin_layout Plain Layout
26065 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の
26066 \end_layout
26067
26068 \end_inset
26069
26070
26071 \end_layout
26072
26073 \begin_layout Standard
26074 以下に挙げる各コマンドを使えば,すべての文字にアクセントを付けることができます.これらのコマンドは,\SpecialChar TeX
26075 モードで入れなくてはなりません.
26076 \end_layout
26077
26078 \begin_layout Standard
26079 \begin_inset space \hfill{}
26080 \end_inset
26081
26082
26083 \begin_inset Tabular
26084 <lyxtabular version="3" rows="8" columns="2">
26085 <features booktabs="true" tabularvalignment="middle">
26086 <column alignment="left" valignment="top" width="0pt">
26087 <column alignment="block" valignment="top">
26088 <row>
26089 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26090 \begin_inset Text
26091
26092 \begin_layout Plain Layout
26093 コマンド
26094 \end_layout
26095
26096 \end_inset
26097 </cell>
26098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26099 \begin_inset Text
26100
26101 \begin_layout Plain Layout
26102 出力
26103 \end_layout
26104
26105 \end_inset
26106 </cell>
26107 </row>
26108 <row>
26109 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26110 \begin_inset Text
26111
26112 \begin_layout Plain Layout
26113
26114 \backslash
26115
26116 \begin_inset Quotes grd
26117 \end_inset
26118
26119 e
26120 \end_layout
26121
26122 \end_inset
26123 </cell>
26124 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26125 \begin_inset Text
26126
26127 \begin_layout Plain Layout
26128 \begin_inset ERT
26129 status collapsed
26130
26131 \begin_layout Plain Layout
26132
26133
26134 \backslash
26135 "e
26136 \end_layout
26137
26138 \end_inset
26139
26140
26141 \end_layout
26142
26143 \end_inset
26144 </cell>
26145 </row>
26146 <row>
26147 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26148 \begin_inset Text
26149
26150 \begin_layout Plain Layout
26151
26152 \backslash
26153 `e
26154 \end_layout
26155
26156 \end_inset
26157 </cell>
26158 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26159 \begin_inset Text
26160
26161 \begin_layout Plain Layout
26162 \begin_inset ERT
26163 status collapsed
26164
26165 \begin_layout Plain Layout
26166
26167
26168 \backslash
26169 `e
26170 \end_layout
26171
26172 \end_inset
26173
26174
26175 \end_layout
26176
26177 \end_inset
26178 </cell>
26179 </row>
26180 <row>
26181 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26182 \begin_inset Text
26183
26184 \begin_layout Plain Layout
26185
26186 \backslash
26187 ^
26188 \begin_inset space \textvisiblespace{}
26189 \end_inset
26190
26191 e
26192 \end_layout
26193
26194 \end_inset
26195 </cell>
26196 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26197 \begin_inset Text
26198
26199 \begin_layout Plain Layout
26200 \begin_inset ERT
26201 status collapsed
26202
26203 \begin_layout Plain Layout
26204
26205
26206 \backslash
26207 ^e
26208 \end_layout
26209
26210 \end_inset
26211
26212
26213 \end_layout
26214
26215 \end_inset
26216 </cell>
26217 </row>
26218 <row>
26219 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26220 \begin_inset Text
26221
26222 \begin_layout Plain Layout
26223
26224 \backslash
26225 =e
26226 \end_layout
26227
26228 \end_inset
26229 </cell>
26230 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26231 \begin_inset Text
26232
26233 \begin_layout Plain Layout
26234 \begin_inset ERT
26235 status collapsed
26236
26237 \begin_layout Plain Layout
26238
26239
26240 \backslash
26241 =e
26242 \end_layout
26243
26244 \end_inset
26245
26246
26247 \end_layout
26248
26249 \end_inset
26250 </cell>
26251 </row>
26252 <row>
26253 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26254 \begin_inset Text
26255
26256 \begin_layout Plain Layout
26257
26258 \backslash
26259 u
26260 \begin_inset space \textvisiblespace{}
26261 \end_inset
26262
26263 e
26264 \end_layout
26265
26266 \end_inset
26267 </cell>
26268 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26269 \begin_inset Text
26270
26271 \begin_layout Plain Layout
26272 \begin_inset ERT
26273 status collapsed
26274
26275 \begin_layout Plain Layout
26276
26277
26278 \backslash
26279 u e
26280 \end_layout
26281
26282 \end_inset
26283
26284
26285 \end_layout
26286
26287 \end_inset
26288 </cell>
26289 </row>
26290 <row>
26291 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26292 \begin_inset Text
26293
26294 \begin_layout Plain Layout
26295
26296 \backslash
26297 b
26298 \begin_inset space \textvisiblespace{}
26299 \end_inset
26300
26301 e
26302 \end_layout
26303
26304 \end_inset
26305 </cell>
26306 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26307 \begin_inset Text
26308
26309 \begin_layout Plain Layout
26310 \begin_inset ERT
26311 status collapsed
26312
26313 \begin_layout Plain Layout
26314
26315
26316 \backslash
26317 b e
26318 \end_layout
26319
26320 \end_inset
26321
26322
26323 \end_layout
26324
26325 \end_inset
26326 </cell>
26327 </row>
26328 <row>
26329 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26330 \begin_inset Text
26331
26332 \begin_layout Plain Layout
26333
26334 \backslash
26335 t
26336 \begin_inset space \textvisiblespace{}
26337 \end_inset
26338
26339 ee
26340 \end_layout
26341
26342 \end_inset
26343 </cell>
26344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26345 \begin_inset Text
26346
26347 \begin_layout Plain Layout
26348 \begin_inset ERT
26349 status collapsed
26350
26351 \begin_layout Plain Layout
26352
26353
26354 \backslash
26355 t ee
26356 \end_layout
26357
26358 \end_inset
26359
26360
26361 \end_layout
26362
26363 \end_inset
26364 </cell>
26365 </row>
26366 </lyxtabular>
26367
26368 \end_inset
26369
26370
26371 \begin_inset space \hfill{}
26372 \end_inset
26373
26374
26375 \begin_inset Tabular
26376 <lyxtabular version="3" rows="8" columns="2">
26377 <features booktabs="true" tabularvalignment="middle">
26378 <column alignment="left" valignment="top" width="0pt">
26379 <column alignment="center" valignment="top">
26380 <row>
26381 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26382 \begin_inset Text
26383
26384 \begin_layout Plain Layout
26385 コマンド
26386 \end_layout
26387
26388 \end_inset
26389 </cell>
26390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26391 \begin_inset Text
26392
26393 \begin_layout Plain Layout
26394 出力
26395 \end_layout
26396
26397 \end_inset
26398 </cell>
26399 </row>
26400 <row>
26401 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26402 \begin_inset Text
26403
26404 \begin_layout Plain Layout
26405
26406 \backslash
26407 H
26408 \begin_inset space \textvisiblespace{}
26409 \end_inset
26410
26411 e
26412 \end_layout
26413
26414 \end_inset
26415 </cell>
26416 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26417 \begin_inset Text
26418
26419 \begin_layout Plain Layout
26420 \begin_inset ERT
26421 status collapsed
26422
26423 \begin_layout Plain Layout
26424
26425
26426 \backslash
26427 H e
26428 \end_layout
26429
26430 \end_inset
26431
26432
26433 \end_layout
26434
26435 \end_inset
26436 </cell>
26437 </row>
26438 <row>
26439 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26440 \begin_inset Text
26441
26442 \begin_layout Plain Layout
26443
26444 \backslash
26445 'e
26446 \end_layout
26447
26448 \end_inset
26449 </cell>
26450 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26451 \begin_inset Text
26452
26453 \begin_layout Plain Layout
26454 \begin_inset ERT
26455 status collapsed
26456
26457 \begin_layout Plain Layout
26458
26459
26460 \backslash
26461 'e
26462 \end_layout
26463
26464 \end_inset
26465
26466
26467 \end_layout
26468
26469 \end_inset
26470 </cell>
26471 </row>
26472 <row>
26473 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26474 \begin_inset Text
26475
26476 \begin_layout Plain Layout
26477
26478 \backslash
26479 ~e
26480 \begin_inset Index idx
26481 status collapsed
26482
26483 \begin_layout Plain Layout
26484 ちるだ@チルダ
26485 \end_layout
26486
26487 \end_inset
26488
26489
26490 \end_layout
26491
26492 \end_inset
26493 </cell>
26494 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26495 \begin_inset Text
26496
26497 \begin_layout Plain Layout
26498 \begin_inset ERT
26499 status collapsed
26500
26501 \begin_layout Plain Layout
26502
26503
26504 \backslash
26505 ~e
26506 \end_layout
26507
26508 \end_inset
26509
26510
26511 \end_layout
26512
26513 \end_inset
26514 </cell>
26515 </row>
26516 <row>
26517 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26518 \begin_inset Text
26519
26520 \begin_layout Plain Layout
26521
26522 \backslash
26523 .e
26524 \end_layout
26525
26526 \end_inset
26527 </cell>
26528 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26529 \begin_inset Text
26530
26531 \begin_layout Plain Layout
26532 \begin_inset ERT
26533 status collapsed
26534
26535 \begin_layout Plain Layout
26536
26537
26538 \backslash
26539 .e
26540 \end_layout
26541
26542 \end_inset
26543
26544
26545 \end_layout
26546
26547 \end_inset
26548 </cell>
26549 </row>
26550 <row>
26551 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26552 \begin_inset Text
26553
26554 \begin_layout Plain Layout
26555
26556 \backslash
26557 v
26558 \begin_inset space \textvisiblespace{}
26559 \end_inset
26560
26561 e
26562 \end_layout
26563
26564 \end_inset
26565 </cell>
26566 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26567 \begin_inset Text
26568
26569 \begin_layout Plain Layout
26570 \begin_inset ERT
26571 status collapsed
26572
26573 \begin_layout Plain Layout
26574
26575
26576 \backslash
26577 v e
26578 \end_layout
26579
26580 \end_inset
26581
26582
26583 \end_layout
26584
26585 \end_inset
26586 </cell>
26587 </row>
26588 <row>
26589 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26590 \begin_inset Text
26591
26592 \begin_layout Plain Layout
26593
26594 \backslash
26595 d
26596 \begin_inset space \textvisiblespace{}
26597 \end_inset
26598
26599 e
26600 \end_layout
26601
26602 \end_inset
26603 </cell>
26604 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26605 \begin_inset Text
26606
26607 \begin_layout Plain Layout
26608 \begin_inset ERT
26609 status collapsed
26610
26611 \begin_layout Plain Layout
26612
26613
26614 \backslash
26615 d e
26616 \end_layout
26617
26618 \end_inset
26619
26620
26621 \end_layout
26622
26623 \end_inset
26624 </cell>
26625 </row>
26626 <row>
26627 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26628 \begin_inset Text
26629
26630 \begin_layout Plain Layout
26631
26632 \backslash
26633 c
26634 \begin_inset space \textvisiblespace{}
26635 \end_inset
26636
26637 e
26638 \end_layout
26639
26640 \end_inset
26641 </cell>
26642 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26643 \begin_inset Text
26644
26645 \begin_layout Plain Layout
26646 \begin_inset ERT
26647 status collapsed
26648
26649 \begin_layout Plain Layout
26650
26651
26652 \backslash
26653 c e
26654 \end_layout
26655
26656 \end_inset
26657
26658
26659 \end_layout
26660
26661 \end_inset
26662 </cell>
26663 </row>
26664 </lyxtabular>
26665
26666 \end_inset
26667
26668
26669 \begin_inset space \hfill{}
26670 \end_inset
26671
26672
26673 \end_layout
26674
26675 \begin_layout Standard
26676 \begin_inset VSpace medskip
26677 \end_inset
26678
26679
26680 \series bold
26681
26682 \backslash
26683 t
26684 \series default
26685 コマンドは異なる二つの文字にアクセントを付けることもできます.たとえば,コマンド
26686 \series bold
26687
26688 \backslash
26689 t
26690 \begin_inset space \textvisiblespace{}
26691 \end_inset
26692
26693 sz
26694 \series default
26695 は,
26696 \begin_inset ERT
26697 status collapsed
26698
26699 \begin_layout Plain Layout
26700
26701
26702 \backslash
26703 t sz
26704 \end_layout
26705
26706 \end_inset
26707
26708 となります.
26709 \end_layout
26710
26711 \begin_layout Standard
26712
26713 \series bold
26714 `
26715 \series default
26716  ・
26717 \series bold
26718  '
26719 \series default
26720  ・ 
26721 \series bold
26722 ^
26723 \series default
26724  の各アクセントは,\SpecialChar TeX
26725 モードを使わなくても,母音といっしょに直接キーボードから入力することもできます.チルダ
26726 \begin_inset Foot
26727 status collapsed
26728
26729 \begin_layout Plain Layout
26730 これは,チルダがアクセントとして定義されているキーボードのみに適用されます.
26731 \end_layout
26732
26733 \end_inset
26734
26735
26736 \series bold
26737 ~
26738 \series default
26739 を,
26740 \emph on
26741 a
26742 \emph default
26743
26744 \emph on
26745 n
26746 \emph default
26747
26748 \emph on
26749 o
26750 \emph default
26751 といっしょに使うときも同様です.
26752 \end_layout
26753
26754 \begin_layout Standard
26755
26756 \series bold
26757
26758 \backslash
26759 b
26760 \series default
26761
26762 \series bold
26763
26764 \backslash
26765 c
26766 \series default
26767
26768 \series bold
26769
26770 \backslash
26771 d
26772 \series default
26773
26774 \series bold
26775
26776 \backslash
26777 H
26778 \series default
26779
26780 \series bold
26781
26782 \backslash
26783 t
26784 \series default
26785
26786 \series bold
26787
26788 \backslash
26789 u
26790 \series default
26791
26792 \series bold
26793
26794 \backslash
26795 v
26796 \series default
26797 の各コマンドと,キーボードから直接挿入するアクセントは,数式テキスト中でも使うことができます.他のアクセントについては,数式内向けの特別な数式コマンドがあります
26798 .第
26799 \begin_inset CommandInset ref
26800 LatexCommand ref
26801 reference "subsec:一文字に付けるアクセント"
26802
26803 \end_inset
26804
26805 節をご参照下さい.
26806 \end_layout
26807
26808 \begin_layout Standard
26809 \begin_inset VSpace bigskip
26810 \end_inset
26811
26812 さらに,
26813 \series bold
26814
26815 \backslash
26816 textcircled
26817 \series default
26818
26819 \begin_inset Index idx
26820 status collapsed
26821
26822 \begin_layout Plain Layout
26823 こまんど@コマンド ! T ! 
26824 \backslash
26825 textcircled
26826 \end_layout
26827
26828 \end_inset
26829
26830 コマンドを使えば,著作権マークのように,あらゆる数字や文字を丸で囲む—敢えて言えば,丸囲みでアクセントを付けるようなものといえるでしょう—ことができます.
26831 \end_layout
26832
26833 \begin_layout Standard
26834 \align center
26835 \begin_inset Tabular
26836 <lyxtabular version="3" rows="3" columns="2">
26837 <features booktabs="true" tabularvalignment="middle">
26838 <column alignment="center" valignment="top" width="0pt">
26839 <column alignment="center" valignment="top">
26840 <row>
26841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26842 \begin_inset Text
26843
26844 \begin_layout Plain Layout
26845 コマンド
26846 \end_layout
26847
26848 \end_inset
26849 </cell>
26850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26851 \begin_inset Text
26852
26853 \begin_layout Plain Layout
26854 出力
26855 \end_layout
26856
26857 \end_inset
26858 </cell>
26859 </row>
26860 <row>
26861 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26862 \begin_inset Text
26863
26864 \begin_layout Plain Layout
26865
26866 \backslash
26867 textcircled{w}
26868 \end_layout
26869
26870 \end_inset
26871 </cell>
26872 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26873 \begin_inset Text
26874
26875 \begin_layout Plain Layout
26876 \begin_inset ERT
26877 status collapsed
26878
26879 \begin_layout Plain Layout
26880
26881
26882 \backslash
26883 textcircled{w}
26884 \end_layout
26885
26886 \end_inset
26887
26888
26889 \end_layout
26890
26891 \end_inset
26892 </cell>
26893 </row>
26894 <row topspace="1mm">
26895 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
26896 \begin_inset Text
26897
26898 \begin_layout Plain Layout
26899
26900 \backslash
26901 Large 
26902 \backslash
26903 textcircled{
26904 \backslash
26905 normalsize
26906 \backslash
26907 protect
26908 \backslash
26909 raisebox{-1.5pt}{W}}
26910 \end_layout
26911
26912 \end_inset
26913 </cell>
26914 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26915 \begin_inset Text
26916
26917 \begin_layout Plain Layout
26918 \begin_inset ERT
26919 status collapsed
26920
26921 \begin_layout Plain Layout
26922
26923
26924 \backslash
26925 Large 
26926 \backslash
26927 textcircled{
26928 \backslash
26929 normalsize
26930 \backslash
26931 protect
26932 \backslash
26933 raisebox{-1.5pt}W}
26934 \end_layout
26935
26936 \end_inset
26937
26938
26939 \end_layout
26940
26941 \end_inset
26942 </cell>
26943 </row>
26944 </lyxtabular>
26945
26946 \end_inset
26947
26948
26949 \end_layout
26950
26951 \begin_layout Standard
26952 ここではユーザーが,文字が丸のなかに収まるように調整してやらなくてはなりません.ここでは,
26953 \series bold
26954
26955 \backslash
26956 Large
26957 \series default
26958
26959 \begin_inset Foot
26960 status collapsed
26961
26962 \begin_layout Plain Layout
26963
26964 \begin_inset CommandInset ref
26965 LatexCommand ref
26966 reference "subsec:書体寸法"
26967
26968 \end_inset
26969
26970 節参照のこと.
26971 \end_layout
26972
26973 \end_inset
26974
26975 で丸の大きさを指定しています.そして
26976 \series bold
26977
26978 \backslash
26979 raisebox
26980 \series default
26981
26982 \begin_inset Foot
26983 status collapsed
26984
26985 \begin_layout Plain Layout
26986
26987 \begin_inset CommandInset ref
26988 LatexCommand ref
26989 reference "subsec:枠なしボックス"
26990
26991 \end_inset
26992
26993 節参照のこと.
26994 \end_layout
26995
26996 \end_inset
26997
26998 を使って,文字が真ん中にくるようにしています.
26999 \end_layout
27000
27001 \begin_layout Subsection
27002 古式数字
27003 \begin_inset Index idx
27004 status collapsed
27005
27006 \begin_layout Plain Layout
27007 こしきすうじ@古式数字
27008 \end_layout
27009
27010 \end_inset
27011
27012
27013 \end_layout
27014
27015 \begin_layout Standard
27016 古式数字は,
27017 \series bold
27018
27019 \backslash
27020 oldstylenums
27021 \series default
27022
27023 \begin_inset Index idx
27024 status collapsed
27025
27026 \begin_layout Plain Layout
27027 こまんど@コマンド ! O ! 
27028 \backslash
27029 oldstylenums
27030 \end_layout
27031
27032 \end_inset
27033
27034 コマンドで作成することができます.このコマンドは,数式中でも\SpecialChar TeX
27035 モード中でも使うことができます.コマンド書式は,
27036 \end_layout
27037
27038 \begin_layout Standard
27039
27040 \series bold
27041
27042 \backslash
27043 oldstylenums{数字}
27044 \end_layout
27045
27046 \begin_layout Standard
27047 です.
27048 \series bold
27049
27050 \backslash
27051 oldstylenums{0123456789}
27052 \series default
27053 というコマンドは,
27054 \begin_inset Formula $\oldstylenums{0123456789}$
27055 \end_inset
27056
27057 のようになります.
27058 \end_layout
27059
27060 \begin_layout Section
27061 数式様式
27062 \begin_inset CommandInset label
27063 LatexCommand label
27064 name "sec:数式様式"
27065
27066 \end_inset
27067
27068
27069 \begin_inset Index idx
27070 status collapsed
27071
27072 \begin_layout Plain Layout
27073 すうしき@数式 ! ようしき@様式
27074 \end_layout
27075
27076 \end_inset
27077
27078
27079 \end_layout
27080
27081 \begin_layout Itemize
27082 以下の二つの配置様式があります.
27083 \end_layout
27084
27085 \begin_deeper
27086 \begin_layout Description
27087 中央揃え 事前に定義された標準です.
27088 \end_layout
27089
27090 \begin_layout Description
27091 行頭下げ これを使うには,
27092 \family sans
27093 文書\SpecialChar menuseparator
27094 設定
27095 \family default
27096 メニューの
27097 \family sans
27098 文書クラス
27099 \family default
27100 において,
27101 \series bold
27102 fleqn
27103 \series default
27104 オプションを指定しておかなくてはなりません.
27105 \end_layout
27106
27107 \begin_layout Standard
27108
27109 \series bold
27110 行頭下げ
27111 \series default
27112 を用いる場合には,行頭下げの大きさを
27113 \series bold
27114
27115 \backslash
27116 mathindent
27117 \series default
27118
27119 \begin_inset Index idx
27120 status collapsed
27121
27122 \begin_layout Plain Layout
27123 こまんど@コマンド ! M ! 
27124 \backslash
27125 mathindent
27126 \end_layout
27127
27128 \end_inset
27129
27130 の値で調整することができます.これを15
27131 \begin_inset space \thinspace{}
27132 \end_inset
27133
27134 mmにするには,\SpecialChar LaTeX
27135 プリアンブルに以下のコマンドを入れておきます.
27136 \end_layout
27137
27138 \begin_layout Standard
27139
27140 \series bold
27141
27142 \backslash
27143 setlength{
27144 \backslash
27145 mathindent}{15mm}
27146 \end_layout
27147
27148 \begin_layout Standard
27149
27150 \series bold
27151
27152 \backslash
27153 mathindent
27154 \series default
27155 を明示的に指定しない場合には,事前に定義されている30
27156 \begin_inset space \thinspace{}
27157 \end_inset
27158
27159 ptが適用されます.
27160 \end_layout
27161
27162 \end_deeper
27163 \begin_layout Itemize
27164 また,以下の二つの連番様式があります.
27165 \end_layout
27166
27167 \begin_deeper
27168 \begin_layout Description
27169 右 事前に定義された標準です.
27170 \end_layout
27171
27172 \begin_layout Description
27173 左 これを使うには,
27174 \family sans
27175 文書\SpecialChar menuseparator
27176 設定
27177 \family default
27178 メニューの
27179 \family sans
27180 文書クラス
27181 \family default
27182 において,
27183 \series bold
27184 leqno
27185 \series default
27186 オプションを指定しておかなくてはなりません.
27187 \end_layout
27188
27189 \end_deeper
27190 \begin_layout Standard
27191
27192 \series bold
27193 fleqn
27194 \series default
27195
27196 \series bold
27197 leqno
27198 \series default
27199 は,いっしょに指定することができます.両方のオプションを同時に入れる場合には,コンマで区切って下さい.
27200 \end_layout
27201
27202 \begin_layout Standard
27203 これで選択した様式は,文書中のすべての別行立て数式に用いられます.もし,中央揃えと行頭下げの両様式を同一文書中で用いたい場合には,
27204 \series bold
27205 中央揃え
27206 \series default
27207 様式を指定するようにします.そして,行頭下げにしたい数式は,flalign環境に指定するようにします.第
27208 \begin_inset CommandInset ref
27209 LatexCommand ref
27210 reference "subsec:flalign環境"
27211
27212 \end_inset
27213
27214 節をご覧下さい.
27215 \end_layout
27216
27217 \begin_layout Section
27218 多行数式
27219 \begin_inset CommandInset label
27220 LatexCommand label
27221 name "sec:多行数式"
27222
27223 \end_inset
27224
27225
27226 \begin_inset Index idx
27227 status collapsed
27228
27229 \begin_layout Plain Layout
27230 すうしき@数式 ! たぎょう@多行
27231 \begin_inset space \thinspace{}
27232 \end_inset
27233
27234 ——
27235 \end_layout
27236
27237 \end_inset
27238
27239
27240 \end_layout
27241
27242 \begin_layout Subsection
27243 概要
27244 \end_layout
27245
27246 \begin_layout Standard
27247 \SpecialChar LyX
27248 では,多行数式は,数式中で
27249 \begin_inset Info
27250 type  "shortcut"
27251 arg   "newline-insert newline"
27252 \end_inset
27253
27254 を押すことで作られます.この操作によって,第
27255 \begin_inset CommandInset ref
27256 LatexCommand ref
27257 reference "subsec:eqnarray環境"
27258
27259 \end_inset
27260
27261 節に述べられている
27262 \series bold
27263 eqnarray環境
27264 \series default
27265 が作り出されるか,あるいは文書設定で
27266 \family sans
27267 AMS mathパッケージを使う
27268 \family default
27269 オプションが選択されている場合には,第
27270 \begin_inset CommandInset ref
27271 LatexCommand ref
27272 reference "subsec:標準align環境"
27273
27274 \end_inset
27275
27276 節に述べられている
27277 \series bold
27278 align環境
27279 \series default
27280 が作り出されることになります.
27281 \end_layout
27282
27283 \begin_layout Standard
27284 他にも,
27285 \family sans
27286 挿入\SpecialChar menuseparator
27287 数式
27288 \family default
27289 メニューで作ることのできる多行数式環境があります.これらの環境は,以下の各節で説明します.
27290 \end_layout
27291
27292 \begin_layout Standard
27293 すべての多行数式において,新規行は,
27294 \begin_inset Info
27295 type  "shortcut"
27296 arg   "newline-insert newline"
27297 \end_inset
27298
27299 を押すことによって作られます.行を足したり削ったりするには,数式ツールバーボタンの
27300 \begin_inset Info
27301 type  "icon"
27302 arg   "tabular-feature append-row"
27303 \end_inset
27304
27305
27306 \begin_inset Info
27307 type  "icon"
27308 arg   "tabular-feature delete-row"
27309 \end_inset
27310
27311 を使うか,
27312 \family sans
27313 編集\SpecialChar menuseparator
27314 行と列
27315 \family default
27316 メニューを使うことができます.
27317 \end_layout
27318
27319 \begin_layout Subsubsection
27320 行間
27321 \begin_inset CommandInset label
27322 LatexCommand label
27323 name "subsec:行間"
27324
27325 \end_inset
27326
27327
27328 \begin_inset Index idx
27329 status collapsed
27330
27331 \begin_layout Plain Layout
27332 すうしき@数式 ! たぎょう@多行
27333 \begin_inset space \thinspace{}
27334 \end_inset
27335
27336 —— ! ぎょうかん@行間
27337 \end_layout
27338
27339 \end_inset
27340
27341
27342 \end_layout
27343
27344 \begin_layout Standard
27345 以下のように,多行数式において行のあいだの空白が足りないことが,ときどき起こります.
27346 \begin_inset Formula 
27347 \begin{eqnarray*}
27348 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}\\
27349 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0
27350 \end{eqnarray*}
27351
27352 \end_inset
27353
27354
27355 \end_layout
27356
27357 \begin_layout Standard
27358 \SpecialChar LaTeX
27359 において行間を付け加えるには,新規行コマンドに非必須の引数をとらせて指定しますが,これはまだ\SpecialChar LyX
27360 には実装されていない
27361 \begin_inset Foot
27362 status collapsed
27363
27364 \begin_layout Plain Layout
27365 \begin_inset CommandInset href
27366 LatexCommand href
27367 name "LyX-bug #1505"
27368 target "http://www.lyx.org/trac/ticket/1505"
27369
27370 \end_inset
27371
27372 を参照.
27373 \end_layout
27374
27375 \end_inset
27376
27377 ので,数式全体を\SpecialChar TeX
27378 モードで入れなくてはなりません.上記の例の行間を大きくするには,最初の行の最後に
27379 \series bold
27380
27381 \backslash
27382
27383 \backslash
27384 [3mm]
27385 \series default
27386 というコマンドを入れます.すると,次のようになります.
27387 \begin_inset ERT
27388 status collapsed
27389
27390 \begin_layout Plain Layout
27391
27392
27393 \backslash
27394 begin{eqnarray*}
27395 \end_layout
27396
27397 \begin_layout Plain Layout
27398
27399 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27400  = & 
27401 \backslash
27402 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27403 \backslash
27404
27405 \backslash
27406 [3mm]
27407 \end_layout
27408
27409 \begin_layout Plain Layout
27410
27411 4x^{2}
27412 \backslash
27413 left(B^{2}+x_{0}^{2}
27414 \backslash
27415 right)+4x_{0}x
27416 \backslash
27417 left(D-B^{2}
27418 \backslash
27419 right)+B^{2}
27420 \backslash
27421 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27422 \backslash
27423 right) & = & 0
27424 \end_layout
27425
27426 \begin_layout Plain Layout
27427
27428
27429 \backslash
27430 end{eqnarray*}
27431 \end_layout
27432
27433 \end_inset
27434
27435
27436 \end_layout
27437
27438 \begin_layout Standard
27439 \begin_inset VSpace bigskip
27440 \end_inset
27441
27442 同一数式内のすべての行の行間を一律に指定するには,
27443 \series bold
27444
27445 \backslash
27446 jot
27447 \series default
27448
27449 \begin_inset Index idx
27450 status collapsed
27451
27452 \begin_layout Plain Layout
27453 こまんど@コマンド ! J ! 
27454 \backslash
27455 jot
27456 \end_layout
27457
27458 \end_inset
27459
27460 変数を変更します.定義は,
27461 \begin_inset Formula $\mbox{行間}=\mathrm{6\,pt+\backslash jot}$
27462 \end_inset
27463
27464 となっています.
27465 \series bold
27466
27467 \backslash
27468 jot
27469 \series default
27470 の既定値は,3
27471 \begin_inset space \thinspace{}
27472 \end_inset
27473
27474 ptです.上記の例のように,行間を3
27475 \begin_inset space \thinspace{}
27476 \end_inset
27477
27478 mm追加するには,
27479 \end_layout
27480
27481 \begin_layout Standard
27482
27483 \series bold
27484
27485 \backslash
27486 setlength{
27487 \backslash
27488 jot}{3mm+3pt}
27489 \end_layout
27490
27491 \begin_layout Standard
27492 というコマンドを,数式直前に\SpecialChar TeX
27493 モードで入れておきます.これを行うには,\SpecialChar LaTeX
27494 プリアンブルに
27495 \end_layout
27496
27497 \begin_layout Standard
27498
27499 \series bold
27500
27501 \backslash
27502 usepackage{calc}
27503 \end_layout
27504
27505 \begin_layout Standard
27506 という行を入れて,\SpecialChar LaTeX
27507 パッケージ
27508 \series bold
27509 calc
27510 \series default
27511
27512 \begin_inset Foot
27513 status collapsed
27514
27515 \begin_layout Plain Layout
27516
27517 \series bold
27518 calc
27519 \series default
27520 は標準的な\SpecialChar LaTeX
27521 頒布版のすべてに付属しています.
27522 \end_layout
27523
27524 \end_inset
27525
27526
27527 \begin_inset Index idx
27528 status collapsed
27529
27530 \begin_layout Plain Layout
27531 ぱっけーじ@パッケージ ! calc
27532 \end_layout
27533
27534 \end_inset
27535
27536  を読み込んでおく必要があります.すると,
27537 \begin_inset ERT
27538 status collapsed
27539
27540 \begin_layout Plain Layout
27541
27542
27543 \backslash
27544 setlength{
27545 \backslash
27546 jot}{3mm+3pt}
27547 \end_layout
27548
27549 \end_inset
27550
27551
27552 \begin_inset Formula 
27553 \begin{eqnarray*}
27554 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}\\
27555 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0
27556 \end{eqnarray*}
27557
27558 \end_inset
27559
27560
27561 \end_layout
27562
27563 \begin_layout Standard
27564 \begin_inset ERT
27565 status collapsed
27566
27567 \begin_layout Plain Layout
27568
27569
27570 \backslash
27571 setlength{
27572 \backslash
27573 jot}{3pt}
27574 \end_layout
27575
27576 \end_inset
27577
27578 のような結果を得ます.行間を既定値に戻すには,
27579 \series bold
27580
27581 \backslash
27582 jot
27583 \series default
27584 をふたたび3
27585 \begin_inset space \thinspace{}
27586 \end_inset
27587
27588 ptに戻します.
27589 \end_layout
27590
27591 \begin_layout Subsubsection
27592 列間
27593 \begin_inset CommandInset label
27594 LatexCommand label
27595 name "subsec:列間"
27596
27597 \end_inset
27598
27599
27600 \begin_inset Index idx
27601 status collapsed
27602
27603 \begin_layout Plain Layout
27604 すうしき@数式 ! たぎょう@多行
27605 \begin_inset space \thinspace{}
27606 \end_inset
27607
27608 —— ! れつかん@列間
27609 \end_layout
27610
27611 \end_inset
27612
27613
27614 \end_layout
27615
27616 \begin_layout Standard
27617 多行数式は,行列を形成します.たとえば,eqnarray環境の数式は,3列からなる行列です.この環境で列間を変更すれば,関係子周辺の余白を変更することができます
27618
27619 \end_layout
27620
27621 \begin_layout Standard
27622 列間は,
27623 \series bold
27624
27625 \backslash
27626 arraycolsep
27627 \series default
27628
27629 \begin_inset Index idx
27630 status collapsed
27631
27632 \begin_layout Plain Layout
27633 こまんど@コマンド ! A ! 
27634 \backslash
27635 arraycolsep
27636 \end_layout
27637
27638 \end_inset
27639
27640 変数を使って指定し,
27641 \begin_inset Newline newline
27642 \end_inset
27643
27644 列間 = 2
27645 \begin_inset space \thinspace{}
27646 \end_inset
27647
27648
27649 \series bold
27650
27651 \backslash
27652 arraycolsep
27653 \series default
27654
27655 \begin_inset Newline newline
27656 \end_inset
27657
27658 という関係があります.したがって,
27659 \end_layout
27660
27661 \begin_layout Standard
27662
27663 \series bold
27664
27665 \backslash
27666 setlength{
27667 \backslash
27668 arraycolsep}{1cm}
27669 \end_layout
27670
27671 \begin_layout Standard
27672 というコマンドを\SpecialChar TeX
27673 モードで入れると,ここから後のすべての数式の列間が2
27674 \begin_inset space \thinspace{}
27675 \end_inset
27676
27677 cmになります.これを既定値に戻すには,
27678 \series bold
27679
27680 \backslash
27681 arraycolsep
27682 \series default
27683 を5
27684 \begin_inset space \thinspace{}
27685 \end_inset
27686
27687 ptに戻して下さい.
27688 \end_layout
27689
27690 \begin_layout Standard
27691 以下は,2
27692 \begin_inset space \thinspace{}
27693 \end_inset
27694
27695 cmの列間を持つ数式です.
27696 \begin_inset ERT
27697 status collapsed
27698
27699 \begin_layout Plain Layout
27700
27701
27702 \backslash
27703 setlength{
27704 \backslash
27705 arraycolsep}{1cm}
27706 \end_layout
27707
27708 \end_inset
27709
27710
27711 \begin_inset Formula 
27712 \begin{eqnarray*}
27713 A & = & B\\
27714 C & \ne & A
27715 \end{eqnarray*}
27716
27717 \end_inset
27718
27719 行列の既定の列間10
27720 \begin_inset space \thinspace{}
27721 \end_inset
27722
27723 ptを持つ数式です.
27724 \begin_inset ERT
27725 status collapsed
27726
27727 \begin_layout Plain Layout
27728
27729
27730 \backslash
27731 setlength{
27732 \backslash
27733 arraycolsep}{5pt}
27734 \end_layout
27735
27736 \end_inset
27737
27738
27739 \begin_inset Formula 
27740 \begin{eqnarray*}
27741 A & = & B\\
27742 C & \ne & A
27743 \end{eqnarray*}
27744
27745 \end_inset
27746
27747
27748 \end_layout
27749
27750 \begin_layout Subsubsection
27751 長い数式
27752 \begin_inset Index idx
27753 status collapsed
27754
27755 \begin_layout Plain Layout
27756 すうしき@数式 ! ながい@長い
27757 \end_layout
27758
27759 \end_inset
27760
27761
27762 \end_layout
27763
27764 \begin_layout Standard
27765 長い数式は,以下の方法を使って組版することができます.
27766 \end_layout
27767
27768 \begin_layout Itemize
27769 左辺ないし右辺の一方が,行幅よりもかなり短いときには,以下のように,短い方を左辺に置き,右辺を二行に分けて組版します.
27770 \begin_inset Formula 
27771 \begin{eqnarray}
27772 H & = & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{1}}\Delta_{1}-\frac{\hbar^{2}}{2m_{2}}\Delta_{2}-\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{1}|}\nonumber \\
27773  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:shortlong}
27774 \end{eqnarray}
27775
27776 \end_inset
27777
27778 二行目の最初のマイナス記号は,行頭の文字になってしまうため,通常,表示の上で演算子としては取り扱われません.前後に余白が置かれることもなく,分数線からも離れて表
27779 示されません.これを避けるために,マイナス記号の後に
27780 \series bold
27781
27782 \backslash
27783 hspace
27784 \series default
27785 .
27786 \begin_inset Foot
27787 status collapsed
27788
27789 \begin_layout Plain Layout
27790
27791 \series bold
27792
27793 \backslash
27794 hspace
27795 \series default
27796 に関しての詳細は,第
27797 \begin_inset CommandInset ref
27798 LatexCommand ref
27799 reference "subsec:可変長の空白"
27800
27801 \end_inset
27802
27803 節をご覧下さい.
27804 \end_layout
27805
27806 \end_inset
27807
27808
27809 \begin_inset Index idx
27810 status collapsed
27811
27812 \begin_layout Plain Layout
27813 こまんど@コマンド ! H ! 
27814 \backslash
27815 hspace
27816 \end_layout
27817
27818 \end_inset
27819
27820 コマンドを使って3
27821 \begin_inset space \thinspace{}
27822 \end_inset
27823
27824 pt空白を入れてあります.
27825 \end_layout
27826
27827 \begin_layout Itemize
27828 数式の両辺がともに長すぎるときには,
27829 \series bold
27830
27831 \backslash
27832 lefteqn
27833 \series default
27834
27835 \begin_inset Index idx
27836 status collapsed
27837
27838 \begin_layout Plain Layout
27839 こまんど@コマンド ! L ! 
27840 \backslash
27841 lefteqn
27842 \end_layout
27843
27844 \end_inset
27845
27846 コマンドを使います.これを最初の行の第一列に入れると,以下のように,続きの内容が他の列にかかって表示されます.
27847 \begin_inset Formula 
27848 \begin{eqnarray}
27849 \lefteqn{4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}}\nonumber \\
27850  &  & -\hspace{3pt}B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}\nonumber \\
27851  &  & =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\label{eq:lefteqn}
27852 \end{eqnarray}
27853
27854 \end_inset
27855
27856
27857 \series bold
27858
27859 \backslash
27860 lefteqn
27861 \series default
27862 を入力すると,青枠から少し左にずれたところに現れる紫枠にカーソルが移るので,ここに数式を入力します.
27863 \begin_inset Newline newline
27864 \end_inset
27865
27866 二行め以降の行の内容は,二列め以降の列に挿入します.挿入する列が右になるほど,字下げの量が大きくなります.
27867 \begin_inset VSpace medskip
27868 \end_inset
27869
27870
27871 \begin_inset Newline newline
27872 \end_inset
27873
27874
27875 \begin_inset Note Greyedout
27876 status open
27877
27878 \begin_layout Plain Layout
27879
27880 \series bold
27881
27882 \backslash
27883 lefteqn
27884 \series default
27885 を使用する際には,以下のことにご注意下さい.
27886 \end_layout
27887
27888 \begin_layout Itemize
27889 数式では,ページ幅全部を使うことはしません.たとえば,上記の例で,最初の行に
27890 \begin_inset Formula $-B^{2}$
27891 \end_inset
27892
27893 という項を置いたとすると,ページ余白の領域に出てしまいますが,これはよくありません.幅をうまく使うには,最初の行の行頭に負の空白を入れる方法もあります.
27894 \end_layout
27895
27896 \begin_layout Itemize
27897 \SpecialChar LyX
27898 のバグによって,最初の行にマウスでカーソルを入れることはできません
27899 \begin_inset Foot
27900 status collapsed
27901
27902 \begin_layout Plain Layout
27903 \begin_inset CommandInset href
27904 LatexCommand href
27905 name "LyX-bug #1429"
27906 target "http://www.lyx.org/trac/ticket/1429"
27907
27908 \end_inset
27909
27910
27911 \end_layout
27912
27913 \end_inset
27914
27915 .カーソルを行頭に合わせて,矢印
27916 \begin_inset Flex Ruby
27917 status collapsed
27918
27919 \begin_layout Plain Layout
27920
27921 \begin_inset Argument post:1
27922 status collapsed
27923
27924 \begin_layout Plain Layout
27925 キー
27926 \end_layout
27927
27928 \end_inset
27929
27930
27931 \end_layout
27932
27933 \end_inset
27934
27935 で移動するしかありません.
27936 \end_layout
27937
27938 \end_inset
27939
27940
27941 \end_layout
27942
27943 \begin_layout Itemize
27944 長い数式を組む他の方法として,第
27945 \begin_inset CommandInset ref
27946 LatexCommand ref
27947 reference "subsec:multline環境"
27948
27949 \end_inset
27950
27951 節と第
27952 \begin_inset CommandInset ref
27953 LatexCommand ref
27954 reference "subsec:数式の一部の多行化"
27955
27956 \end_inset
27957
27958 節で述べられている環境を用いる方法があります.
27959 \end_layout
27960
27961 \begin_layout Subsubsection
27962 多行にわたる分数
27963 \begin_inset CommandInset label
27964 LatexCommand label
27965 name "subsec:多行にわたる分数"
27966
27967 \end_inset
27968
27969
27970 \begin_inset Index idx
27971 status collapsed
27972
27973 \begin_layout Plain Layout
27974 ぶんすう@分数 ! たぎょうにわたる@多行にわたる
27975 \end_layout
27976
27977 \end_inset
27978
27979
27980 \end_layout
27981
27982 \begin_layout Standard
27983 分数の分母もしくは分子が長すぎて,一行に入りきらないことがあります.この場合には,分数内で改行をしなくてはなりません.これを行うには,
27984 \series bold
27985
27986 \backslash
27987 splitfrac
27988 \series default
27989 コマンド
27990 \begin_inset Index idx
27991 status collapsed
27992
27993 \begin_layout Plain Layout
27994 こまんど@コマンド ! S ! 
27995 \backslash
27996 splitfrac
27997 \end_layout
27998
27999 \end_inset
28000
28001 を使うことができます.これを有効化するには,文書設定の
28002 \family sans
28003 数式オプション
28004 \family default
28005 で,
28006 \series bold
28007 mathtools
28008 \series default
28009 パッケージ
28010 \begin_inset Index idx
28011 status collapsed
28012
28013 \begin_layout Plain Layout
28014 ぱっけーじ@パッケージ ! mathtools
28015 \end_layout
28016
28017 \end_inset
28018
28019
28020 \family sans
28021 常に読み込み
28022 \family default
28023 オプションを指定してください.
28024 \series bold
28025
28026 \backslash
28027 splitfrac
28028 \series default
28029 のスキームは
28030 \end_layout
28031
28032 \begin_layout Standard
28033
28034 \series bold
28035
28036 \backslash
28037 splitfrac{1行目}{2行目}
28038 \end_layout
28039
28040 \begin_layout Standard
28041 となっており,分母にも分子にも使うことができます.
28042 \end_layout
28043
28044 \begin_layout Standard
28045 \begin_inset Formula 
28046 \[
28047 a=\frac{\splitfrac{xy+xy+xy+xy+xy}{+wy+wy+wy+wy}}{z}\ne\frac{\splitdfrac{xy+\frac{xy}{z}+xy+xy+xy}{+xy+xy+xy+xy}}{z}
28048 \]
28049
28050 \end_inset
28051
28052 上記の最初の分子に使われているコマンドは,
28053 \end_layout
28054
28055 \begin_layout Standard
28056
28057 \series bold
28058
28059 \backslash
28060 splitfrac{xy+xy+xy+xy+xy
28061 \begin_inset space \textvisiblespace{}
28062 \end_inset
28063
28064
28065 \backslash
28066 {+wy+wy+wy+wy
28067 \end_layout
28068
28069 \begin_layout Standard
28070 です.
28071 \end_layout
28072
28073 \begin_layout Subsubsection
28074 多行にわたる括弧
28075 \begin_inset CommandInset label
28076 LatexCommand label
28077 name "subsec:多行にわたる括弧"
28078
28079 \end_inset
28080
28081
28082 \begin_inset Index idx
28083 status collapsed
28084
28085 \begin_layout Plain Layout
28086 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
28087 \end_layout
28088
28089 \end_inset
28090
28091
28092 \end_layout
28093
28094 \begin_layout Standard
28095 多行にわたる括弧を作ろうとすると,以下のような問題が生じます.
28096 \begin_inset Formula 
28097 \begin{eqnarray*}
28098 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28099  &  & \left.\cdots+B-D\right]
28100 \end{eqnarray*}
28101
28102 \end_inset
28103
28104
28105 \end_layout
28106
28107 \begin_layout Standard
28108 可変寸法の括弧は多行にわたることができないので,閉じ括弧が初めの括弧よりも小さくなってしまっています.
28109 \end_layout
28110
28111 \begin_layout Standard
28112 二行めの括弧の大きさを正しく設定するには,最初の行の終わりを
28113 \series bold
28114
28115 \backslash
28116 right.
28117 \series default
28118
28119 \begin_inset Index idx
28120 status collapsed
28121
28122 \begin_layout Plain Layout
28123 こまんど@コマンド ! R ! 
28124 \backslash
28125 right
28126 \end_layout
28127
28128 \end_inset
28129
28130 とし,二行めの始めを
28131 \series bold
28132
28133 \backslash
28134 left.
28135 \begin_inset Foot
28136 status collapsed
28137
28138 \begin_layout Plain Layout
28139
28140 \series bold
28141
28142 \backslash
28143 left
28144 \series default
28145
28146 \series bold
28147
28148 \backslash
28149 right
28150 \series default
28151 に関する詳細は,第
28152 \begin_inset CommandInset ref
28153 LatexCommand ref
28154 reference "subsec:自動の括弧丈"
28155
28156 \end_inset
28157
28158 節をご覧下さい.
28159 \end_layout
28160
28161 \end_inset
28162
28163
28164 \series default
28165
28166 \begin_inset Index idx
28167 status collapsed
28168
28169 \begin_layout Plain Layout
28170 こまんど@コマンド ! L ! 
28171 \backslash
28172 left
28173 \end_layout
28174
28175 \end_inset
28176
28177 とします.一行めにおいては,範囲付き積演算子がもっとも大きな記号であり,これが二行めの括弧の大きさにならなくてはならないので,
28178 \series bold
28179
28180 \backslash
28181 left.
28182 \series default
28183 の後に,
28184 \series bold
28185
28186 \backslash
28187 vphantom
28188 \series default
28189
28190 \begin_inset space \textvisiblespace{}
28191 \end_inset
28192
28193
28194 \series bold
28195
28196 \backslash
28197 prod
28198 \series default
28199 ^
28200 \begin_inset space \textvisiblespace{}
28201 \end_inset
28202
28203
28204 \series bold
28205
28206 \backslash
28207 infty
28208 \series default
28209
28210 \begin_inset space \textvisiblespace{}
28211 \end_inset
28212
28213
28214 \series bold
28215
28216 \begin_inset Formula $\downarrow$
28217 \end_inset
28218
28219 _R=1}
28220 \series default
28221
28222 \begin_inset Index idx
28223 status collapsed
28224
28225 \begin_layout Plain Layout
28226 こまんど@コマンド ! V ! 
28227 \backslash
28228 vphantom
28229 \end_layout
28230
28231 \end_inset
28232
28233 というコマンドを挿入します.
28234 \end_layout
28235
28236 \begin_layout Standard
28237 その結果が以下の数式です.
28238 \begin_inset Formula 
28239 \begin{eqnarray*}
28240 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28241  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28242 \end{eqnarray*}
28243
28244 \end_inset
28245
28246
28247 \end_layout
28248
28249 \begin_layout Subsection
28250 align環境
28251 \end_layout
28252
28253 \begin_layout Standard
28254 align環境は,すべての型の多行数式に使うことができ,とくに,いくつかの数式を並べて表示させるのに便利です.
28255 \end_layout
28256
28257 \begin_layout Standard
28258 align環境には列があり,奇数列は右揃え,偶数列は左揃えに設定されます.align環境の行にはすべて,付番することができます.
28259 \end_layout
28260
28261 \begin_layout Standard
28262 align環境は,
28263 \family sans
28264 挿入\SpecialChar menuseparator
28265 数式
28266 \family default
28267 メニューから作ることができます.
28268 \family sans
28269 編集\SpecialChar menuseparator
28270 数式\SpecialChar menuseparator
28271 数式の表記を変更
28272 \family default
28273 メニューを使えば,既存の数式をalign環境に変更することができます.
28274 \end_layout
28275
28276 \begin_layout Standard
28277 列を追加したり削除したりするには,数式ツールバーボタンの
28278 \begin_inset Info
28279 type  "icon"
28280 arg   "tabular-feature append-column"
28281 \end_inset
28282
28283
28284 \begin_inset Info
28285 type  "icon"
28286 arg   "tabular-feature delete-column"
28287 \end_inset
28288
28289 を使うか,
28290 \family sans
28291 編集\SpecialChar menuseparator
28292 行と列
28293 \family default
28294 メニューを使います.
28295 \end_layout
28296
28297 \begin_layout Subsubsection
28298 標準align環境
28299 \begin_inset CommandInset label
28300 LatexCommand label
28301 name "subsec:標準align環境"
28302
28303 \end_inset
28304
28305
28306 \begin_inset Index idx
28307 status collapsed
28308
28309 \begin_layout Plain Layout
28310 すうしき@数式 ! たぎょう@多行
28311 \begin_inset space \thinspace{}
28312 \end_inset
28313
28314 —— ! alignかんきょう@align環境
28315 \end_layout
28316
28317 \end_inset
28318
28319
28320 \end_layout
28321
28322 \begin_layout Standard
28323 このalign環境は,数式中で
28324 \begin_inset Info
28325 type  "shortcut"
28326 arg   "newline-insert newline"
28327 \end_inset
28328
28329 を押すか,
28330 \family sans
28331 挿入\SpecialChar menuseparator
28332 数式\SpecialChar menuseparator
28333 AMS align環境
28334 \family default
28335 メニューで作ることができます.
28336 \end_layout
28337
28338 \begin_layout Standard
28339 以下は,二つの数式を横に並べた例ですが,これは4列からなるalign環境として作ります.
28340 \begin_inset Formula 
28341 \begin{align*}
28342 A & =\sin(B) & C & =D\\
28343 C & \ne A & B & \ne D
28344 \end{align*}
28345
28346 \end_inset
28347
28348 ご覧になって分かるように,この環境の数式は,一列めの前と偶数列の後に
28349 \series bold
28350
28351 \backslash
28352 hfill
28353 \begin_inset Foot
28354 status collapsed
28355
28356 \begin_layout Plain Layout
28357
28358 \series bold
28359
28360 \backslash
28361 hfill
28362 \series default
28363 に関する詳細は,第
28364 \begin_inset CommandInset ref
28365 LatexCommand ref
28366 reference "subsec:可変長の空白"
28367
28368 \end_inset
28369
28370 節をご覧下さい.
28371 \end_layout
28372
28373 \end_inset
28374
28375
28376 \series default
28377 があるかのように配置されます.数式様式として
28378 \series bold
28379 行頭下げ
28380 \begin_inset Foot
28381 status collapsed
28382
28383 \begin_layout Plain Layout
28384
28385 \series bold
28386 数式様式については,第
28387 \series default
28388
28389 \begin_inset CommandInset ref
28390 LatexCommand ref
28391 reference "sec:数式様式"
28392
28393 \end_inset
28394
28395 節をご覧下さい.
28396 \end_layout
28397
28398 \end_inset
28399
28400
28401 \series default
28402 を使う場合には,第一列の前の
28403 \series bold
28404
28405 \backslash
28406 hfill
28407 \series default
28408 はない形で数式が設定されます.
28409 \end_layout
28410
28411 \begin_layout Subsubsection
28412 alignat環境
28413 \begin_inset Index idx
28414 status collapsed
28415
28416 \begin_layout Plain Layout
28417 すうしき@数式 ! たぎょう@多行
28418 \begin_inset space \thinspace{}
28419 \end_inset
28420
28421 —— ! alignatかんきょう@alignat環境
28422 \end_layout
28423
28424 \end_inset
28425
28426
28427 \end_layout
28428
28429 \begin_layout Standard
28430 alignat環境には,事前に設定された列間が存在しません.列間は,必要ならば,第
28431 \begin_inset CommandInset ref
28432 LatexCommand ref
28433 reference "subsec:空白"
28434
28435 \end_inset
28436
28437 節に述べられている空白を使用して手動で入れます.
28438 \end_layout
28439
28440 \begin_layout Standard
28441 以下は,上記の例をalignat環境に設定し,二つめの数式の頭に1
28442 \begin_inset space \thinspace{}
28443 \end_inset
28444
28445 cmの空白を入れたものです.
28446 \begin_inset Formula 
28447 \begin{alignat*}{2}
28448 A & =\sin(B) & \hspace{1cm}C & =D\\
28449 C & \ne A & B & \ne D
28450 \end{alignat*}
28451
28452 \end_inset
28453
28454 列間を各列ごとに設定することができるので,この環境は,とくに三つないし四つの数式を横に並べるのに向いています.
28455 \end_layout
28456
28457 \begin_layout Subsubsection
28458 flalign環境
28459 \begin_inset CommandInset label
28460 LatexCommand label
28461 name "subsec:flalign環境"
28462
28463 \end_inset
28464
28465
28466 \begin_inset Index idx
28467 status collapsed
28468
28469 \begin_layout Plain Layout
28470 すうしき@数式 ! たぎょう@多行
28471 \begin_inset space \thinspace{}
28472 \end_inset
28473
28474 —— ! flalignかんきょう@flalign環境
28475 \end_layout
28476
28477 \end_inset
28478
28479
28480 \end_layout
28481
28482 \begin_layout Standard
28483 この環境では,つねに,最初の二列をできるだけ左寄せにし,最後の二列をできるだけ右寄せにするように設定されます.以下がその例です.
28484 \begin_inset Formula 
28485 \begin{flalign*}
28486 A & =1 & B & =2 & C & =3\\
28487 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28488 \end{flalign*}
28489
28490 \end_inset
28491
28492
28493 \end_layout
28494
28495 \begin_layout Standard
28496 奇数列のflalign環境を作成し,最後の列に空の\SpecialChar TeX
28497 括弧を入れておくと,数式様式として
28498 \series bold
28499 中央揃え
28500 \series default
28501 が用いられているときでも,一部の数式を左寄せにすることができます.以下は,例として
28502 \begin_inset CommandInset ref
28503 LatexCommand eqref
28504 reference "eq:VolInt"
28505
28506 \end_inset
28507
28508 式を行頭下げにしたものです.
28509 \begin_inset Formula 
28510 \begin{flalign}
28511 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28512 \end{flalign}
28513
28514 \end_inset
28515
28516 ここで,最初の二列には数式が入れられており,行頭下げ数式様式と同等の字下げを行うために,30
28517 \begin_inset space \thinspace{}
28518 \end_inset
28519
28520 ptの空白が第1列の頭に入れてあります.
28521 \end_layout
28522
28523 \begin_layout Subsection
28524 eqnarray環境
28525 \begin_inset CommandInset label
28526 LatexCommand label
28527 name "subsec:eqnarray環境"
28528
28529 \end_inset
28530
28531
28532 \begin_inset Index idx
28533 status collapsed
28534
28535 \begin_layout Plain Layout
28536 すうしき@数式 ! たぎょう@多行
28537 \begin_inset space \thinspace{}
28538 \end_inset
28539
28540 —— ! eqnarrayかんきょう@eqnarray環境
28541 \end_layout
28542
28543 \end_inset
28544
28545
28546 \end_layout
28547
28548 \begin_layout Standard
28549 この環境を作成すると,三つの青枠が現れます.最初の枠の内容は右寄せに設定され,最後の枠の内容は左寄せに設定されます.中央の枠は,関係子のみを入れることを想定して
28550 いるので,その内容は中央揃えで少し小さく設定されます.
28551 \begin_inset Formula 
28552 \begin{eqnarray*}
28553 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28554 AB & AB & AB\\
28555 A & = & A
28556 \end{eqnarray*}
28557
28558 \end_inset
28559
28560
28561 \end_layout
28562
28563 \begin_layout Subsection
28564 gather環境
28565 \begin_inset Index idx
28566 status collapsed
28567
28568 \begin_layout Plain Layout
28569 すうしき@数式 ! たぎょう@多行
28570 \begin_inset space \thinspace{}
28571 \end_inset
28572
28573 —— ! gatherかんきょう@gather環境
28574 \end_layout
28575
28576 \end_inset
28577
28578
28579 \end_layout
28580
28581 \begin_layout Standard
28582 この環境には,中央揃えに設定された列一つしかありません.行はすべて付番することができます.
28583 \begin_inset Formula 
28584 \begin{gather}
28585 A=1\\
28586 X=\textrm{-}1
28587 \end{gather}
28588
28589 \end_inset
28590
28591
28592 \end_layout
28593
28594 \begin_layout Subsection
28595 multline環境
28596 \begin_inset CommandInset label
28597 LatexCommand label
28598 name "subsec:multline環境"
28599
28600 \end_inset
28601
28602
28603 \begin_inset Index idx
28604 status collapsed
28605
28606 \begin_layout Plain Layout
28607 すうしき@数式 ! たぎょう@多行
28608 \begin_inset space \thinspace{}
28609 \end_inset
28610
28611 —— ! multlineかんきょう@multpline環境
28612 \end_layout
28613
28614 \end_inset
28615
28616
28617 \end_layout
28618
28619 \begin_layout Standard
28620 gather環境同様,multline環境には,中央揃えに設定された列一つしかありません.ただし,一行めが左揃えに設定され,最終行が右揃えに設定されるのです.他
28621 の行はすべて中央揃えになります.このことから,この環境は,長い数式に使うのに向いています.用例として,
28622 \begin_inset CommandInset ref
28623 LatexCommand eqref
28624 reference "eq:lefteqn"
28625
28626 \end_inset
28627
28628 式をmultline環境に置いたものを示します.
28629 \begin_inset Formula 
28630 \begin{multline}
28631 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}\\
28632 -B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}\\
28633 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}
28634 \end{multline}
28635
28636 \end_inset
28637
28638
28639 \end_layout
28640
28641 \begin_layout Standard
28642 文書の付番設定が右寄せ(左寄せ)になっているときには,出力では,multline環境の最後(最初)の行だけが付番されます
28643 \begin_inset Foot
28644 status collapsed
28645
28646 \begin_layout Plain Layout
28647 付番様式については,第
28648 \begin_inset CommandInset ref
28649 LatexCommand ref
28650 reference "sec:数式様式"
28651
28652 \end_inset
28653
28654 節を参照.
28655 \end_layout
28656
28657 \end_inset
28658
28659
28660 \end_layout
28661
28662 \begin_layout Standard
28663
28664 \series bold
28665
28666 \backslash
28667 shoveright
28668 \begin_inset Index idx
28669 status collapsed
28670
28671 \begin_layout Plain Layout
28672 こまんど@コマンド ! S ! 
28673 \backslash
28674 shoveright
28675 \end_layout
28676
28677 \end_inset
28678
28679 コマンドや
28680 \backslash
28681 shoveleft
28682 \begin_inset Index idx
28683 status collapsed
28684
28685 \begin_layout Plain Layout
28686 こまんど@コマンド ! S ! 
28687 \backslash
28688 shoveleft
28689 \end_layout
28690
28691 \end_inset
28692
28693
28694 \series default
28695 コマンドを使えば,中央揃えの行を右寄せや左寄せにすることができます.これらのコマンドは,以下のようにして使います.
28696 \end_layout
28697
28698 \begin_layout Standard
28699
28700 \series bold
28701
28702 \backslash
28703 shoveright{行の内容}
28704 \series default
28705 あるいは
28706 \series bold
28707
28708 \backslash
28709 shoveleft{行の内容}
28710 \end_layout
28711
28712 \begin_layout Standard
28713 \begin_inset VSpace medskip
28714 \end_inset
28715
28716
28717 \series bold
28718
28719 \backslash
28720 multlinegap
28721 \begin_inset Index idx
28722 status collapsed
28723
28724 \begin_layout Plain Layout
28725 こまんど@コマンド ! M ! 
28726 \backslash
28727 multlinegap
28728 \end_layout
28729
28730 \end_inset
28731
28732
28733 \series default
28734 長は,一行めの左ページ余白からの距離を指定します.既定値は0
28735 \begin_inset space \thinspace{}
28736 \end_inset
28737
28738 ptの長さです.
28739 \end_layout
28740
28741 \begin_layout Standard
28742 以下は,上記の数式に
28743 \end_layout
28744
28745 \begin_layout Standard
28746
28747 \series bold
28748
28749 \backslash
28750 setlength{
28751 \backslash
28752 multlinegap}{2cm}
28753 \end_layout
28754
28755 \begin_layout Standard
28756 というコマンドを,\SpecialChar TeX
28757 モードで直前に挿入した例です.
28758 \begin_inset ERT
28759 status collapsed
28760
28761 \begin_layout Plain Layout
28762
28763
28764 \backslash
28765 setlength{
28766 \backslash
28767 multlinegap}{2cm}
28768 \end_layout
28769
28770 \end_inset
28771
28772
28773 \begin_inset Formula 
28774 \begin{multline}
28775 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}\\
28776 \shoveleft{-B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}\\
28777 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}
28778 \end{multline}
28779
28780 \end_inset
28781
28782
28783 \begin_inset ERT
28784 status collapsed
28785
28786 \begin_layout Plain Layout
28787
28788
28789 \backslash
28790 setlength{
28791 \backslash
28792 multlinegap}{0pt}
28793 \end_layout
28794
28795 \end_inset
28796
28797 二行めは,
28798 \series bold
28799
28800 \backslash
28801 shoveleft
28802 \series default
28803 を使って左揃えにしています.
28804 \end_layout
28805
28806 \begin_layout Subsection
28807 数式の一部の多行化
28808 \begin_inset CommandInset label
28809 LatexCommand label
28810 name "subsec:数式の一部の多行化"
28811
28812 \end_inset
28813
28814
28815 \begin_inset Index idx
28816 status collapsed
28817
28818 \begin_layout Plain Layout
28819 すうしき@数式 ! たぎょう@多行
28820 \begin_inset space \thinspace{}
28821 \end_inset
28822
28823 —— ! すうしきのいちぶ@数式の一部
28824 \end_layout
28825
28826 \end_inset
28827
28828
28829 \end_layout
28830
28831 \begin_layout Standard
28832 数式の一部分のみを多行表示したい場合には,
28833 \series bold
28834 aligned
28835 \series default
28836
28837 \series bold
28838 alignedat
28839 \series default
28840
28841 \series bold
28842 gathered
28843 \series default
28844
28845 \series bold
28846 split
28847 \series default
28848 のうちのいずれかの環境を使用します.これらは,
28849 \family sans
28850 挿入\SpecialChar menuseparator
28851 数式
28852 \family default
28853 メニューか,本節で解説している各コマンドを使用して挿入することができます.
28854 \end_layout
28855
28856 \begin_layout Standard
28857 最初の三つの環境は,環境名から
28858 \series bold
28859 ed
28860 \series default
28861 を省いた同名の多行数式環境と同じ性格を持ちますが,環境の前後に数式を続けることが可能です.たとえば,
28862 \begin_inset Formula 
28863 \[
28864 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28865 \Delta E\Delta t & \ge\frac{\hbar}{2}
28866 \end{aligned}
28867 \right\} \textrm{不確定性原理}
28868 \]
28869
28870 \end_inset
28871
28872
28873 \end_layout
28874
28875 \begin_layout Standard
28876 この数式を作るには,別行立て数式をまず作っておいて,そこに
28877 \series bold
28878
28879 \backslash
28880 aligned
28881 \begin_inset Index idx
28882 status collapsed
28883
28884 \begin_layout Plain Layout
28885 こまんど@コマンド ! A ! 
28886 \backslash
28887 aligned
28888 \end_layout
28889
28890 \end_inset
28891
28892
28893 \series default
28894 コマンドを挿入しています.紫枠の中に青枠が現れるので,そこに必要に応じて,列や行を加えていきます.この多行環境の外には,括弧などの他の数式要素を入れることができ
28895 ます.
28896 \end_layout
28897
28898 \begin_layout Standard
28899 aligned環境は,長い数式を水平方向を揃えて表示するのにも向いています.別行立て数式内でalignedを用いるようにすると,数式番号を行末の,数式全高の中心
28900 に配置できる利点があります.以下に例として,
28901 \begin_inset CommandInset ref
28902 LatexCommand eqref
28903 reference "eq:shortlong"
28904
28905 \end_inset
28906
28907 式にaligned環境を適用したものを示します.
28908 \begin_inset Formula 
28909 \begin{equation}
28910 \begin{aligned}H=\; & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{1}}\Delta_{1}-\frac{\hbar^{2}}{2m_{2}}\Delta_{2}-\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{1}|}\\
28911  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}
28912 \end{aligned}
28913 \end{equation}
28914
28915 \end_inset
28916
28917
28918 \end_layout
28919
28920 \begin_layout Standard
28921
28922 \series bold
28923 alignedat
28924 \series default
28925
28926 \series bold
28927 gathered
28928 \series default
28929
28930 \series bold
28931 split
28932 \series default
28933 の各環境を使うには,それぞれ
28934 \series bold
28935
28936 \backslash
28937 alignedat
28938 \series default
28939
28940 \begin_inset Index idx
28941 status collapsed
28942
28943 \begin_layout Plain Layout
28944 こまんど@コマンド ! A ! 
28945 \backslash
28946 alignedat
28947 \end_layout
28948
28949 \end_inset
28950
28951
28952 \series bold
28953
28954 \backslash
28955 gathered
28956 \series default
28957
28958 \begin_inset Index idx
28959 status collapsed
28960
28961 \begin_layout Plain Layout
28962 こまんど@コマンド ! G ! 
28963 \backslash
28964 gathered
28965 \end_layout
28966
28967 \end_inset
28968
28969
28970 \series bold
28971
28972 \backslash
28973 split
28974 \series default
28975
28976 \begin_inset Index idx
28977 status collapsed
28978
28979 \begin_layout Plain Layout
28980 こまんど@コマンド ! S ! 
28981 \backslash
28982 split
28983 \end_layout
28984
28985 \end_inset
28986
28987 の各コマンドを挿入します.split環境は,aligned環境と同じ性格を持ちますが,二つの列しか作ることができません.
28988 \end_layout
28989
28990 \begin_layout Subsection
28991 多行数式中のテキスト
28992 \begin_inset CommandInset label
28993 LatexCommand label
28994 name "subsec:多行数式中のテキスト"
28995
28996 \end_inset
28997
28998
28999 \begin_inset Index idx
29000 status collapsed
29001
29002 \begin_layout Plain Layout
29003 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
29004 \end_layout
29005
29006 \end_inset
29007
29008
29009 \begin_inset Index idx
29010 status collapsed
29011
29012 \begin_layout Plain Layout
29013 すうしき @ 数式 ! たぎょう @ 多行
29014 \begin_inset space \thinspace{}
29015 \end_inset
29016
29017 —— ! てきすと @ テキスト
29018 \end_layout
29019
29020 \end_inset
29021
29022
29023 \end_layout
29024
29025 \begin_layout Standard
29026 各align系環境およびmultline・gather環境では,独立した行に列揃えの影響を受けない形でテキストを挿入することができます.これを行うには,以下の書
29027 式を持つ
29028 \series bold
29029
29030 \backslash
29031 intertext
29032 \series default
29033
29034 \begin_inset Index idx
29035 status collapsed
29036
29037 \begin_layout Plain Layout
29038 こまんど@コマンド ! I ! 
29039 \backslash
29040 intertext
29041 \end_layout
29042
29043 \end_inset
29044
29045 コマンドを使います.
29046 \end_layout
29047
29048 \begin_layout Standard
29049
29050 \series bold
29051
29052 \backslash
29053 intertext{テキスト}
29054 \end_layout
29055
29056 \begin_layout Standard
29057 テキストのハイフネーションを行うことはできないので,テキストは一行に収めなくてはなりません.\SpecialChar LyX
29058 は,現時点では
29059 \series bold
29060
29061 \backslash
29062 intertext
29063 \series default
29064 を直接サポートしていないので,テキストは数式テキストとして書き入れます.ここで,
29065 \series bold
29066
29067 \backslash
29068 intertext
29069 \series default
29070 は行頭になくてはならず,当該行の上に出力されます.以下は,二行めの行頭にテキストを入れた例です.
29071 \begin_inset Formula 
29072 \begin{align}
29073 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29074 \intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29075 \end{align}
29076
29077 \end_inset
29078
29079
29080 \end_layout
29081
29082 \begin_layout Standard
29083
29084 \series bold
29085
29086 \backslash
29087 intertext
29088 \series default
29089 は,文と数式行の間に,常に縦空白を生み出します.この空白を抑制するには,文書設定の
29090 \family sans
29091 数式オプション
29092 \family default
29093
29094 \series bold
29095 mathtools
29096 \series default
29097
29098 \begin_inset Index idx
29099 status collapsed
29100
29101 \begin_layout Plain Layout
29102 ぱっけーじ@パッケージ ! mathtools
29103 \end_layout
29104
29105 \end_inset
29106
29107 パッケージを
29108 \family sans
29109 常に読み込み
29110 \family default
29111 に設定してください.そうすると,以下のように,
29112 \series bold
29113
29114 \backslash
29115 intertext
29116 \series default
29117 の代わりに
29118 \series bold
29119
29120 \backslash
29121 shortintertext
29122 \series default
29123
29124 \begin_inset Index idx
29125 status collapsed
29126
29127 \begin_layout Plain Layout
29128 こまんど@コマンド ! S ! 
29129 \backslash
29130 shortintertext
29131 \end_layout
29132
29133 \end_inset
29134
29135 コマンドを使うことができます.
29136 \begin_inset Formula 
29137 \begin{align}
29138 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29139 \shortintertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29140 \end{align}
29141
29142 \end_inset
29143
29144
29145 \end_layout
29146
29147 \begin_layout Section
29148 数式番号
29149 \begin_inset Index idx
29150 status collapsed
29151
29152 \begin_layout Plain Layout
29153 すうしきばんごう@数式番号
29154 \end_layout
29155
29156 \end_inset
29157
29158
29159 \begin_inset Index idx
29160 status collapsed
29161
29162 \begin_layout Plain Layout
29163 すうしき@数式 ! ばんごう@番号
29164 \begin_inset ERT
29165 status collapsed
29166
29167 \begin_layout Plain Layout
29168
29169 |see{
29170 \end_layout
29171
29172 \end_inset
29173
29174 数式番号
29175 \begin_inset ERT
29176 status collapsed
29177
29178 \begin_layout Plain Layout
29179
29180 }
29181 \end_layout
29182
29183 \end_inset
29184
29185
29186 \end_layout
29187
29188 \end_inset
29189
29190
29191 \end_layout
29192
29193 \begin_layout Subsection
29194 概要
29195 \end_layout
29196
29197 \begin_layout Standard
29198 付番数式は,
29199 \family sans
29200 挿入\SpecialChar menuseparator
29201 数式\SpecialChar menuseparator
29202 付番数式
29203 \family default
29204 メニュー(
29205 \begin_inset Flex Ruby
29206 status collapsed
29207
29208 \begin_layout Plain Layout
29209 捷径
29210 \begin_inset Argument post:1
29211 status collapsed
29212
29213 \begin_layout Plain Layout
29214 ショートカット
29215 \end_layout
29216
29217 \end_inset
29218
29219
29220 \end_layout
29221
29222 \end_inset
29223
29224
29225 \family sans
29226 Ctrl+Alt
29227 \begin_inset space ~
29228 \end_inset
29229
29230 N
29231 \family default
29232 )で作ることができます.既存の数式に番号を振るには,
29233 \family sans
29234 編集\SpecialChar menuseparator
29235 数式\SpecialChar menuseparator
29236 数式全体を付番
29237 \family default
29238 メニュー(捷径:
29239 \begin_inset Info
29240 type  "shortcut"
29241 arg   "math-number-toggle"
29242 \end_inset
29243
29244 )を使います.\SpecialChar LyX
29245 中において数式番号は,数式の後に括弧に囲まれた「#」で表されます.「#」は,実際の出力では数式番号に置き換えられます.
29246 \end_layout
29247
29248 \begin_layout Standard
29249 多行数式で付番が有効になっているときには,すべての行に番号が振られます.ただし,
29250 \family sans
29251 編集\SpecialChar menuseparator
29252 数式\SpecialChar menuseparator
29253 この行を付番
29254 \family default
29255 メニュー(捷径:
29256 \begin_inset Info
29257 type  "shortcut"
29258 arg   "math-number-line-toggle"
29259 \end_inset
29260
29261 )を使用すれば,各行毎に付番するかどうか指定することができます.
29262 \end_layout
29263
29264 \begin_layout Standard
29265 行内数式を除いて,すべての数式は二通りの様式で番号を振ることができます.第
29266 \begin_inset CommandInset ref
29267 LatexCommand ref
29268 reference "sec:数式様式"
29269
29270 \end_inset
29271
29272 節をご覧下さい.
29273 \end_layout
29274
29275 \begin_layout Subsection
29276 相互参照
29277 \begin_inset Index idx
29278 status collapsed
29279
29280 \begin_layout Plain Layout
29281 そうごさんしょう@相互参照 ! すうしきへの@数式への
29282 \end_layout
29283
29284 \end_inset
29285
29286
29287 \end_layout
29288
29289 \begin_layout Standard
29290 ラベルを付けた数式は,すべて相互参照することができます.ラベルは,
29291 \family sans
29292 挿入\SpecialChar menuseparator
29293 ラベル
29294 \family default
29295 メニューか,ツールバーボタンの
29296 \begin_inset Info
29297 type  "icon"
29298 arg   "label-insert"
29299 \end_inset
29300
29301 で付けることができます.このとき,カーソルは別行立て数式の中になくてはなりません.すると,テキストフィールドの中に
29302 \series bold
29303 eq:と
29304 \series default
29305 いう接頭語の入ったダイアログが現れるので,接頭語の後にラベルを挿入します.この既定の接頭辞は「equation(数式)」を意味し,こうして数式ラベルであるとの標
29306 を付けることによって,節ラベルなどから区別し,大きな文書の中でラベルを見つけるのを容易にします.ラベルを変更するには,
29307 \family sans
29308 挿入\SpecialChar menuseparator
29309 ラベル
29310 \family default
29311 メニューをもういちど使って下さい.
29312 \end_layout
29313
29314 \begin_layout Standard
29315 \SpecialChar LyX
29316 中でラベル名は,数式の後ろに,二つの括弧に囲まれて表示されます.ラベル付きの数式はつねに付番されます.
29317 \end_layout
29318
29319 \begin_layout Standard
29320 相互参照は,
29321 \family sans
29322 挿入\SpecialChar menuseparator
29323 相互参照
29324 \family default
29325 メニューかツールバーボタンの
29326 \begin_inset Info
29327 type  "icon"
29328 arg   "dialog-show-new-inset ref"
29329 \end_inset
29330
29331 を使って挿入します.数式相互参照は,出力では数式番号として表示されます.相互参照ダイアログで「
29332 \series bold
29333 (<参照>)
29334 \series default
29335 」書式を選択した場合には,出力での相互参照は,括弧に囲まれた数式番号として表示されます.
29336 \begin_inset Newline newline
29337 \end_inset
29338
29339 \SpecialChar LyX
29340 中で相互参照を右クリックすると,参照先の数式に移動することができます.
29341 \end_layout
29342
29343 \begin_layout Standard
29344 以下は,後の各小節に現れる数式への相互参照を含む例です.
29345 \begin_inset Note Note
29346 status open
29347
29348 \begin_layout Plain Layout
29349 相互参照の型の違いに留意してください.
29350 \end_layout
29351
29352 \end_inset
29353
29354
29355 \end_layout
29356
29357 \begin_layout Standard
29358 \begin_inset CommandInset ref
29359 LatexCommand eqref
29360 reference "eq:tag"
29361
29362 \end_inset
29363
29364 式と
29365 \begin_inset CommandInset ref
29366 LatexCommand eqref
29367 reference "eq:c"
29368
29369 \end_inset
29370
29371 式は,等価です.(
29372 \begin_inset CommandInset ref
29373 LatexCommand ref
29374 reference "eq:Rom"
29375
29376 \end_inset
29377
29378 )式とは異なり,(
29379 \begin_inset CommandInset ref
29380 LatexCommand ref
29381 reference "eq:Lat"
29382
29383 \end_inset
29384
29385 )式では,付番にラテン数字を使用しています.
29386 \end_layout
29387
29388 \begin_layout Standard
29389 \begin_inset VSpace medskip
29390 \end_inset
29391
29392
29393 \series bold
29394
29395 \backslash
29396 tag
29397 \begin_inset Foot
29398 status collapsed
29399
29400 \begin_layout Plain Layout
29401
29402 \series bold
29403
29404 \backslash
29405 tag
29406 \series default
29407 は,第
29408 \begin_inset CommandInset ref
29409 LatexCommand ref
29410 reference "subsec:自己定義番号"
29411
29412 \end_inset
29413
29414 節に説明があります.
29415 \end_layout
29416
29417 \end_inset
29418
29419
29420 \series default
29421 の引数が,第
29422 \begin_inset CommandInset ref
29423 LatexCommand ref
29424 reference "subsec:段落ボックス"
29425
29426 \end_inset
29427
29428 節で述べたボックスを含んでいるときには,その数式を参照することはできません.
29429 \end_layout
29430
29431 \begin_layout Subsection
29432 細目番号
29433 \begin_inset Index idx
29434 status collapsed
29435
29436 \begin_layout Plain Layout
29437 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
29438 \end_layout
29439
29440 \end_inset
29441
29442
29443 \end_layout
29444
29445 \begin_layout Standard
29446
29447 \series bold
29448
29449 \backslash
29450 begin{subequations}
29451 \series default
29452 および
29453 \series bold
29454
29455 \backslash
29456 end{subequations}
29457 \series default
29458 コマンドを使うと,数式に細目番号を付けることができます.これらのコマンドは,\SpecialChar TeX
29459 モードで入れます.
29460 \end_layout
29461
29462 \begin_layout Standard
29463 たとえば,
29464 \begin_inset Formula 
29465 \begin{equation}
29466 A=C-B
29467 \end{equation}
29468
29469 \end_inset
29470
29471
29472 \begin_inset ERT
29473 status open
29474
29475 \begin_layout Plain Layout
29476
29477
29478 \backslash
29479 begin{subequations}
29480 \end_layout
29481
29482 \end_inset
29483
29484
29485 \begin_inset VSpace -5mm
29486 \end_inset
29487
29488
29489 \begin_inset Formula 
29490 \begin{equation}
29491 B=C-A\label{eq:b}
29492 \end{equation}
29493
29494 \end_inset
29495
29496
29497 \begin_inset Formula 
29498 \begin{equation}
29499 C=A+B\label{eq:c}
29500 \end{equation}
29501
29502 \end_inset
29503
29504
29505 \end_layout
29506
29507 \begin_layout Standard
29508 \begin_inset ERT
29509 status open
29510
29511 \begin_layout Plain Layout
29512
29513
29514 \backslash
29515 end{subequations}
29516 \end_layout
29517
29518 \end_inset
29519
29520
29521 \end_layout
29522
29523 \begin_layout Standard
29524 この例を作るには,次のようにします.
29525 \end_layout
29526
29527 \begin_layout Enumerate
29528 一つめの数式を入力します.
29529 \end_layout
29530
29531 \begin_layout Enumerate
29532 一つめの数式の後に
29533 \begin_inset Newline newline
29534 \end_inset
29535
29536
29537 \series bold
29538
29539 \backslash
29540 begin{subequations}
29541 \begin_inset Newline newline
29542 \end_inset
29543
29544
29545 \series default
29546 を入力します.
29547 \end_layout
29548
29549 \begin_layout Enumerate
29550 二つめの数式を入力します.
29551 \end_layout
29552
29553 \begin_layout Enumerate
29554 三つめの数式を入力します.
29555 \end_layout
29556
29557 \begin_layout Enumerate
29558 三つめの数式の後に,
29559 \series bold
29560
29561 \backslash
29562 end{subequations}
29563 \series default
29564 を入力します.
29565 \end_layout
29566
29567 \begin_layout Standard
29568
29569 \series bold
29570
29571 \backslash
29572 begin
29573 \series default
29574 コマンドと
29575 \series bold
29576
29577 \backslash
29578 end
29579 \series default
29580 コマンドのあいだの数式はすべて,出力中ではa・b・c\SpecialChar ldots
29581 のように細目番号が振られます.
29582 \end_layout
29583
29584 \begin_layout Standard
29585 細目番号への参照は,
29586 \begin_inset CommandInset ref
29587 LatexCommand eqref
29588 reference "eq:b"
29589
29590 \end_inset
29591
29592
29593 \begin_inset CommandInset ref
29594 LatexCommand eqref
29595 reference "eq:c"
29596
29597 \end_inset
29598
29599 のように,通常の数式参照同様に動作します.細目数式全体に対する参照が欲しい場合には,
29600 \series bold
29601  
29602 \backslash
29603 begin{subequations}の直後にラベルを挿入して,それを参照してください.
29604 \series default
29605 数式
29606 \begin_inset CommandInset ref
29607 LatexCommand eqref
29608 reference "eq:以下は、二行めのみ付番を無効にしている多行数式の例です。"
29609
29610 \end_inset
29611
29612 はその例です.
29613 \end_layout
29614
29615 \begin_layout Standard
29616 上記のように,コマンドを\SpecialChar TeX
29617 モードで入れると,最初の二つの数式のあいだに空白が生じてしまいます.これを戻すために,-5
29618 \begin_inset space \thinspace{}
29619 \end_inset
29620
29621 mmの垂直空白を
29622 \series bold
29623
29624 \backslash
29625 begin{subequations}
29626 \series default
29627 コマンドの後に入れています.数式様式として
29628 \series bold
29629 行頭下げ
29630 \begin_inset Foot
29631 status collapsed
29632
29633 \begin_layout Plain Layout
29634
29635 \series bold
29636 数式様式に関しては,第
29637 \series default
29638
29639 \begin_inset CommandInset ref
29640 LatexCommand ref
29641 reference "sec:数式様式"
29642
29643 \end_inset
29644
29645 節を参照.
29646 \end_layout
29647
29648 \end_inset
29649
29650
29651 \series default
29652 を用いているときには,これを-7
29653 \begin_inset space \thinspace{}
29654 \end_inset
29655
29656 mm空白にしてください.
29657 \end_layout
29658
29659 \begin_layout Standard
29660 ラテン小文字でない細目番号を得るには,
29661 \series bold
29662
29663 \backslash
29664 begin{subequations}の直後にTeXコードで下記のコマンドを挿入してください.
29665 \end_layout
29666
29667 \begin_layout Standard
29668
29669 \series bold
29670
29671 \backslash
29672 renewcommand{
29673 \backslash
29674 theequation}{
29675 \backslash
29676 theparentequation -
29677 \backslash
29678 roman{equation}}
29679 \end_layout
29680
29681 \begin_layout Standard
29682
29683 \series bold
29684 ここで,
29685 \backslash
29686 theparentequationは親番号を生成し,
29687 \backslash
29688 roman{equation}は細目番号として小文字ローマ数字を生成します.番号付けの調整について,詳しくは
29689 \series default
29690
29691 \begin_inset CommandInset ref
29692 LatexCommand ref
29693 reference "subsec:ローマ数字や文字を使った付番"
29694
29695 \end_inset
29696
29697 を参照してください.
29698 \end_layout
29699
29700 \begin_layout Standard
29701 下記は,番号付けを調整済みで,2行目の付番を消した多行数式の例です.
29702 \begin_inset ERT
29703 status collapsed
29704
29705 \begin_layout Plain Layout
29706
29707
29708 \backslash
29709 begin{subequations}
29710 \end_layout
29711
29712 \end_inset
29713
29714
29715 \begin_inset CommandInset label
29716 LatexCommand label
29717 name "eq:以下は、二行めのみ付番を無効にしている多行数式の例です。"
29718
29719 \end_inset
29720
29721
29722 \begin_inset ERT
29723 status open
29724
29725 \begin_layout Plain Layout
29726
29727
29728 \backslash
29729 renewcommand{
29730 \backslash
29731 theequation}{
29732 \backslash
29733 theparentequation -
29734 \backslash
29735 roman{equation}}
29736 \end_layout
29737
29738 \end_inset
29739
29740
29741 \begin_inset Formula 
29742 \begin{eqnarray}
29743 A & = & (B-Z)^{2}=(B-Z)(B-Z)\\
29744  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29745  & = & B^{2}-2BZ+Z^{2}
29746 \end{eqnarray}
29747
29748 \end_inset
29749
29750
29751 \begin_inset ERT
29752 status collapsed
29753
29754 \begin_layout Plain Layout
29755
29756
29757 \backslash
29758 end{subequations}
29759 \end_layout
29760
29761 \end_inset
29762
29763
29764 \end_layout
29765
29766 \begin_layout Subsection
29767 自己定義番号
29768 \begin_inset CommandInset label
29769 LatexCommand label
29770 name "subsec:自己定義番号"
29771
29772 \end_inset
29773
29774
29775 \begin_inset Index idx
29776 status collapsed
29777
29778 \begin_layout Plain Layout
29779 すうしきばんごう@数式番号 ! じこていぎ@自己定義
29780 \end_layout
29781
29782 \end_inset
29783
29784
29785 \end_layout
29786
29787 \begin_layout Standard
29788 \begin_inset Index idx
29789 status collapsed
29790
29791 \begin_layout Plain Layout
29792 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
29793 \end_layout
29794
29795 \end_inset
29796
29797 標準の付番では,数式番号の周りに括弧が表示されます.括弧をたとえば縦棒に置き換えるには,\SpecialChar LaTeX
29798 プリアンブルに以下の行を付け加えます.
29799 \end_layout
29800
29801 \begin_layout Standard
29802
29803 \series bold
29804
29805 \backslash
29806 def
29807 \backslash
29808 tagform@#1{
29809 \backslash
29810 maketag@@@{
29811 \series default
29812
29813 \begin_inset Formula $\boldsymbol{|}$
29814 \end_inset
29815
29816
29817 \series bold
29818 #1
29819 \series default
29820
29821 \begin_inset Formula $\boldsymbol{|}$
29822 \end_inset
29823
29824
29825 \series bold
29826 }}
29827 \series default
29828
29829 \begin_inset Note Note
29830 status collapsed
29831
29832 \begin_layout Plain Layout
29833 このマクロは,テスト用に\SpecialChar LaTeX
29834 プリアンブルで既に宣言されています.これを有効にするには,最初のパーセント記号を取り除いて下さい.
29835 \end_layout
29836
29837 \end_inset
29838
29839
29840 \end_layout
29841
29842 \begin_layout Standard
29843 他の記号を使いたいときには,
29844 \series bold
29845 #1
29846 \series default
29847 脇の縦棒を一つないし複数の文字で置き換えて下さい.数式番号だけで良い時は,縦棒を削除して下さい.
29848 \end_layout
29849
29850 \begin_layout Standard
29851 \begin_inset VSpace bigskip
29852 \end_inset
29853
29854 数式の後ろに,括弧に囲まれた連番の代わりに,何かしらの表現が欲しいときには,以下のように
29855 \series bold
29856
29857 \backslash
29858 tag
29859 \series default
29860
29861 \begin_inset Index idx
29862 status collapsed
29863
29864 \begin_layout Plain Layout
29865 こまんど@コマンド ! T ! 
29866 \backslash
29867 tag
29868 \end_layout
29869
29870 \end_inset
29871
29872 コマンドを使います.
29873 \begin_inset Formula 
29874 \begin{equation}
29875 A+B=C\tag{何とかかんとか}\label{eq:tag}
29876 \end{equation}
29877
29878 \end_inset
29879
29880 上記の例では,
29881 \series bold
29882
29883 \backslash
29884 tag
29885 \begin_inset space \textvisiblespace{}
29886 \end_inset
29887
29888 何とかかんとか
29889 \series default
29890 というコマンドを数式に打ち込んでいます.
29891 \end_layout
29892
29893 \begin_layout Standard
29894 代わりに
29895 \series bold
29896
29897 \backslash
29898 tag*
29899 \begin_inset space \textvisiblespace{}
29900 \end_inset
29901
29902 何とかかんとか
29903 \series default
29904 というコマンドを使うと,星印は表現の周りの括弧を抑制するので,以下のようになります.
29905 \begin_inset Formula 
29906 \[
29907 A+B=C\tag*{something}
29908 \]
29909
29910 \end_inset
29911
29912
29913 \end_layout
29914
29915 \begin_layout Standard
29916 \begin_inset VSpace bigskip
29917 \end_inset
29918
29919 数式番号を,文書中の新しい部門や節ごとに振りなおしたいときには,部に関しては
29920 \begin_inset Newline newline
29921 \end_inset
29922
29923
29924 \series bold
29925
29926 \backslash
29927 @addtoreset{equation}{part}
29928 \series default
29929
29930 \begin_inset Index idx
29931 status collapsed
29932
29933 \begin_layout Plain Layout
29934 こまんど@コマンド ! 
29935 \backslash
29936 @記号 ! 
29937 \backslash
29938
29939 \begin_inset ERT
29940 status collapsed
29941
29942 \begin_layout Plain Layout
29943
29944 "
29945 \end_layout
29946
29947 \end_inset
29948
29949 @
29950 \begin_inset ERT
29951 status collapsed
29952
29953 \begin_layout Plain Layout
29954
29955 "
29956 \end_layout
29957
29958 \end_inset
29959
29960 addtoreset
29961 \end_layout
29962
29963 \end_inset
29964
29965
29966 \begin_inset Newline newline
29967 \end_inset
29968
29969 節に関しては
29970 \begin_inset Newline newline
29971 \end_inset
29972
29973
29974 \series bold
29975
29976 \backslash
29977 @addtoreset{equation}{section}
29978 \begin_inset Newline newline
29979 \end_inset
29980
29981
29982 \series default
29983 というコマンドを使います.
29984 \end_layout
29985
29986 \begin_layout Standard
29987 これらのコマンドを\SpecialChar TeX
29988 モードで使えるようにするためには,
29989 \series bold
29990
29991 \backslash
29992 makeatletter
29993 \series default
29994 コマンドで「@」字を\SpecialChar LaTeX
29995 中で「有効」にしてやらなくてはなりません.一方,
29996 \series bold
29997
29998 \backslash
29999 makeatother
30000 \series default
30001 コマンドはこれを無効にします.したがって,\SpecialChar TeX
30002 モード中での上記コマンド列は,
30003 \end_layout
30004
30005 \begin_layout Standard
30006
30007 \series bold
30008
30009 \backslash
30010 makeatletter
30011 \begin_inset Newline newline
30012 \end_inset
30013
30014
30015 \backslash
30016 @addtoreset{equation}{section}
30017 \begin_inset Newline newline
30018 \end_inset
30019
30020
30021 \backslash
30022 makeatother
30023 \begin_inset Newline newline
30024 \end_inset
30025
30026
30027 \series default
30028 のようにならなくてはなりません.
30029 \end_layout
30030
30031 \begin_layout Standard
30032 \SpecialChar LaTeX
30033 プリアンブル中では,
30034 \series bold
30035
30036 \backslash
30037 makeatletter
30038 \series default
30039
30040 \series bold
30041
30042 \backslash
30043 makeatother
30044 \series default
30045 は,\SpecialChar LyX
30046 が内部的に自動で挿入するので省略してかまいません.
30047 \end_layout
30048
30049 \begin_layout Standard
30050
30051 \series bold
30052
30053 \backslash
30054 @addtoreset
30055 \series default
30056 を戻すには,まず\SpecialChar LaTeX
30057 プリアンブル中に
30058 \end_layout
30059
30060 \begin_layout Standard
30061
30062 \series bold
30063
30064 \backslash
30065 usepackage{remreset}
30066 \end_layout
30067
30068 \begin_layout Standard
30069 という行を入れて,
30070 \series bold
30071 remreset.sty
30072 \series default
30073
30074 \begin_inset Foot
30075 status collapsed
30076
30077 \begin_layout Plain Layout
30078
30079 \series bold
30080 remreset
30081 \series default
30082 は,\SpecialChar LaTeX
30083 パッケージの
30084 \series bold
30085 carlisle
30086 \series default
30087
30088 \begin_inset Index idx
30089 status collapsed
30090
30091 \begin_layout Plain Layout
30092 ぱっけーじ@パッケージ ! carlisle
30093 \end_layout
30094
30095 \end_inset
30096
30097 の一部として含まれており,\SpecialChar LaTeX
30098 標準頒布版には含まれています.
30099 \end_layout
30100
30101 \end_inset
30102
30103
30104 \begin_inset Index idx
30105 status collapsed
30106
30107 \begin_layout Plain Layout
30108 ぱっけーじ@パッケージ ! remreset
30109 \end_layout
30110
30111 \end_inset
30112
30113 ファイルを読み込んでおかなくてはなりません.その後
30114 \begin_inset Newline newline
30115 \end_inset
30116
30117
30118 \series bold
30119
30120 \backslash
30121 @removefromreset
30122 \series default
30123
30124 \begin_inset Index idx
30125 status collapsed
30126
30127 \begin_layout Plain Layout
30128 こまんど@コマンド ! 
30129 \backslash
30130 @記号 ! 
30131 \backslash
30132
30133 \begin_inset ERT
30134 status collapsed
30135
30136 \begin_layout Plain Layout
30137
30138 "
30139 \end_layout
30140
30141 \end_inset
30142
30143 @
30144 \begin_inset ERT
30145 status collapsed
30146
30147 \begin_layout Plain Layout
30148
30149 "
30150 \end_layout
30151
30152 \end_inset
30153
30154 removefromreset
30155 \end_layout
30156
30157 \end_inset
30158
30159 コマンドを
30160 \series bold
30161
30162 \backslash
30163 @addtoreset
30164 \series default
30165 と同じ書式で使用すると,
30166 \series bold
30167
30168 \backslash
30169 @addtoreset
30170 \series default
30171 を戻すことができます.
30172 \end_layout
30173
30174 \begin_layout Standard
30175 \begin_inset VSpace bigskip
30176 \end_inset
30177
30178 ときには,数式を
30179 \end_layout
30180
30181 \begin_layout Standard
30182
30183 \family typewriter
30184 (節番号.数式番号)
30185 \end_layout
30186
30187 \begin_layout Standard
30188 のような形で付番し,節ごとに数式番号を「1」から始めさせなくてはならないときがあります.
30189 \end_layout
30190
30191 \begin_layout Standard
30192 このような場合のために,
30193 \series bold
30194
30195 \backslash
30196 numberwithin
30197 \series default
30198
30199 \begin_inset Index idx
30200 status collapsed
30201
30202 \begin_layout Plain Layout
30203 こまんど@コマンド ! N ! 
30204 \backslash
30205 numberwithin
30206 \end_layout
30207
30208 \end_inset
30209
30210 というコマンドがあり,
30211 \end_layout
30212
30213 \begin_layout Standard
30214
30215 \series bold
30216
30217 \backslash
30218 numberwithin{カウンタ}{節階層}
30219 \end_layout
30220
30221 \begin_layout Standard
30222 という書式で用います.「カウンタ」は,どの番号を制御するかを表し,「節階層」は点の前に何の番号を振るのかを表します.
30223 \end_layout
30224
30225 \begin_layout Standard
30226 したがって,ここでは\SpecialChar LaTeX
30227 プリアンブルか\SpecialChar TeX
30228 コードで
30229 \end_layout
30230
30231 \begin_layout Standard
30232
30233 \series bold
30234
30235 \backslash
30236 numberwithin{equation}{section}
30237 \end_layout
30238
30239 \begin_layout Standard
30240 という行を用いることにしましょう.その結果がこれです.
30241 \begin_inset ERT
30242 status collapsed
30243
30244 \begin_layout Plain Layout
30245
30246
30247 \backslash
30248 numberwithin{equation}{section}
30249 \end_layout
30250
30251 \end_inset
30252
30253
30254 \begin_inset Formula 
30255 \begin{equation}
30256 A+B=C
30257 \end{equation}
30258
30259 \end_inset
30260
30261
30262 \end_layout
30263
30264 \begin_layout Standard
30265 たとえば,部番号を節階層として使用して,表に付番を施すときには
30266 \begin_inset Newline newline
30267 \end_inset
30268
30269
30270 \series bold
30271
30272 \backslash
30273 numberwithin{table}{part}
30274 \series default
30275 を用います.
30276 \end_layout
30277
30278 \begin_layout Standard
30279 標準の付番方式に戻したいときや,この種の付番が文書クラスで定義されているときに,それを止めさせたい場合には,
30280 \end_layout
30281
30282 \begin_layout Standard
30283
30284 \series bold
30285
30286 \backslash
30287 renewcommand{
30288 \backslash
30289 theequation}{
30290 \backslash
30291 arabic{equation}}
30292 \begin_inset Index idx
30293 status collapsed
30294
30295 \begin_layout Plain Layout
30296 こまんど@コマンド ! A ! 
30297 \backslash
30298 arabic
30299 \end_layout
30300
30301 \end_inset
30302
30303
30304 \series default
30305
30306 \begin_inset ERT
30307 status collapsed
30308
30309 \begin_layout Plain Layout
30310
30311
30312 \backslash
30313 renewcommand{
30314 \backslash
30315 theequation}{
30316 \backslash
30317 arabic{equation}}
30318 \end_layout
30319
30320 \end_inset
30321
30322
30323 \series bold
30324
30325 \begin_inset Newline newline
30326 \end_inset
30327
30328
30329 \series default
30330 あるいは
30331 \series bold
30332
30333 \begin_inset Newline newline
30334 \end_inset
30335
30336
30337 \backslash
30338 renewcommand{
30339 \backslash
30340 thetable}{
30341 \backslash
30342 arabic{table}}
30343 \end_layout
30344
30345 \begin_layout Standard
30346 というコマンドを\SpecialChar TeX
30347 コードとして入れるか,\SpecialChar LaTeX
30348 プリアンブルに入れます.
30349 \series bold
30350
30351 \backslash
30352 numberwithin
30353 \series default
30354 は,内部的に上記で述べた
30355 \series bold
30356
30357 \backslash
30358 @addtoreset
30359 \series default
30360 コマンドを使用しているので,これも使用後は戻しておかなくてはなりません.
30361 \begin_inset ERT
30362 status collapsed
30363
30364 \begin_layout Plain Layout
30365
30366
30367 \backslash
30368 makeatletter
30369 \end_layout
30370
30371 \begin_layout Plain Layout
30372
30373
30374 \backslash
30375 @removefromreset{equation}{section}
30376 \end_layout
30377
30378 \begin_layout Plain Layout
30379
30380
30381 \backslash
30382 makeatother
30383 \end_layout
30384
30385 \end_inset
30386
30387
30388 \end_layout
30389
30390 \begin_layout Subsection
30391 ローマ数字や文字を使った付番
30392 \begin_inset CommandInset label
30393 LatexCommand label
30394 name "subsec:ローマ数字や文字を使った付番"
30395
30396 \end_inset
30397
30398
30399 \begin_inset Index idx
30400 status collapsed
30401
30402 \begin_layout Plain Layout
30403 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
30404 \end_layout
30405
30406 \end_inset
30407
30408
30409 \begin_inset Index idx
30410 status collapsed
30411
30412 \begin_layout Plain Layout
30413 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
30414 \end_layout
30415
30416 \end_inset
30417
30418
30419 \end_layout
30420
30421 \begin_layout Standard
30422 数式は,ローマ数字やラテン文字を使って付番することもできます.たとえば,小文字のローマ数字を使って付番するには,数式の前に\SpecialChar TeX
30423 モードで
30424 \end_layout
30425
30426 \begin_layout Standard
30427
30428 \series bold
30429
30430 \backslash
30431 renewcommand{
30432 \backslash
30433 theequation}{
30434 \backslash
30435 roman{equation}}
30436 \end_layout
30437
30438 \begin_layout Standard
30439 というコマンドを入れます.
30440 \series bold
30441
30442 \backslash
30443 renewcommand
30444 \series default
30445
30446 \begin_inset Index idx
30447 status collapsed
30448
30449 \begin_layout Plain Layout
30450 こまんど@コマンド ! R ! 
30451 \backslash
30452 renewcommand
30453 \end_layout
30454
30455 \end_inset
30456
30457 は,定義済みのコマンド
30458 \series bold
30459
30460 \backslash
30461 theequation
30462 \series default
30463 をコマンド
30464 \series bold
30465
30466 \backslash
30467 roman{equation}
30468 \series default
30469 に再定義します
30470 \begin_inset Foot
30471 status collapsed
30472
30473 \begin_layout Plain Layout
30474
30475 \series bold
30476
30477 \backslash
30478 renewcommand
30479 \series default
30480 コマンドは,第
30481 \begin_inset CommandInset ref
30482 LatexCommand ref
30483 reference "subsec:newcommandコマンド"
30484
30485 \end_inset
30486
30487 節に述べられている
30488 \series bold
30489
30490 \backslash
30491 newcommand
30492 \series default
30493 コマンドと同じ書式を持ちます.
30494 \end_layout
30495
30496 \end_inset
30497
30498 .ここで,
30499 \series bold
30500 equation
30501 \series default
30502 は数式カウンタです.コマンド
30503 \series bold
30504
30505 \backslash
30506 the
30507 \series default
30508 をカウンタの接頭辞として使用すると,カウンタの値がアラビア数字として出力されます.数式に番号を振ると,\SpecialChar LaTeX
30509 は,内部的に
30510 \series bold
30511
30512 \backslash
30513 theequation
30514 \series default
30515 コマンドを数式の後ろに置くのです.
30516 \series bold
30517
30518 \backslash
30519 roman{equation}
30520 \begin_inset Index idx
30521 status collapsed
30522
30523 \begin_layout Plain Layout
30524 こまんど@コマンド ! R ! 
30525 \backslash
30526 roman
30527 \end_layout
30528
30529 \end_inset
30530
30531
30532 \series default
30533 は,カウンタを小文字のローマ数字として出力します.
30534 \end_layout
30535
30536 \begin_layout Standard
30537 こうして,
30538 \series bold
30539
30540 \backslash
30541 renew
30542 \series default
30543 c
30544 \series bold
30545 ommand
30546 \series default
30547 コマンド以降の数式はすべて,ローマ数字で付番されるようになります.大文字のローマ数字での付番に切り替えたいときは,同じコマンドの
30548 \series bold
30549
30550 \backslash
30551 roman
30552 \series default
30553 の部分を
30554 \series bold
30555
30556 \backslash
30557 Roman
30558 \series default
30559
30560 \begin_inset Index idx
30561 status collapsed
30562
30563 \begin_layout Plain Layout
30564 こまんど@コマンド ! R ! 
30565 \backslash
30566 roman@
30567 \backslash
30568 Roman
30569 \end_layout
30570
30571 \end_inset
30572
30573 に変えて挿入します.また,小文字ラテン文字を使って「付番」したいときのために,
30574 \series bold
30575
30576 \backslash
30577 alph
30578 \series default
30579
30580 \begin_inset Index idx
30581 status collapsed
30582
30583 \begin_layout Plain Layout
30584 こまんど@コマンド ! A ! 
30585 \backslash
30586 alph
30587 \end_layout
30588
30589 \end_inset
30590
30591 コマンドがあり,大文字ラテン文字を使って付番したいときのためには,
30592 \series bold
30593
30594 \backslash
30595 Alph
30596 \series default
30597
30598 \begin_inset Index idx
30599 status collapsed
30600
30601 \begin_layout Plain Layout
30602 こまんど@コマンド ! A ! 
30603 \backslash
30604 alph@
30605 \backslash
30606 Alph
30607 \end_layout
30608
30609 \end_inset
30610
30611 コマンドがあります.
30612 \end_layout
30613
30614 \begin_layout Standard
30615 \begin_inset Note Greyedout
30616 status open
30617
30618 \begin_layout Plain Layout
30619
30620 \series bold
30621 【註】
30622 \series default
30623 ラテン文字を使うと,一つの文書の中で,最大26個の数式しか番号を振ることができません.
30624 \end_layout
30625
30626 \end_inset
30627
30628
30629 \begin_inset Newpage newpage
30630 \end_inset
30631
30632
30633 \end_layout
30634
30635 \begin_layout Standard
30636 \begin_inset ERT
30637 status collapsed
30638
30639 \begin_layout Plain Layout
30640
30641
30642 \backslash
30643 renewcommand{
30644 \backslash
30645 theequation}{
30646 \backslash
30647 roman{equation}}
30648 \end_layout
30649
30650 \end_inset
30651
30652
30653 \end_layout
30654
30655 \begin_layout Standard
30656 \begin_inset Formula 
30657 \begin{equation}
30658 A=\textrm{小文字ローマ数字}
30659 \end{equation}
30660
30661 \end_inset
30662
30663
30664 \begin_inset ERT
30665 status collapsed
30666
30667 \begin_layout Plain Layout
30668
30669
30670 \backslash
30671 renewcommand{
30672 \backslash
30673 theequation}{
30674 \backslash
30675 Roman{equation}}
30676 \end_layout
30677
30678 \end_inset
30679
30680
30681 \begin_inset Formula 
30682 \begin{equation}
30683 B=\textrm{大文字ローマ数字}\label{eq:Rom}
30684 \end{equation}
30685
30686 \end_inset
30687
30688
30689 \begin_inset ERT
30690 status collapsed
30691
30692 \begin_layout Plain Layout
30693
30694
30695 \backslash
30696 renewcommand{
30697 \backslash
30698 theequation}{
30699 \backslash
30700 alph{equation}}
30701 \end_layout
30702
30703 \end_inset
30704
30705
30706 \begin_inset Formula 
30707 \begin{equation}
30708 C=\textrm{小文字ラテン文字}
30709 \end{equation}
30710
30711 \end_inset
30712
30713
30714 \begin_inset ERT
30715 status collapsed
30716
30717 \begin_layout Plain Layout
30718
30719
30720 \backslash
30721 renewcommand{
30722 \backslash
30723 theequation}{
30724 \backslash
30725 Alph{equation}}
30726 \end_layout
30727
30728 \end_inset
30729
30730
30731 \begin_inset Formula 
30732 \begin{equation}
30733 D=\textrm{大文字ラテン文字}\label{eq:Lat}
30734 \end{equation}
30735
30736 \end_inset
30737
30738
30739 \end_layout
30740
30741 \begin_layout Standard
30742 既定の付番方式に戻すには,以下のコマンドを挿入してください.
30743 \end_layout
30744
30745 \begin_layout Standard
30746
30747 \series bold
30748
30749 \backslash
30750 renewcommand{
30751 \backslash
30752 theequation}{
30753 \backslash
30754 arabic{equation}}
30755 \begin_inset Index idx
30756 status collapsed
30757
30758 \begin_layout Plain Layout
30759 こまんど@コマンド ! A ! 
30760 \backslash
30761 arabic
30762 \end_layout
30763
30764 \end_inset
30765
30766
30767 \end_layout
30768
30769 \begin_layout Standard
30770 \begin_inset ERT
30771 status collapsed
30772
30773 \begin_layout Plain Layout
30774
30775
30776 \backslash
30777 renewcommand{
30778 \backslash
30779 theequation}{
30780 \backslash
30781 arabic{equation}}
30782 \end_layout
30783
30784 \end_inset
30785
30786
30787 \begin_inset Formula 
30788 \begin{equation}
30789 E=\textrm{アラビア数字}
30790 \end{equation}
30791
30792 \end_inset
30793
30794
30795 \end_layout
30796
30797 \begin_layout Standard
30798 \begin_inset VSpace medskip
30799 \end_inset
30800
30801 以上からわかるとおり,付番様式の違いに関わらず,数式番号は連番で振られます.様式変更時に「1」から番号が始まるようにするためには,新しい数式カウンタを定義しなく
30802 てはなりません.この点に関する説明は,ファイル
30803 \begin_inset CommandInset href
30804 LatexCommand href
30805 name "Formula-numbering.lyx"
30806 target "run:Formula-numbering.lyx"
30807
30808 \end_inset
30809
30810 にあります.
30811 \end_layout
30812
30813 \begin_layout Section
30814 化学記号と化学式
30815 \begin_inset CommandInset label
30816 LatexCommand label
30817 name "subsec:化学記号と化学式"
30818
30819 \end_inset
30820
30821
30822 \begin_inset Index idx
30823 status collapsed
30824
30825 \begin_layout Plain Layout
30826 かがくきごう@化学記号 ! きごう@記号
30827 \end_layout
30828
30829 \end_inset
30830
30831
30832 \begin_inset Index idx
30833 status collapsed
30834
30835 \begin_layout Plain Layout
30836 かがくしき@化学式
30837 \end_layout
30838
30839 \end_inset
30840
30841
30842 \begin_inset Index idx
30843 status collapsed
30844
30845 \begin_layout Plain Layout
30846 きごう@記号 ! かがく@化学
30847 \end_layout
30848
30849 \end_inset
30850
30851
30852 \end_layout
30853
30854 \begin_layout Standard
30855 以下は,化学関係の文章の例です.
30856 \end_layout
30857
30858 \begin_layout Quote
30859 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30860 \end_inset
30861
30862 イオンは,2つの
30863 \begin_inset Formula $\mathrm{Na^{+}}$
30864 \end_inset
30865
30866 イオンと反応して,硫酸化塩
30867 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30868 \end_inset
30869
30870 を形成します.この化学式は以下のようになります.
30871 \begin_inset Formula 
30872 \begin{equation}
30873 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
30874 \end{equation}
30875
30876 \end_inset
30877
30878
30879 \end_layout
30880
30881 \begin_layout Standard
30882 この化学式は,直接数式として作成することができます.記号がイタリック体として表示されることを防ぐには,全体を選択してから
30883 \begin_inset Flex Ruby
30884 status collapsed
30885
30886 \begin_layout Plain Layout
30887 捷径
30888 \begin_inset Argument post:1
30889 status collapsed
30890
30891 \begin_layout Plain Layout
30892 ショートカット
30893 \end_layout
30894
30895 \end_inset
30896
30897
30898 \end_layout
30899
30900 \end_inset
30901
30902
30903 \begin_inset Info
30904 type  "shortcut"
30905 arg   "font-roman"
30906 \end_inset
30907
30908 を押せば,アップライトフォント様式に変更することができます
30909 \begin_inset Foot
30910 status collapsed
30911
30912 \begin_layout Plain Layout
30913 フォント様式に関しては,第
30914 \begin_inset CommandInset ref
30915 LatexCommand ref
30916 reference "subsec:書体様式"
30917
30918 \end_inset
30919
30920 節を参照のこと.
30921 \end_layout
30922
30923 \end_inset
30924
30925
30926 \end_layout
30927
30928 \begin_layout Standard
30929 化学式を組版するのにもう少し便利な方法は,\SpecialChar LaTeX
30930 パッケージ
30931 \series bold
30932 mhchem
30933 \series default
30934
30935 \begin_inset Index idx
30936 status collapsed
30937
30938 \begin_layout Plain Layout
30939 ぱっけーじ@パッケージ ! mhchem
30940 \end_layout
30941
30942 \end_inset
30943
30944 が導入されているときに使用することができる
30945 \series bold
30946
30947 \backslash
30948 ce
30949 \series default
30950
30951 \begin_inset Index idx
30952 status collapsed
30953
30954 \begin_layout Plain Layout
30955 こまんど@コマンド ! C ! 
30956 \backslash
30957 ce
30958 \end_layout
30959
30960 \end_inset
30961
30962 コマンドを使用することです.
30963 \series bold
30964
30965 \backslash
30966 ce
30967 \series default
30968 を数式に入力すると,新しい青いボックスが現れ,直感的に化学式を入力することができます.
30969 \end_layout
30970
30971 \begin_layout Standard
30972 \align center
30973 \begin_inset Tabular
30974 <lyxtabular version="3" rows="10" columns="2">
30975 <features booktabs="true" tabularvalignment="middle">
30976 <column alignment="center" valignment="top" width="0pt">
30977 <column alignment="center" valignment="top">
30978 <row>
30979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30980 \begin_inset Text
30981
30982 \begin_layout Plain Layout
30983 コマンド
30984 \end_layout
30985
30986 \end_inset
30987 </cell>
30988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30989 \begin_inset Text
30990
30991 \begin_layout Plain Layout
30992 出力
30993 \end_layout
30994
30995 \end_inset
30996 </cell>
30997 </row>
30998 <row>
30999 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31000 \begin_inset Text
31001
31002 \begin_layout Plain Layout
31003
31004 \backslash
31005 ce
31006 \begin_inset space \textvisiblespace{}
31007 \end_inset
31008
31009 H2CO3
31010 \end_layout
31011
31012 \end_inset
31013 </cell>
31014 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31015 \begin_inset Text
31016
31017 \begin_layout Plain Layout
31018 \begin_inset Formula $\ce{H2CO3}$
31019 \end_inset
31020
31021
31022 \end_layout
31023
31024 \end_inset
31025 </cell>
31026 </row>
31027 <row topspace="1.5mm">
31028 <cell alignment="center" valignment="top" usebox="none">
31029 \begin_inset Text
31030
31031 \begin_layout Plain Layout
31032
31033 \backslash
31034 ce
31035 \begin_inset space \textvisiblespace{}
31036 \end_inset
31037
31038 SO4^2-
31039 \end_layout
31040
31041 \end_inset
31042 </cell>
31043 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31044 \begin_inset Text
31045
31046 \begin_layout Plain Layout
31047 \begin_inset Formula $\ce{SO4^{2-}}$
31048 \end_inset
31049
31050
31051 \end_layout
31052
31053 \end_inset
31054 </cell>
31055 </row>
31056 <row topspace="1.5mm">
31057 <cell alignment="center" valignment="top" usebox="none">
31058 \begin_inset Text
31059
31060 \begin_layout Plain Layout
31061
31062 \backslash
31063 ce
31064 \begin_inset space \textvisiblespace{}
31065 \end_inset
31066
31067 (NH4)2S
31068 \end_layout
31069
31070 \end_inset
31071 </cell>
31072 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31073 \begin_inset Text
31074
31075 \begin_layout Plain Layout
31076 \begin_inset Formula $\ce{(NH4)2S}$
31077 \end_inset
31078
31079
31080 \end_layout
31081
31082 \end_inset
31083 </cell>
31084 </row>
31085 <row topspace="1.5mm">
31086 <cell alignment="center" valignment="top" usebox="none">
31087 \begin_inset Text
31088
31089 \begin_layout Plain Layout
31090
31091 \backslash
31092 ce
31093 \begin_inset space \textvisiblespace{}
31094 \end_inset
31095
31096 KCr(SO4)2.12H2O
31097 \end_layout
31098
31099 \end_inset
31100 </cell>
31101 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31102 \begin_inset Text
31103
31104 \begin_layout Plain Layout
31105 \begin_inset Formula $\ce{KCr(SO4)2.12H2O}$
31106 \end_inset
31107
31108
31109 \end_layout
31110
31111 \end_inset
31112 </cell>
31113 </row>
31114 <row topspace="1.5mm">
31115 <cell alignment="center" valignment="top" usebox="none">
31116 \begin_inset Text
31117
31118 \begin_layout Plain Layout
31119
31120 \backslash
31121 ce
31122 \begin_inset space \textvisiblespace{}
31123 \end_inset
31124
31125 A-B
31126 \backslash
31127 dbond
31128 \begin_inset space \textvisiblespace{}
31129 \end_inset
31130
31131 C
31132 \backslash
31133 tbond
31134 \begin_inset space \textvisiblespace{}
31135 \end_inset
31136
31137 D
31138 \end_layout
31139
31140 \end_inset
31141 </cell>
31142 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31143 \begin_inset Text
31144
31145 \begin_layout Plain Layout
31146 \begin_inset Formula $\ce{A-B\dbond C\tbond D}$
31147 \end_inset
31148
31149
31150 \end_layout
31151
31152 \end_inset
31153 </cell>
31154 </row>
31155 <row topspace="1.5mm">
31156 <cell alignment="center" valignment="top" usebox="none">
31157 \begin_inset Text
31158
31159 \begin_layout Plain Layout
31160
31161 \backslash
31162 ce
31163 \begin_inset space \textvisiblespace{}
31164 \end_inset
31165
31166 ^227
31167 \begin_inset Formula $\downarrow$
31168 \end_inset
31169
31170 _90
31171 \begin_inset Formula $\to$
31172 \end_inset
31173
31174 Th+
31175 \end_layout
31176
31177 \end_inset
31178 </cell>
31179 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31180 \begin_inset Text
31181
31182 \begin_layout Plain Layout
31183 \begin_inset Formula $\ce{_{90}^{227}Th+}$
31184 \end_inset
31185
31186
31187 \end_layout
31188
31189 \end_inset
31190 </cell>
31191 </row>
31192 <row>
31193 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31194 \begin_inset Text
31195
31196 \begin_layout Plain Layout
31197
31198 \backslash
31199 ce
31200 \begin_inset space \textvisiblespace{}
31201 \end_inset
31202
31203
31204 \backslash
31205 mu
31206 \begin_inset space \textvisiblespace{}
31207 \end_inset
31208
31209
31210 \backslash
31211 hyphen
31212 \begin_inset space \textvisiblespace{}
31213 \end_inset
31214
31215 Cl
31216 \end_layout
31217
31218 \end_inset
31219 </cell>
31220 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31221 \begin_inset Text
31222
31223 \begin_layout Plain Layout
31224 \begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$
31225 \end_inset
31226
31227
31228 \end_layout
31229
31230 \end_inset
31231 </cell>
31232 </row>
31233 <row>
31234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31235 \begin_inset Text
31236
31237 \begin_layout Plain Layout
31238
31239 \backslash
31240 ce
31241 \begin_inset space \textvisiblespace{}
31242 \end_inset
31243
31244 CO2
31245 \begin_inset space \textvisiblespace{}
31246 \end_inset
31247
31248 +
31249 \begin_inset space \textvisiblespace{}
31250 \end_inset
31251
31252 C
31253 \begin_inset space \textvisiblespace{}
31254 \end_inset
31255
31256 <=>
31257 \begin_inset space \textvisiblespace{}
31258 \end_inset
31259
31260 2CO
31261 \end_layout
31262
31263 \end_inset
31264 </cell>
31265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31266 \begin_inset Text
31267
31268 \begin_layout Plain Layout
31269 \begin_inset Formula $\ce{CO2 + C <=> 2CO}$
31270 \end_inset
31271
31272
31273 \end_layout
31274
31275 \end_inset
31276 </cell>
31277 </row>
31278 <row topspace="1.5mm">
31279 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31280 \begin_inset Text
31281
31282 \begin_layout Plain Layout
31283
31284 \backslash
31285 ce
31286 \begin_inset space \textvisiblespace{}
31287 \end_inset
31288
31289 CO2
31290 \begin_inset space \textvisiblespace{}
31291 \end_inset
31292
31293 +
31294 \begin_inset space \textvisiblespace{}
31295 \end_inset
31296
31297 C
31298 \begin_inset space \textvisiblespace{}
31299 \end_inset
31300
31301 ->[
31302 \backslash
31303 alpha][
31304 \backslash
31305 beta]
31306 \begin_inset space \textvisiblespace{}
31307 \end_inset
31308
31309 2CO}
31310 \end_layout
31311
31312 \end_inset
31313 </cell>
31314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
31315 \begin_inset Text
31316
31317 \begin_layout Plain Layout
31318 \begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$
31319 \end_inset
31320
31321
31322 \end_layout
31323
31324 \end_inset
31325 </cell>
31326 </row>
31327 </lyxtabular>
31328
31329 \end_inset
31330
31331
31332 \end_layout
31333
31334 \begin_layout Standard
31335 \begin_inset Note Greyedout
31336 status open
31337
31338 \begin_layout Plain Layout
31339
31340 \series bold
31341 【註】
31342 \series default
31343 \SpecialChar LyX
31344 では,
31345 \series bold
31346 mhchem
31347 \series default
31348 の説明書通りに上矢印を得ようと^文字を使用しても,うまく行きません.代わりに,次のように,負の小空白の後に
31349 \series bold
31350
31351 \backslash
31352 uparrow
31353 \series default
31354 コマンドを続けます.
31355 \color none
31356
31357 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31358 \end_inset
31359
31360
31361 \end_layout
31362
31363 \end_inset
31364
31365
31366 \end_layout
31367
31368 \begin_layout Standard
31369
31370 \series bold
31371
31372 \backslash
31373 ce
31374 \series default
31375 を使うと
31376 \begin_inset CommandInset ref
31377 LatexCommand eqref
31378 reference "eq:chem-reaction"
31379
31380 \end_inset
31381
31382 式のコマンドは
31383 \begin_inset Newline newline
31384 \end_inset
31385
31386
31387 \series bold
31388  
31389 \backslash
31390 ce
31391 \begin_inset space \textvisiblespace{}
31392 \end_inset
31393
31394 2Na+
31395 \begin_inset space \textvisiblespace{}
31396 \end_inset
31397
31398 +
31399 \begin_inset space \textvisiblespace{}
31400 \end_inset
31401
31402 SO4^2-
31403 \begin_inset space \textvisiblespace{}
31404 \end_inset
31405
31406
31407 \begin_inset space \textvisiblespace{}
31408 \end_inset
31409
31410 ->
31411 \begin_inset space \textvisiblespace{}
31412 \end_inset
31413
31414 Na2SO4
31415 \begin_inset Newline newline
31416 \end_inset
31417
31418
31419 \series default
31420 のようになります.
31421 \end_layout
31422
31423 \begin_layout Standard
31424 複数行の化学式を作るには,第
31425 \begin_inset CommandInset ref
31426 LatexCommand ref
31427 reference "sec:多行数式"
31428
31429 \end_inset
31430
31431 節に述べられている方法で,多行数式をまず作ります.その後,数式の小さな青いボックスそれぞれに
31432 \series bold
31433
31434 \backslash
31435 ce
31436 \series default
31437 コマンドを使用します.
31438 \begin_inset CommandInset ref
31439 LatexCommand eqref
31440 reference "eq:TEOS-reaction-1"
31441
31442 \end_inset
31443
31444 式と
31445 \begin_inset CommandInset ref
31446 LatexCommand eqref
31447 reference "eq:TEOS-reaction-2"
31448
31449 \end_inset
31450
31451 式は,多段化学反応式の例で,一つの式毎に番号が振られています.
31452 \begin_inset Formula 
31453 \begin{eqnarray}
31454 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31455 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31456 \end{eqnarray}
31457
31458 \end_inset
31459
31460
31461 \end_layout
31462
31463 \begin_layout Standard
31464
31465 \series bold
31466 mhchem
31467 \series default
31468 パッケージは,
31469 \series bold
31470
31471 \backslash
31472 ce
31473 \series default
31474 の他に,特殊ケースに使用する
31475 \series bold
31476
31477 \backslash
31478 cf
31479 \series default
31480
31481 \begin_inset Index idx
31482 status collapsed
31483
31484 \begin_layout Plain Layout
31485 こまんど@コマンド ! C ! 
31486 \backslash
31487 cf
31488 \end_layout
31489
31490 \end_inset
31491
31492 コマンドを提供しています.
31493 \series bold
31494
31495 \backslash
31496 cf
31497 \series default
31498 の詳しい情報と例示については,
31499 \series bold
31500 mhchem
31501 \series default
31502
31503 \begin_inset CommandInset citation
31504 LatexCommand cite
31505 key "mhchem"
31506
31507 \end_inset
31508
31509 の取扱説明書をご覧ください.
31510 \end_layout
31511
31512 \begin_layout Section
31513 図解
31514 \end_layout
31515
31516 \begin_layout Standard
31517 \SpecialChar LyX
31518 は,二つの型の可換図
31519 \series bold
31520 amscd
31521 \series default
31522 および
31523 \series bold
31524 xymatrix
31525 \series default
31526 をサポートしており,以下でこれらの説明をします.
31527 \end_layout
31528
31529 \begin_layout Subsection
31530 amscd図解
31531 \begin_inset Index idx
31532 status collapsed
31533
31534 \begin_layout Plain Layout
31535 ずかい@図解 ! amscd
31536 \end_layout
31537
31538 \end_inset
31539
31540
31541 \end_layout
31542
31543 \begin_layout Standard
31544 この型の図解は,以下のように,関係を縦横の線や矢印で図示します.
31545 \begin_inset Formula 
31546 \[
31547 \begin{CD}A@>>>B@>>>C\\
31548 @AAA@.@VVV\\
31549 F@<<<E@<<<D
31550 \end{CD}
31551 \]
31552
31553 \end_inset
31554
31555
31556 \end_layout
31557
31558 \begin_layout Standard
31559 これを作るには,数式に
31560 \series bold
31561
31562 \backslash
31563 CD
31564 \begin_inset Index idx
31565 status collapsed
31566
31567 \begin_layout Plain Layout
31568 こまんど@コマンド ! C ! 
31569 \backslash
31570 CD
31571 \end_layout
31572
31573 \end_inset
31574
31575
31576 \series default
31577 コマンドを挿入します.二つの点線に囲まれた青枠が現れるので,ここにコマンドを入れていきます.
31578 \begin_inset Info
31579 type  "shortcut"
31580 arg   "newline-insert newline"
31581 \end_inset
31582
31583 を押すと,新しい行が作られます.水平方向の関係は奇数行に入れ,垂直方向の関係は偶数行に入れます.
31584 \end_layout
31585
31586 \begin_layout Standard
31587 関係を作るには,以下のコマンドがあります.
31588 \end_layout
31589
31590 \begin_layout Itemize
31591 \begin_inset Formula $\boldsymbol{@<<<}$
31592 \end_inset
31593
31594 は左矢印,
31595 \begin_inset Formula $\boldsymbol{@>>>}$
31596 \end_inset
31597
31598 は右矢印,
31599 \series bold
31600 @=
31601 \series default
31602 は長い等号を生成します.
31603 \end_layout
31604
31605 \begin_layout Itemize
31606
31607 \series bold
31608 @AAA
31609 \series default
31610 は上矢印,
31611 \series bold
31612 @VVV
31613 \series default
31614 は下矢印,
31615 \begin_inset Formula $\boldsymbol{@|}$
31616 \end_inset
31617
31618 は縦向きの等号を生成します.
31619 \end_layout
31620
31621 \begin_layout Itemize
31622
31623 \series bold
31624 @.
31625 \series default
31626 は関係が存在しない部分に置きます.
31627 \end_layout
31628
31629 \begin_layout Standard
31630 矢印はすべて,以下のようにラベル付けをすることができます.
31631 \end_layout
31632
31633 \begin_layout Itemize
31634 文章を,第1と第2の「
31635 \begin_inset Formula $<$
31636 \end_inset
31637
31638 」ないし「
31639 \begin_inset Formula $>$
31640 \end_inset
31641
31642 」のあいだに入れると,この文章は矢印の上に表示されます.第2・第3の「
31643 \begin_inset Formula $<$
31644 \end_inset
31645
31646 」ないし「
31647 \begin_inset Formula $>$
31648 \end_inset
31649
31650 」のあいだに入れると,矢印の下に表示されます.
31651 \end_layout
31652
31653 \begin_layout Itemize
31654 縦矢印に付ける文章を,第1・第2の「A」ないし「V」のあいだに入れると,この文章は矢印の左に表示されます.第2・第3のもののあいだに入れると,矢印の右に表示され
31655 ます.文章中に「A」や「V」の文字があるときには,これらは\SpecialChar TeX
31656 括弧の中に入れなくてはなりません.
31657 \end_layout
31658
31659 \begin_layout Standard
31660 以下は,上記のすべての関係を使った例です.
31661 \end_layout
31662
31663 \begin_layout Standard
31664 \begin_inset Formula 
31665 \[
31666 \begin{CD}A@>j>>B@>>k>C@=F\\
31667 @AmAA@.@VV{V}V@|\\
31668 D@<<j<E@>k>>F@=C
31669 \end{CD}
31670 \]
31671
31672 \end_inset
31673
31674
31675 \end_layout
31676
31677 \begin_layout Standard
31678 これを作るコマンドは,以下のとおりです.
31679 \begin_inset Newline newline
31680 \end_inset
31681
31682
31683 \series bold
31684
31685 \backslash
31686 CD
31687 \begin_inset space \textvisiblespace{}
31688 \end_inset
31689
31690 A
31691 \begin_inset Formula $\boldsymbol{@>}$
31692 \end_inset
31693
31694 j
31695 \begin_inset Formula $\boldsymbol{>>}$
31696 \end_inset
31697
31698 B
31699 \begin_inset Formula $\boldsymbol{@>>}$
31700 \end_inset
31701
31702 k
31703 \begin_inset Formula $\boldsymbol{>}$
31704 \end_inset
31705
31706 C@=F Ctrl+Return
31707 \begin_inset Newline newline
31708 \end_inset
31709
31710
31711 \begin_inset Phantom HPhantom
31712 status open
31713
31714 \begin_layout Plain Layout
31715
31716 \series bold
31717
31718 \backslash
31719 CD
31720 \begin_inset space \textvisiblespace{}
31721 \end_inset
31722
31723
31724 \end_layout
31725
31726 \end_inset
31727
31728 @AmAA@.@VV
31729 \backslash
31730 {V
31731 \series default
31732
31733 \begin_inset Formula $\to$
31734 \end_inset
31735
31736
31737 \series bold
31738 V
31739 \begin_inset Formula $\boldsymbol{@|}$
31740 \end_inset
31741
31742  Ctrl+Return
31743 \begin_inset Newline newline
31744 \end_inset
31745
31746
31747 \begin_inset Phantom HPhantom
31748 status open
31749
31750 \begin_layout Plain Layout
31751
31752 \series bold
31753
31754 \backslash
31755 CD
31756 \begin_inset space \textvisiblespace{}
31757 \end_inset
31758
31759
31760 \end_layout
31761
31762 \end_inset
31763
31764 D
31765 \begin_inset Formula $\boldsymbol{@<<}$
31766 \end_inset
31767
31768 j
31769 \begin_inset Formula $\boldsymbol{<}$
31770 \end_inset
31771
31772 E
31773 \begin_inset Formula $\boldsymbol{@>}$
31774 \end_inset
31775
31776 k
31777 \begin_inset Formula $\boldsymbol{>>}$
31778 \end_inset
31779
31780 F@=C
31781 \end_layout
31782
31783 \begin_layout Subsection
31784 xymatrix図解
31785 \begin_inset Index idx
31786 status collapsed
31787
31788 \begin_layout Plain Layout
31789 ずかい@図解 ! xymatrix
31790 \end_layout
31791
31792 \end_inset
31793
31794
31795 \end_layout
31796
31797 \begin_layout Standard
31798 xymatricesを使うには,\SpecialChar LaTeX
31799 パッケージの
31800 \series bold
31801 xypic
31802 \series default
31803 が導入済みである必要があります.xymatrixは,数式中に
31804 \series bold
31805
31806 \backslash
31807 xymatrix
31808 \series default
31809 コマンドを入れることで作ることができます.すると,通常の行列と同じようにして,列や行を付け加えることができます.第
31810 \begin_inset CommandInset ref
31811 LatexCommand ref
31812 reference "sec:行列"
31813
31814 \end_inset
31815
31816 節をご参照下さい.
31817 \end_layout
31818
31819 \begin_layout Standard
31820 amscd図解とは異なり,xymatricesは,対角矢印や曲がった矢印など多様なサポートをしています.作ることのできる可換図と装飾は,
31821 \family sans
31822 ヘルプ\SpecialChar menuseparator
31823 用途別説明書\SpecialChar menuseparator
31824 XY-pic説明書
31825 \family default
31826 メニューにある
31827 \emph on
31828 XY-pic説明書
31829 \emph default
31830 で詳しく網羅しています.
31831 \end_layout
31832
31833 \begin_layout Subsection
31834 ファインマン図
31835 \series medium
31836
31837 \begin_inset Index idx
31838 status collapsed
31839
31840 \begin_layout Plain Layout
31841 ずかい@図解 ! ファインマン
31842 \end_layout
31843
31844 \end_inset
31845
31846
31847 \end_layout
31848
31849 \begin_layout Standard
31850 ファインマン図を使うには,\SpecialChar LaTeX
31851 パッケージ
31852 \series bold
31853 feyn
31854 \series default
31855 を導入しておかなくてはなりません.すると,ファインマン図は,数式中で
31856 \series bold
31857
31858 \backslash
31859 Diagram
31860 \series default
31861 コマンドを挿入すれば生成されます.通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
31862 \begin_inset CommandInset ref
31863 LatexCommand ref
31864 reference "sec:行列"
31865
31866 \end_inset
31867
31868 節参照).
31869 \end_layout
31870
31871 \begin_layout Standard
31872 \SpecialChar LyX
31873 でのファインマン図の作り方は,メニュー
31874 \family sans
31875 ヘルプ\SpecialChar menuseparator
31876 用途別説明書
31877 \family default
31878 内の『
31879 \emph on
31880 ファインマン図
31881 \emph default
31882 』にあります.
31883 \end_layout
31884
31885 \begin_layout Section
31886 自己定義コマンド
31887 \begin_inset Index idx
31888 status collapsed
31889
31890 \begin_layout Plain Layout
31891 じこていぎこまんど@自己定義コマンド
31892 \end_layout
31893
31894 \end_inset
31895
31896
31897 \end_layout
31898
31899 \begin_layout Standard
31900 \begin_inset Note Greyedout
31901 status open
31902
31903 \begin_layout Plain Layout
31904 【註】自己定義コマンド名及びマクロ名には,ラテン文字しか使用することができません.
31905 \end_layout
31906
31907 \end_inset
31908
31909
31910 \end_layout
31911
31912 \begin_layout Subsection
31913
31914 \backslash
31915 newcommandコマンド
31916 \begin_inset CommandInset label
31917 LatexCommand label
31918 name "subsec:newcommandコマンド"
31919
31920 \end_inset
31921
31922
31923 \begin_inset Index idx
31924 status collapsed
31925
31926 \begin_layout Plain Layout
31927 じこていぎこまんど@自己定義コマンド ! 
31928 \backslash
31929 newcommand
31930 \end_layout
31931
31932 \end_inset
31933
31934
31935 \begin_inset Index idx
31936 status collapsed
31937
31938 \begin_layout Plain Layout
31939 こまんど@コマンド ! N ! 
31940 \backslash
31941 newcommand
31942 \end_layout
31943
31944 \end_inset
31945
31946
31947 \end_layout
31948
31949 \begin_layout Standard
31950 頻繁に用いるには,長すぎる\SpecialChar LaTeX
31951 コマンドはたくさんありますが,
31952 \series bold
31953
31954 \backslash
31955 newcommand
31956 \series default
31957 コマンドを使えば,新しい短縮コマンドを定義することが可能です.
31958 \end_layout
31959
31960 \begin_layout Standard
31961
31962 \series bold
31963
31964 \backslash
31965 newcommand
31966 \series default
31967 コマンドの書式は,
31968 \end_layout
31969
31970 \begin_layout Standard
31971
31972 \series bold
31973
31974 \backslash
31975 newcommand{新コマンド名}[引数の数][オプションの値]
31976 \begin_inset Newline newline
31977 \end_inset
31978
31979
31980 \begin_inset Phantom HPhantom
31981 status open
31982
31983 \begin_layout Plain Layout
31984
31985 \series bold
31986
31987 \backslash
31988 newcommand
31989 \end_layout
31990
31991 \end_inset
31992
31993 {コマンド定義}
31994 \end_layout
31995
31996 \begin_layout Standard
31997 です.
31998 \end_layout
31999
32000 \begin_layout Standard
32001 \begin_inset Note Greyedout
32002 status open
32003
32004 \begin_layout Plain Layout
32005
32006 \series bold
32007 【註】
32008 \series default
32009 新コマンド名が,使用中の文書や呼び出している\SpecialChar LaTeX
32010 パッケージで,既に使用されていないことを確認して下さい.たとえば,
32011 \series bold
32012
32013 \backslash
32014 Leftarrow
32015 \series default
32016 の短縮のつもりで
32017 \series bold
32018
32019 \backslash
32020 le
32021 \series default
32022 というコマンドを定義したとすると,
32023 \series bold
32024
32025 \backslash
32026 le
32027 \series default
32028 は既に「
32029 \begin_inset Formula $\le$
32030 \end_inset
32031
32032 」を表すコマンドとして定義されてしまっているので,エラーメッセージが表示されます.
32033 \end_layout
32034
32035 \end_inset
32036
32037
32038 \end_layout
32039
32040 \begin_layout Standard
32041 「引数の数」は,0
32042 \begin_inset space \thinspace{}
32043 \end_inset
32044
32045 -
32046 \begin_inset space \thinspace{}
32047 \end_inset
32048
32049 9の範囲の整数であり,新コマンドがいくつの引数をとるかを指定するものです.「オプションの値」では,非必須の引数の既定値を定義できます.これを指定すると,新コマン
32050 ドの
32051 \emph on
32052 最初の
32053 \emph default
32054 引数は,自動的に非必須の引数になります.
32055 \end_layout
32056
32057 \begin_layout Standard
32058 以下にいくつかの例を挙げます.
32059 \end_layout
32060
32061 \begin_layout Itemize
32062
32063 \series bold
32064
32065 \backslash
32066 Longrightarrow
32067 \series default
32068 の短縮形として
32069 \series bold
32070
32071 \backslash
32072 gr
32073 \series default
32074 というコマンドを定義するには,\SpecialChar LaTeX
32075 プリアンブルに以下の行を加えます.
32076 \begin_inset VSpace medskip
32077 \end_inset
32078
32079
32080 \begin_inset Newline newline
32081 \end_inset
32082
32083
32084 \series bold
32085
32086 \backslash
32087 newcommand{
32088 \backslash
32089 gr}{
32090 \backslash
32091 Longrightarrow}
32092 \end_layout
32093
32094 \begin_layout Itemize
32095
32096 \series bold
32097
32098 \backslash
32099 underline
32100 \series default
32101 の短縮形として
32102 \series bold
32103
32104 \backslash
32105 us
32106 \series default
32107 というコマンドを定義するには,(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません.このためには,以下のようなプリアンブル行を入れます.
32108 \begin_inset VSpace medskip
32109 \end_inset
32110
32111
32112 \begin_inset Newline newline
32113 \end_inset
32114
32115
32116 \series bold
32117
32118 \backslash
32119 newcommand{
32120 \backslash
32121 us}[1]{
32122 \backslash
32123 underline{#1}}
32124 \series default
32125
32126 \begin_inset VSpace medskip
32127 \end_inset
32128
32129
32130 \begin_inset Newline newline
32131 \end_inset
32132
32133
32134 \series bold
32135 #
32136 \series default
32137 」という文字は,引数の入る場所を示し,その後ろの「
32138 \series bold
32139 1
32140 \series default
32141 」は,これが第1引数の入る場所であることを示します.
32142 \end_layout
32143
32144 \begin_layout Itemize
32145
32146 \series bold
32147
32148 \backslash
32149 framebox
32150 \series default
32151 の短縮形として,たとえば
32152 \series bold
32153
32154 \backslash
32155 fb
32156 \series default
32157 というコマンドを定義するには,
32158 \begin_inset VSpace medskip
32159 \end_inset
32160
32161
32162 \begin_inset Newline newline
32163 \end_inset
32164
32165
32166 \series bold
32167
32168 \backslash
32169 newcommand{
32170 \backslash
32171 fb}[3]{
32172 \backslash
32173 framebox#1#2{$#3$}}
32174 \series default
32175
32176 \begin_inset VSpace medskip
32177 \end_inset
32178
32179
32180 \begin_inset Newline newline
32181 \end_inset
32182
32183 二つのドルマークは,
32184 \series bold
32185
32186 \backslash
32187 framebox
32188 \series default
32189 が必要とする内部の数式を作り出します.第
32190 \begin_inset CommandInset ref
32191 LatexCommand ref
32192 reference "subsec:枠付きボックス"
32193
32194 \end_inset
32195
32196 節をご参照下さい.
32197 \end_layout
32198
32199 \begin_layout Itemize
32200 ボックスの色を指定する必要がない
32201 \series bold
32202
32203 \backslash
32204 fcolorbox
32205 \series default
32206 用の新コマンドを作るには,以下のように,色を示す引数を非必須として定義します.
32207 \begin_inset VSpace medskip
32208 \end_inset
32209
32210
32211 \begin_inset Newline newline
32212 \end_inset
32213
32214
32215 \series bold
32216
32217 \backslash
32218 newcommand{
32219 \backslash
32220 cb}[3][white]{
32221 \backslash
32222 fcolorbox{#2}{#1}{$#3$}}
32223 \series default
32224
32225 \begin_inset VSpace medskip
32226 \end_inset
32227
32228
32229 \begin_inset Newline newline
32230 \end_inset
32231
32232
32233 \series bold
32234
32235 \backslash
32236 cb
32237 \series default
32238 を使うときに色が指定されなければ,事前に定義された色である
32239 \series bold
32240 white
32241 \series default
32242 が使用されます.
32243 \end_layout
32244
32245 \begin_layout Standard
32246 以下は,上で定義したコマンドの動作テストです.
32247 \end_layout
32248
32249 \begin_layout Standard
32250 \align center
32251 \begin_inset Tabular
32252 <lyxtabular version="3" rows="6" columns="2">
32253 <features booktabs="true" tabularvalignment="middle">
32254 <column alignment="center" valignment="top" width="0pt">
32255 <column alignment="center" valignment="top">
32256 <row>
32257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32258 \begin_inset Text
32259
32260 \begin_layout Plain Layout
32261 コマンド
32262 \end_layout
32263
32264 \end_inset
32265 </cell>
32266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32267 \begin_inset Text
32268
32269 \begin_layout Plain Layout
32270 出力
32271 \end_layout
32272
32273 \end_inset
32274 </cell>
32275 </row>
32276 <row>
32277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32278 \begin_inset Text
32279
32280 \begin_layout Plain Layout
32281 A
32282 \backslash
32283 gr
32284 \begin_inset space \textvisiblespace{}
32285 \end_inset
32286
32287 B
32288 \end_layout
32289
32290 \end_inset
32291 </cell>
32292 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32293 \begin_inset Text
32294
32295 \begin_layout Plain Layout
32296 \begin_inset Formula $A\gr B$
32297 \end_inset
32298
32299
32300 \end_layout
32301
32302 \end_inset
32303 </cell>
32304 </row>
32305 <row>
32306 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32307 \begin_inset Text
32308
32309 \begin_layout Plain Layout
32310
32311 \backslash
32312 us{ABcd
32313 \end_layout
32314
32315 \end_inset
32316 </cell>
32317 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32318 \begin_inset Text
32319
32320 \begin_layout Plain Layout
32321 \begin_inset Formula $\us{ABcd}$
32322 \end_inset
32323
32324
32325 \end_layout
32326
32327 \end_inset
32328 </cell>
32329 </row>
32330 <row topspace="1mm">
32331 <cell alignment="center" valignment="top" usebox="none">
32332 \begin_inset Text
32333
32334 \begin_layout Plain Layout
32335
32336 \backslash
32337 fb{[2cm]
32338 \begin_inset Formula $\to$
32339 \end_inset
32340
32341
32342 \backslash
32343 {
32344 \begin_inset Formula $\to$
32345 \end_inset
32346
32347
32348 \backslash
32349 {
32350 \backslash
32351 int
32352 \begin_inset space \textvisiblespace{}
32353 \end_inset
32354
32355 A=B
32356 \end_layout
32357
32358 \end_inset
32359 </cell>
32360 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32361 \begin_inset Text
32362
32363 \begin_layout Plain Layout
32364 \begin_inset Formula $\fb{[2cm]}{}{\int A=B}$
32365 \end_inset
32366
32367
32368 \end_layout
32369
32370 \end_inset
32371 </cell>
32372 </row>
32373 <row topspace="1.5mm">
32374 <cell alignment="center" valignment="top" usebox="none">
32375 \begin_inset Text
32376
32377 \begin_layout Plain Layout
32378
32379 \backslash
32380 cb{red
32381 \begin_inset Formula $\to$
32382 \end_inset
32383
32384
32385 \backslash
32386 {
32387 \backslash
32388 int
32389 \begin_inset space \textvisiblespace{}
32390 \end_inset
32391
32392 A=B
32393 \end_layout
32394
32395 \end_inset
32396 </cell>
32397 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32398 \begin_inset Text
32399
32400 \begin_layout Plain Layout
32401 \begin_inset Formula $\cb{red}{\int A=B}$
32402 \end_inset
32403
32404
32405 \end_layout
32406
32407 \end_inset
32408 </cell>
32409 </row>
32410 <row topspace="1.5mm" bottomspace="1mm">
32411 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32412 \begin_inset Text
32413
32414 \begin_layout Plain Layout
32415
32416 \backslash
32417 cb[green]
32418 \backslash
32419 {red
32420 \begin_inset Formula $\to$
32421 \end_inset
32422
32423
32424 \backslash
32425 {
32426 \backslash
32427 int
32428 \begin_inset space \textvisiblespace{}
32429 \end_inset
32430
32431 A=B
32432 \end_layout
32433
32434 \end_inset
32435 </cell>
32436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
32437 \begin_inset Text
32438
32439 \begin_layout Plain Layout
32440 \begin_inset Formula $\cb[green]{red}{\int A=B}$
32441 \end_inset
32442
32443
32444 \end_layout
32445
32446 \end_inset
32447 </cell>
32448 </row>
32449 </lyxtabular>
32450
32451 \end_inset
32452
32453
32454 \end_layout
32455
32456 \begin_layout Subsection
32457 数式マクロ
32458 \begin_inset Index idx
32459 status collapsed
32460
32461 \begin_layout Plain Layout
32462 じこていぎこまんど@自己定義コマンド ! すうしきまくろ@数式マクロ
32463 \end_layout
32464
32465 \end_inset
32466
32467
32468 \begin_inset Index idx
32469 status collapsed
32470
32471 \begin_layout Plain Layout
32472 まくろ@マクロ
32473 \end_layout
32474
32475 \end_inset
32476
32477
32478 \end_layout
32479
32480 \begin_layout Standard
32481 自己定義コマンドは,複雑な表現を使うときに特に便利です.たとえば,文書中で二次方程式を扱っているとすると,同じような解の形が何度も出てきます.二次方程式の一般型
32482 は,
32483 \begin_inset Formula 
32484 \[
32485 0=\lambda^{2}+p\lambda+q
32486 \]
32487
32488 \end_inset
32489
32490 であり,その解の一般型は
32491 \begin_inset Formula 
32492 \[
32493 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32494 \]
32495
32496 \end_inset
32497
32498
32499 \end_layout
32500
32501 \begin_layout Standard
32502 です.
32503 \begin_inset Formula $\lambda$
32504 \end_inset
32505
32506
32507 \begin_inset Formula $p$
32508 \end_inset
32509
32510
32511 \begin_inset Formula $q$
32512 \end_inset
32513
32514 の3つのパラメータを指定することが必須であり,
32515 \begin_inset Formula $\lambda$
32516 \end_inset
32517
32518 の指数をオプションとして与えることができるような,解の公式のコマンドを定義するには,以下のような\SpecialChar LaTeX
32519 プリアンブル行を加えます.
32520 \begin_inset Newline newline
32521 \end_inset
32522
32523
32524 \series bold
32525
32526 \backslash
32527 newcommand{
32528 \backslash
32529 qG}[4][1,
32530 \backslash
32531 ,2]{#2_{#1}=-
32532 \backslash
32533 frac{#3}{2}
32534 \backslash
32535 pm
32536 \begin_inset Newline newline
32537 \end_inset
32538
32539
32540 \begin_inset Phantom HPhantom
32541 status open
32542
32543 \begin_layout Plain Layout
32544
32545 \series bold
32546
32547 \backslash
32548 newcommand
32549 \end_layout
32550
32551 \end_inset
32552
32553
32554 \backslash
32555 sqrt{
32556 \backslash
32557 frac{#3^{2}}{4}-#4}}
32558 \end_layout
32559
32560 \begin_layout Standard
32561 これを使って解の公式を作るには,
32562 \begin_inset Newline newline
32563 \end_inset
32564
32565
32566 \series bold
32567
32568 \backslash
32569 qG{
32570 \backslash
32571 lambda
32572 \begin_inset Formula $\to$
32573 \end_inset
32574
32575
32576 \backslash
32577 {p
32578 \begin_inset Formula $\to$
32579 \end_inset
32580
32581
32582 \backslash
32583 {q
32584 \series default
32585 というコマンドを数式に入れます.
32586 \end_layout
32587
32588 \begin_layout Standard
32589 新コマンドを定義する方法は,たとえば\SpecialChar LaTeX
32590 中で分数は
32591 \series bold
32592
32593 \backslash
32594 frac{分子}{分母}
32595 \series default
32596 の形で入れなくてはならないことなど,使用するすべての\SpecialChar LaTeX
32597 コマンドの書式を知っている必要があるので,直感的ではありません.さらに,定義中で中括弧を入れ忘れることはよく
32598 あり,それをやってしまうと,\SpecialChar LyX
32599 からは新コマンドが何をやらかしているか確認しにくくなってしまいます.これらの問題を回避するために,\SpecialChar LyX
32600 は,
32601 \series bold
32602
32603 \backslash
32604 newcommand
32605 \series default
32606 コマンドの代わりに,数式マクロを使う方法を提供しています.
32607 \end_layout
32608
32609 \begin_layout Standard
32610 数式マクロは,
32611 \family sans
32612 挿入\SpecialChar menuseparator
32613 数式\SpecialChar menuseparator
32614 マクロ
32615 \family default
32616 メニューか,ツールバーボタンの
32617 \begin_inset Info
32618 type  "icon"
32619 arg   "math-macro newmacroname_newcommand"
32620 \end_inset
32621
32622 で作ることができます.すると,数式マクロツールバーが表示されるとともに,マクロを定義した箇所に以下のようなボックスが現れます.
32623 \begin_inset Newline newline
32624 \end_inset
32625
32626
32627 \begin_inset space \hspace*{\fill}
32628 \end_inset
32629
32630
32631 \begin_inset Graphics
32632         filename clipart/macrobox.png
32633         scale 50
32634
32635 \end_inset
32636
32637
32638 \begin_inset space \hspace*{\fill}
32639 \end_inset
32640
32641
32642 \begin_inset Newline newline
32643 \end_inset
32644
32645
32646 \begin_inset FormulaMacro
32647 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32648 \end_inset
32649
32650
32651 \backslash
32652 newmacronameが既定のマクロ名として現れますが,意味のある名称に変更するべきでしょう.欲しい数式は一つ目の青枠の中に入れます.引数を置く場所は,
32653 \series bold
32654
32655 \backslash
32656 #1
32657 \series default
32658 のように
32659 \series bold
32660
32661 \backslash
32662 #引数番号
32663 \series default
32664 というコマンドで入力するか,マクロツールバーボタンの
32665 \begin_inset Info
32666 type  "icon"
32667 arg   "math-macro-add-param"
32668 \end_inset
32669
32670 を使用します.引数位置は赤で表示されます.引数は,最大で9つまでとることができます.非必須引数は,ツールバーボタンの
32671 \begin_inset Info
32672 type  "icon"
32673 arg   "math-macro-add-optional-param"
32674 \end_inset
32675
32676 で作ることができます.最初の必須引数は,ツールバーボタンの
32677 \begin_inset Info
32678 type  "icon"
32679 arg   "math-macro-make-optional"
32680 \end_inset
32681
32682 を使って,非必須引数にすることができます.二つ目の青枠には,\SpecialChar LyX
32683 中でのマクロの表示のしかたを定義することができます.通常は,定義したとおりに表示された方が便利なので
32684 ,この枠は空白にしておきます.しかし,画面の過半を占拠してしまうようなマクロを作ってしまった場合には,たとえばこの枠に
32685 \begin_inset Newline newline
32686 \end_inset
32687
32688
32689 \series bold
32690 qG: 
32691 \backslash
32692 #1
32693 \series default
32694  
32695 \series bold
32696 ,
32697 \series default
32698  
32699 \series bold
32700
32701 \backslash
32702 #2
32703 \series default
32704  
32705 \series bold
32706 ,
32707 \series default
32708  
32709 \series bold
32710
32711 \backslash
32712 #3, 
32713 \backslash
32714 #4
32715 \begin_inset Newline newline
32716 \end_inset
32717
32718
32719 \series default
32720 のように入れることができます.このようにすると,マクロ名と引数のみが\SpecialChar LyX
32721 上に表示され,見通しが良くなります.一方,出力での数式は,最初の枠で定義したように表示されま
32722 す.
32723 \begin_inset Newline newline
32724 \end_inset
32725
32726 さらに,数式中のマクロ表示は,マクロの中にカーソルを置いて,
32727 \family sans
32728 表示\SpecialChar menuseparator
32729 数式マクロを展開(畳む)
32730 \family default
32731 メニューを使うことで,マクロ毎に変えることができます.
32732 \end_layout
32733
32734 \begin_layout Standard
32735 マクロを使うには,数式中にマクロ名をコマンドとして入れます.上記の例では,
32736 \series bold
32737
32738 \backslash
32739 qG
32740 \series default
32741 とします.このマクロは,\SpecialChar LyX
32742 中では以下のように表示されます.
32743 \begin_inset Newline newline
32744 \end_inset
32745
32746
32747 \begin_inset space \hspace*{\fill}
32748 \end_inset
32749
32750
32751 \begin_inset Graphics
32752         filename ../clipart/macrouse.png
32753         scale 75
32754
32755 \end_inset
32756
32757
32758 \begin_inset space \hspace*{\fill}
32759 \end_inset
32760
32761
32762 \begin_inset Newline newline
32763 \end_inset
32764
32765 以下は,上記の例に,引数
32766 \begin_inset Formula $x$
32767 \end_inset
32768
32769
32770 \begin_inset Formula $\ln(x)$
32771 \end_inset
32772
32773
32774 \begin_inset Formula $B$
32775 \end_inset
32776
32777 を指定したものです.
32778 \end_layout
32779
32780 \begin_layout Standard
32781 \begin_inset Formula 
32782 \[
32783 \qG x{\ln(x)}B
32784 \]
32785
32786 \end_inset
32787
32788
32789 \end_layout
32790
32791 \begin_layout Standard
32792 \SpecialChar LyX
32793 は,
32794 \family sans
32795 ツール\SpecialChar menuseparator
32796 設定\SpecialChar menuseparator
32797 編集\SpecialChar menuseparator
32798 制御
32799 \family default
32800 メニューで,マクロを編集するのに複数の様式を用意しています.あなたに最も合った様式を見つけるには,様式を選択してから,違いを見るために数式マクロにカーソルを合わ
32801 せてみてください.
32802 \end_layout
32803
32804 \begin_layout Standard
32805 数式マクロは,文書書き出し時に,内部的に
32806 \series bold
32807
32808 \backslash
32809 newcommand
32810 \series default
32811 コマンドに変換されます.こうして生成された
32812 \series bold
32813
32814 \backslash
32815 newcommand
32816 \series default
32817 コマンドは,\SpecialChar LaTeX
32818 プリアンブルには置かれませんので,マクロは,文書中,マクロ定義ボックスよりも後の数式でのみ使うことができます.
32819 \end_layout
32820
32821 \begin_layout Standard
32822 数式マクロは,
32823 \series bold
32824
32825 \backslash
32826 newcommand
32827 \series default
32828 コマンドから直接作ることもできます.たとえば,\SpecialChar LyX
32829 中に通常の文章として,
32830 \series bold
32831
32832 \begin_inset Newline newline
32833 \end_inset
32834
32835
32836 \backslash
32837 newcommand{
32838 \backslash
32839 larrow}[2]{
32840 \backslash
32841 xleftarrow[#2]{#1}}
32842 \begin_inset Newline newline
32843 \end_inset
32844
32845
32846 \series default
32847 というコマンドを書き入れ,この全体を選択して,
32848 \begin_inset Flex Ruby
32849 status collapsed
32850
32851 \begin_layout Plain Layout
32852 捷径
32853 \begin_inset Argument post:1
32854 status collapsed
32855
32856 \begin_layout Plain Layout
32857 ショートカット
32858 \end_layout
32859
32860 \end_inset
32861
32862
32863 \end_layout
32864
32865 \end_inset
32866
32867
32868 \family sans
32869 Ctrl+M
32870 \family default
32871 を押すと,このコマンドは数式マクロに変換されます.この方法を使うに当たっては,
32872 \series bold
32873
32874 \backslash
32875 newcommand
32876 \series default
32877 コマンドが正しく入力されていることに気をつけなくてはなりません.さもないと,間違ったマクロが作られてしまって,\SpecialChar LaTeX
32878 エラーが発生します.
32879 \end_layout
32880
32881 \begin_layout Standard
32882 数式マクロには,まだ,マクロ定義中に再帰的に数式を入れてしまうと,正しく処理されないという問題が残っています.したがって,第
32883 \begin_inset CommandInset ref
32884 LatexCommand ref
32885 reference "subsec:newcommandコマンド"
32886
32887 \end_inset
32888
32889 節で例として作った
32890 \series bold
32891
32892 \backslash
32893 fb
32894 \series default
32895 は,マクロとしては作ることができません.
32896 \end_layout
32897
32898 \begin_layout Standard
32899 カーソルがマクロ定義ボックスの中にあるとき,\SpecialChar LyX
32900 中に以下のようなマクロツールバーが表示されます.
32901 \end_layout
32902
32903 \begin_layout Standard
32904 \begin_inset VSpace defskip
32905 \end_inset
32906
32907
32908 \end_layout
32909
32910 \begin_layout Standard
32911 \begin_inset Graphics
32912         filename ../clipart/MacroToolbar.png
32913
32914 \end_inset
32915
32916
32917 \begin_inset Index idx
32918 status collapsed
32919
32920 \begin_layout Plain Layout
32921 まくろ@マクロ ! つーるばー@ツールバー
32922 \end_layout
32923
32924 \end_inset
32925
32926
32927 \end_layout
32928
32929 \begin_layout Standard
32930 \begin_inset VSpace defskip
32931 \end_inset
32932
32933
32934 \end_layout
32935
32936 \begin_layout Standard
32937 マクロツールバーは,左から右に,以下の各ボタンがあります.
32938 \end_layout
32939
32940 \begin_layout Standard
32941 \begin_inset VSpace defskip
32942 \end_inset
32943
32944
32945 \end_layout
32946
32947 \begin_layout Standard
32948 \begin_inset Tabular
32949 <lyxtabular version="3" rows="9" columns="2">
32950 <features islongtable="true" longtabularalignment="center">
32951 <column alignment="left" valignment="top">
32952 <column alignment="left" valignment="top" width="85col%">
32953 <row interlinespace="2.5mm">
32954 <cell alignment="center" valignment="top" usebox="none">
32955 \begin_inset Text
32956
32957 \begin_layout Plain Layout
32958 \begin_inset Info
32959 type  "icon"
32960 arg   "math-macro-remove-param"
32961 \end_inset
32962
32963
32964 \end_layout
32965
32966 \end_inset
32967 </cell>
32968 <cell alignment="center" valignment="top" usebox="none">
32969 \begin_inset Text
32970
32971 \begin_layout Plain Layout
32972
32973 \family sans
32974 編集\SpecialChar menuseparator
32975 数式\SpecialChar menuseparator
32976 マクロ定義\SpecialChar menuseparator
32977 最後の引数を削除
32978 \end_layout
32979
32980 \end_inset
32981 </cell>
32982 </row>
32983 <row interlinespace="2.5mm">
32984 <cell alignment="center" valignment="top" usebox="none">
32985 \begin_inset Text
32986
32987 \begin_layout Plain Layout
32988 \begin_inset Info
32989 type  "icon"
32990 arg   "math-macro-add-param"
32991 \end_inset
32992
32993
32994 \end_layout
32995
32996 \end_inset
32997 </cell>
32998 <cell alignment="center" valignment="top" usebox="none">
32999 \begin_inset Text
33000
33001 \begin_layout Plain Layout
33002
33003 \family sans
33004 編集\SpecialChar menuseparator
33005 数式\SpecialChar menuseparator
33006 マクロ定義\SpecialChar menuseparator
33007 引数を追加
33008 \end_layout
33009
33010 \end_inset
33011 </cell>
33012 </row>
33013 <row interlinespace="2.5mm">
33014 <cell alignment="center" valignment="top" usebox="none">
33015 \begin_inset Text
33016
33017 \begin_layout Plain Layout
33018 \begin_inset Info
33019 type  "icon"
33020 arg   "math-macro-make-optional"
33021 \end_inset
33022
33023
33024 \end_layout
33025
33026 \end_inset
33027 </cell>
33028 <cell alignment="center" valignment="top" usebox="none">
33029 \begin_inset Text
33030
33031 \begin_layout Plain Layout
33032
33033 \family sans
33034 編集\SpecialChar menuseparator
33035 数式\SpecialChar menuseparator
33036 マクロ定義\SpecialChar menuseparator
33037 最初の必須引数を
33038 \begin_inset Newline newline
33039 \end_inset
33040
33041
33042 \begin_inset Phantom HPhantom
33043 status open
33044
33045 \begin_layout Plain Layout
33046
33047 \family sans
33048 編集\SpecialChar menuseparator
33049 数式\SpecialChar menuseparator
33050 マクロ定義\SpecialChar menuseparator
33051
33052 \end_layout
33053
33054 \end_inset
33055
33056 非必須引数にする
33057 \end_layout
33058
33059 \end_inset
33060 </cell>
33061 </row>
33062 <row interlinespace="2.5mm">
33063 <cell alignment="center" valignment="top" usebox="none">
33064 \begin_inset Text
33065
33066 \begin_layout Plain Layout
33067 \begin_inset Info
33068 type  "icon"
33069 arg   "math-macro-make-nonoptional"
33070 \end_inset
33071
33072
33073 \end_layout
33074
33075 \end_inset
33076 </cell>
33077 <cell alignment="center" valignment="top" usebox="none">
33078 \begin_inset Text
33079
33080 \begin_layout Plain Layout
33081
33082 \family sans
33083 編集\SpecialChar menuseparator
33084 数式\SpecialChar menuseparator
33085 マクロ定義\SpecialChar menuseparator
33086 最後の非必須引数を
33087 \begin_inset Newline newline
33088 \end_inset
33089
33090
33091 \begin_inset Phantom HPhantom
33092 status open
33093
33094 \begin_layout Plain Layout
33095
33096 \family sans
33097 編集\SpecialChar menuseparator
33098 数式\SpecialChar menuseparator
33099 マクロ定義\SpecialChar menuseparator
33100
33101 \end_layout
33102
33103 \end_inset
33104
33105 必須引数にする
33106 \end_layout
33107
33108 \end_inset
33109 </cell>
33110 </row>
33111 <row interlinespace="2.5mm">
33112 <cell alignment="center" valignment="top" usebox="none">
33113 \begin_inset Text
33114
33115 \begin_layout Plain Layout
33116 \begin_inset Info
33117 type  "icon"
33118 arg   "math-macro-remove-optional-param"
33119 \end_inset
33120
33121
33122 \end_layout
33123
33124 \end_inset
33125 </cell>
33126 <cell alignment="center" valignment="top" usebox="none">
33127 \begin_inset Text
33128
33129 \begin_layout Plain Layout
33130
33131 \family sans
33132 編集\SpecialChar menuseparator
33133 数式\SpecialChar menuseparator
33134 マクロ定義\SpecialChar menuseparator
33135 非必須引数を削除
33136 \end_layout
33137
33138 \end_inset
33139 </cell>
33140 </row>
33141 <row interlinespace="2.5mm">
33142 <cell alignment="center" valignment="top" usebox="none">
33143 \begin_inset Text
33144
33145 \begin_layout Plain Layout
33146 \begin_inset Info
33147 type  "icon"
33148 arg   "math-macro-add-optional-param"
33149 \end_inset
33150
33151
33152 \end_layout
33153
33154 \end_inset
33155 </cell>
33156 <cell alignment="center" valignment="top" usebox="none">
33157 \begin_inset Text
33158
33159 \begin_layout Plain Layout
33160
33161 \family sans
33162 編集\SpecialChar menuseparator
33163 数式\SpecialChar menuseparator
33164 マクロ定義\SpecialChar menuseparator
33165 非必須引数を挿入
33166 \end_layout
33167
33168 \end_inset
33169 </cell>
33170 </row>
33171 <row interlinespace="2.5mm">
33172 <cell alignment="center" valignment="top" usebox="none">
33173 \begin_inset Text
33174
33175 \begin_layout Plain Layout
33176 \begin_inset Info
33177 type  "icon"
33178 arg   "math-macro-remove-greedy-param"
33179 \end_inset
33180
33181
33182 \end_layout
33183
33184 \end_inset
33185 </cell>
33186 <cell alignment="center" valignment="top" usebox="none">
33187 \begin_inset Text
33188
33189 \begin_layout Plain Layout
33190
33191 \family sans
33192 編集\SpecialChar menuseparator
33193 数式\SpecialChar menuseparator
33194 マクロ定義\SpecialChar menuseparator
33195 右に吐き出す形で
33196 \begin_inset Newline newline
33197 \end_inset
33198
33199
33200 \begin_inset Phantom HPhantom
33201 status open
33202
33203 \begin_layout Plain Layout
33204
33205 \family sans
33206 編集\SpecialChar menuseparator
33207 数式\SpecialChar menuseparator
33208 マクロ定義\SpecialChar menuseparator
33209
33210 \end_layout
33211
33212 \end_inset
33213
33214 最後の引数を削除
33215 \end_layout
33216
33217 \end_inset
33218 </cell>
33219 </row>
33220 <row interlinespace="2.5mm">
33221 <cell alignment="center" valignment="top" usebox="none">
33222 \begin_inset Text
33223
33224 \begin_layout Plain Layout
33225 \begin_inset Info
33226 type  "icon"
33227 arg   "math-macro-append-greedy-param"
33228 \end_inset
33229
33230
33231 \end_layout
33232
33233 \end_inset
33234 </cell>
33235 <cell alignment="center" valignment="top" usebox="none">
33236 \begin_inset Text
33237
33238 \begin_layout Plain Layout
33239
33240 \family sans
33241 編集\SpecialChar menuseparator
33242 数式\SpecialChar menuseparator
33243 マクロ定義\SpecialChar menuseparator
33244 右から喰う形で
33245 \begin_inset Newline newline
33246 \end_inset
33247
33248
33249 \begin_inset Phantom HPhantom
33250 status open
33251
33252 \begin_layout Plain Layout
33253
33254 \family sans
33255 編集\SpecialChar menuseparator
33256 数式\SpecialChar menuseparator
33257 マクロ定義\SpecialChar menuseparator
33258
33259 \end_layout
33260
33261 \end_inset
33262
33263 引数を追加
33264 \end_layout
33265
33266 \end_inset
33267 </cell>
33268 </row>
33269 <row interlinespace="2.5mm">
33270 <cell alignment="center" valignment="top" usebox="none">
33271 \begin_inset Text
33272
33273 \begin_layout Plain Layout
33274 \begin_inset Info
33275 type  "icon"
33276 arg   "math-macro-add-greedy-optional-param"
33277 \end_inset
33278
33279
33280 \end_layout
33281
33282 \end_inset
33283 </cell>
33284 <cell alignment="center" valignment="top" usebox="none">
33285 \begin_inset Text
33286
33287 \begin_layout Plain Layout
33288
33289 \family sans
33290 編集\SpecialChar menuseparator
33291 数式\SpecialChar menuseparator
33292 マクロ定義\SpecialChar menuseparator
33293 右から喰う形で
33294 \begin_inset Newline newline
33295 \end_inset
33296
33297
33298 \begin_inset Phantom HPhantom
33299 status open
33300
33301 \begin_layout Plain Layout
33302
33303 \family sans
33304 編集\SpecialChar menuseparator
33305 数式\SpecialChar menuseparator
33306 マクロ定義\SpecialChar menuseparator
33307
33308 \end_layout
33309
33310 \end_inset
33311
33312 非必須引数を追加
33313 \end_layout
33314
33315 \end_inset
33316 </cell>
33317 </row>
33318 </lyxtabular>
33319
33320 \end_inset
33321
33322
33323 \end_layout
33324
33325 \begin_layout Section
33326 コンピュータ代数システム
33327 \end_layout
33328
33329 \begin_layout Standard
33330 \SpecialChar LyX
33331 では,\SpecialChar LyX
33332 の数式エディタで書かれた数式表現と,外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です.現在サポートされているプログラムは,
33333 \family sans
33334 Maple
33335 \family default
33336
33337 \family sans
33338 Mathematica
33339 \family default
33340
33341 \family sans
33342 Maxima
33343 \family default
33344
33345 \family sans
33346 Octave
33347 \family default
33348 です.サポートされている数式表現は,非常に単純なものに限られていますので,ご注意ください.
33349 \end_layout
33350
33351 \begin_layout Subsection
33352 使用法
33353 \end_layout
33354
33355 \begin_layout Standard
33356 数式表現を書いた後,
33357 \family sans
33358 編集\SpecialChar menuseparator
33359 数式\SpecialChar menuseparator
33360 コンピュータ代数システムを使用
33361 \family default
33362 メニューで,コンピュータに導入済みのプログラムを選択します.その後,計算結果が,数式表現の右に「=」演算子とともに表示されます.
33363 \end_layout
33364
33365 \begin_layout Standard
33366 下記は,どのような計算が可能かをいくつか例示したものです(出力は
33367 \family typewriter
33368 Maxima
33369 \family default
33370 です).
33371 \end_layout
33372
33373 \begin_layout Itemize
33374 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33375 \end_inset
33376
33377
33378 \end_layout
33379
33380 \begin_layout Itemize
33381 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33382 \end_inset
33383
33384
33385 \end_layout
33386
33387 \begin_layout Itemize
33388 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33389 \end_inset
33390
33391
33392 \end_layout
33393
33394 \begin_layout Itemize
33395 \begin_inset Formula $\int\left(\frac{1}{1+x^{3}}\right)dx=-\frac{\log\left(x^{2}-x+1\right)}{6}+\frac{\arctan\left(\frac{2\,x-1}{\sqrt{3}}\right)}{\sqrt{3}}+\frac{\log\left(x+1\right)}{3}$
33396 \end_inset
33397
33398
33399 \begin_inset Newline newline
33400 \end_inset
33401
33402
33403 \lang english
33404
33405 \begin_inset Note Greyedout
33406 status open
33407
33408 \begin_layout Plain Layout
33409
33410 \series bold
33411 \lang english
33412 Note:
33413 \series default
33414  One needs to use proper delimiter insets 
33415 \begin_inset Formula $\left(\right)$
33416 \end_inset
33417
33418  instead of simple '(' ')' characters.
33419 \end_layout
33420
33421 \end_inset
33422
33423  
33424 \end_layout
33425
33426 \begin_layout Itemize
33427 \begin_inset Formula $\det\left[\begin{array}{ccc}
33428 1 & 6 & 7\\
33429 2 & 5 & 8\\
33430 3 & 4 & 17
33431 \end{array}\right]=-56$
33432 \end_inset
33433
33434
33435 \end_layout
33436
33437 \begin_layout Itemize
33438 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33439 \end_inset
33440
33441
33442 \end_layout
33443
33444 \begin_layout Itemize
33445 \begin_inset Formula $powerseries\left(-\log\left(5-x\right),x,1\right)=\sum_{{\mathit{i}_{2}}=0}^{\infty}{\frac{4^{-{\mathit{i}_{2}}-1}\,\left(x-1\right)^{{\mathit{i}_{2}}+1}}{{\mathit{i}_{2}}+1}}-\log4$
33446 \end_inset
33447
33448
33449 \end_layout
33450
33451 \begin_layout Itemize
33452 \begin_inset Formula $solve\left(x_{1}+y_{1}^{3}=y_{1}+x_{1}^{2},x_{1}\right)=\left[x_{1}=-\frac{\sqrt{4\,y_{1}^{3}-4\,y_{1}+1}-1}{2},x_{1}=\frac{\sqrt{4\,y_{1}^{3}-4\,y_{1}+1}+1}{2}\right]$
33453 \end_inset
33454
33455
33456 \end_layout
33457
33458 \begin_layout Subsection
33459 捷径
33460 \end_layout
33461
33462 \begin_layout Standard
33463 現在のところ,代数プログラムを呼び出すための
33464 \begin_inset Flex Ruby
33465 status collapsed
33466
33467 \begin_layout Plain Layout
33468 捷径
33469 \begin_inset Argument post:1
33470 status collapsed
33471
33472 \begin_layout Plain Layout
33473 ショートカット
33474 \end_layout
33475
33476 \end_inset
33477
33478
33479 \end_layout
33480
33481 \end_inset
33482
33483 はありません.しかし,捷径を
33484 \family sans
33485 math-extern
33486 \family default
33487  \SpecialChar LyX
33488 関数にバインドすることは容易です(取扱説明書『
33489 \family sans
33490 \emph on
33491 \SpecialChar LyX
33492 関数篇
33493 \family default
33494 \emph default
33495 』参照).例えば,数式エディタ中で
33496 \family sans
33497 リターン
33498 \family default
33499
33500 \begin_inset Flex Ruby
33501 status collapsed
33502
33503 \begin_layout Plain Layout
33504
33505 \begin_inset Argument post:1
33506 status collapsed
33507
33508 \begin_layout Plain Layout
33509 キー
33510 \end_layout
33511
33512 \end_inset
33513
33514
33515 \end_layout
33516
33517 \end_inset
33518
33519 をバインドさせることもできます.それを
33520 \family typewriter
33521 Maxima
33522 \family default
33523 にバインドするには,下記の捷径定義コマンドを使用します.
33524 \end_layout
33525
33526 \begin_layout Standard
33527
33528 \series bold
33529 command-alternatives paragraph-break;math-extern maxima
33530 \end_layout
33531
33532 \begin_layout Section
33533 補遺
33534 \begin_inset Index idx
33535 status collapsed
33536
33537 \begin_layout Plain Layout
33538 ほい@補遺
33539 \end_layout
33540
33541 \end_inset
33542
33543
33544 \end_layout
33545
33546 \begin_layout Subsection
33547 負の数
33548 \begin_inset Index idx
33549 status collapsed
33550
33551 \begin_layout Plain Layout
33552 かず@数 ! ふの@負の
33553 \end_layout
33554
33555 \end_inset
33556
33557
33558 \end_layout
33559
33560 \begin_layout Standard
33561 数式中の負の数は,数の前の負符号が,差演算子記号と同じ長さに設定されてしまうために,汚く見えてしまうことがあります.負の数を通常の文章として書くと,負符号は正し
33562 く表示されます.
33563 \end_layout
33564
33565 \begin_layout Standard
33566 したがって,この問題は,負符号を数式テキストに変換することによって,解消されます.
33567 \end_layout
33568
33569 \begin_layout Standard
33570 以下は,この問題を示す例です.
33571 \end_layout
33572
33573 \begin_layout Standard
33574 \align center
33575 \begin_inset Tabular
33576 <lyxtabular version="3" rows="3" columns="2">
33577 <features booktabs="true" tabularvalignment="middle">
33578 <column alignment="right" valignment="top" width="0pt">
33579 <column alignment="left" valignment="top">
33580 <row>
33581 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
33582 \begin_inset Text
33583
33584 \begin_layout Plain Layout
33585 通常の文章:
33586 \end_layout
33587
33588 \end_inset
33589 </cell>
33590 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33591 \begin_inset Text
33592
33593 \begin_layout Plain Layout
33594 x = -2
33595 \end_layout
33596
33597 \end_inset
33598 </cell>
33599 </row>
33600 <row>
33601 <cell alignment="right" valignment="top" leftline="true" usebox="none">
33602 \begin_inset Text
33603
33604 \begin_layout Plain Layout
33605 数式:
33606 \end_layout
33607
33608 \end_inset
33609 </cell>
33610 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33611 \begin_inset Text
33612
33613 \begin_layout Plain Layout
33614 \begin_inset Formula $x=-2$
33615 \end_inset
33616
33617
33618 \end_layout
33619
33620 \end_inset
33621 </cell>
33622 </row>
33623 <row>
33624 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33625 \begin_inset Text
33626
33627 \begin_layout Plain Layout
33628 解決策:
33629 \end_layout
33630
33631 \end_inset
33632 </cell>
33633 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33634 \begin_inset Text
33635
33636 \begin_layout Plain Layout
33637 \begin_inset Formula $x=\textrm{-}2$
33638 \end_inset
33639
33640
33641 \end_layout
33642
33643 \end_inset
33644 </cell>
33645 </row>
33646 </lyxtabular>
33647
33648 \end_inset
33649
33650
33651 \end_layout
33652
33653 \begin_layout Subsection
33654 位区切りとしてのコンマ
33655 \begin_inset Index idx
33656 status collapsed
33657
33658 \begin_layout Plain Layout
33659 こんま@コンマ
33660 \end_layout
33661
33662 \end_inset
33663
33664
33665 \begin_inset Index idx
33666 status collapsed
33667
33668 \begin_layout Plain Layout
33669 かんま@カンマ
33670 \begin_inset ERT
33671 status collapsed
33672
33673 \begin_layout Plain Layout
33674
33675 |see{
33676 \end_layout
33677
33678 \end_inset
33679
33680 コンマ
33681 \begin_inset ERT
33682 status collapsed
33683
33684 \begin_layout Plain Layout
33685
33686 }
33687 \end_layout
33688
33689 \end_inset
33690
33691
33692 \end_layout
33693
33694 \end_inset
33695
33696
33697 \end_layout
33698
33699 \begin_layout Standard
33700 \SpecialChar LaTeX
33701 では,英語の慣習にしたがい,数式中のコンマを数字の位区切りに使用します.よって,数式中のコンマの後ろには,つねに空白が加わります.
33702 \end_layout
33703
33704 \begin_layout Standard
33705 これを回避するためには,コンマを選択して,数式テキストに変更して下さい(
33706 \begin_inset Flex Ruby
33707 status collapsed
33708
33709 \begin_layout Plain Layout
33710 捷径
33711 \begin_inset Argument post:1
33712 status collapsed
33713
33714 \begin_layout Plain Layout
33715 ショートカット
33716 \end_layout
33717
33718 \end_inset
33719
33720
33721 \end_layout
33722
33723 \end_inset
33724
33725
33726 \begin_inset Info
33727 type  "shortcut"
33728 arg   "math-mode"
33729 \end_inset
33730
33731 ).
33732 \end_layout
33733
33734 \begin_layout Standard
33735 文書中の数式コンマを,すべて小数点として使うには,\SpecialChar LaTeX
33736 プリアンブルに
33737 \end_layout
33738
33739 \begin_layout Standard
33740
33741 \series bold
33742
33743 \backslash
33744 usepackage{icomma}
33745 \end_layout
33746
33747 \begin_layout Standard
33748 という行を加えて,
33749 \series bold
33750 icomma.sty
33751 \series default
33752
33753 \begin_inset Foot
33754 status collapsed
33755
33756 \begin_layout Plain Layout
33757
33758 \series bold
33759 icomma
33760 \series default
33761 は,\SpecialChar LaTeX
33762 パッケージ
33763 \series bold
33764 was
33765 \series default
33766
33767 \begin_inset Index idx
33768 status collapsed
33769
33770 \begin_layout Plain Layout
33771 ぱっけーじ@パッケージ ! was
33772 \begin_inset ERT
33773 status collapsed
33774
33775 \begin_layout Plain Layout
33776
33777
33778 \backslash
33779 vspace{4mm}
33780 \end_layout
33781
33782 \end_inset
33783
33784
33785 \end_layout
33786
33787 \end_inset
33788
33789 に含まれています.
33790 \end_layout
33791
33792 \end_inset
33793
33794
33795 \begin_inset Index idx
33796 status collapsed
33797
33798 \begin_layout Plain Layout
33799 ぱっけーじ@パッケージ ! icomma
33800 \end_layout
33801
33802 \end_inset
33803
33804 ファイルを読み込みます.
33805 \end_layout
33806
33807 \begin_layout Subsection
33808 物理ベクトル
33809 \begin_inset CommandInset label
33810 LatexCommand label
33811 name "subsec:物理ベクトル"
33812
33813 \end_inset
33814
33815
33816 \begin_inset Index idx
33817 status collapsed
33818
33819 \begin_layout Plain Layout
33820 べくとる@ベクトル ! ぶつり@物理
33821 \begin_inset space \thinspace{}
33822 \end_inset
33823
33824 ——
33825 \end_layout
33826
33827 \end_inset
33828
33829
33830 \end_layout
33831
33832 \begin_layout Standard
33833 \SpecialChar LaTeX
33834 パッケージ
33835 \series bold
33836 braket
33837 \series default
33838
33839 \begin_inset Foot
33840 status collapsed
33841
33842 \begin_layout Plain Layout
33843
33844 \series bold
33845 braket
33846 \series default
33847  は標準的\SpecialChar LaTeX
33848 頒布版のすべてに含まれています.
33849 \end_layout
33850
33851 \end_inset
33852
33853
33854 \begin_inset Index idx
33855 status collapsed
33856
33857 \begin_layout Plain Layout
33858 ぱっけーじ@パッケージ ! braket
33859 \end_layout
33860
33861 \end_inset
33862
33863 には,定義済みのベクトルが提供されており,
33864 \end_layout
33865
33866 \begin_layout Standard
33867
33868 \series bold
33869
33870 \backslash
33871 usepackage{braket}
33872 \end_layout
33873
33874 \begin_layout Standard
33875 という\SpecialChar LaTeX
33876 プリアンブル行で読み込むことができます.
33877 \end_layout
33878
33879 \begin_layout Standard
33880 \begin_inset ERT
33881 status collapsed
33882
33883 \begin_layout Plain Layout
33884
33885
33886 \backslash
33887 ifbraket 
33888 \end_layout
33889
33890 \end_inset
33891
33892
33893 \begin_inset Note Note
33894 status open
33895
33896 \begin_layout Plain Layout
33897 以下の表は,
33898 \series bold
33899 braket
33900 \series default
33901  \SpecialChar LaTeX
33902 パッケージが導入済みのときのみ表示されます.
33903 \end_layout
33904
33905 \end_inset
33906
33907 以下のコマンドが定義されています.
33908 \end_layout
33909
33910 \begin_layout Standard
33911 \align center
33912 \begin_inset Tabular
33913 <lyxtabular version="3" rows="4" columns="2">
33914 <features booktabs="true" tabularvalignment="middle">
33915 <column alignment="center" valignment="top" width="0pt">
33916 <column alignment="center" valignment="top">
33917 <row>
33918 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
33919 \begin_inset Text
33920
33921 \begin_layout Plain Layout
33922 コマンド
33923 \end_layout
33924
33925 \end_inset
33926 </cell>
33927 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
33928 \begin_inset Text
33929
33930 \begin_layout Plain Layout
33931 出力
33932 \end_layout
33933
33934 \end_inset
33935 </cell>
33936 </row>
33937 <row>
33938 <cell alignment="center" valignment="top" usebox="none">
33939 \begin_inset Text
33940
33941 \begin_layout Plain Layout
33942
33943 \backslash
33944 Bra{
33945 \backslash
33946 psi
33947 \end_layout
33948
33949 \end_inset
33950 </cell>
33951 <cell alignment="center" valignment="top" usebox="none">
33952 \begin_inset Text
33953
33954 \begin_layout Plain Layout
33955 \begin_inset Formula $\Bra{\psi}$
33956 \end_inset
33957
33958
33959 \end_layout
33960
33961 \end_inset
33962 </cell>
33963 </row>
33964 <row>
33965 <cell alignment="center" valignment="top" usebox="none">
33966 \begin_inset Text
33967
33968 \begin_layout Plain Layout
33969
33970 \backslash
33971 Ket{
33972 \backslash
33973 psi
33974 \end_layout
33975
33976 \end_inset
33977 </cell>
33978 <cell alignment="center" valignment="top" usebox="none">
33979 \begin_inset Text
33980
33981 \begin_layout Plain Layout
33982 \begin_inset Formula $\Ket{\psi}$
33983 \end_inset
33984
33985
33986 \end_layout
33987
33988 \end_inset
33989 </cell>
33990 </row>
33991 <row>
33992 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33993 \begin_inset Text
33994
33995 \begin_layout Plain Layout
33996
33997 \backslash
33998 Braket{
33999 \backslash
34000 psi|
34001 \backslash
34002 phi
34003 \end_layout
34004
34005 \end_inset
34006 </cell>
34007 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34008 \begin_inset Text
34009
34010 \begin_layout Plain Layout
34011 \begin_inset Formula $\Braket{\psi|\phi}$
34012 \end_inset
34013
34014
34015 \end_layout
34016
34017 \end_inset
34018 </cell>
34019 </row>
34020 </lyxtabular>
34021
34022 \end_inset
34023
34024
34025 \end_layout
34026
34027 \begin_layout Standard
34028
34029 \series bold
34030
34031 \backslash
34032 Braket
34033 \series default
34034 コマンドを使うと,以下のように,すべての縦棒がそれを囲む括弧と同じ大きさに設定されます.
34035 \begin_inset Formula 
34036 \[
34037 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
34038 \]
34039
34040 \end_inset
34041
34042
34043 \begin_inset ERT
34044 status collapsed
34045
34046 \begin_layout Plain Layout
34047
34048
34049 \backslash
34050 else 
34051 \end_layout
34052
34053 \end_inset
34054
34055
34056 \begin_inset Note Note
34057 status open
34058
34059 \begin_layout Plain Layout
34060
34061 \series bold
34062 braket
34063 \series default
34064  \SpecialChar LaTeX
34065 パッケージが導入されていないときには,以下が表示されます.
34066 \end_layout
34067
34068 \end_inset
34069
34070
34071 \end_layout
34072
34073 \begin_layout Standard
34074 本小節の全体を出力で見るためには,
34075 \series bold
34076 braket
34077 \series default
34078  \SpecialChar LaTeX
34079 パッケージを導入する必要があります.
34080 \end_layout
34081
34082 \begin_layout Standard
34083 \begin_inset ERT
34084 status collapsed
34085
34086 \begin_layout Plain Layout
34087
34088
34089 \backslash
34090 fi 
34091 \end_layout
34092
34093 \end_inset
34094
34095
34096 \end_layout
34097
34098 \begin_layout Standard
34099
34100 \series bold
34101
34102 \backslash
34103 Braket
34104 \series default
34105 と同じ効果は,第
34106 \begin_inset CommandInset ref
34107 LatexCommand ref
34108 reference "subsec:自動の括弧丈"
34109
34110 \end_inset
34111
34112 節に説明されているとおり,
34113 \series bold
34114
34115 \backslash
34116 middle
34117 \series default
34118 コマンドを用いることによっても実現できます.
34119 \end_layout
34120
34121 \begin_layout Subsection
34122 自己定義の分数
34123 \begin_inset CommandInset label
34124 LatexCommand label
34125 name "subsec:自己定義の分数"
34126
34127 \end_inset
34128
34129
34130 \begin_inset Index idx
34131 status collapsed
34132
34133 \begin_layout Plain Layout
34134 ぶんすう@分数 ! じこていぎの@自己定義の
34135 \end_layout
34136
34137 \end_inset
34138
34139
34140 \end_layout
34141
34142 \begin_layout Standard
34143 分数用の自己定義コマンドを定義するには,以下の書式を持つ
34144 \series bold
34145
34146 \backslash
34147 genfrac
34148 \series default
34149
34150 \begin_inset Index idx
34151 status collapsed
34152
34153 \begin_layout Plain Layout
34154 こまんど@コマンド ! G ! 
34155 \backslash
34156 genfrac
34157 \end_layout
34158
34159 \end_inset
34160
34161 コマンドを使います.
34162 \end_layout
34163
34164 \begin_layout Standard
34165
34166 \series bold
34167
34168 \backslash
34169 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
34170 \begin_inset Newline newline
34171 \end_inset
34172
34173
34174 \begin_inset Phantom HPhantom
34175 status open
34176
34177 \begin_layout Plain Layout
34178
34179 \series bold
34180
34181 \backslash
34182 genfrac
34183 \end_layout
34184
34185 \end_inset
34186
34187 {分子}{分母}
34188 \end_layout
34189
34190 \begin_layout Standard
34191 ここで「様式」は,0
34192 \begin_inset space \thinspace{}
34193 \end_inset
34194
34195 -
34196 \begin_inset space \thinspace{}
34197 \end_inset
34198
34199 3の範囲の数字です.
34200 \end_layout
34201
34202 \begin_layout Standard
34203 \align center
34204 \begin_inset Tabular
34205 <lyxtabular version="3" rows="5" columns="2">
34206 <features booktabs="true" tabularvalignment="middle">
34207 <column alignment="center" valignment="top" width="0pt">
34208 <column alignment="center" valignment="top">
34209 <row>
34210 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34211 \begin_inset Text
34212
34213 \begin_layout Plain Layout
34214 数字
34215 \end_layout
34216
34217 \end_inset
34218 </cell>
34219 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34220 \begin_inset Text
34221
34222 \begin_layout Plain Layout
34223 様式(大きさ)
34224 \end_layout
34225
34226 \end_inset
34227 </cell>
34228 </row>
34229 <row>
34230 <cell alignment="center" valignment="top" usebox="none">
34231 \begin_inset Text
34232
34233 \begin_layout Plain Layout
34234 0
34235 \end_layout
34236
34237 \end_inset
34238 </cell>
34239 <cell alignment="center" valignment="top" usebox="none">
34240 \begin_inset Text
34241
34242 \begin_layout Plain Layout
34243 別行立て様式の数式
34244 \end_layout
34245
34246 \end_inset
34247 </cell>
34248 </row>
34249 <row>
34250 <cell alignment="center" valignment="top" usebox="none">
34251 \begin_inset Text
34252
34253 \begin_layout Plain Layout
34254 1
34255 \end_layout
34256
34257 \end_inset
34258 </cell>
34259 <cell alignment="center" valignment="top" usebox="none">
34260 \begin_inset Text
34261
34262 \begin_layout Plain Layout
34263 行内数式
34264 \end_layout
34265
34266 \end_inset
34267 </cell>
34268 </row>
34269 <row>
34270 <cell alignment="center" valignment="top" usebox="none">
34271 \begin_inset Text
34272
34273 \begin_layout Plain Layout
34274 2
34275 \end_layout
34276
34277 \end_inset
34278 </cell>
34279 <cell alignment="center" valignment="top" usebox="none">
34280 \begin_inset Text
34281
34282 \begin_layout Plain Layout
34283 やや小(small)
34284 \end_layout
34285
34286 \end_inset
34287 </cell>
34288 </row>
34289 <row>
34290 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34291 \begin_inset Text
34292
34293 \begin_layout Plain Layout
34294 3
34295 \end_layout
34296
34297 \end_inset
34298 </cell>
34299 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34300 \begin_inset Text
34301
34302 \begin_layout Plain Layout
34303 最小(tiny)
34304 \end_layout
34305
34306 \end_inset
34307 </cell>
34308 </row>
34309 </lyxtabular>
34310
34311 \end_inset
34312
34313
34314 \end_layout
34315
34316 \begin_layout Standard
34317 「様式」を指定しないときには,
34318 \series bold
34319
34320 \backslash
34321 frac
34322 \series default
34323 コマンドのように,大きさは周囲の環境に合わせて調節されます. 
34324 \end_layout
34325
34326 \begin_layout Standard
34327 「分数線の厚み」を指定しないときには,既定値である0.4
34328 \begin_inset space \thinspace{}
34329 \end_inset
34330
34331 ptが用いられます.
34332 \end_layout
34333
34334 \begin_layout Standard
34335 \begin_inset VSpace medskip
34336 \end_inset
34337
34338 たとえば,第
34339 \begin_inset CommandInset ref
34340 LatexCommand ref
34341 reference "subsec:分数"
34342
34343 \end_inset
34344
34345 節の
34346 \series bold
34347
34348 \backslash
34349 dfrac
34350 \series default
34351 コマンドおよび
34352 \series bold
34353
34354 \backslash
34355 tbinom
34356 \series default
34357 コマンドは,
34358 \end_layout
34359
34360 \begin_layout Standard
34361
34362 \series bold
34363
34364 \backslash
34365 newcommand{
34366 \backslash
34367 dfrac}[2]{
34368 \backslash
34369 genfrac{}{}{}{0}{#1}{#2}}
34370 \end_layout
34371
34372 \begin_layout Standard
34373 あるいは
34374 \end_layout
34375
34376 \begin_layout Standard
34377
34378 \series bold
34379
34380 \backslash
34381 newcommand{
34382 \backslash
34383 tbinom}[2]{
34384 \backslash
34385 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34386 \end_layout
34387
34388 \begin_layout Standard
34389 というコマンドで定義できます.
34390 \end_layout
34391
34392 \begin_layout Standard
34393 \begin_inset VSpace medskip
34394 \end_inset
34395
34396 分数線の厚みを非必須の引数として与えることのできる分数を定義するには,\SpecialChar LaTeX
34397 プリアンブルに
34398 \end_layout
34399
34400 \begin_layout Standard
34401
34402 \series bold
34403
34404 \backslash
34405 newcommand{
34406 \backslash
34407 fracS}[3][]{
34408 \backslash
34409 genfrac{}{}{#1}{}{#2}{#3}}
34410 \end_layout
34411
34412 \begin_layout Standard
34413 という行を入れます.
34414 \end_layout
34415
34416 \begin_layout Standard
34417 以下は,そのテストです.
34418 \begin_inset Formula 
34419 \begin{align*}
34420 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34421 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34422 \end{align*}
34423
34424 \end_inset
34425
34426 ご覧になってわかるように,分子や分母から分数線までの距離は,分数線の厚みの約3倍になります.
34427 \end_layout
34428
34429 \begin_layout Subsection
34430 数式の消去
34431 \begin_inset Index idx
34432 status collapsed
34433
34434 \begin_layout Plain Layout
34435 すうしき@数式 ! しょうきょ@消去
34436 \end_layout
34437
34438 \end_inset
34439
34440
34441 \end_layout
34442
34443 \begin_layout Standard
34444 数式の全体もしくは一部を消去するには,4つの方法があります.
34445 \end_layout
34446
34447 \begin_layout Standard
34448 \align center
34449 \begin_inset ERT
34450 status collapsed
34451
34452 \begin_layout Plain Layout
34453
34454
34455 \backslash
34456 ifcancel 
34457 \end_layout
34458
34459 \end_inset
34460
34461
34462 \begin_inset Note Note
34463 status open
34464
34465 \begin_layout Plain Layout
34466 下記の表は,\SpecialChar LaTeX
34467 パッケージ
34468 \series bold
34469 cancel
34470 \series default
34471 が導入済みの時のみ表示されます.
34472 \end_layout
34473
34474 \end_inset
34475
34476
34477 \end_layout
34478
34479 \begin_layout Standard
34480 \align center
34481 \begin_inset Tabular
34482 <lyxtabular version="3" rows="5" columns="2">
34483 <features booktabs="true" tabularvalignment="middle">
34484 <column alignment="center" valignment="top" width="0pt">
34485 <column alignment="center" valignment="top">
34486 <row>
34487 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34488 \begin_inset Text
34489
34490 \begin_layout Plain Layout
34491 コマンド
34492 \end_layout
34493
34494 \end_inset
34495 </cell>
34496 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34497 \begin_inset Text
34498
34499 \begin_layout Plain Layout
34500 出力
34501 \end_layout
34502
34503 \end_inset
34504 </cell>
34505 </row>
34506 <row>
34507 <cell alignment="center" valignment="top" usebox="none">
34508 \begin_inset Text
34509
34510 \begin_layout Plain Layout
34511
34512 \backslash
34513 cancel
34514 \begin_inset space \textvisiblespace{}
34515 \end_inset
34516
34517
34518 \backslash
34519 int
34520 \begin_inset space \textvisiblespace{}
34521 \end_inset
34522
34523 A=B
34524 \end_layout
34525
34526 \end_inset
34527 </cell>
34528 <cell alignment="center" valignment="top" usebox="none">
34529 \begin_inset Text
34530
34531 \begin_layout Plain Layout
34532 \begin_inset Formula $\cancel{\int A=B}$
34533 \end_inset
34534
34535
34536 \end_layout
34537
34538 \end_inset
34539 </cell>
34540 </row>
34541 <row topspace="1.5mm">
34542 <cell alignment="center" valignment="top" usebox="none">
34543 \begin_inset Text
34544
34545 \begin_layout Plain Layout
34546
34547 \backslash
34548 bcancel
34549 \begin_inset space \textvisiblespace{}
34550 \end_inset
34551
34552
34553 \backslash
34554 int
34555 \begin_inset space \textvisiblespace{}
34556 \end_inset
34557
34558 A=B
34559 \end_layout
34560
34561 \end_inset
34562 </cell>
34563 <cell alignment="center" valignment="top" usebox="none">
34564 \begin_inset Text
34565
34566 \begin_layout Plain Layout
34567 \begin_inset Formula $\bcancel{\int A=B}$
34568 \end_inset
34569
34570
34571 \end_layout
34572
34573 \end_inset
34574 </cell>
34575 </row>
34576 <row topspace="1.5mm">
34577 <cell alignment="center" valignment="top" usebox="none">
34578 \begin_inset Text
34579
34580 \begin_layout Plain Layout
34581
34582 \backslash
34583 xcancel
34584 \begin_inset space \textvisiblespace{}
34585 \end_inset
34586
34587
34588 \backslash
34589 int
34590 \begin_inset space \textvisiblespace{}
34591 \end_inset
34592
34593 A=B
34594 \end_layout
34595
34596 \end_inset
34597 </cell>
34598 <cell alignment="center" valignment="top" usebox="none">
34599 \begin_inset Text
34600
34601 \begin_layout Plain Layout
34602 \begin_inset Formula $\xcancel{\int A=B}$
34603 \end_inset
34604
34605
34606 \end_layout
34607
34608 \end_inset
34609 </cell>
34610 </row>
34611 <row>
34612 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34613 \begin_inset Text
34614
34615 \begin_layout Plain Layout
34616
34617 \backslash
34618 cancelto
34619 \begin_inset space \textvisiblespace{}
34620 \end_inset
34621
34622
34623 \backslash
34624 int
34625 \begin_inset space \textvisiblespace{}
34626 \end_inset
34627
34628 A=B
34629 \begin_inset Formula $\to$
34630 \end_inset
34631
34632 1
34633 \end_layout
34634
34635 \end_inset
34636 </cell>
34637 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34638 \begin_inset Text
34639
34640 \begin_layout Plain Layout
34641 \begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$
34642 \end_inset
34643
34644
34645 \end_layout
34646
34647 \end_inset
34648 </cell>
34649 </row>
34650 </lyxtabular>
34651
34652 \end_inset
34653
34654
34655 \end_layout
34656
34657 \begin_layout Standard
34658
34659 \series bold
34660
34661 \backslash
34662 cancelto
34663 \series default
34664 は,以下のように,とくに数式中の分数の約分を表示するのに適しています.
34665 \begin_inset Formula 
34666 \[
34667 \frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}}
34668 \]
34669
34670 \end_inset
34671
34672
34673 \end_layout
34674
34675 \begin_layout Standard
34676
34677 \series bold
34678
34679 \backslash
34680 cancelto
34681 \series default
34682 の「下付き文字」寸法の大きさを変えるには,
34683 \end_layout
34684
34685 \begin_layout Standard
34686
34687 \series bold
34688
34689 \backslash
34690 PassOptionsToPackage{オプション}{cancel}
34691 \end_layout
34692
34693 \begin_layout Standard
34694 という行を\SpecialChar LaTeX
34695 プリアンブルに書き加えてください.ここで,
34696 \series bold
34697 オプション
34698 \series default
34699
34700 \series bold
34701 samesize
34702 \series default
34703 にすると,取り消した部分と同じ寸法になり,
34704 \series bold
34705 Smaller
34706 \series default
34707 にすると,通常よりも少し小さくなります.
34708 \end_layout
34709
34710 \begin_layout Standard
34711 取り消し線に色を付けるには,\SpecialChar TeX
34712 コードで以下のコマンドを書き加えてください.
34713 \end_layout
34714
34715 \begin_layout Standard
34716
34717 \series bold
34718
34719 \backslash
34720 renewcommand{
34721 \backslash
34722 CancelColor}{
34723 \backslash
34724 color{red}}
34725 \end_layout
34726
34727 \begin_layout Standard
34728 ここで
34729 \series bold
34730 red
34731 \series default
34732 は,お好みの色に変更することができます.
34733 \end_layout
34734
34735 \begin_layout Standard
34736 \begin_inset ERT
34737 status collapsed
34738
34739 \begin_layout Plain Layout
34740
34741
34742 \backslash
34743 renewcommand{
34744 \backslash
34745 CancelColor}{
34746 \backslash
34747 color{red}}
34748 \end_layout
34749
34750 \end_inset
34751
34752
34753 \end_layout
34754
34755 \begin_layout Standard
34756 \begin_inset Formula 
34757 \[
34758 \frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}}
34759 \]
34760
34761 \end_inset
34762
34763
34764 \end_layout
34765
34766 \begin_layout Standard
34767 \begin_inset ERT
34768 status collapsed
34769
34770 \begin_layout Plain Layout
34771
34772
34773 \backslash
34774 renewcommand{
34775 \backslash
34776 CancelColor}{
34777 \backslash
34778 color{black}}
34779 \end_layout
34780
34781 \end_inset
34782
34783
34784 \begin_inset Note Note
34785 status open
34786
34787 \begin_layout Plain Layout
34788 色をリセット
34789 \end_layout
34790
34791 \end_inset
34792
34793
34794 \end_layout
34795
34796 \begin_layout Standard
34797 他の微調整については,
34798 \series bold
34799 cancel
34800 \series default
34801 パッケージの取扱説明書
34802 \begin_inset CommandInset citation
34803 LatexCommand cite
34804 key "cancel"
34805
34806 \end_inset
34807
34808 をご覧ください.
34809 \begin_inset Index idx
34810 status collapsed
34811
34812 \begin_layout Plain Layout
34813 ぱっけーじ@パッケージ ! cancel
34814 \end_layout
34815
34816 \end_inset
34817
34818
34819 \end_layout
34820
34821 \begin_layout Standard
34822 \begin_inset ERT
34823 status collapsed
34824
34825 \begin_layout Plain Layout
34826
34827
34828 \backslash
34829 else 
34830 \end_layout
34831
34832 \end_inset
34833
34834
34835 \begin_inset Note Note
34836 status open
34837
34838 \begin_layout Plain Layout
34839 下記の表は,\SpecialChar LaTeX
34840 パッケージ
34841 \series bold
34842 cancel
34843 \series default
34844 が導入済みの時のみ表示されます.
34845 \end_layout
34846
34847 \end_inset
34848
34849
34850 \end_layout
34851
34852 \begin_layout Standard
34853 本小節の続きを見るには,\SpecialChar LaTeX
34854 パッケージ
34855 \series bold
34856 cancel
34857 \series default
34858 を導入する必要があります.
34859 \end_layout
34860
34861 \begin_layout Standard
34862 \begin_inset ERT
34863 status collapsed
34864
34865 \begin_layout Plain Layout
34866
34867
34868 \backslash
34869 fi 
34870 \end_layout
34871
34872 \end_inset
34873
34874
34875 \end_layout
34876
34877 \begin_layout Subsection
34878 節見出し中の数式
34879 \begin_inset CommandInset label
34880 LatexCommand label
34881 name "subsec:節見出し中の数式"
34882
34883 \end_inset
34884
34885
34886 \begin_inset Index idx
34887 status collapsed
34888
34889 \begin_layout Plain Layout
34890 すうしき@数式 ! せつみだしちゅうの@節見出し中の
34891 \end_layout
34892
34893 \end_inset
34894
34895
34896 \end_layout
34897
34898 \begin_layout Standard
34899 数式を節見出し中で使う際には,以下のことに留意しなくてはなりません.
34900 \end_layout
34901
34902 \begin_layout Standard
34903 \begin_inset Note Greyedout
34904 status open
34905
34906 \begin_layout Plain Layout
34907 文書設定ダイアログの
34908 \family sans
34909 PDF特性
34910 \family default
34911
34912 \series bold
34913 hyperref
34914 \series default
34915
34916 \begin_inset Index idx
34917 status collapsed
34918
34919 \begin_layout Plain Layout
34920 ぱっけーじ@パッケージ ! hyperref
34921 \end_layout
34922
34923 \end_inset
34924
34925 サポートが有効になっている場合,PDFのしおりが,目次にある節見出しすべてに関して生成されます.しおり中に数式を入れることはPDFの慣習に違反しているため,節見
34926 出しに数式が含まれている場合,数式はしおり中に誤った文字列として表示されます.
34927 \end_layout
34928
34929 \end_inset
34930
34931
34932 \end_layout
34933
34934 \begin_layout Standard
34935 これらの問題は,
34936 \family sans
34937 挿入\SpecialChar menuseparator
34938 短縮タイトル
34939 \family default
34940 メニューを使って,問題となる節見出しの最後に短縮タイトルを入れることで解決することができます.短縮タイトルは,目次が美しく整形されるように,多行にわたる節見出し
34941 に別名を付けるものです.目次中には,短縮タイトルのみが表示され,したがってPDFしおり中にも短縮タイトルのみが表示されます.
34942 \end_layout
34943
34944 \begin_layout Standard
34945 数式を目次中でも使わなくてもならないが,
34946 \series bold
34947 hyperref
34948 \series default
34949 も使用しなくてはならないときには,
34950 \end_layout
34951
34952 \begin_layout Standard
34953
34954 \series bold
34955
34956 \backslash
34957 texorpdfstring{部分}{代替文字列}
34958 \begin_inset Index idx
34959 status collapsed
34960
34961 \begin_layout Plain Layout
34962 こまんど@コマンド ! T ! 
34963 \backslash
34964 texorpdfstring
34965 \end_layout
34966
34967 \end_inset
34968
34969
34970 \end_layout
34971
34972 \begin_layout Standard
34973 というコマンドを\SpecialChar TeX
34974 モードで使う方法があります.
34975 \end_layout
34976
34977 \begin_layout Standard
34978 「部分」は,見出し中,PDFしおりに表示したくない部分です.これは,文字・数式・脚註のほかに相互参照をとることもできます.しおりには,この部分の代わりに,「代替
34979 文字列」が用いられます.
34980 \end_layout
34981
34982 \begin_layout Standard
34983 以下の二つは,見出しの例です.
34984 \begin_inset VSpace -3mm
34985 \end_inset
34986
34987
34988 \begin_inset ERT
34989 status collapsed
34990
34991 \begin_layout Plain Layout
34992
34993
34994 \backslash
34995 boldmath 
34996 \end_layout
34997
34998 \end_inset
34999
35000
35001 \end_layout
35002
35003 \begin_layout Subsubsection
35004 目次中では数式を使わない見出し
35005 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35006 \end_inset
35007
35008
35009 \begin_inset Argument 1
35010 status collapsed
35011
35012 \begin_layout Plain Layout
35013 目次中では数式を使わない見出し
35014 \end_layout
35015
35016 \end_inset
35017
35018
35019 \end_layout
35020
35021 \begin_layout Subsubsection
35022 目次中で数式を使う見出し
35023 \begin_inset ERT
35024 status collapsed
35025
35026 \begin_layout Plain Layout
35027
35028
35029 \backslash
35030 texorpdfstring{
35031 \end_layout
35032
35033 \end_inset
35034
35035  
35036 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35037 \end_inset
35038
35039
35040 \begin_inset ERT
35041 status collapsed
35042
35043 \begin_layout Plain Layout
35044
35045 }{}
35046 \end_layout
35047
35048 \end_inset
35049
35050
35051 \end_layout
35052
35053 \begin_layout Standard
35054 \begin_inset ERT
35055 status collapsed
35056
35057 \begin_layout Plain Layout
35058
35059
35060 \backslash
35061 unboldmath 
35062 \end_layout
35063
35064 \end_inset
35065
35066 一つめの見出しでは短縮タイトルが使われており,二つめの見出しでは
35067 \series bold
35068
35069 \backslash
35070 texorpdfstring
35071 \series default
35072 が使われています.
35073 \end_layout
35074
35075 \begin_layout Standard
35076 他の節見出しと同じ書式を得るために,上の見出し全体は
35077 \series bold
35078 boldmath
35079 \series default
35080 環境に設定してあります
35081 \begin_inset Foot
35082 status collapsed
35083
35084 \begin_layout Plain Layout
35085
35086 \begin_inset CommandInset ref
35087 LatexCommand ref
35088 reference "subsec:ボールド体の数式"
35089
35090 \end_inset
35091
35092 節参照.
35093 \end_layout
35094
35095 \end_inset
35096
35097
35098 \end_layout
35099
35100 \begin_layout Subsection
35101 多段組文中の数式
35102 \begin_inset Index idx
35103 status collapsed
35104
35105 \begin_layout Plain Layout
35106 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の
35107 \end_layout
35108
35109 \end_inset
35110
35111
35112 \end_layout
35113
35114 \begin_layout Standard
35115 多段組文中に数式を作ると,段の中に収まりきらないことも多く,ページ幅全体に広がるようにする必要があることがあります.これは,
35116 \series bold
35117 multicol
35118 \series default
35119
35120 \begin_inset Foot
35121 status collapsed
35122
35123 \begin_layout Plain Layout
35124
35125 \series bold
35126 multicol
35127 \series default
35128 は,標準的\SpecialChar LaTeX
35129 頒布版のすべてに含まれています.
35130 \end_layout
35131
35132 \end_inset
35133
35134
35135 \begin_inset Index idx
35136 status collapsed
35137
35138 \begin_layout Plain Layout
35139 ぱっけーじ@パッケージ ! multicol
35140 \end_layout
35141
35142 \end_inset
35143
35144  \SpecialChar LaTeX
35145 パッケージを,
35146 \end_layout
35147
35148 \begin_layout Standard
35149
35150 \series bold
35151
35152 \backslash
35153 usepackage{multicol}
35154 \end_layout
35155
35156 \begin_layout Standard
35157 という\SpecialChar LaTeX
35158 プリアンブル行を書いて読み込むことで,実現できます.
35159 \end_layout
35160
35161 \begin_layout Standard
35162 \begin_inset Note Greyedout
35163 status open
35164
35165 \begin_layout Plain Layout
35166 ここで,
35167 \family sans
35168 文書\SpecialChar menuseparator
35169 設定
35170 \family default
35171 メニューの
35172 \family sans
35173 本文レイアウト
35174 \family default
35175 で,
35176 \family sans
35177 二段組文書
35178 \family default
35179 の設定を
35180 \emph on
35181 有効にしてはならない
35182 \emph default
35183 ことに注意してください.
35184 \end_layout
35185
35186 \end_inset
35187
35188
35189 \end_layout
35190
35191 \begin_layout Standard
35192 多段組文の前に
35193 \end_layout
35194
35195 \begin_layout Standard
35196
35197 \series bold
35198
35199 \backslash
35200 begin{multicols}{段数}
35201 \end_layout
35202
35203 \begin_layout Standard
35204 というコマンドを\SpecialChar TeX
35205 モードで書き入れます.「段数」は,2
35206 \begin_inset space \thinspace{}
35207 \end_inset
35208
35209 -
35210 \begin_inset space \thinspace{}
35211 \end_inset
35212
35213 10のあいだの数字です.多段組文の終わる数式の前には,
35214 \end_layout
35215
35216 \begin_layout Standard
35217
35218 \series bold
35219
35220 \backslash
35221 end{multicols}
35222 \end_layout
35223
35224 \begin_layout Standard
35225 というコマンドを\SpecialChar TeX
35226 モードで入れます.
35227 \end_layout
35228
35229 \begin_layout Standard
35230 このコマンドによって,数式の前にいくらかの余白が,自動的に作られます.これをなくすには,数式の前に-6
35231 \begin_inset space \thinspace{}
35232 \end_inset
35233
35234 mmの垂直空白を入れて下さい.数式様式
35235 \series bold
35236
35237 \begin_inset Foot
35238 status collapsed
35239
35240 \begin_layout Plain Layout
35241 数式様式に関しては,第
35242 \begin_inset CommandInset ref
35243 LatexCommand ref
35244 reference "sec:数式様式"
35245
35246 \end_inset
35247
35248 節をご覧下さい.
35249 \end_layout
35250
35251 \end_inset
35252
35253
35254 \series default
35255 として
35256 \series bold
35257 行頭下げ
35258 \series default
35259 を使用している場合には,代わりに-9
35260 \begin_inset space \thinspace{}
35261 \end_inset
35262
35263 mmの垂直空白を入れて下さい.
35264 \end_layout
35265
35266 \begin_layout Standard
35267 以下は,別行立て数式を含む,多段組文の例です.
35268 \end_layout
35269
35270 \begin_layout Standard
35271 \begin_inset ERT
35272 status collapsed
35273
35274 \begin_layout Plain Layout
35275
35276
35277 \backslash
35278 begin{multicols}{2}
35279 \end_layout
35280
35281 \end_inset
35282
35283
35284 \lang ngerman
35285 Das Spektrum wird fouriertransformiert.
35286  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35287 , Lösungsmittel) zu trennen.
35288  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35289  nun das Aussehen des Ausgangssignals.
35290  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
35291  über alle Phasen integrieren muss.
35292  Sei nun 
35293 \begin_inset Formula $S$
35294 \end_inset
35295
35296  unser normiertes Ausgangssignal und 
35297 \begin_inset Formula $P$
35298 \end_inset
35299
35300  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35301 \lang japanese
35302
35303 \begin_inset ERT
35304 status collapsed
35305
35306 \begin_layout Plain Layout
35307
35308
35309 \backslash
35310 end{multicols}
35311 \end_layout
35312
35313 \end_inset
35314
35315
35316 \begin_inset VSpace -6mm
35317 \end_inset
35318
35319
35320 \begin_inset Formula 
35321 \begin{equation}
35322 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35323 \end{equation}
35324
35325 \end_inset
35326
35327
35328 \begin_inset ERT
35329 status collapsed
35330
35331 \begin_layout Plain Layout
35332
35333
35334 \backslash
35335 begin{multicols}{2}
35336 \end_layout
35337
35338 \end_inset
35339
35340
35341 \lang ngerman
35342 wobei 
35343 \begin_inset Formula $S_{0}$
35344 \end_inset
35345
35346  das Signal ohne Gradient ist und die Normierungsbedingung 
35347 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35348 \end_inset
35349
35350  gilt.
35351  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35352  Direkt nach dem 
35353 \begin_inset Formula $\nicefrac{\pi}{2}$
35354 \end_inset
35355
35356
35357 \begin_inset space \thinspace{}
35358 \end_inset
35359
35360 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35361  das Signal zusätzlich abschwächt.
35362  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35363  
35364 \begin_inset Formula $T_{2}$
35365 \end_inset
35366
35367 -Zeit.
35368 \end_layout
35369
35370 \begin_layout Standard
35371 \begin_inset ERT
35372 status collapsed
35373
35374 \begin_layout Plain Layout
35375
35376
35377 \backslash
35378 end{multicols}
35379 \end_layout
35380
35381 \end_inset
35382
35383  
35384 \end_layout
35385
35386 \begin_layout Subsection
35387 変数の説明付き数式
35388 \begin_inset Index idx
35389 status collapsed
35390
35391 \begin_layout Plain Layout
35392 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
35393 \end_layout
35394
35395 \end_inset
35396
35397
35398 \end_layout
35399
35400 \begin_layout Standard
35401 \begin_inset CommandInset ref
35402 LatexCommand eqref
35403 reference "eq:within"
35404
35405 \end_inset
35406
35407 式のように,数式内で変数の説明をするには,
35408 \begin_inset Formula $n$
35409 \end_inset
35410
35411 個の変数が使われている場合,左寄せの列を持つ
35412 \begin_inset Formula $2\times n$
35413 \end_inset
35414
35415 行列を使用します
35416 \begin_inset Foot
35417 status collapsed
35418
35419 \begin_layout Plain Layout
35420 行列に関しては,第
35421 \begin_inset CommandInset ref
35422 LatexCommand ref
35423 reference "sec:行列"
35424
35425 \end_inset
35426
35427 節参照.
35428 \end_layout
35429
35430 \end_inset
35431
35432 .説明を小さな文字にするには,行列の前に,たとえば
35433 \series bold
35434
35435 \backslash
35436 footnotesize
35437 \series default
35438 コマンドを挿入します
35439 \begin_inset Foot
35440 status collapsed
35441
35442 \begin_layout Plain Layout
35443 フォント寸法に関しては,第
35444 \begin_inset CommandInset ref
35445 LatexCommand ref
35446 reference "subsec:書体寸法"
35447
35448 \end_inset
35449
35450 節参照.
35451 \end_layout
35452
35453 \end_inset
35454
35455
35456 \end_layout
35457
35458 \begin_layout Standard
35459 数式様式に
35460 \series bold
35461 行頭下げ
35462 \begin_inset Foot
35463 status collapsed
35464
35465 \begin_layout Plain Layout
35466 数式様式に関しては,第
35467 \begin_inset CommandInset ref
35468 LatexCommand ref
35469 reference "sec:数式様式"
35470
35471 \end_inset
35472
35473 節参照.
35474 \end_layout
35475
35476 \end_inset
35477
35478
35479 \series default
35480 を使っている場合,行列を数式とページ余白から等距離に置くために,行列の前後に
35481 \series bold
35482
35483 \backslash
35484 hfill
35485 \series default
35486
35487 \begin_inset Foot
35488 status collapsed
35489
35490 \begin_layout Plain Layout
35491
35492 \series bold
35493
35494 \backslash
35495 hfill
35496 \series default
35497 は,
35498 \series bold
35499 行頭下げ
35500 \series default
35501 様式のときのみ機能します.第
35502 \begin_inset CommandInset ref
35503 LatexCommand ref
35504 reference "subsec:可変長の空白"
35505
35506 \end_inset
35507
35508 節をご覧下さい.
35509 \end_layout
35510
35511 \end_inset
35512
35513 を入れます.
35514 \end_layout
35515
35516 \begin_layout Standard
35517 数式様式に
35518 \series bold
35519 中央揃え
35520 \series default
35521 を使っている場合,数式を字下げするには,第
35522 \begin_inset CommandInset ref
35523 LatexCommand ref
35524 reference "subsec:flalign環境"
35525
35526 \end_inset
35527
35528 節で述べた方法を使用します.
35529 \begin_inset CommandInset ref
35530 LatexCommand eqref
35531 reference "eq:within"
35532
35533 \end_inset
35534
35535 式には5列があり,最初の2列には数式,3列めには行列,最終列には空の\SpecialChar TeX
35536 括弧が入っています.
35537 \begin_inset Formula 
35538 \begin{flalign}
35539 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35540 \rho & \textrm{density}\\
35541 V & \textrm{volume}\\
35542 g & \textrm{gravitational acceleration}
35543 \end{array} &  & {}\label{eq:within}
35544 \end{flalign}
35545
35546 \end_inset
35547
35548
35549 \end_layout
35550
35551 \begin_layout Subsection
35552 アップライト体のギリシャ小文字
35553 \begin_inset CommandInset label
35554 LatexCommand label
35555 name "subsec:アップライト体ギリシャ小文字"
35556
35557 \end_inset
35558
35559
35560 \begin_inset Index idx
35561 status collapsed
35562
35563 \begin_layout Plain Layout
35564 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
35565 \end_layout
35566
35567 \end_inset
35568
35569
35570 \end_layout
35571
35572 \begin_layout Standard
35573 ほとんどの数式書体は,イタリック体のギリシャ小文字しか提供していません.しかし,
35574 \begin_inset Formula $\pi$
35575 \end_inset
35576
35577 中間子やニュートリノのような素粒子の記号には,アップライト体のギリシャ文字が必要とされます.
35578 \series bold
35579 upgreek.sty
35580 \series default
35581
35582 \begin_inset Foot
35583 status collapsed
35584
35585 \begin_layout Plain Layout
35586
35587 \series bold
35588 upgreek
35589 \series default
35590 は,
35591 \series bold
35592 was
35593 \series default
35594
35595 \begin_inset Index idx
35596 status collapsed
35597
35598 \begin_layout Plain Layout
35599 ぱっけーじ@パッケージ ! was
35600 \begin_inset ERT
35601 status collapsed
35602
35603 \begin_layout Plain Layout
35604
35605
35606 \backslash
35607 vspace{4mm}
35608 \end_layout
35609
35610 \end_inset
35611
35612
35613 \end_layout
35614
35615 \end_inset
35616
35617  \SpecialChar LaTeX
35618 パッケージの一部です.
35619 \end_layout
35620
35621 \end_inset
35622
35623
35624 \begin_inset Index idx
35625 status collapsed
35626
35627 \begin_layout Plain Layout
35628 ぱっけーじ@パッケージ ! upgreek
35629 \end_layout
35630
35631 \end_inset
35632
35633  ファイルを
35634 \end_layout
35635
35636 \begin_layout Standard
35637
35638 \series bold
35639
35640 \backslash
35641 usepackage{upgreek}
35642 \end_layout
35643
35644 \begin_layout Standard
35645 という\SpecialChar LaTeX
35646 プリアンブル行で読み込めば,これらが提供されるようになります.
35647 \begin_inset ERT
35648 status collapsed
35649
35650 \begin_layout Plain Layout
35651
35652
35653 \backslash
35654 ifupgreek 
35655 \end_layout
35656
35657 \end_inset
35658
35659
35660 \begin_inset Note Note
35661 status open
35662
35663 \begin_layout Plain Layout
35664 以下の表は,
35665 \series bold
35666 upgreek
35667 \series default
35668  \SpecialChar LaTeX
35669 パッケージが導入済みのときのみ表示されます.
35670 \end_layout
35671
35672 \end_inset
35673
35674 アップライト体のギリシャ小文字は,ギリシャ小文字のコマンド名の前に
35675 \series bold
35676 up
35677 \series default
35678 を付けると作ることができます.たとえば
35679 \series bold
35680
35681 \backslash
35682 uptau
35683 \series default
35684 コマンドは,
35685 \begin_inset Formula $\uptau$
35686 \end_inset
35687
35688 のようになります.
35689 \end_layout
35690
35691 \begin_layout Standard
35692 これらのコマンドを使えば,以下のような素粒子の反応を組版することができるようになります.
35693 \begin_inset Formula 
35694 \[
35695 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35696 \]
35697
35698 \end_inset
35699
35700
35701 \end_layout
35702
35703 \begin_layout Standard
35704 アップライト体の文字は,イタリック体のものよりも太く幅広です.したがって,これらを「
35705 \begin_inset Formula $\mu m$
35706 \end_inset
35707
35708 」のような単位に使うべきではありません.
35709 \end_layout
35710
35711 \begin_layout Standard
35712 \begin_inset ERT
35713 status collapsed
35714
35715 \begin_layout Plain Layout
35716
35717
35718 \backslash
35719 else 
35720 \end_layout
35721
35722 \end_inset
35723
35724
35725 \begin_inset Note Note
35726 status open
35727
35728 \begin_layout Plain Layout
35729 以下は,
35730 \series bold
35731 upgreek
35732 \series default
35733  \SpecialChar LaTeX
35734 パッケージが導入されていないときのみ表示されます.
35735 \end_layout
35736
35737 \end_inset
35738
35739
35740 \end_layout
35741
35742 \begin_layout Standard
35743 この小節のすべてを出力で見るには,
35744 \series bold
35745 upgreek
35746 \series default
35747  \SpecialChar LaTeX
35748 パッケージを導入する必要があります.
35749 \end_layout
35750
35751 \begin_layout Standard
35752 \begin_inset ERT
35753 status collapsed
35754
35755 \begin_layout Plain Layout
35756
35757
35758 \backslash
35759 fi 
35760 \end_layout
35761
35762 \end_inset
35763
35764
35765 \end_layout
35766
35767 \begin_layout Subsection
35768 数式中のテキスト文字
35769 \begin_inset Index idx
35770 status collapsed
35771
35772 \begin_layout Plain Layout
35773 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
35774 \end_layout
35775
35776 \end_inset
35777
35778
35779 \end_layout
35780
35781 \begin_layout Standard
35782 折にふれて,テキスト文字を直接数式中に入れたいときがあるでしょう.たとえば,中黒「·」を
35783 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35784 \end_inset
35785
35786 のように数式中で頻繁に用いようとすると,この中黒はすべてのエンコーディングでテキスト文字として定義されているために,代わりに
35787 \series bold
35788
35789 \backslash
35790 cdot
35791 \series default
35792
35793 \begin_inset Foot
35794 status collapsed
35795
35796 \begin_layout Plain Layout
35797
35798 \begin_inset CommandInset ref
35799 LatexCommand ref
35800 reference "subsec:二項演算子"
35801
35802 \end_inset
35803
35804 節参照.
35805 \end_layout
35806
35807 \end_inset
35808
35809 コマンドを挿入しなくてはならなくなることでしょう.しかし,
35810 \end_layout
35811
35812 \begin_layout Standard
35813
35814 \series bold
35815
35816 \backslash
35817 Declare Inputtext{183}{
35818 \backslash
35819 ifmmode
35820 \backslash
35821 cdot
35822 \backslash
35823 else
35824 \backslash
35825 textperiodcentered
35826 \backslash
35827 f\SpecialChar ligaturebreak
35828 i}
35829 \end_layout
35830
35831 \begin_layout Standard
35832 という\SpecialChar LaTeX
35833 プリアンブル行を使えば,エンコーディングに変更を加えることができます.
35834 \end_layout
35835
35836 \begin_layout Standard
35837 文字エンコーディング(
35838 \family sans
35839 文書\SpecialChar menuseparator
35840 設定\SpecialChar menuseparator
35841 言語
35842 \family default
35843 メニュー)は,キーボード上の
35844 \begin_inset Flex Ruby
35845 status collapsed
35846
35847 \begin_layout Plain Layout
35848
35849 \begin_inset Argument post:1
35850 status collapsed
35851
35852 \begin_layout Plain Layout
35853 キー
35854 \end_layout
35855
35856 \end_inset
35857
35858
35859 \end_layout
35860
35861 \end_inset
35862
35863 が押されたときにどの文字が表示されるかを指定します.「·」文字に対応する鍵が押されると,内部的には
35864 \series bold
35865
35866 \backslash
35867 textperiodcentered
35868 \series default
35869 コマンドが使用されます.しかし,このコマンドは数式中では使えないので,\SpecialChar LaTeX
35870 エラーが発生するのです.変更後のエンコーディングでは,文字が数式中に挿入されたか否かによっ
35871 て,正しいコマンドが自動的に選択されます.
35872 \end_layout
35873
35874 \begin_layout Standard
35875 定義ファイル中には,複数の文字のエンコーディングが保管されています.たとえば,
35876 \series bold
35877 latin9
35878 \series default
35879 エンコーディングは,\SpecialChar LaTeX
35880 がインストールされたフォルダにある
35881 \series bold
35882 latin9.def
35883 \series default
35884 ファイルに定義されています.エンコーディングは,\SpecialChar LaTeX
35885 プリアンブルで変更するべきであって,定義ファイルを変更してはなりません.さもないと,自分の作成した文書は,他のコ
35886 ンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます.
35887 \end_layout
35888
35889 \begin_layout Standard
35890 \begin_inset VSpace medskip
35891 \end_inset
35892
35893 中黒の他にこの文書では,角度記号「
35894 \begin_inset Formula $^{\circ}$
35895 \end_inset
35896
35897 」が,数式に直接入れることができるよう,以下のような\SpecialChar LaTeX
35898 プリアンブル行で定義されています
35899 \begin_inset Foot
35900 status collapsed
35901
35902 \begin_layout Plain Layout
35903 【訳註】p\SpecialChar LaTeX
35904 では,これらの定義は必要ないので,コメントアウトして無効にしてあります.
35905 \end_layout
35906
35907 \end_inset
35908
35909
35910 \end_layout
35911
35912 \begin_layout Standard
35913
35914 \series bold
35915
35916 \backslash
35917 DeclareInputtext{176}{
35918 \backslash
35919 ifmmode^
35920 \backslash
35921 circ
35922 \backslash
35923 else
35924 \backslash
35925 textdegree
35926 \backslash
35927 f\SpecialChar ligaturebreak
35928 i}
35929 \end_layout
35930
35931 \begin_layout Subsection
35932 数式中の\SpecialChar LaTeX
35933 コメント
35934 \begin_inset Index idx
35935 status collapsed
35936
35937 \begin_layout Plain Layout
35938 L atexこめんと@\SpecialChar LaTeX
35939 コメント
35940 \end_layout
35941
35942 \end_inset
35943
35944
35945 \end_layout
35946
35947 \begin_layout Standard
35948 本文中では,ファイルの\SpecialChar LaTeX
35949 ソースコードでのみ見ることのできるコメントを,
35950 \family sans
35951 挿入
35952 \lang english
35953 \SpecialChar menuseparator
35954
35955 \lang japanese
35956 註釈
35957 \lang english
35958 \SpecialChar menuseparator
35959
35960 \lang japanese
35961 コメント
35962 \family default
35963 メニューで挿入することができます.これと同じことは,数式中ではできませんが,
35964 \end_layout
35965
35966 \begin_layout Standard
35967
35968 \series bold
35969
35970 \backslash
35971 %
35972 \end_layout
35973
35974 \begin_layout Standard
35975 というコマンドを使えば,\SpecialChar LaTeX
35976 コメントを挿入することができます.このコマンドを打ち込むと,コメントを書き込むことのできるボックスが生成されます.\SpecialChar LyX
35977 のバグのせいで
35978 \begin_inset Foot
35979 status collapsed
35980
35981 \begin_layout Plain Layout
35982 \begin_inset CommandInset href
35983 LatexCommand href
35984 name "LyX-bug #9002"
35985 target "http://www.lyx.org/trac/ticket/9002"
35986
35987 \end_inset
35988
35989
35990 \end_layout
35991
35992 \end_inset
35993
35994 ,コメント中に,通常の本文や数式内本文そのものを書くことはできませんが,\SpecialChar LaTeX
35995 出力中に,\SpecialChar LaTeX
35996 コマンドの形では見ることができます.
35997 \lang english
35998
35999 \begin_inset Newline newline
36000 \end_inset
36001
36002
36003 \lang japanese
36004 下記は,\SpecialChar LaTeX
36005 コメントを持つ数式の例です.
36006 \begin_inset Formula 
36007 \[
36008 A=B%\text{これはコメントです。}
36009 \]
36010
36011 \end_inset
36012
36013
36014 \end_layout
36015
36016 \begin_layout Section
36017 \start_of_appendix
36018 組版上の助言
36019 \begin_inset Index idx
36020 status collapsed
36021
36022 \begin_layout Plain Layout
36023 くみばんじょうのじょげん@組版上の助言
36024 \end_layout
36025
36026 \end_inset
36027
36028
36029 \end_layout
36030
36031 \begin_layout Standard
36032 この節は,ISO規範に掲げてある,もっとも重要な組版ルールの要約です
36033 \begin_inset Foot
36034 status collapsed
36035
36036 \begin_layout Plain Layout
36037 この要約の一部は,ISO規則を取り上げている「Duden」
36038 \begin_inset CommandInset citation
36039 LatexCommand cite
36040 key "Duden"
36041
36042 \end_inset
36043
36044 と呼ばれるドイツの半公的辞書から採られています.
36045 \end_layout
36046
36047 \end_inset
36048
36049
36050 \end_layout
36051
36052 \begin_layout Itemize
36053 物理単位は,つねに(イタリック文中にあるときも)アップライト体にします
36054 \begin_inset Foot
36055 status collapsed
36056
36057 \begin_layout Plain Layout
36058 書体様式で指定します.第
36059 \begin_inset CommandInset ref
36060 LatexCommand ref
36061 reference "subsec:書体様式"
36062
36063 \end_inset
36064
36065 節を参照.
36066 \end_layout
36067
36068 \end_inset
36069
36070 :30
36071 \begin_inset space \thinspace{}
36072 \end_inset
36073
36074 km/h
36075 \begin_inset Newline newline
36076 \end_inset
36077
36078 値と単位の間には,最小空白を入れます.第
36079 \begin_inset CommandInset ref
36080 LatexCommand ref
36081 reference "subsec:定義済みの空白"
36082
36083 \end_inset
36084
36085 節を参照.
36086 \begin_inset Newline newline
36087 \end_inset
36088
36089 この慣習は,
36090 \series bold
36091
36092 \backslash
36093 unittwo
36094 \series default
36095 コマンドを使用すると,つねに満たされます.このコマンドを数式に入れると,二つの枠が現れます.最初の枠には値をいれ,第二の枠に単位を入れると,上記と同じような結果
36096 が得られます:
36097 \begin_inset Formula $\unit[30]{km/h}$
36098 \end_inset
36099
36100
36101 \begin_inset space \thinspace{}
36102 \end_inset
36103
36104 .実は,
36105 \series bold
36106
36107 \backslash
36108 unittwo
36109 \series default
36110 は,\SpecialChar LaTeX
36111 コマンドの実体ではなく,
36112 \series bold
36113
36114 \backslash
36115 unit[値]{単位}
36116 \series default
36117 というコマンドです.したがって,これを\SpecialChar TeX
36118 コード中で使用することはできません.
36119 \end_layout
36120
36121 \begin_layout Itemize
36122 百分率記号と千分率記号は,物理単位と同様に組みます:
36123 \begin_inset Newline newline
36124 \end_inset
36125
36126 血中アルコール1,2
36127 \begin_inset space \thinspace{}
36128 \end_inset
36129
36130
36131 \end_layout
36132
36133 \begin_layout Itemize
36134 角度記号は値の直後に置きます:
36135 \begin_inset Formula $15^{\circ}$
36136 \end_inset
36137
36138 .しかし,単位として用いられるときは別です:15
36139 \begin_inset space \thinspace{}
36140 \end_inset
36141
36142
36143 \begin_inset Formula $^{\circ}\negmedspace\mbox{C}$
36144 \end_inset
36145
36146
36147 \end_layout
36148
36149 \begin_layout Itemize
36150 4桁以上の数は,3桁ごとに最小空白を直前に挿入して,グループ化します:18
36151 \begin_inset space \thinspace{}
36152 \end_inset
36153
36154 473
36155 \begin_inset space \thinspace{}
36156 \end_inset
36157
36158 588
36159 \end_layout
36160
36161 \begin_layout Itemize
36162 \begin_inset Formula $120\times90\times40$
36163 \end_inset
36164
36165
36166 \begin_inset space \thinspace{}
36167 \end_inset
36168
36169 cmのような寸法には,積記号「
36170 \begin_inset Formula $\times$
36171 \end_inset
36172
36173 」を用います.これは,
36174 \series bold
36175
36176 \backslash
36177 times
36178 \series default
36179 コマンドか,
36180 \family sans
36181 挿入\SpecialChar menuseparator
36182 特殊文字\SpecialChar menuseparator
36183 記号
36184 \family default
36185 メニューから入れることができます.
36186 \end_layout
36187
36188 \begin_layout Itemize
36189 いくつかの文字を含む関数名は,混乱を防ぐためにアップライト体にします.第
36190 \begin_inset CommandInset ref
36191 LatexCommand ref
36192 reference "subsec:定義済み函数"
36193
36194 \end_inset
36195
36196 節を参照.
36197 \end_layout
36198
36199 \begin_layout Itemize
36200 複数の文字を含む指数は,アップライト体にします:
36201 \begin_inset Formula $E_{\mathrm{kin}}$
36202 \end_inset
36203
36204
36205 \begin_inset Newline newline
36206 \end_inset
36207
36208 行列要素はイタリック体にします:
36209 \begin_inset Formula $\hat{H}_{kl}$
36210 \end_inset
36211
36212
36213 \end_layout
36214
36215 \begin_layout Itemize
36216 微分作用素・積分作用素「d」,オイラー数「e」,虚数単位「i」は,他の変数と間違えることを避けるために,アップライト体にします.
36217 \end_layout
36218
36219 \begin_layout Itemize
36220
36221 \noun on
36222 フーリエ
36223 \noun default
36224 変換を表す文字は,
36225 \series bold
36226
36227 \backslash
36228 mathscr
36229 \begin_inset space \textvisiblespace{}
36230 \end_inset
36231
36232 {F
36233 \series default
36234 コマンド
36235 \begin_inset Index idx
36236 status collapsed
36237
36238 \begin_layout Plain Layout
36239 こまんど@コマンド! M ! 
36240 \backslash
36241 mathscr
36242 \end_layout
36243
36244 \end_inset
36245
36246
36247 \family sans
36248 挿入\SpecialChar menuseparator
36249 特殊文字\SpecialChar menuseparator
36250 記号\SpecialChar menuseparator
36251 文字様記号
36252 \family default
36253 メニューの
36254 \begin_inset Formula $\mathscr{F}$
36255 \end_inset
36256
36257 で入れることができます.
36258 \end_layout
36259
36260 \begin_layout Standard
36261 \begin_inset Newpage newpage
36262 \end_inset
36263
36264
36265 \end_layout
36266
36267 \begin_layout Section
36268 同義語
36269 \begin_inset Index idx
36270 status collapsed
36271
36272 \begin_layout Plain Layout
36273 どうぎご@同義語
36274 \end_layout
36275
36276 \end_inset
36277
36278
36279 \end_layout
36280
36281 \begin_layout Standard
36282 いくつかの文字や記号は,複数のコマンドから作ることができます.以下は,同義のコマンドの一覧です.
36283 \end_layout
36284
36285 \begin_layout Standard
36286 \begin_inset VSpace bigskip
36287 \end_inset
36288
36289
36290 \lang english
36291
36292 \begin_inset space \hfill{}
36293 \end_inset
36294
36295
36296 \lang japanese
36297
36298 \begin_inset Tabular
36299 <lyxtabular version="3" rows="12" columns="2">
36300 <features booktabs="true" tabularvalignment="middle">
36301 <column alignment="center" valignment="top" width="0pt">
36302 <column alignment="center" valignment="top" width="0pt">
36303 <row>
36304 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36305 \begin_inset Text
36306
36307 \begin_layout Plain Layout
36308 コマンド
36309 \end_layout
36310
36311 \end_inset
36312 </cell>
36313 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36314 \begin_inset Text
36315
36316 \begin_layout Plain Layout
36317 同義のコマンド
36318 \end_layout
36319
36320 \end_inset
36321 </cell>
36322 </row>
36323 <row>
36324 <cell alignment="center" valignment="top" usebox="none">
36325 \begin_inset Text
36326
36327 \begin_layout Plain Layout
36328
36329 \backslash
36330 ast
36331 \end_layout
36332
36333 \end_inset
36334 </cell>
36335 <cell alignment="center" valignment="top" usebox="none">
36336 \begin_inset Text
36337
36338 \begin_layout Plain Layout
36339 *
36340 \end_layout
36341
36342 \end_inset
36343 </cell>
36344 </row>
36345 <row>
36346 <cell alignment="center" valignment="top" usebox="none">
36347 \begin_inset Text
36348
36349 \begin_layout Plain Layout
36350
36351 \backslash
36352 choose
36353 \end_layout
36354
36355 \end_inset
36356 </cell>
36357 <cell alignment="center" valignment="top" usebox="none">
36358 \begin_inset Text
36359
36360 \begin_layout Plain Layout
36361
36362 \backslash
36363 binom
36364 \end_layout
36365
36366 \end_inset
36367 </cell>
36368 </row>
36369 <row>
36370 <cell alignment="center" valignment="top" usebox="none">
36371 \begin_inset Text
36372
36373 \begin_layout Plain Layout
36374
36375 \backslash
36376 geq
36377 \end_layout
36378
36379 \end_inset
36380 </cell>
36381 <cell alignment="center" valignment="top" usebox="none">
36382 \begin_inset Text
36383
36384 \begin_layout Plain Layout
36385
36386 \backslash
36387 ge
36388 \end_layout
36389
36390 \end_inset
36391 </cell>
36392 </row>
36393 <row>
36394 <cell alignment="center" valignment="top" usebox="none">
36395 \begin_inset Text
36396
36397 \begin_layout Plain Layout
36398
36399 \backslash
36400 lbrace
36401 \end_layout
36402
36403 \end_inset
36404 </cell>
36405 <cell alignment="center" valignment="top" usebox="none">
36406 \begin_inset Text
36407
36408 \begin_layout Plain Layout
36409 {
36410 \end_layout
36411
36412 \end_inset
36413 </cell>
36414 </row>
36415 <row>
36416 <cell alignment="center" valignment="top" usebox="none">
36417 \begin_inset Text
36418
36419 \begin_layout Plain Layout
36420
36421 \backslash
36422 lbracket
36423 \end_layout
36424
36425 \end_inset
36426 </cell>
36427 <cell alignment="center" valignment="top" usebox="none">
36428 \begin_inset Text
36429
36430 \begin_layout Plain Layout
36431 [
36432 \end_layout
36433
36434 \end_inset
36435 </cell>
36436 </row>
36437 <row>
36438 <cell alignment="center" valignment="top" usebox="none">
36439 \begin_inset Text
36440
36441 \begin_layout Plain Layout
36442
36443 \backslash
36444 leftarrow
36445 \end_layout
36446
36447 \end_inset
36448 </cell>
36449 <cell alignment="center" valignment="top" usebox="none">
36450 \begin_inset Text
36451
36452 \begin_layout Plain Layout
36453
36454 \backslash
36455 gets
36456 \end_layout
36457
36458 \end_inset
36459 </cell>
36460 </row>
36461 <row>
36462 <cell alignment="center" valignment="top" usebox="none">
36463 \begin_inset Text
36464
36465 \begin_layout Plain Layout
36466
36467 \backslash
36468 leq
36469 \end_layout
36470
36471 \end_inset
36472 </cell>
36473 <cell alignment="center" valignment="top" usebox="none">
36474 \begin_inset Text
36475
36476 \begin_layout Plain Layout
36477
36478 \backslash
36479 le
36480 \end_layout
36481
36482 \end_inset
36483 </cell>
36484 </row>
36485 <row>
36486 <cell alignment="center" valignment="top" usebox="none">
36487 \begin_inset Text
36488
36489 \begin_layout Plain Layout
36490
36491 \backslash
36492 lor
36493 \end_layout
36494
36495 \end_inset
36496 </cell>
36497 <cell alignment="center" valignment="top" usebox="none">
36498 \begin_inset Text
36499
36500 \begin_layout Plain Layout
36501
36502 \backslash
36503 vee
36504 \end_layout
36505
36506 \end_inset
36507 </cell>
36508 </row>
36509 <row>
36510 <cell alignment="center" valignment="top" usebox="none">
36511 \begin_inset Text
36512
36513 \begin_layout Plain Layout
36514
36515 \backslash
36516 neq
36517 \end_layout
36518
36519 \end_inset
36520 </cell>
36521 <cell alignment="center" valignment="top" usebox="none">
36522 \begin_inset Text
36523
36524 \begin_layout Plain Layout
36525
36526 \backslash
36527 not=
36528 \end_layout
36529
36530 \end_inset
36531 </cell>
36532 </row>
36533 <row>
36534 <cell alignment="center" valignment="top" usebox="none">
36535 \begin_inset Text
36536
36537 \begin_layout Plain Layout
36538
36539 \backslash
36540 slash
36541 \end_layout
36542
36543 \end_inset
36544 </cell>
36545 <cell alignment="center" valignment="top" usebox="none">
36546 \begin_inset Text
36547
36548 \begin_layout Plain Layout
36549 /
36550 \end_layout
36551
36552 \end_inset
36553 </cell>
36554 </row>
36555 <row>
36556 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36557 \begin_inset Text
36558
36559 \begin_layout Plain Layout
36560
36561 \backslash
36562 vert
36563 \end_layout
36564
36565 \end_inset
36566 </cell>
36567 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36568 \begin_inset Text
36569
36570 \begin_layout Plain Layout
36571 |
36572 \end_layout
36573
36574 \end_inset
36575 </cell>
36576 </row>
36577 </lyxtabular>
36578
36579 \end_inset
36580
36581
36582 \begin_inset space \hfill{}
36583 \end_inset
36584
36585
36586 \begin_inset Tabular
36587 <lyxtabular version="3" rows="12" columns="2">
36588 <features booktabs="true" tabularvalignment="middle">
36589 <column alignment="center" valignment="top" width="0pt">
36590 <column alignment="center" valignment="top" width="0pt">
36591 <row>
36592 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36593 \begin_inset Text
36594
36595 \begin_layout Plain Layout
36596 コマンド
36597 \end_layout
36598
36599 \end_inset
36600 </cell>
36601 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36602 \begin_inset Text
36603
36604 \begin_layout Plain Layout
36605 同義のコマンド
36606 \end_layout
36607
36608 \end_inset
36609 </cell>
36610 </row>
36611 <row>
36612 <cell alignment="center" valignment="top" usebox="none">
36613 \begin_inset Text
36614
36615 \begin_layout Plain Layout
36616
36617 \backslash
36618 backslash
36619 \end_layout
36620
36621 \end_inset
36622 </cell>
36623 <cell alignment="center" valignment="top" usebox="none">
36624 \begin_inset Text
36625
36626 \begin_layout Plain Layout
36627
36628 \backslash
36629
36630 \backslash
36631
36632 \end_layout
36633
36634 \end_inset
36635 </cell>
36636 </row>
36637 <row>
36638 <cell alignment="center" valignment="top" usebox="none">
36639 \begin_inset Text
36640
36641 \begin_layout Plain Layout
36642
36643 \backslash
36644 dasharrow
36645 \end_layout
36646
36647 \end_inset
36648 </cell>
36649 <cell alignment="center" valignment="top" usebox="none">
36650 \begin_inset Text
36651
36652 \begin_layout Plain Layout
36653
36654 \backslash
36655 dashrightarrow
36656 \end_layout
36657
36658 \end_inset
36659 </cell>
36660 </row>
36661 <row>
36662 <cell alignment="center" valignment="top" usebox="none">
36663 \begin_inset Text
36664
36665 \begin_layout Plain Layout
36666
36667 \backslash
36668 land
36669 \end_layout
36670
36671 \end_inset
36672 </cell>
36673 <cell alignment="center" valignment="top" usebox="none">
36674 \begin_inset Text
36675
36676 \begin_layout Plain Layout
36677
36678 \backslash
36679 wedge
36680 \end_layout
36681
36682 \end_inset
36683 </cell>
36684 </row>
36685 <row>
36686 <cell alignment="center" valignment="top" usebox="none">
36687 \begin_inset Text
36688
36689 \begin_layout Plain Layout
36690
36691 \backslash
36692 rbrace
36693 \end_layout
36694
36695 \end_inset
36696 </cell>
36697 <cell alignment="center" valignment="top" usebox="none">
36698 \begin_inset Text
36699
36700 \begin_layout Plain Layout
36701 }
36702 \end_layout
36703
36704 \end_inset
36705 </cell>
36706 </row>
36707 <row>
36708 <cell alignment="center" valignment="top" usebox="none">
36709 \begin_inset Text
36710
36711 \begin_layout Plain Layout
36712
36713 \backslash
36714 rbracket
36715 \end_layout
36716
36717 \end_inset
36718 </cell>
36719 <cell alignment="center" valignment="top" usebox="none">
36720 \begin_inset Text
36721
36722 \begin_layout Plain Layout
36723 ]
36724 \end_layout
36725
36726 \end_inset
36727 </cell>
36728 </row>
36729 <row>
36730 <cell alignment="center" valignment="top" usebox="none">
36731 \begin_inset Text
36732
36733 \begin_layout Plain Layout
36734
36735 \backslash
36736 rightarrow
36737 \end_layout
36738
36739 \end_inset
36740 </cell>
36741 <cell alignment="center" valignment="top" usebox="none">
36742 \begin_inset Text
36743
36744 \begin_layout Plain Layout
36745
36746 \backslash
36747 to
36748 \end_layout
36749
36750 \end_inset
36751 </cell>
36752 </row>
36753 <row>
36754 <cell alignment="center" valignment="top" usebox="none">
36755 \begin_inset Text
36756
36757 \begin_layout Plain Layout
36758
36759 \backslash
36760 lnot
36761 \end_layout
36762
36763 \end_inset
36764 </cell>
36765 <cell alignment="center" valignment="top" usebox="none">
36766 \begin_inset Text
36767
36768 \begin_layout Plain Layout
36769
36770 \backslash
36771 neg
36772 \end_layout
36773
36774 \end_inset
36775 </cell>
36776 </row>
36777 <row>
36778 <cell alignment="center" valignment="top" usebox="none">
36779 \begin_inset Text
36780
36781 \begin_layout Plain Layout
36782
36783 \backslash
36784 ne
36785 \end_layout
36786
36787 \end_inset
36788 </cell>
36789 <cell alignment="center" valignment="top" usebox="none">
36790 \begin_inset Text
36791
36792 \begin_layout Plain Layout
36793
36794 \backslash
36795 not=
36796 \end_layout
36797
36798 \end_inset
36799 </cell>
36800 </row>
36801 <row>
36802 <cell alignment="center" valignment="top" usebox="none">
36803 \begin_inset Text
36804
36805 \begin_layout Plain Layout
36806
36807 \backslash
36808 owns
36809 \end_layout
36810
36811 \end_inset
36812 </cell>
36813 <cell alignment="center" valignment="top" usebox="none">
36814 \begin_inset Text
36815
36816 \begin_layout Plain Layout
36817
36818 \backslash
36819 ni
36820 \end_layout
36821
36822 \end_inset
36823 </cell>
36824 </row>
36825 <row>
36826 <cell alignment="center" valignment="top" usebox="none">
36827 \begin_inset Text
36828
36829 \begin_layout Plain Layout
36830
36831 \backslash
36832 square
36833 \end_layout
36834
36835 \end_inset
36836 </cell>
36837 <cell alignment="center" valignment="top" usebox="none">
36838 \begin_inset Text
36839
36840 \begin_layout Plain Layout
36841
36842 \backslash
36843 Box
36844 \end_layout
36845
36846 \end_inset
36847 </cell>
36848 </row>
36849 <row>
36850 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36851 \begin_inset Text
36852
36853 \begin_layout Plain Layout
36854
36855 \backslash
36856 Vert
36857 \end_layout
36858
36859 \end_inset
36860 </cell>
36861 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36862 \begin_inset Text
36863
36864 \begin_layout Plain Layout
36865
36866 \backslash
36867 |
36868 \end_layout
36869
36870 \end_inset
36871 </cell>
36872 </row>
36873 </lyxtabular>
36874
36875 \end_inset
36876
36877
36878 \begin_inset space \hfill{}
36879 \end_inset
36880
36881
36882 \end_layout
36883
36884 \begin_layout Standard
36885 \begin_inset Newpage newpage
36886 \end_inset
36887
36888
36889 \end_layout
36890
36891 \begin_layout Bibliography
36892 \begin_inset CommandInset bibitem
36893 LatexCommand bibitem
36894 key "TLC2"
36895
36896 \end_inset
36897
36898
36899 \shape smallcaps
36900 Mittelbach, F.
36901  ; Goossens, M.
36902 \shape default
36903
36904 \shape italic
36905 The \SpecialChar LaTeX
36906  Companion
36907 \shape default
36908 , 2nd ed.
36909  Addison Wesley, 2004
36910 \end_layout
36911
36912 \begin_layout Bibliography
36913 \begin_inset CommandInset bibitem
36914 LatexCommand bibitem
36915 key "Mathmode"
36916
36917 \end_inset
36918
36919 \SpecialChar LaTeX
36920 の数式能力の
36921 \begin_inset CommandInset href
36922 LatexCommand href
36923 name "説明"
36924 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36925
36926 \end_inset
36927
36928
36929 \end_layout
36930
36931 \begin_layout Bibliography
36932 \begin_inset CommandInset bibitem
36933 LatexCommand bibitem
36934 key "AMS"
36935
36936 \end_inset
36937
36938
36939 \begin_inset ERT
36940 status collapsed
36941
36942 \begin_layout Plain Layout
36943
36944
36945 \backslash
36946 AmS
36947 \end_layout
36948
36949 \end_inset
36950
36951 -\SpecialChar LaTeX
36952
36953 \begin_inset CommandInset href
36954 LatexCommand href
36955 name "説明"
36956 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36957
36958 \end_inset
36959
36960
36961 \end_layout
36962
36963 \begin_layout Bibliography
36964 \begin_inset CommandInset bibitem
36965 LatexCommand bibitem
36966 key "Symbols"
36967
36968 \end_inset
36969
36970 \SpecialChar LaTeX
36971 パッケージで利用できる記号の
36972 \begin_inset CommandInset href
36973 LatexCommand href
36974 name "全覧"
36975 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36976
36977 \end_inset
36978
36979
36980 \end_layout
36981
36982 \begin_layout Bibliography
36983 \begin_inset CommandInset bibitem
36984 LatexCommand bibitem
36985 key "cancel"
36986
36987 \end_inset
36988
36989 \SpecialChar LaTeX
36990  
36991 \series bold
36992 cancel
36993 \series default
36994
36995 \begin_inset Index idx
36996 status collapsed
36997
36998 \begin_layout Plain Layout
36999 ぱっけーじ@パッケージ ! cancel
37000 \end_layout
37001
37002 \end_inset
37003
37004 パッケージの
37005 \begin_inset CommandInset href
37006 LatexCommand href
37007 name "取扱説明書"
37008 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37009
37010 \end_inset
37011
37012
37013 \end_layout
37014
37015 \begin_layout Bibliography
37016 \begin_inset CommandInset bibitem
37017 LatexCommand bibitem
37018 key "hyperref"
37019
37020 \end_inset
37021
37022 \SpecialChar LaTeX
37023  
37024 \series bold
37025 hyperref
37026 \series default
37027
37028 \begin_inset Index idx
37029 status collapsed
37030
37031 \begin_layout Plain Layout
37032 ぱっけーじ@パッケージ ! hyperref
37033 \end_layout
37034
37035 \end_inset
37036
37037 パッケージの
37038 \begin_inset CommandInset href
37039 LatexCommand href
37040 name "取扱説明書"
37041 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37042
37043 \end_inset
37044
37045
37046 \end_layout
37047
37048 \begin_layout Bibliography
37049 \begin_inset CommandInset bibitem
37050 LatexCommand bibitem
37051 key "mhchem"
37052
37053 \end_inset
37054
37055 \SpecialChar LaTeX
37056  
37057 \series bold
37058 mhchem
37059 \series default
37060
37061 \begin_inset Index idx
37062 status collapsed
37063
37064 \begin_layout Plain Layout
37065 ぱっけーじ@パッケージ ! mhchem
37066 \end_layout
37067
37068 \end_inset
37069
37070 パッケージの
37071 \begin_inset CommandInset href
37072 LatexCommand href
37073 name "取扱説明書"
37074 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37075
37076 \end_inset
37077
37078
37079 \end_layout
37080
37081 \begin_layout Bibliography
37082 \begin_inset CommandInset bibitem
37083 LatexCommand bibitem
37084 key "Duden"
37085
37086 \end_inset
37087
37088
37089 \emph on
37090 Duden Band 1
37091 \emph default
37092 .
37093  22.
37094  Auflage, Duden 2001
37095 \end_layout
37096
37097 \begin_layout Bibliography
37098 \begin_inset CommandInset bibitem
37099 LatexCommand bibitem
37100 key "Checklist"
37101
37102 \end_inset
37103
37104 原稿見直しの
37105 \begin_inset CommandInset href
37106 LatexCommand href
37107 name "チェックリスト"
37108 target "http://physics.nist.gov/Pubs/SP811/sec11.html"
37109
37110 \end_inset
37111
37112
37113 \end_layout
37114
37115 \begin_layout Standard
37116 \begin_inset CommandInset index_print
37117 LatexCommand printindex
37118 type "idx"
37119
37120 \end_inset
37121
37122
37123 \end_layout
37124
37125 \end_body
37126 \end_document