]> git.lyx.org Git - features.git/blob - lib/doc/ja/Math.lyx
Math.lyx: typos, textual improvements and formatting issues spotted or suggested...
[features.git] / lib / doc / ja / Math.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass jarticle
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \ifnum 42146=\euc"A4A2 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}\else
17 \AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
18
19 % if pdflatex is used
20 \usepackage{ifpdf}
21 \ifpdf
22
23 % set fonts for nicer pdf view
24 \IfFileExists{lmodern.sty}
25  {\usepackage{lmodern}}{}
26
27 \fi % end if pdflatex is used
28
29 % Folgendes Problem losen:
30 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
31 % Kapiteluberschrift im Inhaltsverzeichnis direkt an oder uber
32 % die Kapitelnummer geschrieben.
33 % Als Losung wird mehr Platz zwischen Nummer und
34 % Uberschrift eingefugt.
35 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
36 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
37
38 % To be able to enter some characters directly in LyX,
39 % see sec. 22.11
40 %\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
41 %\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
42
43 % don't load packages twice
44 % see first footnote in sec. 9.3
45 \@ifundefined{textcolor}{\usepackage{color}}{}
46
47 % the pages of the TOC are numbered roman
48 % and a PDF-bookmark for the TOC is added
49 \pagenumbering{roman}
50 \let\myTOC\tableofcontents
51 \renewcommand{\tableofcontents}{%
52  \vspace{1cm}
53  \pdfbookmark[1]{\contentsname}{}
54  \myTOC
55  \cleardoublepage
56  \pagenumbering{arabic}}
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 % provides caption formatting
63 %\setkomafont{captionlabel}{\bfseries}
64
65 % used in sec. 24.5
66 \usepackage[samesize]{cancel}
67
68 % enables calculation of values
69 \usepackage{calc}
70
71 % for multiple columns used in sec. 24.7
72 \usepackage{multicol}
73
74 % needed in sec. 19.4
75 \usepackage{remreset}
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 \newcommand{\spce}{\textvisiblespace}
85
86 % example definitions for sec. 20.1 
87 \newcommand{\gr}{\Longrightarrow}
88 \newcommand{\us}[1]{\underline{#1}}
89 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
90 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
91 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
92
93 % example macro from sec. 19.4
94 %\def\tagform@#1{\maketag@@@{|#1|}}
95
96 % macro from sec. 10.2
97 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
98 \def\mathclap {\mathpalette \mathclapinternal}
99 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
100
101
102 % ------------------------------------
103 % used to check for needed LaTeX packages
104 \usepackage{ifthen}
105
106 % check for package eurosym
107 % used for the Euro symbol
108 \newboolean{eurosym}
109 \IfFileExists{eurosym.sty}
110  {\usepackage[gennarrow]{eurosym}
111   \setboolean{eurosym}{true}}
112  {\setboolean{eurosym}{false}}
113
114 % needed in sec. 22.4
115 % check for package braket
116 \newboolean{braket}
117 \IfFileExists{braket.sty}
118  {\usepackage{braket}
119   \setboolean{braket}{true}}
120  {\setboolean{braket}{false}}
121
122 % needed in sec. 22.10
123 % check for package upgreek
124 \newboolean{upgreek}
125 \IfFileExists{upgreek.sty}
126  {\usepackage{upgreek}
127   \setboolean{upgreek}{true}}
128  {\setboolean{upgreek}{false}}
129
130 % make pdf bookmark sane with Japanese
131 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
132 \end_preamble
133 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
134 \use_default_options true
135 \maintain_unincluded_children false
136 \language japanese
137 \language_package default
138 \inputencoding auto
139 \fontencoding global
140 \font_roman default
141 \font_sans default
142 \font_typewriter default
143 \font_default_family default
144 \use_non_tex_fonts false
145 \font_sc false
146 \font_osf false
147 \font_sf_scale 100
148 \font_tt_scale 100
149
150 \graphics default
151 \default_output_format default
152 \output_sync 0
153 \bibtex_command default
154 \index_command default
155 \paperfontsize default
156 \spacing single
157 \use_hyperref true
158 \pdf_title "LyX数式説明書"
159 \pdf_author "LyXプロジェクトチーム・Uwe Stohr"
160 \pdf_subject "LyXの数式機能に関する説明書"
161 \pdf_keywords "LyX, Mathed"
162 \pdf_bookmarks true
163 \pdf_bookmarksnumbered true
164 \pdf_bookmarksopen true
165 \pdf_bookmarksopenlevel 1
166 \pdf_breaklinks false
167 \pdf_pdfborder false
168 \pdf_colorlinks true
169 \pdf_backref false
170 \pdf_pdfusetitle false
171 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
172 \papersize a4paper
173 \use_geometry true
174 \use_amsmath 2
175 \use_esint 1
176 \use_mhchem 1
177 \use_mathdots 1
178 \cite_engine basic
179 \use_bibtopic false
180 \use_indices false
181 \paperorientation portrait
182 \suppress_date false
183 \use_refstyle 0
184 \notefontcolor #0000ff
185 \index 索引
186 \shortcut idx
187 \color #008000
188 \end_index
189 \leftmargin 3.5cm
190 \topmargin 3cm
191 \rightmargin 3cm
192 \bottommargin 3.5cm
193 \secnumdepth 4
194 \tocdepth 3
195 \paragraph_separation skip
196 \defskip medskip
197 \quotes_language english
198 \papercolumns 1
199 \papersides 2
200 \paperpagestyle plain
201 \tracking_changes false
202 \output_changes false
203 \html_math_output 0
204 \html_css_as_file 0
205 \html_be_strict false
206 \end_header
207
208 \begin_body
209
210 \begin_layout Title
211 LyXの数式詳細説明書
212 \end_layout
213
214 \begin_layout Author
215 LyXプロジェクトチーム
216 \begin_inset Foot
217 status collapsed
218
219 \begin_layout Plain Layout
220 \noindent
221 コメントや誤りの修正などがございましたら、LyX文書化メーリングリスト
222 \family typewriter
223
224 \begin_inset CommandInset href
225 LatexCommand href
226 name "lyx-docs@lists.lyx.org"
227 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
228 type "mailto:"
229
230 \end_inset
231
232
233 \family default
234 までお知らせください。
235 \end_layout
236
237 \end_inset
238
239
240 \begin_inset Note Note
241 status collapsed
242
243 \begin_layout Plain Layout
244 著者:Uwe Stöhr
245 \end_layout
246
247 \end_inset
248
249
250 \begin_inset Newline newline
251 \end_inset
252
253
254 \begin_inset Newline newline
255 \end_inset
256
257
258 \family sans
259 第2.0.x版
260 \end_layout
261
262 \begin_layout Standard
263 \begin_inset CommandInset toc
264 LatexCommand tableofcontents
265
266 \end_inset
267
268
269 \end_layout
270
271 \begin_layout Standard
272 \begin_inset Note Note
273 status open
274
275 \begin_layout Plain Layout
276 この文書をPDFやPS、DVIに書き出すには、LaTeXパッケージの
277 \series bold
278 braket
279 \series default
280
281 \series bold
282 cancel
283 \series default
284
285 \series bold
286 eurosym
287 \series default
288
289 \series bold
290 mathdots
291 \series default
292
293 \series bold
294 mhchem
295 \series default
296
297 \series bold
298 was
299 \series default
300 が導入されている必要があります。これらが導入されていなくても文書はエクスポートできますが、パッケージを必要とする節は出力には現れません。また、
301 \series bold
302 mhchem
303 \series default
304 が導入されていないと、本ファイルを書き出すことができません。
305 \end_layout
306
307 \begin_layout Plain Layout
308 この文書の最新のPDF版は
309 \begin_inset Newline newline
310 \end_inset
311
312
313 \series bold
314 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
315 \begin_inset Newline newline
316 \end_inset
317
318
319 \series default
320 にあります。
321 \end_layout
322
323 \end_inset
324
325
326 \end_layout
327
328 \begin_layout Standard
329 \begin_inset Newpage newpage
330 \end_inset
331
332
333 \end_layout
334
335 \begin_layout Section
336 はじめに
337 \end_layout
338
339 \begin_layout Standard
340 この文書は、LyXの数式機能の説明書であると同時に、なによりも数式記号および数式要素に使用されるLaTeXコマンドのコレクションでもあります。説明は、コマンドの
341 使用を念頭に置いています。したがって、ユーザーの手引きの
342 \family typewriter
343 数式
344 \family default
345 の節をすでにお読みになっていることを前提としています。
346 \end_layout
347
348 \begin_layout Standard
349 この説明書で説明されている、ほとんどの数式記号と、数式要素の多くは、
350 \family sans
351 挿入\SpecialChar \menuseparator
352 数式
353 \family default
354 メニューか
355 \family sans
356 数式ツールバー
357 \family default
358 からアクセスすることが可能です。しかし、たくさんの数式を書かなくてはならない人はみな、数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
359 なるのです。したがって、この説明書はコマンドに焦点を当てますが、対応するツールバーボタンが利用可能なときには、それにも言及することにします。
360 \end_layout
361
362 \begin_layout Standard
363 とくに断らなければ、コマンドは数式内からのみ利用可能です。この文書で説明されているすべてのコマンドを利用できるようにするためには、文書設定(
364 \family sans
365 文書\SpecialChar \menuseparator
366 設定\SpecialChar \menuseparator
367 数式オプション
368 \family default
369 メニュー)で
370 \family sans
371 AMS mathパッケージを使う
372 \family default
373 オプションを有効にしなくてはなりません
374 \begin_inset Foot
375 status collapsed
376
377 \begin_layout Plain Layout
378
379 \family sans
380 AMS mathパッケージを自動的に使う
381 \family default
382 オプションは、LyXでサポートされている数式要素が見つかったときのみ、
383 \begin_inset ERT
384 status collapsed
385
386 \begin_layout Plain Layout
387
388
389 \backslash
390 AmS 
391 \end_layout
392
393 \end_inset
394
395 -mathパッケージを使用します。
396 \end_layout
397
398 \end_inset
399
400
401 \end_layout
402
403 \begin_layout Standard
404 説明を明瞭にするために、この文書はすべての
405 \begin_inset ERT
406 status collapsed
407
408 \begin_layout Plain Layout
409
410
411 \backslash
412 AmS 
413 \end_layout
414
415 \end_inset
416
417 -mathコマンド
418 \begin_inset Foot
419 status collapsed
420
421 \begin_layout Plain Layout
422 すべての
423 \begin_inset ERT
424 status collapsed
425
426 \begin_layout Plain Layout
427
428
429 \backslash
430 AmS
431 \end_layout
432
433 \end_inset
434
435 -mathコマンドの一覧は、
436 \family sans
437
438 \begin_inset CommandInset href
439 LatexCommand href
440 name "amsguide.ps"
441 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
442
443 \end_inset
444
445
446 \family default
447 ファイルに収録されています。このファイルは、すべてのLaTeX標準頒布版に含まれています。
448 \end_layout
449
450 \end_inset
451
452 を列挙はしません。
453 \end_layout
454
455 \begin_layout Section
456 一般的な説明
457 \end_layout
458
459 \begin_layout Standard
460 本文に埋め込まれた行内数式
461 \begin_inset Index idx
462 status collapsed
463
464 \begin_layout Plain Layout
465 すうしき ! ぎょうない @ 数式 ! 行内
466 \end_layout
467
468 \end_inset
469
470 を作成するには、短絡キー
471 \begin_inset Info
472 type  "shortcuts"
473 arg   "math-mode"
474 \end_inset
475
476 のうちのいずれか、あるいはツールバーボタン
477 \begin_inset Graphics
478         filename ../../images/math-mode.png
479         scale 85
480
481 \end_inset
482
483 を使用してください。
484 \begin_inset Newline newline
485 \end_inset
486
487 大きく別の段落として表示される別行建て数式
488 \begin_inset Index idx
489 status collapsed
490
491 \begin_layout Plain Layout
492 すうしき ! べつぎょうだてようしき @ 数式 ! 別行建て様式
493 \end_layout
494
495 \end_inset
496
497 を作成するには、
498 \begin_inset Info
499 type  "shortcuts"
500 arg   "math-display"
501 \end_inset
502
503 のうちいずれかの短絡キーを使用して下さい。
504 \end_layout
505
506 \begin_layout Standard
507 別行建て様式の数式を行内数式に変更するには、カーソルを数式内に合わせて
508 \begin_inset Info
509 type  "shortcuts"
510 arg   "math-mode"
511 \end_inset
512
513 のいずれかの短絡キーか、
514 \family sans
515 編集\SpecialChar \menuseparator
516 数式\SpecialChar \menuseparator
517 数式の表記を変更
518 \family default
519 メニューを使用して下さい。同じ方法が、行内数式を別行建て数式に変更するのにも使用できます。
520 \end_layout
521
522 \begin_layout Standard
523 行内数式の一部を別行建て数式の大きさで表示するには、
524 \series bold
525
526 \backslash
527 displaystyle
528 \begin_inset Index idx
529 status collapsed
530
531 \begin_layout Plain Layout
532
533 \size normal
534 こまんど@コマンド ! D ! 
535 \backslash
536 displaystyle
537 \end_layout
538
539 \end_inset
540
541
542 \series default
543 を数式に入力して下さい。すると、青いボックスが新規に現れて、希望する数式の箇所を挿入することができます。
544 \end_layout
545
546 \begin_layout Standard
547 表の中では、行内数式のみの使用が許されています。
548 \end_layout
549
550 \begin_layout Standard
551
552 \family sans
553 数式ツールバー
554 \family default
555 は、
556 \family sans
557 表示\SpecialChar \menuseparator
558 ツールバー
559 \family default
560 メニューで表示することができます。そのメニューで「数式」をクリックすると、ツールバーが下部に永続的に表示されます。この状態は、
561 \family sans
562 ツールバー
563 \family default
564 メニューの中ではチェック印で表されます。この状態から、
565 \family sans
566 ツールバー
567 \family default
568 メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
569 数式(自動)」に変わることで表されます。
570 \end_layout
571
572 \begin_layout Standard
573 TeXモード
574 \begin_inset Index idx
575 status collapsed
576
577 \begin_layout Plain Layout
578 T@TeXモード
579 \end_layout
580
581 \end_inset
582
583 は、ツールバーボタン
584 \begin_inset Graphics
585         filename ../../images/ert-insert.png
586         scale 85
587
588 \end_inset
589
590 を押すか、
591 \family sans
592 挿入\SpecialChar \menuseparator
593 Te
594 \begin_inset ERT
595 status collapsed
596
597 \begin_layout Plain Layout
598
599 {}
600 \end_layout
601
602 \end_inset
603
604 Xコード
605 \family default
606 (短絡キー
607 \begin_inset Info
608 type  "shortcut"
609 arg   "ert-insert"
610 \end_inset
611
612 )メニューを使うことで、起動できます。
613 \begin_inset Note Note
614 status collapsed
615
616 \begin_layout Plain Layout
617 LyXには、出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」、TeX・LaTeX・LyXがあります。これらの名称が、固有名詞として認識される
618 のを防ぐために、ここではTeX括弧が挿入されています。
619 \end_layout
620
621 \end_inset
622
623
624 \end_layout
625
626 \begin_layout Standard
627 LaTeXプリアンブル
628 \begin_inset Index idx
629 status collapsed
630
631 \begin_layout Plain Layout
632 L@LaTeXプリアンブル
633 \end_layout
634
635 \end_inset
636
637 を変更するには、
638 \family sans
639 文書\SpecialChar \menuseparator
640 設定\SpecialChar \menuseparator
641 LaT
642 \begin_inset ERT
643 status collapsed
644
645 \begin_layout Plain Layout
646
647 {}
648 \end_layout
649
650 \end_inset
651
652 eXプリアンブル
653 \family default
654 メニューを使用してください。
655 \end_layout
656
657 \begin_layout Standard
658 行列や場合分け、多行数式を続けて編集するには、
659 \family sans
660 編集\SpecialChar \menuseparator
661 数式
662 \family default
663 メニューと
664 \family sans
665 編集\SpecialChar \menuseparator
666 行と列
667 \family default
668 メニューを使うか、表ツールバーを使用することができます。メニューから行や列を交換するように指定されたときには、カーソルのある列や行は、それぞれ右側の列や下の行と
669 交換されます。カーソルが最後の列や行にあるときには、左の列や上の行と交換されることになります。
670 \end_layout
671
672 \begin_layout Standard
673 数式内で文章を書く
674 \begin_inset Foot
675 status collapsed
676
677 \begin_layout Plain Layout
678 多行数式では、
679 \series bold
680
681 \backslash
682 intertext
683 \series default
684 コマンドが使用されます。
685 \begin_inset CommandInset ref
686 LatexCommand ref
687 reference "sub:多行数式中のテキスト"
688
689 \end_inset
690
691 を参照のこと。
692 \end_layout
693
694 \end_inset
695
696 には、
697 \emph on
698 数式テキスト
699 \emph default
700
701 \begin_inset Index idx
702 status collapsed
703
704 \begin_layout Plain Layout
705 てきすと ! すうしきないの @ テキスト ! 数式内の
706 \end_layout
707
708 \end_inset
709
710
711 \begin_inset Index idx
712 status collapsed
713
714 \begin_layout Plain Layout
715 すうしきてきすと @ 数式テキスト
716 \end_layout
717
718 \end_inset
719
720 が使用されます。このモードには、短絡キー
721 \begin_inset Info
722 type  "shortcut"
723 arg   "math-mode"
724 \end_inset
725
726 を使うか、
727 \series bold
728
729 \backslash
730 text
731 \series default
732
733 \begin_inset Index idx
734 status collapsed
735
736 \begin_layout Plain Layout
737 こまんど @ コマンド ! T ! 
738 \backslash
739 text
740 \end_layout
741
742 \end_inset
743
744 コマンドを挿入することで入ることができます。テキストは、LyX中では黒字で表示されるので、青字で表示される他の数式部分とは区別することができます。出力においては
745 、数式テキストは、他の数式部分とは違って、アップライト体に組まれます。
746 \end_layout
747
748 \begin_layout Subsection*
749 コマンドの構成
750 \end_layout
751
752 \begin_layout Standard
753 数式要素に使われるほとんどのLaTeXコマンドは、以下のような構成になっています。
754 \end_layout
755
756 \begin_layout Standard
757
758 \series bold
759
760 \backslash
761 コマンド名[非必須引数]{必須引数}
762 \end_layout
763
764 \begin_layout Standard
765 コマンドは、つねにバックスラッシュ「
766 \series bold
767
768 \backslash
769
770 \series default
771 」で始まります。非必須の引数を省略するときには、随伴する括弧も省略しなくてはなりません。必須引数の前後の括弧は、この文書中では、TeX括弧
772 \begin_inset Index idx
773 status collapsed
774
775 \begin_layout Plain Layout
776 T@TeX括弧
777 \end_layout
778
779 \end_inset
780
781 と呼ぶことにします。数式中でコマンド名に左括弧を付けると、LyXは自動的にTeX括弧を生成します。数式中ではそれ以外に、
782 \series bold
783
784 \backslash
785 {
786 \series default
787 コマンドを使えば、つねにTeX括弧を生成することができます。LyX中で、青字で表示される通常の括弧とは違って、TeX括弧は赤字で表示されます。TeXモード中では
788 、TeX括弧を得るのに、とくにコマンドは必要としません。また、TeX括弧は出力中では表示されません。
789 \end_layout
790
791 \begin_layout Standard
792 記号のコマンドのように引数のないコマンドをTeXモードに入力するときには、コマンドの終わりを表すために、コマンドの後に空白が
793 \emph on
794 かならず
795 \emph default
796 入力されなくてはなりません。この空白は出力中には現れません。空白を出力中に表示したいときには、空白の後に、通常テキストモードの保護された空白が来なくてはなりませ
797 ん。
798 \end_layout
799
800 \begin_layout Standard
801 保護された空白は、
802 \begin_inset Info
803 type  "shortcut"
804 arg   "space-insert protected"
805 \end_inset
806
807 で入力できます。
808 \end_layout
809
810 \begin_layout Subsection*
811 \begin_inset Newpage newpage
812 \end_inset
813
814 文法の説明
815 \end_layout
816
817 \begin_layout Itemize
818 記号
819 \begin_inset Foot
820 status collapsed
821
822 \begin_layout Plain Layout
823 この可視化された空白文字は、
824 \series bold
825
826 \backslash
827 textvisiblespace
828 \series default
829
830 \begin_inset Index idx
831 status collapsed
832
833 \begin_layout Plain Layout
834 こまんど@コマンド ! T ! 
835 \backslash
836 textvisiblespace
837 \end_layout
838
839 \end_inset
840
841 コマンドをTeXモード中に挿入することで作ることができます。
842 \end_layout
843
844 \end_inset
845
846
847 \begin_inset ERT
848 status collapsed
849
850 \begin_layout Plain Layout
851
852
853 \backslash
854 spce 
855 \end_layout
856
857 \end_inset
858
859 は、空白文字を入力することを表します。
860 \end_layout
861
862 \begin_layout Itemize
863 \begin_inset Formula $\to$
864 \end_inset
865
866 のような矢印は、キーボードから対応する矢印キーを押すことを表します。
867 \end_layout
868
869 \begin_layout Subsection*
870 使用できる単位
871 \end_layout
872
873 \begin_layout Standard
874 \align center
875 \begin_inset Float table
876 placement H
877 wide false
878 sideways false
879 status open
880
881 \begin_layout Plain Layout
882 \align center
883 \begin_inset Caption
884
885 \begin_layout Plain Layout
886 \begin_inset CommandInset label
887 LatexCommand label
888 name "tab:使用できる単位"
889
890 \end_inset
891
892 使用できる単位
893 \end_layout
894
895 \end_inset
896
897
898 \end_layout
899
900 \begin_layout Plain Layout
901 \align center
902 \begin_inset Tabular
903 <lyxtabular version="3" rows="13" columns="2">
904 <features tabularvalignment="middle">
905 <column alignment="center" valignment="top" width="0">
906 <column alignment="center" valignment="top" width="0">
907 <row>
908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
909 \begin_inset Text
910
911 \begin_layout Plain Layout
912 単位
913 \end_layout
914
915 \end_inset
916 </cell>
917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
918 \begin_inset Text
919
920 \begin_layout Plain Layout
921 名称/摘要
922 \end_layout
923
924 \end_inset
925 </cell>
926 </row>
927 <row>
928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
929 \begin_inset Text
930
931 \begin_layout Plain Layout
932 mm
933 \end_layout
934
935 \end_inset
936 </cell>
937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
938 \begin_inset Text
939
940 \begin_layout Plain Layout
941 ミリメートル
942 \end_layout
943
944 \end_inset
945 </cell>
946 </row>
947 <row>
948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
949 \begin_inset Text
950
951 \begin_layout Plain Layout
952 cm
953 \end_layout
954
955 \end_inset
956 </cell>
957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
958 \begin_inset Text
959
960 \begin_layout Plain Layout
961 センチメートル
962 \end_layout
963
964 \end_inset
965 </cell>
966 </row>
967 <row>
968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
969 \begin_inset Text
970
971 \begin_layout Plain Layout
972 in
973 \end_layout
974
975 \end_inset
976 </cell>
977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
978 \begin_inset Text
979
980 \begin_layout Plain Layout
981 インチ
982 \end_layout
983
984 \end_inset
985 </cell>
986 </row>
987 <row>
988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
989 \begin_inset Text
990
991 \begin_layout Plain Layout
992 pt
993 \end_layout
994
995 \end_inset
996 </cell>
997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
998 \begin_inset Text
999
1000 \begin_layout Plain Layout
1001 ポイント (72.27
1002 \begin_inset Formula $\,$
1003 \end_inset
1004
1005 pt = 1
1006 \begin_inset Formula $\,$
1007 \end_inset
1008
1009 in)
1010 \end_layout
1011
1012 \end_inset
1013 </cell>
1014 </row>
1015 <row>
1016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1017 \begin_inset Text
1018
1019 \begin_layout Plain Layout
1020 pc
1021 \end_layout
1022
1023 \end_inset
1024 </cell>
1025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1026 \begin_inset Text
1027
1028 \begin_layout Plain Layout
1029 パイカ (1
1030 \begin_inset Formula $\,$
1031 \end_inset
1032
1033 pc = 12
1034 \begin_inset Formula $\,$
1035 \end_inset
1036
1037 pt)
1038 \end_layout
1039
1040 \end_inset
1041 </cell>
1042 </row>
1043 <row>
1044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1045 \begin_inset Text
1046
1047 \begin_layout Plain Layout
1048 sp
1049 \end_layout
1050
1051 \end_inset
1052 </cell>
1053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1054 \begin_inset Text
1055
1056 \begin_layout Plain Layout
1057 スケールポイント (65536
1058 \begin_inset Formula $\,$
1059 \end_inset
1060
1061 sp = 1
1062 \begin_inset Formula $\,$
1063 \end_inset
1064
1065 pt)
1066 \end_layout
1067
1068 \end_inset
1069 </cell>
1070 </row>
1071 <row>
1072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1073 \begin_inset Text
1074
1075 \begin_layout Plain Layout
1076 bp
1077 \end_layout
1078
1079 \end_inset
1080 </cell>
1081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1082 \begin_inset Text
1083
1084 \begin_layout Plain Layout
1085 ビッグポイント (72
1086 \begin_inset Formula $\,$
1087 \end_inset
1088
1089 bp = 1
1090 \begin_inset Formula $\,$
1091 \end_inset
1092
1093 in)
1094 \end_layout
1095
1096 \end_inset
1097 </cell>
1098 </row>
1099 <row>
1100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1101 \begin_inset Text
1102
1103 \begin_layout Plain Layout
1104 dd
1105 \end_layout
1106
1107 \end_inset
1108 </cell>
1109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1110 \begin_inset Text
1111
1112 \begin_layout Plain Layout
1113 ディドー (72
1114 \begin_inset Formula $\,$
1115 \end_inset
1116
1117 dd 
1118 \begin_inset Formula $\approx$
1119 \end_inset
1120
1121  37.6
1122 \begin_inset Formula $\,$
1123 \end_inset
1124
1125 mm)
1126 \end_layout
1127
1128 \end_inset
1129 </cell>
1130 </row>
1131 <row>
1132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1133 \begin_inset Text
1134
1135 \begin_layout Plain Layout
1136 cc
1137 \end_layout
1138
1139 \end_inset
1140 </cell>
1141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1142 \begin_inset Text
1143
1144 \begin_layout Plain Layout
1145 シセロ (1
1146 \begin_inset Formula $\,$
1147 \end_inset
1148
1149 cc = 12
1150 \begin_inset Formula $\,$
1151 \end_inset
1152
1153 dd)
1154 \end_layout
1155
1156 \end_inset
1157 </cell>
1158 </row>
1159 <row>
1160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1161 \begin_inset Text
1162
1163 \begin_layout Plain Layout
1164 ex
1165 \end_layout
1166
1167 \end_inset
1168 </cell>
1169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1170 \begin_inset Text
1171
1172 \begin_layout Plain Layout
1173 現在のフォントの文字「x」の高さ
1174 \end_layout
1175
1176 \end_inset
1177 </cell>
1178 </row>
1179 <row>
1180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1181 \begin_inset Text
1182
1183 \begin_layout Plain Layout
1184 em
1185 \end_layout
1186
1187 \end_inset
1188 </cell>
1189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1190 \begin_inset Text
1191
1192 \begin_layout Plain Layout
1193 現在のフォントの文字「M」の幅
1194 \end_layout
1195
1196 \end_inset
1197 </cell>
1198 </row>
1199 <row>
1200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1201 \begin_inset Text
1202
1203 \begin_layout Plain Layout
1204 mu
1205 \end_layout
1206
1207 \end_inset
1208 </cell>
1209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1210 \begin_inset Text
1211
1212 \begin_layout Plain Layout
1213 数式単位(1
1214 \begin_inset space \thinspace{}
1215 \end_inset
1216
1217 mu = 
1218 \begin_inset Formula $\nicefrac{1}{18}$
1219 \end_inset
1220
1221
1222 \begin_inset space \thinspace{}
1223 \end_inset
1224
1225 em)
1226 \end_layout
1227
1228 \end_inset
1229 </cell>
1230 </row>
1231 </lyxtabular>
1232
1233 \end_inset
1234
1235
1236 \end_layout
1237
1238 \end_inset
1239
1240
1241 \end_layout
1242
1243 \begin_layout Standard
1244 \begin_inset Newpage newpage
1245 \end_inset
1246
1247
1248 \end_layout
1249
1250 \begin_layout Section
1251 基礎的な函数
1252 \end_layout
1253
1254 \begin_layout Subsection
1255 指数
1256 \begin_inset Index idx
1257 status collapsed
1258
1259 \begin_layout Plain Layout
1260 しすう@指数
1261 \end_layout
1262
1263 \end_inset
1264
1265 および添字
1266 \begin_inset Index idx
1267 status collapsed
1268
1269 \begin_layout Plain Layout
1270 そえじ@添字
1271 \end_layout
1272
1273 \end_inset
1274
1275
1276 \begin_inset Index idx
1277 status collapsed
1278
1279 \begin_layout Plain Layout
1280 うえつきもじ@上付き文字|see
1281 \begin_inset ERT
1282 status collapsed
1283
1284 \begin_layout Plain Layout
1285
1286 {
1287 \end_layout
1288
1289 \end_inset
1290
1291 指数
1292 \begin_inset ERT
1293 status collapsed
1294
1295 \begin_layout Plain Layout
1296
1297 }
1298 \end_layout
1299
1300 \end_inset
1301
1302
1303 \end_layout
1304
1305 \end_inset
1306
1307
1308 \begin_inset Index idx
1309 status collapsed
1310
1311 \begin_layout Plain Layout
1312 したつきもじ@下付き文字|see
1313 \begin_inset ERT
1314 status collapsed
1315
1316 \begin_layout Plain Layout
1317
1318 {
1319 \end_layout
1320
1321 \end_inset
1322
1323 添字
1324 \begin_inset ERT
1325 status collapsed
1326
1327 \begin_layout Plain Layout
1328
1329 }
1330 \end_layout
1331
1332 \end_inset
1333
1334
1335 \end_layout
1336
1337 \end_inset
1338
1339
1340 \end_layout
1341
1342 \begin_layout Standard
1343 添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
1344 \begin_inset Graphics
1345         filename ../../images/math-subscript.png
1346         scale 85
1347
1348 \end_inset
1349
1350 を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
1351 \begin_inset Graphics
1352         filename ../../images/math-superscript.png
1353         scale 85
1354
1355 \end_inset
1356
1357 を使って入力することができます。
1358 \end_layout
1359
1360 \begin_layout Standard
1361 \align center
1362 \begin_inset Tabular
1363 <lyxtabular version="3" rows="4" columns="2">
1364 <features tabularvalignment="middle">
1365 <column alignment="center" valignment="top" width="0pt">
1366 <column alignment="center" valignment="top" width="0pt">
1367 <row>
1368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1369 \begin_inset Text
1370
1371 \begin_layout Plain Layout
1372 コマンド
1373 \end_layout
1374
1375 \end_inset
1376 </cell>
1377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1378 \begin_inset Text
1379
1380 \begin_layout Plain Layout
1381 結果
1382 \begin_inset Note Note
1383 status collapsed
1384
1385 \begin_layout Plain Layout
1386 ここで使われている
1387 \series bold
1388
1389 \backslash
1390 raisebox
1391 \series default
1392 は単なるスペーサーです。
1393 \end_layout
1394
1395 \end_inset
1396
1397
1398 \end_layout
1399
1400 \end_inset
1401 </cell>
1402 </row>
1403 <row>
1404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1405 \begin_inset Text
1406
1407 \begin_layout Plain Layout
1408 B_V
1409 \end_layout
1410
1411 \end_inset
1412 </cell>
1413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1414 \begin_inset Text
1415
1416 \begin_layout Plain Layout
1417 \begin_inset Formula $B_{V}$
1418 \end_inset
1419
1420
1421 \end_layout
1422
1423 \end_inset
1424 </cell>
1425 </row>
1426 <row>
1427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1428 \begin_inset Text
1429
1430 \begin_layout Plain Layout
1431 B^V
1432 \end_layout
1433
1434 \end_inset
1435 </cell>
1436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1437 \begin_inset Text
1438
1439 \begin_layout Plain Layout
1440 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1441 \end_inset
1442
1443
1444 \end_layout
1445
1446 \end_inset
1447 </cell>
1448 </row>
1449 <row>
1450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1451 \begin_inset Text
1452
1453 \begin_layout Plain Layout
1454 B^
1455 \begin_inset ERT
1456 status collapsed
1457
1458 \begin_layout Plain Layout
1459
1460
1461 \backslash
1462 spce 
1463 \end_layout
1464
1465 \end_inset
1466
1467 A
1468 \end_layout
1469
1470 \end_inset
1471 </cell>
1472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1473 \begin_inset Text
1474
1475 \begin_layout Plain Layout
1476 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1477 \end_inset
1478
1479
1480 \end_layout
1481
1482 \end_inset
1483 </cell>
1484 </row>
1485 </lyxtabular>
1486
1487 \end_inset
1488
1489
1490 \end_layout
1491
1492 \begin_layout Standard
1493 キャレットは、言語によってはアクセント記号として使用されているので、そのような場合には、母音字の後でキャレットを押すと、指数にならずにアクセントをつけることにな
1494 ってしまいます
1495 \begin_inset Foot
1496 status collapsed
1497
1498 \begin_layout Plain Layout
1499 使用しているキーボード設定によっては、同様のことが母音以外の文字でも起こることがあります。
1500 \end_layout
1501
1502 \end_inset
1503
1504 。この場合に指数を作るには、上記の最後の例のように、キャレットの後に
1505 \family sans
1506 Space
1507 \family default
1508 を押してください。
1509 \end_layout
1510
1511 \begin_layout Subsection
1512 分数
1513 \begin_inset CommandInset label
1514 LatexCommand label
1515 name "sub:分数"
1516
1517 \end_inset
1518
1519
1520 \begin_inset Index idx
1521 status collapsed
1522
1523 \begin_layout Plain Layout
1524 ぶんすう@分数
1525 \end_layout
1526
1527 \end_inset
1528
1529
1530 \end_layout
1531
1532 \begin_layout Standard
1533 分数は、コマンド
1534 \series bold
1535
1536 \backslash
1537 frac
1538 \series default
1539
1540 \begin_inset Index idx
1541 status collapsed
1542
1543 \begin_layout Plain Layout
1544 こまんど@コマンド ! F ! 
1545 \backslash
1546 frac
1547 \end_layout
1548
1549 \end_inset
1550
1551 か数式ツールバーボタン
1552 \begin_inset Graphics
1553         filename ../../images/math/frac.png
1554         scale 50
1555
1556 \end_inset
1557
1558 で作ることができます。フォント寸法は、分数が行内数式にあるか別行建て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
1559 \begin_inset Graphics
1560         filename ../../images/math/frac-square.png
1561         scale 85
1562
1563 \end_inset
1564
1565 を使えば、分数の種類を選ぶことができます。
1566 \end_layout
1567
1568 \begin_layout Standard
1569 コマンド
1570 \series bold
1571
1572 \backslash
1573 dfrac
1574 \series default
1575
1576 \begin_inset Index idx
1577 status collapsed
1578
1579 \begin_layout Plain Layout
1580 こまんど@コマンド ! D ! 
1581 \backslash
1582 dfrac
1583 \end_layout
1584
1585 \end_inset
1586
1587 を使えば、つねに別行建て数式の大きさを持つ分数を作成することができます。また、コマンド
1588 \series bold
1589
1590 \backslash
1591 tfrac
1592 \series default
1593
1594 \begin_inset Index idx
1595 status collapsed
1596
1597 \begin_layout Plain Layout
1598 こまんど@コマンド ! T ! 
1599 \backslash
1600 tfrac
1601 \end_layout
1602
1603 \end_inset
1604
1605 では、つねに行内数式の大きさで分数が表示されます。以下はこれらの例です。
1606 \end_layout
1607
1608 \begin_layout Standard
1609 これは、コマンド
1610 \series bold
1611
1612 \backslash
1613 frac
1614 \series default
1615 を使用して作った分数
1616 \begin_inset Formula $\frac{1}{2}$
1617 \end_inset
1618
1619 を含む行です。
1620 \end_layout
1621
1622 \begin_layout Standard
1623 これは、コマンド
1624 \series bold
1625
1626 \backslash
1627 dfrac
1628 \series default
1629 を使用して作った分数
1630 \begin_inset Formula $\dfrac{1}{2}$
1631 \end_inset
1632
1633 を含む行です。
1634 \end_layout
1635
1636 \begin_layout Standard
1637 \align center
1638 \begin_inset Tabular
1639 <lyxtabular version="3" rows="4" columns="2">
1640 <features tabularvalignment="middle">
1641 <column alignment="center" valignment="top" width="0pt">
1642 <column alignment="center" valignment="top" width="0pt">
1643 <row>
1644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1645 \begin_inset Text
1646
1647 \begin_layout Plain Layout
1648 コマンド
1649 \end_layout
1650
1651 \end_inset
1652 </cell>
1653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1654 \begin_inset Text
1655
1656 \begin_layout Plain Layout
1657 出力
1658 \begin_inset Note Note
1659 status collapsed
1660
1661 \begin_layout Plain Layout
1662 ここで
1663 \series bold
1664
1665 \backslash
1666 raisebox
1667 \series default
1668 はスペーサーとして使用しているだけです。
1669 \end_layout
1670
1671 \end_inset
1672
1673
1674 \end_layout
1675
1676 \end_inset
1677 </cell>
1678 </row>
1679 <row>
1680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1681 \begin_inset Text
1682
1683 \begin_layout Plain Layout
1684
1685 \backslash
1686 frac
1687 \begin_inset ERT
1688 status collapsed
1689
1690 \begin_layout Plain Layout
1691
1692
1693 \backslash
1694 spce 
1695 \end_layout
1696
1697 \end_inset
1698
1699 A
1700 \begin_inset Formula $\downarrow$
1701 \end_inset
1702
1703 B
1704 \end_layout
1705
1706 \end_inset
1707 </cell>
1708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1709 \begin_inset Text
1710
1711 \begin_layout Plain Layout
1712 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1713 \end_inset
1714
1715
1716 \end_layout
1717
1718 \end_inset
1719 </cell>
1720 </row>
1721 <row>
1722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1723 \begin_inset Text
1724
1725 \begin_layout Plain Layout
1726
1727 \backslash
1728 dfrac
1729 \begin_inset ERT
1730 status collapsed
1731
1732 \begin_layout Plain Layout
1733
1734
1735 \backslash
1736 spce 
1737 \end_layout
1738
1739 \end_inset
1740
1741 A
1742 \begin_inset Formula $\downarrow$
1743 \end_inset
1744
1745 B
1746 \end_layout
1747
1748 \end_inset
1749 </cell>
1750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1751 \begin_inset Text
1752
1753 \begin_layout Plain Layout
1754 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1755 \end_inset
1756
1757
1758 \end_layout
1759
1760 \end_inset
1761 </cell>
1762 </row>
1763 <row>
1764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1765 \begin_inset Text
1766
1767 \begin_layout Plain Layout
1768
1769 \backslash
1770 dfrac
1771 \begin_inset ERT
1772 status collapsed
1773
1774 \begin_layout Plain Layout
1775
1776
1777 \backslash
1778 spce 
1779 \end_layout
1780
1781 \end_inset
1782
1783 e^
1784 \begin_inset ERT
1785 status collapsed
1786
1787 \begin_layout Plain Layout
1788
1789
1790 \backslash
1791 spce 
1792 \end_layout
1793
1794 \end_inset
1795
1796
1797 \backslash
1798 frac
1799 \begin_inset ERT
1800 status collapsed
1801
1802 \begin_layout Plain Layout
1803
1804
1805 \backslash
1806 spce 
1807 \end_layout
1808
1809 \end_inset
1810
1811 1
1812 \begin_inset Formula $\downarrow$
1813 \end_inset
1814
1815 2
1816 \begin_inset Formula $\downarrow\downarrow$
1817 \end_inset
1818
1819 3
1820 \end_layout
1821
1822 \end_inset
1823 </cell>
1824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1825 \begin_inset Text
1826
1827 \begin_layout Plain Layout
1828 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1829 \end_inset
1830
1831
1832 \end_layout
1833
1834 \end_inset
1835 </cell>
1836 </row>
1837 </lyxtabular>
1838
1839 \end_inset
1840
1841
1842 \end_layout
1843
1844 \begin_layout Standard
1845 \begin_inset VSpace bigskip
1846 \end_inset
1847
1848
1849 \begin_inset Newpage newpage
1850 \end_inset
1851
1852 入れ子の分数を作るには、コマンド
1853 \series bold
1854
1855 \backslash
1856 cfrac
1857 \series default
1858
1859 \begin_inset Index idx
1860 status collapsed
1861
1862 \begin_layout Plain Layout
1863 こまんど@コマンド ! C ! 
1864 \backslash
1865 cfrac
1866 \end_layout
1867
1868 \end_inset
1869
1870 が使えます。以下がその例です。
1871 \begin_inset VSpace -3mm
1872 \end_inset
1873
1874
1875 \end_layout
1876
1877 \begin_layout Standard
1878 \begin_inset Formula 
1879 \begin{align*}
1880 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1881 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1882 \end{align*}
1883
1884 \end_inset
1885
1886
1887 \end_layout
1888
1889 \begin_layout Standard
1890 上記の例で使用したコマンドは、
1891 \end_layout
1892
1893 \begin_layout Standard
1894
1895 \series bold
1896
1897 \backslash
1898 cfrac
1899 \begin_inset ERT
1900 status collapsed
1901
1902 \begin_layout Plain Layout
1903
1904
1905 \backslash
1906 space 
1907 \end_layout
1908
1909 \end_inset
1910
1911 A
1912 \begin_inset Formula $\downarrow$
1913 \end_inset
1914
1915 B+
1916 \backslash
1917 cfrac
1918 \begin_inset ERT
1919 status collapsed
1920
1921 \begin_layout Plain Layout
1922
1923
1924 \backslash
1925 space 
1926 \end_layout
1927
1928 \end_inset
1929
1930 C+
1931 \backslash
1932 cfrac
1933 \begin_inset ERT
1934 status collapsed
1935
1936 \begin_layout Plain Layout
1937
1938
1939 \backslash
1940 space 
1941 \end_layout
1942
1943 \end_inset
1944
1945 E
1946 \begin_inset Formula $\downarrow$
1947 \end_inset
1948
1949 F
1950 \begin_inset Formula $\downarrow$
1951 \end_inset
1952
1953 D
1954 \end_layout
1955
1956 \begin_layout Standard
1957 です。
1958 \end_layout
1959
1960 \begin_layout Standard
1961 \begin_inset VSpace medskip
1962 \end_inset
1963
1964
1965 \end_layout
1966
1967 \begin_layout Standard
1968
1969 \series bold
1970
1971 \backslash
1972 cfrac
1973 \series default
1974 は、他の分数中に入れ子になっている場合も含め、分数をつねに別行建て数式の大きさに設定します。
1975 \end_layout
1976
1977 \begin_layout Standard
1978 分子の揃え方は、指定することができます。
1979 \series bold
1980
1981 \backslash
1982 cfracleft
1983 \series default
1984 コマンドは左揃えにし、
1985 \series bold
1986
1987 \backslash
1988 cfracright
1989 \series default
1990 は右揃えにします。
1991 \series bold
1992
1993 \backslash
1994 cfrac
1995 \series default
1996 は中央揃えです。以下の各分数は、それぞれの揃え位置を示しています。
1997 \series bold
1998
1999 \begin_inset Formula 
2000 \[
2001 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2002 \]
2003
2004 \end_inset
2005
2006
2007 \end_layout
2008
2009 \begin_layout Standard
2010 \begin_inset Note Greyedout
2011 status open
2012
2013 \begin_layout Plain Layout
2014
2015 \series bold
2016 (註)
2017 \backslash
2018 cfracleft
2019 \series default
2020
2021 \series bold
2022
2023 \backslash
2024 cfracright
2025 \series default
2026 は、生粋のLaTeXコマンドではなく、実体は、コマンド
2027 \series bold
2028
2029 \backslash
2030 cfrac[揃え位置]{分子}{分母}
2031 \series default
2032 です。したがって、これらをTeXモードで使うことはできません。
2033 \end_layout
2034
2035 \end_inset
2036
2037
2038 \end_layout
2039
2040 \begin_layout Standard
2041 \begin_inset VSpace medskip
2042 \end_inset
2043
2044 ときに、以下のように
2045 \series bold
2046
2047 \backslash
2048 cfrac
2049 \series default
2050
2051 \series bold
2052
2053 \backslash
2054 frac
2055 \series default
2056 を組み合わせて使うと便利です。
2057 \begin_inset Formula 
2058 \[
2059 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2060 \]
2061
2062 \end_inset
2063
2064
2065 \end_layout
2066
2067 \begin_layout Standard
2068 斜めの分数線を持つ行内分数を作るには、コマンド
2069 \series bold
2070
2071 \backslash
2072 nicefrac
2073 \series default
2074
2075 \begin_inset Index idx
2076 status collapsed
2077
2078 \begin_layout Plain Layout
2079 こまんど@コマンド ! N ! 
2080 \backslash
2081 nicefrac
2082 \end_layout
2083
2084 \end_inset
2085
2086 (例:
2087 \begin_inset Formula $\nicefrac{5}{31}$
2088 \end_inset
2089
2090 )を使うか、コマンド
2091 \series bold
2092
2093 \backslash
2094 unitfrac
2095 \series default
2096
2097 \begin_inset Index idx
2098 status collapsed
2099
2100 \begin_layout Plain Layout
2101 こまんど@コマンド ! U ! 
2102 \backslash
2103 unitfrac
2104 \end_layout
2105
2106 \end_inset
2107
2108 (例:
2109 \begin_inset Formula $\unitfrac{5}{31}$
2110 \end_inset
2111
2112 )を使います。さらに、
2113 \begin_inset Formula $\unitfrac[2]{1}{3}$
2114 \end_inset
2115
2116 のような帯分数を作るコマンド
2117 \series bold
2118
2119 \backslash
2120 unitfracthree
2121 \series default
2122 もあります。
2123 \end_layout
2124
2125 \begin_layout Standard
2126 \begin_inset Note Greyedout
2127 status open
2128
2129 \begin_layout Plain Layout
2130
2131 \series bold
2132 (註)
2133 \series default
2134 実は、
2135 \series bold
2136
2137 \backslash
2138 unitfracthree
2139 \series default
2140 は生粋のLaTeXコマンドではなく、実体は
2141 \begin_inset Newline newline
2142 \end_inset
2143
2144
2145 \series bold
2146
2147 \backslash
2148 unitfrac[自然数]{分子}{分母}
2149 \series default
2150 というコマンドなので、TeXコードでは使用できません。
2151 \end_layout
2152
2153 \end_inset
2154
2155
2156 \end_layout
2157
2158 \begin_layout Standard
2159 分数線を変更できるような独自の分数の定義のしかたは、第
2160 \begin_inset CommandInset ref
2161 LatexCommand ref
2162 reference "sub:自己定義の分数"
2163
2164 \end_inset
2165
2166 節に説明があります。
2167 \end_layout
2168
2169 \begin_layout Subsection
2170 根号
2171 \begin_inset Index idx
2172 status collapsed
2173
2174 \begin_layout Plain Layout
2175 こんごう@根号
2176 \end_layout
2177
2178 \end_inset
2179
2180
2181 \begin_inset Index idx
2182 status collapsed
2183
2184 \begin_layout Plain Layout
2185 るーと@ルート|see
2186 \begin_inset ERT
2187 status collapsed
2188
2189 \begin_layout Plain Layout
2190
2191 {
2192 \end_layout
2193
2194 \end_inset
2195
2196 根号
2197 \begin_inset ERT
2198 status collapsed
2199
2200 \begin_layout Plain Layout
2201
2202 }
2203 \end_layout
2204
2205 \end_inset
2206
2207
2208 \end_layout
2209
2210 \end_inset
2211
2212
2213 \end_layout
2214
2215 \begin_layout Standard
2216 平方根は、
2217 \series bold
2218
2219 \backslash
2220 sqrt
2221 \series default
2222
2223 \begin_inset Index idx
2224 status collapsed
2225
2226 \begin_layout Plain Layout
2227 こまんど@コマンド ! S ! 
2228 \backslash
2229 sqrt
2230 \end_layout
2231
2232 \end_inset
2233
2234 か数式ツールバーボタン
2235 \begin_inset Graphics
2236         filename ../../images/math/sqrt.png
2237         scale 85
2238
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 Graphics
2261         filename ../../images/math/root.png
2262         scale 85
2263
2264 \end_inset
2265
2266 で作成することができます。
2267 \end_layout
2268
2269 \begin_layout Standard
2270 \align center
2271 \begin_inset Tabular
2272 <lyxtabular version="3" rows="3" columns="2">
2273 <features tabularvalignment="middle">
2274 <column alignment="center" valignment="top" width="0pt">
2275 <column alignment="center" valignment="top" width="0pt">
2276 <row>
2277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2278 \begin_inset Text
2279
2280 \begin_layout Plain Layout
2281 コマンド
2282 \end_layout
2283
2284 \end_inset
2285 </cell>
2286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2287 \begin_inset Text
2288
2289 \begin_layout Plain Layout
2290 出力
2291 \begin_inset Note Note
2292 status collapsed
2293
2294 \begin_layout Plain Layout
2295 ここで
2296 \series bold
2297
2298 \backslash
2299 raisebox
2300 \series default
2301 はスペーサーとして使用しているだけです。
2302 \end_layout
2303
2304 \end_inset
2305
2306
2307 \end_layout
2308
2309 \end_inset
2310 </cell>
2311 </row>
2312 <row>
2313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2314 \begin_inset Text
2315
2316 \begin_layout Plain Layout
2317
2318 \backslash
2319 sqrt
2320 \begin_inset ERT
2321 status collapsed
2322
2323 \begin_layout Plain Layout
2324
2325
2326 \backslash
2327 spce 
2328 \end_layout
2329
2330 \end_inset
2331
2332 A-B
2333 \end_layout
2334
2335 \end_inset
2336 </cell>
2337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2338 \begin_inset Text
2339
2340 \begin_layout Plain Layout
2341 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2342 \end_inset
2343
2344
2345 \end_layout
2346
2347 \end_inset
2348 </cell>
2349 </row>
2350 <row>
2351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2352 \begin_inset Text
2353
2354 \begin_layout Plain Layout
2355
2356 \backslash
2357 root
2358 \begin_inset ERT
2359 status collapsed
2360
2361 \begin_layout Plain Layout
2362
2363
2364 \backslash
2365 spce 
2366 \end_layout
2367
2368 \end_inset
2369
2370 3
2371 \begin_inset Formula $\downarrow$
2372 \end_inset
2373
2374 A-B
2375 \end_layout
2376
2377 \end_inset
2378 </cell>
2379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2380 \begin_inset Text
2381
2382 \begin_layout Plain Layout
2383 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2384 \end_inset
2385
2386
2387 \end_layout
2388
2389 \end_inset
2390 </cell>
2391 </row>
2392 </lyxtabular>
2393
2394 \end_inset
2395
2396
2397 \end_layout
2398
2399 \begin_layout Standard
2400 平方根は、根号指数フィールドを空白のままにしておけば、
2401 \series bold
2402
2403 \backslash
2404 root
2405 \series default
2406 でも作成することができます。
2407 \end_layout
2408
2409 \begin_layout Standard
2410 \begin_inset Formula $\sqrt[\beta]{B}$
2411 \end_inset
2412
2413 の例のように、指数のとる値によっては、根号への距離が近すぎることがあります。
2414 \begin_inset Newline newline
2415 \end_inset
2416
2417 この場合には、
2418 \begin_inset Formula $\beta$
2419 \end_inset
2420
2421 が根号に触れてしまいます。これを避けるためには、以下のようなコマンド書式で、コマンド
2422 \series bold
2423
2424 \backslash
2425 leftroot
2426 \series default
2427
2428 \begin_inset Index idx
2429 status collapsed
2430
2431 \begin_layout Plain Layout
2432 こまんど@コマンド ! L ! 
2433 \backslash
2434 leftroot
2435 \end_layout
2436
2437 \end_inset
2438
2439
2440 \series bold
2441
2442 \backslash
2443 uproot
2444 \series default
2445
2446 \begin_inset Index idx
2447 status collapsed
2448
2449 \begin_layout Plain Layout
2450 こまんど@コマンド ! U ! 
2451 \backslash
2452 uproot
2453 \end_layout
2454
2455 \end_inset
2456
2457 を使います。
2458 \end_layout
2459
2460 \begin_layout Standard
2461
2462 \series bold
2463
2464 \backslash
2465 leftroot{距離}
2466 \series default
2467 および
2468 \series bold
2469
2470 \backslash
2471 uproot{距離}
2472 \end_layout
2473
2474 \begin_layout Standard
2475 ここで「距離」は、指数を左あるいは上に動かす、Big Point(単位bp;
2476 \begin_inset Formula $\mathrm{72\, bp=1}$
2477 \end_inset
2478
2479 インチ)での数値です。これらのコマンドは、指数に書き込みます。このようにして、コマンド
2480 \begin_inset Newline newline
2481 \end_inset
2482
2483
2484 \series bold
2485
2486 \backslash
2487 root
2488 \backslash
2489 leftroot{-1
2490 \begin_inset Formula $\to$
2491 \end_inset
2492
2493
2494 \backslash
2495 uproot{2
2496 \begin_inset Formula $\to$
2497 \end_inset
2498
2499
2500 \backslash
2501 beta
2502 \begin_inset ERT
2503 status collapsed
2504
2505 \begin_layout Plain Layout
2506
2507
2508 \backslash
2509 spce 
2510 \end_layout
2511
2512 \end_inset
2513
2514
2515 \begin_inset Formula $\to$
2516 \end_inset
2517
2518 B
2519 \begin_inset Newline newline
2520 \end_inset
2521
2522
2523 \series default
2524 は、正しく組版された数式
2525 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2526 \end_inset
2527
2528 を生成します。
2529 \end_layout
2530
2531 \begin_layout Subsection
2532 二項係数
2533 \begin_inset Index idx
2534 status collapsed
2535
2536 \begin_layout Plain Layout
2537 にこうけいすう@二項係数
2538 \end_layout
2539
2540 \end_inset
2541
2542
2543 \end_layout
2544
2545 \begin_layout Standard
2546 二項係数は、コマンド
2547 \series bold
2548
2549 \backslash
2550 binom
2551 \series default
2552
2553 \begin_inset Index idx
2554 status collapsed
2555
2556 \begin_layout Plain Layout
2557 こまんど@コマンド ! B ! 
2558 \backslash
2559 binom
2560 \end_layout
2561
2562 \end_inset
2563
2564 か数式ツールバーボタン
2565 \begin_inset Graphics
2566         filename ../../images/math/frac-square.png
2567         scale 85
2568
2569 \end_inset
2570
2571 の下位メニューを使って挿入することができます。分数(
2572 \series bold
2573
2574 \backslash
2575 frac
2576 \series default
2577 )と同様に、
2578 \series bold
2579
2580 \backslash
2581 binom
2582 \series default
2583 の他に、コマンド
2584 \series bold
2585
2586 \backslash
2587 dbinom
2588 \begin_inset Index idx
2589 status collapsed
2590
2591 \begin_layout Plain Layout
2592 こまんど@コマンド ! D ! 
2593 \backslash
2594 dbinom
2595 \end_layout
2596
2597 \end_inset
2598
2599
2600 \series default
2601 および
2602 \series bold
2603
2604 \backslash
2605 tbinom
2606 \series default
2607
2608 \begin_inset Index idx
2609 status collapsed
2610
2611 \begin_layout Plain Layout
2612 こまんど@コマンド ! T ! 
2613 \backslash
2614 tbinom
2615 \end_layout
2616
2617 \end_inset
2618
2619 があります。二項係数のまわりの括弧に、他の括弧を使うには、コマンド
2620 \series bold
2621
2622 \backslash
2623 brace
2624 \series default
2625
2626 \begin_inset Index idx
2627 status collapsed
2628
2629 \begin_layout Plain Layout
2630 こまんど@コマンド ! B ! 
2631 \backslash
2632 brace
2633 \end_layout
2634
2635 \end_inset
2636
2637
2638 \series bold
2639
2640 \backslash
2641 brack
2642 \series default
2643
2644 \begin_inset Index idx
2645 status collapsed
2646
2647 \begin_layout Plain Layout
2648 こまんど@コマンド ! B ! 
2649 \backslash
2650 brack
2651 \end_layout
2652
2653 \end_inset
2654
2655 があります。
2656 \end_layout
2657
2658 \begin_layout Standard
2659 \align center
2660 \begin_inset Tabular
2661 <lyxtabular version="3" rows="6" columns="2">
2662 <features tabularvalignment="middle">
2663 <column alignment="center" valignment="top" width="0pt">
2664 <column alignment="center" valignment="top" width="0pt">
2665 <row>
2666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2667 \begin_inset Text
2668
2669 \begin_layout Plain Layout
2670 コマンド
2671 \end_layout
2672
2673 \end_inset
2674 </cell>
2675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2676 \begin_inset Text
2677
2678 \begin_layout Plain Layout
2679 出力
2680 \begin_inset Note Note
2681 status collapsed
2682
2683 \begin_layout Plain Layout
2684 ここで
2685 \series bold
2686
2687 \backslash
2688 raisebox
2689 \series default
2690 はスペーサーとして使用しているだけです。
2691 \end_layout
2692
2693 \end_inset
2694
2695
2696 \end_layout
2697
2698 \end_inset
2699 </cell>
2700 </row>
2701 <row>
2702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2703 \begin_inset Text
2704
2705 \begin_layout Plain Layout
2706
2707 \backslash
2708 binom
2709 \begin_inset ERT
2710 status collapsed
2711
2712 \begin_layout Plain Layout
2713
2714
2715 \backslash
2716 spce 
2717 \end_layout
2718
2719 \end_inset
2720
2721 A
2722 \begin_inset Formula $\downarrow$
2723 \end_inset
2724
2725 B
2726 \end_layout
2727
2728 \end_inset
2729 </cell>
2730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2731 \begin_inset Text
2732
2733 \begin_layout Plain Layout
2734 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2735 \end_inset
2736
2737
2738 \end_layout
2739
2740 \end_inset
2741 </cell>
2742 </row>
2743 <row>
2744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2745 \begin_inset Text
2746
2747 \begin_layout Plain Layout
2748
2749 \backslash
2750 dbinom
2751 \begin_inset ERT
2752 status collapsed
2753
2754 \begin_layout Plain Layout
2755
2756
2757 \backslash
2758 spce 
2759 \end_layout
2760
2761 \end_inset
2762
2763 A
2764 \begin_inset Formula $\downarrow$
2765 \end_inset
2766
2767 B
2768 \end_layout
2769
2770 \end_inset
2771 </cell>
2772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2773 \begin_inset Text
2774
2775 \begin_layout Plain Layout
2776 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2777 \end_inset
2778
2779
2780 \end_layout
2781
2782 \end_inset
2783 </cell>
2784 </row>
2785 <row>
2786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2787 \begin_inset Text
2788
2789 \begin_layout Plain Layout
2790
2791 \backslash
2792 tbinom
2793 \begin_inset ERT
2794 status collapsed
2795
2796 \begin_layout Plain Layout
2797
2798
2799 \backslash
2800 spce 
2801 \end_layout
2802
2803 \end_inset
2804
2805 A
2806 \begin_inset Formula $\downarrow$
2807 \end_inset
2808
2809 B
2810 \end_layout
2811
2812 \end_inset
2813 </cell>
2814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2815 \begin_inset Text
2816
2817 \begin_layout Plain Layout
2818 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2819 \end_inset
2820
2821
2822 \end_layout
2823
2824 \end_inset
2825 </cell>
2826 </row>
2827 <row>
2828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2829 \begin_inset Text
2830
2831 \begin_layout Plain Layout
2832
2833 \backslash
2834 brack
2835 \begin_inset ERT
2836 status collapsed
2837
2838 \begin_layout Plain Layout
2839
2840
2841 \backslash
2842 spce 
2843 \end_layout
2844
2845 \end_inset
2846
2847 A
2848 \begin_inset Formula $\downarrow$
2849 \end_inset
2850
2851 B
2852 \end_layout
2853
2854 \end_inset
2855 </cell>
2856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2857 \begin_inset Text
2858
2859 \begin_layout Plain Layout
2860 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2861 \end_inset
2862
2863
2864 \end_layout
2865
2866 \end_inset
2867 </cell>
2868 </row>
2869 <row>
2870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2871 \begin_inset Text
2872
2873 \begin_layout Plain Layout
2874
2875 \backslash
2876 brace
2877 \begin_inset ERT
2878 status collapsed
2879
2880 \begin_layout Plain Layout
2881
2882
2883 \backslash
2884 spce 
2885 \end_layout
2886
2887 \end_inset
2888
2889 A
2890 \begin_inset Formula $\downarrow$
2891 \end_inset
2892
2893 B
2894 \end_layout
2895
2896 \end_inset
2897 </cell>
2898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2899 \begin_inset Text
2900
2901 \begin_layout Plain Layout
2902 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2903 \end_inset
2904
2905
2906 \end_layout
2907
2908 \end_inset
2909 </cell>
2910 </row>
2911 </lyxtabular>
2912
2913 \end_inset
2914
2915
2916 \end_layout
2917
2918 \begin_layout Subsection
2919 場合分け
2920 \begin_inset Index idx
2921 status collapsed
2922
2923 \begin_layout Plain Layout
2924 ばあいわけ@場合分け
2925 \end_layout
2926
2927 \end_inset
2928
2929
2930 \end_layout
2931
2932 \begin_layout Standard
2933 \align center
2934 \begin_inset Tabular
2935 <lyxtabular version="3" rows="3" columns="2">
2936 <features tabularvalignment="middle">
2937 <column alignment="center" valignment="top" width="0pt">
2938 <column alignment="center" valignment="top" width="0pt">
2939 <row>
2940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2941 \begin_inset Text
2942
2943 \begin_layout Plain Layout
2944 コマンド
2945 \end_layout
2946
2947 \end_inset
2948 </cell>
2949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2950 \begin_inset Text
2951
2952 \begin_layout Plain Layout
2953 出力
2954 \end_layout
2955
2956 \end_inset
2957 </cell>
2958 </row>
2959 <row>
2960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2961 \begin_inset Text
2962
2963 \begin_layout Plain Layout
2964
2965 \backslash
2966 cases
2967 \begin_inset ERT
2968 status collapsed
2969
2970 \begin_layout Plain Layout
2971
2972
2973 \backslash
2974 spce 
2975 \end_layout
2976
2977 \end_inset
2978
2979 A
2980 \begin_inset Formula $\to$
2981 \end_inset
2982
2983 B
2984 \begin_inset Formula $>$
2985 \end_inset
2986
2987 0
2988 \begin_inset Index idx
2989 status collapsed
2990
2991 \begin_layout Plain Layout
2992 こまんど@コマンド ! C ! 
2993 \backslash
2994 cases
2995 \end_layout
2996
2997 \end_inset
2998
2999
3000 \end_layout
3001
3002 \end_inset
3003 </cell>
3004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3005 \begin_inset Text
3006
3007 \begin_layout Plain Layout
3008 \begin_inset Formula $\begin{cases}
3009 A & B>0\end{cases}$
3010 \end_inset
3011
3012
3013 \end_layout
3014
3015 \end_inset
3016 </cell>
3017 </row>
3018 <row>
3019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3020 \begin_inset Text
3021
3022 \begin_layout Plain Layout
3023
3024 \backslash
3025 cases
3026 \begin_inset ERT
3027 status collapsed
3028
3029 \begin_layout Plain Layout
3030
3031
3032 \backslash
3033 spce 
3034 \end_layout
3035
3036 \end_inset
3037
3038
3039 \begin_inset Info
3040 type  "shortcut"
3041 arg   "newline-insert newline"
3042 \end_inset
3043
3044
3045 \end_layout
3046
3047 \end_inset
3048 </cell>
3049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3050 \begin_inset Text
3051
3052 \begin_layout Plain Layout
3053 \begin_inset Formula $\begin{cases}
3054 A & \textrm{for }x>0\\
3055 B & \textrm{for }x=0
3056 \end{cases}$
3057 \end_inset
3058
3059
3060 \end_layout
3061
3062 \end_inset
3063 </cell>
3064 </row>
3065 </lyxtabular>
3066
3067 \end_inset
3068
3069
3070 \end_layout
3071
3072 \begin_layout Standard
3073
3074 \series bold
3075
3076 \backslash
3077 cases
3078 \series default
3079 を挿入するか数式ツールバーボタン
3080 \begin_inset Graphics
3081         filename ../../images/math/cases.png
3082         scale 85
3083
3084 \end_inset
3085
3086 を使用した後では、短絡キー
3087 \begin_inset Info
3088 type  "shortcut"
3089 arg   "newline-insert newline"
3090 \end_inset
3091
3092 か表ツールバーボタン
3093 \begin_inset Graphics
3094         filename ../../images/tabular-feature_append-row.png
3095         scale 85
3096
3097 \end_inset
3098
3099 を使えば、新しい行を作ることができます。
3100 \end_layout
3101
3102 \begin_layout Standard
3103 コマンド
3104 \series bold
3105
3106 \backslash
3107 cases
3108 \series default
3109 は、
3110 \family sans
3111 挿入\SpecialChar \menuseparator
3112 数式\SpecialChar \menuseparator
3113 Cases環境
3114 \family default
3115 メニューで挿入することもできます。
3116 \end_layout
3117
3118 \begin_layout Subsection
3119 否定
3120 \begin_inset Index idx
3121 status collapsed
3122
3123 \begin_layout Plain Layout
3124 ひてい@否定
3125 \end_layout
3126
3127 \end_inset
3128
3129
3130 \end_layout
3131
3132 \begin_layout Standard
3133
3134 \series bold
3135
3136 \backslash
3137 not
3138 \series default
3139
3140 \begin_inset Index idx
3141 status collapsed
3142
3143 \begin_layout Plain Layout
3144 こまんど@コマンド ! N ! 
3145 \backslash
3146 not
3147 \end_layout
3148
3149 \end_inset
3150
3151 を挿入することで、すべての文字を取り消し形で表示できます。文字はスラッシュを上書きされた形になります。
3152 \end_layout
3153
3154 \begin_layout Standard
3155 \align center
3156 \begin_inset Tabular
3157 <lyxtabular version="3" rows="4" columns="2">
3158 <features tabularvalignment="middle">
3159 <column alignment="center" valignment="top" width="0pt">
3160 <column alignment="center" valignment="top" width="0pt">
3161 <row>
3162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3163 \begin_inset Text
3164
3165 \begin_layout Plain Layout
3166 コマンド
3167 \end_layout
3168
3169 \end_inset
3170 </cell>
3171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3172 \begin_inset Text
3173
3174 \begin_layout Plain Layout
3175 出力
3176 \end_layout
3177
3178 \end_inset
3179 </cell>
3180 </row>
3181 <row>
3182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3183 \begin_inset Text
3184
3185 \begin_layout Plain Layout
3186
3187 \backslash
3188 not=
3189 \end_layout
3190
3191 \end_inset
3192 </cell>
3193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3194 \begin_inset Text
3195
3196 \begin_layout Plain Layout
3197 \begin_inset Formula $\not=$
3198 \end_inset
3199
3200
3201 \end_layout
3202
3203 \end_inset
3204 </cell>
3205 </row>
3206 <row>
3207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3208 \begin_inset Text
3209
3210 \begin_layout Plain Layout
3211
3212 \backslash
3213 not 
3214 \backslash
3215 le
3216 \end_layout
3217
3218 \end_inset
3219 </cell>
3220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3221 \begin_inset Text
3222
3223 \begin_layout Plain Layout
3224 \begin_inset Formula $\not\le$
3225 \end_inset
3226
3227
3228 \end_layout
3229
3230 \end_inset
3231 </cell>
3232 </row>
3233 <row>
3234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3235 \begin_inset Text
3236
3237 \begin_layout Plain Layout
3238
3239 \backslash
3240 not 
3241 \backslash
3242 parallel
3243 \end_layout
3244
3245 \end_inset
3246 </cell>
3247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3248 \begin_inset Text
3249
3250 \begin_layout Plain Layout
3251 \begin_inset Formula $\not\parallel$
3252 \end_inset
3253
3254
3255 \end_layout
3256
3257 \end_inset
3258 </cell>
3259 </row>
3260 </lyxtabular>
3261
3262 \end_inset
3263
3264
3265 \end_layout
3266
3267 \begin_layout Standard
3268 最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(第
3269 \begin_inset CommandInset ref
3270 LatexCommand ref
3271 reference "sub:数学記号"
3272
3273 \end_inset
3274
3275 節および第
3276 \begin_inset CommandInset ref
3277 LatexCommand ref
3278 reference "sec:関係子"
3279
3280 \end_inset
3281
3282 節を参照)。
3283 \end_layout
3284
3285 \begin_layout Subsection
3286 埋め草
3287 \begin_inset CommandInset label
3288 LatexCommand label
3289 name "sub:埋め草"
3290
3291 \end_inset
3292
3293
3294 \begin_inset Index idx
3295 status collapsed
3296
3297 \begin_layout Plain Layout
3298 うめくさ@埋め草
3299 \end_layout
3300
3301 \end_inset
3302
3303
3304 \begin_inset Index idx
3305 status collapsed
3306
3307 \begin_layout Plain Layout
3308 かがくきごう@化学記号 ! どういたい@同位体
3309 \end_layout
3310
3311 \end_inset
3312
3313
3314 \begin_inset Index idx
3315 status collapsed
3316
3317 \begin_layout Plain Layout
3318 どういたい@同位体|see
3319 \begin_inset ERT
3320 status collapsed
3321
3322 \begin_layout Plain Layout
3323
3324 {
3325 \end_layout
3326
3327 \end_inset
3328
3329 化学記号
3330 \begin_inset ERT
3331 status collapsed
3332
3333 \begin_layout Plain Layout
3334
3335 }
3336 \end_layout
3337
3338 \end_inset
3339
3340
3341 \end_layout
3342
3343 \end_inset
3344
3345
3346 \begin_inset Index idx
3347 status collapsed
3348
3349 \begin_layout Plain Layout
3350 あいそとーぷ@アイソトープ|see
3351 \begin_inset ERT
3352 status collapsed
3353
3354 \begin_layout Plain Layout
3355
3356 {
3357 \end_layout
3358
3359 \end_inset
3360
3361 同位体
3362 \begin_inset ERT
3363 status collapsed
3364
3365 \begin_layout Plain Layout
3366
3367 }
3368 \end_layout
3369
3370 \end_inset
3371
3372
3373 \end_layout
3374
3375 \end_inset
3376
3377
3378 \end_layout
3379
3380 \begin_layout Standard
3381 たとえば同位体
3382 \begin_inset Foot
3383 status collapsed
3384
3385 \begin_layout Plain Layout
3386 同位体と化学記号の組版に関しては、第
3387 \begin_inset CommandInset ref
3388 LatexCommand ref
3389 reference "sub:化学記号と化学式"
3390
3391 \end_inset
3392
3393 節に記述があります。
3394 \end_layout
3395
3396 \end_inset
3397
3398 を表示しようとすると、次のような問題が起こります。
3399 \end_layout
3400
3401 \begin_layout Standard
3402 \align center
3403 \begin_inset Tabular
3404 <lyxtabular version="3" rows="2" columns="2">
3405 <features tabularvalignment="middle">
3406 <column alignment="center" valignment="top" width="0pt">
3407 <column alignment="center" valignment="top" width="0pt">
3408 <row>
3409 <cell alignment="center" valignment="top" usebox="none">
3410 \begin_inset Text
3411
3412 \begin_layout Plain Layout
3413 上付き文字と下付き文字を使用して作った指数:
3414 \end_layout
3415
3416 \end_inset
3417 </cell>
3418 <cell alignment="center" valignment="top" usebox="none">
3419 \begin_inset Text
3420
3421 \begin_layout Plain Layout
3422 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3423 \end_inset
3424
3425
3426 \end_layout
3427
3428 \end_inset
3429 </cell>
3430 </row>
3431 <row>
3432 <cell alignment="center" valignment="top" usebox="none">
3433 \begin_inset Text
3434
3435 \begin_layout Plain Layout
3436 正しい指数:
3437 \end_layout
3438
3439 \end_inset
3440 </cell>
3441 <cell alignment="center" valignment="top" usebox="none">
3442 \begin_inset Text
3443
3444 \begin_layout Plain Layout
3445 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3446 \end_inset
3447
3448
3449 \end_layout
3450
3451 \end_inset
3452 </cell>
3453 </row>
3454 </lyxtabular>
3455
3456 \end_inset
3457
3458
3459 \begin_inset Note Note
3460 status collapsed
3461
3462 \begin_layout Plain Layout
3463 ここで
3464 \series bold
3465
3466 \backslash
3467 raisebox
3468 \series default
3469 はスペーサーとして使用しているだけです。
3470 \end_layout
3471
3472 \end_inset
3473
3474
3475 \end_layout
3476
3477 \begin_layout Standard
3478 短い方の指数は、既定で、長い方の指数の一文字目の下ないし上に配置されてしまいます。これを避けるには、一文字ないし複数の空の文字を生成するコマンド
3479 \series bold
3480
3481 \backslash
3482 phantom
3483 \series default
3484
3485 \begin_inset Index idx
3486 status collapsed
3487
3488 \begin_layout Plain Layout
3489 こまんど@コマンド ! P ! 
3490 \backslash
3491 phantom
3492 \end_layout
3493
3494 \end_inset
3495
3496 や数式ツールバーボタン
3497 \begin_inset Foot
3498 status collapsed
3499
3500 \begin_layout Plain Layout
3501 ツールバーボタン
3502 \begin_inset Graphics
3503         filename ../../images/math/space.png
3504         scale 85
3505
3506 \end_inset
3507
3508 の下位メニューに入っています。
3509 \end_layout
3510
3511 \end_inset
3512
3513
3514 \begin_inset Graphics
3515         filename ../../images/math/phantom.png
3516         scale 85
3517
3518 \end_inset
3519
3520 があります。
3521 \series bold
3522
3523 \backslash
3524 phantom
3525 \series default
3526 を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
3527 ち文字)として適用されることを示しています。したがって、
3528 \series bold
3529
3530 \backslash
3531 phantom
3532 \series default
3533 の作る文字は、箱の中身の文字の大きさを持つ埋め草となります。
3534 \end_layout
3535
3536 \begin_layout Standard
3537 \align center
3538 \begin_inset Tabular
3539 <lyxtabular version="3" rows="4" columns="2">
3540 <features tabularvalignment="middle">
3541 <column alignment="center" valignment="top" width="0">
3542 <column alignment="center" valignment="top" width="0">
3543 <row>
3544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548 コマンド
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557 出力
3558 \begin_inset Note Note
3559 status collapsed
3560
3561 \begin_layout Plain Layout
3562 ここで
3563 \series bold
3564
3565 \backslash
3566 raisebox
3567 \series default
3568 はスペーサーとして使用しているだけです。
3569 \end_layout
3570
3571 \end_inset
3572
3573
3574 \end_layout
3575
3576 \end_inset
3577 </cell>
3578 </row>
3579 <row>
3580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3581 \begin_inset Text
3582
3583 \begin_layout Plain Layout
3584 ^19
3585 \begin_inset ERT
3586 status collapsed
3587
3588 \begin_layout Plain Layout
3589
3590
3591 \backslash
3592 spce 
3593 \end_layout
3594
3595 \end_inset
3596
3597 _
3598 \backslash
3599 phantom
3600 \begin_inset ERT
3601 status collapsed
3602
3603 \begin_layout Plain Layout
3604
3605
3606 \backslash
3607 spce 
3608 \end_layout
3609
3610 \end_inset
3611
3612 1
3613 \begin_inset Formula $\to$
3614 \end_inset
3615
3616 9
3617 \begin_inset ERT
3618 status collapsed
3619
3620 \begin_layout Plain Layout
3621
3622
3623 \backslash
3624 spce 
3625 \end_layout
3626
3627 \end_inset
3628
3629 F
3630 \end_layout
3631
3632 \end_inset
3633 </cell>
3634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3635 \begin_inset Text
3636
3637 \begin_layout Plain Layout
3638 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3639 \end_inset
3640
3641
3642 \end_layout
3643
3644 \end_inset
3645 </cell>
3646 </row>
3647 <row>
3648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3649 \begin_inset Text
3650
3651 \begin_layout Plain Layout
3652 ^235
3653 \begin_inset ERT
3654 status collapsed
3655
3656 \begin_layout Plain Layout
3657
3658
3659 \backslash
3660 spce 
3661 \end_layout
3662
3663 \end_inset
3664
3665 _
3666 \backslash
3667 phantom
3668 \begin_inset ERT
3669 status collapsed
3670
3671 \begin_layout Plain Layout
3672
3673
3674 \backslash
3675 spce 
3676 \end_layout
3677
3678 \end_inset
3679
3680 23
3681 \begin_inset Formula $\to$
3682 \end_inset
3683
3684 9
3685 \begin_inset ERT
3686 status collapsed
3687
3688 \begin_layout Plain Layout
3689
3690
3691 \backslash
3692 spce 
3693 \end_layout
3694
3695 \end_inset
3696
3697 F
3698 \end_layout
3699
3700 \end_inset
3701 </cell>
3702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3703 \begin_inset Text
3704
3705 \begin_layout Plain Layout
3706 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3707 \end_inset
3708
3709
3710 \end_layout
3711
3712 \end_inset
3713 </cell>
3714 </row>
3715 <row>
3716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3717 \begin_inset Text
3718
3719 \begin_layout Plain Layout
3720
3721 \backslash
3722 Lambda^
3723 \begin_inset ERT
3724 status collapsed
3725
3726 \begin_layout Plain Layout
3727
3728
3729 \backslash
3730 spce 
3731 \end_layout
3732
3733 \end_inset
3734
3735
3736 \backslash
3737 phantom
3738 \begin_inset ERT
3739 status collapsed
3740
3741 \begin_layout Plain Layout
3742
3743
3744 \backslash
3745 spce 
3746 \end_layout
3747
3748 \end_inset
3749
3750 ii
3751 \begin_inset Formula $\to$
3752 \end_inset
3753
3754 t
3755 \begin_inset ERT
3756 status collapsed
3757
3758 \begin_layout Plain Layout
3759
3760
3761 \backslash
3762 spce 
3763 \end_layout
3764
3765 \end_inset
3766
3767 _MMt
3768 \end_layout
3769
3770 \end_inset
3771 </cell>
3772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3773 \begin_inset Text
3774
3775 \begin_layout Plain Layout
3776 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3777 \end_inset
3778
3779
3780 \end_layout
3781
3782 \end_inset
3783 </cell>
3784 </row>
3785 </lyxtabular>
3786
3787 \end_inset
3788
3789
3790 \end_layout
3791
3792 \begin_layout Standard
3793 さらに、
3794 \series bold
3795
3796 \backslash
3797 vphantom
3798 \series default
3799
3800 \begin_inset Index idx
3801 status collapsed
3802
3803 \begin_layout Plain Layout
3804 こまんど@コマンド ! V ! 
3805 \backslash
3806 vphantom
3807 \end_layout
3808
3809 \end_inset
3810
3811 (ツールバーボタン
3812 \begin_inset space ~
3813 \end_inset
3814
3815
3816 \begin_inset Graphics
3817         filename ../../images/math/vphantom.png
3818         scale 85
3819
3820 \end_inset
3821
3822 )および
3823 \series bold
3824
3825 \backslash
3826 hphantom
3827 \series default
3828
3829 \begin_inset Index idx
3830 status collapsed
3831
3832 \begin_layout Plain Layout
3833 こまんど@コマンド ! H ! 
3834 \backslash
3835 hphantom
3836 \end_layout
3837
3838 \end_inset
3839
3840 (ツールバーボタン
3841 \begin_inset space ~
3842 \end_inset
3843
3844
3845 \begin_inset Graphics
3846         filename ../../images/math/hphantom.png
3847         scale 85
3848
3849 \end_inset
3850
3851 )というコマンドもあります。
3852 \series bold
3853
3854 \backslash
3855 vphantom
3856 \series default
3857 は、枠内部の文字の最大高のみの空白を作り、幅は考慮しません。
3858 \series bold
3859
3860 \backslash
3861 hphantom
3862 \series default
3863 は、枠の内容の幅のみの空白を作ります。このことから、これらの枠は一本の赤矢印のみで表示されます。
3864 \end_layout
3865
3866 \begin_layout Standard
3867 たとえば、
3868 \series bold
3869
3870 \backslash
3871 vphantom
3872 \series default
3873
3874 \begin_inset ERT
3875 status collapsed
3876
3877 \begin_layout Plain Layout
3878
3879
3880 \backslash
3881 spce 
3882 \end_layout
3883
3884 \end_inset
3885
3886
3887 \series bold
3888 a
3889 \backslash
3890 int
3891 \series default
3892 は、積分記号
3893 \begin_inset Foot
3894 status collapsed
3895
3896 \begin_layout Plain Layout
3897
3898 \series bold
3899
3900 \backslash
3901 int
3902 \series default
3903 コマンドは、積分記号を生成します。第
3904 \begin_inset CommandInset ref
3905 LatexCommand ref
3906 reference "sub:大演算子"
3907
3908 \end_inset
3909
3910 節を参照してください。
3911 \end_layout
3912
3913 \end_inset
3914
3915 が最大高の文字なので、積分記号の高さを持つ空白を作ります。実際の適用例については、第
3916 \begin_inset CommandInset ref
3917 LatexCommand ref
3918 reference "sub:多行にわたる括弧"
3919
3920 \end_inset
3921
3922 節を参照してください。
3923 \end_layout
3924
3925 \begin_layout Standard
3926 埋め草は、メニュー
3927 \family sans
3928 挿入\SpecialChar \menuseparator
3929 整形\SpecialChar \menuseparator
3930 埋め草
3931 \family default
3932 を使えば、以下のように本文中でも使用することができます。
3933 \end_layout
3934
3935 \begin_layout Standard
3936 これは本文です。
3937 \begin_inset Newline newline
3938 \end_inset
3939
3940
3941 \begin_inset Phantom Phantom
3942 status open
3943
3944 \begin_layout Plain Layout
3945 これは
3946 \end_layout
3947
3948 \end_inset
3949
3950 本文です。
3951 \end_layout
3952
3953 \begin_layout Subsection
3954 横線
3955 \begin_inset Index idx
3956 status collapsed
3957
3958 \begin_layout Plain Layout
3959 よこせん@横線
3960 \end_layout
3961
3962 \end_inset
3963
3964
3965 \begin_inset Index idx
3966 status collapsed
3967
3968 \begin_layout Plain Layout
3969 すうしき@数式 ! かせん@下線
3970 \end_layout
3971
3972 \end_inset
3973
3974
3975 \begin_inset Index idx
3976 status collapsed
3977
3978 \begin_layout Plain Layout
3979 ぼうせん@棒線|see
3980 \begin_inset ERT
3981 status collapsed
3982
3983 \begin_layout Plain Layout
3984
3985 {
3986 \end_layout
3987
3988 \end_inset
3989
3990 横線
3991 \begin_inset ERT
3992 status collapsed
3993
3994 \begin_layout Plain Layout
3995
3996 }
3997 \end_layout
3998
3999 \end_inset
4000
4001
4002 \end_layout
4003
4004 \end_inset
4005
4006
4007 \end_layout
4008
4009 \begin_layout Standard
4010 \align center
4011 \begin_inset Tabular
4012 <lyxtabular version="3" rows="4" columns="2">
4013 <features tabularvalignment="middle">
4014 <column alignment="center" valignment="top" width="0pt">
4015 <column alignment="center" valignment="top" width="0pt">
4016 <row>
4017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4018 \begin_inset Text
4019
4020 \begin_layout Plain Layout
4021 コマンド
4022 \end_layout
4023
4024 \end_inset
4025 </cell>
4026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4027 \begin_inset Text
4028
4029 \begin_layout Plain Layout
4030 出力
4031 \begin_inset Note Note
4032 status collapsed
4033
4034 \begin_layout Plain Layout
4035 ここで
4036 \series bold
4037
4038 \backslash
4039 raisebox
4040 \series default
4041 はスペーサーとして使用しているだけです。
4042 \end_layout
4043
4044 \end_inset
4045
4046
4047 \end_layout
4048
4049 \end_inset
4050 </cell>
4051 </row>
4052 <row>
4053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057
4058 \backslash
4059 overline
4060 \begin_inset ERT
4061 status collapsed
4062
4063 \begin_layout Plain Layout
4064
4065
4066 \backslash
4067 spce 
4068 \end_layout
4069
4070 \end_inset
4071
4072 A+B
4073 \begin_inset Index idx
4074 status collapsed
4075
4076 \begin_layout Plain Layout
4077 こまんど@コマンド ! O ! 
4078 \backslash
4079 overline
4080 \end_layout
4081
4082 \end_inset
4083
4084
4085 \end_layout
4086
4087 \end_inset
4088 </cell>
4089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4090 \begin_inset Text
4091
4092 \begin_layout Plain Layout
4093 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4094 \end_inset
4095
4096
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 </row>
4102 <row>
4103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4104 \begin_inset Text
4105
4106 \begin_layout Plain Layout
4107
4108 \backslash
4109 underline
4110 \begin_inset ERT
4111 status collapsed
4112
4113 \begin_layout Plain Layout
4114
4115
4116 \backslash
4117 spce 
4118 \end_layout
4119
4120 \end_inset
4121
4122 A+B
4123 \begin_inset Index idx
4124 status collapsed
4125
4126 \begin_layout Plain Layout
4127 こまんど@コマンド ! U ! 
4128 \backslash
4129 underline
4130 \end_layout
4131
4132 \end_inset
4133
4134
4135 \end_layout
4136
4137 \end_inset
4138 </cell>
4139 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4140 \begin_inset Text
4141
4142 \begin_layout Plain Layout
4143 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4144 \end_inset
4145
4146
4147 \end_layout
4148
4149 \end_inset
4150 </cell>
4151 </row>
4152 <row>
4153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4154 \begin_inset Text
4155
4156 \begin_layout Plain Layout
4157
4158 \backslash
4159 overline
4160 \begin_inset ERT
4161 status collapsed
4162
4163 \begin_layout Plain Layout
4164
4165
4166 \backslash
4167 spce 
4168 \end_layout
4169
4170 \end_inset
4171
4172
4173 \backslash
4174 underline
4175 \begin_inset ERT
4176 status collapsed
4177
4178 \begin_layout Plain Layout
4179
4180
4181 \backslash
4182 spce 
4183 \end_layout
4184
4185 \end_inset
4186
4187 A+B
4188 \end_layout
4189
4190 \end_inset
4191 </cell>
4192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4193 \begin_inset Text
4194
4195 \begin_layout Plain Layout
4196 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4197 \end_inset
4198
4199
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 </row>
4205 </lyxtabular>
4206
4207 \end_inset
4208
4209
4210 \end_layout
4211
4212 \begin_layout Standard
4213 上記最後の例では、先に
4214 \series bold
4215
4216 \backslash
4217 overline
4218 \series default
4219 が来ようが
4220 \series bold
4221
4222 \backslash
4223 underline
4224 \series default
4225 が来ようが、関係ありません。
4226 \end_layout
4227
4228 \begin_layout Standard
4229 二重下線を引くには、
4230 \series bold
4231
4232 \backslash
4233 underline
4234 \series default
4235 を二回使います。
4236 \end_layout
4237
4238 \begin_layout Standard
4239 文字の上下6本の線まで引くことができます。
4240 \end_layout
4241
4242 \begin_layout Standard
4243 \begin_inset VSpace bigskip
4244 \end_inset
4245
4246 自製の線は、以下の書式を持つ
4247 \series bold
4248
4249 \backslash
4250 rule
4251 \series default
4252
4253 \begin_inset Index idx
4254 status collapsed
4255
4256 \begin_layout Plain Layout
4257 こまんど@こまんど ! R ! 
4258 \backslash
4259 rule
4260 \end_layout
4261
4262 \end_inset
4263
4264 コマンドで作成することができます。
4265 \end_layout
4266
4267 \begin_layout Standard
4268
4269 \series bold
4270
4271 \backslash
4272 rule[垂直オフセット幅]{長さ}{厚み}
4273 \end_layout
4274
4275 \begin_layout Standard
4276 オプションの
4277 \series bold
4278 「垂直オフセット幅
4279 \series default
4280 」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
4281 \begin_inset CommandInset ref
4282 LatexCommand ref
4283 reference "tab:使用できる単位"
4284
4285 \end_inset
4286
4287 表に掲げてある単位を用いることができます。以下に、
4288 \begin_inset Newline newline
4289 \end_inset
4290
4291
4292 \series bold
4293
4294 \backslash
4295 rule[-2ex]{3cm}{2pt}
4296 \series default
4297  および 
4298 \series bold
4299
4300 \backslash
4301 rule{2cm}{1pt}
4302 \begin_inset Newline newline
4303 \end_inset
4304
4305
4306 \series default
4307 というコマンドを用いて作成したふたつの例を例示します。
4308 \end_layout
4309
4310 \begin_layout Standard
4311 この行には、
4312 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4313 \end_inset
4314
4315 二本の線があります。
4316 \end_layout
4317
4318 \begin_layout Standard
4319
4320 \backslash
4321 ruleは、メニュー
4322 \family sans
4323 挿入\SpecialChar \menuseparator
4324 整形\SpecialChar \menuseparator
4325 水平線
4326 \family default
4327 を使っても、本文に挿入することができます。
4328 \end_layout
4329
4330 \begin_layout Standard
4331 これは一行の
4332 \begin_inset CommandInset line
4333 LatexCommand rule
4334 offset "0.5ex"
4335 width "3cm"
4336 height "1pt"
4337
4338 \end_inset
4339
4340 文章です。
4341 \end_layout
4342
4343 \begin_layout Subsection
4344 省略符号
4345 \begin_inset CommandInset label
4346 LatexCommand label
4347 name "sub:省略符号"
4348
4349 \end_inset
4350
4351
4352 \begin_inset Index idx
4353 status collapsed
4354
4355 \begin_layout Plain Layout
4356 しょうりゃくふごう@省略符号
4357 \end_layout
4358
4359 \end_inset
4360
4361
4362 \end_layout
4363
4364 \begin_layout Standard
4365 省略符号には、いくつかの種類が使用できます
4366 \begin_inset Foot
4367 status collapsed
4368
4369 \begin_layout Plain Layout
4370 数式ツールバー中の
4371 \begin_inset Graphics
4372         filename ../../images/math/ldots.png
4373         scale 85
4374
4375 \end_inset
4376
4377 ボタンで表示されている下位メニューです。
4378 \end_layout
4379
4380 \end_inset
4381
4382 。列挙のためには、ベースラインの点々(
4383 \series bold
4384
4385 \backslash
4386 ldots
4387 \series default
4388
4389 \begin_inset Index idx
4390 status collapsed
4391
4392 \begin_layout Plain Layout
4393 こまんど@コマンド ! L ! 
4394 \backslash
4395 ldots
4396 \end_layout
4397
4398 \end_inset
4399
4400 )を使用しますが、演算子の場合は、演算子と同じ高さの点々(
4401 \series bold
4402
4403 \backslash
4404 cdots
4405 \series default
4406
4407 \begin_inset Index idx
4408 status collapsed
4409
4410 \begin_layout Plain Layout
4411 こまんど@コマンド ! C ! 
4412 \backslash
4413 cdots
4414 \end_layout
4415
4416 \end_inset
4417
4418 )が必要です。
4419 \series bold
4420
4421 \backslash
4422 dots
4423 \series default
4424
4425 \begin_inset Index idx
4426 status collapsed
4427
4428 \begin_layout Plain Layout
4429 こまんど@コマンド ! D ! 
4430 \backslash
4431 dots
4432 \end_layout
4433
4434 \end_inset
4435
4436 コマンドを使うと、LaTeXは次に来る文字がどのような種類の文字であるかによって、自動的にどの種類を使うかを選択します。
4437 \end_layout
4438
4439 \begin_layout Standard
4440 \align center
4441 \begin_inset Tabular
4442 <lyxtabular version="3" rows="9" columns="2">
4443 <features tabularvalignment="middle">
4444 <column alignment="center" valignment="top" width="0pt">
4445 <column alignment="center" valignment="top" width="0pt">
4446 <row>
4447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4448 \begin_inset Text
4449
4450 \begin_layout Plain Layout
4451 コマンド
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4457 \begin_inset Text
4458
4459 \begin_layout Plain Layout
4460 出力
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 </row>
4466 <row>
4467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4468 \begin_inset Text
4469
4470 \begin_layout Plain Layout
4471 A_1
4472 \begin_inset ERT
4473 status collapsed
4474
4475 \begin_layout Plain Layout
4476
4477
4478 \backslash
4479 spce 
4480 \end_layout
4481
4482 \end_inset
4483
4484 ,
4485 \backslash
4486 dots
4487 \begin_inset ERT
4488 status collapsed
4489
4490 \begin_layout Plain Layout
4491
4492
4493 \backslash
4494 spce 
4495 \end_layout
4496
4497 \end_inset
4498
4499 ,A_n
4500 \end_layout
4501
4502 \end_inset
4503 </cell>
4504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4505 \begin_inset Text
4506
4507 \begin_layout Plain Layout
4508 \begin_inset Formula $A_{1},\dots,A_{n}$
4509 \end_inset
4510
4511
4512 \end_layout
4513
4514 \end_inset
4515 </cell>
4516 </row>
4517 <row>
4518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4519 \begin_inset Text
4520
4521 \begin_layout Plain Layout
4522 A_1
4523 \begin_inset ERT
4524 status collapsed
4525
4526 \begin_layout Plain Layout
4527
4528
4529 \backslash
4530 spce 
4531 \end_layout
4532
4533 \end_inset
4534
4535 +
4536 \backslash
4537 dots
4538 \begin_inset ERT
4539 status collapsed
4540
4541 \begin_layout Plain Layout
4542
4543
4544 \backslash
4545 spce 
4546 \end_layout
4547
4548 \end_inset
4549
4550 +A_n
4551 \end_layout
4552
4553 \end_inset
4554 </cell>
4555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4556 \begin_inset Text
4557
4558 \begin_layout Plain Layout
4559 \begin_inset Formula $A_{1}+\dots+A_{n}$
4560 \end_inset
4561
4562
4563 \end_layout
4564
4565 \end_inset
4566 </cell>
4567 </row>
4568 <row>
4569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4570 \begin_inset Text
4571
4572 \begin_layout Plain Layout
4573 A_1
4574 \begin_inset ERT
4575 status collapsed
4576
4577 \begin_layout Plain Layout
4578
4579
4580 \backslash
4581 spce 
4582 \end_layout
4583
4584 \end_inset
4585
4586 ,
4587 \backslash
4588 ldots
4589 \begin_inset ERT
4590 status collapsed
4591
4592 \begin_layout Plain Layout
4593
4594
4595 \backslash
4596 spce 
4597 \end_layout
4598
4599 \end_inset
4600
4601 ,A_n
4602 \end_layout
4603
4604 \end_inset
4605 </cell>
4606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4607 \begin_inset Text
4608
4609 \begin_layout Plain Layout
4610 \begin_inset Formula $A_{1},\ldots,A_{n}$
4611 \end_inset
4612
4613
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 </row>
4619 <row>
4620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4621 \begin_inset Text
4622
4623 \begin_layout Plain Layout
4624 A_1
4625 \begin_inset ERT
4626 status collapsed
4627
4628 \begin_layout Plain Layout
4629
4630
4631 \backslash
4632 spce 
4633 \end_layout
4634
4635 \end_inset
4636
4637 +
4638 \backslash
4639 cdots
4640 \begin_inset ERT
4641 status collapsed
4642
4643 \begin_layout Plain Layout
4644
4645
4646 \backslash
4647 spce 
4648 \end_layout
4649
4650 \end_inset
4651
4652 +A_n
4653 \end_layout
4654
4655 \end_inset
4656 </cell>
4657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4658 \begin_inset Text
4659
4660 \begin_layout Plain Layout
4661 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4662 \end_inset
4663
4664
4665 \end_layout
4666
4667 \end_inset
4668 </cell>
4669 </row>
4670 <row>
4671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675
4676 \backslash
4677 vdots
4678 \end_layout
4679
4680 \end_inset
4681 </cell>
4682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4683 \begin_inset Text
4684
4685 \begin_layout Plain Layout
4686 \begin_inset Formula $\vdots$
4687 \end_inset
4688
4689
4690 \end_layout
4691
4692 \end_inset
4693 </cell>
4694 </row>
4695 <row>
4696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4697 \begin_inset Text
4698
4699 \begin_layout Plain Layout
4700
4701 \backslash
4702 ddots
4703 \end_layout
4704
4705 \end_inset
4706 </cell>
4707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4708 \begin_inset Text
4709
4710 \begin_layout Plain Layout
4711 \begin_inset Formula $\ddots$
4712 \end_inset
4713
4714
4715 \end_layout
4716
4717 \end_inset
4718 </cell>
4719 </row>
4720 <row>
4721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4722 \begin_inset Text
4723
4724 \begin_layout Plain Layout
4725
4726 \backslash
4727 iddots
4728 \end_layout
4729
4730 \end_inset
4731 </cell>
4732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4733 \begin_inset Text
4734
4735 \begin_layout Plain Layout
4736 \begin_inset Formula $\iddots$
4737 \end_inset
4738
4739
4740 \end_layout
4741
4742 \end_inset
4743 </cell>
4744 </row>
4745 <row>
4746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4747 \begin_inset Text
4748
4749 \begin_layout Plain Layout
4750 いろいろな点々を使った3×3行列
4751 \end_layout
4752
4753 \end_inset
4754 </cell>
4755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Plain Layout
4759 \begin_inset Formula $\begin{array}{ccc}
4760 A_{11} & \cdots & A_{1m}\\
4761 \vdots & \ddots & \vdots\\
4762 A_{n1} & \cdots & A_{nm}
4763 \end{array}$
4764 \end_inset
4765
4766
4767 \end_layout
4768
4769 \end_inset
4770 </cell>
4771 </row>
4772 </lyxtabular>
4773
4774 \end_inset
4775
4776
4777 \end_layout
4778
4779 \begin_layout Standard
4780
4781 \family sans
4782 挿入\SpecialChar \menuseparator
4783 省略符号
4784 \family default
4785 メニューで挿入される省略符号は
4786 \series bold
4787
4788 \backslash
4789 ldots
4790 \series default
4791 です。
4792 \end_layout
4793
4794 \begin_layout Standard
4795 \begin_inset VSpace medskip
4796 \end_inset
4797
4798
4799 \series bold
4800
4801 \backslash
4802 iddots
4803 \series default
4804 を使うには、文書設定の
4805 \family sans
4806 数式オプション
4807 \family default
4808 にある
4809 \family sans
4810 mathdotsパッケージを(自動的に)使う
4811 \family default
4812 オプションのうちいずれかを有効にしなくてはなりません。
4813 \begin_inset Newline newline
4814 \end_inset
4815
4816
4817 \family sans
4818 mathdotsパッケージを使う
4819 \family default
4820 オプションを使用すると、文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます。
4821 \end_layout
4822
4823 \begin_layout Standard
4824 \begin_inset VSpace medskip
4825 \end_inset
4826
4827 とくに行列には、複数列にわたることのできる省略符号があります。これは、以下の書式を持つ
4828 \series bold
4829
4830 \backslash
4831 hdotsfor
4832 \series default
4833
4834 \begin_inset Index idx
4835 status collapsed
4836
4837 \begin_layout Plain Layout
4838 こまんど@コマンド ! H ! 
4839 \backslash
4840 hdotsfor
4841 \end_layout
4842
4843 \end_inset
4844
4845 コマンドで作ることができます。
4846 \end_layout
4847
4848 \begin_layout Standard
4849
4850 \series bold
4851
4852 \backslash
4853 hdotsfor[距離]{列数}
4854 \end_layout
4855
4856 \begin_layout Standard
4857 ここで「列数」は、何列に広げるかを指定します。「距離」は、点々のあいだの距離を示す因子です。
4858 \end_layout
4859
4860 \begin_layout Standard
4861 以下の行列では、2行目の1つ目の枠に
4862 \series bold
4863
4864 \backslash
4865 hdotsfor[2]{4}
4866 \series default
4867 を挿入して、
4868 \series bold
4869
4870 \backslash
4871 dots
4872 \series default
4873 コマンドの2倍の点間距離を持つ省略符号を挿入しています。
4874 \begin_inset Formula 
4875 \[
4876 \left(\begin{array}{cccc}
4877 A & B & C & D\\
4878 \hdotsfor[2]{4}\\
4879 q & w & e & r
4880 \end{array}\right)
4881 \]
4882
4883 \end_inset
4884
4885 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい。さもないとLaTeXエラーが発生します。
4886 \end_layout
4887
4888 \begin_layout Standard
4889 \begin_inset VSpace bigskip
4890 \end_inset
4891
4892 さらに、
4893 \series bold
4894
4895 \backslash
4896 dotfill
4897 \series default
4898
4899 \begin_inset Index idx
4900 status collapsed
4901
4902 \begin_layout Plain Layout
4903 こまんど@コマンド ! D ! 
4904 \backslash
4905 dotfill
4906 \end_layout
4907
4908 \end_inset
4909
4910 コマンドを使えば、行の残りを点々で埋めることもできます。このコマンドの働きは、
4911 \series bold
4912
4913 \backslash
4914 hfill
4915 \series default
4916 と同様のものです。第
4917 \begin_inset CommandInset ref
4918 LatexCommand ref
4919 reference "sub:可変長の空白"
4920
4921 \end_inset
4922
4923 節をご参照下さい。
4924 \end_layout
4925
4926 \begin_layout Standard
4927 たとえば、
4928 \series bold
4929 A
4930 \backslash
4931 dotfill
4932 \begin_inset ERT
4933 status collapsed
4934
4935 \begin_layout Plain Layout
4936
4937
4938 \backslash
4939 spce 
4940 \end_layout
4941
4942 \end_inset
4943
4944 B
4945 \series default
4946 コマンドは、
4947 \end_layout
4948
4949 \begin_layout Standard
4950 \begin_inset Formula $A\dotfill B$
4951 \end_inset
4952
4953
4954 \end_layout
4955
4956 \begin_layout Standard
4957 のようになります。点々を使う
4958 \series bold
4959
4960 \backslash
4961 dotfill
4962 \series default
4963 の直線版として、
4964 \series bold
4965
4966 \backslash
4967 hrulefill
4968 \series default
4969
4970 \begin_inset Index idx
4971 status collapsed
4972
4973 \begin_layout Plain Layout
4974 こまんど@コマンド ! H ! 
4975 \backslash
4976 hrulefill
4977 \end_layout
4978
4979 \end_inset
4980
4981
4982 \end_layout
4983
4984 \begin_layout Standard
4985 \begin_inset Formula $A\hrulefill B$
4986 \end_inset
4987
4988
4989 \end_layout
4990
4991 \begin_layout Standard
4992 があります。これらのコマンドを本文で使用するには、これらのコマンドはTeXモードで挿入される必要があります。
4993 \end_layout
4994
4995 \begin_layout Section
4996 行列
4997 \begin_inset CommandInset label
4998 LatexCommand label
4999 name "sec:行列"
5000
5001 \end_inset
5002
5003
5004 \begin_inset Index idx
5005 status collapsed
5006
5007 \begin_layout Plain Layout
5008 ぎょうれつ@行列
5009 \end_layout
5010
5011 \end_inset
5012
5013
5014 \end_layout
5015
5016 \begin_layout Standard
5017 行列は、数式ツールバーボタンの
5018 \begin_inset Graphics
5019         filename ../../images/dialog-show_mathmatrix.png
5020         scale 85
5021
5022 \end_inset
5023
5024
5025 \family sans
5026 挿入\SpecialChar \menuseparator
5027 数式\SpecialChar \menuseparator
5028 行列
5029 \family default
5030 メニューで挿入することができます。すると、行列の行数・列数・配置方法・装飾を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
5031 \end_layout
5032
5033 \begin_layout Standard
5034 最初の行列は「上」配置
5035 \begin_inset Formula $\begin{array}[t]{cccc}
5036 A & D & G & J\\
5037 B & E & H & K\\
5038 C & F & I & L
5039 \end{array}$
5040 \end_inset
5041
5042 で、二番目は「中央」配置
5043 \begin_inset Formula $\begin{array}{cccc}
5044 A & D & G & J\\
5045 B & E & H & K\\
5046 C & F & I & L
5047 \end{array}$
5048 \end_inset
5049
5050 、三番目は「下」配置
5051 \begin_inset Formula $\begin{array}[b]{cccc}
5052 A & D & G & J\\
5053 B & E & H & K\\
5054 C & F & I & L
5055 \end{array}$
5056 \end_inset
5057
5058 です。
5059 \end_layout
5060
5061 \begin_layout Standard
5062 水平配置は、各列がどのように配置されるべきかを指定します。これは、各列に対応した文字を一つずつ入力することによって設定します。
5063 \emph on
5064 l
5065 \emph default
5066 は左寄せ、
5067 \emph on
5068 c
5069 \emph default
5070 は中央揃え、
5071 \emph on
5072 r
5073 \emph default
5074 は右寄せを意味します。たとえば、第1列が左寄せで第2列と第3列が中央揃え、第4列が右揃えの4
5075 \series bold
5076 ×
5077 \series default
5078 4行列を作成するには、水平配置のところに
5079 \series bold
5080 lccr
5081 \series default
5082 と入力します。通常、行列では各列は中央揃えですから、各列の既定値は
5083 \series bold
5084 c
5085 \series default
5086 です。
5087 \end_layout
5088
5089 \begin_layout Standard
5090 水平行列の例です。
5091 \end_layout
5092
5093 \begin_layout Standard
5094
5095 \series bold
5096 lll
5097 \series default
5098  : 
5099 \begin_inset Formula $\begin{array}{lll}
5100 10000 & D & G\\
5101 B & 10000 & H\\
5102 C & F & 10000
5103 \end{array}$
5104 \end_inset
5105
5106  , 
5107 \series bold
5108 ccc
5109 \series default
5110  : 
5111 \begin_inset Formula $\begin{array}{ccc}
5112 10000 & D & G\\
5113 B & 10000 & H\\
5114 C & F & 10000
5115 \end{array}$
5116 \end_inset
5117
5118  , 
5119 \series bold
5120 rrr
5121 \series default
5122  : 
5123 \begin_inset Formula $\begin{array}{rrr}
5124 10000 & D & G\\
5125 B & 10000 & H\\
5126 C & F & 10000
5127 \end{array}$
5128 \end_inset
5129
5130
5131 \end_layout
5132
5133 \begin_layout Standard
5134 つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
5135 \begin_inset Graphics
5136         filename ../../images/tabular-feature_append-row.png
5137         scale 85
5138
5139 \end_inset
5140
5141
5142 \begin_inset Graphics
5143         filename ../../images/tabular-feature_delete-row.png
5144         scale 85
5145
5146 \end_inset
5147
5148 などや
5149 \family sans
5150 編集\SpecialChar \menuseparator
5151 行と列
5152 \family default
5153 メニューを使用することができます。また、行は
5154 \begin_inset Info
5155 type  "shortcut"
5156 arg   "newline-insert newline"
5157 \end_inset
5158
5159 で作成することもできます。
5160 \end_layout
5161
5162 \begin_layout Standard
5163 \begin_inset VSpace bigskip
5164 \end_inset
5165
5166
5167 \end_layout
5168
5169 \begin_layout Standard
5170
5171 \family sans
5172 装飾
5173 \family default
5174 は、行列の前後に選択した様式の括弧を加えます。他にも括弧は、
5175 \series bold
5176
5177 \backslash
5178 left
5179 \series default
5180
5181 \begin_inset Index idx
5182 status collapsed
5183
5184 \begin_layout Plain Layout
5185 こまんど@コマンド ! L ! 
5186 \backslash
5187 left
5188 \end_layout
5189
5190 \end_inset
5191
5192 コマンドや
5193 \series bold
5194
5195 \backslash
5196 right
5197 \series default
5198
5199 \begin_inset Index idx
5200 status collapsed
5201
5202 \begin_layout Plain Layout
5203 こまんど@コマンド ! R ! 
5204 \backslash
5205 right
5206 \end_layout
5207
5208 \end_inset
5209
5210 コマンドで作成することもできます(短絡キー
5211 \family sans
5212 Alt+M
5213 \begin_inset space ~
5214 \end_inset
5215
5216 括弧
5217 \family default
5218 )。第
5219 \begin_inset CommandInset ref
5220 LatexCommand ref
5221 reference "sub:自動の括弧丈"
5222
5223 \end_inset
5224
5225 節を参照してください。あるいは、以下のコマンドを使うこともできます。
5226 \begin_inset VSpace medskip
5227 \end_inset
5228
5229
5230 \end_layout
5231
5232 \begin_layout Standard
5233 \begin_inset space \hfill{}
5234 \end_inset
5235
5236
5237 \begin_inset Tabular
5238 <lyxtabular version="3" rows="4" columns="2">
5239 <features tabularvalignment="middle">
5240 <column alignment="center" valignment="top" width="0">
5241 <column alignment="center" valignment="top" width="0">
5242 <row>
5243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5244 \begin_inset Text
5245
5246 \begin_layout Plain Layout
5247 コマンド
5248 \end_layout
5249
5250 \end_inset
5251 </cell>
5252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5253 \begin_inset Text
5254
5255 \begin_layout Plain Layout
5256 出力
5257 \begin_inset Note Note
5258 status collapsed
5259
5260 \begin_layout Plain Layout
5261 ここで
5262 \series bold
5263
5264 \backslash
5265 raisebox
5266 \series default
5267 はスペーサーとして使用しているだけです。
5268 \end_layout
5269
5270 \end_inset
5271
5272
5273 \end_layout
5274
5275 \end_inset
5276 </cell>
5277 </row>
5278 <row>
5279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5280 \begin_inset Text
5281
5282 \begin_layout Plain Layout
5283
5284 \backslash
5285 bmatrix
5286 \begin_inset ERT
5287 status collapsed
5288
5289 \begin_layout Plain Layout
5290
5291
5292 \backslash
5293 spce 
5294 \end_layout
5295
5296 \end_inset
5297
5298 2
5299 \series bold
5300 ×
5301 \series default
5302 2行列
5303 \end_layout
5304
5305 \end_inset
5306 </cell>
5307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5308 \begin_inset Text
5309
5310 \begin_layout Plain Layout
5311 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5312 0 & \textrm{-}\mathrm{i}\\
5313 \mathrm{i} & 0
5314 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5315 \end_inset
5316
5317
5318 \end_layout
5319
5320 \end_inset
5321 </cell>
5322 </row>
5323 <row>
5324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5325 \begin_inset Text
5326
5327 \begin_layout Plain Layout
5328
5329 \backslash
5330 Bmatrix
5331 \begin_inset ERT
5332 status collapsed
5333
5334 \begin_layout Plain Layout
5335
5336
5337 \backslash
5338 spce 
5339 \end_layout
5340
5341 \end_inset
5342
5343 2
5344 \series bold
5345 ×
5346 \series default
5347 2行列
5348 \end_layout
5349
5350 \end_inset
5351 </cell>
5352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5353 \begin_inset Text
5354
5355 \begin_layout Plain Layout
5356 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5357 0 & \textrm{-}\mathrm{i}\\
5358 \mathrm{i} & 0
5359 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5360 \end_inset
5361
5362
5363 \end_layout
5364
5365 \end_inset
5366 </cell>
5367 </row>
5368 <row>
5369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5370 \begin_inset Text
5371
5372 \begin_layout Plain Layout
5373
5374 \backslash
5375 pmatrix
5376 \begin_inset ERT
5377 status collapsed
5378
5379 \begin_layout Plain Layout
5380
5381
5382 \backslash
5383 spce 
5384 \end_layout
5385
5386 \end_inset
5387
5388 2
5389 \series bold
5390 ×
5391 \series default
5392 2行列
5393 \end_layout
5394
5395 \end_inset
5396 </cell>
5397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5398 \begin_inset Text
5399
5400 \begin_layout Plain Layout
5401 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5402 0 & \textrm{-}\mathrm{i}\\
5403 \mathrm{i} & 0
5404 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5405 \end_inset
5406
5407
5408 \end_layout
5409
5410 \end_inset
5411 </cell>
5412 </row>
5413 </lyxtabular>
5414
5415 \end_inset
5416
5417
5418 \begin_inset space \hfill{}
5419 \end_inset
5420
5421
5422 \begin_inset Tabular
5423 <lyxtabular version="3" rows="4" columns="2">
5424 <features tabularvalignment="middle">
5425 <column alignment="center" valignment="top" width="0">
5426 <column alignment="center" valignment="top" width="0">
5427 <row>
5428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5429 \begin_inset Text
5430
5431 \begin_layout Plain Layout
5432 コマンド
5433 \end_layout
5434
5435 \end_inset
5436 </cell>
5437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5438 \begin_inset Text
5439
5440 \begin_layout Plain Layout
5441 出力
5442 \end_layout
5443
5444 \end_inset
5445 </cell>
5446 </row>
5447 <row>
5448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5449 \begin_inset Text
5450
5451 \begin_layout Plain Layout
5452
5453 \backslash
5454 vmatrix
5455 \begin_inset ERT
5456 status collapsed
5457
5458 \begin_layout Plain Layout
5459
5460
5461 \backslash
5462 spce 
5463 \end_layout
5464
5465 \end_inset
5466
5467 2
5468 \series bold
5469 ×
5470 \series default
5471 2行列
5472 \end_layout
5473
5474 \end_inset
5475 </cell>
5476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5477 \begin_inset Text
5478
5479 \begin_layout Plain Layout
5480 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5481 0 & \textrm{-}\mathrm{i}\\
5482 \mathrm{i} & 0
5483 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5484 \end_inset
5485
5486
5487 \end_layout
5488
5489 \end_inset
5490 </cell>
5491 </row>
5492 <row>
5493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5494 \begin_inset Text
5495
5496 \begin_layout Plain Layout
5497
5498 \backslash
5499 Vmatrix
5500 \begin_inset ERT
5501 status collapsed
5502
5503 \begin_layout Plain Layout
5504
5505
5506 \backslash
5507 spce 
5508 \end_layout
5509
5510 \end_inset
5511
5512 2
5513 \series bold
5514 ×
5515 \series default
5516 2行列
5517 \end_layout
5518
5519 \end_inset
5520 </cell>
5521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5522 \begin_inset Text
5523
5524 \begin_layout Plain Layout
5525 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5526 0 & \textrm{-}\mathrm{i}\\
5527 \mathrm{i} & 0
5528 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5529 \end_inset
5530
5531
5532 \end_layout
5533
5534 \end_inset
5535 </cell>
5536 </row>
5537 <row>
5538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5539 \begin_inset Text
5540
5541 \begin_layout Plain Layout
5542
5543 \backslash
5544 matrix
5545 \begin_inset ERT
5546 status collapsed
5547
5548 \begin_layout Plain Layout
5549
5550
5551 \backslash
5552 spce 
5553 \end_layout
5554
5555 \end_inset
5556
5557 2
5558 \series bold
5559 ×
5560 \series default
5561 2行列
5562 \end_layout
5563
5564 \end_inset
5565 </cell>
5566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5567 \begin_inset Text
5568
5569 \begin_layout Plain Layout
5570 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5571 0 & \textrm{-}\mathrm{i}\\
5572 \mathrm{i} & 0
5573 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5574 \end_inset
5575
5576
5577 \end_layout
5578
5579 \end_inset
5580 </cell>
5581 </row>
5582 </lyxtabular>
5583
5584 \end_inset
5585
5586
5587 \begin_inset space \hfill{}
5588 \end_inset
5589
5590
5591 \end_layout
5592
5593 \begin_layout Standard
5594 \begin_inset VSpace medskip
5595 \end_inset
5596
5597 たとえば
5598 \series bold
5599
5600 \backslash
5601 vmatrix
5602 \series default
5603 などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
5604 \end_layout
5605
5606 \begin_layout Standard
5607 \begin_inset Note Greyedout
5608 status open
5609
5610 \begin_layout Plain Layout
5611
5612 \series bold
5613 \lang english
5614 Note:
5615 \series default
5616  LaTeX limits the number of matrix columns with decorations to 10.
5617  If you need more than 10
5618 \begin_inset space ~
5619 \end_inset
5620
5621 columns, you have to add this line to the document preamble:
5622 \end_layout
5623
5624 \begin_layout Plain Layout
5625
5626 \series bold
5627 \lang english
5628
5629 \backslash
5630 setcounter{MaxMatrixCols}{number}
5631 \end_layout
5632
5633 \begin_layout Plain Layout
5634
5635 \lang english
5636 where 
5637 \emph on
5638 number
5639 \emph default
5640  is the number of columns between 11 and 99.
5641 \end_layout
5642
5643 \end_inset
5644
5645
5646 \end_layout
5647
5648 \begin_layout Standard
5649 \begin_inset VSpace bigskip
5650 \end_inset
5651
5652 じつは多行数式はすべて行列なので、行列の各列の間隔を変更するには、第
5653 \begin_inset CommandInset ref
5654 LatexCommand ref
5655 reference "sub:列間"
5656
5657 \end_inset
5658
5659 節に説明されている距離
5660 \series bold
5661
5662 \backslash
5663 arraycolsep
5664 \series default
5665
5666 \begin_inset Index idx
5667 status collapsed
5668
5669 \begin_layout Plain Layout
5670 こまんど@コマンド ! A ! 
5671 \backslash
5672 arraycolsep
5673 \end_layout
5674
5675 \end_inset
5676
5677 をここでも使用することができます。
5678 \end_layout
5679
5680 \begin_layout Standard
5681 行間隔を変更するには、
5682 \series bold
5683
5684 \backslash
5685 arraystretch
5686 \series default
5687
5688 \begin_inset Index idx
5689 status collapsed
5690
5691 \begin_layout Plain Layout
5692 こまんど@コマンド ! A ! 
5693 \backslash
5694 arraystretch
5695 \end_layout
5696
5697 \end_inset
5698
5699 コマンドを使用します。以下のようにして使用します。
5700 \end_layout
5701
5702 \begin_layout Standard
5703
5704 \series bold
5705
5706 \backslash
5707 renewcommand{
5708 \backslash
5709 arraystretch}{伸長因子}
5710 \begin_inset Index idx
5711 status collapsed
5712
5713 \begin_layout Plain Layout
5714 こまんど@コマンド ! R ! 
5715 \backslash
5716 renewcommand
5717 \end_layout
5718
5719 \end_inset
5720
5721
5722 \end_layout
5723
5724 \begin_layout Standard
5725
5726 \series bold
5727
5728 \backslash
5729 renewcommand
5730 \series default
5731 コマンドは、伸長因子を定義済みの
5732 \series bold
5733
5734 \backslash
5735 arraystretch
5736 \series default
5737 コマンドに割り当てます。たとえば行間隔を2倍にするには、因子として2を指定して下さい。すると、以降の行列すべてにこれが使用されるようになります。元の間隔に戻すに
5738 は、
5739 \series bold
5740
5741 \backslash
5742 arraystretch
5743 \series default
5744 に因子1を割り当てて下さい。
5745 \end_layout
5746
5747 \begin_layout Standard
5748 本文行中に行列を入れるには、
5749 \series bold
5750
5751 \backslash
5752 smallmatrix
5753 \series default
5754
5755 \begin_inset Index idx
5756 status collapsed
5757
5758 \begin_layout Plain Layout
5759 こまんど@コマンド ! S ! 
5760 \backslash
5761 smallmatrix
5762 \end_layout
5763
5764 \end_inset
5765
5766 コマンドを使います。これを挿入すると、二つの点線に囲まれた青枠が現れます。この枠のなかに行列を入れることができます。
5767 \end_layout
5768
5769 \begin_layout Standard
5770 これは、本文行中の行列
5771 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5772 C & D
5773 \end{smallmatrix}\right)$
5774 \end_inset
5775
5776 です。
5777 \end_layout
5778
5779 \begin_layout Section
5780 括弧と区分記号
5781 \begin_inset Index idx
5782 status collapsed
5783
5784 \begin_layout Plain Layout
5785 かっこ@括弧
5786 \end_layout
5787
5788 \end_inset
5789
5790
5791 \begin_inset Index idx
5792 status collapsed
5793
5794 \begin_layout Plain Layout
5795 くぶんきごう@区分記号
5796 \end_layout
5797
5798 \end_inset
5799
5800
5801 \end_layout
5802
5803 \begin_layout Subsection
5804 垂直括弧と区分記号
5805 \begin_inset Index idx
5806 status collapsed
5807
5808 \begin_layout Plain Layout
5809 かっこ@括弧 ! すいちょく@垂直
5810 \end_layout
5811
5812 \end_inset
5813
5814
5815 \end_layout
5816
5817 \begin_layout Standard
5818 \begin_inset space \hfill{}
5819 \end_inset
5820
5821
5822 \begin_inset Tabular
5823 <lyxtabular version="3" rows="9" columns="2">
5824 <features tabularvalignment="middle">
5825 <column alignment="center" valignment="top" width="0pt">
5826 <column alignment="center" valignment="top" width="0pt">
5827 <row>
5828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5829 \begin_inset Text
5830
5831 \begin_layout Plain Layout
5832 コマンド
5833 \end_layout
5834
5835 \end_inset
5836 </cell>
5837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5838 \begin_inset Text
5839
5840 \begin_layout Plain Layout
5841 出力
5842 \end_layout
5843
5844 \end_inset
5845 </cell>
5846 </row>
5847 <row>
5848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 (
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 \begin_inset Formula $($
5862 \end_inset
5863
5864
5865 \end_layout
5866
5867 \end_inset
5868 </cell>
5869 </row>
5870 <row>
5871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875 {
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 \begin_inset Formula $\{$
5885 \end_inset
5886
5887
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 </row>
5893 <row>
5894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898 [
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907 \begin_inset Formula $[$
5908 \end_inset
5909
5910
5911 \end_layout
5912
5913 \end_inset
5914 </cell>
5915 </row>
5916 <row>
5917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5918 \begin_inset Text
5919
5920 \begin_layout Plain Layout
5921
5922 \backslash
5923 langle
5924 \end_layout
5925
5926 \end_inset
5927 </cell>
5928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Plain Layout
5932 \begin_inset Formula $\langle$
5933 \end_inset
5934
5935
5936 \end_layout
5937
5938 \end_inset
5939 </cell>
5940 </row>
5941 <row>
5942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5943 \begin_inset Text
5944
5945 \begin_layout Plain Layout
5946
5947 \backslash
5948 lceil
5949 \end_layout
5950
5951 \end_inset
5952 </cell>
5953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5954 \begin_inset Text
5955
5956 \begin_layout Plain Layout
5957 \begin_inset Formula $\lceil$
5958 \end_inset
5959
5960
5961 \end_layout
5962
5963 \end_inset
5964 </cell>
5965 </row>
5966 <row>
5967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5968 \begin_inset Text
5969
5970 \begin_layout Plain Layout
5971
5972 \backslash
5973 lfloor
5974 \end_layout
5975
5976 \end_inset
5977 </cell>
5978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5979 \begin_inset Text
5980
5981 \begin_layout Plain Layout
5982 \begin_inset Formula $\lfloor$
5983 \end_inset
5984
5985
5986 \end_layout
5987
5988 \end_inset
5989 </cell>
5990 </row>
5991 <row>
5992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5993 \begin_inset Text
5994
5995 \begin_layout Plain Layout
5996 /
5997 \end_layout
5998
5999 \end_inset
6000 </cell>
6001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6002 \begin_inset Text
6003
6004 \begin_layout Plain Layout
6005 \begin_inset Formula $/$
6006 \end_inset
6007
6008
6009 \end_layout
6010
6011 \end_inset
6012 </cell>
6013 </row>
6014 <row>
6015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6016 \begin_inset Text
6017
6018 \begin_layout Plain Layout
6019 \begin_inset Formula $|$
6020 \end_inset
6021
6022
6023 \end_layout
6024
6025 \end_inset
6026 </cell>
6027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6028 \begin_inset Text
6029
6030 \begin_layout Plain Layout
6031 \begin_inset Formula $|$
6032 \end_inset
6033
6034
6035 \end_layout
6036
6037 \end_inset
6038 </cell>
6039 </row>
6040 </lyxtabular>
6041
6042 \end_inset
6043
6044
6045 \begin_inset space \hfill{}
6046 \end_inset
6047
6048
6049 \begin_inset Tabular
6050 <lyxtabular version="3" rows="9" columns="2">
6051 <features tabularvalignment="middle">
6052 <column alignment="center" valignment="top" width="0pt">
6053 <column alignment="center" valignment="top" width="0pt">
6054 <row>
6055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6056 \begin_inset Text
6057
6058 \begin_layout Plain Layout
6059 コマンド
6060 \end_layout
6061
6062 \end_inset
6063 </cell>
6064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6065 \begin_inset Text
6066
6067 \begin_layout Plain Layout
6068 出力
6069 \end_layout
6070
6071 \end_inset
6072 </cell>
6073 </row>
6074 <row>
6075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6076 \begin_inset Text
6077
6078 \begin_layout Plain Layout
6079 )
6080 \end_layout
6081
6082 \end_inset
6083 </cell>
6084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6085 \begin_inset Text
6086
6087 \begin_layout Plain Layout
6088 \begin_inset Formula $)$
6089 \end_inset
6090
6091
6092 \end_layout
6093
6094 \end_inset
6095 </cell>
6096 </row>
6097 <row>
6098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6099 \begin_inset Text
6100
6101 \begin_layout Plain Layout
6102 }
6103 \end_layout
6104
6105 \end_inset
6106 </cell>
6107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6108 \begin_inset Text
6109
6110 \begin_layout Plain Layout
6111 \begin_inset Formula $\}$
6112 \end_inset
6113
6114
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 </row>
6120 <row>
6121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6122 \begin_inset Text
6123
6124 \begin_layout Plain Layout
6125 ]
6126 \end_layout
6127
6128 \end_inset
6129 </cell>
6130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6131 \begin_inset Text
6132
6133 \begin_layout Plain Layout
6134 \begin_inset Formula $]$
6135 \end_inset
6136
6137
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 </row>
6143 <row>
6144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6145 \begin_inset Text
6146
6147 \begin_layout Plain Layout
6148
6149 \backslash
6150 rangle
6151 \end_layout
6152
6153 \end_inset
6154 </cell>
6155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6156 \begin_inset Text
6157
6158 \begin_layout Plain Layout
6159 \begin_inset Formula $\rangle$
6160 \end_inset
6161
6162
6163 \end_layout
6164
6165 \end_inset
6166 </cell>
6167 </row>
6168 <row>
6169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6170 \begin_inset Text
6171
6172 \begin_layout Plain Layout
6173
6174 \backslash
6175 rceil
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Plain Layout
6184 \begin_inset Formula $\rceil$
6185 \end_inset
6186
6187
6188 \end_layout
6189
6190 \end_inset
6191 </cell>
6192 </row>
6193 <row>
6194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6195 \begin_inset Text
6196
6197 \begin_layout Plain Layout
6198
6199 \backslash
6200 rfloor
6201 \end_layout
6202
6203 \end_inset
6204 </cell>
6205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6206 \begin_inset Text
6207
6208 \begin_layout Plain Layout
6209 \begin_inset Formula $\rfloor$
6210 \end_inset
6211
6212
6213 \end_layout
6214
6215 \end_inset
6216 </cell>
6217 </row>
6218 <row>
6219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6220 \begin_inset Text
6221
6222 \begin_layout Plain Layout
6223
6224 \backslash
6225
6226 \backslash
6227
6228 \end_layout
6229
6230 \end_inset
6231 </cell>
6232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6233 \begin_inset Text
6234
6235 \begin_layout Plain Layout
6236 \begin_inset Formula $\backslash$
6237 \end_inset
6238
6239
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 </row>
6245 <row>
6246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6247 \begin_inset Text
6248
6249 \begin_layout Plain Layout
6250
6251 \backslash
6252
6253 \begin_inset Formula $|$
6254 \end_inset
6255
6256
6257 \end_layout
6258
6259 \end_inset
6260 </cell>
6261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6262 \begin_inset Text
6263
6264 \begin_layout Plain Layout
6265 \begin_inset Formula $\|$
6266 \end_inset
6267
6268
6269 \end_layout
6270
6271 \end_inset
6272 </cell>
6273 </row>
6274 </lyxtabular>
6275
6276 \end_inset
6277
6278
6279 \begin_inset space \hfill{}
6280 \end_inset
6281
6282
6283 \end_layout
6284
6285 \begin_layout Standard
6286 \begin_inset Note Greyedout
6287 status open
6288
6289 \begin_layout Plain Layout
6290
6291 \series bold
6292 (注意)
6293 \series default
6294 TeXモードでは、
6295 \backslash
6296
6297 \backslash
6298 コマンドはその場所に改行を入れてしまうので、バックスラッシュを入力するには
6299 \series bold
6300
6301 \backslash
6302 textbackslash
6303 \series default
6304
6305 \begin_inset Index idx
6306 status collapsed
6307
6308 \begin_layout Plain Layout
6309 こまんど@コマンド! T ! 
6310 \backslash
6311 textbackslash
6312 \end_layout
6313
6314 \end_inset
6315
6316 を使わなくてはなりません。
6317 \end_layout
6318
6319 \end_inset
6320
6321
6322 \end_layout
6323
6324 \begin_layout Standard
6325 上に列挙した文字すべてについて、以下の二小節で説明されているコマンドを使って、大きさを調整することができます。これらのコマンドを使用するにあたっては、
6326 \series bold
6327
6328 \backslash
6329 langle
6330 \series default
6331
6332 \series bold
6333
6334 \backslash
6335 rangle
6336 \series default
6337 コマンドを使用せずに
6338 \begin_inset Formula $<$
6339 \end_inset
6340
6341
6342 \begin_inset Formula $>$
6343 \end_inset
6344
6345 の文字を直接使用することができます。
6346 \end_layout
6347
6348 \begin_layout Subsubsection
6349 手動の括弧丈
6350 \begin_inset CommandInset label
6351 LatexCommand label
6352 name "sub:手動の括弧丈"
6353
6354 \end_inset
6355
6356
6357 \begin_inset Index idx
6358 status collapsed
6359
6360 \begin_layout Plain Layout
6361 かっこたけ@括弧丈 ! しゅどう@手動
6362 \end_layout
6363
6364 \end_inset
6365
6366
6367 \end_layout
6368
6369 \begin_layout Standard
6370 括弧の丈は、LaTeXコマンドの
6371 \series bold
6372
6373 \backslash
6374 big
6375 \series default
6376
6377 \begin_inset Index idx
6378 status collapsed
6379
6380 \begin_layout Plain Layout
6381 こまんど@コマンド ! B ! 
6382 \backslash
6383 big
6384 \end_layout
6385
6386 \end_inset
6387
6388
6389 \series bold
6390
6391 \backslash
6392 Big
6393 \series default
6394
6395 \series bold
6396
6397 \backslash
6398 bigg
6399 \series default
6400 および
6401 \series bold
6402
6403 \backslash
6404 Bigg
6405 \series default
6406 を使って、手動で指定することができます。
6407 \series bold
6408
6409 \backslash
6410 big
6411 \series default
6412 が最小の大きさであり、
6413 \series bold
6414
6415 \backslash
6416 Bigg
6417 \series default
6418 が最大の括弧丈になります。
6419 \end_layout
6420
6421 \begin_layout Standard
6422 これらのコマンドは、括弧の階層を強調するのに使われます。
6423 \end_layout
6424
6425 \begin_layout Standard
6426 \align center
6427 \begin_inset Tabular
6428 <lyxtabular version="3" rows="2" columns="2">
6429 <features tabularvalignment="middle">
6430 <column alignment="center" valignment="top" width="0pt">
6431 <column alignment="center" valignment="top" width="0pt">
6432 <row>
6433 <cell alignment="center" valignment="top" usebox="none">
6434 \begin_inset Text
6435
6436 \begin_layout Plain Layout
6437 すべての括弧が同じ大きさ:
6438 \end_layout
6439
6440 \end_inset
6441 </cell>
6442 <cell alignment="center" valignment="top" usebox="none">
6443 \begin_inset Text
6444
6445 \begin_layout Plain Layout
6446 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6447 \end_inset
6448
6449
6450 \end_layout
6451
6452 \end_inset
6453 </cell>
6454 </row>
6455 <row>
6456 <cell alignment="center" valignment="top" usebox="none">
6457 \begin_inset Text
6458
6459 \begin_layout Plain Layout
6460 こちらの方が良い:
6461 \end_layout
6462
6463 \end_inset
6464 </cell>
6465 <cell alignment="center" valignment="top" usebox="none">
6466 \begin_inset Text
6467
6468 \begin_layout Plain Layout
6469 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6470 \end_inset
6471
6472
6473 \end_layout
6474
6475 \end_inset
6476 </cell>
6477 </row>
6478 </lyxtabular>
6479
6480 \end_inset
6481
6482
6483 \begin_inset Note Note
6484 status collapsed
6485
6486 \begin_layout Plain Layout
6487 ここで
6488 \series bold
6489
6490 \backslash
6491 raisebox
6492 \series default
6493 はスペーサーとして使用しているだけです。
6494 \end_layout
6495
6496 \end_inset
6497
6498
6499 \end_layout
6500
6501 \begin_layout Standard
6502 二つ目の数式では、
6503 \series bold
6504
6505 \backslash
6506 Big((A+B)(A-B)
6507 \backslash
6508 Big)^
6509 \begin_inset ERT
6510 status collapsed
6511
6512 \begin_layout Plain Layout
6513
6514
6515 \backslash
6516 spce 
6517 \end_layout
6518
6519 \end_inset
6520
6521 C
6522 \series default
6523 というコマンドが使われています。
6524 \end_layout
6525
6526 \begin_layout Standard
6527 以下は、すべての括弧丈の羅列です。
6528 \end_layout
6529
6530 \begin_layout Standard
6531 \align center
6532
6533 \backslash
6534 Bigg(
6535 \backslash
6536 exp
6537 \backslash
6538 bigg
6539 \begin_inset Formula $<$
6540 \end_inset
6541
6542
6543 \backslash
6544 Big[
6545 \backslash
6546 big{
6547 \backslash
6548 ln(3x)
6549 \backslash
6550 big}^2
6551 \begin_inset ERT
6552 status collapsed
6553
6554 \begin_layout Plain Layout
6555
6556
6557 \backslash
6558 spce 
6559 \end_layout
6560
6561 \end_inset
6562
6563
6564 \backslash
6565 sin(x)
6566 \backslash
6567 Big]^
6568 \begin_inset ERT
6569 status collapsed
6570
6571 \begin_layout Plain Layout
6572
6573
6574 \backslash
6575 spce 
6576 \end_layout
6577
6578 \end_inset
6579
6580 A
6581 \begin_inset ERT
6582 status collapsed
6583
6584 \begin_layout Plain Layout
6585
6586
6587 \backslash
6588 spce 
6589 \end_layout
6590
6591 \end_inset
6592
6593
6594 \backslash
6595 bigg
6596 \begin_inset Formula $>$
6597 \end_inset
6598
6599
6600 \backslash
6601 Bigg)^0,5
6602 \end_layout
6603
6604 \begin_layout Standard
6605 \align center
6606 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6607 \end_inset
6608
6609
6610 \end_layout
6611
6612 \begin_layout Standard
6613
6614 \series bold
6615
6616 \backslash
6617 big
6618 \series default
6619 型コマンドの他に、括弧と中身のあいだにもう少し空白を加える
6620 \series bold
6621
6622 \backslash
6623 bigm
6624 \series default
6625
6626 \begin_inset Index idx
6627 status collapsed
6628
6629 \begin_layout Plain Layout
6630 こまんど@コマンド ! B ! 
6631 \backslash
6632 bigm
6633 \end_layout
6634
6635 \end_inset
6636
6637 という派生型と、空白を追加しない
6638 \series bold
6639
6640 \backslash
6641 bigl
6642 \series default
6643 -
6644 \series bold
6645
6646 \backslash
6647 bigr
6648 \series default
6649
6650 \begin_inset Index idx
6651 status collapsed
6652
6653 \begin_layout Plain Layout
6654 こまんど@コマンド ! B ! 
6655 \backslash
6656 bigl - 
6657 \backslash
6658 bigr
6659 \end_layout
6660
6661 \end_inset
6662
6663 派生型があります。
6664 \series bold
6665
6666 \backslash
6667 bigl
6668 \series default
6669 コマンドの最後の
6670 \emph on
6671 l
6672 \emph default
6673 は、左括弧であることを示し、右括弧の場合には、
6674 \emph on
6675 l
6676 \emph default
6677 の代わりに
6678 \emph on
6679 r
6680 \emph default
6681 を用います。左括弧と右括弧は、それぞれ括弧の開始と終了に用いられます。
6682 \end_layout
6683
6684 \begin_layout Standard
6685 以下の表は、これらの派生型の比較です。
6686 \end_layout
6687
6688 \begin_layout Standard
6689 \align center
6690 \begin_inset Tabular
6691 <lyxtabular version="3" rows="5" columns="2">
6692 <features tabularvalignment="middle">
6693 <column alignment="center" valignment="middle" width="0">
6694 <column alignment="center" valignment="middle" width="0">
6695 <row>
6696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6697 \begin_inset Text
6698
6699 \begin_layout Plain Layout
6700 コマンド
6701 \end_layout
6702
6703 \end_inset
6704 </cell>
6705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6706 \begin_inset Text
6707
6708 \begin_layout Plain Layout
6709 出力
6710 \begin_inset Note Note
6711 status collapsed
6712
6713 \begin_layout Plain Layout
6714 ここで
6715 \series bold
6716
6717 \backslash
6718 raisebox
6719 \series default
6720 はスペーサーとして使用しているだけです。
6721 \end_layout
6722
6723 \end_inset
6724
6725
6726 \end_layout
6727
6728 \end_inset
6729 </cell>
6730 </row>
6731 <row>
6732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6733 \begin_inset Text
6734
6735 \begin_layout Plain Layout
6736
6737 \backslash
6738 Bigm(
6739 \backslash
6740 bigm(
6741 \backslash
6742 ln(3x)
6743 \backslash
6744 bigm)^2
6745 \series bold
6746
6747 \begin_inset ERT
6748 status collapsed
6749
6750 \begin_layout Plain Layout
6751
6752
6753 \backslash
6754 spce 
6755 \end_layout
6756
6757 \end_inset
6758
6759
6760 \series default
6761
6762 \backslash
6763 Bigm)
6764 \end_layout
6765
6766 \end_inset
6767 </cell>
6768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6769 \begin_inset Text
6770
6771 \begin_layout Plain Layout
6772 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6773 \end_inset
6774
6775
6776 \end_layout
6777
6778 \end_inset
6779 </cell>
6780 </row>
6781 <row>
6782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6783 \begin_inset Text
6784
6785 \begin_layout Plain Layout
6786
6787 \backslash
6788 Big(
6789 \backslash
6790 big(
6791 \backslash
6792 ln(3x)
6793 \backslash
6794 big)^2
6795 \series bold
6796
6797 \begin_inset ERT
6798 status collapsed
6799
6800 \begin_layout Plain Layout
6801
6802
6803 \backslash
6804 spce 
6805 \end_layout
6806
6807 \end_inset
6808
6809
6810 \series default
6811
6812 \backslash
6813 Big)
6814 \end_layout
6815
6816 \end_inset
6817 </cell>
6818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6819 \begin_inset Text
6820
6821 \begin_layout Plain Layout
6822 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6823 \end_inset
6824
6825
6826 \end_layout
6827
6828 \end_inset
6829 </cell>
6830 </row>
6831 <row>
6832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6833 \begin_inset Text
6834
6835 \begin_layout Plain Layout
6836
6837 \backslash
6838 Bigl(
6839 \backslash
6840 bigl(
6841 \backslash
6842 ln(3x)
6843 \backslash
6844 bigr)^2
6845 \series bold
6846
6847 \begin_inset ERT
6848 status collapsed
6849
6850 \begin_layout Plain Layout
6851
6852
6853 \backslash
6854 spce 
6855 \end_layout
6856
6857 \end_inset
6858
6859
6860 \series default
6861
6862 \backslash
6863 Bigr)
6864 \end_layout
6865
6866 \end_inset
6867 </cell>
6868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6869 \begin_inset Text
6870
6871 \begin_layout Plain Layout
6872 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6873 \end_inset
6874
6875
6876 \end_layout
6877
6878 \end_inset
6879 </cell>
6880 </row>
6881 <row>
6882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6883 \begin_inset Text
6884
6885 \begin_layout Plain Layout
6886
6887 \backslash
6888 bigl)
6889 \backslash
6890 ln(3x)
6891 \backslash
6892 bigr(
6893 \end_layout
6894
6895 \end_inset
6896 </cell>
6897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6898 \begin_inset Text
6899
6900 \begin_layout Plain Layout
6901 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6902 \end_inset
6903
6904
6905 \end_layout
6906
6907 \end_inset
6908 </cell>
6909 </row>
6910 </lyxtabular>
6911
6912 \end_inset
6913
6914
6915 \end_layout
6916
6917 \begin_layout Subsubsection
6918 自動の括弧丈
6919 \begin_inset CommandInset label
6920 LatexCommand label
6921 name "sub:自動の括弧丈"
6922
6923 \end_inset
6924
6925
6926 \begin_inset Index idx
6927 status collapsed
6928
6929 \begin_layout Plain Layout
6930 かっこたけ@括弧丈 ! じどう@自動
6931 \end_layout
6932
6933 \end_inset
6934
6935
6936 \end_layout
6937
6938 \begin_layout Standard
6939 可変の丈を持つ括弧は、
6940 \series bold
6941
6942 \backslash
6943 left
6944 \series default
6945
6946 \begin_inset Index idx
6947 status collapsed
6948
6949 \begin_layout Plain Layout
6950 こまんど@コマンド ! L ! 
6951 \backslash
6952 left
6953 \end_layout
6954
6955 \end_inset
6956
6957 コマンドおよび
6958 \series bold
6959
6960 \backslash
6961 right
6962 \series default
6963
6964 \begin_inset Index idx
6965 status collapsed
6966
6967 \begin_layout Plain Layout
6968 こまんど@コマンド ! R ! 
6969 \backslash
6970 right
6971 \end_layout
6972
6973 \end_inset
6974
6975 コマンド、あるいは数式ツールバーボタンの
6976 \begin_inset Graphics
6977         filename ../../images/dialog-show_mathdelimiter.png
6978         scale 85
6979
6980 \end_inset
6981
6982 で挿入することができます。
6983 \series bold
6984
6985 \backslash
6986 left
6987 \series default
6988 および
6989 \series bold
6990
6991 \backslash
6992 right
6993 \series default
6994 の直後には、必要とする括弧を挿入しなくてはなりません。すると、括弧丈は出力時に自動的に計算されます。
6995 \end_layout
6996
6997 \begin_layout Standard
6998 \align center
6999 通常の括弧:
7000 \series bold
7001
7002 \backslash
7003 ln(
7004 \backslash
7005 frac
7006 \begin_inset ERT
7007 status collapsed
7008
7009 \begin_layout Plain Layout
7010
7011
7012 \backslash
7013 spce 
7014 \end_layout
7015
7016 \end_inset
7017
7018 A
7019 \begin_inset Formula $\downarrow$
7020 \end_inset
7021
7022 C
7023 \begin_inset ERT
7024 status collapsed
7025
7026 \begin_layout Plain Layout
7027
7028
7029 \backslash
7030 spce 
7031 \end_layout
7032
7033 \end_inset
7034
7035 )
7036 \series default
7037 というコマンドは
7038 \begin_inset Formula 
7039 \[
7040 \ln(\frac{A}{C})
7041 \]
7042
7043 \end_inset
7044
7045 を生成します。
7046 \end_layout
7047
7048 \begin_layout Standard
7049 \align center
7050 複数行の括弧:
7051 \series bold
7052
7053 \backslash
7054 ln
7055 \backslash
7056 left(
7057 \backslash
7058 frac
7059 \begin_inset ERT
7060 status collapsed
7061
7062 \begin_layout Plain Layout
7063
7064
7065 \backslash
7066 spce 
7067 \end_layout
7068
7069 \end_inset
7070
7071 A
7072 \begin_inset Formula $\downarrow$
7073 \end_inset
7074
7075 C
7076 \begin_inset ERT
7077 status collapsed
7078
7079 \begin_layout Plain Layout
7080
7081
7082 \backslash
7083 spce 
7084 \end_layout
7085
7086 \end_inset
7087
7088
7089 \backslash
7090 right)
7091 \series default
7092 というコマンドは
7093 \begin_inset Formula 
7094 \[
7095 \ln\left(\frac{A}{C}\right)
7096 \]
7097
7098 \end_inset
7099
7100 を生成します。
7101 \end_layout
7102
7103 \begin_layout Standard
7104
7105 \series bold
7106
7107 \backslash
7108 left
7109 \series default
7110
7111 \series bold
7112
7113 \backslash
7114 right
7115 \series default
7116 の代わりに、短絡キー
7117 \family sans
7118 Alt+M
7119 \begin_inset space ~
7120 \end_inset
7121
7122 括弧
7123 \family default
7124 を使うこともできます。これを使うと、LyX中で即座に実際の括弧丈を確認することができるという利点と、対応する右括弧も生成されるという利点があります。
7125 \begin_inset Newline newline
7126 \end_inset
7127
7128 すると、先ほどの例を作るコマンドは
7129 \series bold
7130
7131 \backslash
7132 ln Alt+M
7133 \series default
7134  
7135 \series bold
7136 (
7137 \backslash
7138 frac
7139 \begin_inset ERT
7140 status collapsed
7141
7142 \begin_layout Plain Layout
7143
7144
7145 \backslash
7146 spce 
7147 \end_layout
7148
7149 \end_inset
7150
7151 A
7152 \begin_inset Formula $\downarrow$
7153 \end_inset
7154
7155 C
7156 \series default
7157 となります。
7158 \end_layout
7159
7160 \begin_layout Standard
7161 左括弧あるいは右括弧を省略するには、ドットを挿入します。たとえば、
7162 \series bold
7163
7164 \backslash
7165 left.
7166 \backslash
7167 frac
7168 \begin_inset ERT
7169 status collapsed
7170
7171 \begin_layout Plain Layout
7172
7173
7174 \backslash
7175 spce 
7176 \end_layout
7177
7178 \end_inset
7179
7180 A
7181 \begin_inset Formula $\downarrow$
7182 \end_inset
7183
7184 B
7185 \begin_inset ERT
7186 status collapsed
7187
7188 \begin_layout Plain Layout
7189
7190
7191 \backslash
7192 spce 
7193 \end_layout
7194
7195 \end_inset
7196
7197
7198 \backslash
7199 right}
7200 \series default
7201 というコマンドは
7202 \series bold
7203
7204 \begin_inset Formula 
7205 \[
7206 \left.\frac{A}{B}\right\} 
7207 \]
7208
7209 \end_inset
7210
7211
7212 \series default
7213 を生成します。
7214 \series bold
7215
7216 \backslash
7217 left
7218 \series default
7219 コマンドおよび
7220 \series bold
7221
7222 \backslash
7223 right
7224 \series default
7225 コマンドは、文書が再度読み込まれたときには、LyXによって正しい丈の括弧に変換され、省略された括弧は、点線として表示されます。
7226 \end_layout
7227
7228 \begin_layout Standard
7229 \begin_inset VSpace bigskip
7230 \end_inset
7231
7232 著名なLaTeX頒布版は、すべてLaTeXの拡張であるeTeXを使用しているので、これらの頒布版では、すべての括弧および極限に対して
7233 \series bold
7234
7235 \backslash
7236 middle
7237 \series default
7238
7239 \begin_inset Index idx
7240 status collapsed
7241
7242 \begin_layout Plain Layout
7243 こまんど@コマンド ! M ! 
7244 \backslash
7245 middle
7246 \end_layout
7247
7248 \end_inset
7249
7250 コマンドも使用することができます
7251 \begin_inset Foot
7252 status collapsed
7253
7254 \begin_layout Plain Layout
7255
7256 \series bold
7257 (訳註)
7258 \series default
7259 pLaTeXでは、標準では
7260 \series bold
7261
7262 \backslash
7263 middle
7264 \series default
7265 コマンドは使えません。よって、以下の例では「
7266 \series bold
7267
7268 \backslash
7269 middle
7270 \series default
7271
7272 \begin_inset Formula $|$
7273 \end_inset
7274
7275 」の代わりに「
7276 \series bold
7277
7278 \backslash
7279 biggm
7280 \series default
7281
7282 \begin_inset Formula $|$
7283 \end_inset
7284
7285 」を用いています。
7286 \end_layout
7287
7288 \end_inset
7289
7290 。このコマンドでは、物理ベクトル
7291 \begin_inset Formula 
7292 \[
7293 \left\langle \phi\:\biggm|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7294 \]
7295
7296 \end_inset
7297
7298 で必要とされるように、次に続く文字の高さは、囲まれる括弧の高さに調節されます。物理ベクトルに関しては、第
7299 \begin_inset CommandInset ref
7300 LatexCommand ref
7301 reference "sub:物理ベクトル"
7302
7303 \end_inset
7304
7305 節に説明されているように特殊なLaTeXパッケージがあります。
7306 \end_layout
7307
7308 \begin_layout Subsection
7309 水平括弧
7310 \begin_inset Index idx
7311 status collapsed
7312
7313 \begin_layout Plain Layout
7314 かっこ@括弧 ! すいへい@水平
7315 \end_layout
7316
7317 \end_inset
7318
7319
7320 \end_layout
7321
7322 \begin_layout Standard
7323 \align center
7324 \begin_inset Tabular
7325 <lyxtabular version="3" rows="4" columns="2">
7326 <features tabularvalignment="middle">
7327 <column alignment="center" valignment="top" width="0pt">
7328 <column alignment="center" valignment="top" width="0pt">
7329 <row>
7330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7331 \begin_inset Text
7332
7333 \begin_layout Plain Layout
7334 コマンド
7335 \begin_inset Note Note
7336 status collapsed
7337
7338 \begin_layout Plain Layout
7339 ここで
7340 \series bold
7341
7342 \backslash
7343 raisebox
7344 \series default
7345 はスペーサーとして使用しているだけです。
7346 \end_layout
7347
7348 \end_inset
7349
7350
7351 \end_layout
7352
7353 \end_inset
7354 </cell>
7355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7356 \begin_inset Text
7357
7358 \begin_layout Plain Layout
7359 出力
7360 \end_layout
7361
7362 \end_inset
7363 </cell>
7364 </row>
7365 <row>
7366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370 \begin_inset ERT
7371 status collapsed
7372
7373 \begin_layout Plain Layout
7374
7375
7376 \backslash
7377 raisebox{2.3mm}{
7378 \end_layout
7379
7380 \end_inset
7381
7382
7383 \backslash
7384 overbrace
7385 \begin_inset ERT
7386 status collapsed
7387
7388 \begin_layout Plain Layout
7389
7390
7391 \backslash
7392 spce 
7393 \end_layout
7394
7395 \end_inset
7396
7397 A+B
7398 \begin_inset ERT
7399 status collapsed
7400
7401 \begin_layout Plain Layout
7402
7403
7404 \backslash
7405 spce 
7406 \end_layout
7407
7408 \end_inset
7409
7410 ^
7411 \begin_inset ERT
7412 status collapsed
7413
7414 \begin_layout Plain Layout
7415
7416
7417 \backslash
7418 spce 
7419 \end_layout
7420
7421 \end_inset
7422
7423 3
7424 \begin_inset ERT
7425 status collapsed
7426
7427 \begin_layout Plain Layout
7428
7429 }
7430 \end_layout
7431
7432 \end_inset
7433
7434
7435 \begin_inset Index idx
7436 status collapsed
7437
7438 \begin_layout Plain Layout
7439 こまんど@コマンド ! O ! 
7440 \backslash
7441 overbrace
7442 \end_layout
7443
7444 \end_inset
7445
7446
7447 \end_layout
7448
7449 \end_inset
7450 </cell>
7451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7452 \begin_inset Text
7453
7454 \begin_layout Plain Layout
7455 \begin_inset Formula $\overbrace{A+B}^{3}$
7456 \end_inset
7457
7458
7459 \end_layout
7460
7461 \end_inset
7462 </cell>
7463 </row>
7464 <row>
7465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7466 \begin_inset Text
7467
7468 \begin_layout Plain Layout
7469 \begin_inset ERT
7470 status collapsed
7471
7472 \begin_layout Plain Layout
7473
7474
7475 \backslash
7476 raisebox{-2.2mm}{
7477 \end_layout
7478
7479 \end_inset
7480
7481
7482 \backslash
7483 underbrace
7484 \begin_inset ERT
7485 status collapsed
7486
7487 \begin_layout Plain Layout
7488
7489
7490 \backslash
7491 spce 
7492 \end_layout
7493
7494 \end_inset
7495
7496 A+B
7497 \begin_inset ERT
7498 status collapsed
7499
7500 \begin_layout Plain Layout
7501
7502
7503 \backslash
7504 spce 
7505 \end_layout
7506
7507 \end_inset
7508
7509 _5
7510 \begin_inset ERT
7511 status collapsed
7512
7513 \begin_layout Plain Layout
7514
7515 }
7516 \end_layout
7517
7518 \end_inset
7519
7520
7521 \begin_inset Index idx
7522 status collapsed
7523
7524 \begin_layout Plain Layout
7525 こまんど@コマンド ! U ! 
7526 \backslash
7527 underbrace
7528 \end_layout
7529
7530 \end_inset
7531
7532
7533 \end_layout
7534
7535 \end_inset
7536 </cell>
7537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7538 \begin_inset Text
7539
7540 \begin_layout Plain Layout
7541 \begin_inset Formula $\underbrace{A+B}_{5}$
7542 \end_inset
7543
7544
7545 \end_layout
7546
7547 \end_inset
7548 </cell>
7549 </row>
7550 <row>
7551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7552 \begin_inset Text
7553
7554 \begin_layout Plain Layout
7555
7556 \backslash
7557 overbrace
7558 \begin_inset ERT
7559 status collapsed
7560
7561 \begin_layout Plain Layout
7562
7563
7564 \backslash
7565 spce 
7566 \end_layout
7567
7568 \end_inset
7569
7570
7571 \backslash
7572 underbrace
7573 \begin_inset ERT
7574 status collapsed
7575
7576 \begin_layout Plain Layout
7577
7578
7579 \backslash
7580 spce 
7581 \end_layout
7582
7583 \end_inset
7584
7585 A+B_w
7586 \begin_inset ERT
7587 status collapsed
7588
7589 \begin_layout Plain Layout
7590
7591
7592 \backslash
7593 spce 
7594 \end_layout
7595
7596 \end_inset
7597
7598
7599 \begin_inset ERT
7600 status collapsed
7601
7602 \begin_layout Plain Layout
7603
7604
7605 \backslash
7606 spce 
7607 \end_layout
7608
7609 \end_inset
7610
7611 _7
7612 \begin_inset ERT
7613 status collapsed
7614
7615 \begin_layout Plain Layout
7616
7617
7618 \backslash
7619 spce 
7620 \end_layout
7621
7622 \end_inset
7623
7624
7625 \begin_inset ERT
7626 status collapsed
7627
7628 \begin_layout Plain Layout
7629
7630
7631 \backslash
7632 spce 
7633 \end_layout
7634
7635 \end_inset
7636
7637 ^
7638 \begin_inset ERT
7639 status collapsed
7640
7641 \begin_layout Plain Layout
7642
7643
7644 \backslash
7645 spce 
7646 \end_layout
7647
7648 \end_inset
7649
7650 C
7651 \end_layout
7652
7653 \end_inset
7654 </cell>
7655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7656 \begin_inset Text
7657
7658 \begin_layout Plain Layout
7659 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7660 \end_inset
7661
7662
7663 \end_layout
7664
7665 \end_inset
7666 </cell>
7667 </row>
7668 </lyxtabular>
7669
7670 \end_inset
7671
7672
7673 \end_layout
7674
7675 \begin_layout Standard
7676 最後の例では、
7677 \series bold
7678
7679 \backslash
7680 overbrace
7681 \series default
7682 が先に挿入されようが
7683 \series bold
7684
7685 \backslash
7686 underbrace
7687 \series default
7688 が先に挿入されようが代わりはありません。
7689 \end_layout
7690
7691 \begin_layout Standard
7692 \begin_inset VSpace bigskip
7693 \end_inset
7694
7695 括弧をお互いに重ねる必要がある場合には、第
7696 \begin_inset CommandInset ref
7697 LatexCommand ref
7698 reference "sec:多行数式"
7699
7700 \end_inset
7701
7702 節に説明されているように、次のような多行数式を使わなくてはなりません。
7703 \begin_inset Formula 
7704 \begin{eqnarray*}
7705 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7706  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7707 \end{eqnarray*}
7708
7709 \end_inset
7710
7711 一行目には、数式が一つめの括弧とともに挿入されています。ここで、空白コマンド
7712 \begin_inset Foot
7713 status collapsed
7714
7715 \begin_layout Plain Layout
7716 空白コマンドは第
7717 \begin_inset CommandInset ref
7718 LatexCommand ref
7719 reference "sub:定義済みの空白"
7720
7721 \end_inset
7722
7723 章に説明があります。
7724 \end_layout
7725
7726 \end_inset
7727
7728
7729 \series bold
7730
7731 \backslash
7732 :
7733 \series default
7734 を最初の
7735 \begin_inset Formula $d$
7736 \end_inset
7737
7738 の前に挿入しておくことが重要です。さもないと、
7739 \begin_inset Formula $q$
7740 \end_inset
7741
7742 の後ろで終わる括弧のせいで、直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7743 \begin_inset Foot
7744 status collapsed
7745
7746 \begin_layout Plain Layout
7747 これは、括弧が文字として取り扱われないためです。第
7748 \begin_inset CommandInset ref
7749 LatexCommand ref
7750 reference "sub:二項演算子"
7751
7752 \end_inset
7753
7754 章参照。
7755 \end_layout
7756
7757 \end_inset
7758
7759 ためです。二行目には、二つめの括弧が挿入されています。
7760 \begin_inset Formula $b$
7761 \end_inset
7762
7763 の直前から始まるようにするために、まず
7764 \series bold
7765
7766 \backslash
7767 hphantom{gggg+
7768 \backslash
7769 :}
7770 \series default
7771 というコマンド
7772 \begin_inset Foot
7773 status collapsed
7774
7775 \begin_layout Plain Layout
7776
7777 \series bold
7778
7779 \backslash
7780 hphantom
7781 \series default
7782 に関する詳細は、第
7783 \begin_inset CommandInset ref
7784 LatexCommand ref
7785 reference "sub:埋め草"
7786
7787 \end_inset
7788
7789 章を参照してください。
7790 \end_layout
7791
7792 \end_inset
7793
7794 が挿入されています。この数式中の「+」も空白で囲まれるようにするために、この空白コマンドが必要になっています。二つめの括弧は
7795 \series bold
7796
7797 \backslash
7798 hphantom{bbqq+dddd}
7799 \series default
7800 コマンドの下に置きます。
7801 \end_layout
7802
7803 \begin_layout Standard
7804 以下の例のように、括弧が反対側に重なる場合には、もっと複雑になります。
7805 \begin_inset ERT
7806 status collapsed
7807
7808 \begin_layout Plain Layout
7809
7810
7811 \backslash
7812 setlength{
7813 \backslash
7814 jot}{-6pt}
7815 \end_layout
7816
7817 \end_inset
7818
7819
7820 \begin_inset Formula 
7821 \begin{eqnarray*}
7822  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7823 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7824 \end{eqnarray*}
7825
7826 \end_inset
7827
7828
7829 \begin_inset ERT
7830 status collapsed
7831
7832 \begin_layout Plain Layout
7833
7834
7835 \backslash
7836 setlength{
7837 \backslash
7838 jot}{3pt}
7839 \end_layout
7840
7841 \end_inset
7842
7843 最初の数式行は、括弧が上に来ていること以外は、先の例の第二行と同じです。二行目には、二つめの括弧と一緒に数式が入っています。一行目の括弧と数式のあいだに余白が入
7844 ることを防ぐために、行間を減らさなくてはならないのですが、これはLyXのバグ
7845 \begin_inset Foot
7846 status collapsed
7847
7848 \begin_layout Plain Layout
7849 \begin_inset CommandInset href
7850 LatexCommand href
7851 name "LyX-bug #1505"
7852 target "http://www.lyx.org/trac/ticket/1505"
7853
7854 \end_inset
7855
7856
7857 \end_layout
7858
7859 \end_inset
7860
7861 のせいで簡単にはできません。この問題を回避するためには、数式直前にTeXモードで
7862 \series bold
7863 setlength{
7864 \backslash
7865 jot}{-6pt}
7866 \series default
7867 というコマンドを入れて、大域的な数式行間
7868 \series bold
7869
7870 \backslash
7871 jot
7872 \series default
7873
7874 \begin_inset Index idx
7875 status collapsed
7876
7877 \begin_layout Plain Layout
7878 こまんど@コマンド ! J ! 
7879 \backslash
7880 jot
7881 \end_layout
7882
7883 \end_inset
7884
7885 を-6
7886 \begin_inset space \thinspace{}
7887 \end_inset
7888
7889 ptに変更しなくてはなりません。
7890 \series bold
7891
7892 \backslash
7893 jot
7894 \series default
7895 は、数式直後に同様のコマンドを使って標準値の3
7896 \begin_inset space \thinspace{}
7897 \end_inset
7898
7899 ptに戻します。数式中の行間について、詳しくは第
7900 \begin_inset CommandInset ref
7901 LatexCommand ref
7902 reference "sub:行間"
7903
7904 \end_inset
7905
7906 章に説明があります。
7907 \end_layout
7908
7909 \begin_layout Section
7910 矢印
7911 \begin_inset Index idx
7912 status collapsed
7913
7914 \begin_layout Plain Layout
7915 やじるし@矢印
7916 \end_layout
7917
7918 \end_inset
7919
7920
7921 \end_layout
7922
7923 \begin_layout Standard
7924 矢印は、数式ツールバーボタンの
7925 \begin_inset Graphics
7926         filename ../../images/math/leftarrow.png
7927         scale 85
7928
7929 \end_inset
7930
7931 か、以下の各小節に列挙してあるコマンドで挿入することができます。
7932 \end_layout
7933
7934 \begin_layout Standard
7935 \begin_inset Newpage newpage
7936 \end_inset
7937
7938
7939 \end_layout
7940
7941 \begin_layout Subsection
7942 水平矢印
7943 \begin_inset Index idx
7944 status collapsed
7945
7946 \begin_layout Plain Layout
7947 やじるし@矢印 ! すいへい@水平
7948 \end_layout
7949
7950 \end_inset
7951
7952
7953 \end_layout
7954
7955 \begin_layout Standard
7956 \begin_inset space \hfill{}
7957 \end_inset
7958
7959
7960 \begin_inset Tabular
7961 <lyxtabular version="3" rows="8" columns="2">
7962 <features tabularvalignment="middle">
7963 <column alignment="center" valignment="top" width="0pt">
7964 <column alignment="center" valignment="top" width="0pt">
7965 <row>
7966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7967 \begin_inset Text
7968
7969 \begin_layout Plain Layout
7970 コマンド
7971 \end_layout
7972
7973 \end_inset
7974 </cell>
7975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7976 \begin_inset Text
7977
7978 \begin_layout Plain Layout
7979 出力
7980 \end_layout
7981
7982 \end_inset
7983 </cell>
7984 </row>
7985 <row>
7986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7987 \begin_inset Text
7988
7989 \begin_layout Plain Layout
7990
7991 \backslash
7992 gets
7993 \end_layout
7994
7995 \end_inset
7996 </cell>
7997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7998 \begin_inset Text
7999
8000 \begin_layout Plain Layout
8001 \begin_inset Formula $\gets$
8002 \end_inset
8003
8004
8005 \end_layout
8006
8007 \end_inset
8008 </cell>
8009 </row>
8010 <row>
8011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8012 \begin_inset Text
8013
8014 \begin_layout Plain Layout
8015
8016 \backslash
8017 Leftarrow
8018 \end_layout
8019
8020 \end_inset
8021 </cell>
8022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8023 \begin_inset Text
8024
8025 \begin_layout Plain Layout
8026 \begin_inset Formula $\Leftarrow$
8027 \end_inset
8028
8029
8030 \end_layout
8031
8032 \end_inset
8033 </cell>
8034 </row>
8035 <row>
8036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8037 \begin_inset Text
8038
8039 \begin_layout Plain Layout
8040
8041 \backslash
8042 longleftarrow
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8048 \begin_inset Text
8049
8050 \begin_layout Plain Layout
8051 \begin_inset Formula $\longleftarrow$
8052 \end_inset
8053
8054
8055 \end_layout
8056
8057 \end_inset
8058 </cell>
8059 </row>
8060 <row>
8061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8062 \begin_inset Text
8063
8064 \begin_layout Plain Layout
8065
8066 \backslash
8067 Longleftarrow
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8073 \begin_inset Text
8074
8075 \begin_layout Plain Layout
8076 \begin_inset Formula $\Longleftarrow$
8077 \end_inset
8078
8079
8080 \end_layout
8081
8082 \end_inset
8083 </cell>
8084 </row>
8085 <row>
8086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090
8091 \backslash
8092 leftharpoonup
8093 \end_layout
8094
8095 \end_inset
8096 </cell>
8097 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8098 \begin_inset Text
8099
8100 \begin_layout Plain Layout
8101 \begin_inset Formula $\leftharpoonup$
8102 \end_inset
8103
8104
8105 \end_layout
8106
8107 \end_inset
8108 </cell>
8109 </row>
8110 <row>
8111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8112 \begin_inset Text
8113
8114 \begin_layout Plain Layout
8115
8116 \backslash
8117 leftharpoondown
8118 \end_layout
8119
8120 \end_inset
8121 </cell>
8122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8123 \begin_inset Text
8124
8125 \begin_layout Plain Layout
8126 \begin_inset Formula $\leftharpoondown$
8127 \end_inset
8128
8129
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 </row>
8135 <row>
8136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8137 \begin_inset Text
8138
8139 \begin_layout Plain Layout
8140
8141 \backslash
8142 hookleftarrow
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8148 \begin_inset Text
8149
8150 \begin_layout Plain Layout
8151 \begin_inset Formula $\hookleftarrow$
8152 \end_inset
8153
8154
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 </row>
8160 </lyxtabular>
8161
8162 \end_inset
8163
8164
8165 \begin_inset space \hfill{}
8166 \end_inset
8167
8168
8169 \begin_inset Tabular
8170 <lyxtabular version="3" rows="8" columns="2">
8171 <features tabularvalignment="middle">
8172 <column alignment="center" valignment="top" width="0pt">
8173 <column alignment="center" valignment="top" width="0pt">
8174 <row>
8175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8176 \begin_inset Text
8177
8178 \begin_layout Plain Layout
8179 コマンド
8180 \end_layout
8181
8182 \end_inset
8183 </cell>
8184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8185 \begin_inset Text
8186
8187 \begin_layout Plain Layout
8188 出力
8189 \end_layout
8190
8191 \end_inset
8192 </cell>
8193 </row>
8194 <row>
8195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8196 \begin_inset Text
8197
8198 \begin_layout Plain Layout
8199
8200 \backslash
8201 to
8202 \end_layout
8203
8204 \end_inset
8205 </cell>
8206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8207 \begin_inset Text
8208
8209 \begin_layout Plain Layout
8210 \begin_inset Formula $\to$
8211 \end_inset
8212
8213
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 </row>
8219 <row>
8220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8221 \begin_inset Text
8222
8223 \begin_layout Plain Layout
8224
8225 \backslash
8226 Rightarrow
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235 \begin_inset Formula $\Rightarrow$
8236 \end_inset
8237
8238
8239 \end_layout
8240
8241 \end_inset
8242 </cell>
8243 </row>
8244 <row>
8245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8246 \begin_inset Text
8247
8248 \begin_layout Plain Layout
8249
8250 \backslash
8251 longrightarrow
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8257 \begin_inset Text
8258
8259 \begin_layout Plain Layout
8260 \begin_inset Formula $\longrightarrow$
8261 \end_inset
8262
8263
8264 \end_layout
8265
8266 \end_inset
8267 </cell>
8268 </row>
8269 <row>
8270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8271 \begin_inset Text
8272
8273 \begin_layout Plain Layout
8274
8275 \backslash
8276 Longrightarrow
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285 \begin_inset Formula $\Longrightarrow$
8286 \end_inset
8287
8288
8289 \end_layout
8290
8291 \end_inset
8292 </cell>
8293 </row>
8294 <row>
8295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8296 \begin_inset Text
8297
8298 \begin_layout Plain Layout
8299
8300 \backslash
8301 rightharpoonup
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310 \begin_inset Formula $\rightharpoonup$
8311 \end_inset
8312
8313
8314 \end_layout
8315
8316 \end_inset
8317 </cell>
8318 </row>
8319 <row>
8320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8321 \begin_inset Text
8322
8323 \begin_layout Plain Layout
8324
8325 \backslash
8326 rightharpoondown
8327 \end_layout
8328
8329 \end_inset
8330 </cell>
8331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8332 \begin_inset Text
8333
8334 \begin_layout Plain Layout
8335 \begin_inset Formula $\rightharpoondown$
8336 \end_inset
8337
8338
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 </row>
8344 <row>
8345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8346 \begin_inset Text
8347
8348 \begin_layout Plain Layout
8349
8350 \backslash
8351 hookrightarrow
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360 \begin_inset Formula $\hookrightarrow$
8361 \end_inset
8362
8363
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 </row>
8369 </lyxtabular>
8370
8371 \end_inset
8372
8373
8374 \begin_inset space \hfill{}
8375 \end_inset
8376
8377
8378 \end_layout
8379
8380 \begin_layout Standard
8381 \begin_inset space \hfill{}
8382 \end_inset
8383
8384
8385 \begin_inset Tabular
8386 <lyxtabular version="3" rows="6" columns="2">
8387 <features tabularvalignment="middle">
8388 <column alignment="center" valignment="top" width="0pt">
8389 <column alignment="center" valignment="top" width="0pt">
8390 <row>
8391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8392 \begin_inset Text
8393
8394 \begin_layout Plain Layout
8395 コマンド
8396 \end_layout
8397
8398 \end_inset
8399 </cell>
8400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8401 \begin_inset Text
8402
8403 \begin_layout Plain Layout
8404 出力
8405 \end_layout
8406
8407 \end_inset
8408 </cell>
8409 </row>
8410 <row>
8411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8412 \begin_inset Text
8413
8414 \begin_layout Plain Layout
8415
8416 \backslash
8417 leftrightarrow
8418 \end_layout
8419
8420 \end_inset
8421 </cell>
8422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8423 \begin_inset Text
8424
8425 \begin_layout Plain Layout
8426 \begin_inset Formula $\leftrightarrow$
8427 \end_inset
8428
8429
8430 \end_layout
8431
8432 \end_inset
8433 </cell>
8434 </row>
8435 <row>
8436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8437 \begin_inset Text
8438
8439 \begin_layout Plain Layout
8440
8441 \backslash
8442 Leftrightarrow
8443 \end_layout
8444
8445 \end_inset
8446 </cell>
8447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8448 \begin_inset Text
8449
8450 \begin_layout Plain Layout
8451 \begin_inset Formula $\Leftrightarrow$
8452 \end_inset
8453
8454
8455 \end_layout
8456
8457 \end_inset
8458 </cell>
8459 </row>
8460 <row>
8461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465
8466 \backslash
8467 longleftrightarrow
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8473 \begin_inset Text
8474
8475 \begin_layout Plain Layout
8476 \begin_inset Formula $\longleftrightarrow$
8477 \end_inset
8478
8479
8480 \end_layout
8481
8482 \end_inset
8483 </cell>
8484 </row>
8485 <row>
8486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8487 \begin_inset Text
8488
8489 \begin_layout Plain Layout
8490
8491 \backslash
8492 Longleftrightarrow
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8498 \begin_inset Text
8499
8500 \begin_layout Plain Layout
8501 \begin_inset Formula $\Longleftrightarrow$
8502 \end_inset
8503
8504
8505 \end_layout
8506
8507 \end_inset
8508 </cell>
8509 </row>
8510 <row>
8511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515
8516 \backslash
8517 rightleftharpoons
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526 \begin_inset Formula $\rightleftharpoons$
8527 \end_inset
8528
8529
8530 \end_layout
8531
8532 \end_inset
8533 </cell>
8534 </row>
8535 </lyxtabular>
8536
8537 \end_inset
8538
8539
8540 \begin_inset space \hspace{}
8541 \length 25pt
8542 \end_inset
8543
8544
8545 \begin_inset space \hfill{}
8546 \end_inset
8547
8548
8549 \begin_inset Tabular
8550 <lyxtabular version="3" rows="5" columns="2">
8551 <features tabularvalignment="middle">
8552 <column alignment="center" valignment="top" width="0pt">
8553 <column alignment="center" valignment="top" width="0pt">
8554 <row>
8555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8556 \begin_inset Text
8557
8558 \begin_layout Plain Layout
8559 コマンド
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Plain Layout
8568 出力
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 </row>
8574 <row>
8575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8576 \begin_inset Text
8577
8578 \begin_layout Plain Layout
8579
8580 \backslash
8581 mapsto
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8587 \begin_inset Text
8588
8589 \begin_layout Plain Layout
8590 \begin_inset Formula $\mapsto$
8591 \end_inset
8592
8593
8594 \end_layout
8595
8596 \end_inset
8597 </cell>
8598 </row>
8599 <row>
8600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8601 \begin_inset Text
8602
8603 \begin_layout Plain Layout
8604
8605 \backslash
8606 longmapsto
8607 \end_layout
8608
8609 \end_inset
8610 </cell>
8611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8612 \begin_inset Text
8613
8614 \begin_layout Plain Layout
8615 \begin_inset Formula $\longmapsto$
8616 \end_inset
8617
8618
8619 \end_layout
8620
8621 \end_inset
8622 </cell>
8623 </row>
8624 <row>
8625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629
8630 \backslash
8631 leadsto
8632 \end_layout
8633
8634 \end_inset
8635 </cell>
8636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640 \begin_inset Formula $\leadsto$
8641 \end_inset
8642
8643
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 </row>
8649 <row>
8650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654
8655 \backslash
8656 dasharrow
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665 \begin_inset Formula $\dasharrow$
8666 \end_inset
8667
8668
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 </row>
8674 </lyxtabular>
8675
8676 \end_inset
8677
8678
8679 \begin_inset space \hfill{}
8680 \end_inset
8681
8682
8683 \end_layout
8684
8685 \begin_layout Standard
8686 \begin_inset VSpace medskip
8687 \end_inset
8688
8689 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は、第
8690 \begin_inset CommandInset ref
8691 LatexCommand ref
8692 reference "sec:アクセント"
8693
8694 \end_inset
8695
8696 節に一覧があります。
8697 \end_layout
8698
8699 \begin_layout Standard
8700 \begin_inset VSpace bigskip
8701 \end_inset
8702
8703 さらに、ラベル付き矢印
8704 \begin_inset Index idx
8705 status collapsed
8706
8707 \begin_layout Plain Layout
8708 やじるし@矢印 ! らべるつき@ラベル付き
8709 \end_layout
8710
8711 \end_inset
8712
8713 として、
8714 \series bold
8715
8716 \backslash
8717 xleftarrow
8718 \series default
8719
8720 \begin_inset Index idx
8721 status collapsed
8722
8723 \begin_layout Plain Layout
8724 こまんど@コマンド ! X ! 
8725 \backslash
8726 xleftarrow
8727 \end_layout
8728
8729 \end_inset
8730
8731
8732 \series bold
8733
8734 \backslash
8735 xrightarrow
8736 \series default
8737
8738 \begin_inset Index idx
8739 status collapsed
8740
8741 \begin_layout Plain Layout
8742 こまんど@コマンド ! X ! 
8743 \backslash
8744 xrightarrow
8745 \begin_inset ERT
8746 status collapsed
8747
8748 \begin_layout Plain Layout
8749
8750
8751 \backslash
8752 vspace{4mm}
8753 \end_layout
8754
8755 \end_inset
8756
8757
8758 \end_layout
8759
8760 \end_inset
8761
8762 があります。これらのコマンドを数式に挿入すると、二つの青枠のついた矢印が現れるので、そこにラベルを入れることができます。矢印の長さは、ラベルの幅に応じて調整され
8763 ます。
8764 \end_layout
8765
8766 \begin_layout Standard
8767 \align center
8768 \begin_inset Tabular
8769 <lyxtabular version="3" rows="3" columns="2">
8770 <features tabularvalignment="middle">
8771 <column alignment="center" valignment="top" width="0pt">
8772 <column alignment="center" valignment="top" width="0pt">
8773 <row>
8774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8775 \begin_inset Text
8776
8777 \begin_layout Plain Layout
8778 コマンド
8779 \end_layout
8780
8781 \end_inset
8782 </cell>
8783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Plain Layout
8787 出力
8788 \begin_inset Note Note
8789 status collapsed
8790
8791 \begin_layout Plain Layout
8792 ここで
8793 \series bold
8794
8795 \backslash
8796 raisebox
8797 \series default
8798 はスペーサーとして使用しているだけです。
8799 \end_layout
8800
8801 \end_inset
8802
8803
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 </row>
8809 <row>
8810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814 F(a)
8815 \backslash
8816 xleftarrow
8817 \begin_inset ERT
8818 status collapsed
8819
8820 \begin_layout Plain Layout
8821
8822
8823 \backslash
8824 spce 
8825 \end_layout
8826
8827 \end_inset
8828
8829 x=a
8830 \begin_inset Formula $\downarrow$
8831 \end_inset
8832
8833 x
8834 \begin_inset Formula $>$
8835 \end_inset
8836
8837 0
8838 \begin_inset Formula $\to$
8839 \end_inset
8840
8841 F(x)
8842 \end_layout
8843
8844 \end_inset
8845 </cell>
8846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8847 \begin_inset Text
8848
8849 \begin_layout Plain Layout
8850 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8851 \end_inset
8852
8853
8854 \end_layout
8855
8856 \end_inset
8857 </cell>
8858 </row>
8859 <row>
8860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864 F(x)
8865 \backslash
8866 xrightarrow
8867 \begin_inset ERT
8868 status collapsed
8869
8870 \begin_layout Plain Layout
8871
8872
8873 \backslash
8874 spce 
8875 \end_layout
8876
8877 \end_inset
8878
8879 x=a
8880 \begin_inset Formula $\downarrow$
8881 \end_inset
8882
8883 x
8884 \begin_inset Formula $>$
8885 \end_inset
8886
8887 0
8888 \begin_inset Formula $\to$
8889 \end_inset
8890
8891 F(a)
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8901 \end_inset
8902
8903
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 </row>
8909 </lyxtabular>
8910
8911 \end_inset
8912
8913
8914 \end_layout
8915
8916 \begin_layout Subsection
8917 垂直矢印および対角矢印
8918 \begin_inset Index idx
8919 status collapsed
8920
8921 \begin_layout Plain Layout
8922 やじるし@矢印 ! たいかく@対角
8923 \end_layout
8924
8925 \end_inset
8926
8927
8928 \begin_inset Index idx
8929 status collapsed
8930
8931 \begin_layout Plain Layout
8932 やじるし@矢印 ! すいちょく@垂直
8933 \end_layout
8934
8935 \end_inset
8936
8937
8938 \end_layout
8939
8940 \begin_layout Standard
8941 \begin_inset space \hfill{}
8942 \end_inset
8943
8944
8945 \begin_inset Tabular
8946 <lyxtabular version="3" rows="7" columns="2">
8947 <features tabularvalignment="middle">
8948 <column alignment="center" valignment="top" width="0pt">
8949 <column alignment="center" valignment="top" width="0pt">
8950 <row>
8951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8952 \begin_inset Text
8953
8954 \begin_layout Plain Layout
8955 コマンド
8956 \end_layout
8957
8958 \end_inset
8959 </cell>
8960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8961 \begin_inset Text
8962
8963 \begin_layout Plain Layout
8964 出力
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 </row>
8970 <row>
8971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Plain Layout
8975
8976 \backslash
8977 uparrow
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8983 \begin_inset Text
8984
8985 \begin_layout Plain Layout
8986 \begin_inset Formula $\uparrow$
8987 \end_inset
8988
8989
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 </row>
8995 <row>
8996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8997 \begin_inset Text
8998
8999 \begin_layout Plain Layout
9000
9001 \backslash
9002 Uparrow
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011 \begin_inset Formula $\Uparrow$
9012 \end_inset
9013
9014
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 </row>
9020 <row>
9021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9022 \begin_inset Text
9023
9024 \begin_layout Plain Layout
9025
9026 \backslash
9027 updownarrow
9028 \end_layout
9029
9030 \end_inset
9031 </cell>
9032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9033 \begin_inset Text
9034
9035 \begin_layout Plain Layout
9036 \begin_inset Formula $\updownarrow$
9037 \end_inset
9038
9039
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 </row>
9045 <row>
9046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050
9051 \backslash
9052 Updownarrow
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9058 \begin_inset Text
9059
9060 \begin_layout Plain Layout
9061 \begin_inset Formula $\Updownarrow$
9062 \end_inset
9063
9064
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 </row>
9070 <row>
9071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075
9076 \backslash
9077 Downarrow
9078 \end_layout
9079
9080 \end_inset
9081 </cell>
9082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9083 \begin_inset Text
9084
9085 \begin_layout Plain Layout
9086 \begin_inset Formula $\Downarrow$
9087 \end_inset
9088
9089
9090 \end_layout
9091
9092 \end_inset
9093 </cell>
9094 </row>
9095 <row>
9096 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9097 \begin_inset Text
9098
9099 \begin_layout Plain Layout
9100
9101 \backslash
9102 downarrow
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9108 \begin_inset Text
9109
9110 \begin_layout Plain Layout
9111 \begin_inset Formula $\downarrow$
9112 \end_inset
9113
9114
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 </row>
9120 </lyxtabular>
9121
9122 \end_inset
9123
9124
9125 \begin_inset space \hfill{}
9126 \end_inset
9127
9128
9129 \begin_inset Tabular
9130 <lyxtabular version="3" rows="5" columns="2">
9131 <features tabularvalignment="middle">
9132 <column alignment="center" valignment="top" width="0pt">
9133 <column alignment="center" valignment="top" width="0pt">
9134 <row>
9135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9136 \begin_inset Text
9137
9138 \begin_layout Plain Layout
9139 コマンド
9140 \end_layout
9141
9142 \end_inset
9143 </cell>
9144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9145 \begin_inset Text
9146
9147 \begin_layout Plain Layout
9148 出力
9149 \end_layout
9150
9151 \end_inset
9152 </cell>
9153 </row>
9154 <row>
9155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159
9160 \backslash
9161 nearrow
9162 \end_layout
9163
9164 \end_inset
9165 </cell>
9166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9167 \begin_inset Text
9168
9169 \begin_layout Plain Layout
9170 \begin_inset Formula $\nearrow$
9171 \end_inset
9172
9173
9174 \end_layout
9175
9176 \end_inset
9177 </cell>
9178 </row>
9179 <row>
9180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184
9185 \backslash
9186 searrow
9187 \end_layout
9188
9189 \end_inset
9190 </cell>
9191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195 \begin_inset Formula $\searrow$
9196 \end_inset
9197
9198
9199 \end_layout
9200
9201 \end_inset
9202 </cell>
9203 </row>
9204 <row>
9205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9206 \begin_inset Text
9207
9208 \begin_layout Plain Layout
9209
9210 \backslash
9211 swarrow
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220 \begin_inset Formula $\swarrow$
9221 \end_inset
9222
9223
9224 \end_layout
9225
9226 \end_inset
9227 </cell>
9228 </row>
9229 <row>
9230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9231 \begin_inset Text
9232
9233 \begin_layout Plain Layout
9234
9235 \backslash
9236 nwarrow
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 \begin_inset Formula $\nwarrow$
9246 \end_inset
9247
9248
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 </row>
9254 </lyxtabular>
9255
9256 \end_inset
9257
9258
9259 \begin_inset space \hfill{}
9260 \end_inset
9261
9262
9263 \end_layout
9264
9265 \begin_layout Standard
9266 \begin_inset VSpace medskip
9267 \end_inset
9268
9269 垂直矢印は、第
9270 \begin_inset CommandInset ref
9271 LatexCommand ref
9272 reference "sub:手動の括弧丈"
9273
9274 \end_inset
9275
9276 節および第
9277 \begin_inset CommandInset ref
9278 LatexCommand ref
9279 reference "sub:自動の括弧丈"
9280
9281 \end_inset
9282
9283 節に述べられているコマンドを使うと、区分記号として使用することもできます。
9284 \end_layout
9285
9286 \begin_layout Standard
9287 \begin_inset Newpage newpage
9288 \end_inset
9289
9290
9291 \end_layout
9292
9293 \begin_layout Section
9294 アクセント
9295 \begin_inset CommandInset label
9296 LatexCommand label
9297 name "sec:アクセント"
9298
9299 \end_inset
9300
9301
9302 \begin_inset Index idx
9303 status collapsed
9304
9305 \begin_layout Plain Layout
9306 あくせんと@アクセント
9307 \end_layout
9308
9309 \end_inset
9310
9311
9312 \end_layout
9313
9314 \begin_layout Standard
9315 アクセントは、数式ツールバーボタンの
9316 \begin_inset Graphics
9317         filename ../../images/math/hat.png
9318         scale 85
9319
9320 \end_inset
9321
9322 か、以下の各小節に列挙してあるコマンドで入力することができます。
9323 \end_layout
9324
9325 \begin_layout Subsection
9326 一文字に付けるアクセント
9327 \begin_inset ERT
9328 status collapsed
9329
9330 \begin_layout Plain Layout
9331
9332
9333 \backslash
9334 texorpdfstring{
9335 \end_layout
9336
9337 \end_inset
9338
9339
9340 \begin_inset Foot
9341 status collapsed
9342
9343 \begin_layout Plain Layout
9344 本文中のアクセントについては、第
9345 \begin_inset CommandInset ref
9346 LatexCommand ref
9347 reference "sub:文章中のアクセント"
9348
9349 \end_inset
9350
9351 節を参照。
9352 \end_layout
9353
9354 \end_inset
9355
9356
9357 \begin_inset ERT
9358 status collapsed
9359
9360 \begin_layout Plain Layout
9361
9362 }{}
9363 \end_layout
9364
9365 \end_inset
9366
9367
9368 \begin_inset Note Note
9369 status collapsed
9370
9371 \begin_layout Plain Layout
9372
9373 \series bold
9374
9375 \backslash
9376 texorpdfstring
9377 \series default
9378 は、PDFのしおりに脚注が現れるのを防ぐために使われています。
9379 \end_layout
9380
9381 \begin_layout Plain Layout
9382
9383 \series bold
9384
9385 \backslash
9386 texorpdfstring
9387 \series default
9388 についての詳細は、第
9389 \begin_inset CommandInset ref
9390 LatexCommand ref
9391 reference "sub:節見出し中の数式"
9392
9393 \end_inset
9394
9395 節にあります。
9396 \end_layout
9397
9398 \end_inset
9399
9400
9401 \begin_inset CommandInset label
9402 LatexCommand label
9403 name "sub:一文字に付けるアクセント"
9404
9405 \end_inset
9406
9407
9408 \begin_inset Index idx
9409 status collapsed
9410
9411 \begin_layout Plain Layout
9412 あくせんと@アクセント ! いちもじにつける@一文字に付ける
9413 \end_layout
9414
9415 \end_inset
9416
9417
9418 \end_layout
9419
9420 \begin_layout Standard
9421 \begin_inset space \hfill{}
9422 \end_inset
9423
9424
9425 \begin_inset Tabular
9426 <lyxtabular version="3" rows="8" columns="2">
9427 <features tabularvalignment="middle">
9428 <column alignment="center" valignment="top" width="0pt">
9429 <column alignment="center" valignment="top" width="0pt">
9430 <row>
9431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9432 \begin_inset Text
9433
9434 \begin_layout Plain Layout
9435 コマンド
9436 \end_layout
9437
9438 \end_inset
9439 </cell>
9440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9441 \begin_inset Text
9442
9443 \begin_layout Plain Layout
9444 出力
9445 \begin_inset Note Note
9446 status collapsed
9447
9448 \begin_layout Plain Layout
9449 ここで
9450 \series bold
9451
9452 \backslash
9453 raisebox
9454 \series default
9455 はスペーサーとして使用しているだけです。
9456 \end_layout
9457
9458 \end_inset
9459
9460
9461 \end_layout
9462
9463 \end_inset
9464 </cell>
9465 </row>
9466 <row>
9467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9468 \begin_inset Text
9469
9470 \begin_layout Plain Layout
9471
9472 \backslash
9473 dot
9474 \begin_inset ERT
9475 status collapsed
9476
9477 \begin_layout Plain Layout
9478
9479
9480 \backslash
9481 spce 
9482 \end_layout
9483
9484 \end_inset
9485
9486 A
9487 \end_layout
9488
9489 \end_inset
9490 </cell>
9491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9492 \begin_inset Text
9493
9494 \begin_layout Plain Layout
9495 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9496 \end_inset
9497
9498
9499 \end_layout
9500
9501 \end_inset
9502 </cell>
9503 </row>
9504 <row>
9505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9506 \begin_inset Text
9507
9508 \begin_layout Plain Layout
9509
9510 \backslash
9511 ddot
9512 \begin_inset ERT
9513 status collapsed
9514
9515 \begin_layout Plain Layout
9516
9517
9518 \backslash
9519 spce 
9520 \end_layout
9521
9522 \end_inset
9523
9524 A
9525 \end_layout
9526
9527 \end_inset
9528 </cell>
9529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9530 \begin_inset Text
9531
9532 \begin_layout Plain Layout
9533 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9534 \end_inset
9535
9536
9537 \end_layout
9538
9539 \end_inset
9540 </cell>
9541 </row>
9542 <row>
9543 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9544 \begin_inset Text
9545
9546 \begin_layout Plain Layout
9547
9548 \backslash
9549 dddot
9550 \begin_inset ERT
9551 status collapsed
9552
9553 \begin_layout Plain Layout
9554
9555
9556 \backslash
9557 spce 
9558 \end_layout
9559
9560 \end_inset
9561
9562 A
9563 \end_layout
9564
9565 \end_inset
9566 </cell>
9567 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9568 \begin_inset Text
9569
9570 \begin_layout Plain Layout
9571 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9572 \end_inset
9573
9574
9575 \end_layout
9576
9577 \end_inset
9578 </cell>
9579 </row>
9580 <row>
9581 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9582 \begin_inset Text
9583
9584 \begin_layout Plain Layout
9585
9586 \backslash
9587 ddddot
9588 \begin_inset ERT
9589 status collapsed
9590
9591 \begin_layout Plain Layout
9592
9593
9594 \backslash
9595 spce 
9596 \end_layout
9597
9598 \end_inset
9599
9600 A
9601 \end_layout
9602
9603 \end_inset
9604 </cell>
9605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9606 \begin_inset Text
9607
9608 \begin_layout Plain Layout
9609 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9610 \end_inset
9611
9612
9613 \end_layout
9614
9615 \end_inset
9616 </cell>
9617 </row>
9618 <row>
9619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9620 \begin_inset Text
9621
9622 \begin_layout Plain Layout
9623
9624 \backslash
9625 vec
9626 \begin_inset ERT
9627 status collapsed
9628
9629 \begin_layout Plain Layout
9630
9631
9632 \backslash
9633 spce 
9634 \end_layout
9635
9636 \end_inset
9637
9638 A
9639 \begin_inset Index idx
9640 status collapsed
9641
9642 \begin_layout Plain Layout
9643
9644 \lang english
9645 Vectors
9646 \end_layout
9647
9648 \end_inset
9649
9650
9651 \end_layout
9652
9653 \end_inset
9654 </cell>
9655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9656 \begin_inset Text
9657
9658 \begin_layout Plain Layout
9659 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9660 \end_inset
9661
9662
9663 \end_layout
9664
9665 \end_inset
9666 </cell>
9667 </row>
9668 <row>
9669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9670 \begin_inset Text
9671
9672 \begin_layout Plain Layout
9673
9674 \backslash
9675 bar
9676 \begin_inset ERT
9677 status collapsed
9678
9679 \begin_layout Plain Layout
9680
9681
9682 \backslash
9683 spce 
9684 \end_layout
9685
9686 \end_inset
9687
9688 A
9689 \end_layout
9690
9691 \end_inset
9692 </cell>
9693 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9694 \begin_inset Text
9695
9696 \begin_layout Plain Layout
9697 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9698 \end_inset
9699
9700
9701 \end_layout
9702
9703 \end_inset
9704 </cell>
9705 </row>
9706 <row>
9707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9708 \begin_inset Text
9709
9710 \begin_layout Plain Layout
9711
9712 \backslash
9713 mathring
9714 \begin_inset ERT
9715 status collapsed
9716
9717 \begin_layout Plain Layout
9718
9719
9720 \backslash
9721 spce 
9722 \end_layout
9723
9724 \end_inset
9725
9726 A
9727 \end_layout
9728
9729 \end_inset
9730 </cell>
9731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9732 \begin_inset Text
9733
9734 \begin_layout Plain Layout
9735 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9736 \end_inset
9737
9738
9739 \end_layout
9740
9741 \end_inset
9742 </cell>
9743 </row>
9744 </lyxtabular>
9745
9746 \end_inset
9747
9748
9749 \begin_inset space \hfill{}
9750 \end_inset
9751
9752
9753 \begin_inset Tabular
9754 <lyxtabular version="3" rows="7" columns="2">
9755 <features tabularvalignment="middle">
9756 <column alignment="center" valignment="top" width="0pt">
9757 <column alignment="center" valignment="top" width="0pt">
9758 <row>
9759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9760 \begin_inset Text
9761
9762 \begin_layout Plain Layout
9763 コマンド
9764 \end_layout
9765
9766 \end_inset
9767 </cell>
9768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9769 \begin_inset Text
9770
9771 \begin_layout Plain Layout
9772 出力
9773 \end_layout
9774
9775 \end_inset
9776 </cell>
9777 </row>
9778 <row>
9779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9780 \begin_inset Text
9781
9782 \begin_layout Plain Layout
9783
9784 \backslash
9785 tilde
9786 \begin_inset ERT
9787 status collapsed
9788
9789 \begin_layout Plain Layout
9790
9791
9792 \backslash
9793 spce 
9794 \end_layout
9795
9796 \end_inset
9797
9798 A
9799 \end_layout
9800
9801 \end_inset
9802 </cell>
9803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9804 \begin_inset Text
9805
9806 \begin_layout Plain Layout
9807 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9808 \end_inset
9809
9810
9811 \end_layout
9812
9813 \end_inset
9814 </cell>
9815 </row>
9816 <row>
9817 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9818 \begin_inset Text
9819
9820 \begin_layout Plain Layout
9821
9822 \backslash
9823 hat
9824 \begin_inset ERT
9825 status collapsed
9826
9827 \begin_layout Plain Layout
9828
9829
9830 \backslash
9831 spce 
9832 \end_layout
9833
9834 \end_inset
9835
9836 A
9837 \end_layout
9838
9839 \end_inset
9840 </cell>
9841 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9842 \begin_inset Text
9843
9844 \begin_layout Plain Layout
9845 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9846 \end_inset
9847
9848
9849 \end_layout
9850
9851 \end_inset
9852 </cell>
9853 </row>
9854 <row>
9855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9856 \begin_inset Text
9857
9858 \begin_layout Plain Layout
9859
9860 \backslash
9861 check
9862 \begin_inset ERT
9863 status collapsed
9864
9865 \begin_layout Plain Layout
9866
9867
9868 \backslash
9869 spce 
9870 \end_layout
9871
9872 \end_inset
9873
9874 A
9875 \end_layout
9876
9877 \end_inset
9878 </cell>
9879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9880 \begin_inset Text
9881
9882 \begin_layout Plain Layout
9883 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9884 \end_inset
9885
9886
9887 \end_layout
9888
9889 \end_inset
9890 </cell>
9891 </row>
9892 <row>
9893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9894 \begin_inset Text
9895
9896 \begin_layout Plain Layout
9897
9898 \backslash
9899 acute
9900 \begin_inset ERT
9901 status collapsed
9902
9903 \begin_layout Plain Layout
9904
9905
9906 \backslash
9907 spce 
9908 \end_layout
9909
9910 \end_inset
9911
9912 A
9913 \end_layout
9914
9915 \end_inset
9916 </cell>
9917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9918 \begin_inset Text
9919
9920 \begin_layout Plain Layout
9921 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9922 \end_inset
9923
9924
9925 \end_layout
9926
9927 \end_inset
9928 </cell>
9929 </row>
9930 <row>
9931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9932 \begin_inset Text
9933
9934 \begin_layout Plain Layout
9935
9936 \backslash
9937 grave
9938 \begin_inset ERT
9939 status collapsed
9940
9941 \begin_layout Plain Layout
9942
9943
9944 \backslash
9945 spce 
9946 \end_layout
9947
9948 \end_inset
9949
9950 A
9951 \end_layout
9952
9953 \end_inset
9954 </cell>
9955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9956 \begin_inset Text
9957
9958 \begin_layout Plain Layout
9959 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9960 \end_inset
9961
9962
9963 \end_layout
9964
9965 \end_inset
9966 </cell>
9967 </row>
9968 <row>
9969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9970 \begin_inset Text
9971
9972 \begin_layout Plain Layout
9973
9974 \backslash
9975 breve
9976 \begin_inset ERT
9977 status collapsed
9978
9979 \begin_layout Plain Layout
9980
9981
9982 \backslash
9983 spce 
9984 \end_layout
9985
9986 \end_inset
9987
9988 A
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9998 \end_inset
9999
10000
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 </row>
10006 </lyxtabular>
10007
10008 \end_inset
10009
10010
10011 \begin_inset space \hfill{}
10012 \end_inset
10013
10014
10015 \end_layout
10016
10017 \begin_layout Standard
10018 \begin_inset VSpace bigskip
10019 \end_inset
10020
10021
10022 \end_layout
10023
10024 \begin_layout Standard
10025 \begin_inset ERT
10026 status collapsed
10027
10028 \begin_layout Plain Layout
10029
10030
10031 \backslash
10032 '{e}
10033 \end_layout
10034
10035 \end_inset
10036
10037 のようなアクセントは、数式に直接入れることができます。LyXは、それを対応するアクセントコマンドに変換します。ウムラウト
10038 \begin_inset Index idx
10039 status collapsed
10040
10041 \begin_layout Plain Layout
10042 うむらうと@ウムラウト
10043 \end_layout
10044
10045 \end_inset
10046
10047 に関しては、母音の前に引用符を挿入する方法の方がよいでしょう。ウムラウトのある数式部分がドイツ語に指定してあれば、LaTeXは、引用符と母音をまとめて一つの文字
10048 として取り扱います。
10049 \series bold
10050
10051 \backslash
10052 ddot
10053 \series default
10054 と違い、この方法では、以下の例に示すように「本物の」ウムラウトが作られます。
10055 \end_layout
10056
10057 \begin_layout Standard
10058 \begin_inset VSpace -2mm
10059 \end_inset
10060
10061
10062 \end_layout
10063
10064 \begin_layout Standard
10065 \align center
10066 \begin_inset Tabular
10067 <lyxtabular version="3" rows="3" columns="2">
10068 <features tabularvalignment="middle">
10069 <column alignment="center" valignment="top" width="0">
10070 <column alignment="center" valignment="top" width="0">
10071 <row>
10072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10073 \begin_inset Text
10074
10075 \begin_layout Plain Layout
10076 コマンド
10077 \end_layout
10078
10079 \end_inset
10080 </cell>
10081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10082 \begin_inset Text
10083
10084 \begin_layout Plain Layout
10085 出力
10086 \begin_inset Note Note
10087 status collapsed
10088
10089 \begin_layout Plain Layout
10090 ここで
10091 \series bold
10092
10093 \backslash
10094 raisebox
10095 \series default
10096 および0ポイント空白はスペーサーとして使用しているだけです。
10097 \end_layout
10098
10099 \end_inset
10100
10101
10102 \end_layout
10103
10104 \end_inset
10105 </cell>
10106 </row>
10107 <row>
10108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10109 \begin_inset Text
10110
10111 \begin_layout Plain Layout
10112 \begin_inset Quotes grd
10113 \end_inset
10114
10115 i
10116 \end_layout
10117
10118 \end_inset
10119 </cell>
10120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10121 \begin_inset Text
10122
10123 \begin_layout Plain Layout
10124
10125 \lang ngerman
10126 \begin_inset space \hspace{}
10127 \length 0pt
10128 \end_inset
10129
10130
10131 \begin_inset Formula $"i$
10132 \end_inset
10133
10134
10135 \end_layout
10136
10137 \end_inset
10138 </cell>
10139 </row>
10140 <row>
10141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10142 \begin_inset Text
10143
10144 \begin_layout Plain Layout
10145
10146 \backslash
10147 ddot
10148 \begin_inset ERT
10149 status collapsed
10150
10151 \begin_layout Plain Layout
10152
10153
10154 \backslash
10155 spce 
10156 \end_layout
10157
10158 \end_inset
10159
10160 i
10161 \end_layout
10162
10163 \end_inset
10164 </cell>
10165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10166 \begin_inset Text
10167
10168 \begin_layout Plain Layout
10169 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10170 \end_inset
10171
10172
10173 \end_layout
10174
10175 \end_inset
10176 </cell>
10177 </row>
10178 </lyxtabular>
10179
10180 \end_inset
10181
10182
10183 \end_layout
10184
10185 \begin_layout Standard
10186
10187 \series bold
10188
10189 \backslash
10190 ddot
10191 \series default
10192 に比べて良いもう一つの利点は、上記のアクセントコマンドが
10193 \emph on
10194 数式中テキストでは使用できない
10195 \emph default
10196 のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
10197 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
10198 \end_layout
10199
10200 \begin_layout Standard
10201 ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
10202 \end_layout
10203
10204 \begin_layout Subsection
10205 演算子に付けるアクセント
10206 \begin_inset Index idx
10207 status collapsed
10208
10209 \begin_layout Plain Layout
10210 あくせんと@アクセント ! えんざんしにつける@演算子に付ける
10211 \end_layout
10212
10213 \end_inset
10214
10215
10216 \end_layout
10217
10218 \begin_layout Standard
10219
10220 \series bold
10221
10222 \backslash
10223 overset
10224 \series default
10225
10226 \begin_inset Index idx
10227 status collapsed
10228
10229 \begin_layout Plain Layout
10230 こまんど@コマンド ! O ! 
10231 \backslash
10232 overset
10233 \end_layout
10234
10235 \end_inset
10236
10237 コマンドや
10238 \series bold
10239
10240 \backslash
10241 underset
10242 \series default
10243
10244 \begin_inset Index idx
10245 status collapsed
10246
10247 \begin_layout Plain Layout
10248 こまんど@コマンド ! U ! 
10249 \backslash
10250 underset
10251 \end_layout
10252
10253 \end_inset
10254
10255 コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
10256 \series bold
10257
10258 \backslash
10259 sideset
10260 \series default
10261
10262 \begin_inset Index idx
10263 status collapsed
10264
10265 \begin_layout Plain Layout
10266 こまんど@コマンド ! S ! 
10267 \backslash
10268 sideset
10269 \end_layout
10270
10271 \end_inset
10272
10273 コマンドを使うと、文字を演算子の前や後ろに付けることができます。コマンド書式は、
10274 \end_layout
10275
10276 \begin_layout Standard
10277
10278 \series bold
10279
10280 \backslash
10281 sideset{前置文字}{後置文字}
10282 \end_layout
10283
10284 \begin_layout Standard
10285
10286 \series bold
10287
10288 \backslash
10289 sideset
10290 \series default
10291 は、かならずアクセントを付ける演算子の前に置かなくてはなりません。複数の文字や他の演算子、記号もアクセントとして使用することができます。たとえば、
10292 \series bold
10293
10294 \backslash
10295 sideset
10296 \series default
10297 を使って演算子の後だけに文字を配置したい場合には、最初の括弧の中には何も書かないようにしますが、括弧を省略することはできません。
10298 \end_layout
10299
10300 \begin_layout Standard
10301 たとえば、
10302 \series bold
10303
10304 \backslash
10305 sideset{
10306 \begin_inset Formula $\to$
10307 \end_inset
10308
10309
10310 \backslash
10311 {
10312 \series default
10313 '
10314 \series bold
10315
10316 \begin_inset Formula $\to$
10317 \end_inset
10318
10319
10320 \backslash
10321 sum_k=1
10322 \begin_inset ERT
10323 status collapsed
10324
10325 \begin_layout Plain Layout
10326
10327
10328 \backslash
10329 spce 
10330 \end_layout
10331
10332 \end_inset
10333
10334
10335 \series default
10336 ^
10337 \series bold
10338 n
10339 \series default
10340 というコマンドを入力すると、
10341 \begin_inset Formula 
10342 \[
10343 \sideset{}{'}\sum_{k=1}^{n}
10344 \]
10345
10346 \end_inset
10347
10348 のようになります。
10349 \end_layout
10350
10351 \begin_layout Standard
10352 また、
10353 \series bold
10354
10355 \backslash
10356 overset
10357 \begin_inset ERT
10358 status collapsed
10359
10360 \begin_layout Plain Layout
10361
10362
10363 \backslash
10364 spce 
10365 \end_layout
10366
10367 \end_inset
10368
10369
10370 \backslash
10371 maltese
10372 \begin_inset ERT
10373 status collapsed
10374
10375 \begin_layout Plain Layout
10376
10377
10378 \backslash
10379 spce 
10380 \end_layout
10381
10382 \end_inset
10383
10384
10385 \series default
10386
10387 \begin_inset Formula $\uparrow$
10388 \end_inset
10389
10390
10391 \series bold
10392 a
10393 \series default
10394 というコマンドならば、
10395 \begin_inset Formula 
10396 \[
10397 \overset{a}{\maltese}
10398 \]
10399
10400 \end_inset
10401
10402 のようになります。最後の例からわかるように、
10403 \series bold
10404
10405 \backslash
10406 overset
10407 \series default
10408
10409 \series bold
10410
10411 \backslash
10412 underset
10413 \series default
10414 では、記号や文字にアクセントをつけることもできます。一方、
10415 \series bold
10416
10417 \backslash
10418 sideset
10419 \series default
10420 では、このようなことはできません。
10421 \end_layout
10422
10423 \begin_layout Subsection
10424 複数の文字に付けるアクセント
10425 \begin_inset Index idx
10426 status collapsed
10427
10428 \begin_layout Plain Layout
10429 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
10430 \end_layout
10431
10432 \end_inset
10433
10434
10435 \end_layout
10436
10437 \begin_layout Standard
10438 \begin_inset space \hfill{}
10439 \end_inset
10440
10441
10442 \begin_inset Tabular
10443 <lyxtabular version="3" rows="5" columns="2">
10444 <features tabularvalignment="middle">
10445 <column alignment="center" valignment="top" width="0pt">
10446 <column alignment="center" valignment="top" width="0pt">
10447 <row>
10448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10449 \begin_inset Text
10450
10451 \begin_layout Plain Layout
10452 コマンド
10453 \end_layout
10454
10455 \end_inset
10456 </cell>
10457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10458 \begin_inset Text
10459
10460 \begin_layout Plain Layout
10461 出力
10462 \begin_inset Note Note
10463 status collapsed
10464
10465 \begin_layout Plain Layout
10466 ここで
10467 \series bold
10468
10469 \backslash
10470 raisebox
10471 \series default
10472 はスペーサーとして使用しているだけです。
10473 \end_layout
10474
10475 \end_inset
10476
10477
10478 \end_layout
10479
10480 \end_inset
10481 </cell>
10482 </row>
10483 <row>
10484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10485 \begin_inset Text
10486
10487 \begin_layout Plain Layout
10488
10489 \backslash
10490 overleftarrow
10491 \begin_inset ERT
10492 status collapsed
10493
10494 \begin_layout Plain Layout
10495
10496
10497 \backslash
10498 spce 
10499 \end_layout
10500
10501 \end_inset
10502
10503 A=B
10504 \end_layout
10505
10506 \end_inset
10507 </cell>
10508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10509 \begin_inset Text
10510
10511 \begin_layout Plain Layout
10512 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10513 \end_inset
10514
10515
10516 \end_layout
10517
10518 \end_inset
10519 </cell>
10520 </row>
10521 <row>
10522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \begin_layout Plain Layout
10526
10527 \backslash
10528 underleftarrow
10529 \begin_inset ERT
10530 status collapsed
10531
10532 \begin_layout Plain Layout
10533
10534
10535 \backslash
10536 spce 
10537 \end_layout
10538
10539 \end_inset
10540
10541 A=B
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10547 \begin_inset Text
10548
10549 \begin_layout Plain Layout
10550 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10551 \end_inset
10552
10553
10554 \end_layout
10555
10556 \end_inset
10557 </cell>
10558 </row>
10559 <row>
10560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10561 \begin_inset Text
10562
10563 \begin_layout Plain Layout
10564
10565 \backslash
10566 overleftrightarrow
10567 \begin_inset ERT
10568 status collapsed
10569
10570 \begin_layout Plain Layout
10571
10572
10573 \backslash
10574 spce 
10575 \end_layout
10576
10577 \end_inset
10578
10579 A=B
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10585 \begin_inset Text
10586
10587 \begin_layout Plain Layout
10588 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10589 \end_inset
10590
10591
10592 \end_layout
10593
10594 \end_inset
10595 </cell>
10596 </row>
10597 <row>
10598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10599 \begin_inset Text
10600
10601 \begin_layout Plain Layout
10602
10603 \backslash
10604 underleftrightarrow
10605 \begin_inset ERT
10606 status collapsed
10607
10608 \begin_layout Plain Layout
10609
10610
10611 \backslash
10612 spce 
10613 \end_layout
10614
10615 \end_inset
10616
10617 A=B
10618 \end_layout
10619
10620 \end_inset
10621 </cell>
10622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10623 \begin_inset Text
10624
10625 \begin_layout Plain Layout
10626 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10627 \end_inset
10628
10629
10630 \end_layout
10631
10632 \end_inset
10633 </cell>
10634 </row>
10635 </lyxtabular>
10636
10637 \end_inset
10638
10639
10640 \begin_inset space \hfill{}
10641 \end_inset
10642
10643
10644 \begin_inset Tabular
10645 <lyxtabular version="3" rows="5" columns="2">
10646 <features tabularvalignment="middle">
10647 <column alignment="center" valignment="top" width="0pt">
10648 <column alignment="center" valignment="top" width="0pt">
10649 <row>
10650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10651 \begin_inset Text
10652
10653 \begin_layout Plain Layout
10654 コマンド
10655 \end_layout
10656
10657 \end_inset
10658 </cell>
10659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10660 \begin_inset Text
10661
10662 \begin_layout Plain Layout
10663 出力
10664 \end_layout
10665
10666 \end_inset
10667 </cell>
10668 </row>
10669 <row>
10670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10671 \begin_inset Text
10672
10673 \begin_layout Plain Layout
10674
10675 \backslash
10676 overrightarrow
10677 \begin_inset ERT
10678 status collapsed
10679
10680 \begin_layout Plain Layout
10681
10682
10683 \backslash
10684 spce 
10685 \end_layout
10686
10687 \end_inset
10688
10689 A=B
10690 \end_layout
10691
10692 \end_inset
10693 </cell>
10694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10695 \begin_inset Text
10696
10697 \begin_layout Plain Layout
10698 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10699 \end_inset
10700
10701
10702 \end_layout
10703
10704 \end_inset
10705 </cell>
10706 </row>
10707 <row>
10708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10709 \begin_inset Text
10710
10711 \begin_layout Plain Layout
10712
10713 \backslash
10714 underrightarrow
10715 \begin_inset ERT
10716 status collapsed
10717
10718 \begin_layout Plain Layout
10719
10720
10721 \backslash
10722 spce 
10723 \end_layout
10724
10725 \end_inset
10726
10727 A=B
10728 \end_layout
10729
10730 \end_inset
10731 </cell>
10732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10733 \begin_inset Text
10734
10735 \begin_layout Plain Layout
10736 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10737 \end_inset
10738
10739
10740 \end_layout
10741
10742 \end_inset
10743 </cell>
10744 </row>
10745 <row>
10746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10747 \begin_inset Text
10748
10749 \begin_layout Plain Layout
10750
10751 \backslash
10752 widetilde
10753 \begin_inset ERT
10754 status collapsed
10755
10756 \begin_layout Plain Layout
10757
10758
10759 \backslash
10760 spce 
10761 \end_layout
10762
10763 \end_inset
10764
10765 A=B
10766 \end_layout
10767
10768 \end_inset
10769 </cell>
10770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10771 \begin_inset Text
10772
10773 \begin_layout Plain Layout
10774 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10775 \end_inset
10776
10777
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 </row>
10783 <row>
10784 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10785 \begin_inset Text
10786
10787 \begin_layout Plain Layout
10788
10789 \backslash
10790 widehat
10791 \begin_inset ERT
10792 status collapsed
10793
10794 \begin_layout Plain Layout
10795
10796
10797 \backslash
10798 spce 
10799 \end_layout
10800
10801 \end_inset
10802
10803 A=B
10804 \end_layout
10805
10806 \end_inset
10807 </cell>
10808 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10809 \begin_inset Text
10810
10811 \begin_layout Plain Layout
10812 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10813 \end_inset
10814
10815
10816 \end_layout
10817
10818 \end_inset
10819 </cell>
10820 </row>
10821 </lyxtabular>
10822
10823 \end_inset
10824
10825
10826 \begin_inset space \hfill{}
10827 \end_inset
10828
10829
10830 \end_layout
10831
10832 \begin_layout Standard
10833 \begin_inset VSpace medskip
10834 \end_inset
10835
10836 これらのコマンドでは、好きなだけ多くの文字にアクセントを付けることができます。しかし、
10837 \series bold
10838
10839 \backslash
10840 widetilde
10841 \series default
10842 および
10843 \series bold
10844
10845 \backslash
10846 widehat
10847 \series default
10848 のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
10849 \begin_inset Formula 
10850 \[
10851 \widetilde{A+B=C-D}
10852 \]
10853
10854 \end_inset
10855
10856
10857 \end_layout
10858
10859 \begin_layout Standard
10860 前小節で述べた
10861 \series bold
10862
10863 \backslash
10864 overset
10865 \series default
10866
10867 \begin_inset Index idx
10868 status collapsed
10869
10870 \begin_layout Plain Layout
10871 こまんど@コマンド ! O ! 
10872 \backslash
10873 overset
10874 \end_layout
10875
10876 \end_inset
10877
10878 コマンドと
10879 \series bold
10880
10881 \backslash
10882 underset
10883 \series default
10884
10885 \begin_inset Index idx
10886 status collapsed
10887
10888 \begin_layout Plain Layout
10889 こまんど@コマンド ! U ! 
10890 \backslash
10891 underset
10892 \end_layout
10893
10894 \end_inset
10895
10896 コマンドを使っても、複数の文字にアクセントを付けることができます。
10897 \series bold
10898
10899 \backslash
10900 underset
10901 \begin_inset ERT
10902 status collapsed
10903
10904 \begin_layout Plain Layout
10905
10906
10907 \backslash
10908 spce 
10909 \end_layout
10910
10911 \end_inset
10912
10913 A=B
10914 \begin_inset Formula $\downarrow$
10915 \end_inset
10916
10917 ***
10918 \series default
10919 というコマンドは、
10920 \begin_inset Formula 
10921 \[
10922 \underset{***}{A=B}
10923 \]
10924
10925 \end_inset
10926
10927 のようになります。
10928 \end_layout
10929
10930 \begin_layout Section
10931 空白
10932 \begin_inset CommandInset label
10933 LatexCommand label
10934 name "sub:空白"
10935
10936 \end_inset
10937
10938
10939 \begin_inset Index idx
10940 status collapsed
10941
10942 \begin_layout Plain Layout
10943 くうはく@空白 ! すいへい@水平
10944 \end_layout
10945
10946 \end_inset
10947
10948
10949 \end_layout
10950
10951 \begin_layout Subsection
10952 定義済みの空白
10953 \begin_inset CommandInset label
10954 LatexCommand label
10955 name "sub:定義済みの空白"
10956
10957 \end_inset
10958
10959
10960 \begin_inset Index idx
10961 status collapsed
10962
10963 \begin_layout Plain Layout
10964 くうはく@空白 ! すいへい@水平 ! ていぎずみ@定義済み
10965 \end_layout
10966
10967 \end_inset
10968
10969
10970 \end_layout
10971
10972 \begin_layout Standard
10973 数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(短絡キー
10974 \begin_inset Info
10975 type  "shortcut"
10976 arg   "space-insert protected"
10977 \end_inset
10978
10979 )を挿入することで実現できます。「
10980 \color blue
10981
10982 \begin_inset ERT
10983 status collapsed
10984
10985 \begin_layout Plain Layout
10986
10987
10988 \backslash
10989 spce 
10990 \end_layout
10991
10992 \end_inset
10993
10994
10995 \color inherit
10996 」が現れるので、
10997 \family sans
10998 Space
10999 \family default
11000 を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
11001 \begin_inset Graphics
11002         filename ../../images/math/space.png
11003         scale 85
11004
11005 \end_inset
11006
11007 を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
11008 \family sans
11009 Space
11010 \family default
11011 を押すことによって、長さを変更することができます。
11012 \end_layout
11013
11014 \begin_layout Standard
11015 \noindent
11016 \align center
11017 \begin_inset Tabular
11018 <lyxtabular version="3" rows="3" columns="7">
11019 <features tabularvalignment="middle">
11020 <column alignment="center" valignment="middle" width="6.8cm">
11021 <column alignment="center" valignment="top" width="0">
11022 <column alignment="center" valignment="top" width="0">
11023 <column alignment="center" valignment="top" width="0">
11024 <column alignment="center" valignment="top" width="0">
11025 <column alignment="center" valignment="top" width="0">
11026 <column alignment="center" valignment="top" width="0">
11027 <row>
11028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11029 \begin_inset Text
11030
11031 \begin_layout Plain Layout
11032 コマンド
11033 \end_layout
11034
11035 \end_inset
11036 </cell>
11037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11038 \begin_inset Text
11039
11040 \begin_layout Plain Layout
11041
11042 \backslash
11043 ,
11044 \end_layout
11045
11046 \end_inset
11047 </cell>
11048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11049 \begin_inset Text
11050
11051 \begin_layout Plain Layout
11052
11053 \backslash
11054 :
11055 \end_layout
11056
11057 \end_inset
11058 </cell>
11059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11060 \begin_inset Text
11061
11062 \begin_layout Plain Layout
11063
11064 \backslash
11065 ;
11066 \end_layout
11067
11068 \end_inset
11069 </cell>
11070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11071 \begin_inset Text
11072
11073 \begin_layout Plain Layout
11074
11075 \backslash
11076 quad
11077 \end_layout
11078
11079 \end_inset
11080 </cell>
11081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11082 \begin_inset Text
11083
11084 \begin_layout Plain Layout
11085
11086 \backslash
11087 qquad
11088 \end_layout
11089
11090 \end_inset
11091 </cell>
11092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11093 \begin_inset Text
11094
11095 \begin_layout Plain Layout
11096
11097 \backslash
11098 !
11099 \end_layout
11100
11101 \end_inset
11102 </cell>
11103 </row>
11104 <row>
11105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11106 \begin_inset Text
11107
11108 \begin_layout Plain Layout
11109 保護された空白を挿入したのち、
11110 \family sans
11111 Space
11112 \family default
11113 を叩く回数
11114 \end_layout
11115
11116 \end_inset
11117 </cell>
11118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11119 \begin_inset Text
11120
11121 \begin_layout Plain Layout
11122 0
11123 \end_layout
11124
11125 \end_inset
11126 </cell>
11127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11128 \begin_inset Text
11129
11130 \begin_layout Plain Layout
11131 1
11132 \end_layout
11133
11134 \end_inset
11135 </cell>
11136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11137 \begin_inset Text
11138
11139 \begin_layout Plain Layout
11140 2
11141 \end_layout
11142
11143 \end_inset
11144 </cell>
11145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11146 \begin_inset Text
11147
11148 \begin_layout Plain Layout
11149 3
11150 \end_layout
11151
11152 \end_inset
11153 </cell>
11154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11155 \begin_inset Text
11156
11157 \begin_layout Plain Layout
11158 4
11159 \end_layout
11160
11161 \end_inset
11162 </cell>
11163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11164 \begin_inset Text
11165
11166 \begin_layout Plain Layout
11167 5
11168 \end_layout
11169
11170 \end_inset
11171 </cell>
11172 </row>
11173 <row>
11174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178 出力
11179 \end_layout
11180
11181 \end_inset
11182 </cell>
11183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11184 \begin_inset Text
11185
11186 \begin_layout Plain Layout
11187 \begin_inset Formula $A\, B$
11188 \end_inset
11189
11190
11191 \end_layout
11192
11193 \end_inset
11194 </cell>
11195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11196 \begin_inset Text
11197
11198 \begin_layout Plain Layout
11199 \begin_inset Formula $A\: B$
11200 \end_inset
11201
11202
11203 \end_layout
11204
11205 \end_inset
11206 </cell>
11207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11208 \begin_inset Text
11209
11210 \begin_layout Plain Layout
11211 \begin_inset Formula $A\; B$
11212 \end_inset
11213
11214
11215 \end_layout
11216
11217 \end_inset
11218 </cell>
11219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11220 \begin_inset Text
11221
11222 \begin_layout Plain Layout
11223 \begin_inset Formula $A\quad B$
11224 \end_inset
11225
11226
11227 \end_layout
11228
11229 \end_inset
11230 </cell>
11231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11232 \begin_inset Text
11233
11234 \begin_layout Plain Layout
11235 \begin_inset Formula $A\qquad B$
11236 \end_inset
11237
11238
11239 \end_layout
11240
11241 \end_inset
11242 </cell>
11243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11244 \begin_inset Text
11245
11246 \begin_layout Plain Layout
11247 \begin_inset Formula $A\! B$
11248 \end_inset
11249
11250
11251 \end_layout
11252
11253 \end_inset
11254 </cell>
11255 </row>
11256 </lyxtabular>
11257
11258 \end_inset
11259
11260
11261 \end_layout
11262
11263 \begin_layout Standard
11264 一番右の長さは、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、LyX中では赤で表示されます。以下のように、他にもう二つ、負の長
11265 さの空白があります。
11266 \end_layout
11267
11268 \begin_layout Standard
11269 \align center
11270 \begin_inset Tabular
11271 <lyxtabular version="3" rows="3" columns="3">
11272 <features tabularvalignment="middle">
11273 <column alignment="center" valignment="middle" width="6.8cm">
11274 <column alignment="center" valignment="top" width="0pt">
11275 <column alignment="center" valignment="top" width="0pt">
11276 <row>
11277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11278 \begin_inset Text
11279
11280 \begin_layout Plain Layout
11281 コマンド
11282 \end_layout
11283
11284 \end_inset
11285 </cell>
11286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11287 \begin_inset Text
11288
11289 \begin_layout Plain Layout
11290
11291 \backslash
11292 negmedspace
11293 \end_layout
11294
11295 \end_inset
11296 </cell>
11297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11298 \begin_inset Text
11299
11300 \begin_layout Plain Layout
11301
11302 \backslash
11303 negthickspace
11304 \end_layout
11305
11306 \end_inset
11307 </cell>
11308 </row>
11309 <row>
11310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11311 \begin_inset Text
11312
11313 \begin_layout Plain Layout
11314 保護された空白を挿入したのち、
11315 \family sans
11316 Space
11317 \family default
11318 を叩く回数
11319 \end_layout
11320
11321 \end_inset
11322 </cell>
11323 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11324 \begin_inset Text
11325
11326 \begin_layout Plain Layout
11327 6
11328 \end_layout
11329
11330 \end_inset
11331 </cell>
11332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11333 \begin_inset Text
11334
11335 \begin_layout Plain Layout
11336 7
11337 \end_layout
11338
11339 \end_inset
11340 </cell>
11341 </row>
11342 <row>
11343 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11344 \begin_inset Text
11345
11346 \begin_layout Plain Layout
11347 出力
11348 \end_layout
11349
11350 \end_inset
11351 </cell>
11352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11353 \begin_inset Text
11354
11355 \begin_layout Plain Layout
11356 \begin_inset Formula $A\negmedspace B$
11357 \end_inset
11358
11359
11360 \end_layout
11361
11362 \end_inset
11363 </cell>
11364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11365 \begin_inset Text
11366
11367 \begin_layout Plain Layout
11368 \begin_inset Formula $A\negthickspace B$
11369 \end_inset
11370
11371
11372 \end_layout
11373
11374 \end_inset
11375 </cell>
11376 </row>
11377 </lyxtabular>
11378
11379 \end_inset
11380
11381
11382 \end_layout
11383
11384 \begin_layout Standard
11385 負の空白を使うと、文字が重なってしまうことがあります。これを利用して、合字処理を強制することができます。これは、たとえば以下のように、和演算子に使えます。
11386 \end_layout
11387
11388 \begin_layout Standard
11389 \align center
11390 \begin_inset Tabular
11391 <lyxtabular version="3" rows="3" columns="2">
11392 <features tabularvalignment="middle">
11393 <column alignment="center" valignment="top" width="0">
11394 <column alignment="center" valignment="top" width="0">
11395 <row>
11396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11397 \begin_inset Text
11398
11399 \begin_layout Plain Layout
11400 コマンド
11401 \end_layout
11402
11403 \end_inset
11404 </cell>
11405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11406 \begin_inset Text
11407
11408 \begin_layout Plain Layout
11409 出力
11410 \begin_inset Note Note
11411 status collapsed
11412
11413 \begin_layout Plain Layout
11414 ここで
11415 \series bold
11416
11417 \backslash
11418 raisebox
11419 \series default
11420 はスペーサーとして使用しているだけです。
11421 \end_layout
11422
11423 \end_inset
11424
11425
11426 \end_layout
11427
11428 \end_inset
11429 </cell>
11430 </row>
11431 <row>
11432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11433 \begin_inset Text
11434
11435 \begin_layout Plain Layout
11436
11437 \backslash
11438 sum
11439 \backslash
11440 sum
11441 \begin_inset ERT
11442 status collapsed
11443
11444 \begin_layout Plain Layout
11445
11446
11447 \backslash
11448 spce 
11449 \end_layout
11450
11451 \end_inset
11452
11453 f_kl
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11459 \begin_inset Text
11460
11461 \begin_layout Plain Layout
11462 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11463 \end_inset
11464
11465
11466 \end_layout
11467
11468 \end_inset
11469 </cell>
11470 </row>
11471 <row>
11472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11473 \begin_inset Text
11474
11475 \begin_layout Plain Layout
11476
11477 \backslash
11478 sum
11479 \backslash
11480 negmedspace
11481 \backslash
11482 sum
11483 \begin_inset ERT
11484 status collapsed
11485
11486 \begin_layout Plain Layout
11487
11488
11489 \backslash
11490 spce 
11491 \end_layout
11492
11493 \end_inset
11494
11495 f_kl
11496 \end_layout
11497
11498 \end_inset
11499 </cell>
11500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11501 \begin_inset Text
11502
11503 \begin_layout Plain Layout
11504 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11505 \end_inset
11506
11507
11508 \end_layout
11509
11510 \end_inset
11511 </cell>
11512 </row>
11513 </lyxtabular>
11514
11515 \end_inset
11516
11517
11518 \end_layout
11519
11520 \begin_layout Standard
11521 イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号をTeX括弧で囲みます。以下の例にこれを示します。
11522 \end_layout
11523
11524 \begin_layout Standard
11525 \align center
11526 \begin_inset Tabular
11527 <lyxtabular version="3" rows="2" columns="2">
11528 <features tabularvalignment="middle">
11529 <column alignment="center" valignment="top" width="0pt">
11530 <column alignment="center" valignment="top" width="0pt">
11531 <row>
11532 <cell alignment="center" valignment="top" usebox="none">
11533 \begin_inset Text
11534
11535 \begin_layout Plain Layout
11536 通常の数式
11537 \end_layout
11538
11539 \end_inset
11540 </cell>
11541 <cell alignment="center" valignment="top" usebox="none">
11542 \begin_inset Text
11543
11544 \begin_layout Plain Layout
11545 \begin_inset Formula $A=B$
11546 \end_inset
11547
11548
11549 \end_layout
11550
11551 \end_inset
11552 </cell>
11553 </row>
11554 <row>
11555 <cell alignment="center" valignment="top" usebox="none">
11556 \begin_inset Text
11557
11558 \begin_layout Plain Layout
11559 \begin_inset Note Note
11560 status collapsed
11561
11562 \begin_layout Plain Layout
11563 ここで
11564 \series bold
11565
11566 \backslash
11567 raisebox
11568 \series default
11569 はスペーサーとして使用しているだけです。
11570 \end_layout
11571
11572 \end_inset
11573
11574
11575 \begin_inset Formula $\raisebox{5mm}{}$
11576 \end_inset
11577
11578 空白なしの数式
11579 \end_layout
11580
11581 \end_inset
11582 </cell>
11583 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11584 \begin_inset Text
11585
11586 \begin_layout Plain Layout
11587 \begin_inset Formula $A{=}B$
11588 \end_inset
11589
11590
11591 \end_layout
11592
11593 \end_inset
11594 </cell>
11595 </row>
11596 </lyxtabular>
11597
11598 \end_inset
11599
11600
11601 \end_layout
11602
11603 \begin_layout Standard
11604 \noindent
11605 二行目の数式を作るコマンドは、
11606 \series bold
11607 A
11608 \backslash
11609 {=
11610 \begin_inset Formula $\to$
11611 \end_inset
11612
11613 B
11614 \series default
11615 です。
11616 \end_layout
11617
11618 \begin_layout Standard
11619 \begin_inset VSpace bigskip
11620 \end_inset
11621
11622 物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\SpecialChar \menuseparator
11623 整形\SpecialChar \menuseparator
11624 小空白メニュー(短
11625 絡キー
11626 \begin_inset Info
11627 type  "shortcut"
11628 arg   "space-insert thin"
11629 \end_inset
11630
11631 )で、最小の空白を挿入することができます。
11632 \end_layout
11633
11634 \begin_layout Standard
11635 違いを示す例を以下に掲げます。
11636 \end_layout
11637
11638 \begin_layout Standard
11639 \begin_inset Tabular
11640 <lyxtabular version="3" rows="2" columns="2">
11641 <features tabularvalignment="middle">
11642 <column alignment="left" valignment="top" width="0">
11643 <column alignment="left" valignment="top" width="0">
11644 <row>
11645 <cell alignment="center" valignment="top" usebox="none">
11646 \begin_inset Text
11647
11648 \begin_layout Plain Layout
11649 24 kW
11650 \begin_inset Formula $\cdot$
11651 \end_inset
11652
11653 h
11654 \end_layout
11655
11656 \end_inset
11657 </cell>
11658 <cell alignment="center" valignment="top" usebox="none">
11659 \begin_inset Text
11660
11661 \begin_layout Plain Layout
11662 値と単位のあいだに通常の空白を入れた例
11663 \end_layout
11664
11665 \end_inset
11666 </cell>
11667 </row>
11668 <row>
11669 <cell alignment="center" valignment="top" usebox="none">
11670 \begin_inset Text
11671
11672 \begin_layout Plain Layout
11673 24
11674 \begin_inset space \thinspace{}
11675 \end_inset
11676
11677 kW
11678 \begin_inset Formula $\cdot$
11679 \end_inset
11680
11681 h
11682 \end_layout
11683
11684 \end_inset
11685 </cell>
11686 <cell alignment="center" valignment="top" usebox="none">
11687 \begin_inset Text
11688
11689 \begin_layout Plain Layout
11690 値と単位のあいだに最小の空白を入れた例
11691 \end_layout
11692
11693 \end_inset
11694 </cell>
11695 </row>
11696 </lyxtabular>
11697
11698 \end_inset
11699
11700
11701 \end_layout
11702
11703 \begin_layout Subsection
11704 可変長の空白
11705 \begin_inset ERT
11706 status collapsed
11707
11708 \begin_layout Plain Layout
11709
11710
11711 \backslash
11712 texorpdfstring{
11713 \end_layout
11714
11715 \end_inset
11716
11717
11718 \begin_inset Foot
11719 status collapsed
11720
11721 \begin_layout Plain Layout
11722 数式中の垂直方向の空白については、第
11723 \begin_inset CommandInset ref
11724 LatexCommand ref
11725 reference "sub:行間"
11726
11727 \end_inset
11728
11729 節をご覧下さい。
11730 \end_layout
11731
11732 \end_inset
11733
11734
11735 \begin_inset ERT
11736 status collapsed
11737
11738 \begin_layout Plain Layout
11739
11740 }{}
11741 \end_layout
11742
11743 \end_inset
11744
11745
11746 \begin_inset Note Note
11747 status collapsed
11748
11749 \begin_layout Plain Layout
11750
11751 \backslash
11752 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
11753 \end_layout
11754
11755 \begin_layout Plain Layout
11756
11757 \backslash
11758 texorpdfstringについての詳細は、第
11759 \begin_inset CommandInset ref
11760 LatexCommand ref
11761 reference "sub:節見出し中の数式"
11762
11763 \end_inset
11764
11765 節にあります。
11766 \end_layout
11767
11768 \end_inset
11769
11770
11771 \begin_inset CommandInset label
11772 LatexCommand label
11773 name "sub:可変長の空白"
11774
11775 \end_inset
11776
11777
11778 \begin_inset Index idx
11779 status collapsed
11780
11781 \begin_layout Plain Layout
11782 くうはく@空白 ! すいへいほうこう@水平方向 ! かへんちょう@可変長
11783 \end_layout
11784
11785 \end_inset
11786
11787
11788 \end_layout
11789
11790 \begin_layout Standard
11791 指定した長さの空白が、
11792 \series bold
11793
11794 \backslash
11795 hspace
11796 \series default
11797
11798 \begin_inset Index idx
11799 status collapsed
11800
11801 \begin_layout Plain Layout
11802 こまんど@コマンド ! H ! 
11803 \backslash
11804 hspace
11805 \end_layout
11806
11807 \end_inset
11808
11809 コマンドで入力することができます。すると、ながい「
11810 \color blue
11811
11812 \begin_inset ERT
11813 status collapsed
11814
11815 \begin_layout Plain Layout
11816
11817
11818 \backslash
11819 spce 
11820 \end_layout
11821
11822 \end_inset
11823
11824
11825 \color inherit
11826 」が現れます。長さは、「
11827 \color blue
11828
11829 \begin_inset ERT
11830 status collapsed
11831
11832 \begin_layout Plain Layout
11833
11834
11835 \backslash
11836 spce 
11837 \end_layout
11838
11839 \end_inset
11840
11841
11842 \color inherit
11843 」を左クリックすることによって指定することができます。長さは負の値でも構いません。数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
11844 \series bold
11845
11846 \backslash
11847 hfill
11848 \series default
11849
11850 \begin_inset Index idx
11851 status collapsed
11852
11853 \begin_layout Plain Layout
11854 こまんど@コマンド ! H ! 
11855 \backslash
11856 hfill
11857 \end_layout
11858
11859 \end_inset
11860
11861 コマンドを使用します。
11862 \end_layout
11863
11864 \begin_layout Standard
11865 \begin_inset VSpace -1mm
11866 \end_inset
11867
11868
11869 \end_layout
11870
11871 \begin_layout Standard
11872 \align center
11873 \begin_inset Tabular
11874 <lyxtabular version="3" rows="4" columns="2">
11875 <features tabularvalignment="middle">
11876 <column alignment="center" valignment="top" width="0">
11877 <column alignment="center" valignment="top" width="0">
11878 <row>
11879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11880 \begin_inset Text
11881
11882 \begin_layout Plain Layout
11883 コマンド(
11884 \backslash
11885 hspace 長さ)
11886 \end_layout
11887
11888 \end_inset
11889 </cell>
11890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11891 \begin_inset Text
11892
11893 \begin_layout Plain Layout
11894 出力
11895 \end_layout
11896
11897 \end_inset
11898 </cell>
11899 </row>
11900 <row>
11901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11902 \begin_inset Text
11903
11904 \begin_layout Plain Layout
11905 A=B
11906 \backslash
11907 hspace
11908 \begin_inset ERT
11909 status collapsed
11910
11911 \begin_layout Plain Layout
11912
11913
11914 \backslash
11915 spce 
11916 \end_layout
11917
11918 \end_inset
11919
11920
11921 \begin_inset Formula $\to$
11922 \end_inset
11923
11924 A
11925 \backslash
11926 not=C (3
11927 \begin_inset space \thinspace{}
11928 \end_inset
11929
11930 cm)
11931 \end_layout
11932
11933 \end_inset
11934 </cell>
11935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11936 \begin_inset Text
11937
11938 \begin_layout Plain Layout
11939 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11940 \end_inset
11941
11942
11943 \end_layout
11944
11945 \end_inset
11946 </cell>
11947 </row>
11948 <row>
11949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11950 \begin_inset Text
11951
11952 \begin_layout Plain Layout
11953 A
11954 \backslash
11955 hspace
11956 \begin_inset ERT
11957 status collapsed
11958
11959 \begin_layout Plain Layout
11960
11961
11962 \backslash
11963 spce 
11964 \end_layout
11965
11966 \end_inset
11967
11968
11969 \begin_inset Formula $\to$
11970 \end_inset
11971
11972 A
11973 \backslash
11974 not=A (-1
11975 \begin_inset space \thinspace{}
11976 \end_inset
11977
11978 mm)
11979 \end_layout
11980
11981 \end_inset
11982 </cell>
11983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11984 \begin_inset Text
11985
11986 \begin_layout Plain Layout
11987 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11988 \end_inset
11989
11990
11991 \end_layout
11992
11993 \end_inset
11994 </cell>
11995 </row>
11996 <row>
11997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11998 \begin_inset Text
11999
12000 \begin_layout Plain Layout
12001 A=A
12002 \backslash
12003 hfill
12004 \begin_inset ERT
12005 status collapsed
12006
12007 \begin_layout Plain Layout
12008
12009
12010 \backslash
12011 spce 
12012 \end_layout
12013
12014 \end_inset
12015
12016 B=B
12017 \end_layout
12018
12019 \end_inset
12020 </cell>
12021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12022 \begin_inset Text
12023
12024 \begin_layout Plain Layout
12025 \begin_inset Formula $A=A\hfill B=B$
12026 \end_inset
12027
12028
12029 \end_layout
12030
12031 \end_inset
12032 </cell>
12033 </row>
12034 </lyxtabular>
12035
12036 \end_inset
12037
12038
12039 \end_layout
12040
12041 \begin_layout Standard
12042 上記の最後の例では、使用できる空白は、表の列中もっとも長い要素によって規定されます。行内数式では、空白は、
12043 \series bold
12044
12045 \backslash
12046 hfill
12047 \series default
12048 が挿入された行の長さに依存します。つまり、その行が全幅を使用している場合、空白はまったく作られません。また
12049 \series bold
12050
12051 \backslash
12052 hfill
12053 \series default
12054 は、別行建て数式中では、
12055 \series bold
12056 行頭下げ
12057 \series default
12058 数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
12059 \begin_inset CommandInset ref
12060 LatexCommand ref
12061 reference "sec:数式様式"
12062
12063 \end_inset
12064
12065 節で説明されています)。
12066 \end_layout
12067
12068 \begin_layout Standard
12069
12070 \series bold
12071
12072 \backslash
12073 hfill
12074 \series default
12075 の他にも、空白を模様で埋める
12076 \series bold
12077
12078 \backslash
12079 dotfill
12080 \series default
12081
12082 \series bold
12083
12084 \backslash
12085 hrulefill
12086 \series default
12087 といったコマンドがあります。用例については第
12088 \begin_inset CommandInset ref
12089 LatexCommand ref
12090 reference "sub:省略符号"
12091
12092 \end_inset
12093
12094 節をご参照下さい。
12095 \end_layout
12096
12097 \begin_layout Standard
12098 本文中では、可変長空白は、
12099 \family sans
12100 挿入\SpecialChar \menuseparator
12101 整形\SpecialChar \menuseparator
12102 水平方向の空白
12103 \family default
12104 メニューで挿入することができます。
12105 \end_layout
12106
12107 \begin_layout Standard
12108 (例)
12109 \end_layout
12110
12111 \begin_layout Standard
12112 この行には、
12113 \begin_inset space \hspace{}
12114 \length 2cm
12115 \end_inset
12116
12117 2
12118 \begin_inset space \thinspace{}
12119 \end_inset
12120
12121 cmの空白が入っています。
12122 \end_layout
12123
12124 \begin_layout Standard
12125 この行には、
12126 \begin_inset space \hfill{}
12127 \end_inset
12128
12129 最大の空白が入っています。
12130 \end_layout
12131
12132 \begin_layout Subsection
12133 行内数式周りの空白
12134 \begin_inset Index idx
12135 status collapsed
12136
12137 \begin_layout Plain Layout
12138 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
12139 \end_layout
12140
12141 \end_inset
12142
12143
12144 \end_layout
12145
12146 \begin_layout Standard
12147 行内数式前後の空白は、長さ
12148 \series bold
12149
12150 \backslash
12151 mathsurround
12152 \begin_inset Index idx
12153 status collapsed
12154
12155 \begin_layout Plain Layout
12156 こまんど@コマンド ! M ! 
12157 \backslash
12158 mathsurround
12159 \end_layout
12160
12161 \end_inset
12162
12163
12164 \series default
12165 を使って調節することができます。長さの値は、以下の書式を持つ
12166 \series bold
12167
12168 \backslash
12169 setlength
12170 \begin_inset Index idx
12171 status collapsed
12172
12173 \begin_layout Plain Layout
12174 こまんど@コマンド ! S ! 
12175 \backslash
12176 setlength
12177 \end_layout
12178
12179 \end_inset
12180
12181
12182 \series default
12183 コマンドを使って設定することができます。
12184 \end_layout
12185
12186 \begin_layout Standard
12187
12188 \series bold
12189
12190 \backslash
12191 setlength{長さ名}{値}
12192 \end_layout
12193
12194 \begin_layout Standard
12195
12196 \series bold
12197
12198 \backslash
12199 mathsurround
12200 \series default
12201 を5
12202 \begin_inset space \thinspace{}
12203 \end_inset
12204
12205 mmの値に設定するには、以下のコマンド
12206 \end_layout
12207
12208 \begin_layout Standard
12209
12210 \series bold
12211
12212 \backslash
12213 setlength{
12214 \backslash
12215 mathsurround}{5mm}
12216 \end_layout
12217
12218 \begin_layout Standard
12219 をTeXモードで挿入します。すると、5
12220 \begin_inset space \thinspace{}
12221 \end_inset
12222
12223 mmの空白がすべての行内数式の前後に設定されることになります。
12224 \begin_inset ERT
12225 status collapsed
12226
12227 \begin_layout Plain Layout
12228
12229
12230 \backslash
12231 setlength{
12232 \backslash
12233 mathsurround}{5mm}
12234 \end_layout
12235
12236 \end_inset
12237
12238
12239 \end_layout
12240
12241 \begin_layout Standard
12242 この行には、周囲に5
12243 \begin_inset space \thinspace{}
12244 \end_inset
12245
12246 mmの余白を設定した行内数式
12247 \begin_inset Formula $A=B$
12248 \end_inset
12249
12250 があります。
12251 \begin_inset ERT
12252 status collapsed
12253
12254 \begin_layout Plain Layout
12255
12256
12257 \backslash
12258 setlength{
12259 \backslash
12260 mathsurround}{0pt}
12261 \end_layout
12262
12263 \end_inset
12264
12265
12266 \end_layout
12267
12268 \begin_layout Standard
12269 既定値に戻すには、
12270 \series bold
12271
12272 \backslash
12273 mathsurround
12274 \series default
12275 を0
12276 \begin_inset space \thinspace{}
12277 \end_inset
12278
12279 ptの値に戻して下さい。
12280 \end_layout
12281
12282 \begin_layout Section
12283 ボックスと枠
12284 \begin_inset Index idx
12285 status collapsed
12286
12287 \begin_layout Plain Layout
12288 ぼっくす@ボックス
12289 \end_layout
12290
12291 \end_inset
12292
12293
12294 \begin_inset Index idx
12295 status collapsed
12296
12297 \begin_layout Plain Layout
12298 わく@枠 | see
12299 \begin_inset ERT
12300 status collapsed
12301
12302 \begin_layout Plain Layout
12303
12304 {
12305 \end_layout
12306
12307 \end_inset
12308
12309 ボックス
12310 \begin_inset ERT
12311 status collapsed
12312
12313 \begin_layout Plain Layout
12314
12315 }
12316 \end_layout
12317
12318 \end_inset
12319
12320
12321 \end_layout
12322
12323 \end_inset
12324
12325
12326 \end_layout
12327
12328 \begin_layout Standard
12329 本文中のボックスについては、取扱説明書
12330 \family typewriter
12331 埋め込みオブジェクト篇
12332 \family default
12333
12334 \family typewriter
12335 Boxes
12336 \family default
12337 の章に述べられています。
12338 \end_layout
12339
12340 \begin_layout Subsection
12341 縁付きボックス
12342 \begin_inset CommandInset label
12343 LatexCommand label
12344 name "sub:縁付きボックス"
12345
12346 \end_inset
12347
12348
12349 \begin_inset Index idx
12350 status collapsed
12351
12352 \begin_layout Plain Layout
12353 ぼっくす@ボックス ! ふちつき@縁付き
12354 \end_layout
12355
12356 \end_inset
12357
12358
12359 \end_layout
12360
12361 \begin_layout Standard
12362
12363 \series bold
12364
12365 \backslash
12366 fbox
12367 \series default
12368
12369 \begin_inset Index idx
12370 status collapsed
12371
12372 \begin_layout Plain Layout
12373 こまんど@コマンド ! F ! 
12374 \backslash
12375 fbox
12376 \end_layout
12377
12378 \end_inset
12379
12380 コマンドや
12381 \series bold
12382
12383 \backslash
12384 boxed
12385 \series default
12386
12387 \begin_inset Index idx
12388 status collapsed
12389
12390 \begin_layout Plain Layout
12391 こまんど@コマンド ! B ! 
12392 \backslash
12393 boxed
12394 \end_layout
12395
12396 \end_inset
12397
12398 コマンドを使えば、数式やその一部を枠の中に入れることができます。
12399 \end_layout
12400
12401 \begin_layout Standard
12402 どちらかのコマンドを数式に挿入すると、枠の中に青枠が現れ、数式の断片を入れることができます。
12403 \series bold
12404
12405 \backslash
12406 fbox
12407 \series default
12408 の場合には、そのままではボックスの中身が数式テキストとして取り扱われてしまうので、
12409 \family sans
12410 Ctrl+M
12411 \family default
12412 を使って、このボックスの中にもう一度数式を作らなくてはなりません。
12413 \series bold
12414
12415 \backslash
12416 boxed
12417 \series default
12418 を使った場合には、新しい数式が自動的に枠内に作られます。
12419 \end_layout
12420
12421 \begin_layout Standard
12422
12423 \series bold
12424
12425 \backslash
12426 fbox
12427 \series default
12428 コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行建て数式に枠を付けるのには適していません。逆に
12429 \series bold
12430
12431 \backslash
12432 boxed
12433 \series default
12434 は、数式がつねに別行建て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
12435 \end_layout
12436
12437 \begin_layout Standard
12438
12439 \series bold
12440
12441 \backslash
12442 fbox
12443 \series default
12444 の拡張として、枠幅と配置も指定することができる
12445 \series bold
12446
12447 \backslash
12448 framebox
12449 \series default
12450
12451 \begin_inset Index idx
12452 status collapsed
12453
12454 \begin_layout Plain Layout
12455 こまんど@コマンド ! F ! 
12456 \backslash
12457 framebox
12458 \end_layout
12459
12460 \end_inset
12461
12462 コマンドがあります。
12463 \series bold
12464
12465 \backslash
12466 framebox
12467 \series default
12468 は、以下の書式を持ちます。
12469 \end_layout
12470
12471 \begin_layout Standard
12472
12473 \series bold
12474
12475 \backslash
12476 framebox[枠幅][位置]{ボックスの内容}
12477 \end_layout
12478
12479 \begin_layout Standard
12480 「位置」は、
12481 \emph on
12482 l
12483 \emph default
12484
12485 \emph on
12486 r
12487 \emph default
12488 の値をとります。
12489 \emph on
12490 l
12491 \emph default
12492 は、ボックス中で数式を左寄せ、
12493 \emph on
12494 r
12495 \emph default
12496 は右寄せにします。位置を指定しない時には、数式は中央揃えになります。
12497 \begin_inset Newline newline
12498 \end_inset
12499
12500 「枠幅」を指定しない時には、位置を指定することができません。この場合には、
12501 \series bold
12502
12503 \backslash
12504 fbox
12505 \series default
12506 と同様、枠幅がボックスの内容に応じて調節されるのです。
12507 \end_layout
12508
12509 \begin_layout Standard
12510
12511 \series bold
12512
12513 \backslash
12514 framebox
12515 \series default
12516 コマンドを挿入すると、三つの青枠を含むボックスが現れます。最初の二つの枠は括弧で囲まれており、二つとも非必須の変数であることを意味します。三つ目の枠は、
12517 \series bold
12518
12519 \backslash
12520 fbox
12521 \series default
12522 同様、数式の断片を入れるためのものです。
12523 \end_layout
12524
12525 \begin_layout Standard
12526 \align center
12527 \begin_inset Tabular
12528 <lyxtabular version="3" rows="5" columns="2">
12529 <features tabularvalignment="middle">
12530 <column alignment="center" valignment="top" width="0">
12531 <column alignment="center" valignment="top" width="0">
12532 <row>
12533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12534 \begin_inset Text
12535
12536 \begin_layout Plain Layout
12537 コマンド
12538 \end_layout
12539
12540 \end_inset
12541 </cell>
12542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12543 \begin_inset Text
12544
12545 \begin_layout Plain Layout
12546 出力
12547 \begin_inset Note Note
12548 status collapsed
12549
12550 \begin_layout Plain Layout
12551 ここで
12552 \series bold
12553
12554 \backslash
12555 raisebox
12556 \series default
12557 はスペーサーとして使用しているだけです。
12558 \end_layout
12559
12560 \end_inset
12561
12562
12563 \end_layout
12564
12565 \end_inset
12566 </cell>
12567 </row>
12568 <row>
12569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12570 \begin_inset Text
12571
12572 \begin_layout Plain Layout
12573
12574 \backslash
12575 fbox
12576 \begin_inset ERT
12577 status collapsed
12578
12579 \begin_layout Plain Layout
12580
12581
12582 \backslash
12583 spce 
12584 \end_layout
12585
12586 \end_inset
12587
12588
12589 \family sans
12590 Ctrl+M
12591 \family default
12592  
12593 \backslash
12594 int
12595 \begin_inset ERT
12596 status collapsed
12597
12598 \begin_layout Plain Layout
12599
12600
12601 \backslash
12602 spce 
12603 \end_layout
12604
12605 \end_inset
12606
12607 A=B
12608 \end_layout
12609
12610 \end_inset
12611 </cell>
12612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12613 \begin_inset Text
12614
12615 \begin_layout Plain Layout
12616 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12617 \end_inset
12618
12619
12620 \end_layout
12621
12622 \end_inset
12623 </cell>
12624 </row>
12625 <row>
12626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12627 \begin_inset Text
12628
12629 \begin_layout Plain Layout
12630
12631 \backslash
12632 boxed
12633 \begin_inset ERT
12634 status collapsed
12635
12636 \begin_layout Plain Layout
12637
12638
12639 \backslash
12640 spce 
12641 \end_layout
12642
12643 \end_inset
12644
12645
12646 \backslash
12647 int
12648 \begin_inset ERT
12649 status collapsed
12650
12651 \begin_layout Plain Layout
12652
12653
12654 \backslash
12655 spce 
12656 \end_layout
12657
12658 \end_inset
12659
12660 A=B
12661 \end_layout
12662
12663 \end_inset
12664 </cell>
12665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12666 \begin_inset Text
12667
12668 \begin_layout Plain Layout
12669 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12670 \end_inset
12671
12672
12673 \end_layout
12674
12675 \end_inset
12676 </cell>
12677 </row>
12678 <row>
12679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12680 \begin_inset Text
12681
12682 \begin_layout Plain Layout
12683 A+
12684 \backslash
12685 fbox
12686 \begin_inset ERT
12687 status collapsed
12688
12689 \begin_layout Plain Layout
12690
12691
12692 \backslash
12693 spce 
12694 \end_layout
12695
12696 \end_inset
12697
12698 B
12699 \end_layout
12700
12701 \end_inset
12702 </cell>
12703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12704 \begin_inset Text
12705
12706 \begin_layout Plain Layout
12707 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12708 \end_inset
12709
12710
12711 \end_layout
12712
12713 \end_inset
12714 </cell>
12715 </row>
12716 <row>
12717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12718 \begin_inset Text
12719
12720 \begin_layout Plain Layout
12721
12722 \backslash
12723 framebox
12724 \begin_inset ERT
12725 status collapsed
12726
12727 \begin_layout Plain Layout
12728
12729
12730 \backslash
12731 spce 
12732 \end_layout
12733
12734 \end_inset
12735
12736 20mm
12737 \begin_inset Formula $\to$
12738 \end_inset
12739
12740
12741 \begin_inset Formula $\to$
12742 \end_inset
12743
12744
12745 \family sans
12746 Ctrl+M
12747 \family default
12748  
12749 \backslash
12750 frac
12751 \begin_inset ERT
12752 status collapsed
12753
12754 \begin_layout Plain Layout
12755
12756
12757 \backslash
12758 spce 
12759 \end_layout
12760
12761 \end_inset
12762
12763 A
12764 \begin_inset Formula $\downarrow$
12765 \end_inset
12766
12767 B
12768 \end_layout
12769
12770 \end_inset
12771 </cell>
12772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12773 \begin_inset Text
12774
12775 \begin_layout Plain Layout
12776 \begin_inset Formula $\raisebox{6mm}{}$
12777 \end_inset
12778
12779
12780 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12781 \end_inset
12782
12783
12784 \begin_inset Formula $\raisebox{-4mm}{}$
12785 \end_inset
12786
12787
12788 \end_layout
12789
12790 \end_inset
12791 </cell>
12792 </row>
12793 </lyxtabular>
12794
12795 \end_inset
12796
12797
12798 \end_layout
12799
12800 \begin_layout Standard
12801 枠の厚みも調節可能です。そのためには、以下のコマンドを数式の前にTeXモードで挿入しなくてはなりません。
12802 \end_layout
12803
12804 \begin_layout Standard
12805
12806 \series bold
12807
12808 \backslash
12809 fboxrule
12810 \series default
12811  
12812 \series bold
12813
12814 \begin_inset Quotes eld
12815 \end_inset
12816
12817 厚み
12818 \begin_inset Quotes erd
12819 \end_inset
12820
12821
12822 \series default
12823  
12824 \series bold
12825
12826 \backslash
12827 fboxsep
12828 \series default
12829  
12830 \series bold
12831
12832 \begin_inset Quotes eld
12833 \end_inset
12834
12835 距離
12836 \begin_inset Quotes erd
12837 \end_inset
12838
12839
12840 \end_layout
12841
12842 \begin_layout Standard
12843 \begin_inset Quotes eld
12844 \end_inset
12845
12846 距離
12847 \begin_inset Quotes erd
12848 \end_inset
12849
12850 は、枠とボックス内の一文字目との間の距離を示します。これを使った例として、以下の枠付き数式をご覧下さい。
12851 \begin_inset ERT
12852 status collapsed
12853
12854 \begin_layout Plain Layout
12855
12856
12857 \backslash
12858 fboxrule 2mm 
12859 \backslash
12860 fboxsep 3mm
12861 \end_layout
12862
12863 \end_inset
12864
12865
12866 \begin_inset Formula 
12867 \[
12868 \boxed{A+B=C}
12869 \]
12870
12871 \end_inset
12872
12873 この数式の直前には、
12874 \end_layout
12875
12876 \begin_layout Standard
12877
12878 \series bold
12879
12880 \backslash
12881 fboxrule
12882 \series default
12883  
12884 \series bold
12885 2mm
12886 \series default
12887  
12888 \series bold
12889
12890 \backslash
12891 fboxsep
12892 \series default
12893  
12894 \series bold
12895 3mm
12896 \end_layout
12897
12898 \begin_layout Standard
12899 というコマンドが、TeXモードで挿入されています。ここで与えられた値は、以後のすべてのボックスに適用されます。
12900 \end_layout
12901
12902 \begin_layout Standard
12903 標準の枠寸法に戻すには、
12904 \end_layout
12905
12906 \begin_layout Standard
12907
12908 \series bold
12909
12910 \backslash
12911 fboxrule
12912 \series default
12913  
12914 \series bold
12915 0.4pt
12916 \series default
12917  
12918 \series bold
12919
12920 \backslash
12921 fboxsep
12922 \series default
12923  
12924 \series bold
12925 3pt
12926 \series default
12927
12928 \begin_inset ERT
12929 status collapsed
12930
12931 \begin_layout Plain Layout
12932
12933
12934 \backslash
12935 fboxrule 0.4pt 
12936 \backslash
12937 fboxsep 3pt
12938 \end_layout
12939
12940 \end_inset
12941
12942
12943 \end_layout
12944
12945 \begin_layout Standard
12946 というコマンドを、次の数式が始まる前にTeXモードで挿入しておきます。
12947 \end_layout
12948
12949 \begin_layout Subsection
12950 縁なしボックス
12951 \begin_inset CommandInset label
12952 LatexCommand label
12953 name "sub:枠なしボックス"
12954
12955 \end_inset
12956
12957
12958 \begin_inset Index idx
12959 status collapsed
12960
12961 \begin_layout Plain Layout
12962 ぼっくす@ボックス ! わくなし@枠なし
12963 \end_layout
12964
12965 \end_inset
12966
12967
12968 \end_layout
12969
12970 \begin_layout Standard
12971 縁のないボックスを作るには、
12972 \series bold
12973
12974 \backslash
12975 mbox
12976 \series default
12977
12978 \begin_inset Index idx
12979 status collapsed
12980
12981 \begin_layout Plain Layout
12982 こまんど@コマンド ! M ! 
12983 \backslash
12984 mbox
12985 \end_layout
12986
12987 \end_inset
12988
12989
12990 \series bold
12991
12992 \backslash
12993 makebox
12994 \series default
12995
12996 \begin_inset Index idx
12997 status collapsed
12998
12999 \begin_layout Plain Layout
13000 こまんど@コマンド ! M ! 
13001 \backslash
13002 makebox
13003 \end_layout
13004
13005 \end_inset
13006
13007
13008 \series bold
13009
13010 \backslash
13011 raisebox
13012 \series default
13013
13014 \begin_inset Index idx
13015 status collapsed
13016
13017 \begin_layout Plain Layout
13018 こまんど@コマンド ! R ! 
13019 \backslash
13020 raisebox
13021 \end_layout
13022
13023 \end_inset
13024
13025 の三つのコマンドがあります。
13026 \end_layout
13027
13028 \begin_layout Standard
13029
13030 \series bold
13031
13032 \backslash
13033 raisebox
13034 \series default
13035 を使うと、ボックスを上付きにしたり下付きにしたりすることができます。しかし、通常の上付き文字・下付き文字とは違い、ボックス内の文字寸法はそのまま保たれます。
13036 \series bold
13037
13038 \backslash
13039 raisebox
13040 \series default
13041 は、以下の書式で用いられます。
13042 \end_layout
13043
13044 \begin_layout Standard
13045
13046 \series bold
13047
13048 \backslash
13049 raisebox{高さ}{ボックスの内容}
13050 \end_layout
13051
13052 \begin_layout Standard
13053
13054 \series bold
13055
13056 \backslash
13057 fbox
13058 \series default
13059 と同様、ボックスに数式を入れる際には、明示的に数式として入れる必要があります。
13060 \begin_inset Note Greyedout
13061 status open
13062
13063 \begin_layout Plain Layout
13064
13065 \series bold
13066 (註)
13067 \series default
13068 下の最後の
13069 \series bold
13070
13071 \backslash
13072 raisebox
13073 \series default
13074 のところで、
13075 \family sans
13076 Ctrl+M
13077 \family default
13078 を一回でなく二回押すことによって、もう一段数式をいれています。これは、LyXが
13079 \series bold
13080
13081 \backslash
13082 raisebox
13083 \series default
13084 を直接サポートしていないためです。
13085 \end_layout
13086
13087 \end_inset
13088
13089
13090 \end_layout
13091
13092 \begin_layout Standard
13093 \align center
13094 \begin_inset Tabular
13095 <lyxtabular version="3" rows="4" columns="2">
13096 <features tabularvalignment="middle">
13097 <column alignment="center" valignment="top" width="0">
13098 <column alignment="center" valignment="top" width="0">
13099 <row>
13100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13101 \begin_inset Text
13102
13103 \begin_layout Plain Layout
13104 コマンド
13105 \end_layout
13106
13107 \end_inset
13108 </cell>
13109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13110 \begin_inset Text
13111
13112 \begin_layout Plain Layout
13113 出力
13114 \end_layout
13115
13116 \end_inset
13117 </cell>
13118 </row>
13119 <row>
13120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13121 \begin_inset Text
13122
13123 \begin_layout Plain Layout
13124 H
13125 \backslash
13126 raisebox{2mm
13127 \begin_inset Formula $\to$
13128 \end_inset
13129
13130
13131 \backslash
13132 {al
13133 \begin_inset Formula $\to$
13134 \end_inset
13135
13136  lo
13137 \end_layout
13138
13139 \end_inset
13140 </cell>
13141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13142 \begin_inset Text
13143
13144 \begin_layout Plain Layout
13145 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13146 \end_inset
13147
13148
13149 \end_layout
13150
13151 \end_inset
13152 </cell>
13153 </row>
13154 <row>
13155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13156 \begin_inset Text
13157
13158 \begin_layout Plain Layout
13159 H
13160 \backslash
13161 raisebox{-2mm
13162 \begin_inset Formula $\to$
13163 \end_inset
13164
13165
13166 \backslash
13167 {al
13168 \begin_inset Formula $\to$
13169 \end_inset
13170
13171 lo
13172 \end_layout
13173
13174 \end_inset
13175 </cell>
13176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13177 \begin_inset Text
13178
13179 \begin_layout Plain Layout
13180 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13181 \end_inset
13182
13183
13184 \end_layout
13185
13186 \end_inset
13187 </cell>
13188 </row>
13189 <row>
13190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13191 \begin_inset Text
13192
13193 \begin_layout Plain Layout
13194 A=
13195 \backslash
13196 raisebox{-2mm
13197 \begin_inset Formula $\to$
13198 \end_inset
13199
13200
13201 \backslash
13202 {
13203 \family sans
13204 Ctrl+M Ctrl+M
13205 \family default
13206  
13207 \backslash
13208 sqrt
13209 \begin_inset ERT
13210 status collapsed
13211
13212 \begin_layout Plain Layout
13213
13214
13215 \backslash
13216 spce 
13217 \end_layout
13218
13219 \end_inset
13220
13221
13222 \end_layout
13223
13224 \end_inset
13225 </cell>
13226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13227 \begin_inset Text
13228
13229 \begin_layout Plain Layout
13230 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13231 \end_inset
13232
13233
13234 \end_layout
13235
13236 \end_inset
13237 </cell>
13238 </row>
13239 </lyxtabular>
13240
13241 \end_inset
13242
13243
13244 \end_layout
13245
13246 \begin_layout Standard
13247 縁がないことを除けば、
13248 \series bold
13249
13250 \backslash
13251 mbox
13252 \series default
13253 コマンドは
13254 \series bold
13255
13256 \backslash
13257 fbox
13258 \series default
13259 と同じであり、
13260 \series bold
13261
13262 \backslash
13263 makebox
13264 \series default
13265
13266 \series bold
13267
13268 \backslash
13269 framebox
13270 \series default
13271 と同じです。
13272 \end_layout
13273
13274 \begin_layout Subsection
13275 色付きボックス
13276 \begin_inset CommandInset label
13277 LatexCommand label
13278 name "sub:色付きボックス"
13279
13280 \end_inset
13281
13282
13283 \begin_inset Index idx
13284 status collapsed
13285
13286 \begin_layout Plain Layout
13287 ぼっくす@ボックス ! いろつき@色付き
13288 \end_layout
13289
13290 \end_inset
13291
13292
13293 \end_layout
13294
13295 \begin_layout Standard
13296 本節で説明されているコマンドをすべて使えるようにするためには、LaTeXプリアンブルに
13297 \end_layout
13298
13299 \begin_layout Standard
13300
13301 \series bold
13302
13303 \backslash
13304 usepackage{color}
13305 \end_layout
13306
13307 \begin_layout Standard
13308 という行
13309 \begin_inset Foot
13310 status collapsed
13311
13312 \begin_layout Plain Layout
13313 定義済みの色を使って、文書中のどこかで文章に色を付けてある場合、LyXは、自動的にLaTeXパッケージ
13314 \series bold
13315 color
13316 \series default
13317 を読み込みます。したがって、本パッケージが二度読み込まれる可能性があるわけですが、そうなったとしても問題は生じません。
13318 \end_layout
13319
13320 \end_inset
13321
13322
13323 \begin_inset Note Note
13324 status collapsed
13325
13326 \begin_layout Plain Layout
13327 本パッケージが二度読み込まれることを防ぐために、LaTeXプリアンブルにマクロを挿入してあります。
13328 \end_layout
13329
13330 \end_inset
13331
13332 を書き加えて、LaTeXパッケージの
13333 \series bold
13334 color
13335 \series default
13336
13337 \begin_inset Foot
13338 status collapsed
13339
13340 \begin_layout Plain Layout
13341 LaTeXパッケージ
13342 \series bold
13343 color
13344 \series default
13345 は、すべての標準的なLaTeX頒布版に含まれています。
13346 \end_layout
13347
13348 \end_inset
13349
13350
13351 \begin_inset Index idx
13352 status collapsed
13353
13354 \begin_layout Plain Layout
13355 ぱっけーじ@パッケージ ! color
13356 \end_layout
13357
13358 \end_inset
13359
13360 を読み込む必要があります。
13361 \end_layout
13362
13363 \begin_layout Standard
13364 \begin_inset VSpace medskip
13365 \end_inset
13366
13367 ボックスに色を付けるには、
13368 \series bold
13369
13370 \backslash
13371 colorbox
13372 \series default
13373
13374 \begin_inset Index idx
13375 status collapsed
13376
13377 \begin_layout Plain Layout
13378 こまんど@コマンド ! C ! 
13379 \backslash
13380 colorbox
13381 \end_layout
13382
13383 \end_inset
13384
13385 コマンドを以下の書式で使用します。
13386 \end_layout
13387
13388 \begin_layout Standard
13389
13390 \series bold
13391
13392 \backslash
13393 colorbox{色}{ボックスの内容}
13394 \end_layout
13395
13396 \begin_layout Standard
13397 ボックスの内容には、別のボックスが含まれても構いませんし、
13398 \series bold
13399
13400 \backslash
13401 colorbox
13402 \series default
13403 自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
13404 \series bold
13405
13406 \backslash
13407 raisebox
13408 \series default
13409 と同様、明示的に数式を作らなくてはなりません
13410 \begin_inset Foot
13411 status collapsed
13412
13413 \begin_layout Plain Layout
13414 これは、
13415 \series bold
13416
13417 \backslash
13418 fcolorbox
13419 \series default
13420 コマンドにも当てはまります。
13421 \end_layout
13422
13423 \end_inset
13424
13425
13426 \end_layout
13427
13428 \begin_layout Standard
13429 選択できる定義済みの色としては、
13430 \end_layout
13431
13432 \begin_layout Standard
13433
13434 \series bold
13435 black
13436 \series default
13437 (黒)・
13438 \series bold
13439 blue
13440 \series default
13441 (青)・
13442 \series bold
13443 cyan
13444 \series default
13445 (シアン)・
13446 \series bold
13447 green
13448 \series default
13449 (緑)・
13450 \series bold
13451 magenta
13452 \series default
13453 (マゼンタ)・
13454 \series bold
13455 red
13456 \series default
13457 (赤)・
13458 \series bold
13459 white
13460 \series default
13461 (白)・
13462 \series bold
13463 yellow
13464 \series default
13465 (黄)
13466 \end_layout
13467
13468 \begin_layout Standard
13469 があります。
13470 \end_layout
13471
13472 \begin_layout Standard
13473 \align center
13474 \begin_inset Tabular
13475 <lyxtabular version="3" rows="4" columns="2">
13476 <features tabularvalignment="middle">
13477 <column alignment="center" valignment="top" width="0">
13478 <column alignment="center" valignment="top" width="0">
13479 <row>
13480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13481 \begin_inset Text
13482
13483 \begin_layout Plain Layout
13484 コマンド
13485 \end_layout
13486
13487 \end_inset
13488 </cell>
13489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13490 \begin_inset Text
13491
13492 \begin_layout Plain Layout
13493 出力
13494 \begin_inset Note Note
13495 status collapsed
13496
13497 \begin_layout Plain Layout
13498 ここで
13499 \series bold
13500
13501 \backslash
13502 raisebox
13503 \series default
13504 はスペーサーとして使用しているだけです。
13505 \end_layout
13506
13507 \end_inset
13508
13509
13510 \end_layout
13511
13512 \end_inset
13513 </cell>
13514 </row>
13515 <row>
13516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13517 \begin_inset Text
13518
13519 \begin_layout Plain Layout
13520
13521 \backslash
13522 colorbox{yellow
13523 \begin_inset Formula $\to$
13524 \end_inset
13525
13526
13527 \backslash
13528 {A=B
13529 \end_layout
13530
13531 \end_inset
13532 </cell>
13533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13534 \begin_inset Text
13535
13536 \begin_layout Plain Layout
13537 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13538 \end_inset
13539
13540
13541 \end_layout
13542
13543 \end_inset
13544 </cell>
13545 </row>
13546 <row>
13547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13548 \begin_inset Text
13549
13550 \begin_layout Plain Layout
13551
13552 \backslash
13553 colorbox{green
13554 \begin_inset Formula $\to$
13555 \end_inset
13556
13557
13558 \backslash
13559 {
13560 \backslash
13561 fbox
13562 \begin_inset ERT
13563 status collapsed
13564
13565 \begin_layout Plain Layout
13566
13567
13568 \backslash
13569 spce 
13570 \end_layout
13571
13572 \end_inset
13573
13574 A=B
13575 \end_layout
13576
13577 \end_inset
13578 </cell>
13579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13580 \begin_inset Text
13581
13582 \begin_layout Plain Layout
13583 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13584 \end_inset
13585
13586
13587 \end_layout
13588
13589 \end_inset
13590 </cell>
13591 </row>
13592 <row>
13593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13594 \begin_inset Text
13595
13596 \begin_layout Plain Layout
13597
13598 \backslash
13599 fbox
13600 \begin_inset ERT
13601 status collapsed
13602
13603 \begin_layout Plain Layout
13604
13605
13606 \backslash
13607 spce 
13608 \end_layout
13609
13610 \end_inset
13611
13612
13613 \backslash
13614 colorbox{green
13615 \begin_inset Formula $\to$
13616 \end_inset
13617
13618
13619 \backslash
13620 {
13621 \family sans
13622 Ctrl+M
13623 \family default
13624  
13625 \family sans
13626 Ctrl+M
13627 \family default
13628  
13629 \backslash
13630 int
13631 \begin_inset ERT
13632 status collapsed
13633
13634 \begin_layout Plain Layout
13635
13636
13637 \backslash
13638 spce 
13639 \end_layout
13640
13641 \end_inset
13642
13643 C=D
13644 \end_layout
13645
13646 \end_inset
13647 </cell>
13648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13649 \begin_inset Text
13650
13651 \begin_layout Plain Layout
13652 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13653 \end_inset
13654
13655
13656 \end_layout
13657
13658 \end_inset
13659 </cell>
13660 </row>
13661 </lyxtabular>
13662
13663 \end_inset
13664
13665
13666 \end_layout
13667
13668 \begin_layout Standard
13669
13670 \series bold
13671
13672 \backslash
13673 colorbox
13674 \series default
13675 は、ボックスに色をつけるだけで、ボックス内の文字には色付けをしません。すべての文字に色付けするには、数式全体を選択し、
13676 \family sans
13677 文字様式
13678 \family default
13679 ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
13680 \begin_inset Graphics
13681         filename ../../images/dialog-show_character.png
13682         scale 85
13683
13684 \end_inset
13685
13686
13687 \family sans
13688 編集\SpecialChar \menuseparator
13689 文字様式\SpecialChar \menuseparator
13690 任意設定
13691 \family default
13692 メニューで開くことができます。すると、数式番号も数式と同じ色になります。数式番号が数式の文字とは別の色になるようにするには、数式内部で色を変えなくてはなりません
13693
13694 \end_layout
13695
13696 \begin_layout Standard
13697 たとえば、
13698 \end_layout
13699
13700 \begin_layout Standard
13701
13702 \color red
13703 \begin_inset Formula 
13704 \begin{equation}
13705 \int A=B\label{eq:red}
13706 \end{equation}
13707
13708 \end_inset
13709
13710
13711 \color green
13712
13713 \begin_inset Formula 
13714 \begin{equation}
13715 \textcolor{red}{\int A=B}\label{eq:redgreen}
13716 \end{equation}
13717
13718 \end_inset
13719
13720
13721 \end_layout
13722
13723 \begin_layout Standard
13724 数式
13725 \begin_inset CommandInset ref
13726 LatexCommand eqref
13727 reference "eq:red"
13728
13729 \end_inset
13730
13731 は、全体が赤色です。
13732 \begin_inset Newline newline
13733 \end_inset
13734
13735 数式
13736 \begin_inset CommandInset ref
13737 LatexCommand eqref
13738 reference "eq:redgreen"
13739
13740 \end_inset
13741
13742 は、数式番号を緑色にするために、まず全体を緑色にします。その後、数式内の文字を赤色にします。
13743 \end_layout
13744
13745 \begin_layout Standard
13746 \begin_inset VSpace bigskip
13747 \end_inset
13748
13749 ボックスの縁だけ別の色にするには、
13750 \series bold
13751
13752 \backslash
13753 fcolorbox
13754 \series default
13755
13756 \begin_inset Index idx
13757 status collapsed
13758
13759 \begin_layout Plain Layout
13760 こまんど@コマンド ! F ! 
13761 \backslash
13762 fcolorbox
13763 \end_layout
13764
13765 \end_inset
13766
13767 コマンドを以下の書式で使用します。
13768 \end_layout
13769
13770 \begin_layout Standard
13771
13772 \series bold
13773
13774 \backslash
13775 fcolorbox{縁の色}{色}{ボックスの内容}
13776 \end_layout
13777
13778 \begin_layout Standard
13779 つまり、
13780 \series bold
13781
13782 \backslash
13783 fcolorbox
13784 \series default
13785
13786 \series bold
13787
13788 \backslash
13789 colorbox
13790 \series default
13791 コマンドの拡張です。
13792 \series bold
13793
13794 \backslash
13795 framebox
13796 \series default
13797 と同様に、縁の厚みは
13798 \series bold
13799
13800 \backslash
13801 fboxrule
13802 \series default
13803
13804 \series bold
13805
13806 \backslash
13807 fboxsep
13808 \series default
13809 で設定します。たとえば、
13810 \begin_inset ERT
13811 status collapsed
13812
13813 \begin_layout Plain Layout
13814
13815
13816 \backslash
13817 fboxrule 1mm 
13818 \backslash
13819 fboxsep 1mm
13820 \end_layout
13821
13822 \end_inset
13823
13824
13825 \begin_inset Formula 
13826 \[
13827 \fcolorbox{cyan}{magenta}{A=B}
13828 \]
13829
13830 \end_inset
13831
13832
13833 \begin_inset ERT
13834 status collapsed
13835
13836 \begin_layout Plain Layout
13837
13838
13839 \backslash
13840 fboxrule 0.4pt 
13841 \backslash
13842 fboxsep 3pt
13843 \end_layout
13844
13845 \end_inset
13846
13847 のようにします。
13848 \end_layout
13849
13850 \begin_layout Standard
13851 上記の数式は、以下のコマンドで作成されています。
13852 \begin_inset Newline newline
13853 \end_inset
13854
13855
13856 \series bold
13857
13858 \backslash
13859 fcolorbox{cyan
13860 \begin_inset Formula $\to$
13861 \end_inset
13862
13863
13864 \backslash
13865 {magenta
13866 \begin_inset Formula $\to$
13867 \end_inset
13868
13869
13870 \backslash
13871 {A=B
13872 \series default
13873 .
13874 \end_layout
13875
13876 \begin_layout Standard
13877 \begin_inset VSpace bigskip
13878 \end_inset
13879
13880 定義済みの色以外の色を使いたい場合には、まずその色を定義しなくてはなりません。
13881 \end_layout
13882
13883 \begin_layout Standard
13884 たとえば、「
13885 \series bold
13886 darkgreen
13887 \series default
13888 」という色を定義するには、LaTeXプリアンブルに
13889 \end_layout
13890
13891 \begin_layout Standard
13892
13893 \series bold
13894
13895 \backslash
13896 definecolor{darkgreen}{cmyk}{0.5,
13897 \series default
13898  
13899 \series bold
13900 0,
13901 \series default
13902  
13903 \series bold
13904 1,
13905 \series default
13906  
13907 \series bold
13908 0.5}
13909 \series default
13910
13911 \begin_inset Index idx
13912 status collapsed
13913
13914 \begin_layout Plain Layout
13915 こまんど@コマンド ! D ! 
13916 \backslash
13917 definecolor
13918 \end_layout
13919
13920 \end_inset
13921
13922
13923 \end_layout
13924
13925 \begin_layout Standard
13926 という行を書き加えます。
13927 \end_layout
13928
13929 \begin_layout Standard
13930
13931 \series bold
13932 cmyk
13933 \series default
13934 とは、
13935 \series bold
13936 cyan
13937 \series default
13938 (シアン)・
13939 \series bold
13940 magenta
13941 \series default
13942 (マゼンタ)・
13943 \series bold
13944 yellow
13945 \series default
13946 (黄)・
13947 \series bold
13948 black
13949 \series default
13950 (黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
13951 \begin_inset space \thinspace{}
13952 \end_inset
13953
13954 -
13955 \begin_inset space \thinspace{}
13956 \end_inset
13957
13958 1の範囲をとることができます。定義には、
13959 \series bold
13960 cmyk
13961 \series default
13962 の他に、
13963 \series bold
13964 rgb
13965 \series default
13966 という色空間を使うこともできます。
13967 \series bold
13968 rgb
13969 \series default
13970 とは、
13971 \series bold
13972 red
13973 \series default
13974 (赤)・
13975 \series bold
13976 green
13977 \series default
13978 (緑)・
13979 \series bold
13980 blue
13981 \series default
13982 (青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
13983 \series bold
13984 gray
13985 \series default
13986 という色空間もあります。
13987 \end_layout
13988
13989 \begin_layout Standard
13990 例として、文字が
13991 \series bold
13992 yellow
13993 \series default
13994 に色付けされ、新しく定義した
13995 \series bold
13996 darkgreen
13997 \series default
13998 という色を持つ縁付きボックスを挙げておきます。
13999 \begin_inset Formula 
14000 \begin{equation}
14001 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14002 \end{equation}
14003
14004 \end_inset
14005
14006
14007 \end_layout
14008
14009 \begin_layout Standard
14010
14011 \series bold
14012
14013 \backslash
14014 textcolor
14015 \series default
14016 コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
14017 \begin_inset Index idx
14018 status collapsed
14019
14020 \begin_layout Plain Layout
14021 てきすと@テキスト ! いろつき@色付き
14022 \end_layout
14023
14024 \end_inset
14025
14026
14027 \end_layout
14028
14029 \begin_layout Standard
14030 \begin_inset ERT
14031 status collapsed
14032
14033 \begin_layout Plain Layout
14034
14035
14036 \backslash
14037 textcolor{darkgreen}{
14038 \end_layout
14039
14040 \end_inset
14041
14042 この文は「darkgreen」です。
14043 \begin_inset ERT
14044 status collapsed
14045
14046 \begin_layout Plain Layout
14047
14048 }
14049 \end_layout
14050
14051 \end_inset
14052
14053
14054 \end_layout
14055
14056 \begin_layout Standard
14057
14058 \series bold
14059
14060 \backslash
14061 textcolor
14062 \series default
14063
14064 \begin_inset Index idx
14065 status collapsed
14066
14067 \begin_layout Plain Layout
14068 こまんど@コマンド ! T ! 
14069 \backslash
14070 textcolor
14071 \end_layout
14072
14073 \end_inset
14074
14075 は、
14076 \series bold
14077
14078 \backslash
14079 textcolor{色}{色付けをする文}
14080 \series default
14081 という書式で使用することができます。
14082 \end_layout
14083
14084 \begin_layout Subsection
14085 段落ボックス
14086 \begin_inset CommandInset label
14087 LatexCommand label
14088 name "sub:段落ボックス"
14089
14090 \end_inset
14091
14092
14093 \begin_inset Index idx
14094 status collapsed
14095
14096 \begin_layout Plain Layout
14097 ぼっくす@ボックス ! だんらく@段落
14098 \end_layout
14099
14100 \end_inset
14101
14102
14103 \begin_inset Index idx
14104 status collapsed
14105
14106 \begin_layout Plain Layout
14107 ぼっくす@ボックス ! parbox|see
14108 \begin_inset ERT
14109 status collapsed
14110
14111 \begin_layout Plain Layout
14112
14113 {
14114 \end_layout
14115
14116 \end_inset
14117
14118 ボックス ! 段落ボックス
14119 \begin_inset ERT
14120 status collapsed
14121
14122 \begin_layout Plain Layout
14123
14124 }
14125 \end_layout
14126
14127 \end_inset
14128
14129
14130 \end_layout
14131
14132 \end_inset
14133
14134
14135 \end_layout
14136
14137 \begin_layout Standard
14138 いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
14139 \family sans
14140 挿入\SpecialChar \menuseparator
14141 ボックス
14142 \family default
14143 メニューかツールバーボタン
14144 \begin_inset Graphics
14145         filename ../../images/box-insert.png
14146         scale 85
14147
14148 \end_inset
14149
14150 で作成することができます。
14151 \end_layout
14152
14153 \begin_layout Standard
14154 以下の例は、行中の縁付きparboxを示したものです。
14155 \end_layout
14156
14157 \begin_layout Standard
14158 \begin_inset VSpace medskip
14159 \end_inset
14160
14161 この行は、
14162 \begin_inset Box Boxed
14163 position "c"
14164 hor_pos "c"
14165 has_inner_box 1
14166 inner_pos "t"
14167 use_parbox 1
14168 use_makebox 0
14169 width "5cm"
14170 special "none"
14171 height "1in"
14172 height_special "totalheight"
14173 status open
14174
14175 \begin_layout Plain Layout
14176 これは段落ボックスです。これはちょうど5
14177 \begin_inset space \thinspace{}
14178 \end_inset
14179
14180 cmの幅になっており、以下のように数式を含めることもできます。
14181 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14182 \end_inset
14183
14184
14185 \end_layout
14186
14187 \end_inset
14188
14189 parboxの入った行です。
14190 \end_layout
14191
14192 \begin_layout Standard
14193 \begin_inset VSpace medskip
14194 \end_inset
14195
14196
14197 \end_layout
14198
14199 \begin_layout Standard
14200 このようなボックスは、灰色のボックス挿入枠を右クリックすることによって作ることができます。すると、ボックスの特性を表示したダイアログが現れます。上の例では、
14201 \emph on
14202 装飾
14203 \emph default
14204 :簡素な長方形の箱型、
14205 \emph on
14206 内部ボックス
14207 \emph default
14208 :parboxコマンド、
14209 \emph on
14210
14211 \emph default
14212 :5
14213 \begin_inset space \thinspace{}
14214 \end_inset
14215
14216 cm、
14217 \emph on
14218 垂直ボックス配置
14219 \emph default
14220 :中央、に設定されています。
14221 \end_layout
14222
14223 \begin_layout Standard
14224 \begin_inset VSpace medskip
14225 \end_inset
14226
14227 LaTeXでは、parboxは、以下の書式を持つ
14228 \series bold
14229
14230 \backslash
14231 parbox
14232 \series default
14233
14234 \begin_inset Index idx
14235 status collapsed
14236
14237 \begin_layout Plain Layout
14238 こまんど@コマンド ! P ! 
14239 \backslash
14240 parbox
14241 \end_layout
14242
14243 \end_inset
14244
14245 コマンドによって作られます。
14246 \end_layout
14247
14248 \begin_layout Standard
14249
14250 \series bold
14251
14252 \backslash
14253 parbox[位置]{幅}{ボックスの内容}
14254 \end_layout
14255
14256 \begin_layout Standard
14257 「位置」は、
14258 \emph on
14259 b
14260 \emph default
14261
14262 \emph on
14263 t
14264 \emph default
14265 の値をとることができます。下揃えを意味する
14266 \emph on
14267 b
14268 \emph default
14269
14270 \bar under
14271 b
14272 \bar default
14273 ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
14274 \emph on
14275 t
14276 \emph default
14277
14278 \bar under
14279 t
14280 \bar default
14281 op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
14282 \emph on
14283 Boxes
14284 \emph default
14285 の節をご参照下さい。
14286 \end_layout
14287
14288 \begin_layout Standard
14289 \begin_inset VSpace bigskip
14290 \end_inset
14291
14292 数式番号を含めて、数式を完全に縁で囲むためには、数式をparbox内に収めなくてはなりません。こうするには、数式前にTeXモードで
14293 \series bold
14294 parbox{
14295 \backslash
14296 linewidth-2
14297 \backslash
14298 fboxsep-2
14299 \backslash
14300 fboxrule}{
14301 \series default
14302 というコマンドを挿入します。ここで
14303 \series bold
14304
14305 \backslash
14306 linewidth
14307 \begin_inset Index idx
14308 status collapsed
14309
14310 \begin_layout Plain Layout
14311 こまんど@コマンド ! L ! 
14312 \backslash
14313 linewidth
14314 \end_layout
14315
14316 \end_inset
14317
14318
14319 \series default
14320 は、使用中の文書に設定されている行幅です。縁は、parboxの外側にあるので、縁余白と縁幅の2倍を行幅から差し引かなくてはなりません。バグ
14321 \begin_inset Foot
14322 status collapsed
14323
14324 \begin_layout Plain Layout
14325 \begin_inset CommandInset href
14326 LatexCommand href
14327 name "LyX-bug #4483"
14328 target "http://www.lyx.org/trac/ticket/4483"
14329
14330 \end_inset
14331
14332
14333 \end_layout
14334
14335 \end_inset
14336
14337 のせいでLyXはこれを自動的に行いませんので、TeXモードを使用する必要があります。引数中で掛け算や引き算を行うためには、LaTeXパッケージの
14338 \series bold
14339 calc
14340 \series default
14341
14342 \begin_inset Foot
14343 status collapsed
14344
14345 \begin_layout Plain Layout
14346
14347 \series bold
14348 calc
14349 \series default
14350 は、標準的LaTeX頒布版のすべてに含まれています。
14351 \end_layout
14352
14353 \end_inset
14354
14355
14356 \begin_inset Index idx
14357 status collapsed
14358
14359 \begin_layout Plain Layout
14360 ぱっけーじ@パッケージ ! calc
14361 \end_layout
14362
14363 \end_inset
14364
14365 を、LaTeXプリアンブル中で
14366 \end_layout
14367
14368 \begin_layout Standard
14369
14370 \series bold
14371
14372 \backslash
14373 usepackage{calc}
14374 \end_layout
14375
14376 \begin_layout Standard
14377 のように読み込んでおく必要があります。数式の後では、TeXモードで
14378 \series bold
14379 }}
14380 \series default
14381 を入力して、二つのボックスを閉じておかなくてはなりません。以下に例を挙げます。
14382 \begin_inset ERT
14383 status collapsed
14384
14385 \begin_layout Plain Layout
14386
14387
14388 \backslash
14389 fboxsep 5mm 
14390 \backslash
14391 fboxrule 5mm
14392 \end_layout
14393
14394 \end_inset
14395
14396
14397 \end_layout
14398
14399 \begin_layout Standard
14400 \begin_inset ERT
14401 status collapsed
14402
14403 \begin_layout Plain Layout
14404
14405
14406 \backslash
14407 fbox{
14408 \backslash
14409 parbox{
14410 \backslash
14411 linewidth-2
14412 \backslash
14413 fboxsep-2
14414 \backslash
14415 fboxrule}{
14416 \end_layout
14417
14418 \end_inset
14419
14420
14421 \begin_inset Formula 
14422 \begin{equation}
14423 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14424 \end{equation}
14425
14426 \end_inset
14427
14428
14429 \begin_inset ERT
14430 status collapsed
14431
14432 \begin_layout Plain Layout
14433
14434 }}
14435 \end_layout
14436
14437 \end_inset
14438
14439
14440 \begin_inset ERT
14441 status collapsed
14442
14443 \begin_layout Plain Layout
14444
14445
14446 \backslash
14447 fboxrule 0.4pt 
14448 \backslash
14449 fboxsep 3pt
14450 \end_layout
14451
14452 \end_inset
14453
14454
14455 \end_layout
14456
14457 \begin_layout Standard
14458 \begin_inset VSpace medskip
14459 \end_inset
14460
14461
14462 \series bold
14463
14464 \backslash
14465 fbox
14466 \series default
14467 の引数としてparboxが使われているので、この場合には、
14468 \series bold
14469
14470 \backslash
14471 fbox
14472 \series default
14473 を使おうが
14474 \series bold
14475
14476 \backslash
14477 boxed
14478 \series default
14479 を使おうが、差は生じません。
14480 \end_layout
14481
14482 \begin_layout Standard
14483 \begin_inset VSpace bigskip
14484 \end_inset
14485
14486 段落ボックスは、数式にじかにコメントを付けるのにたいへん便利です。これを行うには、
14487 \series bold
14488
14489 \backslash
14490 parbox
14491 \series default
14492
14493 \series bold
14494
14495 \backslash
14496 tag
14497 \series default
14498 コマンドといっしょに使います(
14499 \series bold
14500
14501 \backslash
14502 tag
14503 \series default
14504 についての詳細は、第
14505 \begin_inset CommandInset ref
14506 LatexCommand ref
14507 reference "sub:ユーザー定義番号"
14508
14509 \end_inset
14510
14511 節をご参照下さい)
14512 \end_layout
14513
14514 \begin_layout Standard
14515 以下は、
14516 \series bold
14517
14518 \backslash
14519 parbox
14520 \series default
14521 を使ってコメントを付けた数式の例です。
14522 \end_layout
14523
14524 \begin_layout Standard
14525 \begin_inset ERT
14526 status collapsed
14527
14528 \begin_layout Plain Layout
14529
14530
14531 \backslash
14532 [5x-7b=3b
14533 \backslash
14534 tag*{
14535 \backslash
14536 parbox{5cm}{
14537 \end_layout
14538
14539 \end_inset
14540
14541 これは説明です。数式や多行数式本体からはっきりと離れています。
14542 \begin_inset ERT
14543 status collapsed
14544
14545 \begin_layout Plain Layout
14546
14547 }}
14548 \backslash
14549 ]
14550 \end_layout
14551
14552 \end_inset
14553
14554
14555 \end_layout
14556
14557 \begin_layout Standard
14558 LyXは、まだ数式中での
14559 \series bold
14560
14561 \backslash
14562 parbox
14563 \series default
14564 コマンドをサポートしていないので、上のような数式は、完全にTeXモードで挿入しなくてはなりません。この数式は、以下のようなコマンド列を使って作ってあります。
14565 \end_layout
14566
14567 \begin_layout Standard
14568 まず、
14569 \series bold
14570
14571 \backslash
14572 [5x-7b=3b
14573 \backslash
14574 tag*
14575 \backslash
14576 {
14577 \backslash
14578 parbox{5cm}{
14579 \series default
14580 というコマンドをTeXモードで挿入します
14581 \begin_inset Foot
14582 status collapsed
14583
14584 \begin_layout Plain Layout
14585
14586 \series bold
14587 行頭下げ
14588 \series default
14589 数式様式を使用している時には、
14590 \series bold
14591
14592 \backslash
14593 tag*
14594 \backslash
14595 {
14596 \series default
14597 の代わりに
14598 \series bold
14599
14600 \backslash
14601 hfill
14602 \series default
14603 を用いることもできます(数式様式に関しては、第
14604 \begin_inset CommandInset ref
14605 LatexCommand ref
14606 reference "sec:数式様式"
14607
14608 \end_inset
14609
14610 節をご参照下さい)。
14611 \end_layout
14612
14613 \end_inset
14614
14615 。それから、説明を通常のテキストとして入れ、最後に
14616 \series bold
14617 }}
14618 \backslash
14619 ]
14620 \series default
14621 をTeXモードで挿入します。ここで
14622 \series bold
14623
14624 \backslash
14625 [
14626 \series default
14627 および
14628 \series bold
14629
14630 \backslash
14631 ]
14632 \series default
14633 コマンドは別行建て数式を作るためのものです。
14634 \end_layout
14635
14636 \begin_layout Standard
14637
14638 \series bold
14639
14640 \backslash
14641 parbox
14642 \series default
14643 を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
14644 \begin_inset Formula 
14645 \[
14646 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
14647 \]
14648
14649 \end_inset
14650
14651
14652 \end_layout
14653
14654 \begin_layout Section
14655 演算子
14656 \begin_inset Index idx
14657 status collapsed
14658
14659 \begin_layout Plain Layout
14660 えんざんし@演算子
14661 \end_layout
14662
14663 \end_inset
14664
14665
14666 \end_layout
14667
14668 \begin_layout Subsection
14669 大演算子
14670 \begin_inset CommandInset label
14671 LatexCommand label
14672 name "sub:大演算子"
14673
14674 \end_inset
14675
14676
14677 \begin_inset Index idx
14678 status collapsed
14679
14680 \begin_layout Plain Layout
14681 えんざんし@演算子 ! だい@大
14682 \end_layout
14683
14684 \end_inset
14685
14686
14687 \begin_inset Index idx
14688 status collapsed
14689
14690 \begin_layout Plain Layout
14691 わ@和
14692 \end_layout
14693
14694 \end_inset
14695
14696
14697 \begin_inset Index idx
14698 status collapsed
14699
14700 \begin_layout Plain Layout
14701 せきぶんきごう@積分記号
14702 \end_layout
14703
14704 \end_inset
14705
14706
14707 \end_layout
14708
14709 \begin_layout Standard
14710 ここに挙げた積分演算子をすべて使えるようにするには、文書設定の
14711 \family sans
14712 数式オプション
14713 \family default
14714 の面にある
14715 \family sans
14716 esintパッケージを自動的に使う
14717 \family default
14718 オプションを有効にしなくてはなりません。
14719 \end_layout
14720
14721 \begin_layout Standard
14722 \begin_inset space \hfill{}
14723 \end_inset
14724
14725
14726 \begin_inset Tabular
14727 <lyxtabular version="3" rows="9" columns="2">
14728 <features tabularvalignment="middle">
14729 <column alignment="center" valignment="top" width="0pt">
14730 <column alignment="center" valignment="top" width="0pt">
14731 <row>
14732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14733 \begin_inset Text
14734
14735 \begin_layout Plain Layout
14736 コマンド
14737 \end_layout
14738
14739 \end_inset
14740 </cell>
14741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14742 \begin_inset Text
14743
14744 \begin_layout Plain Layout
14745 出力
14746 \end_layout
14747
14748 \end_inset
14749 </cell>
14750 </row>
14751 <row>
14752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14753 \begin_inset Text
14754
14755 \begin_layout Plain Layout
14756
14757 \backslash
14758 sum
14759 \begin_inset Index idx
14760 status collapsed
14761
14762 \begin_layout Plain Layout
14763 こまんど@コマンド ! S ! 
14764 \backslash
14765 sum
14766 \end_layout
14767
14768 \end_inset
14769
14770
14771 \end_layout
14772
14773 \end_inset
14774 </cell>
14775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14776 \begin_inset Text
14777
14778 \begin_layout Plain Layout
14779 \begin_inset Formula $\sum$
14780 \end_inset
14781
14782
14783 \end_layout
14784
14785 \end_inset
14786 </cell>
14787 </row>
14788 <row>
14789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14790 \begin_inset Text
14791
14792 \begin_layout Plain Layout
14793
14794 \backslash
14795 int
14796 \begin_inset Index idx
14797 status collapsed
14798
14799 \begin_layout Plain Layout
14800 こまんど@コマンド ! I ! 
14801 \backslash
14802 int
14803 \end_layout
14804
14805 \end_inset
14806
14807
14808 \end_layout
14809
14810 \end_inset
14811 </cell>
14812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14813 \begin_inset Text
14814
14815 \begin_layout Plain Layout
14816 \begin_inset Formula $\int$
14817 \end_inset
14818
14819
14820 \end_layout
14821
14822 \end_inset
14823 </cell>
14824 </row>
14825 <row>
14826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14827 \begin_inset Text
14828
14829 \begin_layout Plain Layout
14830
14831 \backslash
14832 oint
14833 \end_layout
14834
14835 \end_inset
14836 </cell>
14837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14838 \begin_inset Text
14839
14840 \begin_layout Plain Layout
14841 \begin_inset Formula $\oint$
14842 \end_inset
14843
14844
14845 \end_layout
14846
14847 \end_inset
14848 </cell>
14849 </row>
14850 <row>
14851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14852 \begin_inset Text
14853
14854 \begin_layout Plain Layout
14855
14856 \backslash
14857 ointctrclockwise
14858 \end_layout
14859
14860 \end_inset
14861 </cell>
14862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14863 \begin_inset Text
14864
14865 \begin_layout Plain Layout
14866 \begin_inset Formula $\ointctrclockwise$
14867 \end_inset
14868
14869
14870 \end_layout
14871
14872 \end_inset
14873 </cell>
14874 </row>
14875 <row>
14876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14877 \begin_inset Text
14878
14879 \begin_layout Plain Layout
14880
14881 \backslash
14882 ointclockwise
14883 \end_layout
14884
14885 \end_inset
14886 </cell>
14887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14888 \begin_inset Text
14889
14890 \begin_layout Plain Layout
14891 \begin_inset Formula $\ointclockwise$
14892 \end_inset
14893
14894
14895 \end_layout
14896
14897 \end_inset
14898 </cell>
14899 </row>
14900 <row>
14901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14902 \begin_inset Text
14903
14904 \begin_layout Plain Layout
14905
14906 \backslash
14907 sqint
14908 \end_layout
14909
14910 \end_inset
14911 </cell>
14912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14913 \begin_inset Text
14914
14915 \begin_layout Plain Layout
14916 \begin_inset Formula $\sqint$
14917 \end_inset
14918
14919
14920 \end_layout
14921
14922 \end_inset
14923 </cell>
14924 </row>
14925 <row>
14926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14927 \begin_inset Text
14928
14929 \begin_layout Plain Layout
14930
14931 \backslash
14932 bigcap
14933 \end_layout
14934
14935 \end_inset
14936 </cell>
14937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14938 \begin_inset Text
14939
14940 \begin_layout Plain Layout
14941 \begin_inset Formula $\bigcap$
14942 \end_inset
14943
14944
14945 \end_layout
14946
14947 \end_inset
14948 </cell>
14949 </row>
14950 <row>
14951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14952 \begin_inset Text
14953
14954 \begin_layout Plain Layout
14955
14956 \backslash
14957 bigcup
14958 \end_layout
14959
14960 \end_inset
14961 </cell>
14962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Plain Layout
14966 \begin_inset Formula $\bigcup$
14967 \end_inset
14968
14969
14970 \end_layout
14971
14972 \end_inset
14973 </cell>
14974 </row>
14975 </lyxtabular>
14976
14977 \end_inset
14978
14979
14980 \begin_inset space \hfill{}
14981 \end_inset
14982
14983
14984 \begin_inset Tabular
14985 <lyxtabular version="3" rows="10" columns="2">
14986 <features tabularvalignment="middle">
14987 <column alignment="center" valignment="top" width="0pt">
14988 <column alignment="center" valignment="top" width="0pt">
14989 <row>
14990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14991 \begin_inset Text
14992
14993 \begin_layout Plain Layout
14994 コマンド
14995 \end_layout
14996
14997 \end_inset
14998 </cell>
14999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15000 \begin_inset Text
15001
15002 \begin_layout Plain Layout
15003 出力
15004 \end_layout
15005
15006 \end_inset
15007 </cell>
15008 </row>
15009 <row>
15010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15011 \begin_inset Text
15012
15013 \begin_layout Plain Layout
15014
15015 \backslash
15016 prod
15017 \begin_inset Index idx
15018 status collapsed
15019
15020 \begin_layout Plain Layout
15021 こまんど@コマンド ! P ! 
15022 \backslash
15023 prod
15024 \end_layout
15025
15026 \end_inset
15027
15028
15029 \end_layout
15030
15031 \end_inset
15032 </cell>
15033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15034 \begin_inset Text
15035
15036 \begin_layout Plain Layout
15037 \begin_inset Formula $\prod$
15038 \end_inset
15039
15040
15041 \end_layout
15042
15043 \end_inset
15044 </cell>
15045 </row>
15046 <row>
15047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15048 \begin_inset Text
15049
15050 \begin_layout Plain Layout
15051
15052 \backslash
15053 coprod
15054 \end_layout
15055
15056 \end_inset
15057 </cell>
15058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15059 \begin_inset Text
15060
15061 \begin_layout Plain Layout
15062 \begin_inset Formula $\coprod$
15063 \end_inset
15064
15065
15066 \end_layout
15067
15068 \end_inset
15069 </cell>
15070 </row>
15071 <row>
15072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15073 \begin_inset Text
15074
15075 \begin_layout Plain Layout
15076
15077 \backslash
15078 bigodot
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15084 \begin_inset Text
15085
15086 \begin_layout Plain Layout
15087 \begin_inset Formula $\bigodot$
15088 \end_inset
15089
15090
15091 \end_layout
15092
15093 \end_inset
15094 </cell>
15095 </row>
15096 <row>
15097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15098 \begin_inset Text
15099
15100 \begin_layout Plain Layout
15101
15102 \backslash
15103 bigotimes
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15109 \begin_inset Text
15110
15111 \begin_layout Plain Layout
15112 \begin_inset Formula $\bigotimes$
15113 \end_inset
15114
15115
15116 \end_layout
15117
15118 \end_inset
15119 </cell>
15120 </row>
15121 <row>
15122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15123 \begin_inset Text
15124
15125 \begin_layout Plain Layout
15126
15127 \backslash
15128 bigoplus
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15134 \begin_inset Text
15135
15136 \begin_layout Plain Layout
15137 \begin_inset Formula $\bigoplus$
15138 \end_inset
15139
15140
15141 \end_layout
15142
15143 \end_inset
15144 </cell>
15145 </row>
15146 <row>
15147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15148 \begin_inset Text
15149
15150 \begin_layout Plain Layout
15151
15152 \backslash
15153 bigwedge
15154 \end_layout
15155
15156 \end_inset
15157 </cell>
15158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15159 \begin_inset Text
15160
15161 \begin_layout Plain Layout
15162 \begin_inset Formula $\bigwedge$
15163 \end_inset
15164
15165
15166 \end_layout
15167
15168 \end_inset
15169 </cell>
15170 </row>
15171 <row>
15172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15173 \begin_inset Text
15174
15175 \begin_layout Plain Layout
15176
15177 \backslash
15178 bigvee
15179 \end_layout
15180
15181 \end_inset
15182 </cell>
15183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15184 \begin_inset Text
15185
15186 \begin_layout Plain Layout
15187 \begin_inset Formula $\bigvee$
15188 \end_inset
15189
15190
15191 \end_layout
15192
15193 \end_inset
15194 </cell>
15195 </row>
15196 <row>
15197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15198 \begin_inset Text
15199
15200 \begin_layout Plain Layout
15201
15202 \backslash
15203 bigsqcup
15204 \end_layout
15205
15206 \end_inset
15207 </cell>
15208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15209 \begin_inset Text
15210
15211 \begin_layout Plain Layout
15212 \begin_inset Formula $\bigsqcup$
15213 \end_inset
15214
15215
15216 \end_layout
15217
15218 \end_inset
15219 </cell>
15220 </row>
15221 <row>
15222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15223 \begin_inset Text
15224
15225 \begin_layout Plain Layout
15226
15227 \backslash
15228 biguplus
15229 \end_layout
15230
15231 \end_inset
15232 </cell>
15233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Plain Layout
15237 \begin_inset Formula $\biguplus$
15238 \end_inset
15239
15240
15241 \end_layout
15242
15243 \end_inset
15244 </cell>
15245 </row>
15246 </lyxtabular>
15247
15248 \end_inset
15249
15250
15251 \begin_inset space \hfill{}
15252 \end_inset
15253
15254
15255 \end_layout
15256
15257 \begin_layout Standard
15258 すべての大演算子は、数式ツールバーボタンの
15259 \begin_inset Graphics
15260         filename ../../images/math/intop.png
15261         scale 85
15262
15263 \end_inset
15264
15265 でも挿入することができます。
15266 \end_layout
15267
15268 \begin_layout Standard
15269 これらの演算子は、よく見ないと同じように見える二項演算子よりも大きいので、大演算子と呼ばれます。大演算子はすべて、次小節で説明する「範囲」をとることができます。
15270 \end_layout
15271
15272 \begin_layout Standard
15273 積分演算子はすべて、
15274 \series bold
15275
15276 \backslash
15277 intop
15278 \series default
15279
15280 \series bold
15281
15282 \backslash
15283 ointop
15284 \series default
15285 のように、
15286 \series bold
15287 op
15288 \series default
15289 で終わる別バージョンがあります。これらの演算子は、
15290 \series bold
15291
15292 \backslash
15293 int
15294 \series default
15295 とは範囲の表示のしかたが異なります。第
15296 \begin_inset CommandInset ref
15297 LatexCommand ref
15298 reference "sub:演算子の範囲"
15299
15300 \end_inset
15301
15302 節をご参照下さい。
15303 \end_layout
15304
15305 \begin_layout Subsubsection*
15306 積分の子細
15307 \end_layout
15308
15309 \begin_layout Standard
15310 積分中で用いられる文字
15311 \emph on
15312 d
15313 \emph default
15314 は演算子なので、アップライト体で組まれなくてはなりません。これを行うには
15315 \emph on
15316 d
15317 \emph default
15318 を選択して、短絡キー
15319 \begin_inset Info
15320 type  "shortcut"
15321 arg   "font-roman"
15322 \end_inset
15323
15324 を用います
15325 \begin_inset Foot
15326 status collapsed
15327
15328 \begin_layout Plain Layout
15329 文字様式については、第
15330 \begin_inset CommandInset ref
15331 LatexCommand ref
15332 reference "sub:書体様式"
15333
15334 \end_inset
15335
15336 節参照。
15337 \end_layout
15338
15339 \end_inset
15340
15341 。最後に、演算子の慣例に倣って、
15342 \emph on
15343 d
15344 \emph default
15345 の前に最小空白を挿入しなくてはなりません。たとえば、
15346 \end_layout
15347
15348 \begin_layout Standard
15349 正しくない例:
15350 \begin_inset Formula $\int A(x)dx$
15351 \end_inset
15352
15353
15354 \begin_inset Newline newline
15355 \end_inset
15356
15357 正しい
15358 \begin_inset Phantom HPhantom
15359 status open
15360
15361 \begin_layout Plain Layout
15362 ない
15363 \end_layout
15364
15365 \end_inset
15366
15367 例:
15368 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15369 \end_inset
15370
15371
15372 \end_layout
15373
15374 \begin_layout Standard
15375 多重積分に関しては、以下のコマンドがあります。
15376 \begin_inset VSpace medskip
15377 \end_inset
15378
15379
15380 \end_layout
15381
15382 \begin_layout Standard
15383 \begin_inset space \hfill{}
15384 \end_inset
15385
15386
15387 \begin_inset Tabular
15388 <lyxtabular version="3" rows="4" columns="2">
15389 <features tabularvalignment="middle">
15390 <column alignment="center" valignment="top" width="0">
15391 <column alignment="center" valignment="top" width="0">
15392 <row>
15393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15394 \begin_inset Text
15395
15396 \begin_layout Plain Layout
15397 コマンド
15398 \end_layout
15399
15400 \end_inset
15401 </cell>
15402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15403 \begin_inset Text
15404
15405 \begin_layout Plain Layout
15406 出力
15407 \begin_inset Note Note
15408 status collapsed
15409
15410 \begin_layout Plain Layout
15411 ここで
15412 \series bold
15413
15414 \backslash
15415 raisebox
15416 \series default
15417 はスペーサーとして使用しているだけです。
15418 \end_layout
15419
15420 \end_inset
15421
15422
15423 \end_layout
15424
15425 \end_inset
15426 </cell>
15427 </row>
15428 <row>
15429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Plain Layout
15433
15434 \backslash
15435 iint
15436 \end_layout
15437
15438 \end_inset
15439 </cell>
15440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15441 \begin_inset Text
15442
15443 \begin_layout Plain Layout
15444 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15445 \end_inset
15446
15447
15448 \end_layout
15449
15450 \end_inset
15451 </cell>
15452 </row>
15453 <row>
15454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15455 \begin_inset Text
15456
15457 \begin_layout Plain Layout
15458
15459 \backslash
15460 oiint
15461 \end_layout
15462
15463 \end_inset
15464 </cell>
15465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15466 \begin_inset Text
15467
15468 \begin_layout Plain Layout
15469 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15470 \end_inset
15471
15472
15473 \end_layout
15474
15475 \end_inset
15476 </cell>
15477 </row>
15478 <row>
15479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15480 \begin_inset Text
15481
15482 \begin_layout Plain Layout
15483
15484 \backslash
15485 sqiint
15486 \end_layout
15487
15488 \end_inset
15489 </cell>
15490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15491 \begin_inset Text
15492
15493 \begin_layout Plain Layout
15494 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15495 \end_inset
15496
15497
15498 \end_layout
15499
15500 \end_inset
15501 </cell>
15502 </row>
15503 </lyxtabular>
15504
15505 \end_inset
15506
15507
15508 \begin_inset space \hfill{}
15509 \end_inset
15510
15511
15512 \begin_inset Tabular
15513 <lyxtabular version="3" rows="4" columns="2">
15514 <features tabularvalignment="middle">
15515 <column alignment="center" valignment="top" width="0">
15516 <column alignment="center" valignment="top" width="0">
15517 <row>
15518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15519 \begin_inset Text
15520
15521 \begin_layout Plain Layout
15522 コマンド
15523 \end_layout
15524
15525 \end_inset
15526 </cell>
15527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15528 \begin_inset Text
15529
15530 \begin_layout Plain Layout
15531 出力
15532 \end_layout
15533
15534 \end_inset
15535 </cell>
15536 </row>
15537 <row>
15538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15539 \begin_inset Text
15540
15541 \begin_layout Plain Layout
15542
15543 \backslash
15544 iiint
15545 \end_layout
15546
15547 \end_inset
15548 </cell>
15549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15550 \begin_inset Text
15551
15552 \begin_layout Plain Layout
15553 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15554 \end_inset
15555
15556
15557 \end_layout
15558
15559 \end_inset
15560 </cell>
15561 </row>
15562 <row>
15563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15564 \begin_inset Text
15565
15566 \begin_layout Plain Layout
15567
15568 \backslash
15569 iiiint
15570 \end_layout
15571
15572 \end_inset
15573 </cell>
15574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15575 \begin_inset Text
15576
15577 \begin_layout Plain Layout
15578 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15579 \end_inset
15580
15581
15582 \end_layout
15583
15584 \end_inset
15585 </cell>
15586 </row>
15587 <row>
15588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15589 \begin_inset Text
15590
15591 \begin_layout Plain Layout
15592
15593 \backslash
15594 dotsint
15595 \end_layout
15596
15597 \end_inset
15598 </cell>
15599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15600 \begin_inset Text
15601
15602 \begin_layout Plain Layout
15603 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15604 \end_inset
15605
15606
15607 \end_layout
15608
15609 \end_inset
15610 </cell>
15611 </row>
15612 </lyxtabular>
15613
15614 \end_inset
15615
15616
15617 \begin_inset space \hfill{}
15618 \end_inset
15619
15620
15621 \end_layout
15622
15623 \begin_layout Subsection
15624 演算子の範囲
15625 \begin_inset CommandInset label
15626 LatexCommand label
15627 name "sub:演算子の範囲"
15628
15629 \end_inset
15630
15631
15632 \begin_inset Index idx
15633 status collapsed
15634
15635 \begin_layout Plain Layout
15636 えんざんし@演算子 ! はんい@範囲
15637 \end_layout
15638
15639 \end_inset
15640
15641
15642 \end_layout
15643
15644 \begin_layout Standard
15645 範囲は、上付き文字と下付き文字とで作成することができます。
15646 \end_layout
15647
15648 \begin_layout Standard
15649 \align center
15650 \begin_inset Tabular
15651 <lyxtabular version="3" rows="2" columns="2">
15652 <features tabularvalignment="middle">
15653 <column alignment="center" valignment="top" width="0pt">
15654 <column alignment="center" valignment="top" width="0pt">
15655 <row>
15656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15657 \begin_inset Text
15658
15659 \begin_layout Plain Layout
15660 コマンド
15661 \end_layout
15662
15663 \end_inset
15664 </cell>
15665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15666 \begin_inset Text
15667
15668 \begin_layout Plain Layout
15669 出力
15670 \begin_inset Note Note
15671 status collapsed
15672
15673 \begin_layout Plain Layout
15674 ここで
15675 \series bold
15676
15677 \backslash
15678 raisebox
15679 \series default
15680 はスペーサーとして使用しているだけです。
15681 \end_layout
15682
15683 \end_inset
15684
15685
15686 \end_layout
15687
15688 \end_inset
15689 </cell>
15690 </row>
15691 <row>
15692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15693 \begin_inset Text
15694
15695 \begin_layout Plain Layout
15696
15697 \backslash
15698 prod^
15699 \backslash
15700 infty
15701 \begin_inset ERT
15702 status collapsed
15703
15704 \begin_layout Plain Layout
15705
15706
15707 \backslash
15708 spce 
15709 \end_layout
15710
15711 \end_inset
15712
15713
15714 \begin_inset Formula $\to$
15715 \end_inset
15716
15717 _0
15718 \begin_inset Formula $\to$
15719 \end_inset
15720
15721 A(x)
15722 \end_layout
15723
15724 \end_inset
15725 </cell>
15726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15727 \begin_inset Text
15728
15729 \begin_layout Plain Layout
15730 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15731 \end_inset
15732
15733
15734 \end_layout
15735
15736 \end_inset
15737 </cell>
15738 </row>
15739 </lyxtabular>
15740
15741 \end_inset
15742
15743
15744 \end_layout
15745
15746 \begin_layout Standard
15747 行内数式では、範囲は演算子の右横に表示されます。別行建て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
15748 \end_layout
15749
15750 \begin_layout Standard
15751 範囲が演算子の横に表示されるように強制するには、カーソルを当該演算子の直後において、
15752 \family sans
15753 編集\SpecialChar \menuseparator
15754 数式\SpecialChar \menuseparator
15755 範囲の表記を変更
15756 \family default
15757 メニューで
15758 \family sans
15759 \series bold
15760 行内形式
15761 \family default
15762 \series default
15763 (短絡キー
15764 \begin_inset Info
15765 type  "shortcut"
15766 arg   "math-limits"
15767 \end_inset
15768
15769 )を選択することで範囲形式を変更することができます。以下はその用例です。
15770 \end_layout
15771
15772 \begin_layout Standard
15773 既定の範囲形式は、以下のようになっています。
15774 \begin_inset Formula 
15775 \[
15776 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15777 \]
15778
15779 \end_inset
15780
15781 以下は、範囲形式を
15782 \family sans
15783 \series bold
15784 行内形式
15785 \family default
15786 \series default
15787 に変更したときの表示です。
15788 \begin_inset Formula 
15789 \[
15790 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15791 \]
15792
15793 \end_inset
15794
15795
15796 \series bold
15797
15798 \backslash
15799 intop
15800 \series default
15801
15802 \series bold
15803
15804 \backslash
15805 ointop
15806 \series default
15807 などのように
15808 \series bold
15809 op
15810 \series default
15811 で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
15812 の例では、範囲形式を
15813 \series bold
15814 別行建て形式
15815 \series default
15816 にして積分記号の下に置くようにしています。
15817 \begin_inset Formula 
15818 \begin{equation}
15819 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15820 \end{equation}
15821
15822 \end_inset
15823
15824
15825 \end_layout
15826
15827 \begin_layout Standard
15828 \begin_inset VSpace medskip
15829 \end_inset
15830
15831 範囲に条件を指定したい場合には、
15832 \series bold
15833
15834 \backslash
15835 subarray
15836 \series default
15837
15838 \begin_inset Index idx
15839 status collapsed
15840
15841 \begin_layout Plain Layout
15842 こまんど@コマンド ! S ! 
15843 \backslash
15844 subarray
15845 \end_layout
15846
15847 \end_inset
15848
15849 コマンドや
15850 \series bold
15851
15852 \backslash
15853 substack
15854 \series default
15855
15856 \begin_inset Index idx
15857 status collapsed
15858
15859 \begin_layout Plain Layout
15860 こまんど@コマンド ! S ! 
15861 \backslash
15862 substack
15863 \end_layout
15864
15865 \end_inset
15866
15867 コマンドを使用します。たとえば、以下の表記 
15868 \begin_inset Formula 
15869 \begin{equation}
15870 \sum_{\begin{subarray}{c}
15871 0<k<1000\\
15872 \\
15873 k\,\in\,\mathbb{N}
15874 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15875 \end{equation}
15876
15877 \end_inset
15878
15879
15880 \end_layout
15881
15882 \begin_layout Standard
15883 を作成するには、以下のようにしなくてはなりません。
15884 \begin_inset Newline newline
15885 \end_inset
15886
15887 まず、
15888 \series bold
15889
15890 \backslash
15891 sum
15892 \series default
15893 ^
15894 \series bold
15895 n
15896 \begin_inset ERT
15897 status collapsed
15898
15899 \begin_layout Plain Layout
15900
15901
15902 \backslash
15903 spce 
15904 \end_layout
15905
15906 \end_inset
15907
15908 _
15909 \series default
15910 というコマンドを入力します。すると、和演算子の下の青枠に移動するので、ここに
15911 \series bold
15912
15913 \backslash
15914 subarray
15915 \begin_inset ERT
15916 status collapsed
15917
15918 \begin_layout Plain Layout
15919
15920
15921 \backslash
15922 spce 
15923 \end_layout
15924
15925 \end_inset
15926
15927
15928 \series default
15929 コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
15930 \begin_inset Info
15931 type  "shortcut"
15932 arg   "newline-insert newline"
15933 \end_inset
15934
15935 )を挿入することで作ることができます。ここに
15936 \begin_inset Newline newline
15937 \end_inset
15938
15939
15940 \series bold
15941 0
15942 \begin_inset Formula $\boldsymbol{<}$
15943 \end_inset
15944
15945 k
15946 \begin_inset Formula $\boldsymbol{<}$
15947 \end_inset
15948
15949 1000 Ctrl+Return
15950 \begin_inset Newline newline
15951 \end_inset
15952
15953
15954 \series default
15955 と入力すると、新規行のための新しい枠が現れます。
15956 \end_layout
15957
15958 \begin_layout Standard
15959 各行の揃え方は、
15960 \family sans
15961 表ツールバー
15962 \family default
15963
15964 \family sans
15965 編集\SpecialChar \menuseparator
15966 行と列
15967 \family default
15968 メニューで変更することができますが、右揃えにするには、行頭に
15969 \series bold
15970
15971 \backslash
15972 hfill
15973 \begin_inset ERT
15974 status collapsed
15975
15976 \begin_layout Plain Layout
15977
15978
15979 \backslash
15980 spce 
15981 \end_layout
15982
15983 \end_inset
15984
15985
15986 \series default
15987 を挿入しなくてはなりません。
15988 \end_layout
15989
15990 \begin_layout Standard
15991
15992 \series bold
15993
15994 \backslash
15995 substack
15996 \series default
15997 コマンドは、各行がつねに中央揃えになることを除いては、
15998 \series bold
15999
16000 \backslash
16001 subarray
16002 \series default
16003 と同じです。
16004 \end_layout
16005
16006 \begin_layout Standard
16007 \begin_inset VSpace bigskip
16008 \end_inset
16009
16010 演算子の後に来る文字は、範囲の横に来るので、
16011 \begin_inset CommandInset ref
16012 LatexCommand eqref
16013 reference "eq:substack"
16014
16015 \end_inset
16016
16017 式のように、演算子の横の余白が大きくなりすぎることがあります。
16018 \end_layout
16019
16020 \begin_layout Standard
16021 これを避けるには、LaTeXプリアンブルに以下のようなマクロを指定する方法があります。
16022 \end_layout
16023
16024 \begin_layout Standard
16025
16026 \series bold
16027
16028 \backslash
16029 def
16030 \backslash
16031 clap#1{
16032 \backslash
16033 hbox to 0pt{
16034 \backslash
16035 hss #1
16036 \backslash
16037 hss}}
16038 \begin_inset Newline newline
16039 \end_inset
16040
16041
16042 \backslash
16043 def
16044 \backslash
16045 mathclap {
16046 \backslash
16047 mathpalette 
16048 \backslash
16049 mathclapinternal}
16050 \begin_inset Newline newline
16051 \end_inset
16052
16053
16054 \backslash
16055 def
16056 \backslash
16057 mathclapinternal #1#2{
16058 \backslash
16059 clap{$
16060 \backslash
16061 mathsurround =0pt #1{#2}$}}
16062 \end_layout
16063
16064 \begin_layout Standard
16065 これは、範囲の幅を0
16066 \begin_inset space \thinspace{}
16067 \end_inset
16068
16069 ptに設定する
16070 \series bold
16071
16072 \backslash
16073 mathclap
16074 \series default
16075
16076 \begin_inset Index idx
16077 status collapsed
16078
16079 \begin_layout Plain Layout
16080 こまんど@コマンド ! M ! 
16081 \backslash
16082 mathclap
16083 \end_layout
16084
16085 \end_inset
16086
16087 コマンドを定義しています。このコマンドの書式は、
16088 \end_layout
16089
16090 \begin_layout Standard
16091
16092 \series bold
16093
16094 \backslash
16095 mathclap{範囲}
16096 \end_layout
16097
16098 \begin_layout Standard
16099 となっていて、「範囲」には複数の条件を入れることができます。
16100 \end_layout
16101
16102 \begin_layout Standard
16103 これを
16104 \begin_inset CommandInset ref
16105 LatexCommand eqref
16106 reference "eq:substack"
16107
16108 \end_inset
16109
16110 式に応用すると、以下のようなコマンド
16111 \end_layout
16112
16113 \begin_layout Standard
16114
16115 \series bold
16116
16117 \backslash
16118 sum_
16119 \backslash
16120 mathclap{
16121 \backslash
16122 substack
16123 \begin_inset ERT
16124 status collapsed
16125
16126 \begin_layout Plain Layout
16127
16128
16129 \backslash
16130 spce 
16131 \end_layout
16132
16133 \end_inset
16134
16135 0
16136 \begin_inset Formula $\boldsymbol{<}$
16137 \end_inset
16138
16139 k
16140 \begin_inset Formula $\boldsymbol{<}$
16141 \end_inset
16142
16143 1000 Ctrl+Return
16144 \end_layout
16145
16146 \begin_layout Standard
16147 を使用して下限を作成することになります。これによって、足される要素は、和演算子の直後に来ることになります。
16148 \begin_inset Formula 
16149 \[
16150 \sum_{\mathclap{\substack{0<k<1000\\
16151 \\
16152 k\,\in\,\mathbb{N}
16153 }
16154 }}^{n}k^{-2}
16155 \]
16156
16157 \end_inset
16158
16159
16160 \end_layout
16161
16162 \begin_layout Standard
16163 \begin_inset VSpace bigskip
16164 \end_inset
16165
16166 一つの範囲を複数の演算子に用いる方法が、第
16167 \begin_inset CommandInset ref
16168 LatexCommand ref
16169 reference "sub:自己定義演算子"
16170
16171 \end_inset
16172
16173 節に述べられています。
16174 \end_layout
16175
16176 \begin_layout Standard
16177 \begin_inset Newpage newpage
16178 \end_inset
16179
16180
16181 \end_layout
16182
16183 \begin_layout Subsection
16184 二項演算子
16185 \begin_inset CommandInset label
16186 LatexCommand label
16187 name "sub:二項演算子"
16188
16189 \end_inset
16190
16191
16192 \begin_inset Index idx
16193 status collapsed
16194
16195 \begin_layout Plain Layout
16196 えんざんし@演算子 ! にこう@二項
16197 \end_layout
16198
16199 \end_inset
16200
16201
16202 \end_layout
16203
16204 \begin_layout Standard
16205 二項演算子は、前後に文字がある場合、周囲に余白が入ります。
16206 \begin_inset VSpace medskip
16207 \end_inset
16208
16209
16210 \end_layout
16211
16212 \begin_layout Standard
16213 \begin_inset space \hfill{}
16214 \end_inset
16215
16216
16217 \begin_inset Tabular
16218 <lyxtabular version="3" rows="13" columns="2">
16219 <features tabularvalignment="middle">
16220 <column alignment="center" valignment="top" width="0pt">
16221 <column alignment="center" valignment="top" width="0pt">
16222 <row>
16223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16224 \begin_inset Text
16225
16226 \begin_layout Plain Layout
16227 コマンド
16228 \begin_inset Note Note
16229 status collapsed
16230
16231 \begin_layout Plain Layout
16232 ここで
16233 \series bold
16234
16235 \backslash
16236 raisebox
16237 \series default
16238 はスペーサーとして使用しているだけです。
16239 \end_layout
16240
16241 \end_inset
16242
16243
16244 \end_layout
16245
16246 \end_inset
16247 </cell>
16248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16249 \begin_inset Text
16250
16251 \begin_layout Plain Layout
16252 出力
16253 \end_layout
16254
16255 \end_inset
16256 </cell>
16257 </row>
16258 <row>
16259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16260 \begin_inset Text
16261
16262 \begin_layout Plain Layout
16263 +
16264 \end_layout
16265
16266 \end_inset
16267 </cell>
16268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16269 \begin_inset Text
16270
16271 \begin_layout Plain Layout
16272 \begin_inset Formula $+$
16273 \end_inset
16274
16275
16276 \end_layout
16277
16278 \end_inset
16279 </cell>
16280 </row>
16281 <row>
16282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16283 \begin_inset Text
16284
16285 \begin_layout Plain Layout
16286 -
16287 \end_layout
16288
16289 \end_inset
16290 </cell>
16291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16292 \begin_inset Text
16293
16294 \begin_layout Plain Layout
16295 \begin_inset Formula $-$
16296 \end_inset
16297
16298
16299 \end_layout
16300
16301 \end_inset
16302 </cell>
16303 </row>
16304 <row>
16305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16306 \begin_inset Text
16307
16308 \begin_layout Plain Layout
16309
16310 \backslash
16311 pm
16312 \end_layout
16313
16314 \end_inset
16315 </cell>
16316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16317 \begin_inset Text
16318
16319 \begin_layout Plain Layout
16320 \begin_inset Formula $\pm$
16321 \end_inset
16322
16323
16324 \end_layout
16325
16326 \end_inset
16327 </cell>
16328 </row>
16329 <row>
16330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16331 \begin_inset Text
16332
16333 \begin_layout Plain Layout
16334
16335 \backslash
16336 mp
16337 \end_layout
16338
16339 \end_inset
16340 </cell>
16341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345 \begin_inset Formula $\mp$
16346 \end_inset
16347
16348
16349 \end_layout
16350
16351 \end_inset
16352 </cell>
16353 </row>
16354 <row>
16355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16356 \begin_inset Text
16357
16358 \begin_layout Plain Layout
16359
16360 \backslash
16361 cdot
16362 \end_layout
16363
16364 \end_inset
16365 </cell>
16366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16367 \begin_inset Text
16368
16369 \begin_layout Plain Layout
16370 \begin_inset Formula $\cdot$
16371 \end_inset
16372
16373
16374 \end_layout
16375
16376 \end_inset
16377 </cell>
16378 </row>
16379 <row>
16380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16381 \begin_inset Text
16382
16383 \begin_layout Plain Layout
16384
16385 \backslash
16386 times
16387 \end_layout
16388
16389 \end_inset
16390 </cell>
16391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16392 \begin_inset Text
16393
16394 \begin_layout Plain Layout
16395 \begin_inset Formula $\times$
16396 \end_inset
16397
16398
16399 \end_layout
16400
16401 \end_inset
16402 </cell>
16403 </row>
16404 <row>
16405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16406 \begin_inset Text
16407
16408 \begin_layout Plain Layout
16409
16410 \backslash
16411 div
16412 \end_layout
16413
16414 \end_inset
16415 </cell>
16416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16417 \begin_inset Text
16418
16419 \begin_layout Plain Layout
16420 \begin_inset Formula $\div$
16421 \end_inset
16422
16423
16424 \end_layout
16425
16426 \end_inset
16427 </cell>
16428 </row>
16429 <row>
16430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16431 \begin_inset Text
16432
16433 \begin_layout Plain Layout
16434 \begin_inset ERT
16435 status collapsed
16436
16437 \begin_layout Plain Layout
16438
16439
16440 \backslash
16441 raisebox{-1.2mm}{
16442 \end_layout
16443
16444 \end_inset
16445
16446 *
16447 \begin_inset ERT
16448 status collapsed
16449
16450 \begin_layout Plain Layout
16451
16452 }
16453 \end_layout
16454
16455 \end_inset
16456
16457
16458 \end_layout
16459
16460 \end_inset
16461 </cell>
16462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16463 \begin_inset Text
16464
16465 \begin_layout Plain Layout
16466 \begin_inset Formula $*$
16467 \end_inset
16468
16469
16470 \end_layout
16471
16472 \end_inset
16473 </cell>
16474 </row>
16475 <row>
16476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16477 \begin_inset Text
16478
16479 \begin_layout Plain Layout
16480
16481 \backslash
16482 star
16483 \end_layout
16484
16485 \end_inset
16486 </cell>
16487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16488 \begin_inset Text
16489
16490 \begin_layout Plain Layout
16491 \begin_inset Formula $\star$
16492 \end_inset
16493
16494
16495 \end_layout
16496
16497 \end_inset
16498 </cell>
16499 </row>
16500 <row>
16501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16502 \begin_inset Text
16503
16504 \begin_layout Plain Layout
16505
16506 \backslash
16507 circ
16508 \end_layout
16509
16510 \end_inset
16511 </cell>
16512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16513 \begin_inset Text
16514
16515 \begin_layout Plain Layout
16516 \begin_inset Formula $\circ$
16517 \end_inset
16518
16519
16520 \end_layout
16521
16522 \end_inset
16523 </cell>
16524 </row>
16525 <row>
16526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16527 \begin_inset Text
16528
16529 \begin_layout Plain Layout
16530
16531 \backslash
16532 diamond
16533 \end_layout
16534
16535 \end_inset
16536 </cell>
16537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16538 \begin_inset Text
16539
16540 \begin_layout Plain Layout
16541 \begin_inset Formula $\diamond$
16542 \end_inset
16543
16544
16545 \end_layout
16546
16547 \end_inset
16548 </cell>
16549 </row>
16550 <row>
16551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16552 \begin_inset Text
16553
16554 \begin_layout Plain Layout
16555
16556 \backslash
16557 bullet
16558 \end_layout
16559
16560 \end_inset
16561 </cell>
16562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16563 \begin_inset Text
16564
16565 \begin_layout Plain Layout
16566 \begin_inset Formula $\bullet$
16567 \end_inset
16568
16569
16570 \end_layout
16571
16572 \end_inset
16573 </cell>
16574 </row>
16575 </lyxtabular>
16576
16577 \end_inset
16578
16579
16580 \begin_inset space \hfill{}
16581 \end_inset
16582
16583
16584 \begin_inset Tabular
16585 <lyxtabular version="3" rows="13" columns="2">
16586 <features tabularvalignment="middle">
16587 <column alignment="center" valignment="top" width="0pt">
16588 <column alignment="center" valignment="top" width="0pt">
16589 <row>
16590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Plain Layout
16594 コマンド
16595 \end_layout
16596
16597 \end_inset
16598 </cell>
16599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16600 \begin_inset Text
16601
16602 \begin_layout Plain Layout
16603 出力
16604 \end_layout
16605
16606 \end_inset
16607 </cell>
16608 </row>
16609 <row>
16610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16611 \begin_inset Text
16612
16613 \begin_layout Plain Layout
16614
16615 \backslash
16616 nabla
16617 \end_layout
16618
16619 \end_inset
16620 </cell>
16621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16622 \begin_inset Text
16623
16624 \begin_layout Plain Layout
16625 \begin_inset Formula $\nabla$
16626 \end_inset
16627
16628
16629 \end_layout
16630
16631 \end_inset
16632 </cell>
16633 </row>
16634 <row>
16635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16636 \begin_inset Text
16637
16638 \begin_layout Plain Layout
16639
16640 \backslash
16641 bigtriangledown
16642 \end_layout
16643
16644 \end_inset
16645 </cell>
16646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16647 \begin_inset Text
16648
16649 \begin_layout Plain Layout
16650 \begin_inset Formula $\bigtriangledown$
16651 \end_inset
16652
16653
16654 \end_layout
16655
16656 \end_inset
16657 </cell>
16658 </row>
16659 <row>
16660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16661 \begin_inset Text
16662
16663 \begin_layout Plain Layout
16664
16665 \backslash
16666 bigtriangleup
16667 \end_layout
16668
16669 \end_inset
16670 </cell>
16671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16672 \begin_inset Text
16673
16674 \begin_layout Plain Layout
16675 \begin_inset Formula $\bigtriangleup$
16676 \end_inset
16677
16678
16679 \end_layout
16680
16681 \end_inset
16682 </cell>
16683 </row>
16684 <row>
16685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16686 \begin_inset Text
16687
16688 \begin_layout Plain Layout
16689
16690 \backslash
16691 Box
16692 \end_layout
16693
16694 \end_inset
16695 </cell>
16696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16697 \begin_inset Text
16698
16699 \begin_layout Plain Layout
16700 \begin_inset Formula $\Box$
16701 \end_inset
16702
16703
16704 \end_layout
16705
16706 \end_inset
16707 </cell>
16708 </row>
16709 <row>
16710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16711 \begin_inset Text
16712
16713 \begin_layout Plain Layout
16714
16715 \backslash
16716 cap 
16717 \end_layout
16718
16719 \end_inset
16720 </cell>
16721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16722 \begin_inset Text
16723
16724 \begin_layout Plain Layout
16725 \begin_inset Formula $\cap$
16726 \end_inset
16727
16728
16729 \end_layout
16730
16731 \end_inset
16732 </cell>
16733 </row>
16734 <row>
16735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16736 \begin_inset Text
16737
16738 \begin_layout Plain Layout
16739
16740 \backslash
16741 cup
16742 \end_layout
16743
16744 \end_inset
16745 </cell>
16746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16747 \begin_inset Text
16748
16749 \begin_layout Plain Layout
16750 \begin_inset Formula $\cup$
16751 \end_inset
16752
16753
16754 \end_layout
16755
16756 \end_inset
16757 </cell>
16758 </row>
16759 <row>
16760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16761 \begin_inset Text
16762
16763 \begin_layout Plain Layout
16764
16765 \backslash
16766 dagger
16767 \end_layout
16768
16769 \end_inset
16770 </cell>
16771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16772 \begin_inset Text
16773
16774 \begin_layout Plain Layout
16775 \begin_inset Formula $\dagger$
16776 \end_inset
16777
16778
16779 \end_layout
16780
16781 \end_inset
16782 </cell>
16783 </row>
16784 <row>
16785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16786 \begin_inset Text
16787
16788 \begin_layout Plain Layout
16789
16790 \backslash
16791 ddagger
16792 \end_layout
16793
16794 \end_inset
16795 </cell>
16796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16797 \begin_inset Text
16798
16799 \begin_layout Plain Layout
16800 \begin_inset Formula $\ddagger$
16801 \end_inset
16802
16803
16804 \end_layout
16805
16806 \end_inset
16807 </cell>
16808 </row>
16809 <row>
16810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16811 \begin_inset Text
16812
16813 \begin_layout Plain Layout
16814
16815 \backslash
16816 wr
16817 \end_layout
16818
16819 \end_inset
16820 </cell>
16821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825 \begin_inset Formula $\wr$
16826 \end_inset
16827
16828
16829 \end_layout
16830
16831 \end_inset
16832 </cell>
16833 </row>
16834 <row>
16835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16836 \begin_inset Text
16837
16838 \begin_layout Plain Layout
16839
16840 \backslash
16841 bigcirc
16842 \end_layout
16843
16844 \end_inset
16845 </cell>
16846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16847 \begin_inset Text
16848
16849 \begin_layout Plain Layout
16850 \begin_inset Formula $\bigcirc$
16851 \end_inset
16852
16853
16854 \end_layout
16855
16856 \end_inset
16857 </cell>
16858 </row>
16859 <row>
16860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16861 \begin_inset Text
16862
16863 \begin_layout Plain Layout
16864
16865 \backslash
16866 wedge
16867 \end_layout
16868
16869 \end_inset
16870 </cell>
16871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16872 \begin_inset Text
16873
16874 \begin_layout Plain Layout
16875 \begin_inset Formula $\wedge$
16876 \end_inset
16877
16878
16879 \end_layout
16880
16881 \end_inset
16882 </cell>
16883 </row>
16884 <row>
16885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889
16890 \backslash
16891 vee
16892 \end_layout
16893
16894 \end_inset
16895 </cell>
16896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900 \begin_inset Formula $\vee$
16901 \end_inset
16902
16903
16904 \end_layout
16905
16906 \end_inset
16907 </cell>
16908 </row>
16909 </lyxtabular>
16910
16911 \end_inset
16912
16913
16914 \begin_inset space \hfill{}
16915 \end_inset
16916
16917
16918 \begin_inset Tabular
16919 <lyxtabular version="3" rows="13" columns="2">
16920 <features tabularvalignment="middle">
16921 <column alignment="center" valignment="top" width="0pt">
16922 <column alignment="center" valignment="top" width="0pt">
16923 <row>
16924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16925 \begin_inset Text
16926
16927 \begin_layout Plain Layout
16928 コマンド
16929 \end_layout
16930
16931 \end_inset
16932 </cell>
16933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16934 \begin_inset Text
16935
16936 \begin_layout Plain Layout
16937 出力
16938 \end_layout
16939
16940 \end_inset
16941 </cell>
16942 </row>
16943 <row>
16944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16945 \begin_inset Text
16946
16947 \begin_layout Plain Layout
16948
16949 \backslash
16950 oplus
16951 \end_layout
16952
16953 \end_inset
16954 </cell>
16955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16956 \begin_inset Text
16957
16958 \begin_layout Plain Layout
16959 \begin_inset Formula $\oplus$
16960 \end_inset
16961
16962
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 </row>
16968 <row>
16969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973
16974 \backslash
16975 ominus
16976 \end_layout
16977
16978 \end_inset
16979 </cell>
16980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16981 \begin_inset Text
16982
16983 \begin_layout Plain Layout
16984 \begin_inset Formula $\ominus$
16985 \end_inset
16986
16987
16988 \end_layout
16989
16990 \end_inset
16991 </cell>
16992 </row>
16993 <row>
16994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16995 \begin_inset Text
16996
16997 \begin_layout Plain Layout
16998
16999 \backslash
17000 otimes
17001 \end_layout
17002
17003 \end_inset
17004 </cell>
17005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17006 \begin_inset Text
17007
17008 \begin_layout Plain Layout
17009 \begin_inset Formula $\otimes$
17010 \end_inset
17011
17012
17013 \end_layout
17014
17015 \end_inset
17016 </cell>
17017 </row>
17018 <row>
17019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17020 \begin_inset Text
17021
17022 \begin_layout Plain Layout
17023
17024 \backslash
17025 oslash
17026 \end_layout
17027
17028 \end_inset
17029 </cell>
17030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Plain Layout
17034 \begin_inset Formula $\oslash$
17035 \end_inset
17036
17037
17038 \end_layout
17039
17040 \end_inset
17041 </cell>
17042 </row>
17043 <row>
17044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17045 \begin_inset Text
17046
17047 \begin_layout Plain Layout
17048
17049 \backslash
17050 odot
17051 \end_layout
17052
17053 \end_inset
17054 </cell>
17055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17056 \begin_inset Text
17057
17058 \begin_layout Plain Layout
17059 \begin_inset Formula $\odot$
17060 \end_inset
17061
17062
17063 \end_layout
17064
17065 \end_inset
17066 </cell>
17067 </row>
17068 <row>
17069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17070 \begin_inset Text
17071
17072 \begin_layout Plain Layout
17073
17074 \backslash
17075 amalg
17076 \end_layout
17077
17078 \end_inset
17079 </cell>
17080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17081 \begin_inset Text
17082
17083 \begin_layout Plain Layout
17084 \begin_inset Formula $\amalg$
17085 \end_inset
17086
17087
17088 \end_layout
17089
17090 \end_inset
17091 </cell>
17092 </row>
17093 <row>
17094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17095 \begin_inset Text
17096
17097 \begin_layout Plain Layout
17098
17099 \backslash
17100 uplus
17101 \end_layout
17102
17103 \end_inset
17104 </cell>
17105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17106 \begin_inset Text
17107
17108 \begin_layout Plain Layout
17109 \begin_inset Formula $\uplus$
17110 \end_inset
17111
17112
17113 \end_layout
17114
17115 \end_inset
17116 </cell>
17117 </row>
17118 <row>
17119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17120 \begin_inset Text
17121
17122 \begin_layout Plain Layout
17123
17124 \backslash
17125 setminus
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17131 \begin_inset Text
17132
17133 \begin_layout Plain Layout
17134 \begin_inset Formula $\setminus$
17135 \end_inset
17136
17137
17138 \end_layout
17139
17140 \end_inset
17141 </cell>
17142 </row>
17143 <row>
17144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17145 \begin_inset Text
17146
17147 \begin_layout Plain Layout
17148
17149 \backslash
17150 sqcap
17151 \end_layout
17152
17153 \end_inset
17154 </cell>
17155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17156 \begin_inset Text
17157
17158 \begin_layout Plain Layout
17159 \begin_inset Formula $\sqcap$
17160 \end_inset
17161
17162
17163 \end_layout
17164
17165 \end_inset
17166 </cell>
17167 </row>
17168 <row>
17169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17170 \begin_inset Text
17171
17172 \begin_layout Plain Layout
17173
17174 \backslash
17175 sqcup
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17181 \begin_inset Text
17182
17183 \begin_layout Plain Layout
17184 \begin_inset Formula $\sqcup$
17185 \end_inset
17186
17187
17188 \end_layout
17189
17190 \end_inset
17191 </cell>
17192 </row>
17193 <row>
17194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17195 \begin_inset Text
17196
17197 \begin_layout Plain Layout
17198
17199 \backslash
17200 triangleleft
17201 \end_layout
17202
17203 \end_inset
17204 </cell>
17205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17206 \begin_inset Text
17207
17208 \begin_layout Plain Layout
17209 \begin_inset Formula $\triangleleft$
17210 \end_inset
17211
17212
17213 \end_layout
17214
17215 \end_inset
17216 </cell>
17217 </row>
17218 <row>
17219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17220 \begin_inset Text
17221
17222 \begin_layout Plain Layout
17223
17224 \backslash
17225 triangleright
17226 \end_layout
17227
17228 \end_inset
17229 </cell>
17230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17231 \begin_inset Text
17232
17233 \begin_layout Plain Layout
17234 \begin_inset Formula $\triangleright$
17235 \end_inset
17236
17237
17238 \end_layout
17239
17240 \end_inset
17241 </cell>
17242 </row>
17243 </lyxtabular>
17244
17245 \end_inset
17246
17247
17248 \begin_inset space \hfill{}
17249 \end_inset
17250
17251
17252 \end_layout
17253
17254 \begin_layout Standard
17255 二項演算子は、すべて数式ツールバーボタンの
17256 \begin_inset Graphics
17257         filename ../../images/math/pm.png
17258         scale 85
17259
17260 \end_inset
17261
17262 から挿入することもできます。
17263 \end_layout
17264
17265 \begin_layout Standard
17266 ラプラス演算子を組版するには、
17267 \series bold
17268
17269 \backslash
17270 bigtriangleup
17271 \series default
17272 以外に、
17273 \series bold
17274
17275 \backslash
17276 Delta
17277 \series default
17278
17279 \series bold
17280
17281 \backslash
17282 nabla
17283 \series default
17284 ^
17285 \series bold
17286 2
17287 \series default
17288
17289 \begin_inset Formula $\nabla^{2}$
17290 \end_inset
17291
17292 )を使用することもできます。
17293 \end_layout
17294
17295 \begin_layout Standard
17296
17297 \family sans
17298 挿入\SpecialChar \menuseparator
17299 特殊文字
17300 \family default
17301 メニューの
17302 \family sans
17303 メニュー区切り
17304 \family default
17305 で入力される文字は、
17306 \series bold
17307
17308 \backslash
17309 triangleright
17310 \series default
17311 演算子です。
17312 \end_layout
17313
17314 \begin_layout Subsection
17315 自己定義演算子
17316 \begin_inset CommandInset label
17317 LatexCommand label
17318 name "sub:自己定義演算子"
17319
17320 \end_inset
17321
17322
17323 \begin_inset Index idx
17324 status collapsed
17325
17326 \begin_layout Plain Layout
17327 えんざんし@演算子 ! じこていぎ@自己定義
17328 \end_layout
17329
17330 \end_inset
17331
17332
17333 \end_layout
17334
17335 \begin_layout Standard
17336 LaTeXプリアンブルで
17337 \series bold
17338
17339 \backslash
17340 DeclareMathOperator
17341 \series default
17342
17343 \begin_inset Index idx
17344 status collapsed
17345
17346 \begin_layout Plain Layout
17347 こまんど@コマンド ! D ! 
17348 \backslash
17349 dbinom@
17350 \backslash
17351 DeclareMathOperator
17352 \end_layout
17353
17354 \end_inset
17355
17356 コマンドを使用すると、自製演算子を定義することができます。このコマンドの書式は
17357 \end_layout
17358
17359 \begin_layout Standard
17360
17361 \series bold
17362
17363 \backslash
17364 DeclareMathOperator{新規コマンド}{表示}
17365 \end_layout
17366
17367 \begin_layout Standard
17368 です。「表示」は、出力での演算子の表示され方を定義する文字や記号です。大演算子を定義するには、コマンドの後に「*」を置きます。自己定義の大演算子は、すべて第
17369 \begin_inset CommandInset ref
17370 LatexCommand ref
17371 reference "sub:演算子の範囲"
17372
17373 \end_inset
17374
17375 節で述べられた範囲を指定することができます。
17376 \end_layout
17377
17378 \begin_layout Standard
17379 たとえば、以下のようなLaTeXプリアンブル行
17380 \end_layout
17381
17382 \begin_layout Standard
17383
17384 \series bold
17385
17386 \backslash
17387 DeclareMathOperator*{
17388 \backslash
17389 Lozenge}{
17390 \backslash
17391 blacklozenge}
17392 \end_layout
17393
17394 \begin_layout Standard
17395 は、第
17396 \begin_inset CommandInset ref
17397 LatexCommand ref
17398 reference "sub:その他の記号"
17399
17400 \end_inset
17401
17402 節にある菱形記号を使った大演算子を挿入する、以下のようなコマンド
17403 \series bold
17404
17405 \backslash
17406 Lozenge
17407 \series default
17408 を定義します。
17409 \begin_inset Formula 
17410 \[
17411 \Lozenge_{n=1}^{\infty}
17412 \]
17413
17414 \end_inset
17415
17416 上記の数式を作るコマンドは、
17417 \series bold
17418
17419 \backslash
17420 Lozenge
17421 \series default
17422 ^
17423 \series bold
17424
17425 \backslash
17426 infty
17427 \begin_inset Formula $\to$
17428 \end_inset
17429
17430 _n=1
17431 \series default
17432 です。
17433 \end_layout
17434
17435 \begin_layout Standard
17436 \begin_inset VSpace bigskip
17437 \end_inset
17438
17439 自己定義演算子を、同一文書内で複数回用いない時には、以下の書式を持つ
17440 \series bold
17441
17442 \backslash
17443 mathop
17444 \series default
17445
17446 \begin_inset Index idx
17447 status collapsed
17448
17449 \begin_layout Plain Layout
17450 こまんど@コマンド ! M ! 
17451 \backslash
17452 mathop
17453 \end_layout
17454
17455 \end_inset
17456
17457 コマンドおよび
17458 \series bold
17459
17460 \backslash
17461 mathbin
17462 \series default
17463
17464 \begin_inset Index idx
17465 status collapsed
17466
17467 \begin_layout Plain Layout
17468 こまんど@コマンド ! M ! 
17469 \backslash
17470 mathbin
17471 \end_layout
17472
17473 \end_inset
17474
17475 コマンドを用いて定義を行うこともできます。
17476 \end_layout
17477
17478 \begin_layout Standard
17479 (書式)
17480 \series bold
17481
17482 \backslash
17483 mathop{表示}
17484 \series default
17485 および
17486 \series bold
17487
17488 \backslash
17489 mathbin{表示}
17490 \end_layout
17491
17492 \begin_layout Standard
17493
17494 \series bold
17495
17496 \backslash
17497 mathop
17498 \series default
17499 は大演算子を定義し、
17500 \series bold
17501
17502 \backslash
17503 mathbin
17504 \series default
17505 は二項演算子を定義します。
17506 \end_layout
17507
17508 \begin_layout Standard
17509 たとえば
17510 \series bold
17511
17512 \backslash
17513 mathop
17514 \series default
17515 は、以下のように、複数の演算子に共通の範囲指定を行うのに用いることができます。
17516 \end_layout
17517
17518 \begin_layout Standard
17519 \begin_inset Formula 
17520 \[
17521 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17522 \]
17523
17524 \end_inset
17525
17526
17527 \end_layout
17528
17529 \begin_layout Standard
17530 上記の数式では
17531 \begin_inset Newline newline
17532 \end_inset
17533
17534
17535 \series bold
17536
17537 \backslash
17538 mathop{
17539 \backslash
17540 sum
17541 \backslash
17542 negmedspace
17543 \backslash
17544 sum
17545 \series default
17546
17547 \begin_inset ERT
17548 status collapsed
17549
17550 \begin_layout Plain Layout
17551
17552
17553 \backslash
17554 spce 
17555 \end_layout
17556
17557 \end_inset
17558
17559
17560 \series bold
17561
17562 \begin_inset Formula $\to$
17563 \end_inset
17564
17565 ^N
17566 \series default
17567
17568 \begin_inset ERT
17569 status collapsed
17570
17571 \begin_layout Plain Layout
17572
17573
17574 \backslash
17575 spce 
17576 \end_layout
17577
17578 \end_inset
17579
17580
17581 \series bold
17582 _i,j=1
17583 \begin_inset Newline newline
17584 \end_inset
17585
17586
17587 \series default
17588 というコマンドを用いています。
17589 \end_layout
17590
17591 \begin_layout Section
17592 書体
17593 \begin_inset Index idx
17594 status collapsed
17595
17596 \begin_layout Plain Layout
17597 しょたい@書体
17598 \end_layout
17599
17600 \end_inset
17601
17602
17603 \begin_inset Index idx
17604 status collapsed
17605
17606 \begin_layout Plain Layout
17607 ふぉんと@フォント | see
17608 \begin_inset ERT
17609 status collapsed
17610
17611 \begin_layout Plain Layout
17612
17613 {
17614 \end_layout
17615
17616 \end_inset
17617
17618 書体
17619 \begin_inset ERT
17620 status collapsed
17621
17622 \begin_layout Plain Layout
17623
17624 }
17625 \end_layout
17626
17627 \end_inset
17628
17629
17630 \end_layout
17631
17632 \end_inset
17633
17634
17635 \end_layout
17636
17637 \begin_layout Subsection
17638 書体様式
17639 \begin_inset CommandInset label
17640 LatexCommand label
17641 name "sub:書体様式"
17642
17643 \end_inset
17644
17645
17646 \begin_inset Index idx
17647 status collapsed
17648
17649 \begin_layout Plain Layout
17650 しょたい@書体 ! ようしき@様式
17651 \end_layout
17652
17653 \end_inset
17654
17655
17656 \end_layout
17657
17658 \begin_layout Standard
17659 数式中のラテン文字は、以下の書体様式のうちいずれかに設定することができます。
17660 \begin_inset VSpace -2mm
17661 \end_inset
17662
17663
17664 \end_layout
17665
17666 \begin_layout Standard
17667 \align center
17668 \begin_inset Tabular
17669 <lyxtabular version="3" rows="7" columns="3">
17670 <features tabularvalignment="middle">
17671 <column alignment="center" valignment="top" width="0">
17672 <column alignment="center" valignment="top" width="0">
17673 <column alignment="center" valignment="top" width="0">
17674 <row>
17675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17676 \begin_inset Text
17677
17678 \begin_layout Plain Layout
17679 コマンド
17680 \end_layout
17681
17682 \end_inset
17683 </cell>
17684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17685 \begin_inset Text
17686
17687 \begin_layout Plain Layout
17688 出力
17689 \end_layout
17690
17691 \end_inset
17692 </cell>
17693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17694 \begin_inset Text
17695
17696 \begin_layout Plain Layout
17697 短絡キー
17698 \end_layout
17699
17700 \end_inset
17701 </cell>
17702 </row>
17703 <row>
17704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17705 \begin_inset Text
17706
17707 \begin_layout Plain Layout
17708
17709 \backslash
17710 mathbb
17711 \series bold
17712
17713 \begin_inset ERT
17714 status collapsed
17715
17716 \begin_layout Plain Layout
17717
17718
17719 \backslash
17720 spce 
17721 \end_layout
17722
17723 \end_inset
17724
17725
17726 \series default
17727 ABC
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736 \begin_inset Formula $\mathbb{ABC}$
17737 \end_inset
17738
17739
17740 \end_layout
17741
17742 \end_inset
17743 </cell>
17744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17745 \begin_inset Text
17746
17747 \begin_layout Plain Layout
17748 \begin_inset Info
17749 type  "shortcut"
17750 arg   "font-noun"
17751 \end_inset
17752
17753
17754 \end_layout
17755
17756 \end_inset
17757 </cell>
17758 </row>
17759 <row>
17760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17761 \begin_inset Text
17762
17763 \begin_layout Plain Layout
17764
17765 \backslash
17766 mathbf
17767 \series bold
17768
17769 \begin_inset ERT
17770 status collapsed
17771
17772 \begin_layout Plain Layout
17773
17774
17775 \backslash
17776 spce 
17777 \end_layout
17778
17779 \end_inset
17780
17781
17782 \series default
17783 AbC
17784 \end_layout
17785
17786 \end_inset
17787 </cell>
17788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792 \begin_inset Formula $\mathbf{AbC}$
17793 \end_inset
17794
17795
17796 \end_layout
17797
17798 \end_inset
17799 </cell>
17800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17801 \begin_inset Text
17802
17803 \begin_layout Plain Layout
17804 \begin_inset Info
17805 type  "shortcut"
17806 arg   "font-bold"
17807 \end_inset
17808
17809
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 </row>
17815 <row>
17816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17817 \begin_inset Text
17818
17819 \begin_layout Plain Layout
17820
17821 \backslash
17822 boldsymbol
17823 \series bold
17824
17825 \begin_inset ERT
17826 status collapsed
17827
17828 \begin_layout Plain Layout
17829
17830
17831 \backslash
17832 spce 
17833 \end_layout
17834
17835 \end_inset
17836
17837
17838 \series default
17839 AbC
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848 \begin_inset Formula $\boldsymbol{AbC}$
17849 \end_inset
17850
17851
17852 \end_layout
17853
17854 \end_inset
17855 </cell>
17856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17857 \begin_inset Text
17858
17859 \begin_layout Plain Layout
17860 \begin_inset Info
17861 type  "shortcuts"
17862 arg   "font-boldsymbol"
17863 \end_inset
17864
17865
17866 \end_layout
17867
17868 \end_inset
17869 </cell>
17870 </row>
17871 <row>
17872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17873 \begin_inset Text
17874
17875 \begin_layout Plain Layout
17876
17877 \backslash
17878 mathcal
17879 \series bold
17880
17881 \begin_inset ERT
17882 status collapsed
17883
17884 \begin_layout Plain Layout
17885
17886
17887 \backslash
17888 spce 
17889 \end_layout
17890
17891 \end_inset
17892
17893
17894 \series default
17895 ABC
17896 \end_layout
17897
17898 \end_inset
17899 </cell>
17900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17901 \begin_inset Text
17902
17903 \begin_layout Plain Layout
17904 \begin_inset Formula $\mathcal{ABC}$
17905 \end_inset
17906
17907
17908 \end_layout
17909
17910 \end_inset
17911 </cell>
17912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17913 \begin_inset Text
17914
17915 \begin_layout Plain Layout
17916 \begin_inset Info
17917 type  "shortcut"
17918 arg   "font-emph"
17919 \end_inset
17920
17921
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 </row>
17927 <row>
17928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932
17933 \backslash
17934 mathfrak
17935 \series bold
17936
17937 \begin_inset ERT
17938 status collapsed
17939
17940 \begin_layout Plain Layout
17941
17942
17943 \backslash
17944 spce 
17945 \end_layout
17946
17947 \end_inset
17948
17949
17950 \series default
17951 AbC
17952 \end_layout
17953
17954 \end_inset
17955 </cell>
17956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17957 \begin_inset Text
17958
17959 \begin_layout Plain Layout
17960 \begin_inset Formula $\mathfrak{AbC}$
17961 \end_inset
17962
17963
17964 \end_layout
17965
17966 \end_inset
17967 </cell>
17968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17969 \begin_inset Text
17970
17971 \begin_layout Plain Layout
17972 -
17973 \end_layout
17974
17975 \end_inset
17976 </cell>
17977 </row>
17978 <row>
17979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Plain Layout
17983
17984 \backslash
17985 mathscr
17986 \series bold
17987
17988 \begin_inset ERT
17989 status collapsed
17990
17991 \begin_layout Plain Layout
17992
17993
17994 \backslash
17995 spce 
17996 \end_layout
17997
17998 \end_inset
17999
18000
18001 \series default
18002 AbC
18003 \end_layout
18004
18005 \end_inset
18006 </cell>
18007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18008 \begin_inset Text
18009
18010 \begin_layout Plain Layout
18011 \begin_inset Formula $\mathscr{AbC}$
18012 \end_inset
18013
18014
18015 \end_layout
18016
18017 \end_inset
18018 </cell>
18019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18020 \begin_inset Text
18021
18022 \begin_layout Plain Layout
18023 -
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 </row>
18029 </lyxtabular>
18030
18031 \end_inset
18032
18033
18034 \end_layout
18035
18036 \begin_layout Standard
18037 \align center
18038 \begin_inset Tabular
18039 <lyxtabular version="3" rows="5" columns="3">
18040 <features tabularvalignment="middle">
18041 <column alignment="center" valignment="top" width="0">
18042 <column alignment="center" valignment="top" width="0">
18043 <column alignment="center" valignment="top" width="0">
18044 <row>
18045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18046 \begin_inset Text
18047
18048 \begin_layout Plain Layout
18049 コマンド
18050 \end_layout
18051
18052 \end_inset
18053 </cell>
18054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18055 \begin_inset Text
18056
18057 \begin_layout Plain Layout
18058 出力
18059 \end_layout
18060
18061 \end_inset
18062 </cell>
18063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18064 \begin_inset Text
18065
18066 \begin_layout Plain Layout
18067 短絡キー
18068 \end_layout
18069
18070 \end_inset
18071 </cell>
18072 </row>
18073 <row>
18074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18075 \begin_inset Text
18076
18077 \begin_layout Plain Layout
18078
18079 \backslash
18080 mathit
18081 \series bold
18082
18083 \begin_inset ERT
18084 status collapsed
18085
18086 \begin_layout Plain Layout
18087
18088
18089 \backslash
18090 spce 
18091 \end_layout
18092
18093 \end_inset
18094
18095
18096 \series default
18097 AbC
18098 \end_layout
18099
18100 \end_inset
18101 </cell>
18102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18103 \begin_inset Text
18104
18105 \begin_layout Plain Layout
18106 \begin_inset Formula $\mathit{AbC}$
18107 \end_inset
18108
18109
18110 \end_layout
18111
18112 \end_inset
18113 </cell>
18114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18115 \begin_inset Text
18116
18117 \begin_layout Plain Layout
18118 -
18119 \end_layout
18120
18121 \end_inset
18122 </cell>
18123 </row>
18124 <row>
18125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18126 \begin_inset Text
18127
18128 \begin_layout Plain Layout
18129
18130 \backslash
18131 mathrm
18132 \series bold
18133
18134 \begin_inset ERT
18135 status collapsed
18136
18137 \begin_layout Plain Layout
18138
18139
18140 \backslash
18141 spce 
18142 \end_layout
18143
18144 \end_inset
18145
18146
18147 \series default
18148 AbC
18149 \end_layout
18150
18151 \end_inset
18152 </cell>
18153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18154 \begin_inset Text
18155
18156 \begin_layout Plain Layout
18157 \begin_inset Formula $\mathrm{AbC}$
18158 \end_inset
18159
18160
18161 \end_layout
18162
18163 \end_inset
18164 </cell>
18165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18166 \begin_inset Text
18167
18168 \begin_layout Plain Layout
18169 \begin_inset Info
18170 type  "shortcut"
18171 arg   "font-roman"
18172 \end_inset
18173
18174
18175 \end_layout
18176
18177 \end_inset
18178 </cell>
18179 </row>
18180 <row>
18181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18182 \begin_inset Text
18183
18184 \begin_layout Plain Layout
18185
18186 \backslash
18187 mathsf
18188 \series bold
18189
18190 \begin_inset ERT
18191 status collapsed
18192
18193 \begin_layout Plain Layout
18194
18195
18196 \backslash
18197 spce 
18198 \end_layout
18199
18200 \end_inset
18201
18202
18203 \series default
18204 AbC
18205 \end_layout
18206
18207 \end_inset
18208 </cell>
18209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18210 \begin_inset Text
18211
18212 \begin_layout Plain Layout
18213 \begin_inset Formula $\mathsf{AbC}$
18214 \end_inset
18215
18216
18217 \end_layout
18218
18219 \end_inset
18220 </cell>
18221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18222 \begin_inset Text
18223
18224 \begin_layout Plain Layout
18225 \begin_inset Info
18226 type  "shortcut"
18227 arg   "font-sans"
18228 \end_inset
18229
18230
18231 \end_layout
18232
18233 \end_inset
18234 </cell>
18235 </row>
18236 <row>
18237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18238 \begin_inset Text
18239
18240 \begin_layout Plain Layout
18241
18242 \backslash
18243 mathtt
18244 \series bold
18245
18246 \begin_inset ERT
18247 status collapsed
18248
18249 \begin_layout Plain Layout
18250
18251
18252 \backslash
18253 spce 
18254 \end_layout
18255
18256 \end_inset
18257
18258
18259 \series default
18260 AbC
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18266 \begin_inset Text
18267
18268 \begin_layout Plain Layout
18269 \begin_inset Formula $\mathtt{AbC}$
18270 \end_inset
18271
18272
18273 \end_layout
18274
18275 \end_inset
18276 </cell>
18277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18278 \begin_inset Text
18279
18280 \begin_layout Plain Layout
18281 \begin_inset Info
18282 type  "shortcut"
18283 arg   "font-typewriter"
18284 \end_inset
18285
18286
18287 \end_layout
18288
18289 \end_inset
18290 </cell>
18291 </row>
18292 </lyxtabular>
18293
18294 \end_inset
18295
18296
18297 \end_layout
18298
18299 \begin_layout Standard
18300 \begin_inset Note Greyedout
18301 status open
18302
18303 \begin_layout Plain Layout
18304
18305 \series bold
18306 (注意)
18307 \backslash
18308 mathbb
18309 \series default
18310 様式と
18311 \series bold
18312
18313 \backslash
18314 mathcal
18315 \series default
18316 様式は、大文字にのみ使用することができます。
18317 \end_layout
18318
18319 \end_inset
18320
18321
18322 \end_layout
18323
18324 \begin_layout Standard
18325 既定では、
18326 \series bold
18327
18328 \backslash
18329 mathnormal
18330 \series default
18331 様式に設定されています。
18332 \end_layout
18333
18334 \begin_layout Standard
18335 書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
18336 \begin_inset Formula 
18337 \[
18338 \mathfrak{A=\frac{b}{C}}
18339 \]
18340
18341 \end_inset
18342
18343
18344 \end_layout
18345
18346 \begin_layout Standard
18347 数式テキストに含まれる文字に対しては、数式書体様式は反映せず、
18348 \series bold
18349
18350 \backslash
18351 textrm
18352 \series default
18353 様式で表示されます。数式テキストの様式を文字様式ダイアログで設定することができないのは、LyXのバグです
18354 \begin_inset Foot
18355 status collapsed
18356
18357 \begin_layout Plain Layout
18358 \begin_inset CommandInset href
18359 LatexCommand href
18360 name "LyX-bug #4629"
18361 target "http://www.lyx.org/trac/ticket/4629"
18362
18363 \end_inset
18364
18365
18366 \end_layout
18367
18368 \end_inset
18369
18370
18371 \end_layout
18372
18373 \begin_layout Standard
18374 書体様式コマンドの代わりに、
18375 \family sans
18376 編集\SpecialChar \menuseparator
18377 数学\SpecialChar \menuseparator
18378 文字様式
18379 \family default
18380 ダイアログや、
18381 \begin_inset Graphics
18382         filename ../../images/math/font.png
18383         scale 85
18384
18385 \end_inset
18386
18387 を使用することもできます。
18388 \end_layout
18389
18390 \begin_layout Subsection
18391 ボールド体の数式
18392 \begin_inset CommandInset label
18393 LatexCommand label
18394 name "sub:ボールド体の数式"
18395
18396 \end_inset
18397
18398
18399 \begin_inset Index idx
18400 status collapsed
18401
18402 \begin_layout Plain Layout
18403 すうしき@数式 ! ぼーるどたい@ボールド体
18404 \end_layout
18405
18406 \end_inset
18407
18408
18409 \end_layout
18410
18411 \begin_layout Standard
18412 数式全体をボールド体にしようとすると、前節の
18413 \series bold
18414
18415 \backslash
18416 mathbf
18417 \series default
18418 コマンドは、ギリシャ文字の小文字に対しては機能しないので、使用することができません。さらにこのコマンドは、以下の式のように、ラテン文字をつねにアップライト体に印
18419 字してしまいます。
18420 \end_layout
18421
18422 \begin_layout Standard
18423 \begin_inset Formula 
18424 \[
18425 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
18426 \]
18427
18428 \end_inset
18429
18430
18431 \end_layout
18432
18433 \begin_layout Standard
18434 この数式を正しく表示するには、以下のように、
18435 \series bold
18436
18437 \backslash
18438 boldsymbol
18439 \series default
18440 コマンドを使用します。
18441 \begin_inset Formula 
18442 \[
18443 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
18444 \]
18445
18446 \end_inset
18447
18448 また、数式を
18449 \series bold
18450 boldmath環境
18451 \series default
18452 に設定する方法もあります。この環境は、TeXモードで
18453 \series bold
18454
18455 \backslash
18456 boldmath
18457 \begin_inset Index idx
18458 status collapsed
18459
18460 \begin_layout Plain Layout
18461 こまんど@コマンド ! B ! 
18462 \backslash
18463 boldmath
18464 \end_layout
18465
18466 \end_inset
18467
18468
18469 \series default
18470 コマンドを挿入することによって作ることができます。環境を閉じるには、
18471 \series bold
18472
18473 \backslash
18474 unboldmath
18475 \begin_inset Index idx
18476 status collapsed
18477
18478 \begin_layout Plain Layout
18479 こまんど@コマンド ! U ! 
18480 \backslash
18481 unboldmath
18482 \end_layout
18483
18484 \end_inset
18485
18486
18487 \series default
18488 コマンドをTeXモードで挿入します。
18489 \begin_inset ERT
18490 status collapsed
18491
18492 \begin_layout Plain Layout
18493
18494
18495 \backslash
18496 boldmath 
18497 \end_layout
18498
18499 \end_inset
18500
18501
18502 \begin_inset Formula 
18503 \[
18504 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
18505 \]
18506
18507 \end_inset
18508
18509
18510 \begin_inset ERT
18511 status collapsed
18512
18513 \begin_layout Plain Layout
18514
18515
18516 \backslash
18517 unboldmath 
18518 \end_layout
18519
18520 \end_inset
18521
18522
18523 \end_layout
18524
18525 \begin_layout Subsection
18526 色付きの数式
18527 \begin_inset Index idx
18528 status collapsed
18529
18530 \begin_layout Plain Layout
18531 すうしき@数式 ! いろつき@色付き
18532 \end_layout
18533
18534 \end_inset
18535
18536
18537 \end_layout
18538
18539 \begin_layout Standard
18540 数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
18541 \begin_inset Formula 
18542 \[
18543 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18544 \]
18545
18546 \end_inset
18547
18548
18549 \end_layout
18550
18551 \begin_layout Standard
18552
18553 \begin_inset CommandInset ref
18554 LatexCommand ref
18555 reference "sub:色付きボックス"
18556
18557 \end_inset
18558
18559 節に述べられているように、自製の色を定義することもできます。自製の色は、以下の書式を持つ
18560 \series bold
18561
18562 \backslash
18563 textcolor
18564 \series default
18565
18566 \begin_inset Index idx
18567 status collapsed
18568
18569 \begin_layout Plain Layout
18570 こまんど@コマンド ! T ! 
18571 \backslash
18572 textcolor
18573 \end_layout
18574
18575 \end_inset
18576
18577 TeXコードコマンドで適用することができます。
18578 \end_layout
18579
18580 \begin_layout Standard
18581
18582 \series bold
18583
18584 \backslash
18585 textcolor{色}{文字ないし数式}
18586 \end_layout
18587
18588 \begin_layout Standard
18589 下記の例は、全体を濃緑にし、一部を赤にしています。
18590 \end_layout
18591
18592 \begin_layout Standard
18593 \begin_inset ERT
18594 status collapsed
18595
18596 \begin_layout Plain Layout
18597
18598
18599 \backslash
18600 textcolor{darkgreen}{
18601 \end_layout
18602
18603 \end_inset
18604
18605
18606 \begin_inset Formula 
18607 \[
18608 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18609 \]
18610
18611 \end_inset
18612
18613
18614 \begin_inset ERT
18615 status collapsed
18616
18617 \begin_layout Plain Layout
18618
18619 }
18620 \end_layout
18621
18622 \end_inset
18623
18624
18625 \end_layout
18626
18627 \begin_layout Standard
18628 LyXのバグのため、自製色は数式全体に対してしか使用することができません
18629 \begin_inset Foot
18630 status collapsed
18631
18632 \begin_layout Plain Layout
18633 \begin_inset CommandInset href
18634 LatexCommand href
18635 name "LyX-bug #5269"
18636 target "http://www.lyx.org/trac/ticket/5269"
18637
18638 \end_inset
18639
18640
18641 \end_layout
18642
18643 \end_inset
18644
18645
18646 \end_layout
18647
18648 \begin_layout Subsection
18649 書体寸法
18650 \begin_inset CommandInset label
18651 LatexCommand label
18652 name "sub:書体寸法"
18653
18654 \end_inset
18655
18656
18657 \begin_inset Index idx
18658 status collapsed
18659
18660 \begin_layout Plain Layout
18661 しょたい@書体 ! すんぽう@寸法
18662 \end_layout
18663
18664 \end_inset
18665
18666
18667 \end_layout
18668
18669 \begin_layout Standard
18670 数式内の文字については、本文中の文字同様、以下の書体寸法設定コマンドがあります。
18671 \end_layout
18672
18673 \begin_layout Standard
18674
18675 \series bold
18676
18677 \backslash
18678 Huge
18679 \series default
18680
18681 \series bold
18682
18683 \backslash
18684 huge
18685 \series default
18686
18687 \series bold
18688
18689 \backslash
18690 LARGE
18691 \series default
18692
18693 \series bold
18694
18695 \backslash
18696 Large
18697 \series default
18698
18699 \series bold
18700
18701 \backslash
18702 large
18703 \series default
18704
18705 \series bold
18706
18707 \backslash
18708 normalsize
18709 \series default
18710
18711 \series bold
18712
18713 \backslash
18714 small
18715 \series default
18716 ,
18717 \begin_inset Newline newline
18718 \end_inset
18719
18720
18721 \series bold
18722
18723 \backslash
18724 footnotesize
18725 \series default
18726
18727 \series bold
18728
18729 \backslash
18730 scriptsize
18731 \series default
18732 、および
18733 \series bold
18734
18735 \backslash
18736 tiny
18737 \end_layout
18738
18739 \begin_layout Standard
18740 これらのコマンドによって生成される実際の書体寸法は、文書の書体寸法に依存し、文書の書体寸法が
18741 \series bold
18742
18743 \backslash
18744 normalsize
18745 \series default
18746 コマンドに設定されます。他のコマンドは、
18747 \series bold
18748
18749 \backslash
18750 normalsize
18751 \series default
18752 を基準として拡大ないし縮小されます。しかしながら、書体寸法は一定の値を越えることができないようになっています。たとえば、文書書体寸法が12
18753 \begin_inset space \thinspace{}
18754 \end_inset
18755
18756 ptであるならば、
18757 \series bold
18758
18759 \backslash
18760 Huge
18761 \series default
18762 コマンドは
18763 \series bold
18764
18765 \backslash
18766 huge
18767 \series default
18768 コマンドと同じ大きさに落とされます。
18769 \end_layout
18770
18771 \begin_layout Standard
18772 ある場所以降のすべての数式と本文文字を変更するには、書体寸法コマンドをTeXモードで挿入します。元の書体寸法に戻すには、数式の後にTeXモードで
18773 \series bold
18774
18775 \backslash
18776 normalsize
18777 \series default
18778 コマンドを挿入します。
18779 \end_layout
18780
18781 \begin_layout Standard
18782 \begin_inset Newpage newpage
18783 \end_inset
18784
18785
18786 \end_layout
18787
18788 \begin_layout Standard
18789 数式内では、以下の寸法コマンドを使用して、寸法を変更することができます。
18790 \end_layout
18791
18792 \begin_layout Standard
18793 \noindent
18794 \align center
18795 \begin_inset Tabular
18796 <lyxtabular version="3" rows="5" columns="2">
18797 <features tabularvalignment="middle">
18798 <column alignment="center" valignment="top" width="0">
18799 <column alignment="center" valignment="top" width="0">
18800 <row>
18801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18802 \begin_inset Text
18803
18804 \begin_layout Plain Layout
18805 コマンド
18806 \end_layout
18807
18808 \end_inset
18809 </cell>
18810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18811 \begin_inset Text
18812
18813 \begin_layout Plain Layout
18814 出力
18815 \begin_inset Note Note
18816 status collapsed
18817
18818 \begin_layout Plain Layout
18819
18820 \series bold
18821
18822 \backslash
18823 raisebox
18824 \series default
18825  はスペーサーとして使用されているだけです。
18826 \end_layout
18827
18828 \end_inset
18829
18830
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 </row>
18836 <row>
18837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18838 \begin_inset Text
18839
18840 \begin_layout Plain Layout
18841
18842 \backslash
18843 displaystyle
18844 \begin_inset Index idx
18845 status collapsed
18846
18847 \begin_layout Plain Layout
18848 こまんど@コマンド ! D ! 
18849 \backslash
18850 displaystyle
18851 \end_layout
18852
18853 \end_inset
18854
18855
18856 \end_layout
18857
18858 \end_inset
18859 </cell>
18860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18865 \end_inset
18866
18867
18868 \end_layout
18869
18870 \end_inset
18871 </cell>
18872 </row>
18873 <row>
18874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18875 \begin_inset Text
18876
18877 \begin_layout Plain Layout
18878
18879 \backslash
18880 textstyle
18881 \end_layout
18882
18883 \end_inset
18884 </cell>
18885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18886 \begin_inset Text
18887
18888 \begin_layout Plain Layout
18889 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18890 \end_inset
18891
18892
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 </row>
18898 <row>
18899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18900 \begin_inset Text
18901
18902 \begin_layout Plain Layout
18903
18904 \backslash
18905 scriptstyle
18906 \end_layout
18907
18908 \end_inset
18909 </cell>
18910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18911 \begin_inset Text
18912
18913 \begin_layout Plain Layout
18914 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18915 \end_inset
18916
18917
18918 \end_layout
18919
18920 \end_inset
18921 </cell>
18922 </row>
18923 <row>
18924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18925 \begin_inset Text
18926
18927 \begin_layout Plain Layout
18928
18929 \backslash
18930 scriptscriptstyle
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18936 \begin_inset Text
18937
18938 \begin_layout Plain Layout
18939 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18940 \end_inset
18941
18942
18943 \end_layout
18944
18945 \end_inset
18946 </cell>
18947 </row>
18948 </lyxtabular>
18949
18950 \end_inset
18951
18952
18953 \end_layout
18954
18955 \begin_layout Standard
18956 これらのコマンドを入力すると、青いボックスが現れるので、そこに数式のパーツを入れることができます。
18957 \end_layout
18958
18959 \begin_layout Standard
18960 フォント寸法を変更するにはもう一つの方法がありますが、これは記号と数式内テキストのみに使うことができます。これを使うには、書体寸法コマンドを数式テキスト内に挿入
18961 します。数式テキストの終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
18962 \begin_inset VSpace -2mm
18963 \end_inset
18964
18965
18966 \end_layout
18967
18968 \begin_layout Standard
18969 \begin_inset ERT
18970 status collapsed
18971
18972 \begin_layout Plain Layout
18973
18974
18975 \backslash
18976 huge 
18977 \end_layout
18978
18979 \end_inset
18980
18981
18982 \begin_inset Formula 
18983 \[
18984 A=\frac{B}{c}\cdot\maltese
18985 \]
18986
18987 \end_inset
18988
18989
18990 \begin_inset Formula 
18991 \[
18992 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18993 \]
18994
18995 \end_inset
18996
18997
18998 \begin_inset ERT
18999 status collapsed
19000
19001 \begin_layout Plain Layout
19002
19003
19004 \backslash
19005 normalsize 
19006 \end_layout
19007
19008 \end_inset
19009
19010
19011 \end_layout
19012
19013 \begin_layout Standard
19014 \begin_inset VSpace medskip
19015 \end_inset
19016
19017 二つの式の前には、
19018 \series bold
19019
19020 \backslash
19021 huge
19022 \series default
19023 コマンドが挿入されています。二つ目の数式を入力するコマンドは、
19024 \begin_inset Newline newline
19025 \end_inset
19026
19027
19028 \series bold
19029
19030 \backslash
19031 maltese
19032 \begin_inset ERT
19033 status collapsed
19034
19035 \begin_layout Plain Layout
19036
19037
19038 \backslash
19039 spce 
19040 \end_layout
19041
19042 \end_inset
19043
19044 A Alt+M M 
19045 \backslash
19046 Large
19047 \begin_inset ERT
19048 status collapsed
19049
19050 \begin_layout Plain Layout
19051
19052
19053 \backslash
19054 spce 
19055 \end_layout
19056
19057 \end_inset
19058
19059
19060 \backslash
19061 maltese
19062 \begin_inset ERT
19063 status collapsed
19064
19065 \begin_layout Plain Layout
19066
19067
19068 \backslash
19069 spce 
19070 \end_layout
19071
19072 \end_inset
19073
19074
19075 \backslash
19076 textit
19077 \begin_inset ERT
19078 status collapsed
19079
19080 \begin_layout Plain Layout
19081
19082
19083 \backslash
19084 spce 
19085 \end_layout
19086
19087 \end_inset
19088
19089 A
19090 \begin_inset Formula $\to$
19091 \end_inset
19092
19093
19094 \begin_inset Formula $\to$
19095 \end_inset
19096
19097
19098 \begin_inset Newline newline
19099 \end_inset
19100
19101
19102 \begin_inset space \hspace*{}
19103 \length 1cm
19104 \end_inset
19105
19106 Alt+M
19107 \series default
19108  
19109 \series bold
19110
19111 \backslash
19112 tiny
19113 \begin_inset ERT
19114 status collapsed
19115
19116 \begin_layout Plain Layout
19117
19118
19119 \backslash
19120 spce 
19121 \end_layout
19122
19123 \end_inset
19124
19125
19126 \backslash
19127 maltese
19128 \begin_inset ERT
19129 status collapsed
19130
19131 \begin_layout Plain Layout
19132
19133
19134 \backslash
19135 spce 
19136 \end_layout
19137
19138 \end_inset
19139
19140
19141 \backslash
19142 textit
19143 \begin_inset ERT
19144 status collapsed
19145
19146 \begin_layout Plain Layout
19147
19148
19149 \backslash
19150 spce 
19151 \end_layout
19152
19153 \end_inset
19154
19155 A
19156 \begin_inset Newline newline
19157 \end_inset
19158
19159
19160 \series default
19161 のようになります。
19162 \end_layout
19163
19164 \begin_layout Standard
19165 ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
19166 \begin_inset Newpage newpage
19167 \end_inset
19168
19169
19170 \end_layout
19171
19172 \begin_layout Section
19173 ギリシャ文字
19174 \begin_inset Index idx
19175 status collapsed
19176
19177 \begin_layout Plain Layout
19178 ぎりしゃもじ@ギリシャ文字
19179 \end_layout
19180
19181 \end_inset
19182
19183
19184 \end_layout
19185
19186 \begin_layout Standard
19187 すべてのギリシャ文字は、ツールバーボタンの
19188 \begin_inset Graphics
19189         filename ../../images/math/alpha.png
19190         scale 85
19191
19192 \end_inset
19193
19194 からでも挿入することができます。各国の組版規則では、数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが、フランス語やロ
19195 シア語などいくつかの言語では、それにもかかわらず立体で組版されることがあります。
19196 \end_layout
19197
19198 \begin_layout Subsection
19199 小文字
19200 \begin_inset Index idx
19201 status collapsed
19202
19203 \begin_layout Plain Layout
19204 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
19205 \end_layout
19206
19207 \end_inset
19208
19209
19210 \end_layout
19211
19212 \begin_layout Standard
19213 \begin_inset space \hfill{}
19214 \end_inset
19215
19216
19217 \begin_inset Tabular
19218 <lyxtabular version="3" rows="11" columns="2">
19219 <features tabularvalignment="middle">
19220 <column alignment="center" valignment="top" width="0pt">
19221 <column alignment="center" valignment="top" width="0pt">
19222 <row>
19223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19224 \begin_inset Text
19225
19226 \begin_layout Plain Layout
19227 コマンド
19228 \end_layout
19229
19230 \end_inset
19231 </cell>
19232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19233 \begin_inset Text
19234
19235 \begin_layout Plain Layout
19236 出力
19237 \end_layout
19238
19239 \end_inset
19240 </cell>
19241 </row>
19242 <row>
19243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19244 \begin_inset Text
19245
19246 \begin_layout Plain Layout
19247
19248 \backslash
19249 alpha
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Plain Layout
19258 \begin_inset Formula $\alpha$
19259 \end_inset
19260
19261
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 </row>
19267 <row>
19268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Plain Layout
19272
19273 \backslash
19274 beta
19275 \end_layout
19276
19277 \end_inset
19278 </cell>
19279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Plain Layout
19283 \begin_inset Formula $\beta$
19284 \end_inset
19285
19286
19287 \end_layout
19288
19289 \end_inset
19290 </cell>
19291 </row>
19292 <row>
19293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19294 \begin_inset Text
19295
19296 \begin_layout Plain Layout
19297
19298 \backslash
19299 gamma
19300 \end_layout
19301
19302 \end_inset
19303 </cell>
19304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19305 \begin_inset Text
19306
19307 \begin_layout Plain Layout
19308 \begin_inset Formula $\gamma$
19309 \end_inset
19310
19311
19312 \end_layout
19313
19314 \end_inset
19315 </cell>
19316 </row>
19317 <row>
19318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19319 \begin_inset Text
19320
19321 \begin_layout Plain Layout
19322
19323 \backslash
19324 delta
19325 \end_layout
19326
19327 \end_inset
19328 </cell>
19329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19330 \begin_inset Text
19331
19332 \begin_layout Plain Layout
19333 \begin_inset Formula $\delta$
19334 \end_inset
19335
19336
19337 \end_layout
19338
19339 \end_inset
19340 </cell>
19341 </row>
19342 <row>
19343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347
19348 \backslash
19349 epsilon
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358 \begin_inset Formula $\epsilon$
19359 \end_inset
19360
19361
19362 \end_layout
19363
19364 \end_inset
19365 </cell>
19366 </row>
19367 <row>
19368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19369 \begin_inset Text
19370
19371 \begin_layout Plain Layout
19372
19373 \backslash
19374 varepsilon
19375 \end_layout
19376
19377 \end_inset
19378 </cell>
19379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19380 \begin_inset Text
19381
19382 \begin_layout Plain Layout
19383 \begin_inset Formula $\varepsilon$
19384 \end_inset
19385
19386
19387 \end_layout
19388
19389 \end_inset
19390 </cell>
19391 </row>
19392 <row>
19393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19394 \begin_inset Text
19395
19396 \begin_layout Plain Layout
19397
19398 \backslash
19399 zeta
19400 \end_layout
19401
19402 \end_inset
19403 </cell>
19404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19405 \begin_inset Text
19406
19407 \begin_layout Plain Layout
19408 \begin_inset Formula $\zeta$
19409 \end_inset
19410
19411
19412 \end_layout
19413
19414 \end_inset
19415 </cell>
19416 </row>
19417 <row>
19418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19419 \begin_inset Text
19420
19421 \begin_layout Plain Layout
19422
19423 \backslash
19424 eta
19425 \end_layout
19426
19427 \end_inset
19428 </cell>
19429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19430 \begin_inset Text
19431
19432 \begin_layout Plain Layout
19433 \begin_inset Formula $\eta$
19434 \end_inset
19435
19436
19437 \end_layout
19438
19439 \end_inset
19440 </cell>
19441 </row>
19442 <row>
19443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19444 \begin_inset Text
19445
19446 \begin_layout Plain Layout
19447
19448 \backslash
19449 theta
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Plain Layout
19458 \begin_inset Formula $\theta$
19459 \end_inset
19460
19461
19462 \end_layout
19463
19464 \end_inset
19465 </cell>
19466 </row>
19467 <row>
19468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19469 \begin_inset Text
19470
19471 \begin_layout Plain Layout
19472
19473 \backslash
19474 vartheta
19475 \end_layout
19476
19477 \end_inset
19478 </cell>
19479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19480 \begin_inset Text
19481
19482 \begin_layout Plain Layout
19483 \begin_inset Formula $\vartheta$
19484 \end_inset
19485
19486
19487 \end_layout
19488
19489 \end_inset
19490 </cell>
19491 </row>
19492 </lyxtabular>
19493
19494 \end_inset
19495
19496
19497 \begin_inset space \hfill{}
19498 \end_inset
19499
19500
19501 \begin_inset Tabular
19502 <lyxtabular version="3" rows="12" columns="2">
19503 <features tabularvalignment="middle">
19504 <column alignment="center" valignment="top" width="0pt">
19505 <column alignment="center" valignment="top" width="0pt">
19506 <row>
19507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19508 \begin_inset Text
19509
19510 \begin_layout Plain Layout
19511 コマンド
19512 \end_layout
19513
19514 \end_inset
19515 </cell>
19516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19517 \begin_inset Text
19518
19519 \begin_layout Plain Layout
19520 出力
19521 \end_layout
19522
19523 \end_inset
19524 </cell>
19525 </row>
19526 <row>
19527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19528 \begin_inset Text
19529
19530 \begin_layout Plain Layout
19531
19532 \backslash
19533 iota
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542 \begin_inset Formula $\iota$
19543 \end_inset
19544
19545
19546 \end_layout
19547
19548 \end_inset
19549 </cell>
19550 </row>
19551 <row>
19552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19553 \begin_inset Text
19554
19555 \begin_layout Plain Layout
19556
19557 \backslash
19558 kappa
19559 \end_layout
19560
19561 \end_inset
19562 </cell>
19563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567 \begin_inset Formula $\kappa$
19568 \end_inset
19569
19570
19571 \end_layout
19572
19573 \end_inset
19574 </cell>
19575 </row>
19576 <row>
19577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19578 \begin_inset Text
19579
19580 \begin_layout Plain Layout
19581
19582 \backslash
19583 varkappa
19584 \end_layout
19585
19586 \end_inset
19587 </cell>
19588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592 \begin_inset Formula $\varkappa$
19593 \end_inset
19594
19595
19596 \end_layout
19597
19598 \end_inset
19599 </cell>
19600 </row>
19601 <row>
19602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19603 \begin_inset Text
19604
19605 \begin_layout Plain Layout
19606
19607 \backslash
19608 lambda
19609 \end_layout
19610
19611 \end_inset
19612 </cell>
19613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19614 \begin_inset Text
19615
19616 \begin_layout Plain Layout
19617 \begin_inset Formula $\lambda$
19618 \end_inset
19619
19620
19621 \end_layout
19622
19623 \end_inset
19624 </cell>
19625 </row>
19626 <row>
19627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19628 \begin_inset Text
19629
19630 \begin_layout Plain Layout
19631
19632 \backslash
19633 mu
19634 \end_layout
19635
19636 \end_inset
19637 </cell>
19638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19639 \begin_inset Text
19640
19641 \begin_layout Plain Layout
19642 \begin_inset Formula $\mu$
19643 \end_inset
19644
19645
19646 \end_layout
19647
19648 \end_inset
19649 </cell>
19650 </row>
19651 <row>
19652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19653 \begin_inset Text
19654
19655 \begin_layout Plain Layout
19656
19657 \backslash
19658 nu
19659 \end_layout
19660
19661 \end_inset
19662 </cell>
19663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19664 \begin_inset Text
19665
19666 \begin_layout Plain Layout
19667 \begin_inset Formula $\nu$
19668 \end_inset
19669
19670
19671 \end_layout
19672
19673 \end_inset
19674 </cell>
19675 </row>
19676 <row>
19677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19678 \begin_inset Text
19679
19680 \begin_layout Plain Layout
19681
19682 \backslash
19683 xi
19684 \end_layout
19685
19686 \end_inset
19687 </cell>
19688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19689 \begin_inset Text
19690
19691 \begin_layout Plain Layout
19692 \begin_inset Formula $\xi$
19693 \end_inset
19694
19695
19696 \end_layout
19697
19698 \end_inset
19699 </cell>
19700 </row>
19701 <row>
19702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19703 \begin_inset Text
19704
19705 \begin_layout Plain Layout
19706 o
19707 \end_layout
19708
19709 \end_inset
19710 </cell>
19711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19712 \begin_inset Text
19713
19714 \begin_layout Plain Layout
19715 \begin_inset Formula $o$
19716 \end_inset
19717
19718
19719 \end_layout
19720
19721 \end_inset
19722 </cell>
19723 </row>
19724 <row>
19725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19726 \begin_inset Text
19727
19728 \begin_layout Plain Layout
19729
19730 \backslash
19731 pi
19732 \end_layout
19733
19734 \end_inset
19735 </cell>
19736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19737 \begin_inset Text
19738
19739 \begin_layout Plain Layout
19740 \begin_inset Formula $\pi$
19741 \end_inset
19742
19743
19744 \end_layout
19745
19746 \end_inset
19747 </cell>
19748 </row>
19749 <row>
19750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19751 \begin_inset Text
19752
19753 \begin_layout Plain Layout
19754
19755 \backslash
19756 varpi
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765 \begin_inset Formula $\varpi$
19766 \end_inset
19767
19768
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 </row>
19774 <row>
19775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19776 \begin_inset Text
19777
19778 \begin_layout Plain Layout
19779
19780 \backslash
19781 rho
19782 \end_layout
19783
19784 \end_inset
19785 </cell>
19786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19787 \begin_inset Text
19788
19789 \begin_layout Plain Layout
19790 \begin_inset Formula $\rho$
19791 \end_inset
19792
19793
19794 \end_layout
19795
19796 \end_inset
19797 </cell>
19798 </row>
19799 </lyxtabular>
19800
19801 \end_inset
19802
19803
19804 \begin_inset space \hfill{}
19805 \end_inset
19806
19807
19808 \begin_inset Tabular
19809 <lyxtabular version="3" rows="11" columns="2">
19810 <features tabularvalignment="middle">
19811 <column alignment="center" valignment="top" width="0pt">
19812 <column alignment="center" valignment="top" width="0pt">
19813 <row>
19814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19815 \begin_inset Text
19816
19817 \begin_layout Plain Layout
19818 コマンド
19819 \end_layout
19820
19821 \end_inset
19822 </cell>
19823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19824 \begin_inset Text
19825
19826 \begin_layout Plain Layout
19827 出力
19828 \end_layout
19829
19830 \end_inset
19831 </cell>
19832 </row>
19833 <row>
19834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19835 \begin_inset Text
19836
19837 \begin_layout Plain Layout
19838
19839 \backslash
19840 varrho
19841 \end_layout
19842
19843 \end_inset
19844 </cell>
19845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849 \begin_inset Formula $\varrho$
19850 \end_inset
19851
19852
19853 \end_layout
19854
19855 \end_inset
19856 </cell>
19857 </row>
19858 <row>
19859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19860 \begin_inset Text
19861
19862 \begin_layout Plain Layout
19863
19864 \backslash
19865 sigma
19866 \end_layout
19867
19868 \end_inset
19869 </cell>
19870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19871 \begin_inset Text
19872
19873 \begin_layout Plain Layout
19874 \begin_inset Formula $\sigma$
19875 \end_inset
19876
19877
19878 \end_layout
19879
19880 \end_inset
19881 </cell>
19882 </row>
19883 <row>
19884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Plain Layout
19888
19889 \backslash
19890 varsigma
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899 \begin_inset Formula $\varsigma$
19900 \end_inset
19901
19902
19903 \end_layout
19904
19905 \end_inset
19906 </cell>
19907 </row>
19908 <row>
19909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19910 \begin_inset Text
19911
19912 \begin_layout Plain Layout
19913
19914 \backslash
19915 tau
19916 \end_layout
19917
19918 \end_inset
19919 </cell>
19920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19921 \begin_inset Text
19922
19923 \begin_layout Plain Layout
19924 \begin_inset Formula $\tau$
19925 \end_inset
19926
19927
19928 \end_layout
19929
19930 \end_inset
19931 </cell>
19932 </row>
19933 <row>
19934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19935 \begin_inset Text
19936
19937 \begin_layout Plain Layout
19938
19939 \backslash
19940 upsilon
19941 \end_layout
19942
19943 \end_inset
19944 </cell>
19945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19946 \begin_inset Text
19947
19948 \begin_layout Plain Layout
19949 \begin_inset Formula $\upsilon$
19950 \end_inset
19951
19952
19953 \end_layout
19954
19955 \end_inset
19956 </cell>
19957 </row>
19958 <row>
19959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19960 \begin_inset Text
19961
19962 \begin_layout Plain Layout
19963
19964 \backslash
19965 phi
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19971 \begin_inset Text
19972
19973 \begin_layout Plain Layout
19974 \begin_inset Formula $\phi$
19975 \end_inset
19976
19977
19978 \end_layout
19979
19980 \end_inset
19981 </cell>
19982 </row>
19983 <row>
19984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19985 \begin_inset Text
19986
19987 \begin_layout Plain Layout
19988
19989 \backslash
19990 varphi
19991 \end_layout
19992
19993 \end_inset
19994 </cell>
19995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19996 \begin_inset Text
19997
19998 \begin_layout Plain Layout
19999 \begin_inset Formula $\varphi$
20000 \end_inset
20001
20002
20003 \end_layout
20004
20005 \end_inset
20006 </cell>
20007 </row>
20008 <row>
20009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20010 \begin_inset Text
20011
20012 \begin_layout Plain Layout
20013
20014 \backslash
20015 chi
20016 \end_layout
20017
20018 \end_inset
20019 </cell>
20020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20021 \begin_inset Text
20022
20023 \begin_layout Plain Layout
20024 \begin_inset Formula $\chi$
20025 \end_inset
20026
20027
20028 \end_layout
20029
20030 \end_inset
20031 </cell>
20032 </row>
20033 <row>
20034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20035 \begin_inset Text
20036
20037 \begin_layout Plain Layout
20038
20039 \backslash
20040 psi
20041 \end_layout
20042
20043 \end_inset
20044 </cell>
20045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20046 \begin_inset Text
20047
20048 \begin_layout Plain Layout
20049 \begin_inset Formula $\psi$
20050 \end_inset
20051
20052
20053 \end_layout
20054
20055 \end_inset
20056 </cell>
20057 </row>
20058 <row>
20059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20060 \begin_inset Text
20061
20062 \begin_layout Plain Layout
20063
20064 \backslash
20065 omega
20066 \end_layout
20067
20068 \end_inset
20069 </cell>
20070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074 \begin_inset Formula $\omega$
20075 \end_inset
20076
20077
20078 \end_layout
20079
20080 \end_inset
20081 </cell>
20082 </row>
20083 </lyxtabular>
20084
20085 \end_inset
20086
20087
20088 \begin_inset space \hfill{}
20089 \end_inset
20090
20091
20092 \end_layout
20093
20094 \begin_layout Standard
20095 \begin_inset VSpace medskip
20096 \end_inset
20097
20098
20099 \end_layout
20100
20101 \begin_layout Standard
20102 アップライト体のギリシャ文字を作成する方法は、第
20103 \begin_inset CommandInset ref
20104 LatexCommand ref
20105 reference "sub:アップライト体ギリシャ小文字"
20106
20107 \end_inset
20108
20109 節に説明されています。
20110 \end_layout
20111
20112 \begin_layout Subsection
20113 大文字
20114 \begin_inset Index idx
20115 status collapsed
20116
20117 \begin_layout Plain Layout
20118 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
20119 \end_layout
20120
20121 \end_inset
20122
20123
20124 \end_layout
20125
20126 \begin_layout Standard
20127 \begin_inset space \hfill{}
20128 \end_inset
20129
20130
20131 \begin_inset Tabular
20132 <lyxtabular version="3" rows="7" columns="2">
20133 <features tabularvalignment="middle">
20134 <column alignment="center" valignment="top" width="0pt">
20135 <column alignment="center" valignment="top" width="0pt">
20136 <row>
20137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20138 \begin_inset Text
20139
20140 \begin_layout Plain Layout
20141
20142 \family roman
20143 \series medium
20144 \shape up
20145 \size normal
20146 \emph off
20147 \bar no
20148 \noun off
20149 \color none
20150 コマンド
20151 \end_layout
20152
20153 \end_inset
20154 </cell>
20155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20156 \begin_inset Text
20157
20158 \begin_layout Plain Layout
20159
20160 \family roman
20161 \series medium
20162 \shape up
20163 \size normal
20164 \emph off
20165 \bar no
20166 \noun off
20167 \color none
20168 出力
20169 \end_layout
20170
20171 \end_inset
20172 </cell>
20173 </row>
20174 <row>
20175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179
20180 \backslash
20181 Gamma
20182 \end_layout
20183
20184 \end_inset
20185 </cell>
20186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20187 \begin_inset Text
20188
20189 \begin_layout Plain Layout
20190 \begin_inset Formula $\Gamma$
20191 \end_inset
20192
20193
20194 \end_layout
20195
20196 \end_inset
20197 </cell>
20198 </row>
20199 <row>
20200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204
20205 \backslash
20206 Delta
20207 \end_layout
20208
20209 \end_inset
20210 </cell>
20211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20212 \begin_inset Text
20213
20214 \begin_layout Plain Layout
20215 \begin_inset Formula $\Delta$
20216 \end_inset
20217
20218
20219 \end_layout
20220
20221 \end_inset
20222 </cell>
20223 </row>
20224 <row>
20225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229
20230 \backslash
20231 Theta
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240 \begin_inset Formula $\Theta$
20241 \end_inset
20242
20243
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 </row>
20249 <row>
20250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254
20255 \backslash
20256 Lambda
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20262 \begin_inset Text
20263
20264 \begin_layout Plain Layout
20265 \begin_inset Formula $\Lambda$
20266 \end_inset
20267
20268
20269 \end_layout
20270
20271 \end_inset
20272 </cell>
20273 </row>
20274 <row>
20275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279
20280 \backslash
20281 Xi
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20287 \begin_inset Text
20288
20289 \begin_layout Plain Layout
20290 \begin_inset Formula $\Xi$
20291 \end_inset
20292
20293
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 </row>
20299 <row>
20300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Plain Layout
20304
20305 \backslash
20306 Pi
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315 \begin_inset Formula $\Pi$
20316 \end_inset
20317
20318
20319 \end_layout
20320
20321 \end_inset
20322 </cell>
20323 </row>
20324 </lyxtabular>
20325
20326 \end_inset
20327
20328
20329 \begin_inset space \hfill{}
20330 \end_inset
20331
20332
20333 \begin_inset Tabular
20334 <lyxtabular version="3" rows="6" columns="2">
20335 <features tabularvalignment="middle">
20336 <column alignment="center" valignment="top" width="0pt">
20337 <column alignment="center" valignment="top" width="0pt">
20338 <row>
20339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20340 \begin_inset Text
20341
20342 \begin_layout Plain Layout
20343
20344 \family roman
20345 \series medium
20346 \shape up
20347 \size normal
20348 \emph off
20349 \bar no
20350 \noun off
20351 \color none
20352 コマンド
20353 \end_layout
20354
20355 \end_inset
20356 </cell>
20357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20358 \begin_inset Text
20359
20360 \begin_layout Plain Layout
20361
20362 \family roman
20363 \series medium
20364 \shape up
20365 \size normal
20366 \emph off
20367 \bar no
20368 \noun off
20369 \color none
20370 出力
20371 \end_layout
20372
20373 \end_inset
20374 </cell>
20375 </row>
20376 <row>
20377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20378 \begin_inset Text
20379
20380 \begin_layout Plain Layout
20381
20382 \backslash
20383 Sigma
20384 \end_layout
20385
20386 \end_inset
20387 </cell>
20388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20389 \begin_inset Text
20390
20391 \begin_layout Plain Layout
20392 \begin_inset Formula $\Sigma$
20393 \end_inset
20394
20395
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 </row>
20401 <row>
20402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20403 \begin_inset Text
20404
20405 \begin_layout Plain Layout
20406
20407 \backslash
20408 Upsilon
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20414 \begin_inset Text
20415
20416 \begin_layout Plain Layout
20417 \begin_inset Formula $\Upsilon$
20418 \end_inset
20419
20420
20421 \end_layout
20422
20423 \end_inset
20424 </cell>
20425 </row>
20426 <row>
20427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20428 \begin_inset Text
20429
20430 \begin_layout Plain Layout
20431
20432 \backslash
20433 Phi
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20439 \begin_inset Text
20440
20441 \begin_layout Plain Layout
20442 \begin_inset Formula $\Phi$
20443 \end_inset
20444
20445
20446 \end_layout
20447
20448 \end_inset
20449 </cell>
20450 </row>
20451 <row>
20452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20453 \begin_inset Text
20454
20455 \begin_layout Plain Layout
20456
20457 \backslash
20458 Psi
20459 \end_layout
20460
20461 \end_inset
20462 </cell>
20463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20464 \begin_inset Text
20465
20466 \begin_layout Plain Layout
20467 \begin_inset Formula $\Psi$
20468 \end_inset
20469
20470
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 </row>
20476 <row>
20477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481
20482 \backslash
20483 Omega
20484 \end_layout
20485
20486 \end_inset
20487 </cell>
20488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20489 \begin_inset Text
20490
20491 \begin_layout Plain Layout
20492 \begin_inset Formula $\Omega$
20493 \end_inset
20494
20495
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 </row>
20501 </lyxtabular>
20502
20503 \end_inset
20504
20505
20506 \begin_inset space \hfill{}
20507 \end_inset
20508
20509
20510 \end_layout
20511
20512 \begin_layout Standard
20513 \begin_inset VSpace medskip
20514 \end_inset
20515
20516 大文字のギリシャ文字が立体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマンドの頭に
20517 \series bold
20518 var
20519 \series default
20520 を付けてください。たとえば、
20521 \series bold
20522
20523 \backslash
20524 varGamma
20525 \series default
20526 コマンドは、
20527 \begin_inset Formula $\varGamma$
20528 \end_inset
20529
20530 を生成します。もう一つの方法は、パッケージ
20531 \series bold
20532 fixmath
20533 \series default
20534
20535 \begin_inset Foot
20536 status collapsed
20537
20538 \begin_layout Plain Layout
20539
20540 \series bold
20541 fixmath
20542 \series default
20543 は、LaTeXパッケージ
20544 \series bold
20545 was
20546 \series default
20547
20548 \begin_inset Index idx
20549 status collapsed
20550
20551 \begin_layout Plain Layout
20552 ぱっけーじ@パッケージ ! was
20553 \begin_inset ERT
20554 status collapsed
20555
20556 \begin_layout Plain Layout
20557
20558
20559 \backslash
20560 vspace{4mm}
20561 \end_layout
20562
20563 \end_inset
20564
20565
20566 \end_layout
20567
20568 \end_inset
20569
20570 に含まれています。
20571 \end_layout
20572
20573 \end_inset
20574
20575
20576 \begin_inset Index idx
20577 status collapsed
20578
20579 \begin_layout Plain Layout
20580 ぱっけーじ@パッケージ ! fixmath
20581 \end_layout
20582
20583 \end_inset
20584
20585 をLaTeXプリアンブル行に
20586 \end_layout
20587
20588 \begin_layout Standard
20589
20590 \series bold
20591
20592 \backslash
20593 usepackage{fixmath}
20594 \end_layout
20595
20596 \begin_layout Standard
20597 と書いて読み込む方法です。すると、文書中の大きなギリシャ文字は、すべて自動的にイタリック体として組版されます。
20598 \end_layout
20599
20600 \begin_layout Subsection
20601 ボールド体
20602 \begin_inset Index idx
20603 status collapsed
20604
20605 \begin_layout Plain Layout
20606 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
20607 \end_layout
20608
20609 \end_inset
20610
20611
20612 \end_layout
20613
20614 \begin_layout Standard
20615 ギリシャ文字は、ラテン文字のようには、多様な書体様式に設定することができません。ギリシャ文字をボールド体にできるのは、
20616 \series bold
20617
20618 \backslash
20619 boldsymbol
20620 \series default
20621 コマンドのみです
20622 \begin_inset Index idx
20623 status collapsed
20624
20625 \begin_layout Plain Layout
20626 こまんど@コマンド ! B ! 
20627 \backslash
20628 boldsymbol
20629 \end_layout
20630
20631 \end_inset
20632
20633
20634 \end_layout
20635
20636 \begin_layout Standard
20637 \align center
20638 \begin_inset Tabular
20639 <lyxtabular version="3" rows="3" columns="2">
20640 <features tabularvalignment="middle">
20641 <column alignment="center" valignment="top" width="0">
20642 <column alignment="center" valignment="top" width="0">
20643 <row>
20644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20645 \begin_inset Text
20646
20647 \begin_layout Plain Layout
20648 コマンド
20649 \end_layout
20650
20651 \end_inset
20652 </cell>
20653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20654 \begin_inset Text
20655
20656 \begin_layout Plain Layout
20657 出力
20658 \end_layout
20659
20660 \end_inset
20661 </cell>
20662 </row>
20663 <row>
20664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20665 \begin_inset Text
20666
20667 \begin_layout Plain Layout
20668
20669 \backslash
20670 Upsilon
20671 \backslash
20672 boldsymbol
20673 \backslash
20674 Upsilon
20675 \end_layout
20676
20677 \end_inset
20678 </cell>
20679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20680 \begin_inset Text
20681
20682 \begin_layout Plain Layout
20683 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20684 \end_inset
20685
20686
20687 \end_layout
20688
20689 \end_inset
20690 </cell>
20691 </row>
20692 <row>
20693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20694 \begin_inset Text
20695
20696 \begin_layout Plain Layout
20697
20698 \backslash
20699 theta
20700 \backslash
20701 boldsymbol
20702 \backslash
20703 theta
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712 \begin_inset Formula $\theta\boldsymbol{\theta}$
20713 \end_inset
20714
20715
20716 \end_layout
20717
20718 \end_inset
20719 </cell>
20720 </row>
20721 </lyxtabular>
20722
20723 \end_inset
20724
20725
20726 \end_layout
20727
20728 \begin_layout Section
20729 記号
20730 \begin_inset ERT
20731 status collapsed
20732
20733 \begin_layout Plain Layout
20734
20735
20736 \backslash
20737 texorpdfstring{
20738 \end_layout
20739
20740 \end_inset
20741
20742
20743 \begin_inset Foot
20744 status collapsed
20745
20746 \begin_layout Plain Layout
20747 各LaTeXパッケージに含まれる全記号をほとんど網羅した一覧が、
20748 \begin_inset CommandInset citation
20749 LatexCommand cite
20750 key "Symbols"
20751
20752 \end_inset
20753
20754 にあります。
20755 \end_layout
20756
20757 \end_inset
20758
20759
20760 \begin_inset ERT
20761 status collapsed
20762
20763 \begin_layout Plain Layout
20764
20765 }{}
20766 \end_layout
20767
20768 \end_inset
20769
20770
20771 \begin_inset Note Note
20772 status collapsed
20773
20774 \begin_layout Plain Layout
20775
20776 \backslash
20777 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
20778 \end_layout
20779
20780 \begin_layout Plain Layout
20781
20782 \backslash
20783 texorpdfstringについての詳細は、第
20784 \begin_inset CommandInset ref
20785 LatexCommand ref
20786 reference "sub:節見出し中の数式"
20787
20788 \end_inset
20789
20790 節にあります。
20791 \end_layout
20792
20793 \end_inset
20794
20795
20796 \begin_inset Index idx
20797 status collapsed
20798
20799 \begin_layout Plain Layout
20800 きごう@記号
20801 \end_layout
20802
20803 \end_inset
20804
20805
20806 \end_layout
20807
20808 \begin_layout Standard
20809 本節に掲げてある各記号の多くは、ツールバーボタンの
20810 \begin_inset Graphics
20811         filename ../../images/math/nabla.png
20812         scale 85
20813
20814 \end_inset
20815
20816
20817 \begin_inset Graphics
20818         filename ../../images/math/digamma.png
20819         scale 85
20820
20821 \end_inset
20822
20823 でも挿入することができます。
20824 \end_layout
20825
20826 \begin_layout Subsection
20827 数学記号
20828 \begin_inset CommandInset label
20829 LatexCommand label
20830 name "sub:数学記号"
20831
20832 \end_inset
20833
20834
20835 \begin_inset Index idx
20836 status collapsed
20837
20838 \begin_layout Plain Layout
20839 きごう@記号 ! すうがく@数学
20840 \end_layout
20841
20842 \end_inset
20843
20844
20845 \end_layout
20846
20847 \begin_layout Standard
20848 \begin_inset space \hfill{}
20849 \end_inset
20850
20851
20852 \begin_inset Tabular
20853 <lyxtabular version="3" rows="10" columns="2">
20854 <features tabularvalignment="middle">
20855 <column alignment="center" valignment="top" width="0pt">
20856 <column alignment="center" valignment="top" width="0pt">
20857 <row>
20858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20859 \begin_inset Text
20860
20861 \begin_layout Plain Layout
20862 コマンド
20863 \end_layout
20864
20865 \end_inset
20866 </cell>
20867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20868 \begin_inset Text
20869
20870 \begin_layout Plain Layout
20871 出力
20872 \end_layout
20873
20874 \end_inset
20875 </cell>
20876 </row>
20877 <row>
20878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20879 \begin_inset Text
20880
20881 \begin_layout Plain Layout
20882
20883 \backslash
20884 neg
20885 \end_layout
20886
20887 \end_inset
20888 </cell>
20889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20890 \begin_inset Text
20891
20892 \begin_layout Plain Layout
20893 \begin_inset Formula $\neg$
20894 \end_inset
20895
20896
20897 \end_layout
20898
20899 \end_inset
20900 </cell>
20901 </row>
20902 <row>
20903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20904 \begin_inset Text
20905
20906 \begin_layout Plain Layout
20907
20908 \backslash
20909 Im
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20915 \begin_inset Text
20916
20917 \begin_layout Plain Layout
20918 \begin_inset Formula $\Im$
20919 \end_inset
20920
20921
20922 \end_layout
20923
20924 \end_inset
20925 </cell>
20926 </row>
20927 <row>
20928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20929 \begin_inset Text
20930
20931 \begin_layout Plain Layout
20932
20933 \backslash
20934 Re
20935 \end_layout
20936
20937 \end_inset
20938 </cell>
20939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Plain Layout
20943 \begin_inset Formula $\Re$
20944 \end_inset
20945
20946
20947 \end_layout
20948
20949 \end_inset
20950 </cell>
20951 </row>
20952 <row>
20953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20954 \begin_inset Text
20955
20956 \begin_layout Plain Layout
20957
20958 \backslash
20959 aleph
20960 \end_layout
20961
20962 \end_inset
20963 </cell>
20964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20965 \begin_inset Text
20966
20967 \begin_layout Plain Layout
20968 \begin_inset Formula $\aleph$
20969 \end_inset
20970
20971
20972 \end_layout
20973
20974 \end_inset
20975 </cell>
20976 </row>
20977 <row>
20978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982
20983 \backslash
20984 partial
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20990 \begin_inset Text
20991
20992 \begin_layout Plain Layout
20993 \begin_inset Formula $\partial$
20994 \end_inset
20995
20996
20997 \end_layout
20998
20999 \end_inset
21000 </cell>
21001 </row>
21002 <row>
21003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21004 \begin_inset Text
21005
21006 \begin_layout Plain Layout
21007
21008 \backslash
21009 infty
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21015 \begin_inset Text
21016
21017 \begin_layout Plain Layout
21018 \begin_inset Formula $\infty$
21019 \end_inset
21020
21021
21022 \end_layout
21023
21024 \end_inset
21025 </cell>
21026 </row>
21027 <row>
21028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21029 \begin_inset Text
21030
21031 \begin_layout Plain Layout
21032
21033 \backslash
21034 wp
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21040 \begin_inset Text
21041
21042 \begin_layout Plain Layout
21043 \begin_inset Formula $\wp$
21044 \end_inset
21045
21046
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 </row>
21052 <row>
21053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21054 \begin_inset Text
21055
21056 \begin_layout Plain Layout
21057
21058 \backslash
21059 imath
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21065 \begin_inset Text
21066
21067 \begin_layout Plain Layout
21068 \begin_inset Formula $\imath$
21069 \end_inset
21070
21071
21072 \end_layout
21073
21074 \end_inset
21075 </cell>
21076 </row>
21077 <row>
21078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21079 \begin_inset Text
21080
21081 \begin_layout Plain Layout
21082
21083 \backslash
21084 jmath
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21090 \begin_inset Text
21091
21092 \begin_layout Plain Layout
21093 \begin_inset Formula $\jmath$
21094 \end_inset
21095
21096
21097 \end_layout
21098
21099 \end_inset
21100 </cell>
21101 </row>
21102 </lyxtabular>
21103
21104 \end_inset
21105
21106
21107 \begin_inset space \hfill{}
21108 \end_inset
21109
21110
21111 \begin_inset Tabular
21112 <lyxtabular version="3" rows="10" columns="2">
21113 <features tabularvalignment="middle">
21114 <column alignment="center" valignment="top" width="0pt">
21115 <column alignment="center" valignment="top" width="0pt">
21116 <row>
21117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21118 \begin_inset Text
21119
21120 \begin_layout Plain Layout
21121 コマンド
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21127 \begin_inset Text
21128
21129 \begin_layout Plain Layout
21130 出力
21131 \begin_inset Note Note
21132 status collapsed
21133
21134 \begin_layout Plain Layout
21135 ここで
21136 \series bold
21137
21138 \backslash
21139 raisebox
21140 \series default
21141 はスペーサーとして使用しているだけです。
21142 \end_layout
21143
21144 \end_inset
21145
21146
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 </row>
21152 <row>
21153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21154 \begin_inset Text
21155
21156 \begin_layout Plain Layout
21157
21158 \backslash
21159 forall
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21165 \begin_inset Text
21166
21167 \begin_layout Plain Layout
21168 \begin_inset Formula $\forall$
21169 \end_inset
21170
21171
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 </row>
21177 <row>
21178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21179 \begin_inset Text
21180
21181 \begin_layout Plain Layout
21182
21183 \backslash
21184 exists
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21190 \begin_inset Text
21191
21192 \begin_layout Plain Layout
21193 \begin_inset Formula $\exists$
21194 \end_inset
21195
21196
21197 \end_layout
21198
21199 \end_inset
21200 </cell>
21201 </row>
21202 <row>
21203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21204 \begin_inset Text
21205
21206 \begin_layout Plain Layout
21207
21208 \backslash
21209 nexists
21210 \end_layout
21211
21212 \end_inset
21213 </cell>
21214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21215 \begin_inset Text
21216
21217 \begin_layout Plain Layout
21218 \begin_inset Formula $\nexists$
21219 \end_inset
21220
21221
21222 \end_layout
21223
21224 \end_inset
21225 </cell>
21226 </row>
21227 <row>
21228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21229 \begin_inset Text
21230
21231 \begin_layout Plain Layout
21232
21233 \backslash
21234 emptyset
21235 \end_layout
21236
21237 \end_inset
21238 </cell>
21239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21240 \begin_inset Text
21241
21242 \begin_layout Plain Layout
21243 \begin_inset Formula $\emptyset$
21244 \end_inset
21245
21246
21247 \end_layout
21248
21249 \end_inset
21250 </cell>
21251 </row>
21252 <row>
21253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21254 \begin_inset Text
21255
21256 \begin_layout Plain Layout
21257
21258 \backslash
21259 varnothing
21260 \end_layout
21261
21262 \end_inset
21263 </cell>
21264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21265 \begin_inset Text
21266
21267 \begin_layout Plain Layout
21268 \begin_inset Formula $\varnothing$
21269 \end_inset
21270
21271
21272 \end_layout
21273
21274 \end_inset
21275 </cell>
21276 </row>
21277 <row>
21278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21279 \begin_inset Text
21280
21281 \begin_layout Plain Layout
21282
21283 \backslash
21284 dag
21285 \end_layout
21286
21287 \end_inset
21288 </cell>
21289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21290 \begin_inset Text
21291
21292 \begin_layout Plain Layout
21293 \begin_inset Formula $\dag$
21294 \end_inset
21295
21296
21297 \end_layout
21298
21299 \end_inset
21300 </cell>
21301 </row>
21302 <row>
21303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21304 \begin_inset Text
21305
21306 \begin_layout Plain Layout
21307
21308 \backslash
21309 ddag
21310 \end_layout
21311
21312 \end_inset
21313 </cell>
21314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21315 \begin_inset Text
21316
21317 \begin_layout Plain Layout
21318 \begin_inset Formula $\ddag$
21319 \end_inset
21320
21321
21322 \end_layout
21323
21324 \end_inset
21325 </cell>
21326 </row>
21327 <row>
21328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21329 \begin_inset Text
21330
21331 \begin_layout Plain Layout
21332
21333 \backslash
21334 complement
21335 \end_layout
21336
21337 \end_inset
21338 </cell>
21339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21340 \begin_inset Text
21341
21342 \begin_layout Plain Layout
21343 \begin_inset ERT
21344 status collapsed
21345
21346 \begin_layout Plain Layout
21347
21348
21349 \backslash
21350 raisebox{-0.8mm}{
21351 \end_layout
21352
21353 \end_inset
21354
21355
21356 \begin_inset Formula $\complement$
21357 \end_inset
21358
21359
21360 \begin_inset ERT
21361 status collapsed
21362
21363 \begin_layout Plain Layout
21364
21365 }
21366 \end_layout
21367
21368 \end_inset
21369
21370
21371 \end_layout
21372
21373 \end_inset
21374 </cell>
21375 </row>
21376 <row>
21377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21378 \begin_inset Text
21379
21380 \begin_layout Plain Layout
21381
21382 \backslash
21383 Bbbk
21384 \end_layout
21385
21386 \end_inset
21387 </cell>
21388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21389 \begin_inset Text
21390
21391 \begin_layout Plain Layout
21392 \begin_inset Formula $\Bbbk$
21393 \end_inset
21394
21395
21396 \end_layout
21397
21398 \end_inset
21399 </cell>
21400 </row>
21401 </lyxtabular>
21402
21403 \end_inset
21404
21405
21406 \begin_inset space \hfill{}
21407 \end_inset
21408
21409
21410 \begin_inset Tabular
21411 <lyxtabular version="3" rows="10" columns="2">
21412 <features tabularvalignment="middle">
21413 <column alignment="center" valignment="top" width="0pt">
21414 <column alignment="center" valignment="top" width="0pt">
21415 <row>
21416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21417 \begin_inset Text
21418
21419 \begin_layout Plain Layout
21420 コマンド
21421 \end_layout
21422
21423 \end_inset
21424 </cell>
21425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21426 \begin_inset Text
21427
21428 \begin_layout Plain Layout
21429 出力
21430 \end_layout
21431
21432 \end_inset
21433 </cell>
21434 </row>
21435 <row>
21436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21437 \begin_inset Text
21438
21439 \begin_layout Plain Layout
21440
21441 \backslash
21442 prime
21443 \end_layout
21444
21445 \end_inset
21446 </cell>
21447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21448 \begin_inset Text
21449
21450 \begin_layout Plain Layout
21451 \begin_inset Formula $\prime$
21452 \end_inset
21453
21454
21455 \end_layout
21456
21457 \end_inset
21458 </cell>
21459 </row>
21460 <row>
21461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21462 \begin_inset Text
21463
21464 \begin_layout Plain Layout
21465
21466 \backslash
21467 backprime
21468 \end_layout
21469
21470 \end_inset
21471 </cell>
21472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21473 \begin_inset Text
21474
21475 \begin_layout Plain Layout
21476 \begin_inset Formula $\backprime$
21477 \end_inset
21478
21479
21480 \end_layout
21481
21482 \end_inset
21483 </cell>
21484 </row>
21485 <row>
21486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21487 \begin_inset Text
21488
21489 \begin_layout Plain Layout
21490
21491 \backslash
21492 mho
21493 \end_layout
21494
21495 \end_inset
21496 </cell>
21497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21498 \begin_inset Text
21499
21500 \begin_layout Plain Layout
21501 \begin_inset Formula $\mho$
21502 \end_inset
21503
21504
21505 \end_layout
21506
21507 \end_inset
21508 </cell>
21509 </row>
21510 <row>
21511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21512 \begin_inset Text
21513
21514 \begin_layout Plain Layout
21515
21516 \backslash
21517 triangle
21518 \end_layout
21519
21520 \end_inset
21521 </cell>
21522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21523 \begin_inset Text
21524
21525 \begin_layout Plain Layout
21526 \begin_inset Formula $\triangle$
21527 \end_inset
21528
21529
21530 \end_layout
21531
21532 \end_inset
21533 </cell>
21534 </row>
21535 <row>
21536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21537 \begin_inset Text
21538
21539 \begin_layout Plain Layout
21540
21541 \backslash
21542 angle
21543 \end_layout
21544
21545 \end_inset
21546 </cell>
21547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21548 \begin_inset Text
21549
21550 \begin_layout Plain Layout
21551 \begin_inset Formula $\angle$
21552 \end_inset
21553
21554
21555 \end_layout
21556
21557 \end_inset
21558 </cell>
21559 </row>
21560 <row>
21561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21562 \begin_inset Text
21563
21564 \begin_layout Plain Layout
21565
21566 \backslash
21567 measuredangle
21568 \end_layout
21569
21570 \end_inset
21571 </cell>
21572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21573 \begin_inset Text
21574
21575 \begin_layout Plain Layout
21576 \begin_inset Formula $\measuredangle$
21577 \end_inset
21578
21579
21580 \end_layout
21581
21582 \end_inset
21583 </cell>
21584 </row>
21585 <row>
21586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21587 \begin_inset Text
21588
21589 \begin_layout Plain Layout
21590
21591 \backslash
21592 sphericalangle
21593 \end_layout
21594
21595 \end_inset
21596 </cell>
21597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21598 \begin_inset Text
21599
21600 \begin_layout Plain Layout
21601 \begin_inset Formula $\sphericalangle$
21602 \end_inset
21603
21604
21605 \end_layout
21606
21607 \end_inset
21608 </cell>
21609 </row>
21610 <row>
21611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21612 \begin_inset Text
21613
21614 \begin_layout Plain Layout
21615
21616 \backslash
21617 top
21618 \end_layout
21619
21620 \end_inset
21621 </cell>
21622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21623 \begin_inset Text
21624
21625 \begin_layout Plain Layout
21626 \begin_inset Formula $\top$
21627 \end_inset
21628
21629
21630 \end_layout
21631
21632 \end_inset
21633 </cell>
21634 </row>
21635 <row>
21636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21637 \begin_inset Text
21638
21639 \begin_layout Plain Layout
21640
21641 \backslash
21642 bot
21643 \end_layout
21644
21645 \end_inset
21646 </cell>
21647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21648 \begin_inset Text
21649
21650 \begin_layout Plain Layout
21651 \begin_inset Formula $\bot$
21652 \end_inset
21653
21654
21655 \end_layout
21656
21657 \end_inset
21658 </cell>
21659 </row>
21660 </lyxtabular>
21661
21662 \end_inset
21663
21664
21665 \begin_inset space \hfill{}
21666 \end_inset
21667
21668
21669 \end_layout
21670
21671 \begin_layout Subsection
21672 その他の記号
21673 \begin_inset CommandInset label
21674 LatexCommand label
21675 name "sub:その他の記号"
21676
21677 \end_inset
21678
21679
21680 \begin_inset Index idx
21681 status collapsed
21682
21683 \begin_layout Plain Layout
21684 きごう@記号 ! そのた@その他
21685 \end_layout
21686
21687 \end_inset
21688
21689
21690 \end_layout
21691
21692 \begin_layout Standard
21693 \noindent
21694 \align center
21695 \begin_inset Tabular
21696 <lyxtabular version="3" rows="10" columns="2">
21697 <features tabularvalignment="middle">
21698 <column alignment="center" valignment="top" width="0pt">
21699 <column alignment="center" valignment="top" width="0pt">
21700 <row>
21701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21702 \begin_inset Text
21703
21704 \begin_layout Plain Layout
21705
21706 \family roman
21707 \series medium
21708 \shape up
21709 \size normal
21710 \emph off
21711 \bar no
21712 \noun off
21713 \color none
21714 コマンド
21715 \end_layout
21716
21717 \end_inset
21718 </cell>
21719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21720 \begin_inset Text
21721
21722 \begin_layout Plain Layout
21723
21724 \family roman
21725 \series medium
21726 \shape up
21727 \size normal
21728 \emph off
21729 \bar no
21730 \noun off
21731 \color none
21732 出力
21733 \end_layout
21734
21735 \end_inset
21736 </cell>
21737 </row>
21738 <row>
21739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21740 \begin_inset Text
21741
21742 \begin_layout Plain Layout
21743
21744 \backslash
21745 flat
21746 \end_layout
21747
21748 \end_inset
21749 </cell>
21750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21751 \begin_inset Text
21752
21753 \begin_layout Plain Layout
21754 \begin_inset Formula $\flat$
21755 \end_inset
21756
21757
21758 \end_layout
21759
21760 \end_inset
21761 </cell>
21762 </row>
21763 <row>
21764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout Plain Layout
21768
21769 \backslash
21770 natural
21771 \end_layout
21772
21773 \end_inset
21774 </cell>
21775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21776 \begin_inset Text
21777
21778 \begin_layout Plain Layout
21779 \begin_inset Formula $\natural$
21780 \end_inset
21781
21782
21783 \end_layout
21784
21785 \end_inset
21786 </cell>
21787 </row>
21788 <row>
21789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21790 \begin_inset Text
21791
21792 \begin_layout Plain Layout
21793
21794 \backslash
21795 sharp
21796 \end_layout
21797
21798 \end_inset
21799 </cell>
21800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21801 \begin_inset Text
21802
21803 \begin_layout Plain Layout
21804 \begin_inset Formula $\sharp$
21805 \end_inset
21806
21807
21808 \end_layout
21809
21810 \end_inset
21811 </cell>
21812 </row>
21813 <row>
21814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21815 \begin_inset Text
21816
21817 \begin_layout Plain Layout
21818
21819 \backslash
21820 surd
21821 \end_layout
21822
21823 \end_inset
21824 </cell>
21825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21826 \begin_inset Text
21827
21828 \begin_layout Plain Layout
21829 \begin_inset Formula $\surd$
21830 \end_inset
21831
21832
21833 \end_layout
21834
21835 \end_inset
21836 </cell>
21837 </row>
21838 <row>
21839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21840 \begin_inset Text
21841
21842 \begin_layout Plain Layout
21843
21844 \backslash
21845 checkmark
21846 \end_layout
21847
21848 \end_inset
21849 </cell>
21850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21851 \begin_inset Text
21852
21853 \begin_layout Plain Layout
21854 \begin_inset Formula $\checkmark$
21855 \end_inset
21856
21857
21858 \end_layout
21859
21860 \end_inset
21861 </cell>
21862 </row>
21863 <row>
21864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21865 \begin_inset Text
21866
21867 \begin_layout Plain Layout
21868
21869 \backslash
21870 yen
21871 \end_layout
21872
21873 \end_inset
21874 </cell>
21875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21876 \begin_inset Text
21877
21878 \begin_layout Plain Layout
21879 \begin_inset Formula $\yen$
21880 \end_inset
21881
21882
21883 \end_layout
21884
21885 \end_inset
21886 </cell>
21887 </row>
21888 <row>
21889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21890 \begin_inset Text
21891
21892 \begin_layout Plain Layout
21893
21894 \backslash
21895 pounds
21896 \end_layout
21897
21898 \end_inset
21899 </cell>
21900 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21901 \begin_inset Text
21902
21903 \begin_layout Plain Layout
21904 \begin_inset Formula $\pounds$
21905 \end_inset
21906
21907
21908 \end_layout
21909
21910 \end_inset
21911 </cell>
21912 </row>
21913 <row>
21914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21915 \begin_inset Text
21916
21917 \begin_layout Plain Layout
21918 $
21919 \end_layout
21920
21921 \end_inset
21922 </cell>
21923 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21924 \begin_inset Text
21925
21926 \begin_layout Plain Layout
21927 \begin_inset Formula $\$$
21928 \end_inset
21929
21930
21931 \end_layout
21932
21933 \end_inset
21934 </cell>
21935 </row>
21936 <row>
21937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21938 \begin_inset Text
21939
21940 \begin_layout Plain Layout
21941 §
21942 \end_layout
21943
21944 \end_inset
21945 </cell>
21946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21947 \begin_inset Text
21948
21949 \begin_layout Plain Layout
21950 \begin_inset Formula $§$
21951 \end_inset
21952
21953
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 </row>
21959 </lyxtabular>
21960
21961 \end_inset
21962
21963
21964 \begin_inset Tabular
21965 <lyxtabular version="3" rows="10" columns="2">
21966 <features tabularvalignment="middle">
21967 <column alignment="center" valignment="top" width="0">
21968 <column alignment="center" valignment="top" width="0">
21969 <row>
21970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974
21975 \family roman
21976 \series medium
21977 \shape up
21978 \size normal
21979 \emph off
21980 \bar no
21981 \noun off
21982 \color none
21983 コマンド
21984 \end_layout
21985
21986 \end_inset
21987 </cell>
21988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21989 \begin_inset Text
21990
21991 \begin_layout Plain Layout
21992
21993 \family roman
21994 \series medium
21995 \shape up
21996 \size normal
21997 \emph off
21998 \bar no
21999 \noun off
22000 \color none
22001 出力
22002 \end_layout
22003
22004 \end_inset
22005 </cell>
22006 </row>
22007 <row>
22008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22009 \begin_inset Text
22010
22011 \begin_layout Plain Layout
22012
22013 \backslash
22014 hbar
22015 \end_layout
22016
22017 \end_inset
22018 </cell>
22019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22020 \begin_inset Text
22021
22022 \begin_layout Plain Layout
22023 \begin_inset Formula $\hbar$
22024 \end_inset
22025
22026
22027 \end_layout
22028
22029 \end_inset
22030 </cell>
22031 </row>
22032 <row>
22033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22034 \begin_inset Text
22035
22036 \begin_layout Plain Layout
22037
22038 \backslash
22039 hslash
22040 \end_layout
22041
22042 \end_inset
22043 </cell>
22044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22045 \begin_inset Text
22046
22047 \begin_layout Plain Layout
22048 \begin_inset Formula $\hslash$
22049 \end_inset
22050
22051
22052 \end_layout
22053
22054 \end_inset
22055 </cell>
22056 </row>
22057 <row>
22058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22059 \begin_inset Text
22060
22061 \begin_layout Plain Layout
22062
22063 \backslash
22064 clubsuit
22065 \end_layout
22066
22067 \end_inset
22068 </cell>
22069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22070 \begin_inset Text
22071
22072 \begin_layout Plain Layout
22073 \begin_inset Formula $\clubsuit$
22074 \end_inset
22075
22076
22077 \end_layout
22078
22079 \end_inset
22080 </cell>
22081 </row>
22082 <row>
22083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22084 \begin_inset Text
22085
22086 \begin_layout Plain Layout
22087
22088 \backslash
22089 spadesuit
22090 \end_layout
22091
22092 \end_inset
22093 </cell>
22094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22095 \begin_inset Text
22096
22097 \begin_layout Plain Layout
22098 \begin_inset Formula $\spadesuit$
22099 \end_inset
22100
22101
22102 \end_layout
22103
22104 \end_inset
22105 </cell>
22106 </row>
22107 <row>
22108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22109 \begin_inset Text
22110
22111 \begin_layout Plain Layout
22112
22113 \backslash
22114 bigstar
22115 \end_layout
22116
22117 \end_inset
22118 </cell>
22119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22120 \begin_inset Text
22121
22122 \begin_layout Plain Layout
22123 \begin_inset Formula $\bigstar$
22124 \end_inset
22125
22126
22127 \end_layout
22128
22129 \end_inset
22130 </cell>
22131 </row>
22132 <row>
22133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22134 \begin_inset Text
22135
22136 \begin_layout Plain Layout
22137
22138 \backslash
22139 blacklozenge
22140 \end_layout
22141
22142 \end_inset
22143 </cell>
22144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22145 \begin_inset Text
22146
22147 \begin_layout Plain Layout
22148 \begin_inset Formula $\blacklozenge$
22149 \end_inset
22150
22151
22152 \end_layout
22153
22154 \end_inset
22155 </cell>
22156 </row>
22157 <row>
22158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22159 \begin_inset Text
22160
22161 \begin_layout Plain Layout
22162
22163 \backslash
22164 blacktriangle
22165 \end_layout
22166
22167 \end_inset
22168 </cell>
22169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22170 \begin_inset Text
22171
22172 \begin_layout Plain Layout
22173 \begin_inset Formula $\blacktriangle$
22174 \end_inset
22175
22176
22177 \end_layout
22178
22179 \end_inset
22180 </cell>
22181 </row>
22182 <row>
22183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22184 \begin_inset Text
22185
22186 \begin_layout Plain Layout
22187
22188 \backslash
22189 blacktiangledown
22190 \end_layout
22191
22192 \end_inset
22193 </cell>
22194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22195 \begin_inset Text
22196
22197 \begin_layout Plain Layout
22198 \begin_inset Formula $\blacktriangledown$
22199 \end_inset
22200
22201
22202 \end_layout
22203
22204 \end_inset
22205 </cell>
22206 </row>
22207 <row>
22208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22209 \begin_inset Text
22210
22211 \begin_layout Plain Layout
22212
22213 \backslash
22214 bullet
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22220 \begin_inset Text
22221
22222 \begin_layout Plain Layout
22223 \begin_inset Formula $\bullet$
22224 \end_inset
22225
22226
22227 \end_layout
22228
22229 \end_inset
22230 </cell>
22231 </row>
22232 </lyxtabular>
22233
22234 \end_inset
22235
22236
22237 \begin_inset Tabular
22238 <lyxtabular version="3" rows="10" columns="2">
22239 <features tabularvalignment="middle">
22240 <column alignment="center" valignment="top" width="0pt">
22241 <column alignment="center" valignment="top" width="0pt">
22242 <row>
22243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22244 \begin_inset Text
22245
22246 \begin_layout Plain Layout
22247
22248 \family roman
22249 \series medium
22250 \shape up
22251 \size normal
22252 \emph off
22253 \bar no
22254 \noun off
22255 \color none
22256 コマンド
22257 \end_layout
22258
22259 \end_inset
22260 </cell>
22261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22262 \begin_inset Text
22263
22264 \begin_layout Plain Layout
22265
22266 \family roman
22267 \series medium
22268 \shape up
22269 \size normal
22270 \emph off
22271 \bar no
22272 \noun off
22273 \color none
22274 出力
22275 \end_layout
22276
22277 \end_inset
22278 </cell>
22279 </row>
22280 <row>
22281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22282 \begin_inset Text
22283
22284 \begin_layout Plain Layout
22285
22286 \backslash
22287 diamondsuit
22288 \end_layout
22289
22290 \end_inset
22291 </cell>
22292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22293 \begin_inset Text
22294
22295 \begin_layout Plain Layout
22296 \begin_inset Formula $\diamondsuit$
22297 \end_inset
22298
22299
22300 \end_layout
22301
22302 \end_inset
22303 </cell>
22304 </row>
22305 <row>
22306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22307 \begin_inset Text
22308
22309 \begin_layout Plain Layout
22310
22311 \backslash
22312 Diamond
22313 \end_layout
22314
22315 \end_inset
22316 </cell>
22317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22318 \begin_inset Text
22319
22320 \begin_layout Plain Layout
22321 \begin_inset Formula $\Diamond$
22322 \end_inset
22323
22324
22325 \end_layout
22326
22327 \end_inset
22328 </cell>
22329 </row>
22330 <row>
22331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22332 \begin_inset Text
22333
22334 \begin_layout Plain Layout
22335
22336 \backslash
22337 heartsuit
22338 \end_layout
22339
22340 \end_inset
22341 </cell>
22342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22343 \begin_inset Text
22344
22345 \begin_layout Plain Layout
22346 \begin_inset Formula $\heartsuit$
22347 \end_inset
22348
22349
22350 \end_layout
22351
22352 \end_inset
22353 </cell>
22354 </row>
22355 <row>
22356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22357 \begin_inset Text
22358
22359 \begin_layout Plain Layout
22360
22361 \backslash
22362 P
22363 \end_layout
22364
22365 \end_inset
22366 </cell>
22367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22368 \begin_inset Text
22369
22370 \begin_layout Plain Layout
22371 \begin_inset Formula $\P$
22372 \end_inset
22373
22374
22375 \end_layout
22376
22377 \end_inset
22378 </cell>
22379 </row>
22380 <row>
22381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22382 \begin_inset Text
22383
22384 \begin_layout Plain Layout
22385
22386 \backslash
22387 copyright
22388 \end_layout
22389
22390 \end_inset
22391 </cell>
22392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22393 \begin_inset Text
22394
22395 \begin_layout Plain Layout
22396 \begin_inset Formula $\copyright$
22397 \end_inset
22398
22399
22400 \end_layout
22401
22402 \end_inset
22403 </cell>
22404 </row>
22405 <row>
22406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22407 \begin_inset Text
22408
22409 \begin_layout Plain Layout
22410
22411 \backslash
22412 circledR
22413 \end_layout
22414
22415 \end_inset
22416 </cell>
22417 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22418 \begin_inset Text
22419
22420 \begin_layout Plain Layout
22421 \begin_inset Formula $\circledR$
22422 \end_inset
22423
22424
22425 \end_layout
22426
22427 \end_inset
22428 </cell>
22429 </row>
22430 <row>
22431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22432 \begin_inset Text
22433
22434 \begin_layout Plain Layout
22435
22436 \backslash
22437 maltese
22438 \end_layout
22439
22440 \end_inset
22441 </cell>
22442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22443 \begin_inset Text
22444
22445 \begin_layout Plain Layout
22446 \begin_inset Formula $\maltese$
22447 \end_inset
22448
22449
22450 \end_layout
22451
22452 \end_inset
22453 </cell>
22454 </row>
22455 <row>
22456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22457 \begin_inset Text
22458
22459 \begin_layout Plain Layout
22460
22461 \backslash
22462 diagup
22463 \end_layout
22464
22465 \end_inset
22466 </cell>
22467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22468 \begin_inset Text
22469
22470 \begin_layout Plain Layout
22471 \begin_inset Formula $\diagup$
22472 \end_inset
22473
22474
22475 \end_layout
22476
22477 \end_inset
22478 </cell>
22479 </row>
22480 <row>
22481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22482 \begin_inset Text
22483
22484 \begin_layout Plain Layout
22485
22486 \backslash
22487 diagdown
22488 \end_layout
22489
22490 \end_inset
22491 </cell>
22492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22493 \begin_inset Text
22494
22495 \begin_layout Plain Layout
22496 \begin_inset Formula $\diagdown$
22497 \end_inset
22498
22499
22500 \end_layout
22501
22502 \end_inset
22503 </cell>
22504 </row>
22505 </lyxtabular>
22506
22507 \end_inset
22508
22509
22510 \end_layout
22511
22512 \begin_layout Standard
22513 \begin_inset VSpace medskip
22514 \end_inset
22515
22516 ここにある以上の記号が、第
22517 \begin_inset CommandInset ref
22518 LatexCommand ref
22519 reference "sub:他の特殊文字"
22520
22521 \end_inset
22522
22523 節に挙げてあります。
22524 \end_layout
22525
22526 \begin_layout Standard
22527 寸法を変えて表示することのできる記号もあります。第
22528 \begin_inset CommandInset ref
22529 LatexCommand ref
22530 reference "sub:書体寸法"
22531
22532 \end_inset
22533
22534 節をご参照下さい。
22535 \end_layout
22536
22537 \begin_layout Subsection
22538 ユーロ通貨記号€
22539 \begin_inset Index idx
22540 status collapsed
22541
22542 \begin_layout Plain Layout
22543 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
22544 \end_layout
22545
22546 \end_inset
22547
22548
22549 \begin_inset Index idx
22550 status collapsed
22551
22552 \begin_layout Plain Layout
22553
22554 \backslash
22555 @
22556 \begin_inset ERT
22557 status collapsed
22558
22559 \begin_layout Plain Layout
22560
22561
22562 \backslash
22563 officialeuro
22564 \end_layout
22565
22566 \end_inset
22567
22568
22569 \end_layout
22570
22571 \end_inset
22572
22573
22574 \end_layout
22575
22576 \begin_layout Standard
22577 ユーロ通貨記号を数式で使用するには、LaTeXパッケージ
22578 \series bold
22579 eurosym
22580 \series default
22581
22582 \begin_inset Index idx
22583 status collapsed
22584
22585 \begin_layout Plain Layout
22586 ぱっけーじ@パッケージ ! eurosym
22587 \end_layout
22588
22589 \end_inset
22590
22591 が導入されていて、以下のようなLaTeXプリアンブル行によって読み込まれていなくてはなりません。
22592 \end_layout
22593
22594 \begin_layout Standard
22595
22596 \series bold
22597
22598 \backslash
22599 usepackage[gennarrow]{eurosym}
22600 \end_layout
22601
22602 \begin_layout Standard
22603 すると、ユーロ通貨記号を
22604 \series bold
22605
22606 \backslash
22607 euro
22608 \series default
22609
22610 \begin_inset Index idx
22611 status collapsed
22612
22613 \begin_layout Plain Layout
22614 こまんど@コマンド ! E ! 
22615 \backslash
22616 euro
22617 \end_layout
22618
22619 \end_inset
22620
22621 コマンドで挿入することができるようになります。
22622 \end_layout
22623
22624 \begin_layout Standard
22625 数式テキストには、
22626 \series bold
22627 eurosym
22628 \series default
22629 が導入されていなくても、ユーロ通貨記号を直接€キーを使って挿入することができます。
22630 \series bold
22631 eurosym
22632 \series default
22633 が導入されていれば、
22634 \series bold
22635
22636 \backslash
22637 euro
22638 \series default
22639 はTeXモードでも挿入することができます。また、正式な通貨記号を
22640 \series bold
22641
22642 \backslash
22643 officialeuro
22644 \series default
22645
22646 \begin_inset Index idx
22647 status collapsed
22648
22649 \begin_layout Plain Layout
22650 こまんど@コマンド ! O ! 
22651 \backslash
22652 officialeuro
22653 \end_layout
22654
22655 \end_inset
22656
22657 コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
22658 \end_layout
22659
22660 \begin_layout Standard
22661 \begin_inset ERT
22662 status collapsed
22663
22664 \begin_layout Plain Layout
22665
22666
22667 \backslash
22668 ifeurosym 
22669 \end_layout
22670
22671 \end_inset
22672
22673
22674 \begin_inset Note Note
22675 status open
22676
22677 \begin_layout Plain Layout
22678 以下の表は、LaTeXパッケージ
22679 \series bold
22680 eurosym
22681 \series default
22682 が導入済みのときのみ表示されます。
22683 \end_layout
22684
22685 \end_inset
22686
22687
22688 \end_layout
22689
22690 \begin_layout Standard
22691 以下は、各ユーロ通貨記号のまとめです。
22692 \end_layout
22693
22694 \begin_layout Standard
22695 \align center
22696 \begin_inset Tabular
22697 <lyxtabular version="3" rows="4" columns="3">
22698 <features tabularvalignment="middle">
22699 <column alignment="center" valignment="top" width="0pt">
22700 <column alignment="center" valignment="top" width="0pt">
22701 <column alignment="center" valignment="top" width="0pt">
22702 <row>
22703 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22704 \begin_inset Text
22705
22706 \begin_layout Plain Layout
22707
22708 \end_layout
22709
22710 \end_inset
22711 </cell>
22712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22713 \begin_inset Text
22714
22715 \begin_layout Plain Layout
22716 コマンド
22717 \end_layout
22718
22719 \end_inset
22720 </cell>
22721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Plain Layout
22725 出力
22726 \end_layout
22727
22728 \end_inset
22729 </cell>
22730 </row>
22731 <row>
22732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22733 \begin_inset Text
22734
22735 \begin_layout Plain Layout
22736 数式
22737 \end_layout
22738
22739 \end_inset
22740 </cell>
22741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22742 \begin_inset Text
22743
22744 \begin_layout Plain Layout
22745
22746 \backslash
22747 euro
22748 \end_layout
22749
22750 \end_inset
22751 </cell>
22752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22753 \begin_inset Text
22754
22755 \begin_layout Plain Layout
22756 \begin_inset Formula $\euro$
22757 \end_inset
22758
22759
22760 \end_layout
22761
22762 \end_inset
22763 </cell>
22764 </row>
22765 <row>
22766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22767 \begin_inset Text
22768
22769 \begin_layout Plain Layout
22770 数式テキスト
22771 \end_layout
22772
22773 \end_inset
22774 </cell>
22775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22776 \begin_inset Text
22777
22778 \begin_layout Plain Layout
22779
22780 \end_layout
22781
22782 \end_inset
22783 </cell>
22784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22785 \begin_inset Text
22786
22787 \begin_layout Plain Layout
22788 \begin_inset Formula $\mbox{€}$
22789 \end_inset
22790
22791
22792 \end_layout
22793
22794 \end_inset
22795 </cell>
22796 </row>
22797 <row>
22798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22799 \begin_inset Text
22800
22801 \begin_layout Plain Layout
22802 TeXモード
22803 \end_layout
22804
22805 \end_inset
22806 </cell>
22807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22808 \begin_inset Text
22809
22810 \begin_layout Plain Layout
22811
22812 \backslash
22813 officialeuro
22814 \end_layout
22815
22816 \end_inset
22817 </cell>
22818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22819 \begin_inset Text
22820
22821 \begin_layout Plain Layout
22822 \begin_inset ERT
22823 status collapsed
22824
22825 \begin_layout Plain Layout
22826
22827
22828 \backslash
22829 officialeuro
22830 \end_layout
22831
22832 \end_inset
22833
22834
22835 \end_layout
22836
22837 \end_inset
22838 </cell>
22839 </row>
22840 </lyxtabular>
22841
22842 \end_inset
22843
22844
22845 \end_layout
22846
22847 \begin_layout Standard
22848 \begin_inset ERT
22849 status collapsed
22850
22851 \begin_layout Plain Layout
22852
22853
22854 \backslash
22855 else 
22856 \end_layout
22857
22858 \end_inset
22859
22860
22861 \begin_inset Note Note
22862 status open
22863
22864 \begin_layout Plain Layout
22865 以下は、LaTeXパッケージ
22866 \series bold
22867 eurosym
22868 \series default
22869 が導入されていないときのみ表示されます。
22870 \end_layout
22871
22872 \end_inset
22873
22874
22875 \end_layout
22876
22877 \begin_layout Standard
22878 本節の残りを出力としてみるためには、LaTeXパッケージ
22879 \series bold
22880 eurosym
22881 \series default
22882 を導入する必要があります。
22883 \end_layout
22884
22885 \begin_layout Standard
22886 \begin_inset ERT
22887 status collapsed
22888
22889 \begin_layout Plain Layout
22890
22891
22892 \backslash
22893 fi 
22894 \end_layout
22895
22896 \end_inset
22897
22898
22899 \end_layout
22900
22901 \begin_layout Section
22902 関係子
22903 \begin_inset CommandInset label
22904 LatexCommand label
22905 name "sec:関係子"
22906
22907 \end_inset
22908
22909
22910 \begin_inset Index idx
22911 status collapsed
22912
22913 \begin_layout Plain Layout
22914 かんけいし@関係子
22915 \end_layout
22916
22917 \end_inset
22918
22919
22920 \begin_inset Index idx
22921 status collapsed
22922
22923 \begin_layout Plain Layout
22924 ひかくし@比較子|see
22925 \begin_inset ERT
22926 status collapsed
22927
22928 \begin_layout Plain Layout
22929
22930 {
22931 \end_layout
22932
22933 \end_inset
22934
22935 関係子
22936 \begin_inset ERT
22937 status collapsed
22938
22939 \begin_layout Plain Layout
22940
22941 }
22942 \end_layout
22943
22944 \end_inset
22945
22946
22947 \end_layout
22948
22949 \end_inset
22950
22951
22952 \end_layout
22953
22954 \begin_layout Standard
22955 関係子はすべて、ツールバーボタンの
22956 \begin_inset Graphics
22957         filename ../../images/math/leq.png
22958         scale 85
22959
22960 \end_inset
22961
22962 でも挿入することができます。
22963 \end_layout
22964
22965 \begin_layout Standard
22966 \begin_inset space \hfill{}
22967 \end_inset
22968
22969
22970 \begin_inset Tabular
22971 <lyxtabular version="3" rows="17" columns="2">
22972 <features tabularvalignment="middle">
22973 <column alignment="center" valignment="top" width="0pt">
22974 <column alignment="center" valignment="top" width="0pt">
22975 <row>
22976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22977 \begin_inset Text
22978
22979 \begin_layout Plain Layout
22980 コマンド
22981 \end_layout
22982
22983 \end_inset
22984 </cell>
22985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22986 \begin_inset Text
22987
22988 \begin_layout Plain Layout
22989 出力
22990 \end_layout
22991
22992 \end_inset
22993 </cell>
22994 </row>
22995 <row>
22996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22997 \begin_inset Text
22998
22999 \begin_layout Plain Layout
23000 \begin_inset Formula $<$
23001 \end_inset
23002
23003
23004 \end_layout
23005
23006 \end_inset
23007 </cell>
23008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23009 \begin_inset Text
23010
23011 \begin_layout Plain Layout
23012 \begin_inset Formula $<$
23013 \end_inset
23014
23015
23016 \end_layout
23017
23018 \end_inset
23019 </cell>
23020 </row>
23021 <row>
23022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23023 \begin_inset Text
23024
23025 \begin_layout Plain Layout
23026
23027 \backslash
23028 le
23029 \end_layout
23030
23031 \end_inset
23032 </cell>
23033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23034 \begin_inset Text
23035
23036 \begin_layout Plain Layout
23037 \begin_inset Formula $\le$
23038 \end_inset
23039
23040
23041 \end_layout
23042
23043 \end_inset
23044 </cell>
23045 </row>
23046 <row>
23047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23048 \begin_inset Text
23049
23050 \begin_layout Plain Layout
23051
23052 \backslash
23053 ll
23054 \end_layout
23055
23056 \end_inset
23057 </cell>
23058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23059 \begin_inset Text
23060
23061 \begin_layout Plain Layout
23062 \begin_inset Formula $\ll$
23063 \end_inset
23064
23065
23066 \end_layout
23067
23068 \end_inset
23069 </cell>
23070 </row>
23071 <row>
23072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23073 \begin_inset Text
23074
23075 \begin_layout Plain Layout
23076
23077 \backslash
23078 prec
23079 \end_layout
23080
23081 \end_inset
23082 </cell>
23083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23084 \begin_inset Text
23085
23086 \begin_layout Plain Layout
23087 \begin_inset Formula $\prec$
23088 \end_inset
23089
23090
23091 \end_layout
23092
23093 \end_inset
23094 </cell>
23095 </row>
23096 <row>
23097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23098 \begin_inset Text
23099
23100 \begin_layout Plain Layout
23101
23102 \backslash
23103 preceq
23104 \end_layout
23105
23106 \end_inset
23107 </cell>
23108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23109 \begin_inset Text
23110
23111 \begin_layout Plain Layout
23112 \begin_inset Formula $\preceq$
23113 \end_inset
23114
23115
23116 \end_layout
23117
23118 \end_inset
23119 </cell>
23120 </row>
23121 <row>
23122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23123 \begin_inset Text
23124
23125 \begin_layout Plain Layout
23126
23127 \backslash
23128 subset
23129 \end_layout
23130
23131 \end_inset
23132 </cell>
23133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23134 \begin_inset Text
23135
23136 \begin_layout Plain Layout
23137 \begin_inset Formula $\subset$
23138 \end_inset
23139
23140
23141 \end_layout
23142
23143 \end_inset
23144 </cell>
23145 </row>
23146 <row>
23147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23148 \begin_inset Text
23149
23150 \begin_layout Plain Layout
23151
23152 \backslash
23153 subseteq
23154 \end_layout
23155
23156 \end_inset
23157 </cell>
23158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23159 \begin_inset Text
23160
23161 \begin_layout Plain Layout
23162 \begin_inset Formula $\subseteq$
23163 \end_inset
23164
23165
23166 \end_layout
23167
23168 \end_inset
23169 </cell>
23170 </row>
23171 <row>
23172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23173 \begin_inset Text
23174
23175 \begin_layout Plain Layout
23176
23177 \backslash
23178 sqsubseteq
23179 \end_layout
23180
23181 \end_inset
23182 </cell>
23183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23184 \begin_inset Text
23185
23186 \begin_layout Plain Layout
23187 \begin_inset Formula $\sqsubseteq$
23188 \end_inset
23189
23190
23191 \end_layout
23192
23193 \end_inset
23194 </cell>
23195 </row>
23196 <row>
23197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23198 \begin_inset Text
23199
23200 \begin_layout Plain Layout
23201
23202 \backslash
23203 in
23204 \end_layout
23205
23206 \end_inset
23207 </cell>
23208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23209 \begin_inset Text
23210
23211 \begin_layout Plain Layout
23212 \begin_inset Formula $\in$
23213 \end_inset
23214
23215
23216 \end_layout
23217
23218 \end_inset
23219 </cell>
23220 </row>
23221 <row>
23222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23223 \begin_inset Text
23224
23225 \begin_layout Plain Layout
23226
23227 \backslash
23228 vdash
23229 \end_layout
23230
23231 \end_inset
23232 </cell>
23233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23234 \begin_inset Text
23235
23236 \begin_layout Plain Layout
23237 \begin_inset Formula $\vdash$
23238 \end_inset
23239
23240
23241 \end_layout
23242
23243 \end_inset
23244 </cell>
23245 </row>
23246 <row>
23247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23248 \begin_inset Text
23249
23250 \begin_layout Plain Layout
23251
23252 \backslash
23253 smile
23254 \end_layout
23255
23256 \end_inset
23257 </cell>
23258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23259 \begin_inset Text
23260
23261 \begin_layout Plain Layout
23262 \begin_inset Formula $\smile$
23263 \end_inset
23264
23265
23266 \end_layout
23267
23268 \end_inset
23269 </cell>
23270 </row>
23271 <row>
23272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23273 \begin_inset Text
23274
23275 \begin_layout Plain Layout
23276
23277 \backslash
23278 lhd
23279 \end_layout
23280
23281 \end_inset
23282 </cell>
23283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23284 \begin_inset Text
23285
23286 \begin_layout Plain Layout
23287 \begin_inset Formula $\lhd$
23288 \end_inset
23289
23290
23291 \end_layout
23292
23293 \end_inset
23294 </cell>
23295 </row>
23296 <row>
23297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23298 \begin_inset Text
23299
23300 \begin_layout Plain Layout
23301
23302 \backslash
23303 unlhd
23304 \end_layout
23305
23306 \end_inset
23307 </cell>
23308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23309 \begin_inset Text
23310
23311 \begin_layout Plain Layout
23312 \begin_inset Formula $\unlhd$
23313 \end_inset
23314
23315
23316 \end_layout
23317
23318 \end_inset
23319 </cell>
23320 </row>
23321 <row>
23322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23323 \begin_inset Text
23324
23325 \begin_layout Plain Layout
23326
23327 \backslash
23328 gtrless
23329 \end_layout
23330
23331 \end_inset
23332 </cell>
23333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23334 \begin_inset Text
23335
23336 \begin_layout Plain Layout
23337 \begin_inset Formula $\gtrless$
23338 \end_inset
23339
23340
23341 \end_layout
23342
23343 \end_inset
23344 </cell>
23345 </row>
23346 <row>
23347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23348 \begin_inset Text
23349
23350 \begin_layout Plain Layout
23351
23352 \backslash
23353 mid
23354 \end_layout
23355
23356 \end_inset
23357 </cell>
23358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23359 \begin_inset Text
23360
23361 \begin_layout Plain Layout
23362 \begin_inset Formula $\mid$
23363 \end_inset
23364
23365
23366 \end_layout
23367
23368 \end_inset
23369 </cell>
23370 </row>
23371 <row>
23372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23373 \begin_inset Text
23374
23375 \begin_layout Plain Layout
23376
23377 \backslash
23378 nmid
23379 \end_layout
23380
23381 \end_inset
23382 </cell>
23383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23384 \begin_inset Text
23385
23386 \begin_layout Plain Layout
23387 \begin_inset Formula $\nmid$
23388 \end_inset
23389
23390
23391 \end_layout
23392
23393 \end_inset
23394 </cell>
23395 </row>
23396 </lyxtabular>
23397
23398 \end_inset
23399
23400
23401 \begin_inset space \hfill{}
23402 \end_inset
23403
23404
23405 \begin_inset Tabular
23406 <lyxtabular version="3" rows="17" columns="2">
23407 <features tabularvalignment="middle">
23408 <column alignment="center" valignment="top" width="0pt">
23409 <column alignment="center" valignment="top" width="0pt">
23410 <row>
23411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23412 \begin_inset Text
23413
23414 \begin_layout Plain Layout
23415 コマンド
23416 \end_layout
23417
23418 \end_inset
23419 </cell>
23420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23421 \begin_inset Text
23422
23423 \begin_layout Plain Layout
23424 出力
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 </row>
23430 <row>
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435 =
23436 \end_layout
23437
23438 \end_inset
23439 </cell>
23440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23441 \begin_inset Text
23442
23443 \begin_layout Plain Layout
23444 \begin_inset Formula $=$
23445 \end_inset
23446
23447
23448 \end_layout
23449
23450 \end_inset
23451 </cell>
23452 </row>
23453 <row>
23454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23455 \begin_inset Text
23456
23457 \begin_layout Plain Layout
23458
23459 \backslash
23460 not=
23461 \end_layout
23462
23463 \end_inset
23464 </cell>
23465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23466 \begin_inset Text
23467
23468 \begin_layout Plain Layout
23469 \begin_inset Formula $\not=$
23470 \end_inset
23471
23472
23473 \end_layout
23474
23475 \end_inset
23476 </cell>
23477 </row>
23478 <row>
23479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23480 \begin_inset Text
23481
23482 \begin_layout Plain Layout
23483
23484 \backslash
23485 equiv
23486 \end_layout
23487
23488 \end_inset
23489 </cell>
23490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494 \begin_inset Formula $\equiv$
23495 \end_inset
23496
23497
23498 \end_layout
23499
23500 \end_inset
23501 </cell>
23502 </row>
23503 <row>
23504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23505 \begin_inset Text
23506
23507 \begin_layout Plain Layout
23508
23509 \backslash
23510 sim
23511 \end_layout
23512
23513 \end_inset
23514 </cell>
23515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23516 \begin_inset Text
23517
23518 \begin_layout Plain Layout
23519 \begin_inset Formula $\sim$
23520 \end_inset
23521
23522
23523 \end_layout
23524
23525 \end_inset
23526 </cell>
23527 </row>
23528 <row>
23529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23530 \begin_inset Text
23531
23532 \begin_layout Plain Layout
23533
23534 \backslash
23535 simeq
23536 \end_layout
23537
23538 \end_inset
23539 </cell>
23540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23541 \begin_inset Text
23542
23543 \begin_layout Plain Layout
23544 \begin_inset Formula $\simeq$
23545 \end_inset
23546
23547
23548 \end_layout
23549
23550 \end_inset
23551 </cell>
23552 </row>
23553 <row>
23554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23555 \begin_inset Text
23556
23557 \begin_layout Plain Layout
23558
23559 \backslash
23560 approx
23561 \end_layout
23562
23563 \end_inset
23564 </cell>
23565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23566 \begin_inset Text
23567
23568 \begin_layout Plain Layout
23569 \begin_inset Formula $\approx$
23570 \end_inset
23571
23572
23573 \end_layout
23574
23575 \end_inset
23576 </cell>
23577 </row>
23578 <row>
23579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23580 \begin_inset Text
23581
23582 \begin_layout Plain Layout
23583
23584 \backslash
23585 cong
23586 \end_layout
23587
23588 \end_inset
23589 </cell>
23590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23591 \begin_inset Text
23592
23593 \begin_layout Plain Layout
23594 \begin_inset Formula $\cong$
23595 \end_inset
23596
23597
23598 \end_layout
23599
23600 \end_inset
23601 </cell>
23602 </row>
23603 <row>
23604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23605 \begin_inset Text
23606
23607 \begin_layout Plain Layout
23608
23609 \backslash
23610 bowtie
23611 \end_layout
23612
23613 \end_inset
23614 </cell>
23615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23616 \begin_inset Text
23617
23618 \begin_layout Plain Layout
23619 \begin_inset Formula $\bowtie$
23620 \end_inset
23621
23622
23623 \end_layout
23624
23625 \end_inset
23626 </cell>
23627 </row>
23628 <row>
23629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23630 \begin_inset Text
23631
23632 \begin_layout Plain Layout
23633
23634 \backslash
23635 notin
23636 \end_layout
23637
23638 \end_inset
23639 </cell>
23640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23641 \begin_inset Text
23642
23643 \begin_layout Plain Layout
23644 \begin_inset Formula $\notin$
23645 \end_inset
23646
23647
23648 \end_layout
23649
23650 \end_inset
23651 </cell>
23652 </row>
23653 <row>
23654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23655 \begin_inset Text
23656
23657 \begin_layout Plain Layout
23658
23659 \backslash
23660 perp
23661 \end_layout
23662
23663 \end_inset
23664 </cell>
23665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23666 \begin_inset Text
23667
23668 \begin_layout Plain Layout
23669 \begin_inset Formula $\perp$
23670 \end_inset
23671
23672
23673 \end_layout
23674
23675 \end_inset
23676 </cell>
23677 </row>
23678 <row>
23679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23680 \begin_inset Text
23681
23682 \begin_layout Plain Layout
23683
23684 \backslash
23685 propto
23686 \end_layout
23687
23688 \end_inset
23689 </cell>
23690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23691 \begin_inset Text
23692
23693 \begin_layout Plain Layout
23694 \begin_inset Formula $\propto$
23695 \end_inset
23696
23697
23698 \end_layout
23699
23700 \end_inset
23701 </cell>
23702 </row>
23703 <row>
23704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23705 \begin_inset Text
23706
23707 \begin_layout Plain Layout
23708
23709 \backslash
23710 asymp
23711 \end_layout
23712
23713 \end_inset
23714 </cell>
23715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23716 \begin_inset Text
23717
23718 \begin_layout Plain Layout
23719 \begin_inset Formula $\asymp$
23720 \end_inset
23721
23722
23723 \end_layout
23724
23725 \end_inset
23726 </cell>
23727 </row>
23728 <row>
23729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23730 \begin_inset Text
23731
23732 \begin_layout Plain Layout
23733
23734 \backslash
23735 doteq
23736 \end_layout
23737
23738 \end_inset
23739 </cell>
23740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23741 \begin_inset Text
23742
23743 \begin_layout Plain Layout
23744 \begin_inset Formula $\doteq$
23745 \end_inset
23746
23747
23748 \end_layout
23749
23750 \end_inset
23751 </cell>
23752 </row>
23753 <row>
23754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23755 \begin_inset Text
23756
23757 \begin_layout Plain Layout
23758
23759 \backslash
23760 circeq
23761 \end_layout
23762
23763 \end_inset
23764 </cell>
23765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23766 \begin_inset Text
23767
23768 \begin_layout Plain Layout
23769 \begin_inset Formula $\circeq$
23770 \end_inset
23771
23772
23773 \end_layout
23774
23775 \end_inset
23776 </cell>
23777 </row>
23778 <row>
23779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23780 \begin_inset Text
23781
23782 \begin_layout Plain Layout
23783
23784 \backslash
23785 models
23786 \end_layout
23787
23788 \end_inset
23789 </cell>
23790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23791 \begin_inset Text
23792
23793 \begin_layout Plain Layout
23794 \begin_inset Formula $\models$
23795 \end_inset
23796
23797
23798 \end_layout
23799
23800 \end_inset
23801 </cell>
23802 </row>
23803 <row>
23804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23805 \begin_inset Text
23806
23807 \begin_layout Plain Layout
23808
23809 \backslash
23810 widehat=
23811 \end_layout
23812
23813 \end_inset
23814 </cell>
23815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23816 \begin_inset Text
23817
23818 \begin_layout Plain Layout
23819 \begin_inset Formula $\widehat{=}$
23820 \end_inset
23821
23822
23823 \end_layout
23824
23825 \end_inset
23826 </cell>
23827 </row>
23828 </lyxtabular>
23829
23830 \end_inset
23831
23832
23833 \begin_inset space \hfill{}
23834 \end_inset
23835
23836
23837 \begin_inset Tabular
23838 <lyxtabular version="3" rows="17" columns="2">
23839 <features tabularvalignment="middle">
23840 <column alignment="center" valignment="top" width="0pt">
23841 <column alignment="center" valignment="top" width="0pt">
23842 <row>
23843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23844 \begin_inset Text
23845
23846 \begin_layout Plain Layout
23847
23848 \family roman
23849 \series medium
23850 \shape up
23851 \size normal
23852 \emph off
23853 \bar no
23854 \noun off
23855 \color none
23856 コマンド
23857 \end_layout
23858
23859 \end_inset
23860 </cell>
23861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23862 \begin_inset Text
23863
23864 \begin_layout Plain Layout
23865
23866 \family roman
23867 \series medium
23868 \shape up
23869 \size normal
23870 \emph off
23871 \bar no
23872 \noun off
23873 \color none
23874 出力
23875 \end_layout
23876
23877 \end_inset
23878 </cell>
23879 </row>
23880 <row>
23881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23882 \begin_inset Text
23883
23884 \begin_layout Plain Layout
23885 \begin_inset Formula $>$
23886 \end_inset
23887
23888
23889 \end_layout
23890
23891 \end_inset
23892 </cell>
23893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23894 \begin_inset Text
23895
23896 \begin_layout Plain Layout
23897 \begin_inset Formula $>$
23898 \end_inset
23899
23900
23901 \end_layout
23902
23903 \end_inset
23904 </cell>
23905 </row>
23906 <row>
23907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23908 \begin_inset Text
23909
23910 \begin_layout Plain Layout
23911
23912 \backslash
23913 ge
23914 \end_layout
23915
23916 \end_inset
23917 </cell>
23918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23919 \begin_inset Text
23920
23921 \begin_layout Plain Layout
23922 \begin_inset Formula $\ge$
23923 \end_inset
23924
23925
23926 \end_layout
23927
23928 \end_inset
23929 </cell>
23930 </row>
23931 <row>
23932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23933 \begin_inset Text
23934
23935 \begin_layout Plain Layout
23936
23937 \backslash
23938 gg
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23944 \begin_inset Text
23945
23946 \begin_layout Plain Layout
23947 \begin_inset Formula $\gg$
23948 \end_inset
23949
23950
23951 \end_layout
23952
23953 \end_inset
23954 </cell>
23955 </row>
23956 <row>
23957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23958 \begin_inset Text
23959
23960 \begin_layout Plain Layout
23961
23962 \backslash
23963 succ
23964 \end_layout
23965
23966 \end_inset
23967 </cell>
23968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23969 \begin_inset Text
23970
23971 \begin_layout Plain Layout
23972 \begin_inset Formula $\succ$
23973 \end_inset
23974
23975
23976 \end_layout
23977
23978 \end_inset
23979 </cell>
23980 </row>
23981 <row>
23982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \begin_layout Plain Layout
23986
23987 \backslash
23988 succeq
23989 \end_layout
23990
23991 \end_inset
23992 </cell>
23993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23994 \begin_inset Text
23995
23996 \begin_layout Plain Layout
23997 \begin_inset Formula $\succeq$
23998 \end_inset
23999
24000
24001 \end_layout
24002
24003 \end_inset
24004 </cell>
24005 </row>
24006 <row>
24007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24008 \begin_inset Text
24009
24010 \begin_layout Plain Layout
24011
24012 \backslash
24013 supset
24014 \end_layout
24015
24016 \end_inset
24017 </cell>
24018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24019 \begin_inset Text
24020
24021 \begin_layout Plain Layout
24022 \begin_inset Formula $\supset$
24023 \end_inset
24024
24025
24026 \end_layout
24027
24028 \end_inset
24029 </cell>
24030 </row>
24031 <row>
24032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24033 \begin_inset Text
24034
24035 \begin_layout Plain Layout
24036
24037 \backslash
24038 supseteq
24039 \end_layout
24040
24041 \end_inset
24042 </cell>
24043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24044 \begin_inset Text
24045
24046 \begin_layout Plain Layout
24047 \begin_inset Formula $\supseteq$
24048 \end_inset
24049
24050
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 </row>
24056 <row>
24057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24058 \begin_inset Text
24059
24060 \begin_layout Plain Layout
24061
24062 \backslash
24063 sqsupseteq
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24069 \begin_inset Text
24070
24071 \begin_layout Plain Layout
24072 \begin_inset Formula $\sqsupseteq$
24073 \end_inset
24074
24075
24076 \end_layout
24077
24078 \end_inset
24079 </cell>
24080 </row>
24081 <row>
24082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \begin_layout Plain Layout
24086
24087 \backslash
24088 ni
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24094 \begin_inset Text
24095
24096 \begin_layout Plain Layout
24097 \begin_inset Formula $\ni$
24098 \end_inset
24099
24100
24101 \end_layout
24102
24103 \end_inset
24104 </cell>
24105 </row>
24106 <row>
24107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24108 \begin_inset Text
24109
24110 \begin_layout Plain Layout
24111
24112 \backslash
24113 dashv
24114 \end_layout
24115
24116 \end_inset
24117 </cell>
24118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24119 \begin_inset Text
24120
24121 \begin_layout Plain Layout
24122 \begin_inset Formula $\dashv$
24123 \end_inset
24124
24125
24126 \end_layout
24127
24128 \end_inset
24129 </cell>
24130 </row>
24131 <row>
24132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24133 \begin_inset Text
24134
24135 \begin_layout Plain Layout
24136
24137 \backslash
24138 frown
24139 \end_layout
24140
24141 \end_inset
24142 </cell>
24143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24144 \begin_inset Text
24145
24146 \begin_layout Plain Layout
24147 \begin_inset Formula $\frown$
24148 \end_inset
24149
24150
24151 \end_layout
24152
24153 \end_inset
24154 </cell>
24155 </row>
24156 <row>
24157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24158 \begin_inset Text
24159
24160 \begin_layout Plain Layout
24161
24162 \backslash
24163 rhd
24164 \end_layout
24165
24166 \end_inset
24167 </cell>
24168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24169 \begin_inset Text
24170
24171 \begin_layout Plain Layout
24172 \begin_inset Formula $\rhd$
24173 \end_inset
24174
24175
24176 \end_layout
24177
24178 \end_inset
24179 </cell>
24180 </row>
24181 <row>
24182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24183 \begin_inset Text
24184
24185 \begin_layout Plain Layout
24186
24187 \backslash
24188 unrhd
24189 \end_layout
24190
24191 \end_inset
24192 </cell>
24193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24194 \begin_inset Text
24195
24196 \begin_layout Plain Layout
24197 \begin_inset Formula $\unrhd$
24198 \end_inset
24199
24200
24201 \end_layout
24202
24203 \end_inset
24204 </cell>
24205 </row>
24206 <row>
24207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24208 \begin_inset Text
24209
24210 \begin_layout Plain Layout
24211
24212 \backslash
24213 lessgtr
24214 \end_layout
24215
24216 \end_inset
24217 </cell>
24218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24219 \begin_inset Text
24220
24221 \begin_layout Plain Layout
24222 \begin_inset Formula $\lessgtr$
24223 \end_inset
24224
24225
24226 \end_layout
24227
24228 \end_inset
24229 </cell>
24230 </row>
24231 <row>
24232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24233 \begin_inset Text
24234
24235 \begin_layout Plain Layout
24236
24237 \backslash
24238 parallel
24239 \end_layout
24240
24241 \end_inset
24242 </cell>
24243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24244 \begin_inset Text
24245
24246 \begin_layout Plain Layout
24247 \begin_inset Formula $\parallel$
24248 \end_inset
24249
24250
24251 \end_layout
24252
24253 \end_inset
24254 </cell>
24255 </row>
24256 <row>
24257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24258 \begin_inset Text
24259
24260 \begin_layout Plain Layout
24261
24262 \backslash
24263 nparallel
24264 \end_layout
24265
24266 \end_inset
24267 </cell>
24268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24269 \begin_inset Text
24270
24271 \begin_layout Plain Layout
24272 \begin_inset Formula $\nparallel$
24273 \end_inset
24274
24275
24276 \end_layout
24277
24278 \end_inset
24279 </cell>
24280 </row>
24281 </lyxtabular>
24282
24283 \end_inset
24284
24285
24286 \begin_inset space \hfill{}
24287 \end_inset
24288
24289
24290 \end_layout
24291
24292 \begin_layout Standard
24293 \begin_inset VSpace medskip
24294 \end_inset
24295
24296
24297 \series bold
24298
24299 \backslash
24300 lhd
24301 \series default
24302
24303 \series bold
24304
24305 \backslash
24306 rhd
24307 \series default
24308 の文字は、同じように見える演算子
24309 \series bold
24310
24311 \backslash
24312 triangleleft
24313 \series default
24314 および
24315 \series bold
24316
24317 \backslash
24318 triangleright
24319 \series default
24320 よりも大きくなっています。
24321 \end_layout
24322
24323 \begin_layout Standard
24324 関係子は、記号とは違って、つねに前後に余白が置かれます。
24325 \end_layout
24326
24327 \begin_layout Standard
24328
24329 \series bold
24330
24331 \backslash
24332 stackrel
24333 \series default
24334
24335 \begin_inset Index idx
24336 status collapsed
24337
24338 \begin_layout Plain Layout
24339 こまんど@コマンド ! S ! 
24340 \backslash
24341 stackrel
24342 \end_layout
24343
24344 \end_inset
24345
24346 コマンドを使うと、以下のように、ラベル付きの関係子を作ることができます。
24347 \end_layout
24348
24349 \begin_layout Standard
24350 \align center
24351 \begin_inset Tabular
24352 <lyxtabular version="3" rows="2" columns="2">
24353 <features tabularvalignment="middle">
24354 <column alignment="center" valignment="top" width="0">
24355 <column alignment="center" valignment="top" width="0">
24356 <row>
24357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24358 \begin_inset Text
24359
24360 \begin_layout Plain Layout
24361 コマンド
24362 \end_layout
24363
24364 \end_inset
24365 </cell>
24366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24367 \begin_inset Text
24368
24369 \begin_layout Plain Layout
24370 出力
24371 \begin_inset Note Note
24372 status collapsed
24373
24374 \begin_layout Plain Layout
24375 ここで
24376 \series bold
24377
24378 \backslash
24379 raisebox
24380 \series default
24381 はスペーサーとして使用しているだけです。
24382 \end_layout
24383
24384 \end_inset
24385
24386
24387 \end_layout
24388
24389 \end_inset
24390 </cell>
24391 </row>
24392 <row>
24393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24394 \begin_inset Text
24395
24396 \begin_layout Plain Layout
24397 A(r)
24398 \backslash
24399 stackrel
24400 \begin_inset ERT
24401 status collapsed
24402
24403 \begin_layout Plain Layout
24404
24405
24406 \backslash
24407 spce 
24408 \end_layout
24409
24410 \end_inset
24411
24412 r
24413 \backslash
24414 to
24415 \backslash
24416 infty
24417 \begin_inset ERT
24418 status collapsed
24419
24420 \begin_layout Plain Layout
24421
24422
24423 \backslash
24424 spce 
24425 \end_layout
24426
24427 \end_inset
24428
24429
24430 \begin_inset Formula $\downarrow$
24431 \end_inset
24432
24433
24434 \backslash
24435 approx
24436 \begin_inset ERT
24437 status collapsed
24438
24439 \begin_layout Plain Layout
24440
24441
24442 \backslash
24443 spce 
24444 \end_layout
24445
24446 \end_inset
24447
24448
24449 \begin_inset ERT
24450 status collapsed
24451
24452 \begin_layout Plain Layout
24453
24454
24455 \backslash
24456 spce 
24457 \end_layout
24458
24459 \end_inset
24460
24461 B
24462 \end_layout
24463
24464 \end_inset
24465 </cell>
24466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Plain Layout
24470 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24471 \end_inset
24472
24473
24474 \end_layout
24475
24476 \end_inset
24477 </cell>
24478 </row>
24479 </lyxtabular>
24480
24481 \end_inset
24482
24483
24484 \end_layout
24485
24486 \begin_layout Section
24487 函数
24488 \end_layout
24489
24490 \begin_layout Subsection
24491 定義済み函数
24492 \begin_inset CommandInset label
24493 LatexCommand label
24494 name "sub:定義済み函数"
24495
24496 \end_inset
24497
24498
24499 \begin_inset Index idx
24500 status collapsed
24501
24502 \begin_layout Plain Layout
24503 かんすう@函数 ! ていぎずみ@定義済み
24504 \end_layout
24505
24506 \end_inset
24507
24508
24509 \end_layout
24510
24511 \begin_layout Standard
24512 一般的に、数式表現では変数は
24513 \shape italic
24514 イタリック体
24515 \shape default
24516 に設定されますが、函数名はイタリック体にしません。なぜなら、
24517 \begin_inset Formula $sin$
24518 \end_inset
24519
24520
24521 \begin_inset Formula $s\cdot i\cdot n$
24522 \end_inset
24523
24524 であるかのように誤解させる恐れがあるためです。そのために、定義済み函数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み函数は、函数名の前にバ
24525 ックスラッシュを加えたコマンドとして挿入します。
24526 \end_layout
24527
24528 \begin_layout Standard
24529 \align center
24530 \begin_inset Tabular
24531 <lyxtabular version="3" rows="2" columns="4">
24532 <features tabularvalignment="middle">
24533 <column alignment="center" valignment="top" width="0pt">
24534 <column alignment="center" valignment="top" width="0pt">
24535 <column alignment="center" valignment="top" width="0pt">
24536 <column alignment="center" valignment="top" width="0pt">
24537 <row>
24538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24539 \begin_inset Text
24540
24541 \begin_layout Plain Layout
24542 コマンド
24543 \end_layout
24544
24545 \end_inset
24546 </cell>
24547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24548 \begin_inset Text
24549
24550 \begin_layout Plain Layout
24551 出力
24552 \end_layout
24553
24554 \end_inset
24555 </cell>
24556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24557 \begin_inset Text
24558
24559 \begin_layout Plain Layout
24560 コマンド
24561 \end_layout
24562
24563 \end_inset
24564 </cell>
24565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24566 \begin_inset Text
24567
24568 \begin_layout Plain Layout
24569 出力
24570 \end_layout
24571
24572 \end_inset
24573 </cell>
24574 </row>
24575 <row>
24576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24577 \begin_inset Text
24578
24579 \begin_layout Plain Layout
24580 Asin(x)+B
24581 \end_layout
24582
24583 \end_inset
24584 </cell>
24585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24586 \begin_inset Text
24587
24588 \begin_layout Plain Layout
24589 \begin_inset Formula $Asin(x)+B$
24590 \end_inset
24591
24592
24593 \end_layout
24594
24595 \end_inset
24596 </cell>
24597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24598 \begin_inset Text
24599
24600 \begin_layout Plain Layout
24601 A
24602 \backslash
24603 sin(x)+B
24604 \end_layout
24605
24606 \end_inset
24607 </cell>
24608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24609 \begin_inset Text
24610
24611 \begin_layout Plain Layout
24612 \begin_inset Formula $A\sin(x)+B$
24613 \end_inset
24614
24615
24616 \end_layout
24617
24618 \end_inset
24619 </cell>
24620 </row>
24621 </lyxtabular>
24622
24623 \end_inset
24624
24625
24626 \end_layout
24627
24628 \begin_layout Standard
24629 以下の函数が定義済みです。
24630 \end_layout
24631
24632 \begin_layout Standard
24633 \begin_inset VSpace -2mm
24634 \end_inset
24635
24636
24637 \end_layout
24638
24639 \begin_layout Standard
24640 \align center
24641 \begin_inset Tabular
24642 <lyxtabular version="3" rows="9" columns="4">
24643 <features tabularvalignment="middle">
24644 <column alignment="center" valignment="top" width="0pt">
24645 <column alignment="center" valignment="top" width="0pt">
24646 <column alignment="center" valignment="top" width="0pt">
24647 <column alignment="center" valignment="top" width="0pt">
24648 <row>
24649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24650 \begin_inset Text
24651
24652 \begin_layout Plain Layout
24653 コマンド
24654 \end_layout
24655
24656 \end_inset
24657 </cell>
24658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24659 \begin_inset Text
24660
24661 \begin_layout Plain Layout
24662 コマンド
24663 \end_layout
24664
24665 \end_inset
24666 </cell>
24667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24668 \begin_inset Text
24669
24670 \begin_layout Plain Layout
24671 コマンド
24672 \end_layout
24673
24674 \end_inset
24675 </cell>
24676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24677 \begin_inset Text
24678
24679 \begin_layout Plain Layout
24680 コマンド
24681 \end_layout
24682
24683 \end_inset
24684 </cell>
24685 </row>
24686 <row>
24687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24688 \begin_inset Text
24689
24690 \begin_layout Plain Layout
24691
24692 \backslash
24693 sin
24694 \end_layout
24695
24696 \end_inset
24697 </cell>
24698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24699 \begin_inset Text
24700
24701 \begin_layout Plain Layout
24702
24703 \backslash
24704 sinh
24705 \end_layout
24706
24707 \end_inset
24708 </cell>
24709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24710 \begin_inset Text
24711
24712 \begin_layout Plain Layout
24713
24714 \backslash
24715 arcsin
24716 \end_layout
24717
24718 \end_inset
24719 </cell>
24720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24721 \begin_inset Text
24722
24723 \begin_layout Plain Layout
24724
24725 \backslash
24726 sup
24727 \end_layout
24728
24729 \end_inset
24730 </cell>
24731 </row>
24732 <row>
24733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24734 \begin_inset Text
24735
24736 \begin_layout Plain Layout
24737
24738 \backslash
24739 cos
24740 \end_layout
24741
24742 \end_inset
24743 </cell>
24744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24745 \begin_inset Text
24746
24747 \begin_layout Plain Layout
24748
24749 \backslash
24750 cosh
24751 \end_layout
24752
24753 \end_inset
24754 </cell>
24755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24756 \begin_inset Text
24757
24758 \begin_layout Plain Layout
24759
24760 \backslash
24761 arccos
24762 \end_layout
24763
24764 \end_inset
24765 </cell>
24766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24767 \begin_inset Text
24768
24769 \begin_layout Plain Layout
24770
24771 \backslash
24772 inf
24773 \end_layout
24774
24775 \end_inset
24776 </cell>
24777 </row>
24778 <row>
24779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24780 \begin_inset Text
24781
24782 \begin_layout Plain Layout
24783
24784 \backslash
24785 tan
24786 \end_layout
24787
24788 \end_inset
24789 </cell>
24790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24791 \begin_inset Text
24792
24793 \begin_layout Plain Layout
24794
24795 \backslash
24796 tanh
24797 \end_layout
24798
24799 \end_inset
24800 </cell>
24801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24802 \begin_inset Text
24803
24804 \begin_layout Plain Layout
24805
24806 \backslash
24807 arctan
24808 \end_layout
24809
24810 \end_inset
24811 </cell>
24812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24813 \begin_inset Text
24814
24815 \begin_layout Plain Layout
24816
24817 \backslash
24818 lim
24819 \end_layout
24820
24821 \end_inset
24822 </cell>
24823 </row>
24824 <row>
24825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24826 \begin_inset Text
24827
24828 \begin_layout Plain Layout
24829
24830 \backslash
24831 cot
24832 \end_layout
24833
24834 \end_inset
24835 </cell>
24836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24837 \begin_inset Text
24838
24839 \begin_layout Plain Layout
24840
24841 \backslash
24842 coth
24843 \end_layout
24844
24845 \end_inset
24846 </cell>
24847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24848 \begin_inset Text
24849
24850 \begin_layout Plain Layout
24851
24852 \backslash
24853 arg
24854 \end_layout
24855
24856 \end_inset
24857 </cell>
24858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24859 \begin_inset Text
24860
24861 \begin_layout Plain Layout
24862
24863 \backslash
24864 liminf
24865 \end_layout
24866
24867 \end_inset
24868 </cell>
24869 </row>
24870 <row>
24871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24872 \begin_inset Text
24873
24874 \begin_layout Plain Layout
24875
24876 \backslash
24877 sec
24878 \end_layout
24879
24880 \end_inset
24881 </cell>
24882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24883 \begin_inset Text
24884
24885 \begin_layout Plain Layout
24886
24887 \backslash
24888 min
24889 \end_layout
24890
24891 \end_inset
24892 </cell>
24893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24894 \begin_inset Text
24895
24896 \begin_layout Plain Layout
24897
24898 \backslash
24899 deg
24900 \end_layout
24901
24902 \end_inset
24903 </cell>
24904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24905 \begin_inset Text
24906
24907 \begin_layout Plain Layout
24908
24909 \backslash
24910 limsup
24911 \end_layout
24912
24913 \end_inset
24914 </cell>
24915 </row>
24916 <row>
24917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24918 \begin_inset Text
24919
24920 \begin_layout Plain Layout
24921
24922 \backslash
24923 csc
24924 \end_layout
24925
24926 \end_inset
24927 </cell>
24928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24929 \begin_inset Text
24930
24931 \begin_layout Plain Layout
24932
24933 \backslash
24934 max
24935 \end_layout
24936
24937 \end_inset
24938 </cell>
24939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24940 \begin_inset Text
24941
24942 \begin_layout Plain Layout
24943
24944 \backslash
24945 det
24946 \end_layout
24947
24948 \end_inset
24949 </cell>
24950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24951 \begin_inset Text
24952
24953 \begin_layout Plain Layout
24954
24955 \backslash
24956 Pr
24957 \end_layout
24958
24959 \end_inset
24960 </cell>
24961 </row>
24962 <row>
24963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24964 \begin_inset Text
24965
24966 \begin_layout Plain Layout
24967
24968 \backslash
24969 ln
24970 \end_layout
24971
24972 \end_inset
24973 </cell>
24974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24975 \begin_inset Text
24976
24977 \begin_layout Plain Layout
24978
24979 \backslash
24980 exp
24981 \end_layout
24982
24983 \end_inset
24984 </cell>
24985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24986 \begin_inset Text
24987
24988 \begin_layout Plain Layout
24989
24990 \backslash
24991 dim
24992 \end_layout
24993
24994 \end_inset
24995 </cell>
24996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24997 \begin_inset Text
24998
24999 \begin_layout Plain Layout
25000
25001 \backslash
25002 hom
25003 \end_layout
25004
25005 \end_inset
25006 </cell>
25007 </row>
25008 <row>
25009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25010 \begin_inset Text
25011
25012 \begin_layout Plain Layout
25013
25014 \backslash
25015 lg
25016 \end_layout
25017
25018 \end_inset
25019 </cell>
25020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25021 \begin_inset Text
25022
25023 \begin_layout Plain Layout
25024
25025 \backslash
25026 log
25027 \end_layout
25028
25029 \end_inset
25030 </cell>
25031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25032 \begin_inset Text
25033
25034 \begin_layout Plain Layout
25035
25036 \backslash
25037 ker
25038 \end_layout
25039
25040 \end_inset
25041 </cell>
25042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25043 \begin_inset Text
25044
25045 \begin_layout Plain Layout
25046
25047 \backslash
25048 gcd
25049 \end_layout
25050
25051 \end_inset
25052 </cell>
25053 </row>
25054 </lyxtabular>
25055
25056 \end_inset
25057
25058
25059 \end_layout
25060
25061 \begin_layout Standard
25062 上記は、数式ツールバーボタンの
25063 \begin_inset Graphics
25064         filename ../../images/math/functions.png
25065         scale 85
25066
25067 \end_inset
25068
25069 でも挿入することができます。
25070 \end_layout
25071
25072 \begin_layout Subsection
25073 自己定義函数
25074 \begin_inset Index idx
25075 status collapsed
25076
25077 \begin_layout Plain Layout
25078 かんすう@函数 ! じこていぎ@自己定義
25079 \end_layout
25080
25081 \end_inset
25082
25083
25084 \end_layout
25085
25086 \begin_layout Standard
25087 たとえば符号函数sgn(x)のように、定義済みでない函数を使うには、二つの方法があります。
25088 \end_layout
25089
25090 \begin_layout Itemize
25091 以下の行をLaTeXプリアンブルに加えることによって函数を定義します。
25092 \begin_inset Foot
25093 status collapsed
25094
25095 \begin_layout Plain Layout
25096
25097 \series bold
25098
25099 \backslash
25100 DeclareMathOperator
25101 \series default
25102 についての詳細は、第
25103 \begin_inset CommandInset ref
25104 LatexCommand ref
25105 reference "sub:自己定義演算子"
25106
25107 \end_inset
25108
25109 節をご参照下さい。
25110 \end_layout
25111
25112 \end_inset
25113
25114
25115 \begin_inset Newline newline
25116 \end_inset
25117
25118
25119 \begin_inset VSpace -3mm
25120 \end_inset
25121
25122
25123 \begin_inset Newline newline
25124 \end_inset
25125
25126
25127 \series bold
25128
25129 \backslash
25130 DeclareMathOperator{
25131 \backslash
25132 sgn}{sgn}
25133 \series default
25134
25135 \begin_inset Index idx
25136 status collapsed
25137
25138 \begin_layout Plain Layout
25139 こまんど@コマンド ! D ! 
25140 \backslash
25141 dbinom@
25142 \backslash
25143 DeclareMathOperator
25144 \end_layout
25145
25146 \end_inset
25147
25148
25149 \begin_inset Newline newline
25150 \end_inset
25151
25152
25153 \begin_inset VSpace -2mm
25154 \end_inset
25155
25156
25157 \begin_inset Newline newline
25158 \end_inset
25159
25160 これによって、新しく定義された函数を
25161 \series bold
25162
25163 \backslash
25164 sgn
25165 \series default
25166 コマンドで呼び出すことができるようになります。
25167 \end_layout
25168
25169 \begin_layout Itemize
25170 数式を普通に書き下し、函数名を選択して(上記の例では
25171 \emph on
25172 sgn
25173 \emph default
25174 の文字)、それを数式テキストに変更します。最後に、空白を先行する要素と函数の間に入れます。
25175 \end_layout
25176
25177 \begin_layout Standard
25178 双方とも定義済み函数と同等の出力をもたらします
25179 \begin_inset Foot
25180 status collapsed
25181
25182 \begin_layout Plain Layout
25183 LyX上では、自己定義函数は赤で表示され、定義済み函数は黒で表示されます。
25184 \end_layout
25185
25186 \end_inset
25187
25188
25189 \end_layout
25190
25191 \begin_layout Standard
25192 \align center
25193 \begin_inset Tabular
25194 <lyxtabular version="3" rows="3" columns="2">
25195 <features tabularvalignment="middle">
25196 <column alignment="center" valignment="top" width="0pt">
25197 <column alignment="center" valignment="top" width="0pt">
25198 <row>
25199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25200 \begin_inset Text
25201
25202 \begin_layout Plain Layout
25203 コマンド
25204 \end_layout
25205
25206 \end_inset
25207 </cell>
25208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25209 \begin_inset Text
25210
25211 \begin_layout Plain Layout
25212 出力
25213 \end_layout
25214
25215 \end_inset
25216 </cell>
25217 </row>
25218 <row>
25219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25220 \begin_inset Text
25221
25222 \begin_layout Plain Layout
25223 A
25224 \backslash
25225 sgn(x)+B
25226 \end_layout
25227
25228 \end_inset
25229 </cell>
25230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25231 \begin_inset Text
25232
25233 \begin_layout Plain Layout
25234 \begin_inset Formula $A\sgn(x)+B$
25235 \end_inset
25236
25237
25238 \end_layout
25239
25240 \end_inset
25241 </cell>
25242 </row>
25243 <row>
25244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25245 \begin_inset Text
25246
25247 \begin_layout Plain Layout
25248 A
25249 \backslash
25250 ,
25251 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25252 \end_inset
25253
25254 (x)+B
25255 \end_layout
25256
25257 \end_inset
25258 </cell>
25259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25260 \begin_inset Text
25261
25262 \begin_layout Plain Layout
25263 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25264 \end_inset
25265
25266
25267 \end_layout
25268
25269 \end_inset
25270 </cell>
25271 </row>
25272 </lyxtabular>
25273
25274 \end_inset
25275
25276
25277 \end_layout
25278
25279 \begin_layout Standard
25280 自己定義函数を何回か使用する場合には、一番目の方法の方が適切です。
25281 \end_layout
25282
25283 \begin_layout Subsection
25284 極限
25285 \begin_inset Index idx
25286 status collapsed
25287
25288 \begin_layout Plain Layout
25289 きょくげん@極限
25290 \end_layout
25291
25292 \end_inset
25293
25294
25295 \end_layout
25296
25297 \begin_layout Standard
25298 極限用には、
25299 \series bold
25300
25301 \backslash
25302 lim
25303 \series default
25304
25305 \begin_inset Index idx
25306 status collapsed
25307
25308 \begin_layout Plain Layout
25309 こまんど@コマンド ! L ! 
25310 \backslash
25311 lim
25312 \end_layout
25313
25314 \end_inset
25315
25316
25317 \series bold
25318
25319 \backslash
25320 liminf
25321 \series default
25322
25323 \series bold
25324
25325 \backslash
25326 limsup
25327 \series default
25328 の他に、以下の函数があります。
25329 \end_layout
25330
25331 \begin_layout Standard
25332 \align center
25333 \begin_inset Tabular
25334 <lyxtabular version="3" rows="5" columns="2">
25335 <features tabularvalignment="middle">
25336 <column alignment="center" valignment="top" width="0">
25337 <column alignment="center" valignment="top" width="0">
25338 <row>
25339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25340 \begin_inset Text
25341
25342 \begin_layout Plain Layout
25343 コマンド
25344 \end_layout
25345
25346 \end_inset
25347 </cell>
25348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25349 \begin_inset Text
25350
25351 \begin_layout Plain Layout
25352 出力
25353 \begin_inset Note Note
25354 status collapsed
25355
25356 \begin_layout Plain Layout
25357 ここで
25358 \series bold
25359
25360 \backslash
25361 raisebox
25362 \series default
25363 はスペーサーとして使用しているだけです。
25364 \end_layout
25365
25366 \end_inset
25367
25368
25369 \end_layout
25370
25371 \end_inset
25372 </cell>
25373 </row>
25374 <row>
25375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25376 \begin_inset Text
25377
25378 \begin_layout Plain Layout
25379
25380 \backslash
25381 varliminf
25382 \end_layout
25383
25384 \end_inset
25385 </cell>
25386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25387 \begin_inset Text
25388
25389 \begin_layout Plain Layout
25390 \begin_inset Formula $\varliminf$
25391 \end_inset
25392
25393
25394 \end_layout
25395
25396 \end_inset
25397 </cell>
25398 </row>
25399 <row>
25400 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25401 \begin_inset Text
25402
25403 \begin_layout Plain Layout
25404
25405 \backslash
25406 varlimsup
25407 \end_layout
25408
25409 \end_inset
25410 </cell>
25411 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25412 \begin_inset Text
25413
25414 \begin_layout Plain Layout
25415 \begin_inset Formula $\varlimsup$
25416 \end_inset
25417
25418
25419 \end_layout
25420
25421 \end_inset
25422 </cell>
25423 </row>
25424 <row>
25425 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25426 \begin_inset Text
25427
25428 \begin_layout Plain Layout
25429
25430 \backslash
25431 varprojlim
25432 \end_layout
25433
25434 \end_inset
25435 </cell>
25436 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25437 \begin_inset Text
25438
25439 \begin_layout Plain Layout
25440 \begin_inset Formula $\varprojlim$
25441 \end_inset
25442
25443
25444 \end_layout
25445
25446 \end_inset
25447 </cell>
25448 </row>
25449 <row>
25450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25451 \begin_inset Text
25452
25453 \begin_layout Plain Layout
25454
25455 \backslash
25456 varinjlim
25457 \end_layout
25458
25459 \end_inset
25460 </cell>
25461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25462 \begin_inset Text
25463
25464 \begin_layout Plain Layout
25465 \begin_inset Formula $\varinjlim$
25466 \end_inset
25467
25468
25469 \begin_inset Formula $\raisebox{-2.5mm}{}$
25470 \end_inset
25471
25472
25473 \end_layout
25474
25475 \end_inset
25476 </cell>
25477 </row>
25478 </lyxtabular>
25479
25480 \end_inset
25481
25482
25483 \end_layout
25484
25485 \begin_layout Standard
25486 \begin_inset VSpace medskip
25487 \end_inset
25488
25489 極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように函数の横に置かれます。
25490 \end_layout
25491
25492 \begin_layout Standard
25493 \align center
25494 \begin_inset Tabular
25495 <lyxtabular version="3" rows="2" columns="2">
25496 <features tabularvalignment="middle">
25497 <column alignment="center" valignment="top" width="0pt">
25498 <column alignment="center" valignment="top" width="0pt">
25499 <row>
25500 <cell alignment="center" valignment="top" usebox="none">
25501 \begin_inset Text
25502
25503 \begin_layout Plain Layout
25504 コマンド
25505 \end_layout
25506
25507 \end_inset
25508 </cell>
25509 <cell alignment="center" valignment="top" usebox="none">
25510 \begin_inset Text
25511
25512 \begin_layout Plain Layout
25513 \begin_inset space \hspace{}
25514 \length 1cm
25515 \end_inset
25516
25517 出力
25518 \begin_inset Note Note
25519 status collapsed
25520
25521 \begin_layout Plain Layout
25522 ここで
25523 \series bold
25524
25525 \backslash
25526 raisebox
25527 \series default
25528 はスペーサーとして使用しているだけです。
25529 \end_layout
25530
25531 \end_inset
25532
25533
25534 \end_layout
25535
25536 \end_inset
25537 </cell>
25538 </row>
25539 <row>
25540 <cell alignment="center" valignment="top" usebox="none">
25541 \begin_inset Text
25542
25543 \begin_layout Plain Layout
25544
25545 \backslash
25546 lim_x
25547 \backslash
25548 to
25549 \begin_inset ERT
25550 status collapsed
25551
25552 \begin_layout Plain Layout
25553
25554
25555 \backslash
25556 spce 
25557 \end_layout
25558
25559 \end_inset
25560
25561 A
25562 \begin_inset ERT
25563 status collapsed
25564
25565 \begin_layout Plain Layout
25566
25567
25568 \backslash
25569 spce 
25570 \end_layout
25571
25572 \end_inset
25573
25574 x=B
25575 \end_layout
25576
25577 \end_inset
25578 </cell>
25579 <cell alignment="center" valignment="top" usebox="none">
25580 \begin_inset Text
25581
25582 \begin_layout Plain Layout
25583 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25584 \end_inset
25585
25586
25587 \end_layout
25588
25589 \end_inset
25590 </cell>
25591 </row>
25592 </lyxtabular>
25593
25594 \end_inset
25595
25596
25597 \end_layout
25598
25599 \begin_layout Standard
25600 別行建て数式では、極限は、以下のように通常どおり下に置かれます。
25601 \begin_inset Formula 
25602 \[
25603 \lim_{x\to A}x=B
25604 \]
25605
25606 \end_inset
25607
25608
25609 \end_layout
25610
25611 \begin_layout Subsection
25612 剰余函数
25613 \begin_inset Index idx
25614 status collapsed
25615
25616 \begin_layout Plain Layout
25617 かんすう@函数 ! じょうよ@剰余
25618 \end_layout
25619
25620 \end_inset
25621
25622
25623 \begin_inset Index idx
25624 status collapsed
25625
25626 \begin_layout Plain Layout
25627 かんすう@函数 ! もじゅらす@モジュラス | see
25628 \begin_inset ERT
25629 status collapsed
25630
25631 \begin_layout Plain Layout
25632
25633 {
25634 \end_layout
25635
25636 \end_inset
25637
25638 剰余
25639 \begin_inset ERT
25640 status collapsed
25641
25642 \begin_layout Plain Layout
25643
25644 }
25645 \end_layout
25646
25647 \end_inset
25648
25649
25650 \end_layout
25651
25652 \end_inset
25653
25654
25655 \end_layout
25656
25657 \begin_layout Standard
25658 剰余函数は、特別に4つの派生型があります。
25659 \end_layout
25660
25661 \begin_layout Standard
25662 以下は、別行建て数式での派生型です。
25663 \begin_inset Formula 
25664 \begin{align*}
25665 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25666 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25667 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25668 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25669 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
25670 \end{align*}
25671
25672 \end_inset
25673
25674
25675 \end_layout
25676
25677 \begin_layout Standard
25678 行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。
25679 \lang english
25680 By default the modulo-functions take only the first following character
25681  into account.
25682  To use more than one character, one has to put them into TeX-braces:
25683 \begin_inset Formula 
25684 \begin{align*}
25685 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25686 \mathrm{a\backslash pod\textrm{\spce}bcd} &  & a\pod bcd\\
25687 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25688 \end{align*}
25689
25690 \end_inset
25691
25692
25693 \end_layout
25694
25695 \begin_layout Section
25696 特殊文字
25697 \begin_inset Index idx
25698 status collapsed
25699
25700 \begin_layout Plain Layout
25701 とくしゅもじ@特殊文字
25702 \end_layout
25703
25704 \end_inset
25705
25706
25707 \end_layout
25708
25709 \begin_layout Subsection
25710 数式テキストにおける特殊文字
25711 \end_layout
25712
25713 \begin_layout Standard
25714 以下の各コマンドは、数式テキストかTeXモード中でのみ使用することができます。
25715 \end_layout
25716
25717 \begin_layout Standard
25718 \begin_inset space \hfill{}
25719 \end_inset
25720
25721
25722 \begin_inset Tabular
25723 <lyxtabular version="3" rows="8" columns="2">
25724 <features tabularvalignment="middle">
25725 <column alignment="block" valignment="top" width="0">
25726 <column alignment="block" valignment="top" width="0">
25727 <row>
25728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25729 \begin_inset Text
25730
25731 \begin_layout Plain Layout
25732 コマンド
25733 \end_layout
25734
25735 \end_inset
25736 </cell>
25737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25738 \begin_inset Text
25739
25740 \begin_layout Plain Layout
25741 出力
25742 \end_layout
25743
25744 \end_inset
25745 </cell>
25746 </row>
25747 <row>
25748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25749 \begin_inset Text
25750
25751 \begin_layout Plain Layout
25752
25753 \backslash
25754 oe
25755 \end_layout
25756
25757 \end_inset
25758 </cell>
25759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25760 \begin_inset Text
25761
25762 \begin_layout Plain Layout
25763 \begin_inset Formula $\textrm{œ}$
25764 \end_inset
25765
25766
25767 \end_layout
25768
25769 \end_inset
25770 </cell>
25771 </row>
25772 <row>
25773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25774 \begin_inset Text
25775
25776 \begin_layout Plain Layout
25777
25778 \backslash
25779 OE
25780 \end_layout
25781
25782 \end_inset
25783 </cell>
25784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25785 \begin_inset Text
25786
25787 \begin_layout Plain Layout
25788 \begin_inset Formula $\textrm{Œ}$
25789 \end_inset
25790
25791
25792 \end_layout
25793
25794 \end_inset
25795 </cell>
25796 </row>
25797 <row>
25798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25799 \begin_inset Text
25800
25801 \begin_layout Plain Layout
25802
25803 \backslash
25804 ae
25805 \end_layout
25806
25807 \end_inset
25808 </cell>
25809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25810 \begin_inset Text
25811
25812 \begin_layout Plain Layout
25813 \begin_inset Formula $\textrm{æ}$
25814 \end_inset
25815
25816
25817 \end_layout
25818
25819 \end_inset
25820 </cell>
25821 </row>
25822 <row>
25823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25824 \begin_inset Text
25825
25826 \begin_layout Plain Layout
25827
25828 \backslash
25829 AE
25830 \end_layout
25831
25832 \end_inset
25833 </cell>
25834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25835 \begin_inset Text
25836
25837 \begin_layout Plain Layout
25838 \begin_inset Formula $\textrm{Æ}$
25839 \end_inset
25840
25841
25842 \end_layout
25843
25844 \end_inset
25845 </cell>
25846 </row>
25847 <row>
25848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25849 \begin_inset Text
25850
25851 \begin_layout Plain Layout
25852
25853 \backslash
25854 aa
25855 \end_layout
25856
25857 \end_inset
25858 </cell>
25859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25860 \begin_inset Text
25861
25862 \begin_layout Plain Layout
25863 \begin_inset Formula $\textrm{\aa}$
25864 \end_inset
25865
25866
25867 \end_layout
25868
25869 \end_inset
25870 </cell>
25871 </row>
25872 <row>
25873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25874 \begin_inset Text
25875
25876 \begin_layout Plain Layout
25877
25878 \backslash
25879 AA
25880 \begin_inset Index idx
25881 status collapsed
25882
25883 \begin_layout Plain Layout
25884
25885 \lang english
25886
25887 \backslash
25888 @
25889 \begin_inset ERT
25890 status collapsed
25891
25892 \begin_layout Plain Layout
25893
25894
25895 \backslash
25896 textrm{
25897 \backslash
25898 AA}
25899 \end_layout
25900
25901 \end_inset
25902
25903
25904 \end_layout
25905
25906 \end_inset
25907
25908
25909 \end_layout
25910
25911 \end_inset
25912 </cell>
25913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25914 \begin_inset Text
25915
25916 \begin_layout Plain Layout
25917 \begin_inset Formula $\textrm{Å}$
25918 \end_inset
25919
25920
25921 \end_layout
25922
25923 \end_inset
25924 </cell>
25925 </row>
25926 <row>
25927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25928 \begin_inset Text
25929
25930 \begin_layout Plain Layout
25931
25932 \backslash
25933 i
25934 \end_layout
25935
25936 \end_inset
25937 </cell>
25938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25939 \begin_inset Text
25940
25941 \begin_layout Plain Layout
25942 \begin_inset Formula $\textrm{ı}$
25943 \end_inset
25944
25945
25946 \end_layout
25947
25948 \end_inset
25949 </cell>
25950 </row>
25951 </lyxtabular>
25952
25953 \end_inset
25954
25955
25956 \begin_inset space \hfill{}
25957 \end_inset
25958
25959
25960 \begin_inset Tabular
25961 <lyxtabular version="3" rows="8" columns="2">
25962 <features tabularvalignment="middle">
25963 <column alignment="block" valignment="top" width="0">
25964 <column alignment="center" valignment="top" width="0">
25965 <row>
25966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25967 \begin_inset Text
25968
25969 \begin_layout Plain Layout
25970 コマンド
25971 \begin_inset Note Note
25972 status collapsed
25973
25974 \begin_layout Plain Layout
25975 0
25976 \begin_inset space \thinspace{}
25977 \end_inset
25978
25979 mm空白を分離用に使っているのは、そうしないと出力が¡や¿になってしまうためです。
25980 \end_layout
25981
25982 \end_inset
25983
25984
25985 \end_layout
25986
25987 \end_inset
25988 </cell>
25989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25990 \begin_inset Text
25991
25992 \begin_layout Plain Layout
25993 出力
25994 \end_layout
25995
25996 \end_inset
25997 </cell>
25998 </row>
25999 <row>
26000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26001 \begin_inset Text
26002
26003 \begin_layout Plain Layout
26004
26005 \backslash
26006 o
26007 \end_layout
26008
26009 \end_inset
26010 </cell>
26011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26012 \begin_inset Text
26013
26014 \begin_layout Plain Layout
26015 \begin_inset Formula $\textrm{ø}$
26016 \end_inset
26017
26018
26019 \end_layout
26020
26021 \end_inset
26022 </cell>
26023 </row>
26024 <row>
26025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26026 \begin_inset Text
26027
26028 \begin_layout Plain Layout
26029
26030 \backslash
26031 O
26032 \end_layout
26033
26034 \end_inset
26035 </cell>
26036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26037 \begin_inset Text
26038
26039 \begin_layout Plain Layout
26040 \begin_inset Formula $\textrm{Ø}$
26041 \end_inset
26042
26043
26044 \end_layout
26045
26046 \end_inset
26047 </cell>
26048 </row>
26049 <row>
26050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26051 \begin_inset Text
26052
26053 \begin_layout Plain Layout
26054
26055 \backslash
26056 l
26057 \end_layout
26058
26059 \end_inset
26060 </cell>
26061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26062 \begin_inset Text
26063
26064 \begin_layout Plain Layout
26065 \begin_inset Formula $\textrm{ł}$
26066 \end_inset
26067
26068
26069 \end_layout
26070
26071 \end_inset
26072 </cell>
26073 </row>
26074 <row>
26075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26076 \begin_inset Text
26077
26078 \begin_layout Plain Layout
26079
26080 \backslash
26081 L
26082 \end_layout
26083
26084 \end_inset
26085 </cell>
26086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26087 \begin_inset Text
26088
26089 \begin_layout Plain Layout
26090 \begin_inset Formula $\textrm{Ł}$
26091 \end_inset
26092
26093
26094 \end_layout
26095
26096 \end_inset
26097 </cell>
26098 </row>
26099 <row>
26100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26101 \begin_inset Text
26102
26103 \begin_layout Plain Layout
26104 !
26105 \begin_inset space \hspace{}
26106 \length 0mm
26107 \end_inset
26108
26109 `
26110 \begin_inset ERT
26111 status collapsed
26112
26113 \begin_layout Plain Layout
26114
26115
26116 \backslash
26117 spce 
26118 \end_layout
26119
26120 \end_inset
26121
26122
26123 \end_layout
26124
26125 \end_inset
26126 </cell>
26127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26128 \begin_inset Text
26129
26130 \begin_layout Plain Layout
26131 \begin_inset Formula $\textrm{!`}$
26132 \end_inset
26133
26134
26135 \end_layout
26136
26137 \end_inset
26138 </cell>
26139 </row>
26140 <row>
26141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26142 \begin_inset Text
26143
26144 \begin_layout Plain Layout
26145 ?
26146 \begin_inset space \hspace{}
26147 \length 0mm
26148 \end_inset
26149
26150 `
26151 \begin_inset ERT
26152 status collapsed
26153
26154 \begin_layout Plain Layout
26155
26156
26157 \backslash
26158 spce 
26159 \end_layout
26160
26161 \end_inset
26162
26163
26164 \end_layout
26165
26166 \end_inset
26167 </cell>
26168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26169 \begin_inset Text
26170
26171 \begin_layout Plain Layout
26172 \begin_inset Formula $\textrm{?`}$
26173 \end_inset
26174
26175
26176 \end_layout
26177
26178 \end_inset
26179 </cell>
26180 </row>
26181 <row>
26182 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26183 \begin_inset Text
26184
26185 \begin_layout Plain Layout
26186
26187 \backslash
26188 j
26189 \end_layout
26190
26191 \end_inset
26192 </cell>
26193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26194 \begin_inset Text
26195
26196 \begin_layout Plain Layout
26197 \begin_inset Formula $\textrm{ȷ}$
26198 \end_inset
26199
26200
26201 \end_layout
26202
26203 \end_inset
26204 </cell>
26205 </row>
26206 </lyxtabular>
26207
26208 \end_inset
26209
26210
26211 \begin_inset space \hfill{}
26212 \end_inset
26213
26214
26215 \end_layout
26216
26217 \begin_layout Standard
26218 \begin_inset Formula $\textrm{\textrm{Å}}$
26219 \end_inset
26220
26221
26222 \begin_inset Formula $\textrm{\textrm{Ø}}$
26223 \end_inset
26224
26225 の各文字は、数式ツールバーボタンの
26226 \begin_inset Graphics
26227         filename ../../images/math/digamma.png
26228         scale 85
26229
26230 \end_inset
26231
26232 からも挿入することができます。
26233 \end_layout
26234
26235 \begin_layout Standard
26236 例外は、
26237 \series bold
26238 !
26239 \begin_inset space \hspace{}
26240 \length 0mm
26241 \end_inset
26242
26243 `
26244 \series default
26245
26246 \series bold
26247 ?
26248 \begin_inset space \hspace{}
26249 \length 0mm
26250 \end_inset
26251
26252 `
26253 \series default
26254 の各コマンドで、これらは直接LyX中の本文に入れることができます。
26255 \end_layout
26256
26257 \begin_layout Subsection
26258 文章中のアクセント
26259 \begin_inset CommandInset label
26260 LatexCommand label
26261 name "sub:文章中のアクセント"
26262
26263 \end_inset
26264
26265
26266 \begin_inset Index idx
26267 status collapsed
26268
26269 \begin_layout Plain Layout
26270 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の---
26271 \end_layout
26272
26273 \end_inset
26274
26275
26276 \end_layout
26277
26278 \begin_layout Standard
26279 以下に挙げる各コマンドを使えば、すべての文字にアクセントを付けることができます。これらのコマンドは、TeXモードで入れなくてはなりません。
26280 \end_layout
26281
26282 \begin_layout Standard
26283 \begin_inset space \hfill{}
26284 \end_inset
26285
26286
26287 \begin_inset Tabular
26288 <lyxtabular version="3" rows="8" columns="2">
26289 <features tabularvalignment="middle">
26290 <column alignment="block" valignment="top" width="0">
26291 <column alignment="block" valignment="top" width="0">
26292 <row>
26293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26294 \begin_inset Text
26295
26296 \begin_layout Plain Layout
26297 コマンド
26298 \end_layout
26299
26300 \end_inset
26301 </cell>
26302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26303 \begin_inset Text
26304
26305 \begin_layout Plain Layout
26306 出力
26307 \end_layout
26308
26309 \end_inset
26310 </cell>
26311 </row>
26312 <row>
26313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26314 \begin_inset Text
26315
26316 \begin_layout Plain Layout
26317
26318 \backslash
26319
26320 \begin_inset Quotes grd
26321 \end_inset
26322
26323 e
26324 \end_layout
26325
26326 \end_inset
26327 </cell>
26328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26329 \begin_inset Text
26330
26331 \begin_layout Plain Layout
26332 \begin_inset ERT
26333 status collapsed
26334
26335 \begin_layout Plain Layout
26336
26337
26338 \backslash
26339 "e
26340 \end_layout
26341
26342 \end_inset
26343
26344
26345 \end_layout
26346
26347 \end_inset
26348 </cell>
26349 </row>
26350 <row>
26351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26352 \begin_inset Text
26353
26354 \begin_layout Plain Layout
26355
26356 \backslash
26357 `e
26358 \end_layout
26359
26360 \end_inset
26361 </cell>
26362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26363 \begin_inset Text
26364
26365 \begin_layout Plain Layout
26366 \begin_inset ERT
26367 status collapsed
26368
26369 \begin_layout Plain Layout
26370
26371
26372 \backslash
26373 `e
26374 \end_layout
26375
26376 \end_inset
26377
26378
26379 \end_layout
26380
26381 \end_inset
26382 </cell>
26383 </row>
26384 <row>
26385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26386 \begin_inset Text
26387
26388 \begin_layout Plain Layout
26389
26390 \backslash
26391 ^
26392 \begin_inset ERT
26393 status collapsed
26394
26395 \begin_layout Plain Layout
26396
26397
26398 \backslash
26399 spce 
26400 \end_layout
26401
26402 \end_inset
26403
26404 e
26405 \end_layout
26406
26407 \end_inset
26408 </cell>
26409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26410 \begin_inset Text
26411
26412 \begin_layout Plain Layout
26413 \begin_inset ERT
26414 status collapsed
26415
26416 \begin_layout Plain Layout
26417
26418
26419 \backslash
26420 ^e
26421 \end_layout
26422
26423 \end_inset
26424
26425
26426 \end_layout
26427
26428 \end_inset
26429 </cell>
26430 </row>
26431 <row>
26432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26433 \begin_inset Text
26434
26435 \begin_layout Plain Layout
26436
26437 \backslash
26438 =e
26439 \end_layout
26440
26441 \end_inset
26442 </cell>
26443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26444 \begin_inset Text
26445
26446 \begin_layout Plain Layout
26447 \begin_inset ERT
26448 status collapsed
26449
26450 \begin_layout Plain Layout
26451
26452
26453 \backslash
26454 =e
26455 \end_layout
26456
26457 \end_inset
26458
26459
26460 \end_layout
26461
26462 \end_inset
26463 </cell>
26464 </row>
26465 <row>
26466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26467 \begin_inset Text
26468
26469 \begin_layout Plain Layout
26470
26471 \backslash
26472 u
26473 \begin_inset ERT
26474 status collapsed
26475
26476 \begin_layout Plain Layout
26477
26478
26479 \backslash
26480 spce 
26481 \end_layout
26482
26483 \end_inset
26484
26485 e
26486 \end_layout
26487
26488 \end_inset
26489 </cell>
26490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26491 \begin_inset Text
26492
26493 \begin_layout Plain Layout
26494 \begin_inset ERT
26495 status collapsed
26496
26497 \begin_layout Plain Layout
26498
26499
26500 \backslash
26501 u e
26502 \end_layout
26503
26504 \end_inset
26505
26506
26507 \end_layout
26508
26509 \end_inset
26510 </cell>
26511 </row>
26512 <row>
26513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26514 \begin_inset Text
26515
26516 \begin_layout Plain Layout
26517
26518 \backslash
26519 b
26520 \begin_inset ERT
26521 status collapsed
26522
26523 \begin_layout Plain Layout
26524
26525
26526 \backslash
26527 spce 
26528 \end_layout
26529
26530 \end_inset
26531
26532 e
26533 \end_layout
26534
26535 \end_inset
26536 </cell>
26537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26538 \begin_inset Text
26539
26540 \begin_layout Plain Layout
26541 \begin_inset ERT
26542 status collapsed
26543
26544 \begin_layout Plain Layout
26545
26546
26547 \backslash
26548 b e
26549 \end_layout
26550
26551 \end_inset
26552
26553
26554 \end_layout
26555
26556 \end_inset
26557 </cell>
26558 </row>
26559 <row>
26560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26561 \begin_inset Text
26562
26563 \begin_layout Plain Layout
26564
26565 \backslash
26566 t
26567 \begin_inset ERT
26568 status collapsed
26569
26570 \begin_layout Plain Layout
26571
26572
26573 \backslash
26574 spce 
26575 \end_layout
26576
26577 \end_inset
26578
26579 ee
26580 \end_layout
26581
26582 \end_inset
26583 </cell>
26584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26585 \begin_inset Text
26586
26587 \begin_layout Plain Layout
26588 \begin_inset ERT
26589 status collapsed
26590
26591 \begin_layout Plain Layout
26592
26593
26594 \backslash
26595 t ee
26596 \end_layout
26597
26598 \end_inset
26599
26600
26601 \end_layout
26602
26603 \end_inset
26604 </cell>
26605 </row>
26606 </lyxtabular>
26607
26608 \end_inset
26609
26610
26611 \begin_inset space \hfill{}
26612 \end_inset
26613
26614
26615 \begin_inset Tabular
26616 <lyxtabular version="3" rows="8" columns="2">
26617 <features tabularvalignment="middle">
26618 <column alignment="block" valignment="top" width="0">
26619 <column alignment="center" valignment="top" width="0">
26620 <row>
26621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26622 \begin_inset Text
26623
26624 \begin_layout Plain Layout
26625 コマンド
26626 \end_layout
26627
26628 \end_inset
26629 </cell>
26630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26631 \begin_inset Text
26632
26633 \begin_layout Plain Layout
26634 出力
26635 \end_layout
26636
26637 \end_inset
26638 </cell>
26639 </row>
26640 <row>
26641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26642 \begin_inset Text
26643
26644 \begin_layout Plain Layout
26645
26646 \backslash
26647 H
26648 \begin_inset ERT
26649 status collapsed
26650
26651 \begin_layout Plain Layout
26652
26653
26654 \backslash
26655 spce 
26656 \end_layout
26657
26658 \end_inset
26659
26660 e
26661 \end_layout
26662
26663 \end_inset
26664 </cell>
26665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26666 \begin_inset Text
26667
26668 \begin_layout Plain Layout
26669 \begin_inset ERT
26670 status collapsed
26671
26672 \begin_layout Plain Layout
26673
26674
26675 \backslash
26676 H e
26677 \end_layout
26678
26679 \end_inset
26680
26681
26682 \end_layout
26683
26684 \end_inset
26685 </cell>
26686 </row>
26687 <row>
26688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26689 \begin_inset Text
26690
26691 \begin_layout Plain Layout
26692
26693 \backslash
26694 'e
26695 \end_layout
26696
26697 \end_inset
26698 </cell>
26699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26700 \begin_inset Text
26701
26702 \begin_layout Plain Layout
26703 \begin_inset ERT
26704 status collapsed
26705
26706 \begin_layout Plain Layout
26707
26708
26709 \backslash
26710 'e
26711 \end_layout
26712
26713 \end_inset
26714
26715
26716 \end_layout
26717
26718 \end_inset
26719 </cell>
26720 </row>
26721 <row>
26722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26723 \begin_inset Text
26724
26725 \begin_layout Plain Layout
26726
26727 \backslash
26728 ~e
26729 \begin_inset Index idx
26730 status collapsed
26731
26732 \begin_layout Plain Layout
26733
26734 \lang english
26735 Tilde
26736 \end_layout
26737
26738 \end_inset
26739
26740
26741 \end_layout
26742
26743 \end_inset
26744 </cell>
26745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26746 \begin_inset Text
26747
26748 \begin_layout Plain Layout
26749 \begin_inset ERT
26750 status collapsed
26751
26752 \begin_layout Plain Layout
26753
26754
26755 \backslash
26756 ~e
26757 \end_layout
26758
26759 \end_inset
26760
26761
26762 \end_layout
26763
26764 \end_inset
26765 </cell>
26766 </row>
26767 <row>
26768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26769 \begin_inset Text
26770
26771 \begin_layout Plain Layout
26772
26773 \backslash
26774 .e
26775 \end_layout
26776
26777 \end_inset
26778 </cell>
26779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26780 \begin_inset Text
26781
26782 \begin_layout Plain Layout
26783 \begin_inset ERT
26784 status collapsed
26785
26786 \begin_layout Plain Layout
26787
26788
26789 \backslash
26790 .e
26791 \end_layout
26792
26793 \end_inset
26794
26795
26796 \end_layout
26797
26798 \end_inset
26799 </cell>
26800 </row>
26801 <row>
26802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26803 \begin_inset Text
26804
26805 \begin_layout Plain Layout
26806
26807 \backslash
26808 v
26809 \begin_inset ERT
26810 status collapsed
26811
26812 \begin_layout Plain Layout
26813
26814
26815 \backslash
26816 spce 
26817 \end_layout
26818
26819 \end_inset
26820
26821 e
26822 \end_layout
26823
26824 \end_inset
26825 </cell>
26826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26827 \begin_inset Text
26828
26829 \begin_layout Plain Layout
26830 \begin_inset ERT
26831 status collapsed
26832
26833 \begin_layout Plain Layout
26834
26835
26836 \backslash
26837 v e
26838 \end_layout
26839
26840 \end_inset
26841
26842
26843 \end_layout
26844
26845 \end_inset
26846 </cell>
26847 </row>
26848 <row>
26849 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26850 \begin_inset Text
26851
26852 \begin_layout Plain Layout
26853
26854 \backslash
26855 d
26856 \begin_inset ERT
26857 status collapsed
26858
26859 \begin_layout Plain Layout
26860
26861
26862 \backslash
26863 spce 
26864 \end_layout
26865
26866 \end_inset
26867
26868 e
26869 \end_layout
26870
26871 \end_inset
26872 </cell>
26873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26874 \begin_inset Text
26875
26876 \begin_layout Plain Layout
26877 \begin_inset ERT
26878 status collapsed
26879
26880 \begin_layout Plain Layout
26881
26882
26883 \backslash
26884 d e
26885 \end_layout
26886
26887 \end_inset
26888
26889
26890 \end_layout
26891
26892 \end_inset
26893 </cell>
26894 </row>
26895 <row>
26896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26897 \begin_inset Text
26898
26899 \begin_layout Plain Layout
26900
26901 \backslash
26902 c
26903 \begin_inset ERT
26904 status collapsed
26905
26906 \begin_layout Plain Layout
26907
26908
26909 \backslash
26910 spce 
26911 \end_layout
26912
26913 \end_inset
26914
26915 e
26916 \end_layout
26917
26918 \end_inset
26919 </cell>
26920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26921 \begin_inset Text
26922
26923 \begin_layout Plain Layout
26924 \begin_inset ERT
26925 status collapsed
26926
26927 \begin_layout Plain Layout
26928
26929
26930 \backslash
26931 c e
26932 \end_layout
26933
26934 \end_inset
26935
26936
26937 \end_layout
26938
26939 \end_inset
26940 </cell>
26941 </row>
26942 </lyxtabular>
26943
26944 \end_inset
26945
26946
26947 \begin_inset space \hfill{}
26948 \end_inset
26949
26950
26951 \end_layout
26952
26953 \begin_layout Standard
26954 \begin_inset VSpace medskip
26955 \end_inset
26956
26957
26958 \series bold
26959
26960 \backslash
26961 t
26962 \series default
26963 コマンドは異なる二つの文字にアクセントを付けることもできます。たとえば、コマンド
26964 \series bold
26965
26966 \backslash
26967 t
26968 \begin_inset ERT
26969 status collapsed
26970
26971 \begin_layout Plain Layout
26972
26973
26974 \backslash
26975 spce 
26976 \end_layout
26977
26978 \end_inset
26979
26980 sz
26981 \series default
26982 は、
26983 \begin_inset ERT
26984 status collapsed
26985
26986 \begin_layout Plain Layout
26987
26988
26989 \backslash
26990 t sz
26991 \end_layout
26992
26993 \end_inset
26994
26995 となります。
26996 \end_layout
26997
26998 \begin_layout Standard
26999
27000 \series bold
27001 `
27002 \series default
27003  ・
27004 \series bold
27005  '
27006 \series default
27007  ・ 
27008 \series bold
27009 ^
27010 \series default
27011  の各アクセントは、TeXモードを使わなくても、母音といっしょに直接キーボードから入力することもできます。チルダ
27012 \begin_inset Foot
27013 status collapsed
27014
27015 \begin_layout Plain Layout
27016 これは、チルダがアクセントとして定義されているキーボードのみに適用されます。
27017 \end_layout
27018
27019 \end_inset
27020
27021
27022 \series bold
27023 ~
27024 \series default
27025 を、
27026 \emph on
27027 a
27028 \emph default
27029
27030 \emph on
27031 n
27032 \emph default
27033
27034 \emph on
27035 o
27036 \emph default
27037 といっしょに使うときも同様です。
27038 \end_layout
27039
27040 \begin_layout Standard
27041
27042 \series bold
27043
27044 \backslash
27045 b
27046 \series default
27047
27048 \series bold
27049
27050 \backslash
27051 c
27052 \series default
27053
27054 \series bold
27055
27056 \backslash
27057 d
27058 \series default
27059
27060 \series bold
27061
27062 \backslash
27063 H
27064 \series default
27065
27066 \series bold
27067
27068 \backslash
27069 t
27070 \series default
27071
27072 \series bold
27073
27074 \backslash
27075 u
27076 \series default
27077
27078 \series bold
27079
27080 \backslash
27081 v
27082 \series default
27083 の各コマンドと、キーボードから直接挿入するアクセントは、数式テキスト中でも使うことができます。他のアクセントについては、数式内向けの特別な数式コマンドがあります
27084 。第
27085 \begin_inset CommandInset ref
27086 LatexCommand ref
27087 reference "sub:一文字に付けるアクセント"
27088
27089 \end_inset
27090
27091 節をご参照下さい。
27092 \end_layout
27093
27094 \begin_layout Standard
27095 \begin_inset VSpace bigskip
27096 \end_inset
27097
27098 さらに、
27099 \series bold
27100
27101 \backslash
27102 textcircled
27103 \series default
27104
27105 \begin_inset Index idx
27106 status collapsed
27107
27108 \begin_layout Plain Layout
27109 こまんど@コマンド ! T ! 
27110 \backslash
27111 textcircled
27112 \end_layout
27113
27114 \end_inset
27115
27116 コマンドを使えば、著作権マークのように、あらゆる数字や文字を丸で囲む---敢えて言えば、丸囲みでアクセントを付けるようなものといえるでしょう---ことができます
27117
27118 \end_layout
27119
27120 \begin_layout Standard
27121 \align center
27122 \begin_inset Tabular
27123 <lyxtabular version="3" rows="3" columns="2">
27124 <features tabularvalignment="middle">
27125 <column alignment="center" valignment="top" width="0">
27126 <column alignment="center" valignment="top" width="0">
27127 <row>
27128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27129 \begin_inset Text
27130
27131 \begin_layout Plain Layout
27132 コマンド
27133 \end_layout
27134
27135 \end_inset
27136 </cell>
27137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27138 \begin_inset Text
27139
27140 \begin_layout Plain Layout
27141 出力
27142 \begin_inset Note Note
27143 status collapsed
27144
27145 \begin_layout Plain Layout
27146 ここで
27147 \series bold
27148
27149 \backslash
27150 raisebox
27151 \series default
27152 はスペーサーとして使用しているだけです。
27153 \end_layout
27154
27155 \end_inset
27156
27157
27158 \end_layout
27159
27160 \end_inset
27161 </cell>
27162 </row>
27163 <row>
27164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27165 \begin_inset Text
27166
27167 \begin_layout Plain Layout
27168
27169 \backslash
27170 textcircled{w}
27171 \end_layout
27172
27173 \end_inset
27174 </cell>
27175 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27176 \begin_inset Text
27177
27178 \begin_layout Plain Layout
27179 \begin_inset ERT
27180 status collapsed
27181
27182 \begin_layout Plain Layout
27183
27184
27185 \backslash
27186 textcircled{w}
27187 \end_layout
27188
27189 \end_inset
27190
27191
27192 \end_layout
27193
27194 \end_inset
27195 </cell>
27196 </row>
27197 <row>
27198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27199 \begin_inset Text
27200
27201 \begin_layout Plain Layout
27202
27203 \backslash
27204 Large 
27205 \backslash
27206 textcircled{
27207 \backslash
27208 normalsize
27209 \backslash
27210 protect
27211 \backslash
27212 raisebox{-1.5pt}{W}}
27213 \end_layout
27214
27215 \end_inset
27216 </cell>
27217 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27218 \begin_inset Text
27219
27220 \begin_layout Plain Layout
27221 \begin_inset Formula $\raisebox{4.5mm}{}$
27222 \end_inset
27223
27224
27225 \begin_inset ERT
27226 status collapsed
27227
27228 \begin_layout Plain Layout
27229
27230
27231 \backslash
27232 Large 
27233 \backslash
27234 textcircled{
27235 \backslash
27236 normalsize
27237 \backslash
27238 protect
27239 \backslash
27240 raisebox{-1.5pt}W}
27241 \end_layout
27242
27243 \end_inset
27244
27245
27246 \begin_inset Formula $\raisebox{-2mm}{}$
27247 \end_inset
27248
27249
27250 \end_layout
27251
27252 \end_inset
27253 </cell>
27254 </row>
27255 </lyxtabular>
27256
27257 \end_inset
27258
27259
27260 \end_layout
27261
27262 \begin_layout Standard
27263 ここではユーザーが、文字が丸のなかに収まるように調整してやらなくてはなりません。ここでは、
27264 \series bold
27265
27266 \backslash
27267 Large
27268 \series default
27269
27270 \begin_inset Foot
27271 status collapsed
27272
27273 \begin_layout Plain Layout
27274
27275 \begin_inset CommandInset ref
27276 LatexCommand ref
27277 reference "sub:書体寸法"
27278
27279 \end_inset
27280
27281 節参照のこと。
27282 \end_layout
27283
27284 \end_inset
27285
27286 で丸の大きさを指定しています。そして
27287 \series bold
27288
27289 \backslash
27290 raisebox
27291 \series default
27292
27293 \begin_inset Foot
27294 status collapsed
27295
27296 \begin_layout Plain Layout
27297
27298 \begin_inset CommandInset ref
27299 LatexCommand ref
27300 reference "sub:枠なしボックス"
27301
27302 \end_inset
27303
27304 節参照のこと。
27305 \end_layout
27306
27307 \end_inset
27308
27309 を使って、文字が真ん中にくるようにしています。
27310 \end_layout
27311
27312 \begin_layout Subsection
27313 小数字
27314 \begin_inset Index idx
27315 status collapsed
27316
27317 \begin_layout Plain Layout
27318 しょうすうじ@小数字
27319 \end_layout
27320
27321 \end_inset
27322
27323
27324 \end_layout
27325
27326 \begin_layout Standard
27327 小数字(minuscule number)は、
27328 \series bold
27329
27330 \backslash
27331 oldstylenums
27332 \series default
27333
27334 \begin_inset Index idx
27335 status collapsed
27336
27337 \begin_layout Plain Layout
27338 こまんど@コマンド ! O ! 
27339 \backslash
27340 oldstylenums
27341 \end_layout
27342
27343 \end_inset
27344
27345 コマンドで作成することができます。このコマンドは、数式中でもTeXモード中でも使うことができます。コマンド書式は、
27346 \end_layout
27347
27348 \begin_layout Standard
27349
27350 \series bold
27351
27352 \backslash
27353 oldstylenums{数字}
27354 \end_layout
27355
27356 \begin_layout Standard
27357 です。
27358 \series bold
27359
27360 \backslash
27361 oldstylenums{0123456789}
27362 \series default
27363 というコマンドは、
27364 \begin_inset Formula $\oldstylenums{0123456789}$
27365 \end_inset
27366
27367 のようになります。
27368 \end_layout
27369
27370 \begin_layout Subsection
27371 他の特殊文字
27372 \begin_inset CommandInset label
27373 LatexCommand label
27374 name "sub:他の特殊文字"
27375
27376 \end_inset
27377
27378
27379 \begin_inset Index idx
27380 status collapsed
27381
27382 \begin_layout Plain Layout
27383 とくしゅもじ@特殊文字 ! たの@他の
27384 \end_layout
27385
27386 \end_inset
27387
27388
27389 \end_layout
27390
27391 \begin_layout Standard
27392 以下の各文字は、数式中でコマンドを使用してのみ、挿入することができます。
27393 \end_layout
27394
27395 \begin_layout Standard
27396 \align center
27397 \begin_inset Tabular
27398 <lyxtabular version="3" rows="4" columns="2">
27399 <features tabularvalignment="middle">
27400 <column alignment="center" valignment="top" width="0">
27401 <column alignment="center" valignment="top" width="0">
27402 <row>
27403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27404 \begin_inset Text
27405
27406 \begin_layout Plain Layout
27407 コマンド
27408 \end_layout
27409
27410 \end_inset
27411 </cell>
27412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27413 \begin_inset Text
27414
27415 \begin_layout Plain Layout
27416 出力
27417 \end_layout
27418
27419 \end_inset
27420 </cell>
27421 </row>
27422 <row>
27423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27424 \begin_inset Text
27425
27426 \begin_layout Plain Layout
27427
27428 \backslash
27429 ^
27430 \begin_inset ERT
27431 status collapsed
27432
27433 \begin_layout Plain Layout
27434
27435
27436 \backslash
27437 spce 
27438 \end_layout
27439
27440 \end_inset
27441
27442
27443 \end_layout
27444
27445 \end_inset
27446 </cell>
27447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27448 \begin_inset Text
27449
27450 \begin_layout Plain Layout
27451 \begin_inset Formula $\mathcircumflex$
27452 \end_inset
27453
27454
27455 \end_layout
27456
27457 \end_inset
27458 </cell>
27459 </row>
27460 <row>
27461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27462 \begin_inset Text
27463
27464 \begin_layout Plain Layout
27465
27466 \backslash
27467 _
27468 \end_layout
27469
27470 \end_inset
27471 </cell>
27472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27473 \begin_inset Text
27474
27475 \begin_layout Plain Layout
27476 \begin_inset Formula $\_$
27477 \end_inset
27478
27479
27480 \end_layout
27481
27482 \end_inset
27483 </cell>
27484 </row>
27485 <row>
27486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27487 \begin_inset Text
27488
27489 \begin_layout Plain Layout
27490 ^
27491 \begin_inset ERT
27492 status collapsed
27493
27494 \begin_layout Plain Layout
27495
27496
27497 \backslash
27498 spce 
27499 \end_layout
27500
27501 \end_inset
27502
27503
27504 \backslash
27505 circ
27506 \begin_inset Index idx
27507 status collapsed
27508
27509 \begin_layout Plain Layout
27510
27511 \lang english
27512
27513 \backslash
27514
27515 \end_layout
27516
27517 \end_inset
27518
27519
27520 \end_layout
27521
27522 \end_inset
27523 </cell>
27524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27525 \begin_inset Text
27526
27527 \begin_layout Plain Layout
27528 \begin_inset Formula $^{\circ}$
27529 \end_inset
27530
27531
27532 \end_layout
27533
27534 \end_inset
27535 </cell>
27536 </row>
27537 </lyxtabular>
27538
27539 \end_inset
27540
27541
27542 \end_layout
27543
27544 \begin_layout Standard
27545 しかしながら、角度記号「°」は、以下の行をLaTeXプリアンブルに書き加えれば、直接挿入することができます
27546 \begin_inset Foot
27547 status collapsed
27548
27549 \begin_layout Plain Layout
27550 この件に関する詳細は、第
27551 \begin_inset CommandInset ref
27552 LatexCommand ref
27553 reference "sub:数式中のテキスト文字"
27554
27555 \end_inset
27556
27557 節にあります。
27558 \end_layout
27559
27560 \end_inset
27561
27562
27563 \end_layout
27564
27565 \begin_layout Standard
27566
27567 \series bold
27568
27569 \backslash
27570 DeclareInputtext{176}{
27571 \backslash
27572 ifmmode^
27573 \backslash
27574 circ
27575 \backslash
27576 else
27577 \backslash
27578 textdegree
27579 \backslash
27580 fi}
27581 \end_layout
27582
27583 \begin_layout Section
27584 数式様式
27585 \begin_inset CommandInset label
27586 LatexCommand label
27587 name "sec:数式様式"
27588
27589 \end_inset
27590
27591
27592 \begin_inset Index idx
27593 status collapsed
27594
27595 \begin_layout Plain Layout
27596 すうしき@数式 ! ようしき@様式
27597 \end_layout
27598
27599 \end_inset
27600
27601
27602 \end_layout
27603
27604 \begin_layout Itemize
27605 以下の二つの配置様式があります。
27606 \end_layout
27607
27608 \begin_deeper
27609 \begin_layout Description
27610 中央揃え 事前に定義された標準です。
27611 \end_layout
27612
27613 \begin_layout Description
27614 行頭下げ これを使うには、
27615 \family sans
27616 文書\SpecialChar \menuseparator
27617 設定
27618 \family default
27619 メニューの
27620 \family sans
27621 文書クラス
27622 \family default
27623 において、
27624 \series bold
27625 fleqn
27626 \series default
27627 オプションを指定しておかなくてはなりません。
27628 \end_layout
27629
27630 \begin_layout Standard
27631
27632 \series bold
27633 行頭下げ
27634 \series default
27635 を用いる場合には、行頭下げの大きさを
27636 \series bold
27637
27638 \backslash
27639 mathindent
27640 \series default
27641
27642 \begin_inset Index idx
27643 status collapsed
27644
27645 \begin_layout Plain Layout
27646 こまんど@コマンド ! M ! 
27647 \backslash
27648 mathindent
27649 \end_layout
27650
27651 \end_inset
27652
27653 の値で調整することができます。これを15
27654 \begin_inset space \thinspace{}
27655 \end_inset
27656
27657 mmにするには、LaTeXプリアンブルに以下のコマンドを入れておきます。
27658 \end_layout
27659
27660 \begin_layout Standard
27661
27662 \series bold
27663
27664 \backslash
27665 setlength{
27666 \backslash
27667 mathindent}{15mm}
27668 \end_layout
27669
27670 \begin_layout Standard
27671
27672 \series bold
27673
27674 \backslash
27675 mathindent
27676 \series default
27677 を明示的に指定しない場合には、事前に定義されている30
27678 \begin_inset space \thinspace{}
27679 \end_inset
27680
27681 ptが適用されます。
27682 \end_layout
27683
27684 \end_deeper
27685 \begin_layout Itemize
27686 また、以下の二つの連番様式があります。
27687 \end_layout
27688
27689 \begin_deeper
27690 \begin_layout Description
27691 右 事前に定義された標準です。
27692 \end_layout
27693
27694 \begin_layout Description
27695 左 これを使うには、
27696 \family sans
27697 文書\SpecialChar \menuseparator
27698 設定
27699 \family default
27700 メニューの
27701 \family sans
27702 文書クラス
27703 \family default
27704 において、
27705 \series bold
27706 leqno
27707 \series default
27708 オプションを指定しておかなくてはなりません。
27709 \end_layout
27710
27711 \end_deeper
27712 \begin_layout Standard
27713
27714 \series bold
27715 fleqn
27716 \series default
27717
27718 \series bold
27719 leqno
27720 \series default
27721 は、いっしょに指定することができます。両方のオプションを同時に入れる場合には、コンマで区切って下さい。
27722 \end_layout
27723
27724 \begin_layout Standard
27725 これで選択した様式は、文書中のすべての別行建て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
27726 \series bold
27727 中央揃え
27728 \series default
27729 様式を指定するようにします。そして、行頭下げにしたい数式は、flalign環境に指定するようにします。第
27730 \begin_inset CommandInset ref
27731 LatexCommand ref
27732 reference "sub:flalign環境"
27733
27734 \end_inset
27735
27736 節をご覧下さい。
27737 \end_layout
27738
27739 \begin_layout Section
27740 多行数式
27741 \begin_inset CommandInset label
27742 LatexCommand label
27743 name "sec:多行数式"
27744
27745 \end_inset
27746
27747
27748 \begin_inset Index idx
27749 status collapsed
27750
27751 \begin_layout Plain Layout
27752 すうしき@数式 ! たぎょう@多行
27753 \end_layout
27754
27755 \end_inset
27756
27757
27758 \end_layout
27759
27760 \begin_layout Subsection
27761 概要
27762 \end_layout
27763
27764 \begin_layout Standard
27765 LyXでは、多行数式は、数式中で
27766 \series bold
27767
27768 \begin_inset Info
27769 type  "shortcut"
27770 arg   "newline-insert newline"
27771 \end_inset
27772
27773
27774 \series default
27775 を押すことで作られます。この操作によって、第
27776 \begin_inset CommandInset ref
27777 LatexCommand ref
27778 reference "sub:eqnarray環境"
27779
27780 \end_inset
27781
27782 節に述べられている
27783 \series bold
27784 eqnarray環境
27785 \series default
27786 が作り出されるか、あるいは文書設定で
27787 \family sans
27788 AMS mathパッケージを使う
27789 \family default
27790 オプションが選択されている場合には、第
27791 \begin_inset CommandInset ref
27792 LatexCommand ref
27793 reference "sub:標準align環境"
27794
27795 \end_inset
27796
27797 節に述べられている
27798 \series bold
27799 align環境
27800 \series default
27801 が作り出されることになります。
27802 \end_layout
27803
27804 \begin_layout Standard
27805 他にも、
27806 \family sans
27807 挿入\SpecialChar \menuseparator
27808 数式
27809 \family default
27810 メニューで作ることのできる多行数式環境があります。これらの環境は、以下の各節で説明します。
27811 \end_layout
27812
27813 \begin_layout Standard
27814 すべての多行数式において、新規行は、
27815 \begin_inset Info
27816 type  "shortcut"
27817 arg   "newline-insert newline"
27818 \end_inset
27819
27820 を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
27821 \begin_inset Graphics
27822         filename ../../images/tabular-feature_append-row.png
27823         scale 85
27824
27825 \end_inset
27826
27827
27828 \begin_inset Graphics
27829         filename ../../images/tabular-feature_delete-row.png
27830         scale 85
27831
27832 \end_inset
27833
27834 を使うか、
27835 \family sans
27836 編集\SpecialChar \menuseparator
27837 行と列
27838 \family default
27839 メニューを使うことができます。
27840 \end_layout
27841
27842 \begin_layout Subsubsection
27843 行間
27844 \begin_inset CommandInset label
27845 LatexCommand label
27846 name "sub:行間"
27847
27848 \end_inset
27849
27850
27851 \begin_inset Index idx
27852 status collapsed
27853
27854 \begin_layout Plain Layout
27855 すうしき@数式 ! たぎょう@多行 ! ぎょうかん@行間
27856 \end_layout
27857
27858 \end_inset
27859
27860
27861 \end_layout
27862
27863 \begin_layout Standard
27864 以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
27865 \begin_inset Formula 
27866 \begin{eqnarray*}
27867 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}\\
27868 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
27869 \end{eqnarray*}
27870
27871 \end_inset
27872
27873
27874 \end_layout
27875
27876 \begin_layout Standard
27877 LaTeXにおいて行間を付け加えるには、新規行コマンドに非必須の引数をとらせて指定しますが、これはまだLyXには実装されていない
27878 \begin_inset Foot
27879 status collapsed
27880
27881 \begin_layout Plain Layout
27882 \begin_inset CommandInset href
27883 LatexCommand href
27884 name "LyX-bug #1505"
27885 target "http://www.lyx.org/trac/ticket/1505"
27886
27887 \end_inset
27888
27889 を参照。
27890 \end_layout
27891
27892 \end_inset
27893
27894 ので、数式全体をTeXモードで入れなくてはなりません。上記の例の行間を大きくするには、最初の行の最後に
27895 \series bold
27896
27897 \backslash
27898
27899 \backslash
27900 [3mm]
27901 \series default
27902 というコマンドを入れます。すると、次のようになります。
27903 \begin_inset ERT
27904 status collapsed
27905
27906 \begin_layout Plain Layout
27907
27908
27909 \backslash
27910 begin{eqnarray*}
27911 \end_layout
27912
27913 \begin_layout Plain Layout
27914
27915 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27916  = & 
27917 \backslash
27918 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27919 \backslash
27920
27921 \backslash
27922 [3mm]
27923 \end_layout
27924
27925 \begin_layout Plain Layout
27926
27927 4x^{2}
27928 \backslash
27929 left(B^{2}+x_{0}^{2}
27930 \backslash
27931 right)+4x_{0}x
27932 \backslash
27933 left(D-B^{2}
27934 \backslash
27935 right)+B^{2}
27936 \backslash
27937 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27938 \backslash
27939 right) & = & 0
27940 \end_layout
27941
27942 \begin_layout Plain Layout
27943
27944
27945 \backslash
27946 end{eqnarray*}
27947 \end_layout
27948
27949 \end_inset
27950
27951
27952 \end_layout
27953
27954 \begin_layout Standard
27955 \begin_inset VSpace bigskip
27956 \end_inset
27957
27958 同一数式内のすべての行の行間を一律に指定するには、
27959 \series bold
27960
27961 \backslash
27962 jot
27963 \series default
27964
27965 \begin_inset Index idx
27966 status collapsed
27967
27968 \begin_layout Plain Layout
27969 こまんど@コマンド ! J ! 
27970 \backslash
27971 jot
27972 \end_layout
27973
27974 \end_inset
27975
27976 変数を変更します。定義は、
27977 \begin_inset Formula $\mbox{行間}=\mathrm{6\, pt+\backslash jot}$
27978 \end_inset
27979
27980 となっています。
27981 \series bold
27982
27983 \backslash
27984 jot
27985 \series default
27986 の既定値は、3
27987 \begin_inset space \thinspace{}
27988 \end_inset
27989
27990 ptです。上記の例のように、行間を3
27991 \begin_inset space \thinspace{}
27992 \end_inset
27993
27994 mm追加するには、
27995 \end_layout
27996
27997 \begin_layout Standard
27998
27999 \series bold
28000
28001 \backslash
28002 setlength{
28003 \backslash
28004 jot}{3mm+3pt}
28005 \end_layout
28006
28007 \begin_layout Standard
28008 というコマンドを、数式直前にTeXモードで入れておきます。これを行うには、LaTeXプリアンブルに
28009 \end_layout
28010
28011 \begin_layout Standard
28012
28013 \series bold
28014
28015 \backslash
28016 usepackage{calc}
28017 \end_layout
28018
28019 \begin_layout Standard
28020 という行を入れて、LaTeXパッケージ
28021 \series bold
28022 calc
28023 \series default
28024
28025 \begin_inset Foot
28026 status collapsed
28027
28028 \begin_layout Plain Layout
28029
28030 \series bold
28031 calc
28032 \series default
28033 は標準的なLaTeX頒布版のすべてに付属しています。
28034 \end_layout
28035
28036 \end_inset
28037
28038
28039 \begin_inset Index idx
28040 status collapsed
28041
28042 \begin_layout Plain Layout
28043 ぱっけーじ@パッケージ ! calc
28044 \end_layout
28045
28046 \end_inset
28047
28048  を読み込んでおく必要があります。すると、
28049 \begin_inset ERT
28050 status collapsed
28051
28052 \begin_layout Plain Layout
28053
28054
28055 \backslash
28056 setlength{
28057 \backslash
28058 jot}{3mm+3pt}
28059 \end_layout
28060
28061 \end_inset
28062
28063
28064 \begin_inset Formula 
28065 \begin{eqnarray*}
28066 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}\\
28067 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
28068 \end{eqnarray*}
28069
28070 \end_inset
28071
28072
28073 \end_layout
28074
28075 \begin_layout Standard
28076 \begin_inset ERT
28077 status collapsed
28078
28079 \begin_layout Plain Layout
28080
28081
28082 \backslash
28083 setlength{
28084 \backslash
28085 jot}{3pt}
28086 \end_layout
28087
28088 \end_inset
28089
28090 のような結果を得ます。行間を既定値に戻すには、
28091 \series bold
28092
28093 \backslash
28094 jot
28095 \series default
28096 をふたたび3
28097 \begin_inset space \thinspace{}
28098 \end_inset
28099
28100 ptに戻します。
28101 \end_layout
28102
28103 \begin_layout Subsubsection
28104 列間
28105 \begin_inset CommandInset label
28106 LatexCommand label
28107 name "sub:列間"
28108
28109 \end_inset
28110
28111
28112 \begin_inset Index idx
28113 status collapsed
28114
28115 \begin_layout Plain Layout
28116 すうしき@数式 ! たぎょうすうしき@多行数式 ! れつかん@列間
28117 \end_layout
28118
28119 \end_inset
28120
28121
28122 \end_layout
28123
28124 \begin_layout Standard
28125 多行数式は、行列を形成します。たとえば、eqnarray環境の数式は、3列からなる行列です。この環境で列間を変更すれば、関係子周辺の余白を変更することができます
28126
28127 \end_layout
28128
28129 \begin_layout Standard
28130 列間は、
28131 \series bold
28132
28133 \backslash
28134 arraycolsep
28135 \series default
28136
28137 \begin_inset Index idx
28138 status collapsed
28139
28140 \begin_layout Plain Layout
28141 こまんど@コマンド ! A ! 
28142 \backslash
28143 arraycolsep
28144 \end_layout
28145
28146 \end_inset
28147
28148 変数を使って指定し、
28149 \begin_inset Newline newline
28150 \end_inset
28151
28152 列間 = 2
28153 \begin_inset space \thinspace{}
28154 \end_inset
28155
28156
28157 \series bold
28158
28159 \backslash
28160 arraycolsep
28161 \series default
28162
28163 \begin_inset Newline newline
28164 \end_inset
28165
28166 という関係があります。したがって、
28167 \end_layout
28168
28169 \begin_layout Standard
28170
28171 \series bold
28172
28173 \backslash
28174 setlength{
28175 \backslash
28176 arraycolsep}{1cm}
28177 \end_layout
28178
28179 \begin_layout Standard
28180 というコマンドをTeXモードで入れると、ここから後のすべての数式の列間が2
28181 \begin_inset space \thinspace{}
28182 \end_inset
28183
28184 cmになります。これを既定値に戻すには、
28185 \series bold
28186
28187 \backslash
28188 arraycolsep
28189 \series default
28190 を5
28191 \begin_inset space \thinspace{}
28192 \end_inset
28193
28194 ptに戻して下さい。
28195 \end_layout
28196
28197 \begin_layout Standard
28198 以下は、2
28199 \begin_inset space \thinspace{}
28200 \end_inset
28201
28202 cmの列間を持つ数式です。
28203 \begin_inset ERT
28204 status collapsed
28205
28206 \begin_layout Plain Layout
28207
28208
28209 \backslash
28210 setlength{
28211 \backslash
28212 arraycolsep}{1cm}
28213 \end_layout
28214
28215 \end_inset
28216
28217
28218 \begin_inset Formula 
28219 \begin{eqnarray*}
28220 A & = & B\\
28221 C & \ne & A
28222 \end{eqnarray*}
28223
28224 \end_inset
28225
28226 行列の既定の列間10
28227 \begin_inset space \thinspace{}
28228 \end_inset
28229
28230 ptを持つ数式です。
28231 \begin_inset ERT
28232 status collapsed
28233
28234 \begin_layout Plain Layout
28235
28236
28237 \backslash
28238 setlength{
28239 \backslash
28240 arraycolsep}{5pt}
28241 \end_layout
28242
28243 \end_inset
28244
28245
28246 \begin_inset Formula 
28247 \begin{eqnarray*}
28248 A & = & B\\
28249 C & \ne & A
28250 \end{eqnarray*}
28251
28252 \end_inset
28253
28254
28255 \end_layout
28256
28257 \begin_layout Subsubsection
28258 長い数式
28259 \begin_inset Index idx
28260 status collapsed
28261
28262 \begin_layout Plain Layout
28263 すうしき@数式 ! ながい@長い
28264 \end_layout
28265
28266 \end_inset
28267
28268
28269 \end_layout
28270
28271 \begin_layout Standard
28272 長い数式は、以下の方法を使って組版することができます。
28273 \end_layout
28274
28275 \begin_layout Itemize
28276 左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
28277 \begin_inset Formula 
28278 \begin{eqnarray}
28279 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 \\
28280  &  & -\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}
28281 \end{eqnarray}
28282
28283 \end_inset
28284
28285 二行目の最初のマイナス記号は、行頭の文字になってしまうため、通常、表示の上で演算子としては取り扱われません。前後に余白が置かれることもなく、分数線からも離れて表
28286 示されません。これを避けるために、マイナス記号の後に
28287 \series bold
28288
28289 \backslash
28290 hspace
28291 \series default
28292 .
28293 \begin_inset Foot
28294 status collapsed
28295
28296 \begin_layout Plain Layout
28297
28298 \series bold
28299
28300 \backslash
28301 hspace
28302 \series default
28303 に関しての詳細は、第
28304 \begin_inset CommandInset ref
28305 LatexCommand ref
28306 reference "sub:可変長の空白"
28307
28308 \end_inset
28309
28310 節をご覧下さい。
28311 \end_layout
28312
28313 \end_inset
28314
28315
28316 \begin_inset Index idx
28317 status collapsed
28318
28319 \begin_layout Plain Layout
28320 こまんど@コマンド ! H ! 
28321 \backslash
28322 hspace
28323 \end_layout
28324
28325 \end_inset
28326
28327 コマンドを使って3
28328 \begin_inset space \thinspace{}
28329 \end_inset
28330
28331 pt空白を入れてあります。
28332 \end_layout
28333
28334 \begin_layout Itemize
28335 数式の両辺がともに長すぎるときには、
28336 \series bold
28337
28338 \backslash
28339 lefteqn
28340 \series default
28341
28342 \begin_inset Index idx
28343 status collapsed
28344
28345 \begin_layout Plain Layout
28346 こまんど@コマンド ! L ! 
28347 \backslash
28348 lefteqn
28349 \end_layout
28350
28351 \end_inset
28352
28353 コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
28354 \begin_inset Formula 
28355 \begin{eqnarray}
28356 \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 \\
28357  &  & -\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 \\
28358  &  & =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}
28359 \end{eqnarray}
28360
28361 \end_inset
28362
28363
28364 \series bold
28365
28366 \backslash
28367 lefteqn
28368 \series default
28369 を入力すると、青枠から少し左にずれたところに現れる紫枠にカーソルが移るので、ここに数式を入力します。
28370 \begin_inset Newline newline
28371 \end_inset
28372
28373 二行め以降の行の内容は、二列め以降の列に挿入します。挿入する列が右になるほど、字下げの量が大きくなります。
28374 \begin_inset VSpace medskip
28375 \end_inset
28376
28377
28378 \begin_inset Newline newline
28379 \end_inset
28380
28381
28382 \begin_inset Note Greyedout
28383 status open
28384
28385 \begin_layout Plain Layout
28386
28387 \series bold
28388
28389 \backslash
28390 lefteqn
28391 \series default
28392 を使用する際には、以下のことにご注意下さい。
28393 \end_layout
28394
28395 \begin_layout Itemize
28396 数式では、ページ幅全部を使うことはしません。たとえば、上記の例で、最初の行に
28397 \begin_inset Formula $-B^{2}$
28398 \end_inset
28399
28400 という項を置いたとすると、ページ余白の領域に出てしまいますが、これはよくありません。幅をうまく使うには、最初の行の行頭に負の空白を入れる方法もあります。
28401 \end_layout
28402
28403 \begin_layout Itemize
28404 LyXのバグによって、最初の行にマウスでカーソルを入れることはできません
28405 \begin_inset Foot
28406 status collapsed
28407
28408 \begin_layout Plain Layout
28409 \begin_inset CommandInset href
28410 LatexCommand href
28411 name "LyX-bug #1429"
28412 target "http://www.lyx.org/trac/ticket/1429"
28413
28414 \end_inset
28415
28416
28417 \end_layout
28418
28419 \end_inset
28420
28421 。カーソルを行頭に合わせて、矢印キーで移動するしかありません。
28422 \end_layout
28423
28424 \end_inset
28425
28426
28427 \end_layout
28428
28429 \begin_layout Itemize
28430 長い数式を組む他の方法として、第
28431 \begin_inset CommandInset ref
28432 LatexCommand ref
28433 reference "sub:multline環境"
28434
28435 \end_inset
28436
28437 節と第
28438 \begin_inset CommandInset ref
28439 LatexCommand ref
28440 reference "sub:数式の一部の多行化"
28441
28442 \end_inset
28443
28444 節で述べられている環境を用いる方法があります。
28445 \end_layout
28446
28447 \begin_layout Subsubsection
28448 多行にわたる括弧
28449 \begin_inset CommandInset label
28450 LatexCommand label
28451 name "sub:多行にわたる括弧"
28452
28453 \end_inset
28454
28455
28456 \begin_inset Index idx
28457 status collapsed
28458
28459 \begin_layout Plain Layout
28460 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
28461 \end_layout
28462
28463 \end_inset
28464
28465
28466 \end_layout
28467
28468 \begin_layout Standard
28469 多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
28470 \begin_inset Formula 
28471 \begin{eqnarray*}
28472 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28473  &  & \left.\cdots+B-D\right]
28474 \end{eqnarray*}
28475
28476 \end_inset
28477
28478
28479 \end_layout
28480
28481 \begin_layout Standard
28482 可変寸法の括弧は多行にわたることができないので、閉じ括弧が初めの括弧よりも小さくなってしまっています。
28483 \end_layout
28484
28485 \begin_layout Standard
28486 二行めの括弧の大きさを正しく設定するには、最初の行の終わりを
28487 \series bold
28488
28489 \backslash
28490 right.
28491 \series default
28492
28493 \begin_inset Index idx
28494 status collapsed
28495
28496 \begin_layout Plain Layout
28497 こまんど@コマンド ! R ! 
28498 \backslash
28499 right
28500 \end_layout
28501
28502 \end_inset
28503
28504 とし、二行めの始めを
28505 \series bold
28506
28507 \backslash
28508 left.
28509 \begin_inset Foot
28510 status collapsed
28511
28512 \begin_layout Plain Layout
28513
28514 \series bold
28515
28516 \backslash
28517 left
28518 \series default
28519
28520 \series bold
28521
28522 \backslash
28523 right
28524 \series default
28525 に関する詳細は、第
28526 \begin_inset CommandInset ref
28527 LatexCommand ref
28528 reference "sub:自動の括弧丈"
28529
28530 \end_inset
28531
28532 節をご覧下さい。
28533 \end_layout
28534
28535 \end_inset
28536
28537
28538 \series default
28539
28540 \begin_inset Index idx
28541 status collapsed
28542
28543 \begin_layout Plain Layout
28544 こまんど@コマンド ! L ! 
28545 \backslash
28546 left
28547 \end_layout
28548
28549 \end_inset
28550
28551 とします。一行めにおいては、範囲付き積演算子がもっとも大きな記号であり、これが二行めの括弧の大きさにならなくてはならないので、
28552 \series bold
28553
28554 \backslash
28555 left.
28556 \series default
28557 の後に、
28558 \series bold
28559
28560 \backslash
28561 vphantom
28562 \series default
28563
28564 \begin_inset ERT
28565 status collapsed
28566
28567 \begin_layout Plain Layout
28568
28569
28570 \backslash
28571 spce 
28572 \end_layout
28573
28574 \end_inset
28575
28576
28577 \series bold
28578
28579 \backslash
28580 prod
28581 \series default
28582 ^
28583 \begin_inset ERT
28584 status collapsed
28585
28586 \begin_layout Plain Layout
28587
28588
28589 \backslash
28590 spce 
28591 \end_layout
28592
28593 \end_inset
28594
28595
28596 \series bold
28597
28598 \backslash
28599 infty
28600 \series default
28601
28602 \begin_inset ERT
28603 status collapsed
28604
28605 \begin_layout Plain Layout
28606
28607
28608 \backslash
28609 spce 
28610 \end_layout
28611
28612 \end_inset
28613
28614
28615 \series bold
28616
28617 \begin_inset Formula $\downarrow$
28618 \end_inset
28619
28620 _R=1}
28621 \series default
28622
28623 \begin_inset Index idx
28624 status collapsed
28625
28626 \begin_layout Plain Layout
28627 こまんど@コマンド ! V ! 
28628 \backslash
28629 vphantom
28630 \end_layout
28631
28632 \end_inset
28633
28634 というコマンドを挿入します。
28635 \end_layout
28636
28637 \begin_layout Standard
28638 その結果が以下の数式です。
28639 \begin_inset Formula 
28640 \begin{eqnarray*}
28641 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28642  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28643 \end{eqnarray*}
28644
28645 \end_inset
28646
28647
28648 \end_layout
28649
28650 \begin_layout Subsection
28651 align環境
28652 \end_layout
28653
28654 \begin_layout Standard
28655 align環境は、すべての型の多行数式に使うことができ、とくに、いくつかの数式を並べて表示させるのに便利です。
28656 \end_layout
28657
28658 \begin_layout Standard
28659 align環境には列があり、奇数列は右揃え、偶数列は左揃えに設定されます。align環境の行にはすべて、付番することができます。
28660 \end_layout
28661
28662 \begin_layout Standard
28663 align環境は、
28664 \family sans
28665 挿入\SpecialChar \menuseparator
28666 数式
28667 \family default
28668 メニューから作ることができます。
28669 \family sans
28670 編集\SpecialChar \menuseparator
28671 数式\SpecialChar \menuseparator
28672 数式の表記を変更
28673 \family default
28674 メニューを使えば、既存の数式をalign環境に変更することができます。
28675 \end_layout
28676
28677 \begin_layout Standard
28678 列を追加したり削除したりするには、数式ツールバーボタンの
28679 \begin_inset Graphics
28680         filename ../../images/tabular-feature_append-column.png
28681         scale 85
28682
28683 \end_inset
28684
28685
28686 \begin_inset Graphics
28687         filename ../../images/tabular-feature_delete-column.png
28688         scale 85
28689
28690 \end_inset
28691
28692 を使うか、
28693 \family sans
28694 編集\SpecialChar \menuseparator
28695 行と列
28696 \family default
28697 メニューを使います。
28698 \end_layout
28699
28700 \begin_layout Subsubsection
28701 標準align環境
28702 \begin_inset CommandInset label
28703 LatexCommand label
28704 name "sub:標準align環境"
28705
28706 \end_inset
28707
28708
28709 \begin_inset Index idx
28710 status collapsed
28711
28712 \begin_layout Plain Layout
28713 すうしき@数式 ! たぎょう@多行 ! alignかんきょう@align環境
28714 \end_layout
28715
28716 \end_inset
28717
28718
28719 \end_layout
28720
28721 \begin_layout Standard
28722 このalign環境は、数式中で
28723 \begin_inset Info
28724 type  "shortcut"
28725 arg   "newline-insert newline"
28726 \end_inset
28727
28728 を押すか、
28729 \family sans
28730 挿入\SpecialChar \menuseparator
28731 数式\SpecialChar \menuseparator
28732 AMS align環境
28733 \family default
28734 メニューで作ることができます。
28735 \end_layout
28736
28737 \begin_layout Standard
28738 以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
28739 \begin_inset Formula 
28740 \begin{align*}
28741 A & =\sin(B) & C & =D\\
28742 C & \ne A & B & \ne D
28743 \end{align*}
28744
28745 \end_inset
28746
28747 ご覧になって分かるように、この環境の数式は、一列めの前と偶数列の後に
28748 \series bold
28749
28750 \backslash
28751 hfill
28752 \begin_inset Foot
28753 status collapsed
28754
28755 \begin_layout Plain Layout
28756
28757 \series bold
28758
28759 \backslash
28760 hfill
28761 \series default
28762 に関する詳細は、第
28763 \begin_inset CommandInset ref
28764 LatexCommand ref
28765 reference "sub:可変長の空白"
28766
28767 \end_inset
28768
28769 節をご覧下さい。
28770 \end_layout
28771
28772 \end_inset
28773
28774
28775 \series default
28776 があるかのように配置されます。数式様式として
28777 \series bold
28778 行頭下げ
28779 \begin_inset Foot
28780 status collapsed
28781
28782 \begin_layout Plain Layout
28783
28784 \series bold
28785 数式様式については、第
28786 \series default
28787
28788 \begin_inset CommandInset ref
28789 LatexCommand ref
28790 reference "sec:数式様式"
28791
28792 \end_inset
28793
28794 節をご覧下さい。
28795 \end_layout
28796
28797 \end_inset
28798
28799
28800 \series default
28801 を使う場合には、第一列の前の
28802 \series bold
28803
28804 \backslash
28805 hfill
28806 \series default
28807 はない形で数式が設定されます。
28808 \end_layout
28809
28810 \begin_layout Subsubsection
28811 alignat環境
28812 \begin_inset Index idx
28813 status collapsed
28814
28815 \begin_layout Plain Layout
28816 すうしき@数式 ! たぎょう@多行 ! alignatかんきょう@alignat環境
28817 \end_layout
28818
28819 \end_inset
28820
28821
28822 \end_layout
28823
28824 \begin_layout Standard
28825 alignat環境には、事前に設定された列間が存在しません。列間は、必要ならば、第
28826 \begin_inset CommandInset ref
28827 LatexCommand ref
28828 reference "sub:空白"
28829
28830 \end_inset
28831
28832 節に述べられている空白を使用して手動で入れます。
28833 \end_layout
28834
28835 \begin_layout Standard
28836 以下は、上記の例をalignat環境に設定し、二つめの数式の頭に1
28837 \begin_inset space \thinspace{}
28838 \end_inset
28839
28840 cmの空白を入れたものです。
28841 \begin_inset Formula 
28842 \begin{alignat*}{2}
28843 A & =\sin(B) & \hspace{1cm}C & =D\\
28844 C & \ne A & B & \ne D
28845 \end{alignat*}
28846
28847 \end_inset
28848
28849 列間を各列ごとに設定することができるので、この環境は、とくに三つないし四つの数式を横に並べるのに向いています。
28850 \end_layout
28851
28852 \begin_layout Subsubsection
28853 flalign環境
28854 \begin_inset CommandInset label
28855 LatexCommand label
28856 name "sub:flalign環境"
28857
28858 \end_inset
28859
28860
28861 \begin_inset Index idx
28862 status collapsed
28863
28864 \begin_layout Plain Layout
28865 すうしき@数式 ! たぎょう@多行 ! flalignかんきょう@flalign環境
28866 \end_layout
28867
28868 \end_inset
28869
28870
28871 \end_layout
28872
28873 \begin_layout Standard
28874 この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
28875 \begin_inset Formula 
28876 \begin{flalign*}
28877 A & =1 & B & =2 & C & =3\\
28878 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28879 \end{flalign*}
28880
28881 \end_inset
28882
28883
28884 \end_layout
28885
28886 \begin_layout Standard
28887 奇数列のflalign環境を作成し、最後の列に空のTeX括弧を入れておくと、数式様式として
28888 \series bold
28889 中央揃え
28890 \series default
28891 が用いられているときでも、一部の数式を左寄せにすることができます。以下は、例として
28892 \begin_inset CommandInset ref
28893 LatexCommand eqref
28894 reference "eq:VolInt"
28895
28896 \end_inset
28897
28898 式を行頭下げにしたものです。
28899 \begin_inset Formula 
28900 \begin{flalign}
28901 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28902 \end{flalign}
28903
28904 \end_inset
28905
28906 ここで、最初の二列には数式が入れられており、行頭下げ数式様式と同等の字下げを行うために、30
28907 \begin_inset space \thinspace{}
28908 \end_inset
28909
28910 ptの空白が第1列の頭に入れてあります。
28911 \end_layout
28912
28913 \begin_layout Subsection
28914 eqnarray環境
28915 \begin_inset CommandInset label
28916 LatexCommand label
28917 name "sub:eqnarray環境"
28918
28919 \end_inset
28920
28921
28922 \begin_inset Index idx
28923 status collapsed
28924
28925 \begin_layout Plain Layout
28926 すうしき@数式 ! たぎょう@多行 ! eqnarrayかんきょう@eqnarray環境
28927 \end_layout
28928
28929 \end_inset
28930
28931
28932 \end_layout
28933
28934 \begin_layout Standard
28935 この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
28936 いるので、その内容は中央揃えで少し小さく設定されます。
28937 \begin_inset Formula 
28938 \begin{eqnarray*}
28939 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28940 AB & AB & AB\\
28941 A & = & A
28942 \end{eqnarray*}
28943
28944 \end_inset
28945
28946
28947 \end_layout
28948
28949 \begin_layout Subsection
28950 gather環境
28951 \begin_inset Index idx
28952 status collapsed
28953
28954 \begin_layout Plain Layout
28955 すうしき@数式 ! たぎょう@多行 ! gatherかんきょう@gather環境
28956 \end_layout
28957
28958 \end_inset
28959
28960
28961 \end_layout
28962
28963 \begin_layout Standard
28964 この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
28965 \begin_inset Formula 
28966 \begin{gather}
28967 A=1\\
28968 X=\textrm{-}1
28969 \end{gather}
28970
28971 \end_inset
28972
28973
28974 \end_layout
28975
28976 \begin_layout Subsection
28977 multline環境
28978 \begin_inset CommandInset label
28979 LatexCommand label
28980 name "sub:multline環境"
28981
28982 \end_inset
28983
28984
28985 \begin_inset Index idx
28986 status collapsed
28987
28988 \begin_layout Plain Layout
28989 すうしき@数式 ! たぎょう@多行 ! multlineかんきょう@multpline環境
28990 \end_layout
28991
28992 \end_inset
28993
28994
28995 \end_layout
28996
28997 \begin_layout Standard
28998 gather環境同様、multline環境には、中央揃えに設定された列一つしかありません。ただし、一行めが左揃えに設定され、最終行が右揃えに設定されるのです。他
28999 の行はすべて中央揃えになります。このことから、この環境は、長い数式に使うのに向いています。用例として、
29000 \begin_inset CommandInset ref
29001 LatexCommand eqref
29002 reference "eq:lefteqn"
29003
29004 \end_inset
29005
29006 式をmultline環境に置いたものを示します。
29007 \begin_inset Formula 
29008 \begin{multline}
29009 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}\\
29010 -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}\\
29011 =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}}
29012 \end{multline}
29013
29014 \end_inset
29015
29016
29017 \end_layout
29018
29019 \begin_layout Standard
29020 文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
29021 \begin_inset Foot
29022 status collapsed
29023
29024 \begin_layout Plain Layout
29025 付番様式については、第
29026 \begin_inset CommandInset ref
29027 LatexCommand ref
29028 reference "sec:数式様式"
29029
29030 \end_inset
29031
29032 節を参照。
29033 \end_layout
29034
29035 \end_inset
29036
29037
29038 \end_layout
29039
29040 \begin_layout Standard
29041
29042 \series bold
29043
29044 \backslash
29045 shoveright
29046 \begin_inset Index idx
29047 status collapsed
29048
29049 \begin_layout Plain Layout
29050 こまんど@コマンド ! S ! 
29051 \backslash
29052 shoveright
29053 \end_layout
29054
29055 \end_inset
29056
29057 コマンドや
29058 \backslash
29059 shoveleft
29060 \begin_inset Index idx
29061 status collapsed
29062
29063 \begin_layout Plain Layout
29064 こまんど@コマンド ! S ! 
29065 \backslash
29066 shoveleft
29067 \end_layout
29068
29069 \end_inset
29070
29071
29072 \series default
29073 コマンドを使えば、中央揃えの行を右寄せや左寄せにすることができます。これらのコマンドは、以下のようにして使います。
29074 \end_layout
29075
29076 \begin_layout Standard
29077
29078 \series bold
29079
29080 \backslash
29081 shoveright{行の内容}
29082 \series default
29083 あるいは
29084 \series bold
29085
29086 \backslash
29087 shoveleft{行の内容}
29088 \end_layout
29089
29090 \begin_layout Standard
29091 \begin_inset VSpace medskip
29092 \end_inset
29093
29094
29095 \series bold
29096
29097 \backslash
29098 multlinegap
29099 \begin_inset Index idx
29100 status collapsed
29101
29102 \begin_layout Plain Layout
29103 こまんど@コマンド ! M ! 
29104 \backslash
29105 multlinegap
29106 \end_layout
29107
29108 \end_inset
29109
29110
29111 \series default
29112 長は、一行めの左ページ余白からの距離を指定します。既定値は0
29113 \begin_inset space \thinspace{}
29114 \end_inset
29115
29116 ptの長さです。
29117 \end_layout
29118
29119 \begin_layout Standard
29120 以下は、上記の数式に
29121 \end_layout
29122
29123 \begin_layout Standard
29124
29125 \series bold
29126
29127 \backslash
29128 setlength{
29129 \backslash
29130 multlinegap}{2cm}
29131 \end_layout
29132
29133 \begin_layout Standard
29134 というコマンドを、TeXモードで直前に挿入した例です。
29135 \begin_inset ERT
29136 status collapsed
29137
29138 \begin_layout Plain Layout
29139
29140
29141 \backslash
29142 setlength{
29143 \backslash
29144 multlinegap}{2cm}
29145 \end_layout
29146
29147 \end_inset
29148
29149
29150 \begin_inset Formula 
29151 \begin{multline}
29152 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}\\
29153 \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}}\\
29154 =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}}
29155 \end{multline}
29156
29157 \end_inset
29158
29159
29160 \begin_inset ERT
29161 status collapsed
29162
29163 \begin_layout Plain Layout
29164
29165
29166 \backslash
29167 setlength{
29168 \backslash
29169 multlinegap}{0pt}
29170 \end_layout
29171
29172 \end_inset
29173
29174 二行めは、
29175 \series bold
29176
29177 \backslash
29178 shoveleft
29179 \series default
29180 を使って左揃えにしています。
29181 \end_layout
29182
29183 \begin_layout Subsection
29184 数式の一部の多行化
29185 \begin_inset CommandInset label
29186 LatexCommand label
29187 name "sub:数式の一部の多行化"
29188
29189 \end_inset
29190
29191
29192 \begin_inset Index idx
29193 status collapsed
29194
29195 \begin_layout Plain Layout
29196 すうしき@数式 ! たぎょう@多行 ! すうしきのいちぶ@数式の一部
29197 \end_layout
29198
29199 \end_inset
29200
29201
29202 \end_layout
29203
29204 \begin_layout Standard
29205 数式の一部分のみを多行表示したい場合には、
29206 \series bold
29207 aligned
29208 \series default
29209
29210 \series bold
29211 alignedat
29212 \series default
29213
29214 \series bold
29215 gathered
29216 \series default
29217
29218 \series bold
29219 split
29220 \series default
29221 のうちのいずれかの環境を使用します。これらは、
29222 \family sans
29223 挿入\SpecialChar \menuseparator
29224 数式
29225 \family default
29226 メニューか、本節で解説している各コマンドを使用して挿入することができます。
29227 \end_layout
29228
29229 \begin_layout Standard
29230 最初の三つの環境は、環境名から
29231 \series bold
29232 ed
29233 \series default
29234 を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
29235 \begin_inset Formula 
29236 \[
29237 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29238 \Delta E\Delta t & \ge\frac{\hbar}{2}
29239 \end{aligned}
29240 \right\} \textrm{不確定性原理}
29241 \]
29242
29243 \end_inset
29244
29245
29246 \end_layout
29247
29248 \begin_layout Standard
29249 この数式を作るには、別行建て数式をまず作っておいて、そこに
29250 \series bold
29251
29252 \backslash
29253 aligned
29254 \begin_inset Index idx
29255 status collapsed
29256
29257 \begin_layout Plain Layout
29258 こまんど@コマンド ! A ! 
29259 \backslash
29260 aligned
29261 \end_layout
29262
29263 \end_inset
29264
29265
29266 \series default
29267 コマンドを挿入しています。紫枠の中に青枠が現れるので、そこに必要に応じて、列や行を加えていきます。この多行環境の外には、括弧などの他の数式要素を入れることができ
29268 ます。
29269 \end_layout
29270
29271 \begin_layout Standard
29272 aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行建て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
29273 に配置できる利点があります。以下に例として、
29274 \begin_inset CommandInset ref
29275 LatexCommand eqref
29276 reference "eq:shortlong"
29277
29278 \end_inset
29279
29280 式にaligned環境を適用したものを示します。
29281 \begin_inset Formula 
29282 \begin{equation}
29283 \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}|}\\
29284  & -\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}|}
29285 \end{aligned}
29286 \end{equation}
29287
29288 \end_inset
29289
29290
29291 \end_layout
29292
29293 \begin_layout Standard
29294
29295 \series bold
29296 alignedat
29297 \series default
29298
29299 \series bold
29300 gathered
29301 \series default
29302
29303 \series bold
29304 split
29305 \series default
29306 の各環境を使うには、それぞれ
29307 \series bold
29308
29309 \backslash
29310 alignedat
29311 \series default
29312
29313 \begin_inset Index idx
29314 status collapsed
29315
29316 \begin_layout Plain Layout
29317 こまんど@コマンド ! A ! 
29318 \backslash
29319 alignedat
29320 \end_layout
29321
29322 \end_inset
29323
29324
29325 \series bold
29326
29327 \backslash
29328 gathered
29329 \series default
29330
29331 \begin_inset Index idx
29332 status collapsed
29333
29334 \begin_layout Plain Layout
29335 こまんど@コマンド ! G ! 
29336 \backslash
29337 gathered
29338 \end_layout
29339
29340 \end_inset
29341
29342
29343 \series bold
29344
29345 \backslash
29346 split
29347 \series default
29348
29349 \begin_inset Index idx
29350 status collapsed
29351
29352 \begin_layout Plain Layout
29353 こまんど@コマンド ! S ! 
29354 \backslash
29355 split
29356 \end_layout
29357
29358 \end_inset
29359
29360 の各コマンドを挿入します。split環境は、aligned環境と同じ性格を持ちますが、二つの列しか作ることができません。
29361 \end_layout
29362
29363 \begin_layout Subsection
29364 多行数式中のテキスト
29365 \begin_inset CommandInset label
29366 LatexCommand label
29367 name "sub:多行数式中のテキスト"
29368
29369 \end_inset
29370
29371
29372 \begin_inset Index idx
29373 status collapsed
29374
29375 \begin_layout Plain Layout
29376 てきすと@テキスト ! すうしきちゅうの@数式中の
29377 \end_layout
29378
29379 \end_inset
29380
29381
29382 \begin_inset Index idx
29383 status collapsed
29384
29385 \begin_layout Plain Layout
29386 すうしき@数式 ! たぎょう@多行 ! てきすと@テキスト
29387 \end_layout
29388
29389 \end_inset
29390
29391
29392 \end_layout
29393
29394 \begin_layout Standard
29395 各align系環境およびmultline・gather環境では、独立した行に列揃えの影響を受けない形でテキストを挿入することができます。これを行うには、以下の書
29396 式を持つ
29397 \series bold
29398
29399 \backslash
29400 intertext
29401 \begin_inset Index idx
29402 status collapsed
29403
29404 \begin_layout Plain Layout
29405 こまんど@コマンド ! I ! 
29406 \backslash
29407 intertext
29408 \end_layout
29409
29410 \end_inset
29411
29412 コマンドを使います。
29413 \end_layout
29414
29415 \begin_layout Standard
29416
29417 \series bold
29418
29419 \backslash
29420 intertext{テキスト}
29421 \end_layout
29422
29423 \begin_layout Standard
29424 テキストのハイフネーションを行うことはできないので、テキストは一行に収めなくてはなりません。LyXは、現時点では
29425 \series bold
29426
29427 \backslash
29428 intertext
29429 \series default
29430 を直接サポートしていないので、テキストは数式テキストとして書き入れます。ここで、
29431 \series bold
29432
29433 \backslash
29434 intertext
29435 \series default
29436 は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
29437 \begin_inset Formula 
29438 \begin{align}
29439 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29440 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29441 \end{align}
29442
29443 \end_inset
29444
29445
29446 \end_layout
29447
29448 \begin_layout Section
29449 数式番号
29450 \begin_inset Index idx
29451 status collapsed
29452
29453 \begin_layout Plain Layout
29454 すうしきばんごう@数式番号
29455 \end_layout
29456
29457 \end_inset
29458
29459
29460 \begin_inset Index idx
29461 status collapsed
29462
29463 \begin_layout Plain Layout
29464 すうしき@数式 ! ばんごう@番号|see
29465 \begin_inset ERT
29466 status collapsed
29467
29468 \begin_layout Plain Layout
29469
29470 {
29471 \end_layout
29472
29473 \end_inset
29474
29475 数式番号
29476 \begin_inset ERT
29477 status collapsed
29478
29479 \begin_layout Plain Layout
29480
29481 }
29482 \end_layout
29483
29484 \end_inset
29485
29486
29487 \end_layout
29488
29489 \end_inset
29490
29491
29492 \end_layout
29493
29494 \begin_layout Subsection
29495 概要
29496 \end_layout
29497
29498 \begin_layout Standard
29499 付番数式は、
29500 \family sans
29501 挿入\SpecialChar \menuseparator
29502 数式\SpecialChar \menuseparator
29503 付番数式
29504 \family default
29505 メニュー(短絡キー
29506 \family sans
29507 Ctrl+Alt
29508 \begin_inset space ~
29509 \end_inset
29510
29511 N
29512 \family default
29513 )で作ることができます。既存の数式に番号を振るには、
29514 \family sans
29515 編集\SpecialChar \menuseparator
29516 数式\SpecialChar \menuseparator
29517 数式全体を付番
29518 \family default
29519 メニュー(短絡キー
29520 \begin_inset Info
29521 type  "shortcut"
29522 arg   "math-number-toggle"
29523 \end_inset
29524
29525 )を使います。LyX中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
29526 \end_layout
29527
29528 \begin_layout Standard
29529 多行数式で付番が有効になっているときには、すべての行に番号が振られます。ただし、
29530 \family sans
29531 編集\SpecialChar \menuseparator
29532 数式\SpecialChar \menuseparator
29533 この行を付番
29534 \family default
29535 メニュー(短絡キー
29536 \begin_inset Info
29537 type  "shortcut"
29538 arg   "math-number-line-toggle"
29539 \end_inset
29540
29541 )を使用すれば、各行毎に付番するかどうか指定することができます。
29542 \end_layout
29543
29544 \begin_layout Standard
29545 行内数式を除いて、すべての数式は二通りの様式で番号を振ることができます。第
29546 \begin_inset CommandInset ref
29547 LatexCommand ref
29548 reference "sec:数式様式"
29549
29550 \end_inset
29551
29552 節をご覧下さい。
29553 \end_layout
29554
29555 \begin_layout Subsection
29556 相互参照
29557 \begin_inset Index idx
29558 status collapsed
29559
29560 \begin_layout Plain Layout
29561 そうごさんしょう@相互参照 ! すうしきへの@数式への
29562 \end_layout
29563
29564 \end_inset
29565
29566
29567 \end_layout
29568
29569 \begin_layout Standard
29570 ラベルを付けた数式は、すべて相互参照することができます。ラベルは、
29571 \family sans
29572 挿入\SpecialChar \menuseparator
29573 ラベル
29574 \family default
29575 メニューか、ツールバーボタンの
29576 \begin_inset Graphics
29577         filename ../../images/label-insert.png
29578         scale 85
29579
29580 \end_inset
29581
29582 で付けることができます。このとき、カーソルは別行建て数式の中になくてはなりません。すると、テキストフィールドの中に
29583 \series bold
29584 eq:と
29585 \series default
29586 いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
29587 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
29588 \family sans
29589 挿入\SpecialChar \menuseparator
29590 ラベル
29591 \family default
29592 メニューをもういちど使って下さい。
29593 \end_layout
29594
29595 \begin_layout Standard
29596 LyX中でラベル名は、数式の後ろに、二つの括弧に囲まれて表示されます。ラベル付きの数式はつねに付番されます。
29597 \end_layout
29598
29599 \begin_layout Standard
29600 相互参照は、
29601 \family sans
29602 挿入\SpecialChar \menuseparator
29603 相互参照
29604 \family default
29605 メニューかツールバーボタンの
29606 \begin_inset Graphics
29607         filename ../../images/dialog-show-new-inset_ref.png
29608         scale 85
29609
29610 \end_inset
29611
29612 を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
29613 \series bold
29614 (<参照>)
29615 \series default
29616 」書式を選択した場合には、出力での相互参照は、括弧に囲まれた数式番号として表示されます。
29617 \begin_inset Newline newline
29618 \end_inset
29619
29620 LyX中で相互参照を右クリックすると、参照先の数式に移動することができます。
29621 \end_layout
29622
29623 \begin_layout Standard
29624 以下は、後の各小節に現れる数式への相互参照を含む例です。
29625 \begin_inset Note Note
29626 status open
29627
29628 \begin_layout Plain Layout
29629 相互参照の型の違いに留意してください。
29630 \end_layout
29631
29632 \end_inset
29633
29634
29635 \end_layout
29636
29637 \begin_layout Standard
29638 \begin_inset CommandInset ref
29639 LatexCommand eqref
29640 reference "eq:tag"
29641
29642 \end_inset
29643
29644 式と
29645 \begin_inset CommandInset ref
29646 LatexCommand eqref
29647 reference "eq:c"
29648
29649 \end_inset
29650
29651 式は、等価です。(
29652 \begin_inset CommandInset ref
29653 LatexCommand ref
29654 reference "eq:Rom"
29655
29656 \end_inset
29657
29658 )式とは異なり、(
29659 \begin_inset CommandInset ref
29660 LatexCommand ref
29661 reference "eq:Lat"
29662
29663 \end_inset
29664
29665 )式では、付番にラテン数字を使用しています。
29666 \end_layout
29667
29668 \begin_layout Standard
29669 \begin_inset VSpace medskip
29670 \end_inset
29671
29672
29673 \series bold
29674
29675 \backslash
29676 tag
29677 \begin_inset Foot
29678 status collapsed
29679
29680 \begin_layout Plain Layout
29681
29682 \series bold
29683
29684 \backslash
29685 tag
29686 \series default
29687 は、第
29688 \begin_inset CommandInset ref
29689 LatexCommand ref
29690 reference "sub:ユーザー定義番号"
29691
29692 \end_inset
29693
29694 節に説明があります。
29695 \end_layout
29696
29697 \end_inset
29698
29699
29700 \series default
29701 の引数が、第
29702 \begin_inset CommandInset ref
29703 LatexCommand ref
29704 reference "sub:段落ボックス"
29705
29706 \end_inset
29707
29708 節で述べたボックスを含んでいるときには、その数式を参照することはできません。
29709 \end_layout
29710
29711 \begin_layout Subsection
29712 細目番号
29713 \begin_inset Index idx
29714 status collapsed
29715
29716 \begin_layout Plain Layout
29717 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
29718 \end_layout
29719
29720 \end_inset
29721
29722
29723 \end_layout
29724
29725 \begin_layout Standard
29726
29727 \series bold
29728
29729 \backslash
29730 begin{subequations}
29731 \series default
29732 および
29733 \series bold
29734
29735 \backslash
29736 end{subequations}
29737 \series default
29738 コマンドを使うと、数式に細目番号を付けることができます。これらのコマンドは、TeXモードで入れます。
29739 \end_layout
29740
29741 \begin_layout Standard
29742 たとえば、
29743 \begin_inset Formula 
29744 \begin{equation}
29745 A=C-B\label{eq:a}
29746 \end{equation}
29747
29748 \end_inset
29749
29750
29751 \begin_inset ERT
29752 status collapsed
29753
29754 \begin_layout Plain Layout
29755
29756
29757 \backslash
29758 addtocounter{equation}{-1}
29759 \end_layout
29760
29761 \end_inset
29762
29763
29764 \begin_inset ERT
29765 status collapsed
29766
29767 \begin_layout Plain Layout
29768
29769
29770 \backslash
29771 begin{subequations}
29772 \end_layout
29773
29774 \end_inset
29775
29776
29777 \begin_inset VSpace -5mm
29778 \end_inset
29779
29780
29781 \begin_inset Formula 
29782 \begin{equation}
29783 B=C-A\label{eq:b}
29784 \end{equation}
29785
29786 \end_inset
29787
29788
29789 \begin_inset Formula 
29790 \begin{equation}
29791 C=A+B\label{eq:c}
29792 \end{equation}
29793
29794 \end_inset
29795
29796
29797 \end_layout
29798
29799 \begin_layout Standard
29800 \begin_inset ERT
29801 status collapsed
29802
29803 \begin_layout Plain Layout
29804
29805
29806 \backslash
29807 end{subequations}
29808 \end_layout
29809
29810 \end_inset
29811
29812
29813 \end_layout
29814
29815 \begin_layout Standard
29816 この例を作るには、次のようにします。
29817 \end_layout
29818
29819 \begin_layout Enumerate
29820 一つめの数式を入力します。
29821 \end_layout
29822
29823 \begin_layout Enumerate
29824 一つめの数式の後に
29825 \begin_inset Newline newline
29826 \end_inset
29827
29828
29829 \series bold
29830
29831 \backslash
29832 addtocounter{equation}{-1} 
29833 \backslash
29834 begin{subequations}
29835 \begin_inset Index idx
29836 status collapsed
29837
29838 \begin_layout Plain Layout
29839 こまんど@コマンド ! A ! 
29840 \backslash
29841 addtocounter
29842 \end_layout
29843
29844 \end_inset
29845
29846
29847 \begin_inset Newline newline
29848 \end_inset
29849
29850
29851 \series default
29852 を入力します。
29853 \end_layout
29854
29855 \begin_layout Enumerate
29856 二つめの数式を入力します。
29857 \end_layout
29858
29859 \begin_layout Enumerate
29860 三つめの数式を入力します。
29861 \end_layout
29862
29863 \begin_layout Enumerate
29864 三つめの数式の後に、
29865 \series bold
29866
29867 \backslash
29868 end{subequations}
29869 \series default
29870 を入力します。
29871 \end_layout
29872
29873 \begin_layout Standard
29874
29875 \series bold
29876
29877 \backslash
29878 begin
29879 \series default
29880 コマンドと
29881 \series bold
29882
29883 \backslash
29884 end
29885 \series default
29886 コマンドのあいだの数式はすべて、a・b・
29887 \begin_inset Newline linebreak
29888 \end_inset
29889
29890 c\SpecialChar \ldots{}
29891 のように細目番号が振られます。多行数式の場合は、すべての行に細目番号が振られます。細目番号が振られた数式はすべて、
29892 \emph on
29893 ひとつの
29894 \emph default
29895 付番数式として扱われますが、それぞれの付番数式が
29896 \series bold
29897 equation
29898 \series default
29899 カウンタを一つずつ進めてしまうので、
29900 \series bold
29901
29902 \backslash
29903 addtocounter
29904 \series default
29905 コマンドを使ってカウンタを戻さなくてはなりません。これを怠ると、
29906 \begin_inset CommandInset ref
29907 LatexCommand eqref
29908 reference "eq:a"
29909
29910 \end_inset
29911
29912 式・
29913 \begin_inset CommandInset ref
29914 LatexCommand eqref
29915 reference "eq:b"
29916
29917 \end_inset
29918
29919 式・
29920 \begin_inset CommandInset ref
29921 LatexCommand eqref
29922 reference "eq:c"
29923
29924 \end_inset
29925
29926 式は、それぞれ
29927 \begin_inset CommandInset ref
29928 LatexCommand eqref
29929 reference "eq:a"
29930
29931 \end_inset
29932
29933 式・
29934 \begin_inset CommandInset ref
29935 LatexCommand eqref
29936 reference "eq:d"
29937
29938 \end_inset
29939
29940 式・
29941 \begin_inset CommandInset ref
29942 LatexCommand eqref
29943 reference "eq:f"
29944
29945 \end_inset
29946
29947 式として番号が振られてしまいます。
29948 \end_layout
29949
29950 \begin_layout Standard
29951 上記のように、コマンドをTeXモードで入れると、最初の二つの数式のあいだに空白が生じてしまいます。これを戻すために、-5
29952 \begin_inset space \thinspace{}
29953 \end_inset
29954
29955 mmの垂直空白を
29956 \series bold
29957
29958 \backslash
29959 begin{subequations}
29960 \series default
29961 コマンドの後に入れています。数式様式として
29962 \series bold
29963 行頭下げ
29964 \begin_inset Foot
29965 status collapsed
29966
29967 \begin_layout Plain Layout
29968
29969 \series bold
29970 数式様式に関しては、第
29971 \series default
29972
29973 \begin_inset CommandInset ref
29974 LatexCommand ref
29975 reference "sec:数式様式"
29976
29977 \end_inset
29978
29979 節を参照。
29980 \end_layout
29981
29982 \end_inset
29983
29984
29985 \series default
29986 を用いているときには、これを-7
29987 \begin_inset space \thinspace{}
29988 \end_inset
29989
29990 mm空白にしてください。
29991 \end_layout
29992
29993 \begin_layout Standard
29994 以下は、二行めのみ付番を無効にしている多行数式の例です。
29995 \begin_inset ERT
29996 status collapsed
29997
29998 \begin_layout Plain Layout
29999
30000
30001 \backslash
30002 begin{subequations}
30003 \end_layout
30004
30005 \end_inset
30006
30007
30008 \begin_inset Formula 
30009 \begin{eqnarray}
30010 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30011  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30012  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30013 \end{eqnarray}
30014
30015 \end_inset
30016
30017
30018 \begin_inset ERT
30019 status collapsed
30020
30021 \begin_layout Plain Layout
30022
30023
30024 \backslash
30025 end{subequations}
30026 \end_layout
30027
30028 \end_inset
30029
30030
30031 \end_layout
30032
30033 \begin_layout Subsection
30034 ユーザー定義番号
30035 \begin_inset CommandInset label
30036 LatexCommand label
30037 name "sub:ユーザー定義番号"
30038
30039 \end_inset
30040
30041
30042 \begin_inset Index idx
30043 status collapsed
30044
30045 \begin_layout Plain Layout
30046 すうしきばんごう@数式番号 ! ゆーざーていぎ@ユーザー定義
30047 \end_layout
30048
30049 \end_inset
30050
30051
30052 \end_layout
30053
30054 \begin_layout Standard
30055 \begin_inset Index idx
30056 status collapsed
30057
30058 \begin_layout Plain Layout
30059 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
30060 \end_layout
30061
30062 \end_inset
30063
30064 標準の付番では、数式番号の周りに括弧が表示されます。括弧をたとえば縦棒に置き換えるには、LaTeXプリアンブルに以下の行を付け加えます。
30065 \end_layout
30066
30067 \begin_layout Standard
30068
30069 \series bold
30070
30071 \backslash
30072 def
30073 \backslash
30074 tagform@#1{
30075 \backslash
30076 maketag@@@{
30077 \series default
30078
30079 \begin_inset Formula $\boldsymbol{|}$
30080 \end_inset
30081
30082
30083 \series bold
30084 #1
30085 \series default
30086
30087 \begin_inset Formula $\boldsymbol{|}$
30088 \end_inset
30089
30090
30091 \series bold
30092 }}
30093 \series default
30094
30095 \begin_inset Note Note
30096 status collapsed
30097
30098 \begin_layout Plain Layout
30099 このマクロは、テスト用にLaTeXプリアンブルで既に宣言されています。これを有効にするには、最初のパーセント記号を取り除いて下さい。
30100 \end_layout
30101
30102 \end_inset
30103
30104
30105 \end_layout
30106
30107 \begin_layout Standard
30108 他の記号を使いたいときには、
30109 \series bold
30110 #1
30111 \series default
30112 脇の縦棒を一つないし複数の文字で置き換えて下さい。数式番号だけで良い時は、縦棒を削除して下さい。
30113 \end_layout
30114
30115 \begin_layout Standard
30116 \begin_inset VSpace bigskip
30117 \end_inset
30118
30119 数式の後ろに、括弧に囲まれた連番の代わりに、何かしらの表現が欲しいときには、以下のように
30120 \series bold
30121
30122 \backslash
30123 tag
30124 \series default
30125
30126 \begin_inset Index idx
30127 status collapsed
30128
30129 \begin_layout Plain Layout
30130 こまんど@コマンド ! T ! 
30131 \backslash
30132 tag
30133 \end_layout
30134
30135 \end_inset
30136
30137 コマンドを使います。
30138 \begin_inset Formula 
30139 \begin{equation}
30140 A+B=C\tag{何とかかんとか}\label{eq:tag}
30141 \end{equation}
30142
30143 \end_inset
30144
30145 上記の例では、
30146 \series bold
30147
30148 \backslash
30149 tag
30150 \begin_inset ERT
30151 status collapsed
30152
30153 \begin_layout Plain Layout
30154
30155
30156 \backslash
30157 spce 
30158 \end_layout
30159
30160 \end_inset
30161
30162 何とかかんとか
30163 \series default
30164 というコマンドを数式に打ち込んでいます。
30165 \end_layout
30166
30167 \begin_layout Standard
30168 代わりに
30169 \series bold
30170
30171 \backslash
30172 tag*
30173 \begin_inset ERT
30174 status collapsed
30175
30176 \begin_layout Plain Layout
30177
30178
30179 \backslash
30180 spce 
30181 \end_layout
30182
30183 \end_inset
30184
30185 何とかかんとか
30186 \series default
30187 というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
30188 \begin_inset Formula 
30189 \[
30190 A+B=C\tag*{something}
30191 \]
30192
30193 \end_inset
30194
30195
30196 \end_layout
30197
30198 \begin_layout Standard
30199 \begin_inset VSpace bigskip
30200 \end_inset
30201
30202 数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
30203 \begin_inset Newline newline
30204 \end_inset
30205
30206
30207 \series bold
30208
30209 \backslash
30210 @addtoreset{equation}{part}
30211 \series default
30212
30213 \begin_inset Index idx
30214 status collapsed
30215
30216 \begin_layout Plain Layout
30217 こまんど@コマンド ! 
30218 \begin_inset ERT
30219 status collapsed
30220
30221 \begin_layout Plain Layout
30222
30223 "
30224 \end_layout
30225
30226 \end_inset
30227
30228 @
30229 \begin_inset ERT
30230 status collapsed
30231
30232 \begin_layout Plain Layout
30233
30234 "
30235 \end_layout
30236
30237 \end_inset
30238
30239  ! 
30240 \backslash
30241
30242 \begin_inset ERT
30243 status collapsed
30244
30245 \begin_layout Plain Layout
30246
30247 "
30248 \end_layout
30249
30250 \end_inset
30251
30252 @
30253 \begin_inset ERT
30254 status collapsed
30255
30256 \begin_layout Plain Layout
30257
30258 "
30259 \end_layout
30260
30261 \end_inset
30262
30263 addtoreset
30264 \end_layout
30265
30266 \end_inset
30267
30268
30269 \begin_inset Newline newline
30270 \end_inset
30271
30272 節に関しては
30273 \begin_inset Newline newline
30274 \end_inset
30275
30276
30277 \series bold
30278
30279 \backslash
30280 @addtoreset{equation}{section}
30281 \begin_inset Newline newline
30282 \end_inset
30283
30284
30285 \series default
30286 というコマンドを使います。
30287 \end_layout
30288
30289 \begin_layout Standard
30290 これらのコマンドをTeXモードで使えるようにするためには、
30291 \series bold
30292
30293 \backslash
30294 makeatletter
30295 \series default
30296 コマンドで「@」字をLaTeX中で「有効」にしてやらなくてはなりません。一方、
30297 \series bold
30298
30299 \backslash
30300 makeatother
30301 \series default
30302 コマンドはこれを無効にします。したがって、TeXモード中での上記コマンド列は、
30303 \end_layout
30304
30305 \begin_layout Standard
30306
30307 \series bold
30308
30309 \backslash
30310 makeatletter
30311 \begin_inset Newline newline
30312 \end_inset
30313
30314
30315 \backslash
30316 @addtoreset{equation}{section}
30317 \begin_inset Newline newline
30318 \end_inset
30319
30320
30321 \backslash
30322 makeatother
30323 \begin_inset Newline newline
30324 \end_inset
30325
30326
30327 \series default
30328 のようにならなくてはなりません。
30329 \end_layout
30330
30331 \begin_layout Standard
30332 LaTeXプリアンブル中では、
30333 \series bold
30334
30335 \backslash
30336 makeatletter
30337 \series default
30338
30339 \series bold
30340
30341 \backslash
30342 makeatother
30343 \series default
30344 は、LyXが内部的に自動で挿入するので省略してかまいません。
30345 \end_layout
30346
30347 \begin_layout Standard
30348
30349 \series bold
30350
30351 \backslash
30352 @addtoreset
30353 \series default
30354 を戻すには、まずLaTeXプリアンブル中に
30355 \end_layout
30356
30357 \begin_layout Standard
30358
30359 \series bold
30360
30361 \backslash
30362 usepackage{remreset}
30363 \end_layout
30364
30365 \begin_layout Standard
30366 という行を入れて、
30367 \series bold
30368 remreset.sty
30369 \series default
30370
30371 \begin_inset Foot
30372 status collapsed
30373
30374 \begin_layout Plain Layout
30375
30376 \series bold
30377 remreset
30378 \series default
30379 は、LaTeXパッケージの
30380 \series bold
30381 carlisle
30382 \series default
30383
30384 \begin_inset Index idx
30385 status collapsed
30386
30387 \begin_layout Plain Layout
30388 ぱっけーじ@パッケージ ! carlisle
30389 \end_layout
30390
30391 \end_inset
30392
30393 の一部として含まれており、LaTeX標準頒布版には含まれています。
30394 \end_layout
30395
30396 \end_inset
30397
30398
30399 \begin_inset Index idx
30400 status collapsed
30401
30402 \begin_layout Plain Layout
30403 ぱっけーじ@パッケージ ! remreset
30404 \end_layout
30405
30406 \end_inset
30407
30408 ファイルを読み込んでおかなくてはなりません。その後
30409 \begin_inset Newline newline
30410 \end_inset
30411
30412
30413 \series bold
30414
30415 \backslash
30416 @removefromreset
30417 \series default
30418
30419 \begin_inset Index idx
30420 status collapsed
30421
30422 \begin_layout Plain Layout
30423 こまんど@コマンド ! 
30424 \begin_inset ERT
30425 status collapsed
30426
30427 \begin_layout Plain Layout
30428
30429 "
30430 \end_layout
30431
30432 \end_inset
30433
30434 @
30435 \begin_inset ERT
30436 status collapsed
30437
30438 \begin_layout Plain Layout
30439
30440 "
30441 \end_layout
30442
30443 \end_inset
30444
30445  ! 
30446 \backslash
30447
30448 \begin_inset ERT
30449 status collapsed
30450
30451 \begin_layout Plain Layout
30452
30453 "
30454 \end_layout
30455
30456 \end_inset
30457
30458 @
30459 \begin_inset ERT
30460 status collapsed
30461
30462 \begin_layout Plain Layout
30463
30464 "
30465 \end_layout
30466
30467 \end_inset
30468
30469 removefromreset
30470 \end_layout
30471
30472 \end_inset
30473
30474 コマンドを
30475 \series bold
30476
30477 \backslash
30478 @addtoreset
30479 \series default
30480 と同じ書式で使用すると、
30481 \series bold
30482
30483 \backslash
30484 @addtoreset
30485 \series default
30486 を戻すことができます。
30487 \end_layout
30488
30489 \begin_layout Standard
30490 \begin_inset VSpace bigskip
30491 \end_inset
30492
30493 ときには、数式を
30494 \end_layout
30495
30496 \begin_layout Standard
30497
30498 \family typewriter
30499 (節番号.数式番号)
30500 \end_layout
30501
30502 \begin_layout Standard
30503 のような形で付番し、節ごとに数式番号を「1」から始めさせなくてはならないときがあります。
30504 \end_layout
30505
30506 \begin_layout Standard
30507 このような場合のために、
30508 \series bold
30509
30510 \backslash
30511 numberwithin
30512 \series default
30513
30514 \begin_inset Index idx
30515 status collapsed
30516
30517 \begin_layout Plain Layout
30518 こまんど@コマンド ! N ! 
30519 \backslash
30520 numberwithin
30521 \end_layout
30522
30523 \end_inset
30524
30525 というコマンドがあり、
30526 \end_layout
30527
30528 \begin_layout Standard
30529
30530 \series bold
30531
30532 \backslash
30533 numberwithin{カウンタ}{節階層}
30534 \end_layout
30535
30536 \begin_layout Standard
30537 という書式で用います。「カウンタ」は、どの番号を制御するかを表し、「節階層」は点の前に何の番号を振るのかを表します。
30538 \end_layout
30539
30540 \begin_layout Standard
30541 したがって、ここではLaTeXプリアンブルかTeXコードで
30542 \end_layout
30543
30544 \begin_layout Standard
30545
30546 \series bold
30547
30548 \backslash
30549 numberwithin{equation}{section}
30550 \end_layout
30551
30552 \begin_layout Standard
30553 という行を用いることにしましょう。その結果がこれです。
30554 \begin_inset ERT
30555 status collapsed
30556
30557 \begin_layout Plain Layout
30558
30559
30560 \backslash
30561 numberwithin{equation}{section}
30562 \end_layout
30563
30564 \end_inset
30565
30566
30567 \begin_inset Formula 
30568 \begin{equation}
30569 A+B=C
30570 \end{equation}
30571
30572 \end_inset
30573
30574
30575 \end_layout
30576
30577 \begin_layout Standard
30578 たとえば、部番号を節階層として使用して、表に付番を施すときには
30579 \begin_inset Newline newline
30580 \end_inset
30581
30582
30583 \series bold
30584
30585 \backslash
30586 numberwithin{table}{part}
30587 \series default
30588 を用います。
30589 \end_layout
30590
30591 \begin_layout Standard
30592 標準の付番方式に戻したいときや、この種の付番が文書クラスで定義されているときに、それを止めさせたい場合には、
30593 \end_layout
30594
30595 \begin_layout Standard
30596
30597 \series bold
30598
30599 \backslash
30600 renewcommand{
30601 \backslash
30602 theequation}{
30603 \backslash
30604 arabic{equation}}
30605 \begin_inset Index idx
30606 status collapsed
30607
30608 \begin_layout Plain Layout
30609 こまんど@コマンド ! A ! 
30610 \backslash
30611 arabic
30612 \end_layout
30613
30614 \end_inset
30615
30616
30617 \series default
30618
30619 \begin_inset ERT
30620 status collapsed
30621
30622 \begin_layout Plain Layout
30623
30624
30625 \backslash
30626 renewcommand{
30627 \backslash
30628 theequation}{
30629 \backslash
30630 arabic{equation}}
30631 \end_layout
30632
30633 \end_inset
30634
30635
30636 \series bold
30637
30638 \begin_inset Newline newline
30639 \end_inset
30640
30641
30642 \series default
30643 あるいは
30644 \series bold
30645
30646 \begin_inset Newline newline
30647 \end_inset
30648
30649
30650 \backslash
30651 renewcommand{
30652 \backslash
30653 thetable}{
30654 \backslash
30655 arabic{table}}
30656 \end_layout
30657
30658 \begin_layout Standard
30659 というコマンドをTeXコードとして入れるか、LaTeXプリアンブルに入れます。
30660 \series bold
30661
30662 \backslash
30663 numberwithin
30664 \series default
30665 は、内部的に上記で述べた
30666 \series bold
30667
30668 \backslash
30669 @addtoreset
30670 \series default
30671 コマンドを使用しているので、これも使用後は戻しておかなくてはなりません。
30672 \begin_inset ERT
30673 status collapsed
30674
30675 \begin_layout Plain Layout
30676
30677
30678 \backslash
30679 makeatletter
30680 \end_layout
30681
30682 \begin_layout Plain Layout
30683
30684
30685 \backslash
30686 @removefromreset{equation}{section}
30687 \end_layout
30688
30689 \begin_layout Plain Layout
30690
30691
30692 \backslash
30693 makeatother
30694 \end_layout
30695
30696 \end_inset
30697
30698
30699 \end_layout
30700
30701 \begin_layout Subsection
30702 ローマ数字や文字を使った付番
30703 \begin_inset Index idx
30704 status collapsed
30705
30706 \begin_layout Plain Layout
30707 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
30708 \end_layout
30709
30710 \end_inset
30711
30712
30713 \begin_inset Index idx
30714 status collapsed
30715
30716 \begin_layout Plain Layout
30717 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
30718 \end_layout
30719
30720 \end_inset
30721
30722
30723 \end_layout
30724
30725 \begin_layout Standard
30726 数式は、ローマ数字やラテン文字を使って付番することもできます。たとえば、小文字のローマ数字を使って付番するには、数式の前にTeXモードで
30727 \end_layout
30728
30729 \begin_layout Standard
30730
30731 \series bold
30732
30733 \backslash
30734 renewcommand{
30735 \backslash
30736 theequation}{
30737 \backslash
30738 roman{equation}}
30739 \end_layout
30740
30741 \begin_layout Standard
30742 というコマンドを入れます。
30743 \series bold
30744
30745 \backslash
30746 renewcommand
30747 \series default
30748
30749 \begin_inset Index idx
30750 status collapsed
30751
30752 \begin_layout Plain Layout
30753 こまんど@コマンド ! R ! 
30754 \backslash
30755 renewcommand
30756 \end_layout
30757
30758 \end_inset
30759
30760 は、定義済みのコマンド
30761 \series bold
30762
30763 \backslash
30764 theequation
30765 \series default
30766 をコマンド
30767 \series bold
30768
30769 \backslash
30770 roman{equation}
30771 \series default
30772 に再定義します
30773 \begin_inset Foot
30774 status collapsed
30775
30776 \begin_layout Plain Layout
30777
30778 \series bold
30779
30780 \backslash
30781 renewcommand
30782 \series default
30783 コマンドは、第
30784 \begin_inset CommandInset ref
30785 LatexCommand ref
30786 reference "sub:newcommandコマンド"
30787
30788 \end_inset
30789
30790 節に述べられている
30791 \series bold
30792
30793 \backslash
30794 newcommand
30795 \series default
30796 コマンドと同じ書式を持ちます。
30797 \end_layout
30798
30799 \end_inset
30800
30801 。ここで、
30802 \series bold
30803 equation
30804 \series default
30805 は数式カウンタです。コマンド
30806 \series bold
30807
30808 \backslash
30809 the
30810 \series default
30811 をカウンタの接頭辞として使用すると、カウンタの値がアラビア数字として出力されます。数式に番号を振ると、LaTeXは、内部的に
30812 \series bold
30813
30814 \backslash
30815 theequation
30816 \series default
30817 コマンドを数式の後ろに置くのです。
30818 \series bold
30819
30820 \backslash
30821 roman{equation}
30822 \begin_inset Index idx
30823 status collapsed
30824
30825 \begin_layout Plain Layout
30826 こまんど@コマンド ! R ! 
30827 \backslash
30828 roman
30829 \end_layout
30830
30831 \end_inset
30832
30833
30834 \series default
30835 は、カウンタを小文字のローマ数字として出力します。
30836 \end_layout
30837
30838 \begin_layout Standard
30839 こうして、
30840 \series bold
30841
30842 \backslash
30843 renew
30844 \series default
30845 c
30846 \series bold
30847 ommand
30848 \series default
30849 コマンド以降の数式はすべて、ローマ数字で付番されるようになります。大文字のローマ数字での付番に切り替えたいときは、同じコマンドの
30850 \series bold
30851
30852 \backslash
30853 roman
30854 \series default
30855 の部分を
30856 \series bold
30857
30858 \backslash
30859 Roman
30860 \series default
30861
30862 \begin_inset Index idx
30863 status collapsed
30864
30865 \begin_layout Plain Layout
30866 こまんど@コマンド ! R ! 
30867 \backslash
30868 roman@
30869 \backslash
30870 Roman
30871 \end_layout
30872
30873 \end_inset
30874
30875 に変えて挿入します。また、小文字ラテン文字を使って「付番」したいときのために、
30876 \series bold
30877
30878 \backslash
30879 alph
30880 \series default
30881
30882 \begin_inset Index idx
30883 status collapsed
30884
30885 \begin_layout Plain Layout
30886 こまんど@コマンド ! A ! 
30887 \backslash
30888 alph
30889 \end_layout
30890
30891 \end_inset
30892
30893 コマンドがあり、大文字ラテン文字を使って付番したいときのためには、
30894 \series bold
30895
30896 \backslash
30897 Alph
30898 \series default
30899
30900 \begin_inset Index idx
30901 status collapsed
30902
30903 \begin_layout Plain Layout
30904 こまんど@コマンド ! A ! 
30905 \backslash
30906 alph@
30907 \backslash
30908 Alph
30909 \end_layout
30910
30911 \end_inset
30912
30913 コマンドがあります。
30914 \end_layout
30915
30916 \begin_layout Standard
30917 \begin_inset Note Greyedout
30918 status open
30919
30920 \begin_layout Plain Layout
30921
30922 \series bold
30923 (注意)
30924 \series default
30925 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
30926 \end_layout
30927
30928 \end_inset
30929
30930
30931 \end_layout
30932
30933 \begin_layout Standard
30934 \begin_inset ERT
30935 status collapsed
30936
30937 \begin_layout Plain Layout
30938
30939
30940 \backslash
30941 renewcommand{
30942 \backslash
30943 theequation}{
30944 \backslash
30945 roman{equation}}
30946 \end_layout
30947
30948 \end_inset
30949
30950
30951 \end_layout
30952
30953 \begin_layout Standard
30954 \begin_inset Formula 
30955 \begin{equation}
30956 A=\textrm{小文字ローマ数字}
30957 \end{equation}
30958
30959 \end_inset
30960
30961
30962 \begin_inset ERT
30963 status collapsed
30964
30965 \begin_layout Plain Layout
30966
30967
30968 \backslash
30969 renewcommand{
30970 \backslash
30971 theequation}{
30972 \backslash
30973 Roman{equation}}
30974 \end_layout
30975
30976 \end_inset
30977
30978
30979 \begin_inset Formula 
30980 \begin{equation}
30981 B=\textrm{大文字ローマ数字}\label{eq:Rom}
30982 \end{equation}
30983
30984 \end_inset
30985
30986
30987 \begin_inset ERT
30988 status collapsed
30989
30990 \begin_layout Plain Layout
30991
30992
30993 \backslash
30994 renewcommand{
30995 \backslash
30996 theequation}{
30997 \backslash
30998 alph{equation}}
30999 \end_layout
31000
31001 \end_inset
31002
31003
31004 \begin_inset Formula 
31005 \begin{equation}
31006 C=\textrm{小文字ラテン文字}
31007 \end{equation}
31008
31009 \end_inset
31010
31011
31012 \begin_inset ERT
31013 status collapsed
31014
31015 \begin_layout Plain Layout
31016
31017
31018 \backslash
31019 renewcommand{
31020 \backslash
31021 theequation}{
31022 \backslash
31023 Alph{equation}}
31024 \end_layout
31025
31026 \end_inset
31027
31028
31029 \begin_inset Formula 
31030 \begin{equation}
31031 D=\textrm{大文字ラテン文字}\label{eq:Lat}
31032 \end{equation}
31033
31034 \end_inset
31035
31036
31037 \end_layout
31038
31039 \begin_layout Standard
31040 既定の付番方式に戻すには、以下のコマンドを挿入してください。
31041 \end_layout
31042
31043 \begin_layout Standard
31044
31045 \series bold
31046
31047 \backslash
31048 renewcommand{
31049 \backslash
31050 theequation}{
31051 \backslash
31052 arabic{equation}}
31053 \begin_inset Index idx
31054 status collapsed
31055
31056 \begin_layout Plain Layout
31057 こまんど@コマンド ! A ! 
31058 \backslash
31059 arabic
31060 \end_layout
31061
31062 \end_inset
31063
31064
31065 \end_layout
31066
31067 \begin_layout Standard
31068 \begin_inset ERT
31069 status collapsed
31070
31071 \begin_layout Plain Layout
31072
31073
31074 \backslash
31075 renewcommand{
31076 \backslash
31077 theequation}{
31078 \backslash
31079 arabic{equation}}
31080 \end_layout
31081
31082 \end_inset
31083
31084
31085 \begin_inset Formula 
31086 \begin{equation}
31087 E=\textrm{アラビア数字}
31088 \end{equation}
31089
31090 \end_inset
31091
31092
31093 \end_layout
31094
31095 \begin_layout Standard
31096 \begin_inset VSpace medskip
31097 \end_inset
31098
31099 以上からわかるとおり、付番様式の違いに関わらず、数式番号は連番で振られます。様式変更時に「1」から番号が始まるようにするためには、新しい数式カウンタを定義しなく
31100 てはなりません。この点に関する説明は、ファイル
31101 \begin_inset CommandInset href
31102 LatexCommand href
31103 name "Formula-numbering.lyx"
31104 target "run:Formula-numbering.lyx"
31105
31106 \end_inset
31107
31108 にあります。
31109 \end_layout
31110
31111 \begin_layout Section
31112 化学記号と化学式
31113 \begin_inset CommandInset label
31114 LatexCommand label
31115 name "sub:化学記号と化学式"
31116
31117 \end_inset
31118
31119
31120 \begin_inset Index idx
31121 status collapsed
31122
31123 \begin_layout Plain Layout
31124 かがくきごう@化学記号 ! きごう@記号
31125 \end_layout
31126
31127 \end_inset
31128
31129
31130 \begin_inset Index idx
31131 status collapsed
31132
31133 \begin_layout Plain Layout
31134 かがくしき@化学式
31135 \end_layout
31136
31137 \end_inset
31138
31139
31140 \begin_inset Index idx
31141 status collapsed
31142
31143 \begin_layout Plain Layout
31144 きごう@記号 ! かがく@化学
31145 \end_layout
31146
31147 \end_inset
31148
31149
31150 \end_layout
31151
31152 \begin_layout Standard
31153 以下は、化学関係の文章の例です。
31154 \end_layout
31155
31156 \begin_layout Quote
31157 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31158 \end_inset
31159
31160 イオンは、2つの
31161 \begin_inset Formula $\mathrm{Na^{+}}$
31162 \end_inset
31163
31164 イオンと反応して、硫酸化塩
31165 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31166 \end_inset
31167
31168 を形成します。この化学式は以下のようになります。
31169 \begin_inset Formula 
31170 \begin{equation}
31171 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31172 \end{equation}
31173
31174 \end_inset
31175
31176
31177 \end_layout
31178
31179 \begin_layout Standard
31180 この化学式は、直接数式として作成することができます。記号がイタリック体として表示されることを防ぐには、全体を選択してから短絡キー
31181 \begin_inset Info
31182 type  "shortcut"
31183 arg   "font-roman"
31184 \end_inset
31185
31186 を押せば、アップライトフォント様式に変更することができます
31187 \begin_inset Foot
31188 status collapsed
31189
31190 \begin_layout Plain Layout
31191 フォント様式に関しては、第
31192 \begin_inset CommandInset ref
31193 LatexCommand ref
31194 reference "sub:書体様式"
31195
31196 \end_inset
31197
31198 節を参照のこと。
31199 \end_layout
31200
31201 \end_inset
31202
31203
31204 \end_layout
31205
31206 \begin_layout Standard
31207 化学式を組版するのにもう少し便利な方法は、LaTeXパッケージ
31208 \series bold
31209 mhchem
31210 \series default
31211
31212 \begin_inset Index idx
31213 status collapsed
31214
31215 \begin_layout Plain Layout
31216 ぱっけーじ@パッケージ ! mhchem
31217 \end_layout
31218
31219 \end_inset
31220
31221 が導入されているときに使用することができる
31222 \series bold
31223
31224 \backslash
31225 ce
31226 \series default
31227
31228 \begin_inset Index idx
31229 status collapsed
31230
31231 \begin_layout Plain Layout
31232 こまんど@コマンド ! C ! 
31233 \backslash
31234 ce
31235 \end_layout
31236
31237 \end_inset
31238
31239 コマンドを使用することです。
31240 \series bold
31241
31242 \backslash
31243 ce
31244 \series default
31245 を数式に入力すると、新しい青いボックスが現れ、直感的に化学式を入力することができます。
31246 \end_layout
31247
31248 \begin_layout Standard
31249 \align center
31250 \begin_inset Tabular
31251 <lyxtabular version="3" rows="9" columns="2">
31252 <features tabularvalignment="middle">
31253 <column alignment="center" valignment="top" width="0">
31254 <column alignment="center" valignment="top" width="0">
31255 <row>
31256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31257 \begin_inset Text
31258
31259 \begin_layout Plain Layout
31260 コマンド
31261 \end_layout
31262
31263 \end_inset
31264 </cell>
31265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31266 \begin_inset Text
31267
31268 \begin_layout Plain Layout
31269 出力
31270 \begin_inset Note Note
31271 status collapsed
31272
31273 \begin_layout Plain Layout
31274
31275 \series bold
31276
31277 \backslash
31278 raisebox
31279 \series default
31280 はスペーサーとしてのみ使用されています。
31281 \end_layout
31282
31283 \end_inset
31284
31285
31286 \end_layout
31287
31288 \end_inset
31289 </cell>
31290 </row>
31291 <row>
31292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31293 \begin_inset Text
31294
31295 \begin_layout Plain Layout
31296
31297 \backslash
31298 ce
31299 \begin_inset ERT
31300 status collapsed
31301
31302 \begin_layout Plain Layout
31303
31304
31305 \backslash
31306 spce 
31307 \end_layout
31308
31309 \end_inset
31310
31311 H2CO3
31312 \end_layout
31313
31314 \end_inset
31315 </cell>
31316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31317 \begin_inset Text
31318
31319 \begin_layout Plain Layout
31320 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31321 \end_inset
31322
31323
31324 \end_layout
31325
31326 \end_inset
31327 </cell>
31328 </row>
31329 <row>
31330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31331 \begin_inset Text
31332
31333 \begin_layout Plain Layout
31334
31335 \backslash
31336 ce
31337 \begin_inset ERT
31338 status collapsed
31339
31340 \begin_layout Plain Layout
31341
31342
31343 \backslash
31344 spce 
31345 \end_layout
31346
31347 \end_inset
31348
31349 SO4^2-
31350 \end_layout
31351
31352 \end_inset
31353 </cell>
31354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31355 \begin_inset Text
31356
31357 \begin_layout Plain Layout
31358 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31359 \end_inset
31360
31361
31362 \end_layout
31363
31364 \end_inset
31365 </cell>
31366 </row>
31367 <row>
31368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31369 \begin_inset Text
31370
31371 \begin_layout Plain Layout
31372
31373 \backslash
31374 ce
31375 \begin_inset ERT
31376 status collapsed
31377
31378 \begin_layout Plain Layout
31379
31380
31381 \backslash
31382 spce 
31383 \end_layout
31384
31385 \end_inset
31386
31387 (NH4)2S
31388 \end_layout
31389
31390 \end_inset
31391 </cell>
31392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31393 \begin_inset Text
31394
31395 \begin_layout Plain Layout
31396 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31397 \end_inset
31398
31399
31400 \end_layout
31401
31402 \end_inset
31403 </cell>
31404 </row>
31405 <row>
31406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31407 \begin_inset Text
31408
31409 \begin_layout Plain Layout
31410
31411 \backslash
31412 ce
31413 \begin_inset ERT
31414 status collapsed
31415
31416 \begin_layout Plain Layout
31417
31418
31419 \backslash
31420 spce 
31421 \end_layout
31422
31423 \end_inset
31424
31425 KCr(SO4)2.12H2O
31426 \end_layout
31427
31428 \end_inset
31429 </cell>
31430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31431 \begin_inset Text
31432
31433 \begin_layout Plain Layout
31434 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31435 \end_inset
31436
31437
31438 \end_layout
31439
31440 \end_inset
31441 </cell>
31442 </row>
31443 <row>
31444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31445 \begin_inset Text
31446
31447 \begin_layout Plain Layout
31448
31449 \backslash
31450 ce
31451 \begin_inset ERT
31452 status collapsed
31453
31454 \begin_layout Plain Layout
31455
31456
31457 \backslash
31458 spce 
31459 \end_layout
31460
31461 \end_inset
31462
31463 A-B
31464 \backslash
31465 dbond
31466 \begin_inset ERT
31467 status collapsed
31468
31469 \begin_layout Plain Layout
31470
31471
31472 \backslash
31473 spce 
31474 \end_layout
31475
31476 \end_inset
31477
31478 C
31479 \backslash
31480 tbond
31481 \begin_inset ERT
31482 status collapsed
31483
31484 \begin_layout Plain Layout
31485
31486
31487 \backslash
31488 spce 
31489 \end_layout
31490
31491 \end_inset
31492
31493 D
31494 \end_layout
31495
31496 \end_inset
31497 </cell>
31498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31499 \begin_inset Text
31500
31501 \begin_layout Plain Layout
31502 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31503 \end_inset
31504
31505
31506 \end_layout
31507
31508 \end_inset
31509 </cell>
31510 </row>
31511 <row>
31512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31513 \begin_inset Text
31514
31515 \begin_layout Plain Layout
31516
31517 \backslash
31518 ce
31519 \begin_inset ERT
31520 status collapsed
31521
31522 \begin_layout Plain Layout
31523
31524
31525 \backslash
31526 spce 
31527 \end_layout
31528
31529 \end_inset
31530
31531 ^227
31532 \begin_inset Formula $\downarrow$
31533 \end_inset
31534
31535 _90
31536 \begin_inset Formula $\to$
31537 \end_inset
31538
31539 Th+
31540 \end_layout
31541
31542 \end_inset
31543 </cell>
31544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31545 \begin_inset Text
31546
31547 \begin_layout Plain Layout
31548 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31549 \end_inset
31550
31551
31552 \end_layout
31553
31554 \end_inset
31555 </cell>
31556 </row>
31557 <row>
31558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31559 \begin_inset Text
31560
31561 \begin_layout Plain Layout
31562
31563 \backslash
31564 ce
31565 \begin_inset ERT
31566 status collapsed
31567
31568 \begin_layout Plain Layout
31569
31570
31571 \backslash
31572 spce 
31573 \end_layout
31574
31575 \end_inset
31576
31577 CO2
31578 \begin_inset ERT
31579 status collapsed
31580
31581 \begin_layout Plain Layout
31582
31583
31584 \backslash
31585 spce 
31586 \end_layout
31587
31588 \end_inset
31589
31590 +
31591 \begin_inset ERT
31592 status collapsed
31593
31594 \begin_layout Plain Layout
31595
31596
31597 \backslash
31598 spce 
31599 \end_layout
31600
31601 \end_inset
31602
31603 C
31604 \begin_inset ERT
31605 status collapsed
31606
31607 \begin_layout Plain Layout
31608
31609
31610 \backslash
31611 spce 
31612 \end_layout
31613
31614 \end_inset
31615
31616 <=>
31617 \begin_inset ERT
31618 status collapsed
31619
31620 \begin_layout Plain Layout
31621
31622
31623 \backslash
31624 spce 
31625 \end_layout
31626
31627 \end_inset
31628
31629 2CO
31630 \end_layout
31631
31632 \end_inset
31633 </cell>
31634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31635 \begin_inset Text
31636
31637 \begin_layout Plain Layout
31638 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31639 \end_inset
31640
31641
31642 \end_layout
31643
31644 \end_inset
31645 </cell>
31646 </row>
31647 <row>
31648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31649 \begin_inset Text
31650
31651 \begin_layout Plain Layout
31652
31653 \backslash
31654 ce
31655 \begin_inset ERT
31656 status collapsed
31657
31658 \begin_layout Plain Layout
31659
31660
31661 \backslash
31662 spce 
31663 \end_layout
31664
31665 \end_inset
31666
31667 CO2
31668 \begin_inset ERT
31669 status collapsed
31670
31671 \begin_layout Plain Layout
31672
31673
31674 \backslash
31675 spce 
31676 \end_layout
31677
31678 \end_inset
31679
31680 +
31681 \begin_inset ERT
31682 status collapsed
31683
31684 \begin_layout Plain Layout
31685
31686
31687 \backslash
31688 spce 
31689 \end_layout
31690
31691 \end_inset
31692
31693 C
31694 \begin_inset ERT
31695 status collapsed
31696
31697 \begin_layout Plain Layout
31698
31699
31700 \backslash
31701 spce 
31702 \end_layout
31703
31704 \end_inset
31705
31706 ->[
31707 \backslash
31708 alpha][
31709 \backslash
31710 beta]
31711 \begin_inset ERT
31712 status collapsed
31713
31714 \begin_layout Plain Layout
31715
31716
31717 \backslash
31718 spce 
31719 \end_layout
31720
31721 \end_inset
31722
31723 2CO}
31724 \end_layout
31725
31726 \end_inset
31727 </cell>
31728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31729 \begin_inset Text
31730
31731 \begin_layout Plain Layout
31732 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31733 \end_inset
31734
31735
31736 \end_layout
31737
31738 \end_inset
31739 </cell>
31740 </row>
31741 </lyxtabular>
31742
31743 \end_inset
31744
31745
31746 \end_layout
31747
31748 \begin_layout Standard
31749 \begin_inset Note Greyedout
31750 status open
31751
31752 \begin_layout Plain Layout
31753
31754 \series bold
31755 【註】
31756 \backslash
31757 ce
31758 \series default
31759 ボックスに数式を入れようとすると、LaTeXエラーが発生します。このような場合には、
31760 \series bold
31761
31762 \backslash
31763 ce{$
31764 \backslash
31765 mu
31766 \backslash
31767 hyphen$Cl}
31768 \series default
31769
31770 \begin_inset ERT
31771 status collapsed
31772
31773 \begin_layout Plain Layout
31774
31775
31776 \backslash
31777 ce{$
31778 \backslash
31779 mu
31780 \backslash
31781 hyphen$Cl}
31782 \end_layout
31783
31784 \end_inset
31785
31786 )のようにTeXコードを使わなくてはなりません。
31787 \end_layout
31788
31789 \end_inset
31790
31791
31792 \end_layout
31793
31794 \begin_layout Standard
31795
31796 \series bold
31797
31798 \backslash
31799 ce
31800 \series default
31801 を使うと
31802 \begin_inset CommandInset ref
31803 LatexCommand eqref
31804 reference "eq:chem-reaction"
31805
31806 \end_inset
31807
31808 式のコマンドは
31809 \begin_inset Newline newline
31810 \end_inset
31811
31812
31813 \series bold
31814  
31815 \backslash
31816 ce
31817 \begin_inset ERT
31818 status collapsed
31819
31820 \begin_layout Plain Layout
31821
31822
31823 \backslash
31824 spce 
31825 \end_layout
31826
31827 \end_inset
31828
31829 2Na+
31830 \begin_inset ERT
31831 status collapsed
31832
31833 \begin_layout Plain Layout
31834
31835
31836 \backslash
31837 spce 
31838 \end_layout
31839
31840 \end_inset
31841
31842 +
31843 \begin_inset ERT
31844 status collapsed
31845
31846 \begin_layout Plain Layout
31847
31848
31849 \backslash
31850 spce 
31851 \end_layout
31852
31853 \end_inset
31854
31855 SO4^2-
31856 \begin_inset ERT
31857 status collapsed
31858
31859 \begin_layout Plain Layout
31860
31861
31862 \backslash
31863 spce 
31864 \end_layout
31865
31866 \end_inset
31867
31868
31869 \begin_inset ERT
31870 status collapsed
31871
31872 \begin_layout Plain Layout
31873
31874
31875 \backslash
31876 spce 
31877 \end_layout
31878
31879 \end_inset
31880
31881 ->
31882 \begin_inset ERT
31883 status collapsed
31884
31885 \begin_layout Plain Layout
31886
31887
31888 \backslash
31889 spce 
31890 \end_layout
31891
31892 \end_inset
31893
31894 Na2SO4
31895 \begin_inset Newline newline
31896 \end_inset
31897
31898
31899 \series default
31900 のようになります。
31901 \end_layout
31902
31903 \begin_layout Standard
31904 複数行の化学式を作るには、第
31905 \begin_inset CommandInset ref
31906 LatexCommand ref
31907 reference "sec:多行数式"
31908
31909 \end_inset
31910
31911 節に述べられている方法で、多行数式をまず作ります。その後、数式の小さな青いボックスそれぞれに
31912 \series bold
31913
31914 \backslash
31915 ce
31916 \series default
31917 コマンドを使用します。
31918 \begin_inset CommandInset ref
31919 LatexCommand eqref
31920 reference "eq:TEOS-reaction-1"
31921
31922 \end_inset
31923
31924 式と
31925 \begin_inset CommandInset ref
31926 LatexCommand eqref
31927 reference "eq:TEOS-reaction-2"
31928
31929 \end_inset
31930
31931 式は、多段化学反応式の例で、一つの式毎に番号が振られています。
31932 \begin_inset Formula 
31933 \begin{eqnarray}
31934 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31935 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31936 \end{eqnarray}
31937
31938 \end_inset
31939
31940
31941 \end_layout
31942
31943 \begin_layout Standard
31944
31945 \series bold
31946 mhchem
31947 \series default
31948 パッケージは、
31949 \series bold
31950
31951 \backslash
31952 ce
31953 \series default
31954 の他に、特殊ケースに使用する
31955 \series bold
31956
31957 \backslash
31958 cf
31959 \series default
31960
31961 \begin_inset Index idx
31962 status collapsed
31963
31964 \begin_layout Plain Layout
31965 こまんど@コマンド ! C ! 
31966 \backslash
31967 cf
31968 \end_layout
31969
31970 \end_inset
31971
31972 コマンドを提供しています。
31973 \series bold
31974
31975 \backslash
31976 cf
31977 \series default
31978 の詳しい情報と例示については、
31979 \series bold
31980 mhchem
31981 \series default
31982
31983 \begin_inset CommandInset citation
31984 LatexCommand cite
31985 key "mhchem"
31986
31987 \end_inset
31988
31989 の取扱説明書をご覧ください。
31990 \end_layout
31991
31992 \begin_layout Standard
31993 \begin_inset Newpage newpage
31994 \end_inset
31995
31996
31997 \end_layout
31998
31999 \begin_layout Section
32000 図解
32001 \end_layout
32002
32003 \begin_layout Standard
32004 LyXは、二つの型の可換図
32005 \series bold
32006 amscd
32007 \series default
32008 および
32009 \series bold
32010 xymatrix
32011 \series default
32012 をサポートしており、以下でこれらの説明をします。
32013 \end_layout
32014
32015 \begin_layout Subsection
32016 amscd図解
32017 \begin_inset Index idx
32018 status collapsed
32019
32020 \begin_layout Plain Layout
32021 ずかい@図解 ! amscd
32022 \end_layout
32023
32024 \end_inset
32025
32026
32027 \end_layout
32028
32029 \begin_layout Standard
32030 この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
32031 \begin_inset Formula 
32032 \[
32033 \begin{CD}A@>>>B@>>>C\\
32034 @AAA@.@VVV\\
32035 F@<<<E@<<<D
32036 \end{CD}
32037 \]
32038
32039 \end_inset
32040
32041
32042 \end_layout
32043
32044 \begin_layout Standard
32045 これを作るには、数式に
32046 \series bold
32047
32048 \backslash
32049 CD
32050 \begin_inset Index idx
32051 status collapsed
32052
32053 \begin_layout Plain Layout
32054 こまんど@コマンド ! C ! 
32055 \backslash
32056 CD
32057 \end_layout
32058
32059 \end_inset
32060
32061
32062 \series default
32063 コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
32064 \begin_inset Info
32065 type  "shortcut"
32066 arg   "newline-insert newline"
32067 \end_inset
32068
32069 を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
32070 \end_layout
32071
32072 \begin_layout Standard
32073 関係を作るには、以下のコマンドがあります。
32074 \end_layout
32075
32076 \begin_layout Itemize
32077 \begin_inset Formula $\boldsymbol{@<<<}$
32078 \end_inset
32079
32080 は左矢印、
32081 \begin_inset Formula $\boldsymbol{@>>>}$
32082 \end_inset
32083
32084 は右矢印、
32085 \series bold
32086 @=
32087 \series default
32088 は長い等号を生成します。
32089 \end_layout
32090
32091 \begin_layout Itemize
32092
32093 \series bold
32094 @AAA
32095 \series default
32096 は上矢印、
32097 \series bold
32098 @VVV
32099 \series default
32100 は下矢印、
32101 \begin_inset Formula $\boldsymbol{@|}$
32102 \end_inset
32103
32104 は縦向きの等号を生成します。
32105 \end_layout
32106
32107 \begin_layout Itemize
32108
32109 \series bold
32110 @.
32111 \series default
32112 は関係が存在しない部分に置きます。
32113 \end_layout
32114
32115 \begin_layout Standard
32116 矢印はすべて、以下のようにラベル付けをすることができます。
32117 \end_layout
32118
32119 \begin_layout Itemize
32120 文章を、第1と第2の「
32121 \begin_inset Formula $<$
32122 \end_inset
32123
32124 」ないし「
32125 \begin_inset Formula $>$
32126 \end_inset
32127
32128 」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
32129 \begin_inset Formula $<$
32130 \end_inset
32131
32132 」ないし「
32133 \begin_inset Formula $>$
32134 \end_inset
32135
32136 」のあいだに入れると、矢印の下に表示されます。
32137 \end_layout
32138
32139 \begin_layout Itemize
32140 縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
32141 ます。文章中に「A」や「V」の文字があるときには、これらはTeX括弧の中に入れなくてはなりません。
32142 \end_layout
32143
32144 \begin_layout Standard
32145 以下は、上記のすべての関係を使った例です。
32146 \end_layout
32147
32148 \begin_layout Standard
32149 \begin_inset Formula 
32150 \[
32151 \begin{CD}A@>j>>B@>>k>C@=F\\
32152 @AmAA@.@VV{V}V@|\\
32153 D@<<j<E@>k>>F@=C
32154 \end{CD}
32155 \]
32156
32157 \end_inset
32158
32159
32160 \end_layout
32161
32162 \begin_layout Standard
32163 これを作るコマンドは、以下のとおりです。
32164 \begin_inset Newline newline
32165 \end_inset
32166
32167
32168 \series bold
32169
32170 \backslash
32171 CD
32172 \begin_inset ERT
32173 status collapsed
32174
32175 \begin_layout Plain Layout
32176
32177
32178 \backslash
32179 spce 
32180 \end_layout
32181
32182 \end_inset
32183
32184 A
32185 \begin_inset Formula $\boldsymbol{@>}$
32186 \end_inset
32187
32188 j
32189 \begin_inset Formula $\boldsymbol{>>}$
32190 \end_inset
32191
32192 B
32193 \begin_inset Formula $\boldsymbol{@>>}$
32194 \end_inset
32195
32196 k
32197 \begin_inset Formula $\boldsymbol{>}$
32198 \end_inset
32199
32200 C@=F Ctrl+Return
32201 \begin_inset Newline newline
32202 \end_inset
32203
32204
32205 \begin_inset Phantom HPhantom
32206 status open
32207
32208 \begin_layout Plain Layout
32209
32210 \series bold
32211
32212 \backslash
32213 CD
32214 \begin_inset ERT
32215 status collapsed
32216
32217 \begin_layout Plain Layout
32218
32219
32220 \backslash
32221 spce 
32222 \end_layout
32223
32224 \end_inset
32225
32226
32227 \end_layout
32228
32229 \end_inset
32230
32231 @AmAA@.@VV
32232 \backslash
32233 {V
32234 \series default
32235
32236 \begin_inset Formula $\to$
32237 \end_inset
32238
32239
32240 \series bold
32241 V
32242 \begin_inset Formula $\boldsymbol{@|}$
32243 \end_inset
32244
32245  Ctrl+Return
32246 \begin_inset Newline newline
32247 \end_inset
32248
32249
32250 \begin_inset Phantom HPhantom
32251 status open
32252
32253 \begin_layout Plain Layout
32254
32255 \series bold
32256
32257 \backslash
32258 CD
32259 \begin_inset ERT
32260 status collapsed
32261
32262 \begin_layout Plain Layout
32263
32264
32265 \backslash
32266 spce 
32267 \end_layout
32268
32269 \end_inset
32270
32271
32272 \end_layout
32273
32274 \end_inset
32275
32276 D
32277 \begin_inset Formula $\boldsymbol{@<<}$
32278 \end_inset
32279
32280 j
32281 \begin_inset Formula $\boldsymbol{<}$
32282 \end_inset
32283
32284 E
32285 \begin_inset Formula $\boldsymbol{@>}$
32286 \end_inset
32287
32288 k
32289 \begin_inset Formula $\boldsymbol{>>}$
32290 \end_inset
32291
32292 F@=C
32293 \end_layout
32294
32295 \begin_layout Subsection
32296 xymatrix図解
32297 \begin_inset Index idx
32298 status collapsed
32299
32300 \begin_layout Plain Layout
32301 ずかい@図解 ! xymatrix
32302 \end_layout
32303
32304 \end_inset
32305
32306
32307 \end_layout
32308
32309 \begin_layout Standard
32310 xymatricesを使うには、LaTeXパッケージの
32311 \series bold
32312 xypic
32313 \series default
32314 が導入済みである必要があります。xymatrixは、数式中に
32315 \series bold
32316
32317 \backslash
32318 xymatrix
32319 \series default
32320 コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
32321 \begin_inset CommandInset ref
32322 LatexCommand ref
32323 reference "sec:行列"
32324
32325 \end_inset
32326
32327 節をご参照下さい。
32328 \end_layout
32329
32330 \begin_layout Standard
32331 amscd図解とは異なり、xymatricesは、対角矢印や曲がった矢印など多様なサポートをしています。作ることのできる可換図と装飾は、
32332 \family sans
32333 ヘルプ\SpecialChar \menuseparator
32334 用途別説明書\SpecialChar \menuseparator
32335 XY-pic説明書
32336 \family default
32337 メニューにある
32338 \emph on
32339 XY-pic説明書
32340 \emph default
32341 で詳しく網羅しています。
32342 \end_layout
32343
32344 \begin_layout Subsection
32345 ファインマン・ダイアグラム
32346 \series medium
32347
32348 \begin_inset Index idx
32349 status collapsed
32350
32351 \begin_layout Plain Layout
32352 ずかい@図解 ! ファインマン
32353 \end_layout
32354
32355 \end_inset
32356
32357
32358 \end_layout
32359
32360 \begin_layout Standard
32361 ファインマン・ダイアグラムを使うには、LaTeXパッケージ
32362 \series bold
32363 feyn
32364 \series default
32365 を導入しておかなくてはなりません。すると、ファインマン・ダイアグラムは、数式中で
32366 \series bold
32367
32368 \backslash
32369 Diagram
32370 \series default
32371 コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
32372 \begin_inset CommandInset ref
32373 LatexCommand ref
32374 reference "sec:行列"
32375
32376 \end_inset
32377
32378 節参照)。
32379 \end_layout
32380
32381 \begin_layout Standard
32382 LyXでのファインマン・ダイアグラムの作り方は、メニュー
32383 \family sans
32384 ヘルプ\SpecialChar \menuseparator
32385 用途別説明書
32386 \family default
32387 内の『
32388 \emph on
32389 ファインマン・ダイアグラム
32390 \emph default
32391 』にあります。
32392 \end_layout
32393
32394 \begin_layout Standard
32395 \begin_inset Newpage newpage
32396 \end_inset
32397
32398
32399 \end_layout
32400
32401 \begin_layout Section
32402 ユーザー定義コマンド
32403 \begin_inset Index idx
32404 status collapsed
32405
32406 \begin_layout Plain Layout
32407 ゆーざーていぎこまんど@ユーザー定義コマンド
32408 \end_layout
32409
32410 \end_inset
32411
32412
32413 \end_layout
32414
32415 \begin_layout Standard
32416 \begin_inset Note Greyedout
32417 status open
32418
32419 \begin_layout Plain Layout
32420 (注意)ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
32421 \end_layout
32422
32423 \end_inset
32424
32425
32426 \end_layout
32427
32428 \begin_layout Subsection
32429
32430 \backslash
32431 newcommandコマンド
32432 \begin_inset CommandInset label
32433 LatexCommand label
32434 name "sub:newcommandコマンド"
32435
32436 \end_inset
32437
32438
32439 \begin_inset Index idx
32440 status collapsed
32441
32442 \begin_layout Plain Layout
32443 ゆーざーていぎこまんど@ユーザー定義コマンド ! 
32444 \backslash
32445 newcommand
32446 \end_layout
32447
32448 \end_inset
32449
32450
32451 \begin_inset Index idx
32452 status collapsed
32453
32454 \begin_layout Plain Layout
32455 こまんど@コマンド ! N ! 
32456 \backslash
32457 newcommand
32458 \end_layout
32459
32460 \end_inset
32461
32462
32463 \end_layout
32464
32465 \begin_layout Standard
32466 頻繁に用いるには、長すぎるLaTeXコマンドはたくさんありますが、
32467 \series bold
32468
32469 \backslash
32470 newcommand
32471 \series default
32472 コマンドを使えば、新しい短縮コマンドを定義することが可能です。
32473 \end_layout
32474
32475 \begin_layout Standard
32476
32477 \series bold
32478
32479 \backslash
32480 newcommand
32481 \series default
32482 コマンドの書式は、
32483 \end_layout
32484
32485 \begin_layout Standard
32486
32487 \series bold
32488
32489 \backslash
32490 newcommand{新コマンド名}[引数の数][オプションの値]
32491 \begin_inset Newline newline
32492 \end_inset
32493
32494
32495 \begin_inset Phantom HPhantom
32496 status open
32497
32498 \begin_layout Plain Layout
32499
32500 \series bold
32501
32502 \backslash
32503 newcommand
32504 \end_layout
32505
32506 \end_inset
32507
32508 {コマンド定義}
32509 \end_layout
32510
32511 \begin_layout Standard
32512 です。
32513 \end_layout
32514
32515 \begin_layout Standard
32516 \begin_inset Note Greyedout
32517 status open
32518
32519 \begin_layout Plain Layout
32520
32521 \series bold
32522 (注意)
32523 \series default
32524 新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
32525 \series bold
32526
32527 \backslash
32528 Leftarrow
32529 \series default
32530 の短縮のつもりで
32531 \series bold
32532
32533 \backslash
32534 le
32535 \series default
32536 というコマンドを定義したとすると、
32537 \series bold
32538
32539 \backslash
32540 le
32541 \series default
32542 は既に「
32543 \begin_inset Formula $\le$
32544 \end_inset
32545
32546 」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
32547 \end_layout
32548
32549 \end_inset
32550
32551
32552 \end_layout
32553
32554 \begin_layout Standard
32555 「引数の数」は、0
32556 \begin_inset space \thinspace{}
32557 \end_inset
32558
32559 -
32560 \begin_inset space \thinspace{}
32561 \end_inset
32562
32563 9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
32564 ドの
32565 \emph on
32566 最初の
32567 \emph default
32568 引数は、自動的に非必須の引数になります。
32569 \end_layout
32570
32571 \begin_layout Standard
32572 以下にいくつかの例を挙げます。
32573 \end_layout
32574
32575 \begin_layout Itemize
32576
32577 \series bold
32578
32579 \backslash
32580 Longrightarrow
32581 \series default
32582 の短縮形として
32583 \series bold
32584
32585 \backslash
32586 gr
32587 \series default
32588 というコマンドを定義するには、LaTeXプリアンブルに以下の行を加えます。
32589 \begin_inset VSpace medskip
32590 \end_inset
32591
32592
32593 \begin_inset Newline newline
32594 \end_inset
32595
32596
32597 \series bold
32598
32599 \backslash
32600 newcommand{
32601 \backslash
32602 gr}{
32603 \backslash
32604 Longrightarrow}
32605 \end_layout
32606
32607 \begin_layout Itemize
32608
32609 \series bold
32610
32611 \backslash
32612 underline
32613 \series default
32614 の短縮形として
32615 \series bold
32616
32617 \backslash
32618 us
32619 \series default
32620 というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
32621 \begin_inset VSpace medskip
32622 \end_inset
32623
32624
32625 \begin_inset Newline newline
32626 \end_inset
32627
32628
32629 \series bold
32630
32631 \backslash
32632 newcommand{
32633 \backslash
32634 us}[1]{
32635 \backslash
32636 underline{#1}}
32637 \series default
32638
32639 \begin_inset VSpace medskip
32640 \end_inset
32641
32642
32643 \begin_inset Newline newline
32644 \end_inset
32645
32646
32647 \series bold
32648 #
32649 \series default
32650 」という文字は、引数の入る場所を示し、その後ろの「
32651 \series bold
32652 1
32653 \series default
32654 」は、これが第1引数の入る場所であることを示します。
32655 \end_layout
32656
32657 \begin_layout Itemize
32658
32659 \series bold
32660
32661 \backslash
32662 framebox
32663 \series default
32664 の短縮形として、たとえば
32665 \series bold
32666
32667 \backslash
32668 fb
32669 \series default
32670 というコマンドを定義するには、
32671 \begin_inset VSpace medskip
32672 \end_inset
32673
32674
32675 \begin_inset Newline newline
32676 \end_inset
32677
32678
32679 \series bold
32680
32681 \backslash
32682 newcommand{
32683 \backslash
32684 fb}[3]{
32685 \backslash
32686 framebox#1#2{$#3$}}
32687 \series default
32688
32689 \begin_inset VSpace medskip
32690 \end_inset
32691
32692
32693 \begin_inset Newline newline
32694 \end_inset
32695
32696 二つのドルマークは、
32697 \series bold
32698
32699 \backslash
32700 framebox
32701 \series default
32702 が必要とする内部の数式を作り出します。第
32703 \begin_inset CommandInset ref
32704 LatexCommand ref
32705 reference "sub:縁付きボックス"
32706
32707 \end_inset
32708
32709 節をご参照下さい。
32710 \end_layout
32711
32712 \begin_layout Itemize
32713 ボックスの色を指定する必要がない
32714 \series bold
32715
32716 \backslash
32717 fcolorbox
32718 \series default
32719 用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
32720 \begin_inset VSpace medskip
32721 \end_inset
32722
32723
32724 \begin_inset Newline newline
32725 \end_inset
32726
32727
32728 \series bold
32729
32730 \backslash
32731 newcommand{
32732 \backslash
32733 cb}[3][white]{
32734 \backslash
32735 fcolorbox{#2}{#1}{$#3$}}
32736 \series default
32737
32738 \begin_inset VSpace medskip
32739 \end_inset
32740
32741
32742 \begin_inset Newline newline
32743 \end_inset
32744
32745
32746 \series bold
32747
32748 \backslash
32749 cb
32750 \series default
32751 を使うときに色が指定されなければ、事前に定義された色である
32752 \series bold
32753 white
32754 \series default
32755 が使用されます。
32756 \end_layout
32757
32758 \begin_layout Standard
32759 以下は、上で定義したコマンドの動作テストです。
32760 \end_layout
32761
32762 \begin_layout Standard
32763 \align center
32764 \begin_inset Tabular
32765 <lyxtabular version="3" rows="6" columns="2">
32766 <features tabularvalignment="middle">
32767 <column alignment="center" valignment="top" width="0">
32768 <column alignment="center" valignment="top" width="0">
32769 <row>
32770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32771 \begin_inset Text
32772
32773 \begin_layout Plain Layout
32774 コマンド
32775 \end_layout
32776
32777 \end_inset
32778 </cell>
32779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32780 \begin_inset Text
32781
32782 \begin_layout Plain Layout
32783 出力
32784 \begin_inset Note Note
32785 status collapsed
32786
32787 \begin_layout Plain Layout
32788 ここで
32789 \series bold
32790
32791 \backslash
32792 raisebox
32793 \series default
32794 はスペーサーとして使用しているだけです。
32795 \end_layout
32796
32797 \end_inset
32798
32799
32800 \end_layout
32801
32802 \end_inset
32803 </cell>
32804 </row>
32805 <row>
32806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32807 \begin_inset Text
32808
32809 \begin_layout Plain Layout
32810 A
32811 \backslash
32812 gr
32813 \begin_inset ERT
32814 status collapsed
32815
32816 \begin_layout Plain Layout
32817
32818
32819 \backslash
32820 spce 
32821 \end_layout
32822
32823 \end_inset
32824
32825 B
32826 \end_layout
32827
32828 \end_inset
32829 </cell>
32830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32831 \begin_inset Text
32832
32833 \begin_layout Plain Layout
32834 \begin_inset Formula $A\gr B$
32835 \end_inset
32836
32837
32838 \end_layout
32839
32840 \end_inset
32841 </cell>
32842 </row>
32843 <row>
32844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32845 \begin_inset Text
32846
32847 \begin_layout Plain Layout
32848
32849 \backslash
32850 us{ABcd
32851 \end_layout
32852
32853 \end_inset
32854 </cell>
32855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32856 \begin_inset Text
32857
32858 \begin_layout Plain Layout
32859 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32860 \end_inset
32861
32862
32863 \end_layout
32864
32865 \end_inset
32866 </cell>
32867 </row>
32868 <row>
32869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32870 \begin_inset Text
32871
32872 \begin_layout Plain Layout
32873
32874 \backslash
32875 fb{[2cm]
32876 \begin_inset Formula $\to$
32877 \end_inset
32878
32879
32880 \backslash
32881 {
32882 \begin_inset Formula $\to$
32883 \end_inset
32884
32885
32886 \backslash
32887 {
32888 \backslash
32889 int
32890 \begin_inset ERT
32891 status collapsed
32892
32893 \begin_layout Plain Layout
32894
32895
32896 \backslash
32897 spce 
32898 \end_layout
32899
32900 \end_inset
32901
32902 A=B
32903 \end_layout
32904
32905 \end_inset
32906 </cell>
32907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32908 \begin_inset Text
32909
32910 \begin_layout Plain Layout
32911 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32912 \end_inset
32913
32914
32915 \end_layout
32916
32917 \end_inset
32918 </cell>
32919 </row>
32920 <row>
32921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32922 \begin_inset Text
32923
32924 \begin_layout Plain Layout
32925
32926 \backslash
32927 cb{red
32928 \begin_inset Formula $\to$
32929 \end_inset
32930
32931
32932 \backslash
32933 {
32934 \backslash
32935 int
32936 \begin_inset ERT
32937 status collapsed
32938
32939 \begin_layout Plain Layout
32940
32941
32942 \backslash
32943 spce 
32944 \end_layout
32945
32946 \end_inset
32947
32948 A=B
32949 \end_layout
32950
32951 \end_inset
32952 </cell>
32953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32954 \begin_inset Text
32955
32956 \begin_layout Plain Layout
32957 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32958 \end_inset
32959
32960
32961 \end_layout
32962
32963 \end_inset
32964 </cell>
32965 </row>
32966 <row>
32967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32968 \begin_inset Text
32969
32970 \begin_layout Plain Layout
32971
32972 \backslash
32973 cb[green]
32974 \backslash
32975 {red
32976 \begin_inset Formula $\to$
32977 \end_inset
32978
32979
32980 \backslash
32981 {
32982 \backslash
32983 int
32984 \begin_inset ERT
32985 status collapsed
32986
32987 \begin_layout Plain Layout
32988
32989
32990 \backslash
32991 spce 
32992 \end_layout
32993
32994 \end_inset
32995
32996 A=B
32997 \end_layout
32998
32999 \end_inset
33000 </cell>
33001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33002 \begin_inset Text
33003
33004 \begin_layout Plain Layout
33005 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33006 \end_inset
33007
33008
33009 \end_layout
33010
33011 \end_inset
33012 </cell>
33013 </row>
33014 </lyxtabular>
33015
33016 \end_inset
33017
33018
33019 \end_layout
33020
33021 \begin_layout Subsection
33022 数式マクロ
33023 \begin_inset Index idx
33024 status collapsed
33025
33026 \begin_layout Plain Layout
33027 ゆーざーていぎこまんど@ユーザー定義コマンド ! すうしきまくろ@数式マクロ
33028 \end_layout
33029
33030 \end_inset
33031
33032
33033 \begin_inset Index idx
33034 status collapsed
33035
33036 \begin_layout Plain Layout
33037 まくろ@マクロ
33038 \end_layout
33039
33040 \end_inset
33041
33042
33043 \end_layout
33044
33045 \begin_layout Standard
33046 ユーザー定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一
33047 般型は、
33048 \begin_inset Formula 
33049 \[
33050 0=\lambda^{2}+p\lambda+q
33051 \]
33052
33053 \end_inset
33054
33055 であり、その解の一般型は
33056 \begin_inset Formula 
33057 \[
33058 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33059 \]
33060
33061 \end_inset
33062
33063
33064 \end_layout
33065
33066 \begin_layout Standard
33067 です。
33068 \begin_inset Formula $\lambda$
33069 \end_inset
33070
33071
33072 \begin_inset Formula $p$
33073 \end_inset
33074
33075
33076 \begin_inset Formula $q$
33077 \end_inset
33078
33079 の3つのパラメータを指定することが必須であり、
33080 \begin_inset Formula $\lambda$
33081 \end_inset
33082
33083 の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のようなLaTeXプリアンブル行を加えます。
33084 \begin_inset Newline newline
33085 \end_inset
33086
33087
33088 \series bold
33089
33090 \backslash
33091 newcommand{
33092 \backslash
33093 qG}[4][1,
33094 \backslash
33095 ,2]{#2_{#1}=-
33096 \backslash
33097 frac{#3}{2}
33098 \backslash
33099 pm
33100 \begin_inset Newline newline
33101 \end_inset
33102
33103
33104 \begin_inset Phantom HPhantom
33105 status open
33106
33107 \begin_layout Plain Layout
33108
33109 \series bold
33110
33111 \backslash
33112 newcommand
33113 \end_layout
33114
33115 \end_inset
33116
33117
33118 \backslash
33119 sqrt{
33120 \backslash
33121 frac{#3^{2}}{4}-#4}}
33122 \end_layout
33123
33124 \begin_layout Standard
33125 これを使って解の公式を作るには、
33126 \begin_inset Newline newline
33127 \end_inset
33128
33129
33130 \series bold
33131
33132 \backslash
33133 qG{
33134 \backslash
33135 lambda
33136 \begin_inset Formula $\to$
33137 \end_inset
33138
33139
33140 \backslash
33141 {p
33142 \begin_inset Formula $\to$
33143 \end_inset
33144
33145
33146 \backslash
33147 {q
33148 \series default
33149 というコマンドを数式に入れます。
33150 \end_layout
33151
33152 \begin_layout Standard
33153 新コマンドを定義する方法は、たとえばLaTeX中で分数は
33154 \series bold
33155
33156 \backslash
33157 frac{分子}{分母}
33158 \series default
33159 の形で入れなくてはならないことなど、使用するすべてのLaTeXコマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れる
33160 ことはよくあり、それをやってしまうと、LyXからは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、LyXは、
33161 \series bold
33162
33163 \backslash
33164 newcommand
33165 \series default
33166 コマンドの代わりに、数式マクロを使う方法を提供しています。
33167 \end_layout
33168
33169 \begin_layout Standard
33170 数式マクロは、
33171 \family sans
33172 挿入\SpecialChar \menuseparator
33173 数式\SpecialChar \menuseparator
33174 マクロ
33175 \family default
33176 メニューか、ツールバーボタンの
33177 \begin_inset Graphics
33178         filename ../../images/math-macro_newmacroname_newcommand.png
33179         scale 85
33180
33181 \end_inset
33182
33183 で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
33184 \begin_inset Newline newline
33185 \end_inset
33186
33187
33188 \begin_inset space \hspace*{\fill}
33189 \end_inset
33190
33191
33192 \begin_inset Graphics
33193         filename ../clipart/macrobox.png
33194
33195 \end_inset
33196
33197
33198 \begin_inset space \hspace*{\fill}
33199 \end_inset
33200
33201
33202 \begin_inset Newline newline
33203 \end_inset
33204
33205
33206 \begin_inset FormulaMacro
33207 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33208 \end_inset
33209
33210
33211 \backslash
33212 newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
33213 \series bold
33214
33215 \backslash
33216 #1
33217 \series default
33218 のように
33219 \series bold
33220
33221 \backslash
33222 #引数番号
33223 \series default
33224 というコマンドで入力するか、マクロツールバーボタンの
33225 \begin_inset Graphics
33226         filename ../../images/math-macro-add-param.png
33227         scale 85
33228
33229 \end_inset
33230
33231 を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
33232 \begin_inset Graphics
33233         filename ../../images/math-macro-add-optional-param.png
33234         scale 85
33235
33236 \end_inset
33237
33238 で作ることができます。最初の必須引数は、ツールバーボタンの
33239 \begin_inset Graphics
33240         filename ../../images/math-macro-make-optional.png
33241         scale 85
33242
33243 \end_inset
33244
33245 を使って、非必須引数にすることができます。二つ目の青枠には、LyX中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利
33246 なので、この枠は空白にしておきます。しかし、画面の過半を占拠してしまうようなマクロを作ってしまった場合には、たとえばこの枠に
33247 \begin_inset Newline newline
33248 \end_inset
33249
33250
33251 \series bold
33252 qG: 
33253 \backslash
33254 #1
33255 \series default
33256  
33257 \series bold
33258 ,
33259 \series default
33260  
33261 \series bold
33262
33263 \backslash
33264 #2
33265 \series default
33266  
33267 \series bold
33268 ,
33269 \series default
33270  
33271 \series bold
33272
33273 \backslash
33274 #3, 
33275 \backslash
33276 #4
33277 \begin_inset Newline newline
33278 \end_inset
33279
33280
33281 \series default
33282 のように入れることができます。このようにすると、マクロ名と引数のみがLyX上に表示され、見通しが良くなります。一方、出力での数式は、最初の枠で定義したように表示
33283 されます。
33284 \begin_inset Newline newline
33285 \end_inset
33286
33287 さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
33288 \family sans
33289 表示\SpecialChar \menuseparator
33290 数式マクロを展開(畳む)
33291 \family default
33292 メニューを使うことで、マクロ毎に変えることができます。
33293 \end_layout
33294
33295 \begin_layout Standard
33296 マクロを使うには、数式中にマクロ名をコマンドとして入れます。上記の例では、
33297 \series bold
33298
33299 \backslash
33300 qG
33301 \series default
33302 とします。このマクロは、LyX中では以下のように表示されます。
33303 \begin_inset Newline newline
33304 \end_inset
33305
33306
33307 \begin_inset space \hspace*{\fill}
33308 \end_inset
33309
33310
33311 \begin_inset Graphics
33312         filename ../clipart/macrouse.png
33313
33314 \end_inset
33315
33316
33317 \begin_inset space \hspace*{\fill}
33318 \end_inset
33319
33320
33321 \begin_inset Newline newline
33322 \end_inset
33323
33324 以下は、上記の例に、引数
33325 \begin_inset Formula $x$
33326 \end_inset
33327
33328
33329 \begin_inset Formula $\ln(x)$
33330 \end_inset
33331
33332
33333 \begin_inset Formula $B$
33334 \end_inset
33335
33336 を指定したものです。
33337 \end_layout
33338
33339 \begin_layout Standard
33340 \begin_inset Formula 
33341 \[
33342 \qG x{\ln(x)}B
33343 \]
33344
33345 \end_inset
33346
33347
33348 \end_layout
33349
33350 \begin_layout Standard
33351 LyXは、
33352 \family sans
33353 ツール\SpecialChar \menuseparator
33354 設定\SpecialChar \menuseparator
33355 編集\SpecialChar \menuseparator
33356 制御
33357 \family default
33358 メニューで、マクロを編集するのに複数の様式を用意しています。あなたに最も合った様式を見つけるには、様式を選択してから、違いを見るために数式マクロにカーソルを合わ
33359 せてみてください。
33360 \end_layout
33361
33362 \begin_layout Standard
33363 数式マクロは、文書書き出し時に、内部的に
33364 \series bold
33365
33366 \backslash
33367 newcommand
33368 \series default
33369 コマンドに変換されます。こうして生成された
33370 \series bold
33371
33372 \backslash
33373 newcommand
33374 \series default
33375 コマンドは、LaTeXプリアンブルには置かれませんので、マクロは、文書中、マクロ定義ボックスよりも後の数式でのみ使うことができます。
33376 \end_layout
33377
33378 \begin_layout Standard
33379 数式マクロは、
33380 \series bold
33381
33382 \backslash
33383 newcommand
33384 \series default
33385 コマンドから直接作ることもできます。たとえば、LyX中に通常の文章として、
33386 \series bold
33387
33388 \begin_inset Newline newline
33389 \end_inset
33390
33391
33392 \backslash
33393 newcommand{
33394 \backslash
33395 larrow}[2]{
33396 \backslash
33397 xleftarrow[#2]{#1}}
33398 \begin_inset Newline newline
33399 \end_inset
33400
33401
33402 \series default
33403 というコマンドを書き入れ、この全体を選択して、短絡キー
33404 \family sans
33405 Ctrl+M
33406 \family default
33407 を押すと、このコマンドは数式マクロに変換されます。この方法を使うに当たっては、
33408 \series bold
33409
33410 \backslash
33411 newcommand
33412 \series default
33413 コマンドが正しく入力されていることに気をつけなくてはなりません。さもないと、間違ったマクロが作られてしまって、LaTeXエラーが発生します。
33414 \end_layout
33415
33416 \begin_layout Standard
33417 数式マクロには、まだ、マクロ定義中に再帰的に数式を入れてしまうと、正しく処理されないという問題が残っています。したがって、第
33418 \begin_inset CommandInset ref
33419 LatexCommand ref
33420 reference "sub:newcommandコマンド"
33421
33422 \end_inset
33423
33424 節で例として作った
33425 \series bold
33426
33427 \backslash
33428 fb
33429 \series default
33430 は、マクロとしては作ることができません。
33431 \end_layout
33432
33433 \begin_layout Standard
33434 カーソルがマクロ定義ボックスの中にあるとき、LyX中に以下のようなマクロツールバーが表示されます。
33435 \end_layout
33436
33437 \begin_layout Standard
33438 \begin_inset VSpace defskip
33439 \end_inset
33440
33441
33442 \end_layout
33443
33444 \begin_layout Standard
33445 \begin_inset Graphics
33446         filename ../clipart/MacroToolbar.png
33447
33448 \end_inset
33449
33450
33451 \begin_inset Index idx
33452 status collapsed
33453
33454 \begin_layout Plain Layout
33455 まくろ@マクロ ! つーるばー@ツールバー
33456 \end_layout
33457
33458 \end_inset
33459
33460
33461 \end_layout
33462
33463 \begin_layout Standard
33464 \begin_inset VSpace defskip
33465 \end_inset
33466
33467
33468 \end_layout
33469
33470 \begin_layout Standard
33471 マクロツールバーは、左から右に、以下の各ボタンがあります。
33472 \end_layout
33473
33474 \begin_layout Standard
33475 \begin_inset VSpace defskip
33476 \end_inset
33477
33478
33479 \end_layout
33480
33481 \begin_layout Standard
33482 \begin_inset Tabular
33483 <lyxtabular version="3" rows="9" columns="2">
33484 <features islongtable="true" longtabularalignment="center">
33485 <column alignment="left" valignment="top" width="0">
33486 <column alignment="left" valignment="top" width="85col%">
33487 <row interlinespace="2.5mm">
33488 <cell alignment="center" valignment="top" usebox="none">
33489 \begin_inset Text
33490
33491 \begin_layout Plain Layout
33492 \begin_inset Graphics
33493         filename ../../images/math-macro-remove-param.png
33494         rotateOrigin center
33495
33496 \end_inset
33497
33498
33499 \end_layout
33500
33501 \end_inset
33502 </cell>
33503 <cell alignment="center" valignment="top" usebox="none">
33504 \begin_inset Text
33505
33506 \begin_layout Plain Layout
33507
33508 \family sans
33509 編集\SpecialChar \menuseparator
33510 数式\SpecialChar \menuseparator
33511 マクロ定義\SpecialChar \menuseparator
33512 最後の引数を削除
33513 \end_layout
33514
33515 \end_inset
33516 </cell>
33517 </row>
33518 <row interlinespace="2.5mm">
33519 <cell alignment="center" valignment="top" usebox="none">
33520 \begin_inset Text
33521
33522 \begin_layout Plain Layout
33523 \begin_inset Graphics
33524         filename ../../images/math-macro-add-param.png
33525         rotateOrigin center
33526
33527 \end_inset
33528
33529
33530 \end_layout
33531
33532 \end_inset
33533 </cell>
33534 <cell alignment="center" valignment="top" usebox="none">
33535 \begin_inset Text
33536
33537 \begin_layout Plain Layout
33538
33539 \family sans
33540 編集\SpecialChar \menuseparator
33541 数式\SpecialChar \menuseparator
33542 マクロ定義\SpecialChar \menuseparator
33543 引数を追加
33544 \end_layout
33545
33546 \end_inset
33547 </cell>
33548 </row>
33549 <row interlinespace="2.5mm">
33550 <cell alignment="center" valignment="top" usebox="none">
33551 \begin_inset Text
33552
33553 \begin_layout Plain Layout
33554 \begin_inset Graphics
33555         filename ../../images/math-macro-make-optional.png
33556         rotateOrigin center
33557
33558 \end_inset
33559
33560
33561 \end_layout
33562
33563 \end_inset
33564 </cell>
33565 <cell alignment="center" valignment="top" usebox="none">
33566 \begin_inset Text
33567
33568 \begin_layout Plain Layout
33569
33570 \family sans
33571 編集\SpecialChar \menuseparator
33572 数式\SpecialChar \menuseparator
33573 マクロ定義\SpecialChar \menuseparator
33574 最初の必須引数を
33575 \begin_inset Newline newline
33576 \end_inset
33577
33578
33579 \begin_inset Phantom HPhantom
33580 status open
33581
33582 \begin_layout Plain Layout
33583
33584 \family sans
33585 編集\SpecialChar \menuseparator
33586 数式\SpecialChar \menuseparator
33587 マクロ定義\SpecialChar \menuseparator
33588
33589 \end_layout
33590
33591 \end_inset
33592
33593 非必須引数にする
33594 \end_layout
33595
33596 \end_inset
33597 </cell>
33598 </row>
33599 <row interlinespace="2.5mm">
33600 <cell alignment="center" valignment="top" usebox="none">
33601 \begin_inset Text
33602
33603 \begin_layout Plain Layout
33604 \begin_inset Graphics
33605         filename ../../images/math-macro-make-nonoptional.png
33606         rotateOrigin center
33607
33608 \end_inset
33609
33610
33611 \end_layout
33612
33613 \end_inset
33614 </cell>
33615 <cell alignment="center" valignment="top" usebox="none">
33616 \begin_inset Text
33617
33618 \begin_layout Plain Layout
33619
33620 \family sans
33621 編集\SpecialChar \menuseparator
33622 数式\SpecialChar \menuseparator
33623 マクロ定義\SpecialChar \menuseparator
33624 最後の非必須引数を
33625 \begin_inset Newline newline
33626 \end_inset
33627
33628
33629 \begin_inset Phantom HPhantom
33630 status open
33631
33632 \begin_layout Plain Layout
33633
33634 \family sans
33635 編集\SpecialChar \menuseparator
33636 数式\SpecialChar \menuseparator
33637 マクロ定義\SpecialChar \menuseparator
33638
33639 \end_layout
33640
33641 \end_inset
33642
33643 必須引数にする
33644 \end_layout
33645
33646 \end_inset
33647 </cell>
33648 </row>
33649 <row interlinespace="2.5mm">
33650 <cell alignment="center" valignment="top" usebox="none">
33651 \begin_inset Text
33652
33653 \begin_layout Plain Layout
33654 \begin_inset Graphics
33655         filename ../../images/math-macro-remove-optional-param.png
33656         rotateOrigin center
33657
33658 \end_inset
33659
33660
33661 \end_layout
33662
33663 \end_inset
33664 </cell>
33665 <cell alignment="center" valignment="top" usebox="none">
33666 \begin_inset Text
33667
33668 \begin_layout Plain Layout
33669
33670 \family sans
33671 編集\SpecialChar \menuseparator
33672 数式\SpecialChar \menuseparator
33673 マクロ定義\SpecialChar \menuseparator
33674 非必須引数を削除
33675 \end_layout
33676
33677 \end_inset
33678 </cell>
33679 </row>
33680 <row interlinespace="2.5mm">
33681 <cell alignment="center" valignment="top" usebox="none">
33682 \begin_inset Text
33683
33684 \begin_layout Plain Layout
33685 \begin_inset Graphics
33686         filename ../../images/math-macro-add-optional-param.png
33687         rotateOrigin center
33688
33689 \end_inset
33690
33691
33692 \end_layout
33693
33694 \end_inset
33695 </cell>
33696 <cell alignment="center" valignment="top" usebox="none">
33697 \begin_inset Text
33698
33699 \begin_layout Plain Layout
33700
33701 \family sans
33702 編集\SpecialChar \menuseparator
33703 数式\SpecialChar \menuseparator
33704 マクロ定義\SpecialChar \menuseparator
33705 非必須引数を挿入
33706 \end_layout
33707
33708 \end_inset
33709 </cell>
33710 </row>
33711 <row interlinespace="2.5mm">
33712 <cell alignment="center" valignment="top" usebox="none">
33713 \begin_inset Text
33714
33715 \begin_layout Plain Layout
33716 \begin_inset Graphics
33717         filename ../../images/math-macro-remove-greedy-param.png
33718         rotateOrigin center
33719
33720 \end_inset
33721
33722
33723 \end_layout
33724
33725 \end_inset
33726 </cell>
33727 <cell alignment="center" valignment="top" usebox="none">
33728 \begin_inset Text
33729
33730 \begin_layout Plain Layout
33731
33732 \family sans
33733 編集\SpecialChar \menuseparator
33734 数式\SpecialChar \menuseparator
33735 マクロ定義\SpecialChar \menuseparator
33736 右に吐き出す形で
33737 \begin_inset Newline newline
33738 \end_inset
33739
33740
33741 \begin_inset Phantom HPhantom
33742 status open
33743
33744 \begin_layout Plain Layout
33745
33746 \family sans
33747 編集\SpecialChar \menuseparator
33748 数式\SpecialChar \menuseparator
33749 マクロ定義\SpecialChar \menuseparator
33750
33751 \end_layout
33752
33753 \end_inset
33754
33755 最後の引数を削除
33756 \end_layout
33757
33758 \end_inset
33759 </cell>
33760 </row>
33761 <row interlinespace="2.5mm">
33762 <cell alignment="center" valignment="top" usebox="none">
33763 \begin_inset Text
33764
33765 \begin_layout Plain Layout
33766 \begin_inset Graphics
33767         filename ../../images/math-macro-append-greedy-param.png
33768         rotateOrigin center
33769
33770 \end_inset
33771
33772
33773 \end_layout
33774
33775 \end_inset
33776 </cell>
33777 <cell alignment="center" valignment="top" usebox="none">
33778 \begin_inset Text
33779
33780 \begin_layout Plain Layout
33781
33782 \family sans
33783 編集\SpecialChar \menuseparator
33784 数式\SpecialChar \menuseparator
33785 マクロ定義\SpecialChar \menuseparator
33786 右から喰う形で
33787 \begin_inset Newline newline
33788 \end_inset
33789
33790
33791 \begin_inset Phantom HPhantom
33792 status open
33793
33794 \begin_layout Plain Layout
33795
33796 \family sans
33797 編集\SpecialChar \menuseparator
33798 数式\SpecialChar \menuseparator
33799 マクロ定義\SpecialChar \menuseparator
33800
33801 \end_layout
33802
33803 \end_inset
33804
33805 引数を追加
33806 \end_layout
33807
33808 \end_inset
33809 </cell>
33810 </row>
33811 <row interlinespace="2.5mm">
33812 <cell alignment="center" valignment="top" usebox="none">
33813 \begin_inset Text
33814
33815 \begin_layout Plain Layout
33816 \begin_inset Graphics
33817         filename ../../images/math-macro-add-greedy-optional-param.png
33818         rotateOrigin center
33819
33820 \end_inset
33821
33822
33823 \end_layout
33824
33825 \end_inset
33826 </cell>
33827 <cell alignment="center" valignment="top" usebox="none">
33828 \begin_inset Text
33829
33830 \begin_layout Plain Layout
33831
33832 \family sans
33833 編集\SpecialChar \menuseparator
33834 数式\SpecialChar \menuseparator
33835 マクロ定義\SpecialChar \menuseparator
33836 右から喰う形で
33837 \begin_inset Newline newline
33838 \end_inset
33839
33840
33841 \begin_inset Phantom HPhantom
33842 status open
33843
33844 \begin_layout Plain Layout
33845
33846 \family sans
33847 編集\SpecialChar \menuseparator
33848 数式\SpecialChar \menuseparator
33849 マクロ定義\SpecialChar \menuseparator
33850
33851 \end_layout
33852
33853 \end_inset
33854
33855 非必須引数を追加
33856 \end_layout
33857
33858 \end_inset
33859 </cell>
33860 </row>
33861 </lyxtabular>
33862
33863 \end_inset
33864
33865
33866 \end_layout
33867
33868 \begin_layout Section
33869
33870 \lang english
33871 Computer Algebra Systems
33872 \end_layout
33873
33874 \begin_layout Standard
33875
33876 \lang english
33877 LyX offers the exchange between mathematical expressions written in LyX's
33878  math editor and external applications or user defined scripts.
33879  Currently supported applications are 
33880 \family sans
33881 Maple
33882 \family default
33883
33884 \family sans
33885 Mathematica
33886 \family default
33887
33888 \family sans
33889 Maxima
33890 \family default
33891  and 
33892 \family sans
33893 Octave
33894 \family default
33895 .
33896  Note that the set of supported mathematical constructs is limited only
33897  to very simple cases.
33898 \end_layout
33899
33900 \begin_layout Subsection
33901
33902 \lang english
33903 Usage
33904 \end_layout
33905
33906 \begin_layout Standard
33907
33908 \lang english
33909 Write some expression in a formula, go to the 
33910 \family sans
33911 Edit\SpecialChar \menuseparator
33912 Math\SpecialChar \menuseparator
33913 Use Computer Algebra System
33914 \family default
33915  menu and choose the application you have installed on the computer.
33916  After that the result of computation should show on the right side of the
33917  expression together with the 
33918 \begin_inset Quotes eld
33919 \end_inset
33920
33921 =
33922 \begin_inset Quotes erd
33923 \end_inset
33924
33925  operator.
33926 \end_layout
33927
33928 \begin_layout Standard
33929
33930 \lang english
33931 Here are few simple examples (with results from 
33932 \family typewriter
33933 Maxima
33934 \family default
33935 ) to show what kind of computations can be performed:
33936 \end_layout
33937
33938 \begin_layout Itemize
33939 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33940 \end_inset
33941
33942
33943 \end_layout
33944
33945 \begin_layout Itemize
33946 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33947 \end_inset
33948
33949
33950 \end_layout
33951
33952 \begin_layout Itemize
33953 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33954 \end_inset
33955
33956
33957 \end_layout
33958
33959 \begin_layout Itemize
33960 \begin_inset Formula $\det\left[\begin{array}{ccc}
33961 1 & 6 & 7\\
33962 2 & 5 & 8\\
33963 3 & 4 & 17
33964 \end{array}\right]=-56$
33965 \end_inset
33966
33967
33968 \end_layout
33969
33970 \begin_layout Itemize
33971 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33972 \end_inset
33973
33974
33975 \end_layout
33976
33977 \begin_layout Subsection
33978
33979 \lang english
33980 Keyboard shortcut
33981 \end_layout
33982
33983 \begin_layout Standard
33984
33985 \lang english
33986 Currently there is no keyboard shortcut for calling the algebra applications.
33987  One can easily bind a shortcut to the 
33988 \family sans
33989 math-extern
33990 \family default
33991  LyX function (see the 
33992 \family sans
33993 \emph on
33994 LyX Functions
33995 \family default
33996 \emph default
33997  manual).
33998  One could e.
33999 \begin_inset space \thinspace{}
34000 \end_inset
34001
34002 g.
34003 \begin_inset space ~
34004 \end_inset
34005
34006 bind the 
34007 \family sans
34008 Return
34009 \family default
34010  key inside the math editor.
34011  To bind it to 
34012 \family typewriter
34013 Maxima
34014 \family default
34015  one would use this shortcut definition command:
34016 \end_layout
34017
34018 \begin_layout Standard
34019
34020 \series bold
34021 \lang english
34022 command-alternatives break-paragraph;math-extern maxima
34023 \end_layout
34024
34025 \begin_layout Standard
34026 \begin_inset Newpage newpage
34027 \end_inset
34028
34029
34030 \end_layout
34031
34032 \begin_layout Section
34033 さまざまな秘訣
34034 \begin_inset Index idx
34035 status collapsed
34036
34037 \begin_layout Plain Layout
34038 ひけつ@秘訣
34039 \end_layout
34040
34041 \end_inset
34042
34043
34044 \end_layout
34045
34046 \begin_layout Subsection
34047 負の数
34048 \begin_inset Index idx
34049 status collapsed
34050
34051 \begin_layout Plain Layout
34052 かず@数 ! ふの@負の ---
34053 \end_layout
34054
34055 \end_inset
34056
34057
34058 \end_layout
34059
34060 \begin_layout Standard
34061 数式中の負の数は、数の前の負符号が、差演算子記号と同じ長さに設定されてしまうために、汚く見えてしまうことがあります。負の数を通常の文章として書くと、負符号は正し
34062 く表示されます。
34063 \end_layout
34064
34065 \begin_layout Standard
34066 したがって、この問題は、負符号を数式テキストに変換することによって、解消されます。
34067 \end_layout
34068
34069 \begin_layout Standard
34070 以下は、この問題を示す例です。
34071 \end_layout
34072
34073 \begin_layout Standard
34074 \align center
34075 \begin_inset Tabular
34076 <lyxtabular version="3" rows="3" columns="2">
34077 <features tabularvalignment="middle">
34078 <column alignment="right" valignment="top" width="0">
34079 <column alignment="left" valignment="top" width="0">
34080 <row>
34081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34082 \begin_inset Text
34083
34084 \begin_layout Plain Layout
34085 通常の文章:
34086 \end_layout
34087
34088 \end_inset
34089 </cell>
34090 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34091 \begin_inset Text
34092
34093 \begin_layout Plain Layout
34094 x = -2
34095 \end_layout
34096
34097 \end_inset
34098 </cell>
34099 </row>
34100 <row>
34101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34102 \begin_inset Text
34103
34104 \begin_layout Plain Layout
34105 数式:
34106 \end_layout
34107
34108 \end_inset
34109 </cell>
34110 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34111 \begin_inset Text
34112
34113 \begin_layout Plain Layout
34114 \begin_inset Formula $x=-2$
34115 \end_inset
34116
34117
34118 \end_layout
34119
34120 \end_inset
34121 </cell>
34122 </row>
34123 <row>
34124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34125 \begin_inset Text
34126
34127 \begin_layout Plain Layout
34128 解決策:
34129 \end_layout
34130
34131 \end_inset
34132 </cell>
34133 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34134 \begin_inset Text
34135
34136 \begin_layout Plain Layout
34137 \begin_inset Formula $x=\textrm{-}2$
34138 \end_inset
34139
34140
34141 \end_layout
34142
34143 \end_inset
34144 </cell>
34145 </row>
34146 </lyxtabular>
34147
34148 \end_inset
34149
34150
34151 \end_layout
34152
34153 \begin_layout Subsection
34154 位区切りとしてのコンマ
34155 \begin_inset Index idx
34156 status collapsed
34157
34158 \begin_layout Plain Layout
34159 こんま@コンマ
34160 \end_layout
34161
34162 \end_inset
34163
34164
34165 \begin_inset Index idx
34166 status collapsed
34167
34168 \begin_layout Plain Layout
34169 かんま@カンマ|see
34170 \begin_inset ERT
34171 status collapsed
34172
34173 \begin_layout Plain Layout
34174
34175 {
34176 \end_layout
34177
34178 \end_inset
34179
34180 コンマ
34181 \begin_inset ERT
34182 status collapsed
34183
34184 \begin_layout Plain Layout
34185
34186 }
34187 \end_layout
34188
34189 \end_inset
34190
34191
34192 \end_layout
34193
34194 \end_inset
34195
34196
34197 \end_layout
34198
34199 \begin_layout Standard
34200 LaTeXでは、英語の慣習にしたがい、数式中のコンマを数字の位区切りに使用します。よって、数式中のコンマの後ろには、つねに空白が加わります。
34201 \end_layout
34202
34203 \begin_layout Standard
34204 これを回避するためには、コンマを選択して、数式テキストに変更して下さい(短絡キー
34205 \begin_inset Info
34206 type  "shortcut"
34207 arg   "math-mode"
34208 \end_inset
34209
34210 )。
34211 \end_layout
34212
34213 \begin_layout Standard
34214 文書中の数式コンマを、すべて小数点として使うには、LaTeXプリアンブルに
34215 \end_layout
34216
34217 \begin_layout Standard
34218
34219 \series bold
34220
34221 \backslash
34222 usepackage{icomma}
34223 \end_layout
34224
34225 \begin_layout Standard
34226 という行を加えて、
34227 \series bold
34228 icomma.sty
34229 \series default
34230
34231 \begin_inset Foot
34232 status collapsed
34233
34234 \begin_layout Plain Layout
34235
34236 \series bold
34237 icomma
34238 \series default
34239 は、LaTeXパッケージ
34240 \series bold
34241 was
34242 \series default
34243
34244 \begin_inset Index idx
34245 status collapsed
34246
34247 \begin_layout Plain Layout
34248 ぱっけーじ@パッケージ ! was
34249 \begin_inset ERT
34250 status collapsed
34251
34252 \begin_layout Plain Layout
34253
34254
34255 \backslash
34256 vspace{4mm}
34257 \end_layout
34258
34259 \end_inset
34260
34261
34262 \end_layout
34263
34264 \end_inset
34265
34266 に含まれています。
34267 \end_layout
34268
34269 \end_inset
34270
34271
34272 \begin_inset Index idx
34273 status collapsed
34274
34275 \begin_layout Plain Layout
34276 ぱっけーじ@パッケージ ! icomma
34277 \end_layout
34278
34279 \end_inset
34280
34281 ファイルを読み込みます。
34282 \end_layout
34283
34284 \begin_layout Subsection
34285 物理ベクトル
34286 \begin_inset CommandInset label
34287 LatexCommand label
34288 name "sub:物理ベクトル"
34289
34290 \end_inset
34291
34292
34293 \begin_inset Index idx
34294 status collapsed
34295
34296 \begin_layout Plain Layout
34297 Vectors ! physical
34298 \end_layout
34299
34300 \end_inset
34301
34302
34303 \end_layout
34304
34305 \begin_layout Standard
34306 LaTeXパッケージ
34307 \series bold
34308 braket
34309 \series default
34310
34311 \begin_inset Foot
34312 status collapsed
34313
34314 \begin_layout Plain Layout
34315
34316 \series bold
34317 braket
34318 \series default
34319  は標準的LaTeX頒布版のすべてに含まれています。
34320 \end_layout
34321
34322 \end_inset
34323
34324
34325 \begin_inset Index idx
34326 status collapsed
34327
34328 \begin_layout Plain Layout
34329 ぱっけーじ@パッケージ ! braket
34330 \end_layout
34331
34332 \end_inset
34333
34334 には、定義済みのベクトルが提供されており、
34335 \end_layout
34336
34337 \begin_layout Standard
34338
34339 \series bold
34340
34341 \backslash
34342 usepackage{braket}
34343 \end_layout
34344
34345 \begin_layout Standard
34346 というLaTeXプリアンブル行で読み込むことができます。
34347 \end_layout
34348
34349 \begin_layout Standard
34350 \begin_inset ERT
34351 status collapsed
34352
34353 \begin_layout Plain Layout
34354
34355
34356 \backslash
34357 ifbraket 
34358 \end_layout
34359
34360 \end_inset
34361
34362
34363 \begin_inset Note Note
34364 status open
34365
34366 \begin_layout Plain Layout
34367 以下の表は、
34368 \series bold
34369 braket
34370 \series default
34371  LaTeXパッケージが導入済みのときのみ表示されます。
34372 \end_layout
34373
34374 \end_inset
34375
34376 以下のコマンドが定義されています。
34377 \end_layout
34378
34379 \begin_layout Standard
34380 \align center
34381 \begin_inset Tabular
34382 <lyxtabular version="3" rows="4" columns="2">
34383 <features tabularvalignment="middle">
34384 <column alignment="center" valignment="top" width="0">
34385 <column alignment="center" valignment="top" width="0">
34386 <row>
34387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34388 \begin_inset Text
34389
34390 \begin_layout Plain Layout
34391 コマンド
34392 \end_layout
34393
34394 \end_inset
34395 </cell>
34396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34397 \begin_inset Text
34398
34399 \begin_layout Plain Layout
34400 出力
34401 \end_layout
34402
34403 \end_inset
34404 </cell>
34405 </row>
34406 <row>
34407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34408 \begin_inset Text
34409
34410 \begin_layout Plain Layout
34411
34412 \backslash
34413 Bra{
34414 \backslash
34415 psi
34416 \end_layout
34417
34418 \end_inset
34419 </cell>
34420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34421 \begin_inset Text
34422
34423 \begin_layout Plain Layout
34424 \begin_inset Formula $\Bra{\psi}$
34425 \end_inset
34426
34427
34428 \end_layout
34429
34430 \end_inset
34431 </cell>
34432 </row>
34433 <row>
34434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34435 \begin_inset Text
34436
34437 \begin_layout Plain Layout
34438
34439 \backslash
34440 Ket{
34441 \backslash
34442 psi
34443 \end_layout
34444
34445 \end_inset
34446 </cell>
34447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34448 \begin_inset Text
34449
34450 \begin_layout Plain Layout
34451 \begin_inset Formula $\Ket{\psi}$
34452 \end_inset
34453
34454
34455 \end_layout
34456
34457 \end_inset
34458 </cell>
34459 </row>
34460 <row>
34461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34462 \begin_inset Text
34463
34464 \begin_layout Plain Layout
34465
34466 \backslash
34467 Braket{
34468 \backslash
34469 psi
34470 \begin_inset Formula $|$
34471 \end_inset
34472
34473
34474 \backslash
34475 phi
34476 \end_layout
34477
34478 \end_inset
34479 </cell>
34480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34481 \begin_inset Text
34482
34483 \begin_layout Plain Layout
34484 \begin_inset Formula $\Braket{\psi|\phi}$
34485 \end_inset
34486
34487
34488 \end_layout
34489
34490 \end_inset
34491 </cell>
34492 </row>
34493 </lyxtabular>
34494
34495 \end_inset
34496
34497
34498 \end_layout
34499
34500 \begin_layout Standard
34501
34502 \series bold
34503
34504 \backslash
34505 Braket
34506 \series default
34507 コマンドを使うと、以下のように、すべての縦棒がそれを囲む括弧と同じ大きさに設定されます。
34508 \begin_inset Formula 
34509 \[
34510 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
34511 \]
34512
34513 \end_inset
34514
34515
34516 \begin_inset ERT
34517 status collapsed
34518
34519 \begin_layout Plain Layout
34520
34521
34522 \backslash
34523 else 
34524 \end_layout
34525
34526 \end_inset
34527
34528
34529 \begin_inset Note Note
34530 status open
34531
34532 \begin_layout Plain Layout
34533
34534 \series bold
34535 braket
34536 \series default
34537  LaTeXパッケージが導入されていないときには、以下が表示されます。
34538 \end_layout
34539
34540 \end_inset
34541
34542
34543 \end_layout
34544
34545 \begin_layout Standard
34546 本小節の全体を出力で見るためには、
34547 \series bold
34548 braket
34549 \series default
34550  LaTeXパッケージを導入する必要があります。
34551 \end_layout
34552
34553 \begin_layout Standard
34554 \begin_inset ERT
34555 status collapsed
34556
34557 \begin_layout Plain Layout
34558
34559
34560 \backslash
34561 fi 
34562 \end_layout
34563
34564 \end_inset
34565
34566
34567 \end_layout
34568
34569 \begin_layout Standard
34570
34571 \series bold
34572
34573 \backslash
34574 Braket
34575 \series default
34576 と同じ効果は、第
34577 \begin_inset CommandInset ref
34578 LatexCommand ref
34579 reference "sub:自動の括弧丈"
34580
34581 \end_inset
34582
34583 節に説明されているとおり、
34584 \series bold
34585
34586 \backslash
34587 middle
34588 \series default
34589 コマンドを用いることによっても実現できます。
34590 \end_layout
34591
34592 \begin_layout Subsection
34593 自己定義の分数
34594 \begin_inset CommandInset label
34595 LatexCommand label
34596 name "sub:自己定義の分数"
34597
34598 \end_inset
34599
34600
34601 \begin_inset Index idx
34602 status collapsed
34603
34604 \begin_layout Plain Layout
34605 ぶんすう@分数 ! じこていぎの@自己定義の ---
34606 \end_layout
34607
34608 \end_inset
34609
34610
34611 \end_layout
34612
34613 \begin_layout Standard
34614 分数用の自製コマンドを定義するには、以下の書式を持つ
34615 \series bold
34616
34617 \backslash
34618 genfrac
34619 \series default
34620
34621 \begin_inset Index idx
34622 status collapsed
34623
34624 \begin_layout Plain Layout
34625 こまんど@コマンド ! G ! 
34626 \backslash
34627 genfrac
34628 \end_layout
34629
34630 \end_inset
34631
34632 コマンドを使います。
34633 \end_layout
34634
34635 \begin_layout Standard
34636
34637 \series bold
34638
34639 \backslash
34640 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
34641 \begin_inset Newline newline
34642 \end_inset
34643
34644
34645 \begin_inset Phantom HPhantom
34646 status open
34647
34648 \begin_layout Plain Layout
34649
34650 \series bold
34651
34652 \backslash
34653 genfrac
34654 \end_layout
34655
34656 \end_inset
34657
34658 {分子}{分母}
34659 \end_layout
34660
34661 \begin_layout Standard
34662 ここで「様式」は、0
34663 \begin_inset space \thinspace{}
34664 \end_inset
34665
34666 -
34667 \begin_inset space \thinspace{}
34668 \end_inset
34669
34670 3の範囲の数字です。
34671 \end_layout
34672
34673 \begin_layout Standard
34674 \align center
34675 \begin_inset Tabular
34676 <lyxtabular version="3" rows="5" columns="2">
34677 <features tabularvalignment="middle">
34678 <column alignment="center" valignment="top" width="0">
34679 <column alignment="center" valignment="top" width="0">
34680 <row>
34681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34682 \begin_inset Text
34683
34684 \begin_layout Plain Layout
34685 数字
34686 \end_layout
34687
34688 \end_inset
34689 </cell>
34690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34691 \begin_inset Text
34692
34693 \begin_layout Plain Layout
34694 様式(大きさ)
34695 \end_layout
34696
34697 \end_inset
34698 </cell>
34699 </row>
34700 <row>
34701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34702 \begin_inset Text
34703
34704 \begin_layout Plain Layout
34705 0
34706 \end_layout
34707
34708 \end_inset
34709 </cell>
34710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34711 \begin_inset Text
34712
34713 \begin_layout Plain Layout
34714 別行建て様式の数式
34715 \end_layout
34716
34717 \end_inset
34718 </cell>
34719 </row>
34720 <row>
34721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34722 \begin_inset Text
34723
34724 \begin_layout Plain Layout
34725 1
34726 \end_layout
34727
34728 \end_inset
34729 </cell>
34730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34731 \begin_inset Text
34732
34733 \begin_layout Plain Layout
34734 行内数式
34735 \end_layout
34736
34737 \end_inset
34738 </cell>
34739 </row>
34740 <row>
34741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34742 \begin_inset Text
34743
34744 \begin_layout Plain Layout
34745 2
34746 \end_layout
34747
34748 \end_inset
34749 </cell>
34750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34751 \begin_inset Text
34752
34753 \begin_layout Plain Layout
34754 やや小(small)
34755 \end_layout
34756
34757 \end_inset
34758 </cell>
34759 </row>
34760 <row>
34761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34762 \begin_inset Text
34763
34764 \begin_layout Plain Layout
34765 3
34766 \end_layout
34767
34768 \end_inset
34769 </cell>
34770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34771 \begin_inset Text
34772
34773 \begin_layout Plain Layout
34774 最小(tiny)
34775 \end_layout
34776
34777 \end_inset
34778 </cell>
34779 </row>
34780 </lyxtabular>
34781
34782 \end_inset
34783
34784
34785 \end_layout
34786
34787 \begin_layout Standard
34788 「様式」を指定しないときには、
34789 \series bold
34790
34791 \backslash
34792 frac
34793 \series default
34794 コマンドのように、大きさは周囲の環境に合わせて調節されます。 
34795 \end_layout
34796
34797 \begin_layout Standard
34798 「分数線の厚み」を指定しないときには、既定値である0.4
34799 \begin_inset space \thinspace{}
34800 \end_inset
34801
34802 ptが用いられます。
34803 \end_layout
34804
34805 \begin_layout Standard
34806 \begin_inset VSpace medskip
34807 \end_inset
34808
34809 たとえば、第
34810 \begin_inset CommandInset ref
34811 LatexCommand ref
34812 reference "sub:分数"
34813
34814 \end_inset
34815
34816 節の
34817 \series bold
34818
34819 \backslash
34820 dfrac
34821 \series default
34822 コマンドおよび
34823 \series bold
34824
34825 \backslash
34826 tbinom
34827 \series default
34828 コマンドは、
34829 \end_layout
34830
34831 \begin_layout Standard
34832
34833 \series bold
34834
34835 \backslash
34836 newcommand{
34837 \backslash
34838 dfrac}[2]{
34839 \backslash
34840 genfrac{}{}{}{0}{#1}{#2}}
34841 \end_layout
34842
34843 \begin_layout Standard
34844 あるいは
34845 \end_layout
34846
34847 \begin_layout Standard
34848
34849 \series bold
34850
34851 \backslash
34852 newcommand{
34853 \backslash
34854 tbinom}[2]{
34855 \backslash
34856 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34857 \end_layout
34858
34859 \begin_layout Standard
34860 というコマンドで定義できます。
34861 \end_layout
34862
34863 \begin_layout Standard
34864 \begin_inset VSpace medskip
34865 \end_inset
34866
34867 分数線の厚みを非必須の引数として与えることのできる分数を定義するには、LaTeXプリアンブルに
34868 \end_layout
34869
34870 \begin_layout Standard
34871
34872 \series bold
34873
34874 \backslash
34875 newcommand{
34876 \backslash
34877 fracS}[3][]{
34878 \backslash
34879 genfrac{}{}{#1}{}{#2}{#3}}
34880 \end_layout
34881
34882 \begin_layout Standard
34883 という行を入れます。
34884 \end_layout
34885
34886 \begin_layout Standard
34887 以下は、そのテストです。
34888 \begin_inset Formula 
34889 \begin{align*}
34890 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34891 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34892 \end{align*}
34893
34894 \end_inset
34895
34896 ご覧になってわかるように、分子や分母から分数線までの距離は、分数線の厚みの約3倍になります。
34897 \end_layout
34898
34899 \begin_layout Subsection
34900 数式の取り消し
34901 \begin_inset Index idx
34902 status collapsed
34903
34904 \begin_layout Plain Layout
34905 すうしき@数式 ! とりけし@取り消し
34906 \end_layout
34907
34908 \end_inset
34909
34910
34911 \end_layout
34912
34913 \begin_layout Standard
34914 数式あるいはその一部を取り消すには、
34915 \series bold
34916 cancel
34917 \series default
34918
34919 \begin_inset Foot
34920 status collapsed
34921
34922 \begin_layout Plain Layout
34923
34924 \series bold
34925 cancel
34926 \series default
34927 は、標準的なLaTeX頒布版のすべてに含まれています。
34928 \end_layout
34929
34930 \end_inset
34931
34932
34933 \begin_inset Index idx
34934 status collapsed
34935
34936 \begin_layout Plain Layout
34937 ぱっけーじ@パッケージ ! cancel
34938 \end_layout
34939
34940 \end_inset
34941
34942  LaTeXパッケージを、LaTeXプリアンブル行に
34943 \end_layout
34944
34945 \begin_layout Standard
34946
34947 \series bold
34948
34949 \backslash
34950 usepackage{cancel}
34951 \end_layout
34952
34953 \begin_layout Standard
34954 と書いて読み込む必要があります。
34955 \end_layout
34956
34957 \begin_layout Standard
34958 数式を取り消すには、4つの方法があります。
34959 \end_layout
34960
34961 \begin_layout Standard
34962 \align center
34963 \begin_inset Tabular
34964 <lyxtabular version="3" rows="5" columns="2">
34965 <features tabularvalignment="middle">
34966 <column alignment="center" valignment="top" width="0">
34967 <column alignment="center" valignment="top" width="0">
34968 <row>
34969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34970 \begin_inset Text
34971
34972 \begin_layout Plain Layout
34973 コマンド
34974 \end_layout
34975
34976 \end_inset
34977 </cell>
34978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34979 \begin_inset Text
34980
34981 \begin_layout Plain Layout
34982 出力
34983 \begin_inset Note Note
34984 status collapsed
34985
34986 \begin_layout Plain Layout
34987 ここで
34988 \series bold
34989
34990 \backslash
34991 raisebox
34992 \series default
34993 はスペーサーとして使用しているだけです。
34994 \end_layout
34995
34996 \end_inset
34997
34998
34999 \end_layout
35000
35001 \end_inset
35002 </cell>
35003 </row>
35004 <row>
35005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35006 \begin_inset Text
35007
35008 \begin_layout Plain Layout
35009
35010 \backslash
35011 cancel{
35012 \backslash
35013 int
35014 \begin_inset ERT
35015 status collapsed
35016
35017 \begin_layout Plain Layout
35018
35019
35020 \backslash
35021 spce 
35022 \end_layout
35023
35024 \end_inset
35025
35026 A=B
35027 \end_layout
35028
35029 \end_inset
35030 </cell>
35031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35032 \begin_inset Text
35033
35034 \begin_layout Plain Layout
35035 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35036 \end_inset
35037
35038
35039 \end_layout
35040
35041 \end_inset
35042 </cell>
35043 </row>
35044 <row>
35045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35046 \begin_inset Text
35047
35048 \begin_layout Plain Layout
35049
35050 \backslash
35051 bcancel{
35052 \backslash
35053 int
35054 \begin_inset ERT
35055 status collapsed
35056
35057 \begin_layout Plain Layout
35058
35059
35060 \backslash
35061 spce 
35062 \end_layout
35063
35064 \end_inset
35065
35066 A=B
35067 \end_layout
35068
35069 \end_inset
35070 </cell>
35071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35072 \begin_inset Text
35073
35074 \begin_layout Plain Layout
35075 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35076 \end_inset
35077
35078
35079 \end_layout
35080
35081 \end_inset
35082 </cell>
35083 </row>
35084 <row>
35085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35086 \begin_inset Text
35087
35088 \begin_layout Plain Layout
35089
35090 \backslash
35091 xcancel{
35092 \backslash
35093 int
35094 \begin_inset ERT
35095 status collapsed
35096
35097 \begin_layout Plain Layout
35098
35099
35100 \backslash
35101 spce 
35102 \end_layout
35103
35104 \end_inset
35105
35106 A=B
35107 \end_layout
35108
35109 \end_inset
35110 </cell>
35111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35112 \begin_inset Text
35113
35114 \begin_layout Plain Layout
35115 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35116 \end_inset
35117
35118
35119 \end_layout
35120
35121 \end_inset
35122 </cell>
35123 </row>
35124 <row>
35125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35126 \begin_inset Text
35127
35128 \begin_layout Plain Layout
35129
35130 \backslash
35131 cancelto{1
35132 \begin_inset Formula $\to$
35133 \end_inset
35134
35135
35136 \backslash
35137 {
35138 \backslash
35139 int
35140 \begin_inset ERT
35141 status collapsed
35142
35143 \begin_layout Plain Layout
35144
35145
35146 \backslash
35147 spce 
35148 \end_layout
35149
35150 \end_inset
35151
35152 A=B
35153 \end_layout
35154
35155 \end_inset
35156 </cell>
35157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35158 \begin_inset Text
35159
35160 \begin_layout Plain Layout
35161 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35162 \end_inset
35163
35164
35165 \end_layout
35166
35167 \end_inset
35168 </cell>
35169 </row>
35170 </lyxtabular>
35171
35172 \end_inset
35173
35174
35175 \end_layout
35176
35177 \begin_layout Standard
35178
35179 \series bold
35180
35181 \backslash
35182 cancelto
35183 \series default
35184 は、以下のように、とくに数式中の分数を約分を表示するのに適しています。
35185 \begin_inset Formula 
35186 \[
35187 \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}}}
35188 \]
35189
35190 \end_inset
35191
35192
35193 \end_layout
35194
35195 \begin_layout Standard
35196
35197 \lang english
35198 To change the size of 
35199 \series bold
35200
35201 \backslash
35202 cancelto
35203 \series default
35204 's 
35205 \begin_inset Quotes eld
35206 \end_inset
35207
35208 subscript
35209 \begin_inset Quotes erd
35210 \end_inset
35211
35212  value one can load the package 
35213 \series bold
35214 cancel
35215 \series default
35216  with either the option 
35217 \series bold
35218 samesize
35219 \series default
35220  which leads to the same size as for the canceled value or with the option
35221  
35222 \series bold
35223 Smaller
35224 \series default
35225  which makes is it a bit smaller than the size one gets without using a
35226  package option.
35227  In this document 
35228 \series bold
35229 cancel
35230 \series default
35231  was loaded with this line:
35232 \end_layout
35233
35234 \begin_layout Standard
35235
35236 \series bold
35237
35238 \backslash
35239 usepackage[samesize]{cancel}
35240 \end_layout
35241
35242 \begin_layout Standard
35243
35244 \lang english
35245 To color the cancellation bar one adds this command as TeX code:
35246 \end_layout
35247
35248 \begin_layout Standard
35249
35250 \series bold
35251
35252 \backslash
35253 renewcommand{
35254 \backslash
35255 CancelColor}{
35256 \backslash
35257 color{red}}
35258 \end_layout
35259
35260 \begin_layout Standard
35261
35262 \series bold
35263 \lang english
35264 red
35265 \series default
35266  can be replaced by a color of your choice.
35267 \end_layout
35268
35269 \begin_layout Standard
35270 \begin_inset ERT
35271 status collapsed
35272
35273 \begin_layout Plain Layout
35274
35275
35276 \backslash
35277 renewcommand{
35278 \backslash
35279 CancelColor}{
35280 \backslash
35281 color{red}}
35282 \end_layout
35283
35284 \end_inset
35285
35286
35287 \end_layout
35288
35289 \begin_layout Standard
35290 \begin_inset Formula 
35291 \[
35292 \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}}}
35293 \]
35294
35295 \end_inset
35296
35297
35298 \end_layout
35299
35300 \begin_layout Standard
35301 \begin_inset ERT
35302 status collapsed
35303
35304 \begin_layout Plain Layout
35305
35306
35307 \backslash
35308 renewcommand{
35309 \backslash
35310 CancelColor}{
35311 \backslash
35312 color{black}}
35313 \end_layout
35314
35315 \end_inset
35316
35317
35318 \lang english
35319
35320 \begin_inset Note Note
35321 status open
35322
35323 \begin_layout Plain Layout
35324
35325 \lang english
35326 reset the color
35327 \end_layout
35328
35329 \end_inset
35330
35331
35332 \end_layout
35333
35334 \begin_layout Standard
35335
35336 \lang english
35337 For further customizations, see the documentation of the package
35338 \lang japanese
35339  
35340 \series bold
35341 cancel
35342 \series default
35343
35344 \begin_inset CommandInset citation
35345 LatexCommand cite
35346 key "cancel"
35347
35348 \end_inset
35349
35350 .
35351 \end_layout
35352
35353 \begin_layout Subsection
35354 節見出し中の数式
35355 \begin_inset CommandInset label
35356 LatexCommand label
35357 name "sub:節見出し中の数式"
35358
35359 \end_inset
35360
35361
35362 \begin_inset Index idx
35363 status collapsed
35364
35365 \begin_layout Plain Layout
35366 すうしき@数式 ! せつみだしちゅうの@節見出し中の ---
35367 \end_layout
35368
35369 \end_inset
35370
35371
35372 \end_layout
35373
35374 \begin_layout Standard
35375 数式を節見出し中で使う際には、以下のことに留意しなくてはなりません。
35376 \end_layout
35377
35378 \begin_layout Standard
35379 \begin_inset Note Greyedout
35380 status open
35381
35382 \begin_layout Plain Layout
35383 文書設定ダイアログの
35384 \family sans
35385 PDF特性
35386 \family default
35387
35388 \series bold
35389 hyperref
35390 \series default
35391
35392 \begin_inset Index idx
35393 status collapsed
35394
35395 \begin_layout Plain Layout
35396 ぱっけーじ@パッケージ ! hyperref
35397 \end_layout
35398
35399 \end_inset
35400
35401 サポートが有効になっている場合、PDFのしおりが、目次にある節見出しすべてに関して生成されます。しおり中に数式を入れることはPDFの慣習に違反しているため、節見
35402 出しに数式が含まれている場合、数式はしおり中に誤った文字列として表示されます。
35403 \end_layout
35404
35405 \end_inset
35406
35407
35408 \end_layout
35409
35410 \begin_layout Standard
35411 これらの問題は、
35412 \family sans
35413 挿入\SpecialChar \menuseparator
35414 短縮タイトル
35415 \family default
35416 メニューを使って、問題となる節見出しの最後に短縮タイトルを入れることで解決することができます。短縮タイトルは、目次が美しく整形されるように、多行にわたる節見出し
35417 に別名を付けるものです。目次中には、短縮タイトルのみが表示され、したがってPDFしおり中にも短縮タイトルのみが表示されます。
35418 \end_layout
35419
35420 \begin_layout Standard
35421 数式を目次中でも使わなくてもならないが、
35422 \series bold
35423 hyperref
35424 \series default
35425 も使用しなくてはならないときには、
35426 \end_layout
35427
35428 \begin_layout Standard
35429
35430 \series bold
35431
35432 \backslash
35433 texorpdfstring{部分}{代替文字列}
35434 \begin_inset Index idx
35435 status collapsed
35436
35437 \begin_layout Plain Layout
35438 こまんど@コマンド ! T ! 
35439 \backslash
35440 texorpdfstring
35441 \end_layout
35442
35443 \end_inset
35444
35445
35446 \end_layout
35447
35448 \begin_layout Standard
35449 というコマンドをTeXモードで使う方法があります。
35450 \end_layout
35451
35452 \begin_layout Standard
35453 「部分」は、見出し中、PDFしおりに表示したくない部分です。これは、文字・数式・脚注のほかに相互参照をとることもできます。しおりには、この部分の代わりに、「代替
35454 文字列」が用いられます。
35455 \end_layout
35456
35457 \begin_layout Standard
35458 以下の二つは、見出しの例です。
35459 \begin_inset VSpace -3mm
35460 \end_inset
35461
35462
35463 \begin_inset ERT
35464 status collapsed
35465
35466 \begin_layout Plain Layout
35467
35468
35469 \backslash
35470 boldmath 
35471 \end_layout
35472
35473 \end_inset
35474
35475
35476 \end_layout
35477
35478 \begin_layout Subsubsection
35479 目次中では数式を使わない見出し
35480 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35481 \end_inset
35482
35483
35484 \begin_inset Argument
35485 status collapsed
35486
35487 \begin_layout Plain Layout
35488 目次中では数式を使わない見出し
35489 \end_layout
35490
35491 \end_inset
35492
35493
35494 \end_layout
35495
35496 \begin_layout Subsubsection
35497 目次中で数式を使う見出し
35498 \begin_inset ERT
35499 status collapsed
35500
35501 \begin_layout Plain Layout
35502
35503
35504 \backslash
35505 texorpdfstring{
35506 \end_layout
35507
35508 \end_inset
35509
35510  
35511 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35512 \end_inset
35513
35514
35515 \begin_inset ERT
35516 status collapsed
35517
35518 \begin_layout Plain Layout
35519
35520 }{}
35521 \end_layout
35522
35523 \end_inset
35524
35525
35526 \end_layout
35527
35528 \begin_layout Standard
35529 \begin_inset ERT
35530 status collapsed
35531
35532 \begin_layout Plain Layout
35533
35534
35535 \backslash
35536 unboldmath 
35537 \end_layout
35538
35539 \end_inset
35540
35541 一つめの見出しでは短縮タイトルが使われており、二つめの見出しでは
35542 \series bold
35543
35544 \backslash
35545 texorpdfstring
35546 \series default
35547 が使われています。
35548 \end_layout
35549
35550 \begin_layout Standard
35551 他の節見出しと同じ書式を得るために、上の見出し全体は
35552 \series bold
35553 boldmath
35554 \series default
35555 環境に設定してあります
35556 \begin_inset Foot
35557 status collapsed
35558
35559 \begin_layout Plain Layout
35560
35561 \begin_inset CommandInset ref
35562 LatexCommand ref
35563 reference "sub:ボールド体の数式"
35564
35565 \end_inset
35566
35567 節参照。
35568 \end_layout
35569
35570 \end_inset
35571
35572
35573 \end_layout
35574
35575 \begin_layout Subsection
35576 多段組文中の数式
35577 \begin_inset Index idx
35578 status collapsed
35579
35580 \begin_layout Plain Layout
35581 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の ---
35582 \end_layout
35583
35584 \end_inset
35585
35586
35587 \end_layout
35588
35589 \begin_layout Standard
35590 多段組文中に数式を作ると、段の中に収まりきらないことも多く、ページ幅全体に広がるようにする必要があることがあります。これは、
35591 \series bold
35592 multicol
35593 \series default
35594
35595 \begin_inset Foot
35596 status collapsed
35597
35598 \begin_layout Plain Layout
35599
35600 \series bold
35601 multicol
35602 \series default
35603 は、標準的LaTeX頒布版のすべてに含まれています。
35604 \end_layout
35605
35606 \end_inset
35607
35608
35609 \begin_inset Index idx
35610 status collapsed
35611
35612 \begin_layout Plain Layout
35613 ぱっけーじ@パッケージ ! multicol
35614 \end_layout
35615
35616 \end_inset
35617
35618  LaTeXパッケージを、
35619 \end_layout
35620
35621 \begin_layout Standard
35622
35623 \series bold
35624
35625 \backslash
35626 usepackage{multicol}
35627 \end_layout
35628
35629 \begin_layout Standard
35630 というLaTeXプリアンブル行を書いて読み込むことで、実現できます。
35631 \end_layout
35632
35633 \begin_layout Standard
35634 \begin_inset Note Greyedout
35635 status open
35636
35637 \begin_layout Plain Layout
35638 ここで、
35639 \family sans
35640 文書\SpecialChar \menuseparator
35641 設定
35642 \family default
35643 メニューの
35644 \family sans
35645 本文レイアウト
35646 \family default
35647 で、
35648 \family sans
35649 二段組文書
35650 \family default
35651 の設定を
35652 \emph on
35653 有効にしてはならない
35654 \emph default
35655 ことに注意してください。
35656 \end_layout
35657
35658 \end_inset
35659
35660
35661 \end_layout
35662
35663 \begin_layout Standard
35664 多段組文の前に
35665 \end_layout
35666
35667 \begin_layout Standard
35668
35669 \series bold
35670
35671 \backslash
35672 begin{multicols}{段数}
35673 \end_layout
35674
35675 \begin_layout Standard
35676 というコマンドをTeXモードで書き入れます。「段数」は、2
35677 \begin_inset space \thinspace{}
35678 \end_inset
35679
35680 -
35681 \begin_inset space \thinspace{}
35682 \end_inset
35683
35684 10のあいだの数字です。多段組文の終わる数式の前には、
35685 \end_layout
35686
35687 \begin_layout Standard
35688
35689 \series bold
35690
35691 \backslash
35692 end{multicols}
35693 \end_layout
35694
35695 \begin_layout Standard
35696 というコマンドをTeXモードで入れます。
35697 \end_layout
35698
35699 \begin_layout Standard
35700 このコマンドによって、数式の前にいくらかの余白が、自動的に作られます。これをなくすには、数式の前に-6
35701 \begin_inset space \thinspace{}
35702 \end_inset
35703
35704 mmの垂直空白を入れて下さい。数式様式
35705 \series bold
35706
35707 \begin_inset Foot
35708 status collapsed
35709
35710 \begin_layout Plain Layout
35711
35712 \series bold
35713 数式様式に関しては、第
35714 \series default
35715
35716 \begin_inset CommandInset ref
35717 LatexCommand ref
35718 reference "sec:数式様式"
35719
35720 \end_inset
35721
35722 節をご覧下さい。
35723 \end_layout
35724
35725 \end_inset
35726
35727
35728 \series default
35729 として
35730 \series bold
35731 行頭下げ
35732 \series default
35733 を使用している場合には、代わりに-9
35734 \begin_inset space \thinspace{}
35735 \end_inset
35736
35737 mmの垂直空白を入れて下さい。
35738 \end_layout
35739
35740 \begin_layout Standard
35741 以下は、別行建て数式を含む、多段組文の例です。
35742 \end_layout
35743
35744 \begin_layout Standard
35745 \begin_inset ERT
35746 status collapsed
35747
35748 \begin_layout Plain Layout
35749
35750
35751 \backslash
35752 begin{multicols}{2}
35753 \end_layout
35754
35755 \end_inset
35756
35757
35758 \lang ngerman
35759 Das Spektrum wird fouriertransformiert.
35760  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35761 , Lösungsmittel) zu trennen.
35762  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35763  nun das Aussehen des Ausgangssignals.
35764  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
35765  über alle Phasen integrieren muss.
35766  Sei nun 
35767 \begin_inset Formula $S$
35768 \end_inset
35769
35770  unser normiertes Ausgangssignal und 
35771 \begin_inset Formula $P$
35772 \end_inset
35773
35774  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35775 \lang japanese
35776
35777 \begin_inset ERT
35778 status collapsed
35779
35780 \begin_layout Plain Layout
35781
35782
35783 \backslash
35784 end{multicols}
35785 \end_layout
35786
35787 \end_inset
35788
35789
35790 \begin_inset VSpace -6mm
35791 \end_inset
35792
35793
35794 \begin_inset Formula 
35795 \begin{equation}
35796 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35797 \end{equation}
35798
35799 \end_inset
35800
35801
35802 \begin_inset ERT
35803 status collapsed
35804
35805 \begin_layout Plain Layout
35806
35807
35808 \backslash
35809 begin{multicols}{2}
35810 \end_layout
35811
35812 \end_inset
35813
35814
35815 \lang ngerman
35816 wobei 
35817 \begin_inset Formula $S_{0}$
35818 \end_inset
35819
35820  das Signal ohne Gradient ist und die Normierungsbedingung 
35821 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35822 \end_inset
35823
35824  gilt.
35825  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35826  Direkt nach dem 
35827 \begin_inset Formula $\nicefrac{\pi}{2}$
35828 \end_inset
35829
35830
35831 \begin_inset space \thinspace{}
35832 \end_inset
35833
35834 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35835  das Signal zusätzlich abschwächt.
35836  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35837  
35838 \begin_inset Formula $T_{2}$
35839 \end_inset
35840
35841 -Zeit.
35842 \end_layout
35843
35844 \begin_layout Standard
35845 \begin_inset ERT
35846 status collapsed
35847
35848 \begin_layout Plain Layout
35849
35850
35851 \backslash
35852 end{multicols}
35853 \end_layout
35854
35855 \end_inset
35856
35857  
35858 \end_layout
35859
35860 \begin_layout Subsection
35861 変数の説明付き数式
35862 \begin_inset Index idx
35863 status collapsed
35864
35865 \begin_layout Plain Layout
35866 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
35867 \end_layout
35868
35869 \end_inset
35870
35871
35872 \end_layout
35873
35874 \begin_layout Standard
35875 \begin_inset CommandInset ref
35876 LatexCommand eqref
35877 reference "eq:within"
35878
35879 \end_inset
35880
35881 式のように、数式内で変数の説明をするには、
35882 \begin_inset Formula $n$
35883 \end_inset
35884
35885 個の変数が使われている場合、左寄せの列を持つ2
35886 \series bold
35887 ×
35888 \series default
35889
35890 \begin_inset Formula $n$
35891 \end_inset
35892
35893 行列を使用します
35894 \begin_inset Foot
35895 status collapsed
35896
35897 \begin_layout Plain Layout
35898 行列に関しては、第
35899 \begin_inset CommandInset ref
35900 LatexCommand ref
35901 reference "sec:行列"
35902
35903 \end_inset
35904
35905 節参照。
35906 \end_layout
35907
35908 \end_inset
35909
35910 。説明を小さな文字にするには、行列の前に、たとえば
35911 \series bold
35912
35913 \backslash
35914 footnotesize
35915 \series default
35916 コマンドを挿入します
35917 \begin_inset Foot
35918 status collapsed
35919
35920 \begin_layout Plain Layout
35921 フォント寸法に関しては、第
35922 \begin_inset CommandInset ref
35923 LatexCommand ref
35924 reference "sub:書体寸法"
35925
35926 \end_inset
35927
35928 節参照。
35929 \end_layout
35930
35931 \end_inset
35932
35933
35934 \end_layout
35935
35936 \begin_layout Standard
35937 数式様式に
35938 \series bold
35939 行頭下げ
35940 \begin_inset Foot
35941 status collapsed
35942
35943 \begin_layout Plain Layout
35944
35945 \series bold
35946 数式様式に関しては、第
35947 \series default
35948
35949 \begin_inset CommandInset ref
35950 LatexCommand ref
35951 reference "sec:数式様式"
35952
35953 \end_inset
35954
35955 節参照。
35956 \end_layout
35957
35958 \end_inset
35959
35960
35961 \series default
35962 を使っている場合、行列を数式とページ余白から等距離に置くために、行列の前後に
35963 \series bold
35964
35965 \backslash
35966 hfill
35967 \series default
35968
35969 \begin_inset Foot
35970 status collapsed
35971
35972 \begin_layout Plain Layout
35973
35974 \series bold
35975
35976 \backslash
35977 hfill
35978 \series default
35979 は、
35980 \series bold
35981 行頭下げ
35982 \series default
35983 様式のときのみ機能します。第
35984 \begin_inset CommandInset ref
35985 LatexCommand ref
35986 reference "sub:可変長の空白"
35987
35988 \end_inset
35989
35990 節をご覧下さい。
35991 \end_layout
35992
35993 \end_inset
35994
35995 を入れます。
35996 \end_layout
35997
35998 \begin_layout Standard
35999 数式様式に
36000 \series bold
36001 中央揃え
36002 \series default
36003 を使っている場合、数式を字下げするには、第
36004 \begin_inset CommandInset ref
36005 LatexCommand ref
36006 reference "sub:flalign環境"
36007
36008 \end_inset
36009
36010 節で述べた方法を使用します。
36011 \begin_inset CommandInset ref
36012 LatexCommand eqref
36013 reference "eq:within"
36014
36015 \end_inset
36016
36017 式には5列があり、最初の2列には数式、3列めには行列、最終列には空のTeX括弧が入っています。
36018 \begin_inset Formula 
36019 \begin{flalign}
36020 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36021 \rho & \textrm{density}\\
36022 V & \textrm{volume}\\
36023 g & \textrm{gravitational acceleration}
36024 \end{array} &  & {}\label{eq:within}
36025 \end{flalign}
36026
36027 \end_inset
36028
36029
36030 \end_layout
36031
36032 \begin_layout Subsection
36033 アップライト体のギリシャ小文字
36034 \begin_inset CommandInset label
36035 LatexCommand label
36036 name "sub:アップライト体ギリシャ小文字"
36037
36038 \end_inset
36039
36040
36041 \begin_inset Index idx
36042 status collapsed
36043
36044 \begin_layout Plain Layout
36045 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
36046 \end_layout
36047
36048 \end_inset
36049
36050
36051 \end_layout
36052
36053 \begin_layout Standard
36054 ほとんどの数式書体は、イタリック体のギリシャ小文字しか提供していません。しかし、
36055 \begin_inset Formula $\pi$
36056 \end_inset
36057
36058 中間子やニュートリノのような素粒子の記号には、アップライト体のギリシャ文字が必要とされます。
36059 \series bold
36060 upgreek.sty
36061 \series default
36062
36063 \begin_inset Foot
36064 status collapsed
36065
36066 \begin_layout Plain Layout
36067
36068 \series bold
36069 upgreek
36070 \series default
36071 は、
36072 \series bold
36073 was
36074 \series default
36075
36076 \begin_inset Index idx
36077 status collapsed
36078
36079 \begin_layout Plain Layout
36080 ぱっけーじ@パッケージ ! was
36081 \begin_inset ERT
36082 status collapsed
36083
36084 \begin_layout Plain Layout
36085
36086
36087 \backslash
36088 vspace{4mm}
36089 \end_layout
36090
36091 \end_inset
36092
36093
36094 \end_layout
36095
36096 \end_inset
36097
36098  LaTeXパッケージの一部です。
36099 \end_layout
36100
36101 \end_inset
36102
36103
36104 \begin_inset Index idx
36105 status collapsed
36106
36107 \begin_layout Plain Layout
36108 ぱっけーじ@パッケージ ! upgreek
36109 \end_layout
36110
36111 \end_inset
36112
36113  ファイルを
36114 \end_layout
36115
36116 \begin_layout Standard
36117
36118 \series bold
36119
36120 \backslash
36121 usepackage{upgreek}
36122 \end_layout
36123
36124 \begin_layout Standard
36125 というLaTeXプリアンブル行で読み込めば、これらが提供されるようになります。
36126 \begin_inset ERT
36127 status collapsed
36128
36129 \begin_layout Plain Layout
36130
36131
36132 \backslash
36133 ifupgreek 
36134 \end_layout
36135
36136 \end_inset
36137
36138
36139 \begin_inset Note Note
36140 status open
36141
36142 \begin_layout Plain Layout
36143 以下の表は、
36144 \series bold
36145 upgreek
36146 \series default
36147  LaTeXパッケージが導入済みのときのみ表示されます。
36148 \end_layout
36149
36150 \end_inset
36151
36152 アップライト体のギリシャ小文字は、ギリシャ小文字のコマンド名の前に
36153 \series bold
36154 up
36155 \series default
36156 を付けると作ることができます。たとえば
36157 \series bold
36158
36159 \backslash
36160 uptau
36161 \series default
36162 コマンドは、
36163 \begin_inset Formula $\uptau$
36164 \end_inset
36165
36166 のようになります。
36167 \end_layout
36168
36169 \begin_layout Standard
36170 これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
36171 \begin_inset Formula 
36172 \[
36173 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
36174 \]
36175
36176 \end_inset
36177
36178
36179 \end_layout
36180
36181 \begin_layout Standard
36182 アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「µm」のような単位に使うべきではありません。
36183 \end_layout
36184
36185 \begin_layout Standard
36186 \begin_inset ERT
36187 status collapsed
36188
36189 \begin_layout Plain Layout
36190
36191
36192 \backslash
36193 else 
36194 \end_layout
36195
36196 \end_inset
36197
36198
36199 \begin_inset Note Note
36200 status open
36201
36202 \begin_layout Plain Layout
36203 以下は、
36204 \series bold
36205 upgreek
36206 \series default
36207  LaTeXパッケージが導入されていないときのみ表示されます。
36208 \end_layout
36209
36210 \end_inset
36211
36212
36213 \end_layout
36214
36215 \begin_layout Standard
36216 この小節のすべてを出力で見るには、
36217 \series bold
36218 upgreek
36219 \series default
36220  LaTeXパッケージを導入する必要があります。
36221 \end_layout
36222
36223 \begin_layout Standard
36224 \begin_inset ERT
36225 status collapsed
36226
36227 \begin_layout Plain Layout
36228
36229
36230 \backslash
36231 fi 
36232 \end_layout
36233
36234 \end_inset
36235
36236
36237 \end_layout
36238
36239 \begin_layout Subsection
36240 数式中のテキスト文字
36241 \begin_inset CommandInset label
36242 LatexCommand label
36243 name "sub:数式中のテキスト文字"
36244
36245 \end_inset
36246
36247
36248 \begin_inset Index idx
36249 status collapsed
36250
36251 \begin_layout Plain Layout
36252 てきすと@テキスト ! すうしきちゅうの@数式中の ---
36253 \end_layout
36254
36255 \end_inset
36256
36257
36258 \end_layout
36259
36260 \begin_layout Standard
36261 折にふれて、テキスト文字を直接数式中に入れたいときがあるでしょう。たとえば、中黒「·」を
36262 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36263 \end_inset
36264
36265 のように数式中で頻繁に用いようとすると、この中黒はすべてのエンコーディングでテキスト文字として定義されているために、代わりに
36266 \series bold
36267
36268 \backslash
36269 cdot
36270 \series default
36271
36272 \begin_inset Foot
36273 status collapsed
36274
36275 \begin_layout Plain Layout
36276
36277 \begin_inset CommandInset ref
36278 LatexCommand ref
36279 reference "sub:二項演算子"
36280
36281 \end_inset
36282
36283 節参照。
36284 \end_layout
36285
36286 \end_inset
36287
36288 コマンドを挿入しなくてはならなくなることでしょう。しかし、
36289 \end_layout
36290
36291 \begin_layout Standard
36292
36293 \series bold
36294
36295 \backslash
36296 Declare Inputtext{183}{
36297 \backslash
36298 ifmmode
36299 \backslash
36300 cdot
36301 \backslash
36302 else
36303 \backslash
36304 textperiodcentered
36305 \backslash
36306 f\SpecialChar \textcompwordmark{}
36307 i}
36308 \end_layout
36309
36310 \begin_layout Standard
36311 というLaTeXプリアンブル行を使えば、エンコーディングに変更を加えることができます。
36312 \end_layout
36313
36314 \begin_layout Standard
36315 文字エンコーディング(
36316 \family sans
36317 文書\SpecialChar \menuseparator
36318 設定\SpecialChar \menuseparator
36319 言語
36320 \family default
36321 メニュー)は、キーボード上のキーが押されたときにどの文字が表示されるかを指定します。「·」文字に対応するキーが押されると、内部的には
36322 \series bold
36323
36324 \backslash
36325 textperiodcentered
36326 \series default
36327 コマンドが使用されます。しかし、このコマンドは数式中では使えないので、LaTeXエラーが発生するのです。変更後のエンコーディングでは、文字が数式中に挿入されたか
36328 否かによって、正しいコマンドが自動的に選択されます。
36329 \end_layout
36330
36331 \begin_layout Standard
36332 定義ファイル中には、複数の文字のエンコーディングが保管されています。たとえば、
36333 \series bold
36334 latin9
36335 \series default
36336 エンコーディングは、LaTeXがインストールされたフォルダにある
36337 \series bold
36338 latin9.def
36339 \series default
36340 ファイルに定義されています。エンコーディングは、LaTeXプリアンブルで変更するべきであって、定義ファイルを変更してはなりません。さもないと、自分の作成した文書
36341 は、他のコンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます。
36342 \end_layout
36343
36344 \begin_layout Standard
36345 \begin_inset VSpace medskip
36346 \end_inset
36347
36348 中黒の他にこの文書では、角度記号「°」が、数式に直接入れることができるよう、以下のようなLaTeXプリアンブル行で定義されています
36349 \begin_inset Foot
36350 status collapsed
36351
36352 \begin_layout Plain Layout
36353 (訳註)pLaTeXでは、これらの定義は必要ないので、コメントアウトして無効にしてあります。
36354 \end_layout
36355
36356 \end_inset
36357
36358
36359 \end_layout
36360
36361 \begin_layout Standard
36362
36363 \series bold
36364
36365 \backslash
36366 DeclareInputtext{176}{
36367 \backslash
36368 ifmmode^
36369 \backslash
36370 circ
36371 \backslash
36372 else
36373 \backslash
36374 textdegree
36375 \backslash
36376 f\SpecialChar \textcompwordmark{}
36377 i}
36378 \end_layout
36379
36380 \begin_layout Standard
36381 \begin_inset Newpage newpage
36382 \end_inset
36383
36384
36385 \end_layout
36386
36387 \begin_layout Section
36388 \start_of_appendix
36389 組版上の助言
36390 \begin_inset Index idx
36391 status collapsed
36392
36393 \begin_layout Plain Layout
36394 くみばんじょうのじょげん@組版上の助言
36395 \end_layout
36396
36397 \end_inset
36398
36399
36400 \end_layout
36401
36402 \begin_layout Standard
36403 この節は、ISO規範に掲げてある、もっとも重要な組版ルールの要約です
36404 \begin_inset Foot
36405 status collapsed
36406
36407 \begin_layout Plain Layout
36408 この要約の一部は、ISO規則を取り上げている「Duden」
36409 \begin_inset CommandInset citation
36410 LatexCommand cite
36411 key "Duden"
36412
36413 \end_inset
36414
36415 と呼ばれるドイツの半公的辞書から採られています。
36416 \end_layout
36417
36418 \end_inset
36419
36420
36421 \end_layout
36422
36423 \begin_layout Itemize
36424 物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
36425 \begin_inset Foot
36426 status collapsed
36427
36428 \begin_layout Plain Layout
36429 書体様式で指定します。第
36430 \begin_inset CommandInset ref
36431 LatexCommand ref
36432 reference "sub:書体様式"
36433
36434 \end_inset
36435
36436 節を参照。
36437 \end_layout
36438
36439 \end_inset
36440
36441 :30
36442 \begin_inset space \thinspace{}
36443 \end_inset
36444
36445 km/h
36446 \begin_inset Newline newline
36447 \end_inset
36448
36449 値と単位の間には、最小空白を入れます。第
36450 \begin_inset CommandInset ref
36451 LatexCommand ref
36452 reference "sub:定義済みの空白"
36453
36454 \end_inset
36455
36456 節を参照。
36457 \begin_inset Newline newline
36458 \end_inset
36459
36460 この慣習は、
36461 \series bold
36462
36463 \backslash
36464 unittwo
36465 \series default
36466 コマンドを使用すると、つねに満たされます。このコマンドを数式に入れると、二つの枠が現れます。最初の枠には値をいれ、第二の枠に単位を入れると、上記と同じような結果
36467 が得られます:
36468 \begin_inset Formula $\unit[30]{km/h}$
36469 \end_inset
36470
36471
36472 \begin_inset space \thinspace{}
36473 \end_inset
36474
36475 。実は、
36476 \series bold
36477
36478 \backslash
36479 unittwo
36480 \series default
36481 は、LaTeXコマンドの実体ではなく、
36482 \series bold
36483
36484 \backslash
36485 unit[値]{単位}
36486 \series default
36487 というコマンドです。したがって、これをTeXコード中で使用することはできません。
36488 \end_layout
36489
36490 \begin_layout Itemize
36491 百分率記号と千分率記号は、物理単位と同様に組みます:
36492 \begin_inset Newline newline
36493 \end_inset
36494
36495 血中アルコール1,2
36496 \begin_inset space \thinspace{}
36497 \end_inset
36498
36499
36500 \end_layout
36501
36502 \begin_layout Itemize
36503 角度記号は値の直後に置きます:15°。しかし、単位として用いられるときは別です:15
36504 \begin_inset space \thinspace{}
36505 \end_inset
36506
36507 °C
36508 \end_layout
36509
36510 \begin_layout Itemize
36511 4桁以上の数は、3桁ごとに最小空白を直前に挿入して、グループ化します:18
36512 \begin_inset space \thinspace{}
36513 \end_inset
36514
36515 473
36516 \begin_inset space \thinspace{}
36517 \end_inset
36518
36519 588
36520 \end_layout
36521
36522 \begin_layout Itemize
36523 120×90×40
36524 \begin_inset space \thinspace{}
36525 \end_inset
36526
36527 cmのような寸法には、積記号「×」を用います。これは、
36528 \series bold
36529
36530 \backslash
36531 times
36532 \series default
36533 コマンドか、
36534 \family sans
36535 挿入\SpecialChar \menuseparator
36536 特殊文字\SpecialChar \menuseparator
36537 記号
36538 \family default
36539 メニューから入れることができます。
36540 \end_layout
36541
36542 \begin_layout Itemize
36543 いくつかの文字を含む函数名は、混乱を防ぐためにアップライト体にします。第
36544 \begin_inset CommandInset ref
36545 LatexCommand ref
36546 reference "sub:定義済み函数"
36547
36548 \end_inset
36549
36550 節を参照。
36551 \end_layout
36552
36553 \begin_layout Itemize
36554 複数の文字を含む指数は、アップライト体にします:
36555 \begin_inset Formula $E_{\mathrm{kin}}$
36556 \end_inset
36557
36558
36559 \begin_inset Newline newline
36560 \end_inset
36561
36562 行列要素はイタリック体にします:
36563 \begin_inset Formula $\hat{H}_{kl}$
36564 \end_inset
36565
36566
36567 \end_layout
36568
36569 \begin_layout Itemize
36570 微分作用素・積分作用素「d」、オイラー数「e」、虚数単位「i」は、他の変数と間違えることを避けるために、アップライト体にします。
36571 \end_layout
36572
36573 \begin_layout Itemize
36574
36575 \noun on
36576 フーリエ
36577 \noun default
36578 変換を表す文字は、
36579 \series bold
36580
36581 \backslash
36582 mathscr
36583 \begin_inset ERT
36584 status collapsed
36585
36586 \begin_layout Plain Layout
36587
36588
36589 \backslash
36590 spce 
36591 \end_layout
36592
36593 \end_inset
36594
36595 {F
36596 \series default
36597 コマンド
36598 \begin_inset Index idx
36599 status collapsed
36600
36601 \begin_layout Plain Layout
36602 こまんど@コマンド! M ! 
36603 \backslash
36604 mathscr
36605 \end_layout
36606
36607 \end_inset
36608
36609
36610 \family sans
36611 挿入\SpecialChar \menuseparator
36612 特殊文字\SpecialChar \menuseparator
36613 記号\SpecialChar \menuseparator
36614 文字様記号
36615 \family default
36616 メニューの
36617 \begin_inset Formula $\mathscr{F}$
36618 \end_inset
36619
36620 で入れることができます。
36621 \begin_inset Newline newline
36622 \end_inset
36623
36624
36625 \series bold
36626
36627 \backslash
36628 mathscr
36629 \series default
36630 コマンドを使うためには、LaTeXパッケージの
36631 \series bold
36632 mathrsfs
36633 \series default
36634
36635 \begin_inset Index idx
36636 status collapsed
36637
36638 \begin_layout Plain Layout
36639 ぱっけーじ@パッケージ! mathrsfs
36640 \end_layout
36641
36642 \end_inset
36643
36644 を、LaTeXプリアンブルで
36645 \series bold
36646
36647 \backslash
36648 usepackage{mathrsfs}
36649 \series default
36650 として読み込む必要があります。
36651 \end_layout
36652
36653 \begin_layout Standard
36654 \begin_inset Newpage newpage
36655 \end_inset
36656
36657
36658 \end_layout
36659
36660 \begin_layout Section
36661 同義語
36662 \begin_inset Index idx
36663 status collapsed
36664
36665 \begin_layout Plain Layout
36666 どうぎご@同義語
36667 \end_layout
36668
36669 \end_inset
36670
36671
36672 \end_layout
36673
36674 \begin_layout Standard
36675 いくつかの文字や記号は、複数のコマンドから作ることができます。以下は、同義のコマンドの一覧です。
36676 \end_layout
36677
36678 \begin_layout Standard
36679 \begin_inset VSpace bigskip
36680 \end_inset
36681
36682
36683 \begin_inset space \hfill{}
36684 \end_inset
36685
36686
36687 \begin_inset Tabular
36688 <lyxtabular version="3" rows="12" columns="2">
36689 <features tabularvalignment="middle">
36690 <column alignment="center" valignment="top" width="0pt">
36691 <column alignment="center" valignment="top" width="0pt">
36692 <row>
36693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36694 \begin_inset Text
36695
36696 \begin_layout Plain Layout
36697 コマンド
36698 \end_layout
36699
36700 \end_inset
36701 </cell>
36702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36703 \begin_inset Text
36704
36705 \begin_layout Plain Layout
36706 同義のコマンド
36707 \begin_inset Note Note
36708 status collapsed
36709
36710 \begin_layout Plain Layout
36711 ここで
36712 \series bold
36713
36714 \backslash
36715 raisebox
36716 \series default
36717 はスペーサーとして使用しているだけです。
36718 \end_layout
36719
36720 \end_inset
36721
36722
36723 \end_layout
36724
36725 \end_inset
36726 </cell>
36727 </row>
36728 <row>
36729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36730 \begin_inset Text
36731
36732 \begin_layout Plain Layout
36733
36734 \backslash
36735 ast
36736 \end_layout
36737
36738 \end_inset
36739 </cell>
36740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36741 \begin_inset Text
36742
36743 \begin_layout Plain Layout
36744 \begin_inset ERT
36745 status collapsed
36746
36747 \begin_layout Plain Layout
36748
36749
36750 \backslash
36751 raisebox{-1.2mm}{
36752 \end_layout
36753
36754 \end_inset
36755
36756 *
36757 \begin_inset ERT
36758 status collapsed
36759
36760 \begin_layout Plain Layout
36761
36762 }
36763 \end_layout
36764
36765 \end_inset
36766
36767
36768 \end_layout
36769
36770 \end_inset
36771 </cell>
36772 </row>
36773 <row>
36774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36775 \begin_inset Text
36776
36777 \begin_layout Plain Layout
36778
36779 \backslash
36780 choose
36781 \end_layout
36782
36783 \end_inset
36784 </cell>
36785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36786 \begin_inset Text
36787
36788 \begin_layout Plain Layout
36789
36790 \backslash
36791 binom
36792 \end_layout
36793
36794 \end_inset
36795 </cell>
36796 </row>
36797 <row>
36798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36799 \begin_inset Text
36800
36801 \begin_layout Plain Layout
36802
36803 \backslash
36804 geq
36805 \end_layout
36806
36807 \end_inset
36808 </cell>
36809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36810 \begin_inset Text
36811
36812 \begin_layout Plain Layout
36813
36814 \backslash
36815 ge
36816 \end_layout
36817
36818 \end_inset
36819 </cell>
36820 </row>
36821 <row>
36822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36823 \begin_inset Text
36824
36825 \begin_layout Plain Layout
36826
36827 \backslash
36828 lbrace
36829 \end_layout
36830
36831 \end_inset
36832 </cell>
36833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36834 \begin_inset Text
36835
36836 \begin_layout Plain Layout
36837 {
36838 \end_layout
36839
36840 \end_inset
36841 </cell>
36842 </row>
36843 <row>
36844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36845 \begin_inset Text
36846
36847 \begin_layout Plain Layout
36848
36849 \backslash
36850 lbracket
36851 \end_layout
36852
36853 \end_inset
36854 </cell>
36855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36856 \begin_inset Text
36857
36858 \begin_layout Plain Layout
36859 [
36860 \end_layout
36861
36862 \end_inset
36863 </cell>
36864 </row>
36865 <row>
36866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36867 \begin_inset Text
36868
36869 \begin_layout Plain Layout
36870
36871 \backslash
36872 leftarrow
36873 \end_layout
36874
36875 \end_inset
36876 </cell>
36877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36878 \begin_inset Text
36879
36880 \begin_layout Plain Layout
36881
36882 \backslash
36883 gets
36884 \end_layout
36885
36886 \end_inset
36887 </cell>
36888 </row>
36889 <row>
36890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36891 \begin_inset Text
36892
36893 \begin_layout Plain Layout
36894
36895 \backslash
36896 leq
36897 \end_layout
36898
36899 \end_inset
36900 </cell>
36901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36902 \begin_inset Text
36903
36904 \begin_layout Plain Layout
36905
36906 \backslash
36907 le
36908 \end_layout
36909
36910 \end_inset
36911 </cell>
36912 </row>
36913 <row>
36914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36915 \begin_inset Text
36916
36917 \begin_layout Plain Layout
36918
36919 \backslash
36920 lor
36921 \end_layout
36922
36923 \end_inset
36924 </cell>
36925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36926 \begin_inset Text
36927
36928 \begin_layout Plain Layout
36929
36930 \backslash
36931 vee
36932 \end_layout
36933
36934 \end_inset
36935 </cell>
36936 </row>
36937 <row>
36938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36939 \begin_inset Text
36940
36941 \begin_layout Plain Layout
36942
36943 \backslash
36944 neq
36945 \end_layout
36946
36947 \end_inset
36948 </cell>
36949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36950 \begin_inset Text
36951
36952 \begin_layout Plain Layout
36953
36954 \backslash
36955 not=
36956 \end_layout
36957
36958 \end_inset
36959 </cell>
36960 </row>
36961 <row>
36962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36963 \begin_inset Text
36964
36965 \begin_layout Plain Layout
36966
36967 \backslash
36968 slash
36969 \end_layout
36970
36971 \end_inset
36972 </cell>
36973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36974 \begin_inset Text
36975
36976 \begin_layout Plain Layout
36977 /
36978 \end_layout
36979
36980 \end_inset
36981 </cell>
36982 </row>
36983 <row>
36984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36985 \begin_inset Text
36986
36987 \begin_layout Plain Layout
36988
36989 \backslash
36990 vert
36991 \end_layout
36992
36993 \end_inset
36994 </cell>
36995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36996 \begin_inset Text
36997
36998 \begin_layout Plain Layout
36999 \begin_inset Formula $|$
37000 \end_inset
37001
37002
37003 \end_layout
37004
37005 \end_inset
37006 </cell>
37007 </row>
37008 </lyxtabular>
37009
37010 \end_inset
37011
37012
37013 \begin_inset space \hfill{}
37014 \end_inset
37015
37016
37017 \begin_inset Tabular
37018 <lyxtabular version="3" rows="12" columns="2">
37019 <features tabularvalignment="middle">
37020 <column alignment="center" valignment="top" width="0pt">
37021 <column alignment="center" valignment="top" width="0pt">
37022 <row>
37023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37024 \begin_inset Text
37025
37026 \begin_layout Plain Layout
37027 コマンド
37028 \end_layout
37029
37030 \end_inset
37031 </cell>
37032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37033 \begin_inset Text
37034
37035 \begin_layout Plain Layout
37036 同義のコマンド
37037 \end_layout
37038
37039 \end_inset
37040 </cell>
37041 </row>
37042 <row>
37043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37044 \begin_inset Text
37045
37046 \begin_layout Plain Layout
37047
37048 \backslash
37049 backslash
37050 \end_layout
37051
37052 \end_inset
37053 </cell>
37054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37055 \begin_inset Text
37056
37057 \begin_layout Plain Layout
37058
37059 \backslash
37060
37061 \backslash
37062
37063 \end_layout
37064
37065 \end_inset
37066 </cell>
37067 </row>
37068 <row>
37069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37070 \begin_inset Text
37071
37072 \begin_layout Plain Layout
37073
37074 \backslash
37075 dasharrow
37076 \end_layout
37077
37078 \end_inset
37079 </cell>
37080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37081 \begin_inset Text
37082
37083 \begin_layout Plain Layout
37084
37085 \backslash
37086 dashrightarrow
37087 \end_layout
37088
37089 \end_inset
37090 </cell>
37091 </row>
37092 <row>
37093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37094 \begin_inset Text
37095
37096 \begin_layout Plain Layout
37097
37098 \backslash
37099 land
37100 \end_layout
37101
37102 \end_inset
37103 </cell>
37104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37105 \begin_inset Text
37106
37107 \begin_layout Plain Layout
37108
37109 \backslash
37110 wedge
37111 \end_layout
37112
37113 \end_inset
37114 </cell>
37115 </row>
37116 <row>
37117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37118 \begin_inset Text
37119
37120 \begin_layout Plain Layout
37121
37122 \backslash
37123 rbrace
37124 \end_layout
37125
37126 \end_inset
37127 </cell>
37128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37129 \begin_inset Text
37130
37131 \begin_layout Plain Layout
37132 }
37133 \end_layout
37134
37135 \end_inset
37136 </cell>
37137 </row>
37138 <row>
37139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37140 \begin_inset Text
37141
37142 \begin_layout Plain Layout
37143
37144 \backslash
37145 rbracket
37146 \end_layout
37147
37148 \end_inset
37149 </cell>
37150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37151 \begin_inset Text
37152
37153 \begin_layout Plain Layout
37154 ]
37155 \end_layout
37156
37157 \end_inset
37158 </cell>
37159 </row>
37160 <row>
37161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37162 \begin_inset Text
37163
37164 \begin_layout Plain Layout
37165
37166 \backslash
37167 rightarrow
37168 \end_layout
37169
37170 \end_inset
37171 </cell>
37172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37173 \begin_inset Text
37174
37175 \begin_layout Plain Layout
37176
37177 \backslash
37178 to
37179 \end_layout
37180
37181 \end_inset
37182 </cell>
37183 </row>
37184 <row>
37185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37186 \begin_inset Text
37187
37188 \begin_layout Plain Layout
37189
37190 \backslash
37191 lnot
37192 \end_layout
37193
37194 \end_inset
37195 </cell>
37196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37197 \begin_inset Text
37198
37199 \begin_layout Plain Layout
37200
37201 \backslash
37202 neg
37203 \end_layout
37204
37205 \end_inset
37206 </cell>
37207 </row>
37208 <row>
37209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37210 \begin_inset Text
37211
37212 \begin_layout Plain Layout
37213
37214 \backslash
37215 ne
37216 \end_layout
37217
37218 \end_inset
37219 </cell>
37220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37221 \begin_inset Text
37222
37223 \begin_layout Plain Layout
37224
37225 \backslash
37226 not=
37227 \end_layout
37228
37229 \end_inset
37230 </cell>
37231 </row>
37232 <row>
37233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37234 \begin_inset Text
37235
37236 \begin_layout Plain Layout
37237
37238 \backslash
37239 owns
37240 \end_layout
37241
37242 \end_inset
37243 </cell>
37244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37245 \begin_inset Text
37246
37247 \begin_layout Plain Layout
37248
37249 \backslash
37250 ni
37251 \end_layout
37252
37253 \end_inset
37254 </cell>
37255 </row>
37256 <row>
37257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37258 \begin_inset Text
37259
37260 \begin_layout Plain Layout
37261
37262 \backslash
37263 square
37264 \end_layout
37265
37266 \end_inset
37267 </cell>
37268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37269 \begin_inset Text
37270
37271 \begin_layout Plain Layout
37272
37273 \backslash
37274 Box
37275 \end_layout
37276
37277 \end_inset
37278 </cell>
37279 </row>
37280 <row>
37281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37282 \begin_inset Text
37283
37284 \begin_layout Plain Layout
37285
37286 \backslash
37287 Vert
37288 \end_layout
37289
37290 \end_inset
37291 </cell>
37292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37293 \begin_inset Text
37294
37295 \begin_layout Plain Layout
37296
37297 \backslash
37298
37299 \begin_inset Formula $|$
37300 \end_inset
37301
37302
37303 \end_layout
37304
37305 \end_inset
37306 </cell>
37307 </row>
37308 </lyxtabular>
37309
37310 \end_inset
37311
37312
37313 \begin_inset space \hfill{}
37314 \end_inset
37315
37316
37317 \end_layout
37318
37319 \begin_layout Standard
37320 \begin_inset Newpage newpage
37321 \end_inset
37322
37323
37324 \end_layout
37325
37326 \begin_layout Bibliography
37327 \labelwidthstring 参考文献
37328 \begin_inset CommandInset bibitem
37329 LatexCommand bibitem
37330 key "TLC2"
37331
37332 \end_inset
37333
37334
37335 \shape smallcaps
37336 Mittelbach, F.
37337  ; Goossens, M.
37338 \shape default
37339
37340 \shape italic
37341 The LaTeX Companion
37342 \shape default
37343 , 2nd ed.
37344  Addison Wesley, 2004
37345 \end_layout
37346
37347 \begin_layout Bibliography
37348 \labelwidthstring 参考文献
37349 \begin_inset CommandInset bibitem
37350 LatexCommand bibitem
37351 key "Mathmode"
37352
37353 \end_inset
37354
37355 LaTeXの数式能力の
37356 \begin_inset CommandInset href
37357 LatexCommand href
37358 name "説明"
37359 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37360
37361 \end_inset
37362
37363
37364 \end_layout
37365
37366 \begin_layout Bibliography
37367 \labelwidthstring 参考文献
37368 \begin_inset CommandInset bibitem
37369 LatexCommand bibitem
37370 key "AMS"
37371
37372 \end_inset
37373
37374
37375 \begin_inset ERT
37376 status collapsed
37377
37378 \begin_layout Plain Layout
37379
37380
37381 \backslash
37382 AmS
37383 \end_layout
37384
37385 \end_inset
37386
37387 -LaTeXの
37388 \begin_inset CommandInset href
37389 LatexCommand href
37390 name "説明"
37391 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
37392
37393 \end_inset
37394
37395
37396 \end_layout
37397
37398 \begin_layout Bibliography
37399 \labelwidthstring 参考文献
37400 \begin_inset CommandInset bibitem
37401 LatexCommand bibitem
37402 key "Symbols"
37403
37404 \end_inset
37405
37406 LaTeXパッケージで利用できる記号の
37407 \begin_inset CommandInset href
37408 LatexCommand href
37409 name "全覧"
37410 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37411
37412 \end_inset
37413
37414
37415 \end_layout
37416
37417 \begin_layout Bibliography
37418 \labelwidthstring 参考文献
37419 \begin_inset CommandInset bibitem
37420 LatexCommand bibitem
37421 key "cancel"
37422
37423 \end_inset
37424
37425 LaTeX 
37426 \series bold
37427 cancel
37428 \series default
37429
37430 \begin_inset Index idx
37431 status collapsed
37432
37433 \begin_layout Plain Layout
37434 ぱっけーじ@パッケージ ! cancel
37435 \end_layout
37436
37437 \end_inset
37438
37439 パッケージの
37440 \begin_inset CommandInset href
37441 LatexCommand href
37442 name "取扱説明書"
37443 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37444
37445 \end_inset
37446
37447
37448 \end_layout
37449
37450 \begin_layout Bibliography
37451 \labelwidthstring 参考文献
37452 \begin_inset CommandInset bibitem
37453 LatexCommand bibitem
37454 key "hyperref"
37455
37456 \end_inset
37457
37458 LaTeX 
37459 \series bold
37460 hyperref
37461 \series default
37462
37463 \begin_inset Index idx
37464 status collapsed
37465
37466 \begin_layout Plain Layout
37467 ぱっけーじ@パッケージ ! hyperref
37468 \end_layout
37469
37470 \end_inset
37471
37472 パッケージの
37473 \begin_inset CommandInset href
37474 LatexCommand href
37475 name "取扱説明書"
37476 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37477
37478 \end_inset
37479
37480
37481 \end_layout
37482
37483 \begin_layout Bibliography
37484 \labelwidthstring 参考文献
37485 \begin_inset CommandInset bibitem
37486 LatexCommand bibitem
37487 key "mhchem"
37488
37489 \end_inset
37490
37491 LaTeX 
37492 \series bold
37493 mhchem
37494 \series default
37495
37496 \begin_inset Index idx
37497 status collapsed
37498
37499 \begin_layout Plain Layout
37500 ぱっけーじ@パッケージ ! mhchem
37501 \end_layout
37502
37503 \end_inset
37504
37505 パッケージの
37506 \begin_inset CommandInset href
37507 LatexCommand href
37508 name "取扱説明書"
37509 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37510
37511 \end_inset
37512
37513
37514 \end_layout
37515
37516 \begin_layout Bibliography
37517 \labelwidthstring 参考文献
37518 \begin_inset CommandInset bibitem
37519 LatexCommand bibitem
37520 key "Mathclap"
37521
37522 \end_inset
37523
37524
37525 \begin_inset CommandInset ref
37526 LatexCommand ref
37527 reference "sub:演算子の範囲"
37528
37529 \end_inset
37530
37531 節に述べられている
37532 \series bold
37533
37534 \backslash
37535 mathclap
37536 \series default
37537 コマンドの
37538 \begin_inset CommandInset href
37539 LatexCommand href
37540 name "説明"
37541 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37542
37543 \end_inset
37544
37545
37546 \begin_inset Index idx
37547 status collapsed
37548
37549 \begin_layout Plain Layout
37550 こまんど@コマンド ! M ! 
37551 \backslash
37552 mathclap
37553 \end_layout
37554
37555 \end_inset
37556
37557
37558 \end_layout
37559
37560 \begin_layout Bibliography
37561 \labelwidthstring 参考文献
37562 \begin_inset CommandInset bibitem
37563 LatexCommand bibitem
37564 key "Duden"
37565
37566 \end_inset
37567
37568
37569 \emph on
37570 Duden Band 1
37571 \emph default
37572 .
37573  22.
37574  Auflage, Duden 2001
37575 \end_layout
37576
37577 \begin_layout Bibliography
37578 \labelwidthstring 参考文献
37579 \begin_inset CommandInset bibitem
37580 LatexCommand bibitem
37581 key "Checklist"
37582
37583 \end_inset
37584
37585 原稿見直しの
37586 \begin_inset CommandInset href
37587 LatexCommand href
37588 name "チェックリスト"
37589 target "http://physics.nist.gov/Document/checklist.pdf"
37590
37591 \end_inset
37592
37593
37594 \end_layout
37595
37596 \begin_layout Subsubsection*
37597 \begin_inset CommandInset index_print
37598 LatexCommand printindex
37599 type "idx"
37600
37601 \end_inset
37602
37603
37604 \end_layout
37605
37606 \end_body
37607 \end_document