]> git.lyx.org Git - lyx.git/blob - lib/doc/ja/Math.lyx
German and Japanese Intro.lyx: fix a link
[lyx.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 \lang english
868 The 
869 \family sans
870 Tab
871 \family default
872  key can often be used instead of 
873 \begin_inset Formula $\to$
874 \end_inset
875
876  and 
877 \begin_inset Formula $\downarrow$
878 \end_inset
879
880 , and 
881 \family sans
882 Shift+Tab
883 \family default
884  instead of 
885 \begin_inset Formula $\leftarrow$
886 \end_inset
887
888  and 
889 \begin_inset Formula $\uparrow$
890 \end_inset
891
892 .
893 \end_layout
894
895 \begin_layout Subsection*
896 使用できる単位
897 \end_layout
898
899 \begin_layout Standard
900 \align center
901 \begin_inset Float table
902 placement H
903 wide false
904 sideways false
905 status open
906
907 \begin_layout Plain Layout
908 \align center
909 \begin_inset Caption
910
911 \begin_layout Plain Layout
912 \begin_inset CommandInset label
913 LatexCommand label
914 name "tab:使用できる単位"
915
916 \end_inset
917
918 使用できる単位
919 \end_layout
920
921 \end_inset
922
923
924 \end_layout
925
926 \begin_layout Plain Layout
927 \align center
928 \begin_inset Tabular
929 <lyxtabular version="3" rows="13" columns="2">
930 <features tabularvalignment="middle">
931 <column alignment="center" valignment="top" width="0">
932 <column alignment="center" valignment="top" width="0">
933 <row>
934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
935 \begin_inset Text
936
937 \begin_layout Plain Layout
938 単位
939 \end_layout
940
941 \end_inset
942 </cell>
943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
944 \begin_inset Text
945
946 \begin_layout Plain Layout
947 名称/摘要
948 \end_layout
949
950 \end_inset
951 </cell>
952 </row>
953 <row>
954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
955 \begin_inset Text
956
957 \begin_layout Plain Layout
958 mm
959 \end_layout
960
961 \end_inset
962 </cell>
963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
964 \begin_inset Text
965
966 \begin_layout Plain Layout
967 ミリメートル
968 \end_layout
969
970 \end_inset
971 </cell>
972 </row>
973 <row>
974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
975 \begin_inset Text
976
977 \begin_layout Plain Layout
978 cm
979 \end_layout
980
981 \end_inset
982 </cell>
983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
984 \begin_inset Text
985
986 \begin_layout Plain Layout
987 センチメートル
988 \end_layout
989
990 \end_inset
991 </cell>
992 </row>
993 <row>
994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
995 \begin_inset Text
996
997 \begin_layout Plain Layout
998 in
999 \end_layout
1000
1001 \end_inset
1002 </cell>
1003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1004 \begin_inset Text
1005
1006 \begin_layout Plain Layout
1007 インチ
1008 \end_layout
1009
1010 \end_inset
1011 </cell>
1012 </row>
1013 <row>
1014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1015 \begin_inset Text
1016
1017 \begin_layout Plain Layout
1018 pt
1019 \end_layout
1020
1021 \end_inset
1022 </cell>
1023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1024 \begin_inset Text
1025
1026 \begin_layout Plain Layout
1027 ポイント (72.27
1028 \begin_inset Formula $\,$
1029 \end_inset
1030
1031 pt = 1
1032 \begin_inset Formula $\,$
1033 \end_inset
1034
1035 in)
1036 \end_layout
1037
1038 \end_inset
1039 </cell>
1040 </row>
1041 <row>
1042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1043 \begin_inset Text
1044
1045 \begin_layout Plain Layout
1046 pc
1047 \end_layout
1048
1049 \end_inset
1050 </cell>
1051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1052 \begin_inset Text
1053
1054 \begin_layout Plain Layout
1055 パイカ (1
1056 \begin_inset Formula $\,$
1057 \end_inset
1058
1059 pc = 12
1060 \begin_inset Formula $\,$
1061 \end_inset
1062
1063 pt)
1064 \end_layout
1065
1066 \end_inset
1067 </cell>
1068 </row>
1069 <row>
1070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Plain Layout
1074 sp
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1080 \begin_inset Text
1081
1082 \begin_layout Plain Layout
1083 スケールポイント (65536
1084 \begin_inset Formula $\,$
1085 \end_inset
1086
1087 sp = 1
1088 \begin_inset Formula $\,$
1089 \end_inset
1090
1091 pt)
1092 \end_layout
1093
1094 \end_inset
1095 </cell>
1096 </row>
1097 <row>
1098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1099 \begin_inset Text
1100
1101 \begin_layout Plain Layout
1102 bp
1103 \end_layout
1104
1105 \end_inset
1106 </cell>
1107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1108 \begin_inset Text
1109
1110 \begin_layout Plain Layout
1111 ビッグポイント (72
1112 \begin_inset Formula $\,$
1113 \end_inset
1114
1115 bp = 1
1116 \begin_inset Formula $\,$
1117 \end_inset
1118
1119 in)
1120 \end_layout
1121
1122 \end_inset
1123 </cell>
1124 </row>
1125 <row>
1126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1127 \begin_inset Text
1128
1129 \begin_layout Plain Layout
1130 dd
1131 \end_layout
1132
1133 \end_inset
1134 </cell>
1135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1136 \begin_inset Text
1137
1138 \begin_layout Plain Layout
1139 ディドー (72
1140 \begin_inset Formula $\,$
1141 \end_inset
1142
1143 dd 
1144 \begin_inset Formula $\approx$
1145 \end_inset
1146
1147  37.6
1148 \begin_inset Formula $\,$
1149 \end_inset
1150
1151 mm)
1152 \end_layout
1153
1154 \end_inset
1155 </cell>
1156 </row>
1157 <row>
1158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1159 \begin_inset Text
1160
1161 \begin_layout Plain Layout
1162 cc
1163 \end_layout
1164
1165 \end_inset
1166 </cell>
1167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1168 \begin_inset Text
1169
1170 \begin_layout Plain Layout
1171 シセロ (1
1172 \begin_inset Formula $\,$
1173 \end_inset
1174
1175 cc = 12
1176 \begin_inset Formula $\,$
1177 \end_inset
1178
1179 dd)
1180 \end_layout
1181
1182 \end_inset
1183 </cell>
1184 </row>
1185 <row>
1186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1187 \begin_inset Text
1188
1189 \begin_layout Plain Layout
1190 ex
1191 \end_layout
1192
1193 \end_inset
1194 </cell>
1195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1196 \begin_inset Text
1197
1198 \begin_layout Plain Layout
1199 現在のフォントの文字「x」の高さ
1200 \end_layout
1201
1202 \end_inset
1203 </cell>
1204 </row>
1205 <row>
1206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1207 \begin_inset Text
1208
1209 \begin_layout Plain Layout
1210 em
1211 \end_layout
1212
1213 \end_inset
1214 </cell>
1215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1216 \begin_inset Text
1217
1218 \begin_layout Plain Layout
1219 現在のフォントの文字「M」の幅
1220 \end_layout
1221
1222 \end_inset
1223 </cell>
1224 </row>
1225 <row>
1226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1227 \begin_inset Text
1228
1229 \begin_layout Plain Layout
1230 mu
1231 \end_layout
1232
1233 \end_inset
1234 </cell>
1235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1236 \begin_inset Text
1237
1238 \begin_layout Plain Layout
1239 数式単位(1
1240 \begin_inset space \thinspace{}
1241 \end_inset
1242
1243 mu = 
1244 \begin_inset Formula $\nicefrac{1}{18}$
1245 \end_inset
1246
1247
1248 \begin_inset space \thinspace{}
1249 \end_inset
1250
1251 em)
1252 \end_layout
1253
1254 \end_inset
1255 </cell>
1256 </row>
1257 </lyxtabular>
1258
1259 \end_inset
1260
1261
1262 \end_layout
1263
1264 \end_inset
1265
1266
1267 \end_layout
1268
1269 \begin_layout Standard
1270 \begin_inset Newpage newpage
1271 \end_inset
1272
1273
1274 \end_layout
1275
1276 \begin_layout Section
1277 基礎的な函数
1278 \end_layout
1279
1280 \begin_layout Subsection
1281 指数
1282 \begin_inset Index idx
1283 status collapsed
1284
1285 \begin_layout Plain Layout
1286 しすう@指数
1287 \end_layout
1288
1289 \end_inset
1290
1291 および添字
1292 \begin_inset Index idx
1293 status collapsed
1294
1295 \begin_layout Plain Layout
1296 そえじ@添字
1297 \end_layout
1298
1299 \end_inset
1300
1301
1302 \begin_inset Index idx
1303 status collapsed
1304
1305 \begin_layout Plain Layout
1306 うえつきもじ@上付き文字|see
1307 \begin_inset ERT
1308 status collapsed
1309
1310 \begin_layout Plain Layout
1311
1312 {
1313 \end_layout
1314
1315 \end_inset
1316
1317 指数
1318 \begin_inset ERT
1319 status collapsed
1320
1321 \begin_layout Plain Layout
1322
1323 }
1324 \end_layout
1325
1326 \end_inset
1327
1328
1329 \end_layout
1330
1331 \end_inset
1332
1333
1334 \begin_inset Index idx
1335 status collapsed
1336
1337 \begin_layout Plain Layout
1338 したつきもじ@下付き文字|see
1339 \begin_inset ERT
1340 status collapsed
1341
1342 \begin_layout Plain Layout
1343
1344 {
1345 \end_layout
1346
1347 \end_inset
1348
1349 添字
1350 \begin_inset ERT
1351 status collapsed
1352
1353 \begin_layout Plain Layout
1354
1355 }
1356 \end_layout
1357
1358 \end_inset
1359
1360
1361 \end_layout
1362
1363 \end_inset
1364
1365
1366 \end_layout
1367
1368 \begin_layout Standard
1369 添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
1370 \begin_inset Graphics
1371         filename ../../images/math-subscript.png
1372         scale 85
1373
1374 \end_inset
1375
1376 を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
1377 \begin_inset Graphics
1378         filename ../../images/math-superscript.png
1379         scale 85
1380
1381 \end_inset
1382
1383 を使って入力することができます。
1384 \end_layout
1385
1386 \begin_layout Standard
1387 \align center
1388 \begin_inset Tabular
1389 <lyxtabular version="3" rows="4" columns="2">
1390 <features tabularvalignment="middle">
1391 <column alignment="center" valignment="top" width="0pt">
1392 <column alignment="center" valignment="top" width="0pt">
1393 <row>
1394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1395 \begin_inset Text
1396
1397 \begin_layout Plain Layout
1398 コマンド
1399 \end_layout
1400
1401 \end_inset
1402 </cell>
1403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1404 \begin_inset Text
1405
1406 \begin_layout Plain Layout
1407 結果
1408 \begin_inset Note Note
1409 status collapsed
1410
1411 \begin_layout Plain Layout
1412 ここで使われている
1413 \series bold
1414
1415 \backslash
1416 raisebox
1417 \series default
1418 は単なるスペーサーです。
1419 \end_layout
1420
1421 \end_inset
1422
1423
1424 \end_layout
1425
1426 \end_inset
1427 </cell>
1428 </row>
1429 <row>
1430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1431 \begin_inset Text
1432
1433 \begin_layout Plain Layout
1434 B_V
1435 \end_layout
1436
1437 \end_inset
1438 </cell>
1439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1440 \begin_inset Text
1441
1442 \begin_layout Plain Layout
1443 \begin_inset Formula $B_{V}$
1444 \end_inset
1445
1446
1447 \end_layout
1448
1449 \end_inset
1450 </cell>
1451 </row>
1452 <row>
1453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1454 \begin_inset Text
1455
1456 \begin_layout Plain Layout
1457 B^V
1458 \end_layout
1459
1460 \end_inset
1461 </cell>
1462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1463 \begin_inset Text
1464
1465 \begin_layout Plain Layout
1466 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1467 \end_inset
1468
1469
1470 \end_layout
1471
1472 \end_inset
1473 </cell>
1474 </row>
1475 <row>
1476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1477 \begin_inset Text
1478
1479 \begin_layout Plain Layout
1480 B^
1481 \begin_inset ERT
1482 status collapsed
1483
1484 \begin_layout Plain Layout
1485
1486
1487 \backslash
1488 spce 
1489 \end_layout
1490
1491 \end_inset
1492
1493 A
1494 \end_layout
1495
1496 \end_inset
1497 </cell>
1498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1499 \begin_inset Text
1500
1501 \begin_layout Plain Layout
1502 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1503 \end_inset
1504
1505
1506 \end_layout
1507
1508 \end_inset
1509 </cell>
1510 </row>
1511 </lyxtabular>
1512
1513 \end_inset
1514
1515
1516 \end_layout
1517
1518 \begin_layout Standard
1519 キャレットは、言語によってはアクセント記号として使用されているので、そのような場合には、母音字の後でキャレットを押すと、指数にならずにアクセントをつけることにな
1520 ってしまいます
1521 \begin_inset Foot
1522 status collapsed
1523
1524 \begin_layout Plain Layout
1525 使用しているキーボード設定によっては、同様のことが母音以外の文字でも起こることがあります。
1526 \end_layout
1527
1528 \end_inset
1529
1530 。この場合に指数を作るには、上記の最後の例のように、キャレットの後に
1531 \family sans
1532 Space
1533 \family default
1534 を押してください。
1535 \end_layout
1536
1537 \begin_layout Subsection
1538 分数
1539 \begin_inset CommandInset label
1540 LatexCommand label
1541 name "sub:分数"
1542
1543 \end_inset
1544
1545
1546 \begin_inset Index idx
1547 status collapsed
1548
1549 \begin_layout Plain Layout
1550 ぶんすう@分数
1551 \end_layout
1552
1553 \end_inset
1554
1555
1556 \end_layout
1557
1558 \begin_layout Standard
1559 分数は、コマンド
1560 \series bold
1561
1562 \backslash
1563 frac
1564 \series default
1565
1566 \begin_inset Index idx
1567 status collapsed
1568
1569 \begin_layout Plain Layout
1570 こまんど@コマンド ! F ! 
1571 \backslash
1572 frac
1573 \end_layout
1574
1575 \end_inset
1576
1577 か数式ツールバーボタン
1578 \begin_inset Graphics
1579         filename ../../images/math/frac.png
1580         scale 50
1581
1582 \end_inset
1583
1584 で作ることができます。フォント寸法は、分数が行内数式にあるか別行建て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
1585 \begin_inset Graphics
1586         filename ../../images/math/frac-square.png
1587         scale 85
1588
1589 \end_inset
1590
1591 を使えば、分数の種類を選ぶことができます。
1592 \end_layout
1593
1594 \begin_layout Standard
1595 コマンド
1596 \series bold
1597
1598 \backslash
1599 dfrac
1600 \series default
1601
1602 \begin_inset Index idx
1603 status collapsed
1604
1605 \begin_layout Plain Layout
1606 こまんど@コマンド ! D ! 
1607 \backslash
1608 dfrac
1609 \end_layout
1610
1611 \end_inset
1612
1613 を使えば、つねに別行建て数式の大きさを持つ分数を作成することができます。また、コマンド
1614 \series bold
1615
1616 \backslash
1617 tfrac
1618 \series default
1619
1620 \begin_inset Index idx
1621 status collapsed
1622
1623 \begin_layout Plain Layout
1624 こまんど@コマンド ! T ! 
1625 \backslash
1626 tfrac
1627 \end_layout
1628
1629 \end_inset
1630
1631 では、つねに行内数式の大きさで分数が表示されます。以下はこれらの例です。
1632 \end_layout
1633
1634 \begin_layout Standard
1635 これは、コマンド
1636 \series bold
1637
1638 \backslash
1639 frac
1640 \series default
1641 を使用して作った分数
1642 \begin_inset Formula $\frac{1}{2}$
1643 \end_inset
1644
1645 を含む行です。
1646 \end_layout
1647
1648 \begin_layout Standard
1649 これは、コマンド
1650 \series bold
1651
1652 \backslash
1653 dfrac
1654 \series default
1655 を使用して作った分数
1656 \begin_inset Formula $\dfrac{1}{2}$
1657 \end_inset
1658
1659 を含む行です。
1660 \end_layout
1661
1662 \begin_layout Standard
1663 \align center
1664 \begin_inset Tabular
1665 <lyxtabular version="3" rows="4" columns="2">
1666 <features tabularvalignment="middle">
1667 <column alignment="center" valignment="top" width="0pt">
1668 <column alignment="center" valignment="top" width="0pt">
1669 <row>
1670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1671 \begin_inset Text
1672
1673 \begin_layout Plain Layout
1674 コマンド
1675 \end_layout
1676
1677 \end_inset
1678 </cell>
1679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1680 \begin_inset Text
1681
1682 \begin_layout Plain Layout
1683 出力
1684 \begin_inset Note Note
1685 status collapsed
1686
1687 \begin_layout Plain Layout
1688 ここで
1689 \series bold
1690
1691 \backslash
1692 raisebox
1693 \series default
1694 はスペーサーとして使用しているだけです。
1695 \end_layout
1696
1697 \end_inset
1698
1699
1700 \end_layout
1701
1702 \end_inset
1703 </cell>
1704 </row>
1705 <row>
1706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1707 \begin_inset Text
1708
1709 \begin_layout Plain Layout
1710
1711 \backslash
1712 frac
1713 \begin_inset ERT
1714 status collapsed
1715
1716 \begin_layout Plain Layout
1717
1718
1719 \backslash
1720 spce 
1721 \end_layout
1722
1723 \end_inset
1724
1725 A
1726 \begin_inset Formula $\downarrow$
1727 \end_inset
1728
1729 B
1730 \end_layout
1731
1732 \end_inset
1733 </cell>
1734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1735 \begin_inset Text
1736
1737 \begin_layout Plain Layout
1738 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1739 \end_inset
1740
1741
1742 \end_layout
1743
1744 \end_inset
1745 </cell>
1746 </row>
1747 <row>
1748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1749 \begin_inset Text
1750
1751 \begin_layout Plain Layout
1752
1753 \backslash
1754 dfrac
1755 \begin_inset ERT
1756 status collapsed
1757
1758 \begin_layout Plain Layout
1759
1760
1761 \backslash
1762 spce 
1763 \end_layout
1764
1765 \end_inset
1766
1767 A
1768 \begin_inset Formula $\downarrow$
1769 \end_inset
1770
1771 B
1772 \end_layout
1773
1774 \end_inset
1775 </cell>
1776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1777 \begin_inset Text
1778
1779 \begin_layout Plain Layout
1780 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1781 \end_inset
1782
1783
1784 \end_layout
1785
1786 \end_inset
1787 </cell>
1788 </row>
1789 <row>
1790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1791 \begin_inset Text
1792
1793 \begin_layout Plain Layout
1794
1795 \backslash
1796 dfrac
1797 \begin_inset ERT
1798 status collapsed
1799
1800 \begin_layout Plain Layout
1801
1802
1803 \backslash
1804 spce 
1805 \end_layout
1806
1807 \end_inset
1808
1809 e^
1810 \backslash
1811 frac
1812 \begin_inset ERT
1813 status collapsed
1814
1815 \begin_layout Plain Layout
1816
1817
1818 \backslash
1819 spce 
1820 \end_layout
1821
1822 \end_inset
1823
1824 1
1825 \begin_inset Formula $\downarrow$
1826 \end_inset
1827
1828 2
1829 \begin_inset Formula $\downarrow\downarrow$
1830 \end_inset
1831
1832 3
1833 \end_layout
1834
1835 \end_inset
1836 </cell>
1837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1838 \begin_inset Text
1839
1840 \begin_layout Plain Layout
1841 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1842 \end_inset
1843
1844
1845 \end_layout
1846
1847 \end_inset
1848 </cell>
1849 </row>
1850 </lyxtabular>
1851
1852 \end_inset
1853
1854
1855 \end_layout
1856
1857 \begin_layout Standard
1858 \begin_inset VSpace bigskip
1859 \end_inset
1860
1861
1862 \begin_inset Newpage newpage
1863 \end_inset
1864
1865 入れ子の分数を作るには、コマンド
1866 \series bold
1867
1868 \backslash
1869 cfrac
1870 \series default
1871
1872 \begin_inset Index idx
1873 status collapsed
1874
1875 \begin_layout Plain Layout
1876 こまんど@コマンド ! C ! 
1877 \backslash
1878 cfrac
1879 \end_layout
1880
1881 \end_inset
1882
1883 が使えます。以下がその例です。
1884 \begin_inset VSpace -3mm
1885 \end_inset
1886
1887
1888 \end_layout
1889
1890 \begin_layout Standard
1891 \begin_inset Formula 
1892 \begin{align*}
1893 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1894 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1895 \end{align*}
1896
1897 \end_inset
1898
1899
1900 \end_layout
1901
1902 \begin_layout Standard
1903 上記の例で使用したコマンドは、
1904 \end_layout
1905
1906 \begin_layout Standard
1907
1908 \series bold
1909
1910 \backslash
1911 cfrac
1912 \begin_inset ERT
1913 status collapsed
1914
1915 \begin_layout Plain Layout
1916
1917
1918 \backslash
1919 space 
1920 \end_layout
1921
1922 \end_inset
1923
1924 A
1925 \begin_inset Formula $\downarrow$
1926 \end_inset
1927
1928 B+
1929 \backslash
1930 cfrac
1931 \begin_inset ERT
1932 status collapsed
1933
1934 \begin_layout Plain Layout
1935
1936
1937 \backslash
1938 space 
1939 \end_layout
1940
1941 \end_inset
1942
1943 C+
1944 \backslash
1945 cfrac
1946 \begin_inset ERT
1947 status collapsed
1948
1949 \begin_layout Plain Layout
1950
1951
1952 \backslash
1953 space 
1954 \end_layout
1955
1956 \end_inset
1957
1958 E
1959 \begin_inset Formula $\downarrow$
1960 \end_inset
1961
1962 F
1963 \begin_inset Formula $\downarrow$
1964 \end_inset
1965
1966 D
1967 \end_layout
1968
1969 \begin_layout Standard
1970 です。
1971 \end_layout
1972
1973 \begin_layout Standard
1974 \begin_inset VSpace medskip
1975 \end_inset
1976
1977
1978 \end_layout
1979
1980 \begin_layout Standard
1981
1982 \series bold
1983
1984 \backslash
1985 cfrac
1986 \series default
1987 は、他の分数中に入れ子になっている場合も含め、分数をつねに別行建て数式の大きさに設定します。
1988 \end_layout
1989
1990 \begin_layout Standard
1991 分子の揃え方は、指定することができます。
1992 \series bold
1993
1994 \backslash
1995 cfracleft
1996 \series default
1997 コマンドは左揃えにし、
1998 \series bold
1999
2000 \backslash
2001 cfracright
2002 \series default
2003 は右揃えにします。
2004 \series bold
2005
2006 \backslash
2007 cfrac
2008 \series default
2009 は中央揃えです。以下の各分数は、それぞれの揃え位置を示しています。
2010 \series bold
2011
2012 \begin_inset Formula 
2013 \[
2014 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2015 \]
2016
2017 \end_inset
2018
2019
2020 \end_layout
2021
2022 \begin_layout Standard
2023 \begin_inset Note Greyedout
2024 status open
2025
2026 \begin_layout Plain Layout
2027
2028 \series bold
2029 (註)
2030 \backslash
2031 cfracleft
2032 \series default
2033
2034 \series bold
2035
2036 \backslash
2037 cfracright
2038 \series default
2039 は、生粋のLaTeXコマンドではなく、実体は、コマンド
2040 \series bold
2041
2042 \backslash
2043 cfrac[揃え位置]{分子}{分母}
2044 \series default
2045 です。したがって、これらをTeXモードで使うことはできません。
2046 \end_layout
2047
2048 \end_inset
2049
2050
2051 \end_layout
2052
2053 \begin_layout Standard
2054 \begin_inset VSpace medskip
2055 \end_inset
2056
2057 ときに、以下のように
2058 \series bold
2059
2060 \backslash
2061 cfrac
2062 \series default
2063
2064 \series bold
2065
2066 \backslash
2067 frac
2068 \series default
2069 を組み合わせて使うと便利です。
2070 \begin_inset Formula 
2071 \[
2072 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2073 \]
2074
2075 \end_inset
2076
2077
2078 \end_layout
2079
2080 \begin_layout Standard
2081 斜めの分数線を持つ行内分数を作るには、コマンド
2082 \series bold
2083
2084 \backslash
2085 nicefrac
2086 \series default
2087
2088 \begin_inset Index idx
2089 status collapsed
2090
2091 \begin_layout Plain Layout
2092 こまんど@コマンド ! N ! 
2093 \backslash
2094 nicefrac
2095 \end_layout
2096
2097 \end_inset
2098
2099 (例:
2100 \begin_inset Formula $\nicefrac{5}{31}$
2101 \end_inset
2102
2103 )を使うか、コマンド
2104 \series bold
2105
2106 \backslash
2107 unitfrac
2108 \series default
2109
2110 \begin_inset Index idx
2111 status collapsed
2112
2113 \begin_layout Plain Layout
2114 こまんど@コマンド ! U ! 
2115 \backslash
2116 unitfrac
2117 \end_layout
2118
2119 \end_inset
2120
2121 (例:
2122 \begin_inset Formula $\unitfrac{5}{31}$
2123 \end_inset
2124
2125 )を使います。さらに、
2126 \begin_inset Formula $\unitfrac[2]{1}{3}$
2127 \end_inset
2128
2129 のような帯分数を作るコマンド
2130 \series bold
2131
2132 \backslash
2133 unitfracthree
2134 \series default
2135 もあります。
2136 \end_layout
2137
2138 \begin_layout Standard
2139 \begin_inset Note Greyedout
2140 status open
2141
2142 \begin_layout Plain Layout
2143
2144 \series bold
2145 (註)
2146 \series default
2147 実は、
2148 \series bold
2149
2150 \backslash
2151 unitfracthree
2152 \series default
2153 は生粋のLaTeXコマンドではなく、実体は
2154 \begin_inset Newline newline
2155 \end_inset
2156
2157
2158 \series bold
2159
2160 \backslash
2161 unitfrac[自然数]{分子}{分母}
2162 \series default
2163 というコマンドなので、TeXコードでは使用できません。
2164 \end_layout
2165
2166 \end_inset
2167
2168
2169 \end_layout
2170
2171 \begin_layout Standard
2172 分数線を変更できるような独自の分数の定義のしかたは、第
2173 \begin_inset CommandInset ref
2174 LatexCommand ref
2175 reference "sub:自己定義の分数"
2176
2177 \end_inset
2178
2179 節に説明があります。
2180 \end_layout
2181
2182 \begin_layout Subsection
2183 根号
2184 \begin_inset Index idx
2185 status collapsed
2186
2187 \begin_layout Plain Layout
2188 こんごう@根号
2189 \end_layout
2190
2191 \end_inset
2192
2193
2194 \begin_inset Index idx
2195 status collapsed
2196
2197 \begin_layout Plain Layout
2198 るーと@ルート|see
2199 \begin_inset ERT
2200 status collapsed
2201
2202 \begin_layout Plain Layout
2203
2204 {
2205 \end_layout
2206
2207 \end_inset
2208
2209 根号
2210 \begin_inset ERT
2211 status collapsed
2212
2213 \begin_layout Plain Layout
2214
2215 }
2216 \end_layout
2217
2218 \end_inset
2219
2220
2221 \end_layout
2222
2223 \end_inset
2224
2225
2226 \end_layout
2227
2228 \begin_layout Standard
2229 平方根は、
2230 \series bold
2231
2232 \backslash
2233 sqrt
2234 \series default
2235
2236 \begin_inset Index idx
2237 status collapsed
2238
2239 \begin_layout Plain Layout
2240 こまんど@コマンド ! S ! 
2241 \backslash
2242 sqrt
2243 \end_layout
2244
2245 \end_inset
2246
2247 か数式ツールバーボタン
2248 \begin_inset Graphics
2249         filename ../../images/math/sqrt.png
2250         scale 85
2251
2252 \end_inset
2253
2254 で作成することができ、他のすべての根号は、コマンド
2255 \series bold
2256
2257 \backslash
2258 root
2259 \series default
2260
2261 \begin_inset Index idx
2262 status collapsed
2263
2264 \begin_layout Plain Layout
2265 こまんど@コマンド ! R ! 
2266 \backslash
2267 root
2268 \end_layout
2269
2270 \end_inset
2271
2272 か数式ツールバーボタン
2273 \begin_inset Graphics
2274         filename ../../images/math/root.png
2275         scale 85
2276
2277 \end_inset
2278
2279 で作成することができます。
2280 \end_layout
2281
2282 \begin_layout Standard
2283 \align center
2284 \begin_inset Tabular
2285 <lyxtabular version="3" rows="3" columns="2">
2286 <features tabularvalignment="middle">
2287 <column alignment="center" valignment="top" width="0pt">
2288 <column alignment="center" valignment="top" width="0pt">
2289 <row>
2290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2291 \begin_inset Text
2292
2293 \begin_layout Plain Layout
2294 コマンド
2295 \end_layout
2296
2297 \end_inset
2298 </cell>
2299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2300 \begin_inset Text
2301
2302 \begin_layout Plain Layout
2303 出力
2304 \begin_inset Note Note
2305 status collapsed
2306
2307 \begin_layout Plain Layout
2308 ここで
2309 \series bold
2310
2311 \backslash
2312 raisebox
2313 \series default
2314 はスペーサーとして使用しているだけです。
2315 \end_layout
2316
2317 \end_inset
2318
2319
2320 \end_layout
2321
2322 \end_inset
2323 </cell>
2324 </row>
2325 <row>
2326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2327 \begin_inset Text
2328
2329 \begin_layout Plain Layout
2330
2331 \backslash
2332 sqrt
2333 \begin_inset ERT
2334 status collapsed
2335
2336 \begin_layout Plain Layout
2337
2338
2339 \backslash
2340 spce 
2341 \end_layout
2342
2343 \end_inset
2344
2345 A-B
2346 \end_layout
2347
2348 \end_inset
2349 </cell>
2350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2351 \begin_inset Text
2352
2353 \begin_layout Plain Layout
2354 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2355 \end_inset
2356
2357
2358 \end_layout
2359
2360 \end_inset
2361 </cell>
2362 </row>
2363 <row>
2364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2365 \begin_inset Text
2366
2367 \begin_layout Plain Layout
2368
2369 \backslash
2370 root
2371 \begin_inset ERT
2372 status collapsed
2373
2374 \begin_layout Plain Layout
2375
2376
2377 \backslash
2378 spce 
2379 \end_layout
2380
2381 \end_inset
2382
2383 3
2384 \begin_inset Formula $\downarrow$
2385 \end_inset
2386
2387 A-B
2388 \end_layout
2389
2390 \end_inset
2391 </cell>
2392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2393 \begin_inset Text
2394
2395 \begin_layout Plain Layout
2396 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2397 \end_inset
2398
2399
2400 \end_layout
2401
2402 \end_inset
2403 </cell>
2404 </row>
2405 </lyxtabular>
2406
2407 \end_inset
2408
2409
2410 \end_layout
2411
2412 \begin_layout Standard
2413 平方根は、根号指数フィールドを空白のままにしておけば、
2414 \series bold
2415
2416 \backslash
2417 root
2418 \series default
2419 でも作成することができます。
2420 \end_layout
2421
2422 \begin_layout Standard
2423 \begin_inset Formula $\sqrt[\beta]{B}$
2424 \end_inset
2425
2426 の例のように、指数のとる値によっては、根号への距離が近すぎることがあります。
2427 \begin_inset Newline newline
2428 \end_inset
2429
2430 この場合には、
2431 \begin_inset Formula $\beta$
2432 \end_inset
2433
2434 が根号に触れてしまいます。これを避けるためには、以下のようなコマンド書式で、コマンド
2435 \series bold
2436
2437 \backslash
2438 leftroot
2439 \series default
2440
2441 \begin_inset Index idx
2442 status collapsed
2443
2444 \begin_layout Plain Layout
2445 こまんど@コマンド ! L ! 
2446 \backslash
2447 leftroot
2448 \end_layout
2449
2450 \end_inset
2451
2452
2453 \series bold
2454
2455 \backslash
2456 uproot
2457 \series default
2458
2459 \begin_inset Index idx
2460 status collapsed
2461
2462 \begin_layout Plain Layout
2463 こまんど@コマンド ! U ! 
2464 \backslash
2465 uproot
2466 \end_layout
2467
2468 \end_inset
2469
2470 を使います。
2471 \end_layout
2472
2473 \begin_layout Standard
2474
2475 \series bold
2476
2477 \backslash
2478 leftroot{距離}
2479 \series default
2480 および
2481 \series bold
2482
2483 \backslash
2484 uproot{距離}
2485 \end_layout
2486
2487 \begin_layout Standard
2488 ここで「距離」は、指数を左あるいは上に動かす、Big Point(単位bp;
2489 \begin_inset Formula $\mathrm{72\, bp=1}$
2490 \end_inset
2491
2492 インチ)での数値です。これらのコマンドは、指数に書き込みます。このようにして、コマンド
2493 \begin_inset Newline newline
2494 \end_inset
2495
2496
2497 \series bold
2498
2499 \backslash
2500 root
2501 \backslash
2502 leftroot{-1
2503 \begin_inset Formula $\to$
2504 \end_inset
2505
2506
2507 \backslash
2508 uproot{2
2509 \begin_inset Formula $\to$
2510 \end_inset
2511
2512
2513 \backslash
2514 beta
2515 \begin_inset ERT
2516 status collapsed
2517
2518 \begin_layout Plain Layout
2519
2520
2521 \backslash
2522 spce 
2523 \end_layout
2524
2525 \end_inset
2526
2527
2528 \begin_inset Formula $\to$
2529 \end_inset
2530
2531 B
2532 \begin_inset Newline newline
2533 \end_inset
2534
2535
2536 \series default
2537 は、正しく組版された数式
2538 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2539 \end_inset
2540
2541 を生成します。
2542 \end_layout
2543
2544 \begin_layout Subsection
2545 二項係数
2546 \begin_inset Index idx
2547 status collapsed
2548
2549 \begin_layout Plain Layout
2550 にこうけいすう@二項係数
2551 \end_layout
2552
2553 \end_inset
2554
2555
2556 \end_layout
2557
2558 \begin_layout Standard
2559 二項係数は、コマンド
2560 \series bold
2561
2562 \backslash
2563 binom
2564 \series default
2565
2566 \begin_inset Index idx
2567 status collapsed
2568
2569 \begin_layout Plain Layout
2570 こまんど@コマンド ! B ! 
2571 \backslash
2572 binom
2573 \end_layout
2574
2575 \end_inset
2576
2577 か数式ツールバーボタン
2578 \begin_inset Graphics
2579         filename ../../images/math/frac-square.png
2580         scale 85
2581
2582 \end_inset
2583
2584 の下位メニューを使って挿入することができます。分数(
2585 \series bold
2586
2587 \backslash
2588 frac
2589 \series default
2590 )と同様に、
2591 \series bold
2592
2593 \backslash
2594 binom
2595 \series default
2596 の他に、コマンド
2597 \series bold
2598
2599 \backslash
2600 dbinom
2601 \begin_inset Index idx
2602 status collapsed
2603
2604 \begin_layout Plain Layout
2605 こまんど@コマンド ! D ! 
2606 \backslash
2607 dbinom
2608 \end_layout
2609
2610 \end_inset
2611
2612
2613 \series default
2614 および
2615 \series bold
2616
2617 \backslash
2618 tbinom
2619 \series default
2620
2621 \begin_inset Index idx
2622 status collapsed
2623
2624 \begin_layout Plain Layout
2625 こまんど@コマンド ! T ! 
2626 \backslash
2627 tbinom
2628 \end_layout
2629
2630 \end_inset
2631
2632 があります。二項係数のまわりの括弧に、他の括弧を使うには、コマンド
2633 \series bold
2634
2635 \backslash
2636 brace
2637 \series default
2638
2639 \begin_inset Index idx
2640 status collapsed
2641
2642 \begin_layout Plain Layout
2643 こまんど@コマンド ! B ! 
2644 \backslash
2645 brace
2646 \end_layout
2647
2648 \end_inset
2649
2650
2651 \series bold
2652
2653 \backslash
2654 brack
2655 \series default
2656
2657 \begin_inset Index idx
2658 status collapsed
2659
2660 \begin_layout Plain Layout
2661 こまんど@コマンド ! B ! 
2662 \backslash
2663 brack
2664 \end_layout
2665
2666 \end_inset
2667
2668 があります。
2669 \end_layout
2670
2671 \begin_layout Standard
2672 \align center
2673 \begin_inset Tabular
2674 <lyxtabular version="3" rows="6" columns="2">
2675 <features tabularvalignment="middle">
2676 <column alignment="center" valignment="top" width="0pt">
2677 <column alignment="center" valignment="top" width="0pt">
2678 <row>
2679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2680 \begin_inset Text
2681
2682 \begin_layout Plain Layout
2683 コマンド
2684 \end_layout
2685
2686 \end_inset
2687 </cell>
2688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2689 \begin_inset Text
2690
2691 \begin_layout Plain Layout
2692 出力
2693 \begin_inset Note Note
2694 status collapsed
2695
2696 \begin_layout Plain Layout
2697 ここで
2698 \series bold
2699
2700 \backslash
2701 raisebox
2702 \series default
2703 はスペーサーとして使用しているだけです。
2704 \end_layout
2705
2706 \end_inset
2707
2708
2709 \end_layout
2710
2711 \end_inset
2712 </cell>
2713 </row>
2714 <row>
2715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2716 \begin_inset Text
2717
2718 \begin_layout Plain Layout
2719
2720 \backslash
2721 binom
2722 \begin_inset ERT
2723 status collapsed
2724
2725 \begin_layout Plain Layout
2726
2727
2728 \backslash
2729 spce 
2730 \end_layout
2731
2732 \end_inset
2733
2734 A
2735 \begin_inset Formula $\downarrow$
2736 \end_inset
2737
2738 B
2739 \end_layout
2740
2741 \end_inset
2742 </cell>
2743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2744 \begin_inset Text
2745
2746 \begin_layout Plain Layout
2747 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2748 \end_inset
2749
2750
2751 \end_layout
2752
2753 \end_inset
2754 </cell>
2755 </row>
2756 <row>
2757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2758 \begin_inset Text
2759
2760 \begin_layout Plain Layout
2761
2762 \backslash
2763 dbinom
2764 \begin_inset ERT
2765 status collapsed
2766
2767 \begin_layout Plain Layout
2768
2769
2770 \backslash
2771 spce 
2772 \end_layout
2773
2774 \end_inset
2775
2776 A
2777 \begin_inset Formula $\downarrow$
2778 \end_inset
2779
2780 B
2781 \end_layout
2782
2783 \end_inset
2784 </cell>
2785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2786 \begin_inset Text
2787
2788 \begin_layout Plain Layout
2789 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2790 \end_inset
2791
2792
2793 \end_layout
2794
2795 \end_inset
2796 </cell>
2797 </row>
2798 <row>
2799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2800 \begin_inset Text
2801
2802 \begin_layout Plain Layout
2803
2804 \backslash
2805 tbinom
2806 \begin_inset ERT
2807 status collapsed
2808
2809 \begin_layout Plain Layout
2810
2811
2812 \backslash
2813 spce 
2814 \end_layout
2815
2816 \end_inset
2817
2818 A
2819 \begin_inset Formula $\downarrow$
2820 \end_inset
2821
2822 B
2823 \end_layout
2824
2825 \end_inset
2826 </cell>
2827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2828 \begin_inset Text
2829
2830 \begin_layout Plain Layout
2831 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2832 \end_inset
2833
2834
2835 \end_layout
2836
2837 \end_inset
2838 </cell>
2839 </row>
2840 <row>
2841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2842 \begin_inset Text
2843
2844 \begin_layout Plain Layout
2845
2846 \backslash
2847 brack
2848 \begin_inset ERT
2849 status collapsed
2850
2851 \begin_layout Plain Layout
2852
2853
2854 \backslash
2855 spce 
2856 \end_layout
2857
2858 \end_inset
2859
2860 A
2861 \begin_inset Formula $\downarrow$
2862 \end_inset
2863
2864 B
2865 \end_layout
2866
2867 \end_inset
2868 </cell>
2869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2870 \begin_inset Text
2871
2872 \begin_layout Plain Layout
2873 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2874 \end_inset
2875
2876
2877 \end_layout
2878
2879 \end_inset
2880 </cell>
2881 </row>
2882 <row>
2883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2884 \begin_inset Text
2885
2886 \begin_layout Plain Layout
2887
2888 \backslash
2889 brace
2890 \begin_inset ERT
2891 status collapsed
2892
2893 \begin_layout Plain Layout
2894
2895
2896 \backslash
2897 spce 
2898 \end_layout
2899
2900 \end_inset
2901
2902 A
2903 \begin_inset Formula $\downarrow$
2904 \end_inset
2905
2906 B
2907 \end_layout
2908
2909 \end_inset
2910 </cell>
2911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2912 \begin_inset Text
2913
2914 \begin_layout Plain Layout
2915 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2916 \end_inset
2917
2918
2919 \end_layout
2920
2921 \end_inset
2922 </cell>
2923 </row>
2924 </lyxtabular>
2925
2926 \end_inset
2927
2928
2929 \end_layout
2930
2931 \begin_layout Subsection
2932 場合分け
2933 \begin_inset Index idx
2934 status collapsed
2935
2936 \begin_layout Plain Layout
2937 ばあいわけ@場合分け
2938 \end_layout
2939
2940 \end_inset
2941
2942
2943 \end_layout
2944
2945 \begin_layout Standard
2946 \align center
2947 \begin_inset Tabular
2948 <lyxtabular version="3" rows="3" columns="2">
2949 <features tabularvalignment="middle">
2950 <column alignment="center" valignment="top" width="0pt">
2951 <column alignment="center" valignment="top" width="0pt">
2952 <row>
2953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2954 \begin_inset Text
2955
2956 \begin_layout Plain Layout
2957 コマンド
2958 \end_layout
2959
2960 \end_inset
2961 </cell>
2962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2963 \begin_inset Text
2964
2965 \begin_layout Plain Layout
2966 出力
2967 \end_layout
2968
2969 \end_inset
2970 </cell>
2971 </row>
2972 <row>
2973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2974 \begin_inset Text
2975
2976 \begin_layout Plain Layout
2977
2978 \backslash
2979 cases
2980 \begin_inset ERT
2981 status collapsed
2982
2983 \begin_layout Plain Layout
2984
2985
2986 \backslash
2987 spce 
2988 \end_layout
2989
2990 \end_inset
2991
2992 A
2993 \begin_inset Formula $\to$
2994 \end_inset
2995
2996 B
2997 \begin_inset Formula $>$
2998 \end_inset
2999
3000 0
3001 \begin_inset Index idx
3002 status collapsed
3003
3004 \begin_layout Plain Layout
3005 こまんど@コマンド ! C ! 
3006 \backslash
3007 cases
3008 \end_layout
3009
3010 \end_inset
3011
3012
3013 \end_layout
3014
3015 \end_inset
3016 </cell>
3017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3018 \begin_inset Text
3019
3020 \begin_layout Plain Layout
3021 \begin_inset Formula $\begin{cases}
3022 A & B>0\end{cases}$
3023 \end_inset
3024
3025
3026 \end_layout
3027
3028 \end_inset
3029 </cell>
3030 </row>
3031 <row>
3032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3033 \begin_inset Text
3034
3035 \begin_layout Plain Layout
3036
3037 \backslash
3038 cases
3039 \begin_inset ERT
3040 status collapsed
3041
3042 \begin_layout Plain Layout
3043
3044
3045 \backslash
3046 spce 
3047 \end_layout
3048
3049 \end_inset
3050
3051
3052 \begin_inset Info
3053 type  "shortcut"
3054 arg   "newline-insert newline"
3055 \end_inset
3056
3057
3058 \end_layout
3059
3060 \end_inset
3061 </cell>
3062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3063 \begin_inset Text
3064
3065 \begin_layout Plain Layout
3066 \begin_inset Formula $\begin{cases}
3067 A & \textrm{for }x>0\\
3068 B & \textrm{for }x=0
3069 \end{cases}$
3070 \end_inset
3071
3072
3073 \end_layout
3074
3075 \end_inset
3076 </cell>
3077 </row>
3078 </lyxtabular>
3079
3080 \end_inset
3081
3082
3083 \end_layout
3084
3085 \begin_layout Standard
3086
3087 \series bold
3088
3089 \backslash
3090 cases
3091 \series default
3092 を挿入するか数式ツールバーボタン
3093 \begin_inset Graphics
3094         filename ../../images/math/cases.png
3095         scale 85
3096
3097 \end_inset
3098
3099 を使用した後では、短絡キー
3100 \begin_inset Info
3101 type  "shortcut"
3102 arg   "newline-insert newline"
3103 \end_inset
3104
3105 か表ツールバーボタン
3106 \begin_inset Graphics
3107         filename ../../images/tabular-feature_append-row.png
3108         scale 85
3109
3110 \end_inset
3111
3112 を使えば、新しい行を作ることができます。
3113 \end_layout
3114
3115 \begin_layout Standard
3116 コマンド
3117 \series bold
3118
3119 \backslash
3120 cases
3121 \series default
3122 は、
3123 \family sans
3124 挿入\SpecialChar \menuseparator
3125 数式\SpecialChar \menuseparator
3126 Cases環境
3127 \family default
3128 メニューで挿入することもできます。
3129 \end_layout
3130
3131 \begin_layout Subsection
3132 否定
3133 \begin_inset Index idx
3134 status collapsed
3135
3136 \begin_layout Plain Layout
3137 ひてい@否定
3138 \end_layout
3139
3140 \end_inset
3141
3142
3143 \end_layout
3144
3145 \begin_layout Standard
3146
3147 \series bold
3148
3149 \backslash
3150 not
3151 \series default
3152
3153 \begin_inset Index idx
3154 status collapsed
3155
3156 \begin_layout Plain Layout
3157 こまんど@コマンド ! N ! 
3158 \backslash
3159 not
3160 \end_layout
3161
3162 \end_inset
3163
3164 を挿入することで、すべての文字を取り消し形で表示できます。文字はスラッシュを上書きされた形になります。
3165 \end_layout
3166
3167 \begin_layout Standard
3168 \align center
3169 \begin_inset Tabular
3170 <lyxtabular version="3" rows="4" columns="2">
3171 <features tabularvalignment="middle">
3172 <column alignment="center" valignment="top" width="0pt">
3173 <column alignment="center" valignment="top" width="0pt">
3174 <row>
3175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3176 \begin_inset Text
3177
3178 \begin_layout Plain Layout
3179 コマンド
3180 \end_layout
3181
3182 \end_inset
3183 </cell>
3184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3185 \begin_inset Text
3186
3187 \begin_layout Plain Layout
3188 出力
3189 \end_layout
3190
3191 \end_inset
3192 </cell>
3193 </row>
3194 <row>
3195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3196 \begin_inset Text
3197
3198 \begin_layout Plain Layout
3199
3200 \backslash
3201 not=
3202 \end_layout
3203
3204 \end_inset
3205 </cell>
3206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3207 \begin_inset Text
3208
3209 \begin_layout Plain Layout
3210 \begin_inset Formula $\not=$
3211 \end_inset
3212
3213
3214 \end_layout
3215
3216 \end_inset
3217 </cell>
3218 </row>
3219 <row>
3220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3221 \begin_inset Text
3222
3223 \begin_layout Plain Layout
3224
3225 \backslash
3226 not 
3227 \backslash
3228 le
3229 \end_layout
3230
3231 \end_inset
3232 </cell>
3233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3234 \begin_inset Text
3235
3236 \begin_layout Plain Layout
3237 \begin_inset Formula $\not\le$
3238 \end_inset
3239
3240
3241 \end_layout
3242
3243 \end_inset
3244 </cell>
3245 </row>
3246 <row>
3247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3248 \begin_inset Text
3249
3250 \begin_layout Plain Layout
3251
3252 \backslash
3253 not 
3254 \backslash
3255 parallel
3256 \end_layout
3257
3258 \end_inset
3259 </cell>
3260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3261 \begin_inset Text
3262
3263 \begin_layout Plain Layout
3264 \begin_inset Formula $\not\parallel$
3265 \end_inset
3266
3267
3268 \end_layout
3269
3270 \end_inset
3271 </cell>
3272 </row>
3273 </lyxtabular>
3274
3275 \end_inset
3276
3277
3278 \end_layout
3279
3280 \begin_layout Standard
3281 最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(第
3282 \begin_inset CommandInset ref
3283 LatexCommand ref
3284 reference "sub:数学記号"
3285
3286 \end_inset
3287
3288 節および第
3289 \begin_inset CommandInset ref
3290 LatexCommand ref
3291 reference "sec:関係子"
3292
3293 \end_inset
3294
3295 節を参照)。
3296 \end_layout
3297
3298 \begin_layout Subsection
3299 埋め草
3300 \begin_inset CommandInset label
3301 LatexCommand label
3302 name "sub:埋め草"
3303
3304 \end_inset
3305
3306
3307 \begin_inset Index idx
3308 status collapsed
3309
3310 \begin_layout Plain Layout
3311 うめくさ@埋め草
3312 \end_layout
3313
3314 \end_inset
3315
3316
3317 \begin_inset Index idx
3318 status collapsed
3319
3320 \begin_layout Plain Layout
3321 かがくきごう@化学記号 ! どういたい@同位体
3322 \end_layout
3323
3324 \end_inset
3325
3326
3327 \begin_inset Index idx
3328 status collapsed
3329
3330 \begin_layout Plain Layout
3331 どういたい@同位体|see
3332 \begin_inset ERT
3333 status collapsed
3334
3335 \begin_layout Plain Layout
3336
3337 {
3338 \end_layout
3339
3340 \end_inset
3341
3342 化学記号
3343 \begin_inset ERT
3344 status collapsed
3345
3346 \begin_layout Plain Layout
3347
3348 }
3349 \end_layout
3350
3351 \end_inset
3352
3353
3354 \end_layout
3355
3356 \end_inset
3357
3358
3359 \begin_inset Index idx
3360 status collapsed
3361
3362 \begin_layout Plain Layout
3363 あいそとーぷ@アイソトープ|see
3364 \begin_inset ERT
3365 status collapsed
3366
3367 \begin_layout Plain Layout
3368
3369 {
3370 \end_layout
3371
3372 \end_inset
3373
3374 同位体
3375 \begin_inset ERT
3376 status collapsed
3377
3378 \begin_layout Plain Layout
3379
3380 }
3381 \end_layout
3382
3383 \end_inset
3384
3385
3386 \end_layout
3387
3388 \end_inset
3389
3390
3391 \end_layout
3392
3393 \begin_layout Standard
3394 たとえば同位体
3395 \begin_inset Foot
3396 status collapsed
3397
3398 \begin_layout Plain Layout
3399 同位体と化学記号の組版に関しては、第
3400 \begin_inset CommandInset ref
3401 LatexCommand ref
3402 reference "sub:化学記号と化学式"
3403
3404 \end_inset
3405
3406 節に記述があります。
3407 \end_layout
3408
3409 \end_inset
3410
3411 を表示しようとすると、次のような問題が起こります。
3412 \end_layout
3413
3414 \begin_layout Standard
3415 \align center
3416 \begin_inset Tabular
3417 <lyxtabular version="3" rows="2" columns="2">
3418 <features tabularvalignment="middle">
3419 <column alignment="center" valignment="top" width="0pt">
3420 <column alignment="center" valignment="top" width="0pt">
3421 <row>
3422 <cell alignment="center" valignment="top" usebox="none">
3423 \begin_inset Text
3424
3425 \begin_layout Plain Layout
3426 上付き文字と下付き文字を使用して作った指数:
3427 \end_layout
3428
3429 \end_inset
3430 </cell>
3431 <cell alignment="center" valignment="top" usebox="none">
3432 \begin_inset Text
3433
3434 \begin_layout Plain Layout
3435 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3436 \end_inset
3437
3438
3439 \end_layout
3440
3441 \end_inset
3442 </cell>
3443 </row>
3444 <row>
3445 <cell alignment="center" valignment="top" usebox="none">
3446 \begin_inset Text
3447
3448 \begin_layout Plain Layout
3449 正しい指数:
3450 \end_layout
3451
3452 \end_inset
3453 </cell>
3454 <cell alignment="center" valignment="top" usebox="none">
3455 \begin_inset Text
3456
3457 \begin_layout Plain Layout
3458 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3459 \end_inset
3460
3461
3462 \end_layout
3463
3464 \end_inset
3465 </cell>
3466 </row>
3467 </lyxtabular>
3468
3469 \end_inset
3470
3471
3472 \begin_inset Note Note
3473 status collapsed
3474
3475 \begin_layout Plain Layout
3476 ここで
3477 \series bold
3478
3479 \backslash
3480 raisebox
3481 \series default
3482 はスペーサーとして使用しているだけです。
3483 \end_layout
3484
3485 \end_inset
3486
3487
3488 \end_layout
3489
3490 \begin_layout Standard
3491 短い方の指数は、既定で、長い方の指数の一文字目の下ないし上に配置されてしまいます。これを避けるには、一文字ないし複数の空の文字を生成するコマンド
3492 \series bold
3493
3494 \backslash
3495 phantom
3496 \series default
3497
3498 \begin_inset Index idx
3499 status collapsed
3500
3501 \begin_layout Plain Layout
3502 こまんど@コマンド ! P ! 
3503 \backslash
3504 phantom
3505 \end_layout
3506
3507 \end_inset
3508
3509 や数式ツールバーボタン
3510 \begin_inset Foot
3511 status collapsed
3512
3513 \begin_layout Plain Layout
3514 ツールバーボタン
3515 \begin_inset Graphics
3516         filename ../../images/math/space.png
3517         scale 85
3518
3519 \end_inset
3520
3521 の下位メニューに入っています。
3522 \end_layout
3523
3524 \end_inset
3525
3526
3527 \begin_inset Graphics
3528         filename ../../images/math/phantom.png
3529         scale 85
3530
3531 \end_inset
3532
3533 があります。
3534 \series bold
3535
3536 \backslash
3537 phantom
3538 \series default
3539 を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
3540 ち文字)として適用されることを示しています。したがって、
3541 \series bold
3542
3543 \backslash
3544 phantom
3545 \series default
3546 の作る文字は、箱の中身の文字の大きさを持つ埋め草となります。
3547 \end_layout
3548
3549 \begin_layout Standard
3550 \align center
3551 \begin_inset Tabular
3552 <lyxtabular version="3" rows="4" columns="2">
3553 <features tabularvalignment="middle">
3554 <column alignment="center" valignment="top" width="0">
3555 <column alignment="center" valignment="top" width="0">
3556 <row>
3557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561 コマンド
3562 \end_layout
3563
3564 \end_inset
3565 </cell>
3566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3567 \begin_inset Text
3568
3569 \begin_layout Plain Layout
3570 出力
3571 \begin_inset Note Note
3572 status collapsed
3573
3574 \begin_layout Plain Layout
3575 ここで
3576 \series bold
3577
3578 \backslash
3579 raisebox
3580 \series default
3581 はスペーサーとして使用しているだけです。
3582 \end_layout
3583
3584 \end_inset
3585
3586
3587 \end_layout
3588
3589 \end_inset
3590 </cell>
3591 </row>
3592 <row>
3593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3594 \begin_inset Text
3595
3596 \begin_layout Plain Layout
3597 ^19
3598 \begin_inset ERT
3599 status collapsed
3600
3601 \begin_layout Plain Layout
3602
3603
3604 \backslash
3605 spce 
3606 \end_layout
3607
3608 \end_inset
3609
3610 _
3611 \backslash
3612 phantom
3613 \begin_inset ERT
3614 status collapsed
3615
3616 \begin_layout Plain Layout
3617
3618
3619 \backslash
3620 spce 
3621 \end_layout
3622
3623 \end_inset
3624
3625 1
3626 \begin_inset Formula $\to$
3627 \end_inset
3628
3629 9
3630 \begin_inset ERT
3631 status collapsed
3632
3633 \begin_layout Plain Layout
3634
3635
3636 \backslash
3637 spce 
3638 \end_layout
3639
3640 \end_inset
3641
3642 F
3643 \end_layout
3644
3645 \end_inset
3646 </cell>
3647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3648 \begin_inset Text
3649
3650 \begin_layout Plain Layout
3651 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3652 \end_inset
3653
3654
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 </row>
3660 <row>
3661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665 ^235
3666 \begin_inset ERT
3667 status collapsed
3668
3669 \begin_layout Plain Layout
3670
3671
3672 \backslash
3673 spce 
3674 \end_layout
3675
3676 \end_inset
3677
3678 _
3679 \backslash
3680 phantom
3681 \begin_inset ERT
3682 status collapsed
3683
3684 \begin_layout Plain Layout
3685
3686
3687 \backslash
3688 spce 
3689 \end_layout
3690
3691 \end_inset
3692
3693 23
3694 \begin_inset Formula $\to$
3695 \end_inset
3696
3697 9
3698 \begin_inset ERT
3699 status collapsed
3700
3701 \begin_layout Plain Layout
3702
3703
3704 \backslash
3705 spce 
3706 \end_layout
3707
3708 \end_inset
3709
3710 F
3711 \end_layout
3712
3713 \end_inset
3714 </cell>
3715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3716 \begin_inset Text
3717
3718 \begin_layout Plain Layout
3719 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3720 \end_inset
3721
3722
3723 \end_layout
3724
3725 \end_inset
3726 </cell>
3727 </row>
3728 <row>
3729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3730 \begin_inset Text
3731
3732 \begin_layout Plain Layout
3733
3734 \backslash
3735 Lambda^
3736 \begin_inset ERT
3737 status collapsed
3738
3739 \begin_layout Plain Layout
3740
3741
3742 \backslash
3743 spce 
3744 \end_layout
3745
3746 \end_inset
3747
3748
3749 \backslash
3750 phantom
3751 \begin_inset ERT
3752 status collapsed
3753
3754 \begin_layout Plain Layout
3755
3756
3757 \backslash
3758 spce 
3759 \end_layout
3760
3761 \end_inset
3762
3763 ii
3764 \begin_inset Formula $\to$
3765 \end_inset
3766
3767 t
3768 \begin_inset ERT
3769 status collapsed
3770
3771 \begin_layout Plain Layout
3772
3773
3774 \backslash
3775 spce 
3776 \end_layout
3777
3778 \end_inset
3779
3780 _MMt
3781 \end_layout
3782
3783 \end_inset
3784 </cell>
3785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3786 \begin_inset Text
3787
3788 \begin_layout Plain Layout
3789 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3790 \end_inset
3791
3792
3793 \end_layout
3794
3795 \end_inset
3796 </cell>
3797 </row>
3798 </lyxtabular>
3799
3800 \end_inset
3801
3802
3803 \end_layout
3804
3805 \begin_layout Standard
3806 さらに、
3807 \series bold
3808
3809 \backslash
3810 vphantom
3811 \series default
3812
3813 \begin_inset Index idx
3814 status collapsed
3815
3816 \begin_layout Plain Layout
3817 こまんど@コマンド ! V ! 
3818 \backslash
3819 vphantom
3820 \end_layout
3821
3822 \end_inset
3823
3824 (ツールバーボタン
3825 \begin_inset space ~
3826 \end_inset
3827
3828
3829 \begin_inset Graphics
3830         filename ../../images/math/vphantom.png
3831         scale 85
3832
3833 \end_inset
3834
3835 )および
3836 \series bold
3837
3838 \backslash
3839 hphantom
3840 \series default
3841
3842 \begin_inset Index idx
3843 status collapsed
3844
3845 \begin_layout Plain Layout
3846 こまんど@コマンド ! H ! 
3847 \backslash
3848 hphantom
3849 \end_layout
3850
3851 \end_inset
3852
3853 (ツールバーボタン
3854 \begin_inset space ~
3855 \end_inset
3856
3857
3858 \begin_inset Graphics
3859         filename ../../images/math/hphantom.png
3860         scale 85
3861
3862 \end_inset
3863
3864 )というコマンドもあります。
3865 \series bold
3866
3867 \backslash
3868 vphantom
3869 \series default
3870 は、枠内部の文字の最大高のみの空白を作り、幅は考慮しません。
3871 \series bold
3872
3873 \backslash
3874 hphantom
3875 \series default
3876 は、枠の内容の幅のみの空白を作ります。このことから、これらの枠は一本の赤矢印のみで表示されます。
3877 \end_layout
3878
3879 \begin_layout Standard
3880 たとえば、
3881 \series bold
3882
3883 \backslash
3884 vphantom
3885 \series default
3886
3887 \begin_inset ERT
3888 status collapsed
3889
3890 \begin_layout Plain Layout
3891
3892
3893 \backslash
3894 spce 
3895 \end_layout
3896
3897 \end_inset
3898
3899
3900 \series bold
3901 a
3902 \backslash
3903 int
3904 \series default
3905 は、積分記号
3906 \begin_inset Foot
3907 status collapsed
3908
3909 \begin_layout Plain Layout
3910
3911 \series bold
3912
3913 \backslash
3914 int
3915 \series default
3916 コマンドは、積分記号を生成します。第
3917 \begin_inset CommandInset ref
3918 LatexCommand ref
3919 reference "sub:大演算子"
3920
3921 \end_inset
3922
3923 節を参照してください。
3924 \end_layout
3925
3926 \end_inset
3927
3928 が最大高の文字なので、積分記号の高さを持つ空白を作ります。実際の適用例については、第
3929 \begin_inset CommandInset ref
3930 LatexCommand ref
3931 reference "sub:多行にわたる括弧"
3932
3933 \end_inset
3934
3935 節を参照してください。
3936 \end_layout
3937
3938 \begin_layout Standard
3939 埋め草は、メニュー
3940 \family sans
3941 挿入\SpecialChar \menuseparator
3942 整形\SpecialChar \menuseparator
3943 埋め草
3944 \family default
3945 を使えば、以下のように本文中でも使用することができます。
3946 \end_layout
3947
3948 \begin_layout Standard
3949 これは本文です。
3950 \begin_inset Newline newline
3951 \end_inset
3952
3953
3954 \begin_inset Phantom Phantom
3955 status open
3956
3957 \begin_layout Plain Layout
3958 これは
3959 \end_layout
3960
3961 \end_inset
3962
3963 本文です。
3964 \end_layout
3965
3966 \begin_layout Subsection
3967 横線
3968 \begin_inset Index idx
3969 status collapsed
3970
3971 \begin_layout Plain Layout
3972 よこせん@横線
3973 \end_layout
3974
3975 \end_inset
3976
3977
3978 \begin_inset Index idx
3979 status collapsed
3980
3981 \begin_layout Plain Layout
3982 すうしき@数式 ! かせん@下線
3983 \end_layout
3984
3985 \end_inset
3986
3987
3988 \begin_inset Index idx
3989 status collapsed
3990
3991 \begin_layout Plain Layout
3992 ぼうせん@棒線|see
3993 \begin_inset ERT
3994 status collapsed
3995
3996 \begin_layout Plain Layout
3997
3998 {
3999 \end_layout
4000
4001 \end_inset
4002
4003 横線
4004 \begin_inset ERT
4005 status collapsed
4006
4007 \begin_layout Plain Layout
4008
4009 }
4010 \end_layout
4011
4012 \end_inset
4013
4014
4015 \end_layout
4016
4017 \end_inset
4018
4019
4020 \end_layout
4021
4022 \begin_layout Standard
4023 \align center
4024 \begin_inset Tabular
4025 <lyxtabular version="3" rows="4" columns="2">
4026 <features tabularvalignment="middle">
4027 <column alignment="center" valignment="top" width="0pt">
4028 <column alignment="center" valignment="top" width="0pt">
4029 <row>
4030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4031 \begin_inset Text
4032
4033 \begin_layout Plain Layout
4034 コマンド
4035 \end_layout
4036
4037 \end_inset
4038 </cell>
4039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4040 \begin_inset Text
4041
4042 \begin_layout Plain Layout
4043 出力
4044 \begin_inset Note Note
4045 status collapsed
4046
4047 \begin_layout Plain Layout
4048 ここで
4049 \series bold
4050
4051 \backslash
4052 raisebox
4053 \series default
4054 はスペーサーとして使用しているだけです。
4055 \end_layout
4056
4057 \end_inset
4058
4059
4060 \end_layout
4061
4062 \end_inset
4063 </cell>
4064 </row>
4065 <row>
4066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4067 \begin_inset Text
4068
4069 \begin_layout Plain Layout
4070
4071 \backslash
4072 overline
4073 \begin_inset ERT
4074 status collapsed
4075
4076 \begin_layout Plain Layout
4077
4078
4079 \backslash
4080 spce 
4081 \end_layout
4082
4083 \end_inset
4084
4085 A+B
4086 \begin_inset Index idx
4087 status collapsed
4088
4089 \begin_layout Plain Layout
4090 こまんど@コマンド ! O ! 
4091 \backslash
4092 overline
4093 \end_layout
4094
4095 \end_inset
4096
4097
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4103 \begin_inset Text
4104
4105 \begin_layout Plain Layout
4106 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4107 \end_inset
4108
4109
4110 \end_layout
4111
4112 \end_inset
4113 </cell>
4114 </row>
4115 <row>
4116 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4117 \begin_inset Text
4118
4119 \begin_layout Plain Layout
4120
4121 \backslash
4122 underline
4123 \begin_inset ERT
4124 status collapsed
4125
4126 \begin_layout Plain Layout
4127
4128
4129 \backslash
4130 spce 
4131 \end_layout
4132
4133 \end_inset
4134
4135 A+B
4136 \begin_inset Index idx
4137 status collapsed
4138
4139 \begin_layout Plain Layout
4140 こまんど@コマンド ! U ! 
4141 \backslash
4142 underline
4143 \end_layout
4144
4145 \end_inset
4146
4147
4148 \end_layout
4149
4150 \end_inset
4151 </cell>
4152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4153 \begin_inset Text
4154
4155 \begin_layout Plain Layout
4156 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4157 \end_inset
4158
4159
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 </row>
4165 <row>
4166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4167 \begin_inset Text
4168
4169 \begin_layout Plain Layout
4170
4171 \backslash
4172 overline
4173 \begin_inset ERT
4174 status collapsed
4175
4176 \begin_layout Plain Layout
4177
4178
4179 \backslash
4180 spce 
4181 \end_layout
4182
4183 \end_inset
4184
4185
4186 \backslash
4187 underline
4188 \begin_inset ERT
4189 status collapsed
4190
4191 \begin_layout Plain Layout
4192
4193
4194 \backslash
4195 spce 
4196 \end_layout
4197
4198 \end_inset
4199
4200 A+B
4201 \end_layout
4202
4203 \end_inset
4204 </cell>
4205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4206 \begin_inset Text
4207
4208 \begin_layout Plain Layout
4209 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4210 \end_inset
4211
4212
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 </row>
4218 </lyxtabular>
4219
4220 \end_inset
4221
4222
4223 \end_layout
4224
4225 \begin_layout Standard
4226 上記最後の例では、先に
4227 \series bold
4228
4229 \backslash
4230 overline
4231 \series default
4232 が来ようが
4233 \series bold
4234
4235 \backslash
4236 underline
4237 \series default
4238 が来ようが、関係ありません。
4239 \end_layout
4240
4241 \begin_layout Standard
4242 二重下線を引くには、
4243 \series bold
4244
4245 \backslash
4246 underline
4247 \series default
4248 を二回使います。
4249 \end_layout
4250
4251 \begin_layout Standard
4252 文字の上下6本の線まで引くことができます。
4253 \end_layout
4254
4255 \begin_layout Standard
4256 \begin_inset VSpace bigskip
4257 \end_inset
4258
4259 自製の線は、以下の書式を持つ
4260 \series bold
4261
4262 \backslash
4263 rule
4264 \series default
4265
4266 \begin_inset Index idx
4267 status collapsed
4268
4269 \begin_layout Plain Layout
4270 こまんど@こまんど ! R ! 
4271 \backslash
4272 rule
4273 \end_layout
4274
4275 \end_inset
4276
4277 コマンドで作成することができます。
4278 \end_layout
4279
4280 \begin_layout Standard
4281
4282 \series bold
4283
4284 \backslash
4285 rule[垂直オフセット幅]{長さ}{厚み}
4286 \end_layout
4287
4288 \begin_layout Standard
4289 オプションの
4290 \series bold
4291 「垂直オフセット幅
4292 \series default
4293 」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
4294 \begin_inset CommandInset ref
4295 LatexCommand ref
4296 reference "tab:使用できる単位"
4297
4298 \end_inset
4299
4300 表に掲げてある単位を用いることができます。以下に、
4301 \begin_inset Newline newline
4302 \end_inset
4303
4304
4305 \series bold
4306
4307 \backslash
4308 rule[-2ex]{3cm}{2pt}
4309 \series default
4310  および 
4311 \series bold
4312
4313 \backslash
4314 rule{2cm}{1pt}
4315 \begin_inset Newline newline
4316 \end_inset
4317
4318
4319 \series default
4320 というコマンドを用いて作成したふたつの例を例示します。
4321 \end_layout
4322
4323 \begin_layout Standard
4324 この行には、
4325 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4326 \end_inset
4327
4328 二本の線があります。
4329 \end_layout
4330
4331 \begin_layout Standard
4332
4333 \backslash
4334 ruleは、メニュー
4335 \family sans
4336 挿入\SpecialChar \menuseparator
4337 整形\SpecialChar \menuseparator
4338 水平線
4339 \family default
4340 を使っても、本文に挿入することができます。
4341 \end_layout
4342
4343 \begin_layout Standard
4344 これは一行の
4345 \begin_inset CommandInset line
4346 LatexCommand rule
4347 offset "0.5ex"
4348 width "3cm"
4349 height "1pt"
4350
4351 \end_inset
4352
4353 文章です。
4354 \end_layout
4355
4356 \begin_layout Subsection
4357 省略符号
4358 \begin_inset CommandInset label
4359 LatexCommand label
4360 name "sub:省略符号"
4361
4362 \end_inset
4363
4364
4365 \begin_inset Index idx
4366 status collapsed
4367
4368 \begin_layout Plain Layout
4369 しょうりゃくふごう@省略符号
4370 \end_layout
4371
4372 \end_inset
4373
4374
4375 \end_layout
4376
4377 \begin_layout Standard
4378 省略符号には、いくつかの種類が使用できます
4379 \begin_inset Foot
4380 status collapsed
4381
4382 \begin_layout Plain Layout
4383 数式ツールバー中の
4384 \begin_inset Graphics
4385         filename ../../images/math/ldots.png
4386         scale 85
4387
4388 \end_inset
4389
4390 ボタンで表示されている下位メニューです。
4391 \end_layout
4392
4393 \end_inset
4394
4395 。列挙のためには、ベースラインの点々(
4396 \series bold
4397
4398 \backslash
4399 ldots
4400 \series default
4401
4402 \begin_inset Index idx
4403 status collapsed
4404
4405 \begin_layout Plain Layout
4406 こまんど@コマンド ! L ! 
4407 \backslash
4408 ldots
4409 \end_layout
4410
4411 \end_inset
4412
4413 )を使用しますが、演算子の場合は、演算子と同じ高さの点々(
4414 \series bold
4415
4416 \backslash
4417 cdots
4418 \series default
4419
4420 \begin_inset Index idx
4421 status collapsed
4422
4423 \begin_layout Plain Layout
4424 こまんど@コマンド ! C ! 
4425 \backslash
4426 cdots
4427 \end_layout
4428
4429 \end_inset
4430
4431 )が必要です。
4432 \series bold
4433
4434 \backslash
4435 dots
4436 \series default
4437
4438 \begin_inset Index idx
4439 status collapsed
4440
4441 \begin_layout Plain Layout
4442 こまんど@コマンド ! D ! 
4443 \backslash
4444 dots
4445 \end_layout
4446
4447 \end_inset
4448
4449 コマンドを使うと、LaTeXは次に来る文字がどのような種類の文字であるかによって、自動的にどの種類を使うかを選択します。
4450 \end_layout
4451
4452 \begin_layout Standard
4453 \align center
4454 \begin_inset Tabular
4455 <lyxtabular version="3" rows="9" columns="2">
4456 <features tabularvalignment="middle">
4457 <column alignment="center" valignment="top" width="0pt">
4458 <column alignment="center" valignment="top" width="0pt">
4459 <row>
4460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4461 \begin_inset Text
4462
4463 \begin_layout Plain Layout
4464 コマンド
4465 \end_layout
4466
4467 \end_inset
4468 </cell>
4469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4470 \begin_inset Text
4471
4472 \begin_layout Plain Layout
4473 出力
4474 \end_layout
4475
4476 \end_inset
4477 </cell>
4478 </row>
4479 <row>
4480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484 A_1
4485 \begin_inset ERT
4486 status collapsed
4487
4488 \begin_layout Plain Layout
4489
4490
4491 \backslash
4492 spce 
4493 \end_layout
4494
4495 \end_inset
4496
4497 ,
4498 \backslash
4499 dots
4500 \begin_inset ERT
4501 status collapsed
4502
4503 \begin_layout Plain Layout
4504
4505
4506 \backslash
4507 spce 
4508 \end_layout
4509
4510 \end_inset
4511
4512 ,A_n
4513 \end_layout
4514
4515 \end_inset
4516 </cell>
4517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4518 \begin_inset Text
4519
4520 \begin_layout Plain Layout
4521 \begin_inset Formula $A_{1},\dots,A_{n}$
4522 \end_inset
4523
4524
4525 \end_layout
4526
4527 \end_inset
4528 </cell>
4529 </row>
4530 <row>
4531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535 A_1
4536 \begin_inset ERT
4537 status collapsed
4538
4539 \begin_layout Plain Layout
4540
4541
4542 \backslash
4543 spce 
4544 \end_layout
4545
4546 \end_inset
4547
4548 +
4549 \backslash
4550 dots
4551 \begin_inset ERT
4552 status collapsed
4553
4554 \begin_layout Plain Layout
4555
4556
4557 \backslash
4558 spce 
4559 \end_layout
4560
4561 \end_inset
4562
4563 +A_n
4564 \end_layout
4565
4566 \end_inset
4567 </cell>
4568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4569 \begin_inset Text
4570
4571 \begin_layout Plain Layout
4572 \begin_inset Formula $A_{1}+\dots+A_{n}$
4573 \end_inset
4574
4575
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 </row>
4581 <row>
4582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4583 \begin_inset Text
4584
4585 \begin_layout Plain Layout
4586 A_1
4587 \begin_inset ERT
4588 status collapsed
4589
4590 \begin_layout Plain Layout
4591
4592
4593 \backslash
4594 spce 
4595 \end_layout
4596
4597 \end_inset
4598
4599 ,
4600 \backslash
4601 ldots
4602 \begin_inset ERT
4603 status collapsed
4604
4605 \begin_layout Plain Layout
4606
4607
4608 \backslash
4609 spce 
4610 \end_layout
4611
4612 \end_inset
4613
4614 ,A_n
4615 \end_layout
4616
4617 \end_inset
4618 </cell>
4619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4620 \begin_inset Text
4621
4622 \begin_layout Plain Layout
4623 \begin_inset Formula $A_{1},\ldots,A_{n}$
4624 \end_inset
4625
4626
4627 \end_layout
4628
4629 \end_inset
4630 </cell>
4631 </row>
4632 <row>
4633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4634 \begin_inset Text
4635
4636 \begin_layout Plain Layout
4637 A_1
4638 \begin_inset ERT
4639 status collapsed
4640
4641 \begin_layout Plain Layout
4642
4643
4644 \backslash
4645 spce 
4646 \end_layout
4647
4648 \end_inset
4649
4650 +
4651 \backslash
4652 cdots
4653 \begin_inset ERT
4654 status collapsed
4655
4656 \begin_layout Plain Layout
4657
4658
4659 \backslash
4660 spce 
4661 \end_layout
4662
4663 \end_inset
4664
4665 +A_n
4666 \end_layout
4667
4668 \end_inset
4669 </cell>
4670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4671 \begin_inset Text
4672
4673 \begin_layout Plain Layout
4674 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4675 \end_inset
4676
4677
4678 \end_layout
4679
4680 \end_inset
4681 </cell>
4682 </row>
4683 <row>
4684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4685 \begin_inset Text
4686
4687 \begin_layout Plain Layout
4688
4689 \backslash
4690 vdots
4691 \end_layout
4692
4693 \end_inset
4694 </cell>
4695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4696 \begin_inset Text
4697
4698 \begin_layout Plain Layout
4699 \begin_inset Formula $\vdots$
4700 \end_inset
4701
4702
4703 \end_layout
4704
4705 \end_inset
4706 </cell>
4707 </row>
4708 <row>
4709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4710 \begin_inset Text
4711
4712 \begin_layout Plain Layout
4713
4714 \backslash
4715 ddots
4716 \end_layout
4717
4718 \end_inset
4719 </cell>
4720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4721 \begin_inset Text
4722
4723 \begin_layout Plain Layout
4724 \begin_inset Formula $\ddots$
4725 \end_inset
4726
4727
4728 \end_layout
4729
4730 \end_inset
4731 </cell>
4732 </row>
4733 <row>
4734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4735 \begin_inset Text
4736
4737 \begin_layout Plain Layout
4738
4739 \backslash
4740 iddots
4741 \end_layout
4742
4743 \end_inset
4744 </cell>
4745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4746 \begin_inset Text
4747
4748 \begin_layout Plain Layout
4749 \begin_inset Formula $\iddots$
4750 \end_inset
4751
4752
4753 \end_layout
4754
4755 \end_inset
4756 </cell>
4757 </row>
4758 <row>
4759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4760 \begin_inset Text
4761
4762 \begin_layout Plain Layout
4763 いろいろな点々を使った3×3行列
4764 \end_layout
4765
4766 \end_inset
4767 </cell>
4768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4769 \begin_inset Text
4770
4771 \begin_layout Plain Layout
4772 \begin_inset Formula $\begin{array}{ccc}
4773 A_{11} & \cdots & A_{1m}\\
4774 \vdots & \ddots & \vdots\\
4775 A_{n1} & \cdots & A_{nm}
4776 \end{array}$
4777 \end_inset
4778
4779
4780 \end_layout
4781
4782 \end_inset
4783 </cell>
4784 </row>
4785 </lyxtabular>
4786
4787 \end_inset
4788
4789
4790 \end_layout
4791
4792 \begin_layout Standard
4793
4794 \family sans
4795 挿入\SpecialChar \menuseparator
4796 省略符号
4797 \family default
4798 メニューで挿入される省略符号は
4799 \series bold
4800
4801 \backslash
4802 ldots
4803 \series default
4804 です。
4805 \end_layout
4806
4807 \begin_layout Standard
4808 \begin_inset VSpace medskip
4809 \end_inset
4810
4811
4812 \series bold
4813
4814 \backslash
4815 iddots
4816 \series default
4817 を使うには、文書設定の
4818 \family sans
4819 数式オプション
4820 \family default
4821 にある
4822 \family sans
4823 mathdotsパッケージを(自動的に)使う
4824 \family default
4825 オプションのうちいずれかを有効にしなくてはなりません。
4826 \begin_inset Newline newline
4827 \end_inset
4828
4829
4830 \family sans
4831 mathdotsパッケージを使う
4832 \family default
4833 オプションを使用すると、文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます。
4834 \end_layout
4835
4836 \begin_layout Standard
4837 \begin_inset VSpace medskip
4838 \end_inset
4839
4840 とくに行列には、複数列にわたることのできる省略符号があります。これは、以下の書式を持つ
4841 \series bold
4842
4843 \backslash
4844 hdotsfor
4845 \series default
4846
4847 \begin_inset Index idx
4848 status collapsed
4849
4850 \begin_layout Plain Layout
4851 こまんど@コマンド ! H ! 
4852 \backslash
4853 hdotsfor
4854 \end_layout
4855
4856 \end_inset
4857
4858 コマンドで作ることができます。
4859 \end_layout
4860
4861 \begin_layout Standard
4862
4863 \series bold
4864
4865 \backslash
4866 hdotsfor[距離]{列数}
4867 \end_layout
4868
4869 \begin_layout Standard
4870 ここで「列数」は、何列に広げるかを指定します。「距離」は、点々のあいだの距離を示す因子です。
4871 \end_layout
4872
4873 \begin_layout Standard
4874 以下の行列では、2行目の1つ目の枠に
4875 \series bold
4876
4877 \backslash
4878 hdotsfor[2]{4}
4879 \series default
4880 を挿入して、
4881 \series bold
4882
4883 \backslash
4884 dots
4885 \series default
4886 コマンドの2倍の点間距離を持つ省略符号を挿入しています。
4887 \begin_inset Formula 
4888 \[
4889 \left(\begin{array}{cccc}
4890 A & B & C & D\\
4891 \hdotsfor[2]{4}\\
4892 q & w & e & r
4893 \end{array}\right)
4894 \]
4895
4896 \end_inset
4897
4898 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい。さもないとLaTeXエラーが発生します。
4899 \end_layout
4900
4901 \begin_layout Standard
4902 \begin_inset VSpace bigskip
4903 \end_inset
4904
4905 さらに、
4906 \series bold
4907
4908 \backslash
4909 dotfill
4910 \series default
4911
4912 \begin_inset Index idx
4913 status collapsed
4914
4915 \begin_layout Plain Layout
4916 こまんど@コマンド ! D ! 
4917 \backslash
4918 dotfill
4919 \end_layout
4920
4921 \end_inset
4922
4923 コマンドを使えば、行の残りを点々で埋めることもできます。このコマンドの働きは、
4924 \series bold
4925
4926 \backslash
4927 hfill
4928 \series default
4929 と同様のものです。第
4930 \begin_inset CommandInset ref
4931 LatexCommand ref
4932 reference "sub:可変長の空白"
4933
4934 \end_inset
4935
4936 節をご参照下さい。
4937 \end_layout
4938
4939 \begin_layout Standard
4940 たとえば、
4941 \series bold
4942 A
4943 \backslash
4944 dotfill
4945 \begin_inset ERT
4946 status collapsed
4947
4948 \begin_layout Plain Layout
4949
4950
4951 \backslash
4952 spce 
4953 \end_layout
4954
4955 \end_inset
4956
4957 B
4958 \series default
4959 コマンドは、
4960 \end_layout
4961
4962 \begin_layout Standard
4963 \begin_inset Formula $A\dotfill B$
4964 \end_inset
4965
4966
4967 \end_layout
4968
4969 \begin_layout Standard
4970 のようになります。点々を使う
4971 \series bold
4972
4973 \backslash
4974 dotfill
4975 \series default
4976 の直線版として、
4977 \series bold
4978
4979 \backslash
4980 hrulefill
4981 \series default
4982
4983 \begin_inset Index idx
4984 status collapsed
4985
4986 \begin_layout Plain Layout
4987 こまんど@コマンド ! H ! 
4988 \backslash
4989 hrulefill
4990 \end_layout
4991
4992 \end_inset
4993
4994
4995 \end_layout
4996
4997 \begin_layout Standard
4998 \begin_inset Formula $A\hrulefill B$
4999 \end_inset
5000
5001
5002 \end_layout
5003
5004 \begin_layout Standard
5005 があります。これらのコマンドを本文で使用するには、これらのコマンドはTeXモードで挿入される必要があります。
5006 \end_layout
5007
5008 \begin_layout Section
5009 行列
5010 \begin_inset CommandInset label
5011 LatexCommand label
5012 name "sec:行列"
5013
5014 \end_inset
5015
5016
5017 \begin_inset Index idx
5018 status collapsed
5019
5020 \begin_layout Plain Layout
5021 ぎょうれつ@行列
5022 \end_layout
5023
5024 \end_inset
5025
5026
5027 \end_layout
5028
5029 \begin_layout Standard
5030 行列は、数式ツールバーボタンの
5031 \begin_inset Graphics
5032         filename ../../images/dialog-show_mathmatrix.png
5033         scale 85
5034
5035 \end_inset
5036
5037
5038 \family sans
5039 挿入\SpecialChar \menuseparator
5040 数式\SpecialChar \menuseparator
5041 行列
5042 \family default
5043 メニューで挿入することができます。すると、行列の行数・列数・配置方法・装飾を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
5044 \end_layout
5045
5046 \begin_layout Standard
5047 最初の行列は「上」配置
5048 \begin_inset Formula $\begin{array}[t]{cccc}
5049 A & D & G & J\\
5050 B & E & H & K\\
5051 C & F & I & L
5052 \end{array}$
5053 \end_inset
5054
5055 で、二番目は「中央」配置
5056 \begin_inset Formula $\begin{array}{cccc}
5057 A & D & G & J\\
5058 B & E & H & K\\
5059 C & F & I & L
5060 \end{array}$
5061 \end_inset
5062
5063 、三番目は「下」配置
5064 \begin_inset Formula $\begin{array}[b]{cccc}
5065 A & D & G & J\\
5066 B & E & H & K\\
5067 C & F & I & L
5068 \end{array}$
5069 \end_inset
5070
5071 です。
5072 \end_layout
5073
5074 \begin_layout Standard
5075 水平配置は、各列がどのように配置されるべきかを指定します。これは、各列に対応した文字を一つずつ入力することによって設定します。
5076 \emph on
5077 l
5078 \emph default
5079 は左寄せ、
5080 \emph on
5081 c
5082 \emph default
5083 は中央揃え、
5084 \emph on
5085 r
5086 \emph default
5087 は右寄せを意味します。たとえば、第1列が左寄せで第2列と第3列が中央揃え、第4列が右揃えの4
5088 \series bold
5089 ×
5090 \series default
5091 4行列を作成するには、水平配置のところに
5092 \series bold
5093 lccr
5094 \series default
5095 と入力します。通常、行列では各列は中央揃えですから、各列の既定値は
5096 \series bold
5097 c
5098 \series default
5099 です。
5100 \end_layout
5101
5102 \begin_layout Standard
5103 水平行列の例です。
5104 \end_layout
5105
5106 \begin_layout Standard
5107
5108 \series bold
5109 lll
5110 \series default
5111  : 
5112 \begin_inset Formula $\begin{array}{lll}
5113 10000 & D & G\\
5114 B & 10000 & H\\
5115 C & F & 10000
5116 \end{array}$
5117 \end_inset
5118
5119  , 
5120 \series bold
5121 ccc
5122 \series default
5123  : 
5124 \begin_inset Formula $\begin{array}{ccc}
5125 10000 & D & G\\
5126 B & 10000 & H\\
5127 C & F & 10000
5128 \end{array}$
5129 \end_inset
5130
5131  , 
5132 \series bold
5133 rrr
5134 \series default
5135  : 
5136 \begin_inset Formula $\begin{array}{rrr}
5137 10000 & D & G\\
5138 B & 10000 & H\\
5139 C & F & 10000
5140 \end{array}$
5141 \end_inset
5142
5143
5144 \end_layout
5145
5146 \begin_layout Standard
5147 つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
5148 \begin_inset Graphics
5149         filename ../../images/tabular-feature_append-row.png
5150         scale 85
5151
5152 \end_inset
5153
5154
5155 \begin_inset Graphics
5156         filename ../../images/tabular-feature_delete-row.png
5157         scale 85
5158
5159 \end_inset
5160
5161 などや
5162 \family sans
5163 編集\SpecialChar \menuseparator
5164 行と列
5165 \family default
5166 メニューを使用することができます。また、行は
5167 \begin_inset Info
5168 type  "shortcut"
5169 arg   "newline-insert newline"
5170 \end_inset
5171
5172 で作成することもできます。
5173 \end_layout
5174
5175 \begin_layout Standard
5176 \begin_inset VSpace bigskip
5177 \end_inset
5178
5179
5180 \end_layout
5181
5182 \begin_layout Standard
5183
5184 \family sans
5185 装飾
5186 \family default
5187 は、行列の前後に選択した様式の括弧を加えます。他にも括弧は、
5188 \series bold
5189
5190 \backslash
5191 left
5192 \series default
5193
5194 \begin_inset Index idx
5195 status collapsed
5196
5197 \begin_layout Plain Layout
5198 こまんど@コマンド ! L ! 
5199 \backslash
5200 left
5201 \end_layout
5202
5203 \end_inset
5204
5205 コマンドや
5206 \series bold
5207
5208 \backslash
5209 right
5210 \series default
5211
5212 \begin_inset Index idx
5213 status collapsed
5214
5215 \begin_layout Plain Layout
5216 こまんど@コマンド ! R ! 
5217 \backslash
5218 right
5219 \end_layout
5220
5221 \end_inset
5222
5223 コマンドで作成することもできます(短絡キー
5224 \family sans
5225 Alt+M
5226 \begin_inset space ~
5227 \end_inset
5228
5229 括弧
5230 \family default
5231 )。第
5232 \begin_inset CommandInset ref
5233 LatexCommand ref
5234 reference "sub:自動の括弧丈"
5235
5236 \end_inset
5237
5238 節を参照してください。あるいは、以下のコマンドを使うこともできます。
5239 \begin_inset VSpace medskip
5240 \end_inset
5241
5242
5243 \end_layout
5244
5245 \begin_layout Standard
5246 \begin_inset space \hfill{}
5247 \end_inset
5248
5249
5250 \begin_inset Tabular
5251 <lyxtabular version="3" rows="4" columns="2">
5252 <features tabularvalignment="middle">
5253 <column alignment="center" valignment="top" width="0">
5254 <column alignment="center" valignment="top" width="0">
5255 <row>
5256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5257 \begin_inset Text
5258
5259 \begin_layout Plain Layout
5260 コマンド
5261 \end_layout
5262
5263 \end_inset
5264 </cell>
5265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5266 \begin_inset Text
5267
5268 \begin_layout Plain Layout
5269 出力
5270 \begin_inset Note Note
5271 status collapsed
5272
5273 \begin_layout Plain Layout
5274 ここで
5275 \series bold
5276
5277 \backslash
5278 raisebox
5279 \series default
5280 はスペーサーとして使用しているだけです。
5281 \end_layout
5282
5283 \end_inset
5284
5285
5286 \end_layout
5287
5288 \end_inset
5289 </cell>
5290 </row>
5291 <row>
5292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5293 \begin_inset Text
5294
5295 \begin_layout Plain Layout
5296
5297 \backslash
5298 bmatrix
5299 \begin_inset ERT
5300 status collapsed
5301
5302 \begin_layout Plain Layout
5303
5304
5305 \backslash
5306 spce 
5307 \end_layout
5308
5309 \end_inset
5310
5311 2
5312 \series bold
5313 ×
5314 \series default
5315 2行列
5316 \end_layout
5317
5318 \end_inset
5319 </cell>
5320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5321 \begin_inset Text
5322
5323 \begin_layout Plain Layout
5324 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5325 0 & \textrm{-}\mathrm{i}\\
5326 \mathrm{i} & 0
5327 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5328 \end_inset
5329
5330
5331 \end_layout
5332
5333 \end_inset
5334 </cell>
5335 </row>
5336 <row>
5337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5338 \begin_inset Text
5339
5340 \begin_layout Plain Layout
5341
5342 \backslash
5343 Bmatrix
5344 \begin_inset ERT
5345 status collapsed
5346
5347 \begin_layout Plain Layout
5348
5349
5350 \backslash
5351 spce 
5352 \end_layout
5353
5354 \end_inset
5355
5356 2
5357 \series bold
5358 ×
5359 \series default
5360 2行列
5361 \end_layout
5362
5363 \end_inset
5364 </cell>
5365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5366 \begin_inset Text
5367
5368 \begin_layout Plain Layout
5369 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5370 0 & \textrm{-}\mathrm{i}\\
5371 \mathrm{i} & 0
5372 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5373 \end_inset
5374
5375
5376 \end_layout
5377
5378 \end_inset
5379 </cell>
5380 </row>
5381 <row>
5382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5383 \begin_inset Text
5384
5385 \begin_layout Plain Layout
5386
5387 \backslash
5388 pmatrix
5389 \begin_inset ERT
5390 status collapsed
5391
5392 \begin_layout Plain Layout
5393
5394
5395 \backslash
5396 spce 
5397 \end_layout
5398
5399 \end_inset
5400
5401 2
5402 \series bold
5403 ×
5404 \series default
5405 2行列
5406 \end_layout
5407
5408 \end_inset
5409 </cell>
5410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5411 \begin_inset Text
5412
5413 \begin_layout Plain Layout
5414 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5415 0 & \textrm{-}\mathrm{i}\\
5416 \mathrm{i} & 0
5417 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5418 \end_inset
5419
5420
5421 \end_layout
5422
5423 \end_inset
5424 </cell>
5425 </row>
5426 </lyxtabular>
5427
5428 \end_inset
5429
5430
5431 \begin_inset space \hfill{}
5432 \end_inset
5433
5434
5435 \begin_inset Tabular
5436 <lyxtabular version="3" rows="4" columns="2">
5437 <features tabularvalignment="middle">
5438 <column alignment="center" valignment="top" width="0">
5439 <column alignment="center" valignment="top" width="0">
5440 <row>
5441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5442 \begin_inset Text
5443
5444 \begin_layout Plain Layout
5445 コマンド
5446 \end_layout
5447
5448 \end_inset
5449 </cell>
5450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5451 \begin_inset Text
5452
5453 \begin_layout Plain Layout
5454 出力
5455 \end_layout
5456
5457 \end_inset
5458 </cell>
5459 </row>
5460 <row>
5461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5462 \begin_inset Text
5463
5464 \begin_layout Plain Layout
5465
5466 \backslash
5467 vmatrix
5468 \begin_inset ERT
5469 status collapsed
5470
5471 \begin_layout Plain Layout
5472
5473
5474 \backslash
5475 spce 
5476 \end_layout
5477
5478 \end_inset
5479
5480 2
5481 \series bold
5482 ×
5483 \series default
5484 2行列
5485 \end_layout
5486
5487 \end_inset
5488 </cell>
5489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5490 \begin_inset Text
5491
5492 \begin_layout Plain Layout
5493 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5494 0 & \textrm{-}\mathrm{i}\\
5495 \mathrm{i} & 0
5496 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5497 \end_inset
5498
5499
5500 \end_layout
5501
5502 \end_inset
5503 </cell>
5504 </row>
5505 <row>
5506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5507 \begin_inset Text
5508
5509 \begin_layout Plain Layout
5510
5511 \backslash
5512 Vmatrix
5513 \begin_inset ERT
5514 status collapsed
5515
5516 \begin_layout Plain Layout
5517
5518
5519 \backslash
5520 spce 
5521 \end_layout
5522
5523 \end_inset
5524
5525 2
5526 \series bold
5527 ×
5528 \series default
5529 2行列
5530 \end_layout
5531
5532 \end_inset
5533 </cell>
5534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5535 \begin_inset Text
5536
5537 \begin_layout Plain Layout
5538 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5539 0 & \textrm{-}\mathrm{i}\\
5540 \mathrm{i} & 0
5541 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5542 \end_inset
5543
5544
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 </row>
5550 <row>
5551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555
5556 \backslash
5557 matrix
5558 \begin_inset ERT
5559 status collapsed
5560
5561 \begin_layout Plain Layout
5562
5563
5564 \backslash
5565 spce 
5566 \end_layout
5567
5568 \end_inset
5569
5570 2
5571 \series bold
5572 ×
5573 \series default
5574 2行列
5575 \end_layout
5576
5577 \end_inset
5578 </cell>
5579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5580 \begin_inset Text
5581
5582 \begin_layout Plain Layout
5583 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5584 0 & \textrm{-}\mathrm{i}\\
5585 \mathrm{i} & 0
5586 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5587 \end_inset
5588
5589
5590 \end_layout
5591
5592 \end_inset
5593 </cell>
5594 </row>
5595 </lyxtabular>
5596
5597 \end_inset
5598
5599
5600 \begin_inset space \hfill{}
5601 \end_inset
5602
5603
5604 \end_layout
5605
5606 \begin_layout Standard
5607 \begin_inset VSpace medskip
5608 \end_inset
5609
5610 たとえば
5611 \series bold
5612
5613 \backslash
5614 vmatrix
5615 \series default
5616 などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
5617 \end_layout
5618
5619 \begin_layout Standard
5620 \begin_inset Note Greyedout
5621 status open
5622
5623 \begin_layout Plain Layout
5624
5625 \series bold
5626 \lang english
5627 Note:
5628 \series default
5629  LaTeX limits the number of matrix columns with decorations to 10.
5630  If you need more than 10
5631 \begin_inset space ~
5632 \end_inset
5633
5634 columns, you have to add this line to the document preamble:
5635 \end_layout
5636
5637 \begin_layout Plain Layout
5638
5639 \series bold
5640 \lang english
5641
5642 \backslash
5643 setcounter{MaxMatrixCols}{number}
5644 \end_layout
5645
5646 \begin_layout Plain Layout
5647
5648 \lang english
5649 where 
5650 \emph on
5651 number
5652 \emph default
5653  is the number of columns between 11 and 99.
5654 \end_layout
5655
5656 \end_inset
5657
5658
5659 \end_layout
5660
5661 \begin_layout Standard
5662 \begin_inset VSpace bigskip
5663 \end_inset
5664
5665 じつは多行数式はすべて行列なので、行列の各列の間隔を変更するには、第
5666 \begin_inset CommandInset ref
5667 LatexCommand ref
5668 reference "sub:列間"
5669
5670 \end_inset
5671
5672 節に説明されている距離
5673 \series bold
5674
5675 \backslash
5676 arraycolsep
5677 \series default
5678
5679 \begin_inset Index idx
5680 status collapsed
5681
5682 \begin_layout Plain Layout
5683 こまんど@コマンド ! A ! 
5684 \backslash
5685 arraycolsep
5686 \end_layout
5687
5688 \end_inset
5689
5690 をここでも使用することができます。
5691 \end_layout
5692
5693 \begin_layout Standard
5694 行間隔を変更するには、
5695 \series bold
5696
5697 \backslash
5698 arraystretch
5699 \series default
5700
5701 \begin_inset Index idx
5702 status collapsed
5703
5704 \begin_layout Plain Layout
5705 こまんど@コマンド ! A ! 
5706 \backslash
5707 arraystretch
5708 \end_layout
5709
5710 \end_inset
5711
5712 コマンドを使用します。以下のようにして使用します。
5713 \end_layout
5714
5715 \begin_layout Standard
5716
5717 \series bold
5718
5719 \backslash
5720 renewcommand{
5721 \backslash
5722 arraystretch}{伸長因子}
5723 \begin_inset Index idx
5724 status collapsed
5725
5726 \begin_layout Plain Layout
5727 こまんど@コマンド ! R ! 
5728 \backslash
5729 renewcommand
5730 \end_layout
5731
5732 \end_inset
5733
5734
5735 \end_layout
5736
5737 \begin_layout Standard
5738
5739 \series bold
5740
5741 \backslash
5742 renewcommand
5743 \series default
5744 コマンドは、伸長因子を定義済みの
5745 \series bold
5746
5747 \backslash
5748 arraystretch
5749 \series default
5750 コマンドに割り当てます。たとえば行間隔を2倍にするには、因子として2を指定して下さい。すると、以降の行列すべてにこれが使用されるようになります。元の間隔に戻すに
5751 は、
5752 \series bold
5753
5754 \backslash
5755 arraystretch
5756 \series default
5757 に因子1を割り当てて下さい。
5758 \end_layout
5759
5760 \begin_layout Standard
5761 本文行中に行列を入れるには、
5762 \series bold
5763
5764 \backslash
5765 smallmatrix
5766 \series default
5767
5768 \begin_inset Index idx
5769 status collapsed
5770
5771 \begin_layout Plain Layout
5772 こまんど@コマンド ! S ! 
5773 \backslash
5774 smallmatrix
5775 \end_layout
5776
5777 \end_inset
5778
5779 コマンドを使います。これを挿入すると、二つの点線に囲まれた青枠が現れます。この枠のなかに行列を入れることができます。
5780 \end_layout
5781
5782 \begin_layout Standard
5783 これは、本文行中の行列
5784 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5785 C & D
5786 \end{smallmatrix}\right)$
5787 \end_inset
5788
5789 です。
5790 \end_layout
5791
5792 \begin_layout Section
5793 括弧と区分記号
5794 \begin_inset Index idx
5795 status collapsed
5796
5797 \begin_layout Plain Layout
5798 かっこ@括弧
5799 \end_layout
5800
5801 \end_inset
5802
5803
5804 \begin_inset Index idx
5805 status collapsed
5806
5807 \begin_layout Plain Layout
5808 くぶんきごう@区分記号
5809 \end_layout
5810
5811 \end_inset
5812
5813
5814 \end_layout
5815
5816 \begin_layout Subsection
5817 垂直括弧と区分記号
5818 \begin_inset Index idx
5819 status collapsed
5820
5821 \begin_layout Plain Layout
5822 かっこ@括弧 ! すいちょく@垂直
5823 \end_layout
5824
5825 \end_inset
5826
5827
5828 \end_layout
5829
5830 \begin_layout Standard
5831 \begin_inset space \hfill{}
5832 \end_inset
5833
5834
5835 \begin_inset Tabular
5836 <lyxtabular version="3" rows="9" columns="2">
5837 <features tabularvalignment="middle">
5838 <column alignment="center" valignment="top" width="0pt">
5839 <column alignment="center" valignment="top" width="0pt">
5840 <row>
5841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5842 \begin_inset Text
5843
5844 \begin_layout Plain Layout
5845 コマンド
5846 \end_layout
5847
5848 \end_inset
5849 </cell>
5850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5851 \begin_inset Text
5852
5853 \begin_layout Plain Layout
5854 出力
5855 \end_layout
5856
5857 \end_inset
5858 </cell>
5859 </row>
5860 <row>
5861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5862 \begin_inset Text
5863
5864 \begin_layout Plain Layout
5865 (
5866 \end_layout
5867
5868 \end_inset
5869 </cell>
5870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5871 \begin_inset Text
5872
5873 \begin_layout Plain Layout
5874 \begin_inset Formula $($
5875 \end_inset
5876
5877
5878 \end_layout
5879
5880 \end_inset
5881 </cell>
5882 </row>
5883 <row>
5884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5885 \begin_inset Text
5886
5887 \begin_layout Plain Layout
5888 {
5889 \end_layout
5890
5891 \end_inset
5892 </cell>
5893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5894 \begin_inset Text
5895
5896 \begin_layout Plain Layout
5897 \begin_inset Formula $\{$
5898 \end_inset
5899
5900
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 </row>
5906 <row>
5907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911 [
5912 \end_layout
5913
5914 \end_inset
5915 </cell>
5916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5917 \begin_inset Text
5918
5919 \begin_layout Plain Layout
5920 \begin_inset Formula $[$
5921 \end_inset
5922
5923
5924 \end_layout
5925
5926 \end_inset
5927 </cell>
5928 </row>
5929 <row>
5930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5931 \begin_inset Text
5932
5933 \begin_layout Plain Layout
5934
5935 \backslash
5936 langle
5937 \end_layout
5938
5939 \end_inset
5940 </cell>
5941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945 \begin_inset Formula $\langle$
5946 \end_inset
5947
5948
5949 \end_layout
5950
5951 \end_inset
5952 </cell>
5953 </row>
5954 <row>
5955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5956 \begin_inset Text
5957
5958 \begin_layout Plain Layout
5959
5960 \backslash
5961 lceil
5962 \end_layout
5963
5964 \end_inset
5965 </cell>
5966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5967 \begin_inset Text
5968
5969 \begin_layout Plain Layout
5970 \begin_inset Formula $\lceil$
5971 \end_inset
5972
5973
5974 \end_layout
5975
5976 \end_inset
5977 </cell>
5978 </row>
5979 <row>
5980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5981 \begin_inset Text
5982
5983 \begin_layout Plain Layout
5984
5985 \backslash
5986 lfloor
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995 \begin_inset Formula $\lfloor$
5996 \end_inset
5997
5998
5999 \end_layout
6000
6001 \end_inset
6002 </cell>
6003 </row>
6004 <row>
6005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6006 \begin_inset Text
6007
6008 \begin_layout Plain Layout
6009 /
6010 \end_layout
6011
6012 \end_inset
6013 </cell>
6014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6015 \begin_inset Text
6016
6017 \begin_layout Plain Layout
6018 \begin_inset Formula $/$
6019 \end_inset
6020
6021
6022 \end_layout
6023
6024 \end_inset
6025 </cell>
6026 </row>
6027 <row>
6028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6029 \begin_inset Text
6030
6031 \begin_layout Plain Layout
6032 \begin_inset Formula $|$
6033 \end_inset
6034
6035
6036 \end_layout
6037
6038 \end_inset
6039 </cell>
6040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6041 \begin_inset Text
6042
6043 \begin_layout Plain Layout
6044 \begin_inset Formula $|$
6045 \end_inset
6046
6047
6048 \end_layout
6049
6050 \end_inset
6051 </cell>
6052 </row>
6053 </lyxtabular>
6054
6055 \end_inset
6056
6057
6058 \begin_inset space \hfill{}
6059 \end_inset
6060
6061
6062 \begin_inset Tabular
6063 <lyxtabular version="3" rows="9" columns="2">
6064 <features tabularvalignment="middle">
6065 <column alignment="center" valignment="top" width="0pt">
6066 <column alignment="center" valignment="top" width="0pt">
6067 <row>
6068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6069 \begin_inset Text
6070
6071 \begin_layout Plain Layout
6072 コマンド
6073 \end_layout
6074
6075 \end_inset
6076 </cell>
6077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6078 \begin_inset Text
6079
6080 \begin_layout Plain Layout
6081 出力
6082 \end_layout
6083
6084 \end_inset
6085 </cell>
6086 </row>
6087 <row>
6088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6089 \begin_inset Text
6090
6091 \begin_layout Plain Layout
6092 )
6093 \end_layout
6094
6095 \end_inset
6096 </cell>
6097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6098 \begin_inset Text
6099
6100 \begin_layout Plain Layout
6101 \begin_inset Formula $)$
6102 \end_inset
6103
6104
6105 \end_layout
6106
6107 \end_inset
6108 </cell>
6109 </row>
6110 <row>
6111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6112 \begin_inset Text
6113
6114 \begin_layout Plain Layout
6115 }
6116 \end_layout
6117
6118 \end_inset
6119 </cell>
6120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6121 \begin_inset Text
6122
6123 \begin_layout Plain Layout
6124 \begin_inset Formula $\}$
6125 \end_inset
6126
6127
6128 \end_layout
6129
6130 \end_inset
6131 </cell>
6132 </row>
6133 <row>
6134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6135 \begin_inset Text
6136
6137 \begin_layout Plain Layout
6138 ]
6139 \end_layout
6140
6141 \end_inset
6142 </cell>
6143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6144 \begin_inset Text
6145
6146 \begin_layout Plain Layout
6147 \begin_inset Formula $]$
6148 \end_inset
6149
6150
6151 \end_layout
6152
6153 \end_inset
6154 </cell>
6155 </row>
6156 <row>
6157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6158 \begin_inset Text
6159
6160 \begin_layout Plain Layout
6161
6162 \backslash
6163 rangle
6164 \end_layout
6165
6166 \end_inset
6167 </cell>
6168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6169 \begin_inset Text
6170
6171 \begin_layout Plain Layout
6172 \begin_inset Formula $\rangle$
6173 \end_inset
6174
6175
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 </row>
6181 <row>
6182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6183 \begin_inset Text
6184
6185 \begin_layout Plain Layout
6186
6187 \backslash
6188 rceil
6189 \end_layout
6190
6191 \end_inset
6192 </cell>
6193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6194 \begin_inset Text
6195
6196 \begin_layout Plain Layout
6197 \begin_inset Formula $\rceil$
6198 \end_inset
6199
6200
6201 \end_layout
6202
6203 \end_inset
6204 </cell>
6205 </row>
6206 <row>
6207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6208 \begin_inset Text
6209
6210 \begin_layout Plain Layout
6211
6212 \backslash
6213 rfloor
6214 \end_layout
6215
6216 \end_inset
6217 </cell>
6218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6219 \begin_inset Text
6220
6221 \begin_layout Plain Layout
6222 \begin_inset Formula $\rfloor$
6223 \end_inset
6224
6225
6226 \end_layout
6227
6228 \end_inset
6229 </cell>
6230 </row>
6231 <row>
6232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6233 \begin_inset Text
6234
6235 \begin_layout Plain Layout
6236
6237 \backslash
6238
6239 \backslash
6240
6241 \end_layout
6242
6243 \end_inset
6244 </cell>
6245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6246 \begin_inset Text
6247
6248 \begin_layout Plain Layout
6249 \begin_inset Formula $\backslash$
6250 \end_inset
6251
6252
6253 \end_layout
6254
6255 \end_inset
6256 </cell>
6257 </row>
6258 <row>
6259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6260 \begin_inset Text
6261
6262 \begin_layout Plain Layout
6263
6264 \backslash
6265
6266 \begin_inset Formula $|$
6267 \end_inset
6268
6269
6270 \end_layout
6271
6272 \end_inset
6273 </cell>
6274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6275 \begin_inset Text
6276
6277 \begin_layout Plain Layout
6278 \begin_inset Formula $\|$
6279 \end_inset
6280
6281
6282 \end_layout
6283
6284 \end_inset
6285 </cell>
6286 </row>
6287 </lyxtabular>
6288
6289 \end_inset
6290
6291
6292 \begin_inset space \hfill{}
6293 \end_inset
6294
6295
6296 \end_layout
6297
6298 \begin_layout Standard
6299 \begin_inset Note Greyedout
6300 status open
6301
6302 \begin_layout Plain Layout
6303
6304 \series bold
6305 (注意)
6306 \series default
6307 TeXモードでは、
6308 \backslash
6309
6310 \backslash
6311 コマンドはその場所に改行を入れてしまうので、バックスラッシュを入力するには
6312 \series bold
6313
6314 \backslash
6315 textbackslash
6316 \series default
6317
6318 \begin_inset Index idx
6319 status collapsed
6320
6321 \begin_layout Plain Layout
6322 こまんど@コマンド! T ! 
6323 \backslash
6324 textbackslash
6325 \end_layout
6326
6327 \end_inset
6328
6329 を使わなくてはなりません。
6330 \end_layout
6331
6332 \end_inset
6333
6334
6335 \end_layout
6336
6337 \begin_layout Standard
6338 上に列挙した文字すべてについて、以下の二小節で説明されているコマンドを使って、大きさを調整することができます。これらのコマンドを使用するにあたっては、
6339 \series bold
6340
6341 \backslash
6342 langle
6343 \series default
6344
6345 \series bold
6346
6347 \backslash
6348 rangle
6349 \series default
6350 コマンドを使用せずに
6351 \begin_inset Formula $<$
6352 \end_inset
6353
6354
6355 \begin_inset Formula $>$
6356 \end_inset
6357
6358 の文字を直接使用することができます。
6359 \end_layout
6360
6361 \begin_layout Subsubsection
6362 手動の括弧丈
6363 \begin_inset CommandInset label
6364 LatexCommand label
6365 name "sub:手動の括弧丈"
6366
6367 \end_inset
6368
6369
6370 \begin_inset Index idx
6371 status collapsed
6372
6373 \begin_layout Plain Layout
6374 かっこたけ@括弧丈 ! しゅどう@手動
6375 \end_layout
6376
6377 \end_inset
6378
6379
6380 \end_layout
6381
6382 \begin_layout Standard
6383 括弧の丈は、LaTeXコマンドの
6384 \series bold
6385
6386 \backslash
6387 big
6388 \series default
6389
6390 \begin_inset Index idx
6391 status collapsed
6392
6393 \begin_layout Plain Layout
6394 こまんど@コマンド ! B ! 
6395 \backslash
6396 big
6397 \end_layout
6398
6399 \end_inset
6400
6401
6402 \series bold
6403
6404 \backslash
6405 Big
6406 \series default
6407
6408 \series bold
6409
6410 \backslash
6411 bigg
6412 \series default
6413 および
6414 \series bold
6415
6416 \backslash
6417 Bigg
6418 \series default
6419 を使って、手動で指定することができます。
6420 \series bold
6421
6422 \backslash
6423 big
6424 \series default
6425 が最小の大きさであり、
6426 \series bold
6427
6428 \backslash
6429 Bigg
6430 \series default
6431 が最大の括弧丈になります。
6432 \end_layout
6433
6434 \begin_layout Standard
6435 これらのコマンドは、括弧の階層を強調するのに使われます。
6436 \end_layout
6437
6438 \begin_layout Standard
6439 \align center
6440 \begin_inset Tabular
6441 <lyxtabular version="3" rows="2" columns="2">
6442 <features tabularvalignment="middle">
6443 <column alignment="center" valignment="top" width="0pt">
6444 <column alignment="center" valignment="top" width="0pt">
6445 <row>
6446 <cell alignment="center" valignment="top" usebox="none">
6447 \begin_inset Text
6448
6449 \begin_layout Plain Layout
6450 すべての括弧が同じ大きさ:
6451 \end_layout
6452
6453 \end_inset
6454 </cell>
6455 <cell alignment="center" valignment="top" usebox="none">
6456 \begin_inset Text
6457
6458 \begin_layout Plain Layout
6459 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6460 \end_inset
6461
6462
6463 \end_layout
6464
6465 \end_inset
6466 </cell>
6467 </row>
6468 <row>
6469 <cell alignment="center" valignment="top" usebox="none">
6470 \begin_inset Text
6471
6472 \begin_layout Plain Layout
6473 こちらの方が良い:
6474 \end_layout
6475
6476 \end_inset
6477 </cell>
6478 <cell alignment="center" valignment="top" usebox="none">
6479 \begin_inset Text
6480
6481 \begin_layout Plain Layout
6482 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6483 \end_inset
6484
6485
6486 \end_layout
6487
6488 \end_inset
6489 </cell>
6490 </row>
6491 </lyxtabular>
6492
6493 \end_inset
6494
6495
6496 \begin_inset Note Note
6497 status collapsed
6498
6499 \begin_layout Plain Layout
6500 ここで
6501 \series bold
6502
6503 \backslash
6504 raisebox
6505 \series default
6506 はスペーサーとして使用しているだけです。
6507 \end_layout
6508
6509 \end_inset
6510
6511
6512 \end_layout
6513
6514 \begin_layout Standard
6515 二つ目の数式では、
6516 \series bold
6517
6518 \backslash
6519 Big((A+B)(A-B)
6520 \backslash
6521 Big)^
6522 \begin_inset ERT
6523 status collapsed
6524
6525 \begin_layout Plain Layout
6526
6527
6528 \backslash
6529 spce 
6530 \end_layout
6531
6532 \end_inset
6533
6534 C
6535 \series default
6536 というコマンドが使われています。
6537 \end_layout
6538
6539 \begin_layout Standard
6540 以下は、すべての括弧丈の羅列です。
6541 \end_layout
6542
6543 \begin_layout Standard
6544 \align center
6545
6546 \backslash
6547 Bigg(
6548 \backslash
6549 exp
6550 \backslash
6551 bigg
6552 \begin_inset Formula $<$
6553 \end_inset
6554
6555
6556 \backslash
6557 Big[
6558 \backslash
6559 big{
6560 \backslash
6561 ln(3x)
6562 \backslash
6563 big}^2
6564 \begin_inset ERT
6565 status collapsed
6566
6567 \begin_layout Plain Layout
6568
6569
6570 \backslash
6571 spce 
6572 \end_layout
6573
6574 \end_inset
6575
6576
6577 \backslash
6578 sin(x)
6579 \backslash
6580 Big]^
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 A
6594 \begin_inset ERT
6595 status collapsed
6596
6597 \begin_layout Plain Layout
6598
6599
6600 \backslash
6601 spce 
6602 \end_layout
6603
6604 \end_inset
6605
6606
6607 \backslash
6608 bigg
6609 \begin_inset Formula $>$
6610 \end_inset
6611
6612
6613 \backslash
6614 Bigg)^0,5
6615 \end_layout
6616
6617 \begin_layout Standard
6618 \align center
6619 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6620 \end_inset
6621
6622
6623 \end_layout
6624
6625 \begin_layout Standard
6626
6627 \series bold
6628
6629 \backslash
6630 big
6631 \series default
6632 型コマンドの他に、括弧と中身のあいだにもう少し空白を加える
6633 \series bold
6634
6635 \backslash
6636 bigm
6637 \series default
6638
6639 \begin_inset Index idx
6640 status collapsed
6641
6642 \begin_layout Plain Layout
6643 こまんど@コマンド ! B ! 
6644 \backslash
6645 bigm
6646 \end_layout
6647
6648 \end_inset
6649
6650 という派生型と、空白を追加しない
6651 \series bold
6652
6653 \backslash
6654 bigl
6655 \series default
6656 -
6657 \series bold
6658
6659 \backslash
6660 bigr
6661 \series default
6662
6663 \begin_inset Index idx
6664 status collapsed
6665
6666 \begin_layout Plain Layout
6667 こまんど@コマンド ! B ! 
6668 \backslash
6669 bigl - 
6670 \backslash
6671 bigr
6672 \end_layout
6673
6674 \end_inset
6675
6676 派生型があります。
6677 \series bold
6678
6679 \backslash
6680 bigl
6681 \series default
6682 コマンドの最後の
6683 \emph on
6684 l
6685 \emph default
6686 は、左括弧であることを示し、右括弧の場合には、
6687 \emph on
6688 l
6689 \emph default
6690 の代わりに
6691 \emph on
6692 r
6693 \emph default
6694 を用います。左括弧と右括弧は、それぞれ括弧の開始と終了に用いられます。
6695 \end_layout
6696
6697 \begin_layout Standard
6698 以下の表は、これらの派生型の比較です。
6699 \end_layout
6700
6701 \begin_layout Standard
6702 \align center
6703 \begin_inset Tabular
6704 <lyxtabular version="3" rows="5" columns="2">
6705 <features tabularvalignment="middle">
6706 <column alignment="center" valignment="middle" width="0">
6707 <column alignment="center" valignment="middle" width="0">
6708 <row>
6709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6710 \begin_inset Text
6711
6712 \begin_layout Plain Layout
6713 コマンド
6714 \end_layout
6715
6716 \end_inset
6717 </cell>
6718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6719 \begin_inset Text
6720
6721 \begin_layout Plain Layout
6722 出力
6723 \begin_inset Note Note
6724 status collapsed
6725
6726 \begin_layout Plain Layout
6727 ここで
6728 \series bold
6729
6730 \backslash
6731 raisebox
6732 \series default
6733 はスペーサーとして使用しているだけです。
6734 \end_layout
6735
6736 \end_inset
6737
6738
6739 \end_layout
6740
6741 \end_inset
6742 </cell>
6743 </row>
6744 <row>
6745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6746 \begin_inset Text
6747
6748 \begin_layout Plain Layout
6749
6750 \backslash
6751 Bigm(
6752 \backslash
6753 bigm(
6754 \backslash
6755 ln(3x)
6756 \backslash
6757 bigm)^2
6758 \series bold
6759
6760 \begin_inset ERT
6761 status collapsed
6762
6763 \begin_layout Plain Layout
6764
6765
6766 \backslash
6767 spce 
6768 \end_layout
6769
6770 \end_inset
6771
6772
6773 \series default
6774
6775 \backslash
6776 Bigm)
6777 \end_layout
6778
6779 \end_inset
6780 </cell>
6781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6782 \begin_inset Text
6783
6784 \begin_layout Plain Layout
6785 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6786 \end_inset
6787
6788
6789 \end_layout
6790
6791 \end_inset
6792 </cell>
6793 </row>
6794 <row>
6795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6796 \begin_inset Text
6797
6798 \begin_layout Plain Layout
6799
6800 \backslash
6801 Big(
6802 \backslash
6803 big(
6804 \backslash
6805 ln(3x)
6806 \backslash
6807 big)^2
6808 \series bold
6809
6810 \begin_inset ERT
6811 status collapsed
6812
6813 \begin_layout Plain Layout
6814
6815
6816 \backslash
6817 spce 
6818 \end_layout
6819
6820 \end_inset
6821
6822
6823 \series default
6824
6825 \backslash
6826 Big)
6827 \end_layout
6828
6829 \end_inset
6830 </cell>
6831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6832 \begin_inset Text
6833
6834 \begin_layout Plain Layout
6835 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6836 \end_inset
6837
6838
6839 \end_layout
6840
6841 \end_inset
6842 </cell>
6843 </row>
6844 <row>
6845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6846 \begin_inset Text
6847
6848 \begin_layout Plain Layout
6849
6850 \backslash
6851 Bigl(
6852 \backslash
6853 bigl(
6854 \backslash
6855 ln(3x)
6856 \backslash
6857 bigr)^2
6858 \series bold
6859
6860 \begin_inset ERT
6861 status collapsed
6862
6863 \begin_layout Plain Layout
6864
6865
6866 \backslash
6867 spce 
6868 \end_layout
6869
6870 \end_inset
6871
6872
6873 \series default
6874
6875 \backslash
6876 Bigr)
6877 \end_layout
6878
6879 \end_inset
6880 </cell>
6881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6882 \begin_inset Text
6883
6884 \begin_layout Plain Layout
6885 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6886 \end_inset
6887
6888
6889 \end_layout
6890
6891 \end_inset
6892 </cell>
6893 </row>
6894 <row>
6895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6896 \begin_inset Text
6897
6898 \begin_layout Plain Layout
6899
6900 \backslash
6901 bigl)
6902 \backslash
6903 ln(3x)
6904 \backslash
6905 bigr(
6906 \end_layout
6907
6908 \end_inset
6909 </cell>
6910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6911 \begin_inset Text
6912
6913 \begin_layout Plain Layout
6914 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6915 \end_inset
6916
6917
6918 \end_layout
6919
6920 \end_inset
6921 </cell>
6922 </row>
6923 </lyxtabular>
6924
6925 \end_inset
6926
6927
6928 \end_layout
6929
6930 \begin_layout Subsubsection
6931 自動の括弧丈
6932 \begin_inset CommandInset label
6933 LatexCommand label
6934 name "sub:自動の括弧丈"
6935
6936 \end_inset
6937
6938
6939 \begin_inset Index idx
6940 status collapsed
6941
6942 \begin_layout Plain Layout
6943 かっこたけ@括弧丈 ! じどう@自動
6944 \end_layout
6945
6946 \end_inset
6947
6948
6949 \end_layout
6950
6951 \begin_layout Standard
6952 可変の丈を持つ括弧は、
6953 \series bold
6954
6955 \backslash
6956 left
6957 \series default
6958
6959 \begin_inset Index idx
6960 status collapsed
6961
6962 \begin_layout Plain Layout
6963 こまんど@コマンド ! L ! 
6964 \backslash
6965 left
6966 \end_layout
6967
6968 \end_inset
6969
6970 コマンドおよび
6971 \series bold
6972
6973 \backslash
6974 right
6975 \series default
6976
6977 \begin_inset Index idx
6978 status collapsed
6979
6980 \begin_layout Plain Layout
6981 こまんど@コマンド ! R ! 
6982 \backslash
6983 right
6984 \end_layout
6985
6986 \end_inset
6987
6988 コマンド、あるいは数式ツールバーボタンの
6989 \begin_inset Graphics
6990         filename ../../images/dialog-show_mathdelimiter.png
6991         scale 85
6992
6993 \end_inset
6994
6995 で挿入することができます。
6996 \series bold
6997
6998 \backslash
6999 left
7000 \series default
7001 および
7002 \series bold
7003
7004 \backslash
7005 right
7006 \series default
7007 の直後には、必要とする括弧を挿入しなくてはなりません。すると、括弧丈は出力時に自動的に計算されます。
7008 \end_layout
7009
7010 \begin_layout Standard
7011 \align center
7012 通常の括弧:
7013 \series bold
7014
7015 \backslash
7016 ln(
7017 \backslash
7018 frac
7019 \begin_inset ERT
7020 status collapsed
7021
7022 \begin_layout Plain Layout
7023
7024
7025 \backslash
7026 spce 
7027 \end_layout
7028
7029 \end_inset
7030
7031 A
7032 \begin_inset Formula $\downarrow$
7033 \end_inset
7034
7035 C
7036 \begin_inset ERT
7037 status collapsed
7038
7039 \begin_layout Plain Layout
7040
7041
7042 \backslash
7043 spce 
7044 \end_layout
7045
7046 \end_inset
7047
7048 )
7049 \series default
7050 というコマンドは
7051 \begin_inset Formula 
7052 \[
7053 \ln(\frac{A}{C})
7054 \]
7055
7056 \end_inset
7057
7058 を生成します。
7059 \end_layout
7060
7061 \begin_layout Standard
7062 \align center
7063 複数行の括弧:
7064 \series bold
7065
7066 \backslash
7067 ln
7068 \backslash
7069 left(
7070 \backslash
7071 frac
7072 \begin_inset ERT
7073 status collapsed
7074
7075 \begin_layout Plain Layout
7076
7077
7078 \backslash
7079 spce 
7080 \end_layout
7081
7082 \end_inset
7083
7084 A
7085 \begin_inset Formula $\downarrow$
7086 \end_inset
7087
7088 C
7089 \begin_inset ERT
7090 status collapsed
7091
7092 \begin_layout Plain Layout
7093
7094
7095 \backslash
7096 spce 
7097 \end_layout
7098
7099 \end_inset
7100
7101
7102 \backslash
7103 right)
7104 \series default
7105 というコマンドは
7106 \begin_inset Formula 
7107 \[
7108 \ln\left(\frac{A}{C}\right)
7109 \]
7110
7111 \end_inset
7112
7113 を生成します。
7114 \end_layout
7115
7116 \begin_layout Standard
7117
7118 \series bold
7119
7120 \backslash
7121 left
7122 \series default
7123
7124 \series bold
7125
7126 \backslash
7127 right
7128 \series default
7129 の代わりに、短絡キー
7130 \family sans
7131 Alt+M
7132 \begin_inset space ~
7133 \end_inset
7134
7135 括弧
7136 \family default
7137 を使うこともできます。これを使うと、LyX中で即座に実際の括弧丈を確認することができるという利点と、対応する右括弧も生成されるという利点があります。
7138 \begin_inset Newline newline
7139 \end_inset
7140
7141 すると、先ほどの例を作るコマンドは
7142 \series bold
7143
7144 \backslash
7145 ln Alt+M
7146 \series default
7147  
7148 \series bold
7149 (
7150 \backslash
7151 frac
7152 \begin_inset ERT
7153 status collapsed
7154
7155 \begin_layout Plain Layout
7156
7157
7158 \backslash
7159 spce 
7160 \end_layout
7161
7162 \end_inset
7163
7164 A
7165 \begin_inset Formula $\downarrow$
7166 \end_inset
7167
7168 C
7169 \series default
7170 となります。
7171 \end_layout
7172
7173 \begin_layout Standard
7174 左括弧あるいは右括弧を省略するには、ドットを挿入します。たとえば、
7175 \series bold
7176
7177 \backslash
7178 left.
7179 \backslash
7180 frac
7181 \begin_inset ERT
7182 status collapsed
7183
7184 \begin_layout Plain Layout
7185
7186
7187 \backslash
7188 spce 
7189 \end_layout
7190
7191 \end_inset
7192
7193 A
7194 \begin_inset Formula $\downarrow$
7195 \end_inset
7196
7197 B
7198 \begin_inset ERT
7199 status collapsed
7200
7201 \begin_layout Plain Layout
7202
7203
7204 \backslash
7205 spce 
7206 \end_layout
7207
7208 \end_inset
7209
7210
7211 \backslash
7212 right}
7213 \series default
7214 というコマンドは
7215 \series bold
7216
7217 \begin_inset Formula 
7218 \[
7219 \left.\frac{A}{B}\right\} 
7220 \]
7221
7222 \end_inset
7223
7224
7225 \series default
7226 を生成します。
7227 \series bold
7228
7229 \backslash
7230 left
7231 \series default
7232 コマンドおよび
7233 \series bold
7234
7235 \backslash
7236 right
7237 \series default
7238 コマンドは、文書が再度読み込まれたときには、LyXによって正しい丈の括弧に変換され、省略された括弧は、点線として表示されます。
7239 \end_layout
7240
7241 \begin_layout Standard
7242 \begin_inset VSpace bigskip
7243 \end_inset
7244
7245 著名なLaTeX頒布版は、すべてLaTeXの拡張であるeTeXを使用しているので、これらの頒布版では、すべての括弧および極限に対して
7246 \series bold
7247
7248 \backslash
7249 middle
7250 \series default
7251
7252 \begin_inset Index idx
7253 status collapsed
7254
7255 \begin_layout Plain Layout
7256 こまんど@コマンド ! M ! 
7257 \backslash
7258 middle
7259 \end_layout
7260
7261 \end_inset
7262
7263 コマンドも使用することができます
7264 \begin_inset Foot
7265 status collapsed
7266
7267 \begin_layout Plain Layout
7268
7269 \series bold
7270 (訳註)
7271 \series default
7272 pLaTeXでは、標準では
7273 \series bold
7274
7275 \backslash
7276 middle
7277 \series default
7278 コマンドは使えません。よって、以下の例では「
7279 \series bold
7280
7281 \backslash
7282 middle
7283 \series default
7284
7285 \begin_inset Formula $|$
7286 \end_inset
7287
7288 」の代わりに「
7289 \series bold
7290
7291 \backslash
7292 biggm
7293 \series default
7294
7295 \begin_inset Formula $|$
7296 \end_inset
7297
7298 」を用いています。
7299 \end_layout
7300
7301 \end_inset
7302
7303 。このコマンドでは、物理ベクトル
7304 \begin_inset Formula 
7305 \[
7306 \left\langle \phi\:\biggm|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7307 \]
7308
7309 \end_inset
7310
7311 で必要とされるように、次に続く文字の高さは、囲まれる括弧の高さに調節されます。物理ベクトルに関しては、第
7312 \begin_inset CommandInset ref
7313 LatexCommand ref
7314 reference "sub:物理ベクトル"
7315
7316 \end_inset
7317
7318 節に説明されているように特殊なLaTeXパッケージがあります。
7319 \end_layout
7320
7321 \begin_layout Subsection
7322 水平括弧
7323 \begin_inset Index idx
7324 status collapsed
7325
7326 \begin_layout Plain Layout
7327 かっこ@括弧 ! すいへい@水平
7328 \end_layout
7329
7330 \end_inset
7331
7332
7333 \end_layout
7334
7335 \begin_layout Standard
7336 \align center
7337 \begin_inset Tabular
7338 <lyxtabular version="3" rows="4" columns="2">
7339 <features tabularvalignment="middle">
7340 <column alignment="center" valignment="top" width="0pt">
7341 <column alignment="center" valignment="top" width="0pt">
7342 <row>
7343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7344 \begin_inset Text
7345
7346 \begin_layout Plain Layout
7347 コマンド
7348 \begin_inset Note Note
7349 status collapsed
7350
7351 \begin_layout Plain Layout
7352 ここで
7353 \series bold
7354
7355 \backslash
7356 raisebox
7357 \series default
7358 はスペーサーとして使用しているだけです。
7359 \end_layout
7360
7361 \end_inset
7362
7363
7364 \end_layout
7365
7366 \end_inset
7367 </cell>
7368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7369 \begin_inset Text
7370
7371 \begin_layout Plain Layout
7372 出力
7373 \end_layout
7374
7375 \end_inset
7376 </cell>
7377 </row>
7378 <row>
7379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7380 \begin_inset Text
7381
7382 \begin_layout Plain Layout
7383 \begin_inset ERT
7384 status collapsed
7385
7386 \begin_layout Plain Layout
7387
7388
7389 \backslash
7390 raisebox{2.3mm}{
7391 \end_layout
7392
7393 \end_inset
7394
7395
7396 \backslash
7397 overbrace
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 A+B
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 ^
7424 \begin_inset ERT
7425 status collapsed
7426
7427 \begin_layout Plain Layout
7428
7429
7430 \backslash
7431 spce 
7432 \end_layout
7433
7434 \end_inset
7435
7436 3
7437 \begin_inset ERT
7438 status collapsed
7439
7440 \begin_layout Plain Layout
7441
7442 }
7443 \end_layout
7444
7445 \end_inset
7446
7447
7448 \begin_inset Index idx
7449 status collapsed
7450
7451 \begin_layout Plain Layout
7452 こまんど@コマンド ! O ! 
7453 \backslash
7454 overbrace
7455 \end_layout
7456
7457 \end_inset
7458
7459
7460 \end_layout
7461
7462 \end_inset
7463 </cell>
7464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7465 \begin_inset Text
7466
7467 \begin_layout Plain Layout
7468 \begin_inset Formula $\overbrace{A+B}^{3}$
7469 \end_inset
7470
7471
7472 \end_layout
7473
7474 \end_inset
7475 </cell>
7476 </row>
7477 <row>
7478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7479 \begin_inset Text
7480
7481 \begin_layout Plain Layout
7482 \begin_inset ERT
7483 status collapsed
7484
7485 \begin_layout Plain Layout
7486
7487
7488 \backslash
7489 raisebox{-2.2mm}{
7490 \end_layout
7491
7492 \end_inset
7493
7494
7495 \backslash
7496 underbrace
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 A+B
7510 \begin_inset ERT
7511 status collapsed
7512
7513 \begin_layout Plain Layout
7514
7515
7516 \backslash
7517 spce 
7518 \end_layout
7519
7520 \end_inset
7521
7522 _5
7523 \begin_inset ERT
7524 status collapsed
7525
7526 \begin_layout Plain Layout
7527
7528 }
7529 \end_layout
7530
7531 \end_inset
7532
7533
7534 \begin_inset Index idx
7535 status collapsed
7536
7537 \begin_layout Plain Layout
7538 こまんど@コマンド ! U ! 
7539 \backslash
7540 underbrace
7541 \end_layout
7542
7543 \end_inset
7544
7545
7546 \end_layout
7547
7548 \end_inset
7549 </cell>
7550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7551 \begin_inset Text
7552
7553 \begin_layout Plain Layout
7554 \begin_inset Formula $\underbrace{A+B}_{5}$
7555 \end_inset
7556
7557
7558 \end_layout
7559
7560 \end_inset
7561 </cell>
7562 </row>
7563 <row>
7564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7565 \begin_inset Text
7566
7567 \begin_layout Plain Layout
7568
7569 \backslash
7570 overbrace
7571 \begin_inset ERT
7572 status collapsed
7573
7574 \begin_layout Plain Layout
7575
7576
7577 \backslash
7578 spce 
7579 \end_layout
7580
7581 \end_inset
7582
7583
7584 \backslash
7585 underbrace
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 A+B_w
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
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 _7
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 ^
7651 \begin_inset ERT
7652 status collapsed
7653
7654 \begin_layout Plain Layout
7655
7656
7657 \backslash
7658 spce 
7659 \end_layout
7660
7661 \end_inset
7662
7663 C
7664 \end_layout
7665
7666 \end_inset
7667 </cell>
7668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7669 \begin_inset Text
7670
7671 \begin_layout Plain Layout
7672 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7673 \end_inset
7674
7675
7676 \end_layout
7677
7678 \end_inset
7679 </cell>
7680 </row>
7681 </lyxtabular>
7682
7683 \end_inset
7684
7685
7686 \end_layout
7687
7688 \begin_layout Standard
7689 最後の例では、
7690 \series bold
7691
7692 \backslash
7693 overbrace
7694 \series default
7695 が先に挿入されようが
7696 \series bold
7697
7698 \backslash
7699 underbrace
7700 \series default
7701 が先に挿入されようが代わりはありません。
7702 \end_layout
7703
7704 \begin_layout Standard
7705 \begin_inset VSpace bigskip
7706 \end_inset
7707
7708 括弧をお互いに重ねる必要がある場合には、第
7709 \begin_inset CommandInset ref
7710 LatexCommand ref
7711 reference "sec:多行数式"
7712
7713 \end_inset
7714
7715 節に説明されているように、次のような多行数式を使わなくてはなりません。
7716 \begin_inset Formula 
7717 \begin{eqnarray*}
7718 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7719  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7720 \end{eqnarray*}
7721
7722 \end_inset
7723
7724 一行目には、数式が一つめの括弧とともに挿入されています。ここで、空白コマンド
7725 \begin_inset Foot
7726 status collapsed
7727
7728 \begin_layout Plain Layout
7729 空白コマンドは第
7730 \begin_inset CommandInset ref
7731 LatexCommand ref
7732 reference "sub:定義済みの空白"
7733
7734 \end_inset
7735
7736 章に説明があります。
7737 \end_layout
7738
7739 \end_inset
7740
7741
7742 \series bold
7743
7744 \backslash
7745 :
7746 \series default
7747 を最初の
7748 \begin_inset Formula $d$
7749 \end_inset
7750
7751 の前に挿入しておくことが重要です。さもないと、
7752 \begin_inset Formula $q$
7753 \end_inset
7754
7755 の後ろで終わる括弧のせいで、直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7756 \begin_inset Foot
7757 status collapsed
7758
7759 \begin_layout Plain Layout
7760 これは、括弧が文字として取り扱われないためです。第
7761 \begin_inset CommandInset ref
7762 LatexCommand ref
7763 reference "sub:二項演算子"
7764
7765 \end_inset
7766
7767 章参照。
7768 \end_layout
7769
7770 \end_inset
7771
7772 ためです。二行目には、二つめの括弧が挿入されています。
7773 \begin_inset Formula $b$
7774 \end_inset
7775
7776 の直前から始まるようにするために、まず
7777 \series bold
7778
7779 \backslash
7780 hphantom{gggg+
7781 \backslash
7782 :}
7783 \series default
7784 というコマンド
7785 \begin_inset Foot
7786 status collapsed
7787
7788 \begin_layout Plain Layout
7789
7790 \series bold
7791
7792 \backslash
7793 hphantom
7794 \series default
7795 に関する詳細は、第
7796 \begin_inset CommandInset ref
7797 LatexCommand ref
7798 reference "sub:埋め草"
7799
7800 \end_inset
7801
7802 章を参照してください。
7803 \end_layout
7804
7805 \end_inset
7806
7807 が挿入されています。この数式中の「+」も空白で囲まれるようにするために、この空白コマンドが必要になっています。二つめの括弧は
7808 \series bold
7809
7810 \backslash
7811 hphantom{bbqq+dddd}
7812 \series default
7813 コマンドの下に置きます。
7814 \end_layout
7815
7816 \begin_layout Standard
7817 以下の例のように、括弧が反対側に重なる場合には、もっと複雑になります。
7818 \begin_inset ERT
7819 status collapsed
7820
7821 \begin_layout Plain Layout
7822
7823
7824 \backslash
7825 setlength{
7826 \backslash
7827 jot}{-6pt}
7828 \end_layout
7829
7830 \end_inset
7831
7832
7833 \begin_inset Formula 
7834 \begin{eqnarray*}
7835  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7836 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7837 \end{eqnarray*}
7838
7839 \end_inset
7840
7841
7842 \begin_inset ERT
7843 status collapsed
7844
7845 \begin_layout Plain Layout
7846
7847
7848 \backslash
7849 setlength{
7850 \backslash
7851 jot}{3pt}
7852 \end_layout
7853
7854 \end_inset
7855
7856 最初の数式行は、括弧が上に来ていること以外は、先の例の第二行と同じです。二行目には、二つめの括弧と一緒に数式が入っています。一行目の括弧と数式のあいだに余白が入
7857 ることを防ぐために、行間を減らさなくてはならないのですが、これはLyXのバグ
7858 \begin_inset Foot
7859 status collapsed
7860
7861 \begin_layout Plain Layout
7862 \begin_inset CommandInset href
7863 LatexCommand href
7864 name "LyX-bug #1505"
7865 target "http://www.lyx.org/trac/ticket/1505"
7866
7867 \end_inset
7868
7869
7870 \end_layout
7871
7872 \end_inset
7873
7874 のせいで簡単にはできません。この問題を回避するためには、数式直前にTeXモードで
7875 \series bold
7876 setlength{
7877 \backslash
7878 jot}{-6pt}
7879 \series default
7880 というコマンドを入れて、大域的な数式行間
7881 \series bold
7882
7883 \backslash
7884 jot
7885 \series default
7886
7887 \begin_inset Index idx
7888 status collapsed
7889
7890 \begin_layout Plain Layout
7891 こまんど@コマンド ! J ! 
7892 \backslash
7893 jot
7894 \end_layout
7895
7896 \end_inset
7897
7898 を-6
7899 \begin_inset space \thinspace{}
7900 \end_inset
7901
7902 ptに変更しなくてはなりません。
7903 \series bold
7904
7905 \backslash
7906 jot
7907 \series default
7908 は、数式直後に同様のコマンドを使って標準値の3
7909 \begin_inset space \thinspace{}
7910 \end_inset
7911
7912 ptに戻します。数式中の行間について、詳しくは第
7913 \begin_inset CommandInset ref
7914 LatexCommand ref
7915 reference "sub:行間"
7916
7917 \end_inset
7918
7919 章に説明があります。
7920 \end_layout
7921
7922 \begin_layout Section
7923 矢印
7924 \begin_inset Index idx
7925 status collapsed
7926
7927 \begin_layout Plain Layout
7928 やじるし@矢印
7929 \end_layout
7930
7931 \end_inset
7932
7933
7934 \end_layout
7935
7936 \begin_layout Standard
7937 矢印は、数式ツールバーボタンの
7938 \begin_inset Graphics
7939         filename ../../images/math/leftarrow.png
7940         scale 85
7941
7942 \end_inset
7943
7944 か、以下の各小節に列挙してあるコマンドで挿入することができます。
7945 \end_layout
7946
7947 \begin_layout Standard
7948 \begin_inset Newpage newpage
7949 \end_inset
7950
7951
7952 \end_layout
7953
7954 \begin_layout Subsection
7955 水平矢印
7956 \begin_inset Index idx
7957 status collapsed
7958
7959 \begin_layout Plain Layout
7960 やじるし@矢印 ! すいへい@水平
7961 \end_layout
7962
7963 \end_inset
7964
7965
7966 \end_layout
7967
7968 \begin_layout Standard
7969 \begin_inset space \hfill{}
7970 \end_inset
7971
7972
7973 \begin_inset Tabular
7974 <lyxtabular version="3" rows="8" columns="2">
7975 <features tabularvalignment="middle">
7976 <column alignment="center" valignment="top" width="0pt">
7977 <column alignment="center" valignment="top" width="0pt">
7978 <row>
7979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7980 \begin_inset Text
7981
7982 \begin_layout Plain Layout
7983 コマンド
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7989 \begin_inset Text
7990
7991 \begin_layout Plain Layout
7992 出力
7993 \end_layout
7994
7995 \end_inset
7996 </cell>
7997 </row>
7998 <row>
7999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8000 \begin_inset Text
8001
8002 \begin_layout Plain Layout
8003
8004 \backslash
8005 gets
8006 \end_layout
8007
8008 \end_inset
8009 </cell>
8010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8011 \begin_inset Text
8012
8013 \begin_layout Plain Layout
8014 \begin_inset Formula $\gets$
8015 \end_inset
8016
8017
8018 \end_layout
8019
8020 \end_inset
8021 </cell>
8022 </row>
8023 <row>
8024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028
8029 \backslash
8030 Leftarrow
8031 \end_layout
8032
8033 \end_inset
8034 </cell>
8035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8036 \begin_inset Text
8037
8038 \begin_layout Plain Layout
8039 \begin_inset Formula $\Leftarrow$
8040 \end_inset
8041
8042
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 </row>
8048 <row>
8049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053
8054 \backslash
8055 longleftarrow
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064 \begin_inset Formula $\longleftarrow$
8065 \end_inset
8066
8067
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 </row>
8073 <row>
8074 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078
8079 \backslash
8080 Longleftarrow
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089 \begin_inset Formula $\Longleftarrow$
8090 \end_inset
8091
8092
8093 \end_layout
8094
8095 \end_inset
8096 </cell>
8097 </row>
8098 <row>
8099 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103
8104 \backslash
8105 leftharpoonup
8106 \end_layout
8107
8108 \end_inset
8109 </cell>
8110 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8111 \begin_inset Text
8112
8113 \begin_layout Plain Layout
8114 \begin_inset Formula $\leftharpoonup$
8115 \end_inset
8116
8117
8118 \end_layout
8119
8120 \end_inset
8121 </cell>
8122 </row>
8123 <row>
8124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8125 \begin_inset Text
8126
8127 \begin_layout Plain Layout
8128
8129 \backslash
8130 leftharpoondown
8131 \end_layout
8132
8133 \end_inset
8134 </cell>
8135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8136 \begin_inset Text
8137
8138 \begin_layout Plain Layout
8139 \begin_inset Formula $\leftharpoondown$
8140 \end_inset
8141
8142
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 </row>
8148 <row>
8149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153
8154 \backslash
8155 hookleftarrow
8156 \end_layout
8157
8158 \end_inset
8159 </cell>
8160 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8161 \begin_inset Text
8162
8163 \begin_layout Plain Layout
8164 \begin_inset Formula $\hookleftarrow$
8165 \end_inset
8166
8167
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 </row>
8173 </lyxtabular>
8174
8175 \end_inset
8176
8177
8178 \begin_inset space \hfill{}
8179 \end_inset
8180
8181
8182 \begin_inset Tabular
8183 <lyxtabular version="3" rows="8" columns="2">
8184 <features tabularvalignment="middle">
8185 <column alignment="center" valignment="top" width="0pt">
8186 <column alignment="center" valignment="top" width="0pt">
8187 <row>
8188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8189 \begin_inset Text
8190
8191 \begin_layout Plain Layout
8192 コマンド
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8198 \begin_inset Text
8199
8200 \begin_layout Plain Layout
8201 出力
8202 \end_layout
8203
8204 \end_inset
8205 </cell>
8206 </row>
8207 <row>
8208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8209 \begin_inset Text
8210
8211 \begin_layout Plain Layout
8212
8213 \backslash
8214 to
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223 \begin_inset Formula $\to$
8224 \end_inset
8225
8226
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 </row>
8232 <row>
8233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237
8238 \backslash
8239 Rightarrow
8240 \end_layout
8241
8242 \end_inset
8243 </cell>
8244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8245 \begin_inset Text
8246
8247 \begin_layout Plain Layout
8248 \begin_inset Formula $\Rightarrow$
8249 \end_inset
8250
8251
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 </row>
8257 <row>
8258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8259 \begin_inset Text
8260
8261 \begin_layout Plain Layout
8262
8263 \backslash
8264 longrightarrow
8265 \end_layout
8266
8267 \end_inset
8268 </cell>
8269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273 \begin_inset Formula $\longrightarrow$
8274 \end_inset
8275
8276
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 </row>
8282 <row>
8283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8284 \begin_inset Text
8285
8286 \begin_layout Plain Layout
8287
8288 \backslash
8289 Longrightarrow
8290 \end_layout
8291
8292 \end_inset
8293 </cell>
8294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8295 \begin_inset Text
8296
8297 \begin_layout Plain Layout
8298 \begin_inset Formula $\Longrightarrow$
8299 \end_inset
8300
8301
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 </row>
8307 <row>
8308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8309 \begin_inset Text
8310
8311 \begin_layout Plain Layout
8312
8313 \backslash
8314 rightharpoonup
8315 \end_layout
8316
8317 \end_inset
8318 </cell>
8319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8320 \begin_inset Text
8321
8322 \begin_layout Plain Layout
8323 \begin_inset Formula $\rightharpoonup$
8324 \end_inset
8325
8326
8327 \end_layout
8328
8329 \end_inset
8330 </cell>
8331 </row>
8332 <row>
8333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337
8338 \backslash
8339 rightharpoondown
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348 \begin_inset Formula $\rightharpoondown$
8349 \end_inset
8350
8351
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 </row>
8357 <row>
8358 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8359 \begin_inset Text
8360
8361 \begin_layout Plain Layout
8362
8363 \backslash
8364 hookrightarrow
8365 \end_layout
8366
8367 \end_inset
8368 </cell>
8369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8370 \begin_inset Text
8371
8372 \begin_layout Plain Layout
8373 \begin_inset Formula $\hookrightarrow$
8374 \end_inset
8375
8376
8377 \end_layout
8378
8379 \end_inset
8380 </cell>
8381 </row>
8382 </lyxtabular>
8383
8384 \end_inset
8385
8386
8387 \begin_inset space \hfill{}
8388 \end_inset
8389
8390
8391 \end_layout
8392
8393 \begin_layout Standard
8394 \begin_inset space \hfill{}
8395 \end_inset
8396
8397
8398 \begin_inset Tabular
8399 <lyxtabular version="3" rows="6" columns="2">
8400 <features tabularvalignment="middle">
8401 <column alignment="center" valignment="top" width="0pt">
8402 <column alignment="center" valignment="top" width="0pt">
8403 <row>
8404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8405 \begin_inset Text
8406
8407 \begin_layout Plain Layout
8408 コマンド
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417 出力
8418 \end_layout
8419
8420 \end_inset
8421 </cell>
8422 </row>
8423 <row>
8424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8425 \begin_inset Text
8426
8427 \begin_layout Plain Layout
8428
8429 \backslash
8430 leftrightarrow
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8436 \begin_inset Text
8437
8438 \begin_layout Plain Layout
8439 \begin_inset Formula $\leftrightarrow$
8440 \end_inset
8441
8442
8443 \end_layout
8444
8445 \end_inset
8446 </cell>
8447 </row>
8448 <row>
8449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453
8454 \backslash
8455 Leftrightarrow
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464 \begin_inset Formula $\Leftrightarrow$
8465 \end_inset
8466
8467
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 </row>
8473 <row>
8474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8475 \begin_inset Text
8476
8477 \begin_layout Plain Layout
8478
8479 \backslash
8480 longleftrightarrow
8481 \end_layout
8482
8483 \end_inset
8484 </cell>
8485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8486 \begin_inset Text
8487
8488 \begin_layout Plain Layout
8489 \begin_inset Formula $\longleftrightarrow$
8490 \end_inset
8491
8492
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 </row>
8498 <row>
8499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8500 \begin_inset Text
8501
8502 \begin_layout Plain Layout
8503
8504 \backslash
8505 Longleftrightarrow
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8511 \begin_inset Text
8512
8513 \begin_layout Plain Layout
8514 \begin_inset Formula $\Longleftrightarrow$
8515 \end_inset
8516
8517
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 </row>
8523 <row>
8524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8525 \begin_inset Text
8526
8527 \begin_layout Plain Layout
8528
8529 \backslash
8530 rightleftharpoons
8531 \end_layout
8532
8533 \end_inset
8534 </cell>
8535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8536 \begin_inset Text
8537
8538 \begin_layout Plain Layout
8539 \begin_inset Formula $\rightleftharpoons$
8540 \end_inset
8541
8542
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 </row>
8548 </lyxtabular>
8549
8550 \end_inset
8551
8552
8553 \begin_inset space \hspace{}
8554 \length 25pt
8555 \end_inset
8556
8557
8558 \begin_inset space \hfill{}
8559 \end_inset
8560
8561
8562 \begin_inset Tabular
8563 <lyxtabular version="3" rows="5" columns="2">
8564 <features tabularvalignment="middle">
8565 <column alignment="center" valignment="top" width="0pt">
8566 <column alignment="center" valignment="top" width="0pt">
8567 <row>
8568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572 コマンド
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8578 \begin_inset Text
8579
8580 \begin_layout Plain Layout
8581 出力
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 </row>
8587 <row>
8588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8589 \begin_inset Text
8590
8591 \begin_layout Plain Layout
8592
8593 \backslash
8594 mapsto
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8600 \begin_inset Text
8601
8602 \begin_layout Plain Layout
8603 \begin_inset Formula $\mapsto$
8604 \end_inset
8605
8606
8607 \end_layout
8608
8609 \end_inset
8610 </cell>
8611 </row>
8612 <row>
8613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8614 \begin_inset Text
8615
8616 \begin_layout Plain Layout
8617
8618 \backslash
8619 longmapsto
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628 \begin_inset Formula $\longmapsto$
8629 \end_inset
8630
8631
8632 \end_layout
8633
8634 \end_inset
8635 </cell>
8636 </row>
8637 <row>
8638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8639 \begin_inset Text
8640
8641 \begin_layout Plain Layout
8642
8643 \backslash
8644 leadsto
8645 \end_layout
8646
8647 \end_inset
8648 </cell>
8649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8650 \begin_inset Text
8651
8652 \begin_layout Plain Layout
8653 \begin_inset Formula $\leadsto$
8654 \end_inset
8655
8656
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 </row>
8662 <row>
8663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8664 \begin_inset Text
8665
8666 \begin_layout Plain Layout
8667
8668 \backslash
8669 dasharrow
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678 \begin_inset Formula $\dasharrow$
8679 \end_inset
8680
8681
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 </row>
8687 </lyxtabular>
8688
8689 \end_inset
8690
8691
8692 \begin_inset space \hfill{}
8693 \end_inset
8694
8695
8696 \end_layout
8697
8698 \begin_layout Standard
8699 \begin_inset VSpace medskip
8700 \end_inset
8701
8702 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は、第
8703 \begin_inset CommandInset ref
8704 LatexCommand ref
8705 reference "sec:アクセント"
8706
8707 \end_inset
8708
8709 節に一覧があります。
8710 \end_layout
8711
8712 \begin_layout Standard
8713 \begin_inset VSpace bigskip
8714 \end_inset
8715
8716 さらに、ラベル付き矢印
8717 \begin_inset Index idx
8718 status collapsed
8719
8720 \begin_layout Plain Layout
8721 やじるし@矢印 ! らべるつき@ラベル付き
8722 \end_layout
8723
8724 \end_inset
8725
8726 として、
8727 \series bold
8728
8729 \backslash
8730 xleftarrow
8731 \series default
8732
8733 \begin_inset Index idx
8734 status collapsed
8735
8736 \begin_layout Plain Layout
8737 こまんど@コマンド ! X ! 
8738 \backslash
8739 xleftarrow
8740 \end_layout
8741
8742 \end_inset
8743
8744
8745 \series bold
8746
8747 \backslash
8748 xrightarrow
8749 \series default
8750
8751 \begin_inset Index idx
8752 status collapsed
8753
8754 \begin_layout Plain Layout
8755 こまんど@コマンド ! X ! 
8756 \backslash
8757 xrightarrow
8758 \begin_inset ERT
8759 status collapsed
8760
8761 \begin_layout Plain Layout
8762
8763
8764 \backslash
8765 vspace{4mm}
8766 \end_layout
8767
8768 \end_inset
8769
8770
8771 \end_layout
8772
8773 \end_inset
8774
8775 があります。これらのコマンドを数式に挿入すると、二つの青枠のついた矢印が現れるので、そこにラベルを入れることができます。矢印の長さは、ラベルの幅に応じて調整され
8776 ます。
8777 \end_layout
8778
8779 \begin_layout Standard
8780 \align center
8781 \begin_inset Tabular
8782 <lyxtabular version="3" rows="3" columns="2">
8783 <features tabularvalignment="middle">
8784 <column alignment="center" valignment="top" width="0pt">
8785 <column alignment="center" valignment="top" width="0pt">
8786 <row>
8787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8788 \begin_inset Text
8789
8790 \begin_layout Plain Layout
8791 コマンド
8792 \end_layout
8793
8794 \end_inset
8795 </cell>
8796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8797 \begin_inset Text
8798
8799 \begin_layout Plain Layout
8800 出力
8801 \begin_inset Note Note
8802 status collapsed
8803
8804 \begin_layout Plain Layout
8805 ここで
8806 \series bold
8807
8808 \backslash
8809 raisebox
8810 \series default
8811 はスペーサーとして使用しているだけです。
8812 \end_layout
8813
8814 \end_inset
8815
8816
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 </row>
8822 <row>
8823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8824 \begin_inset Text
8825
8826 \begin_layout Plain Layout
8827 F(a)
8828 \backslash
8829 xleftarrow
8830 \begin_inset ERT
8831 status collapsed
8832
8833 \begin_layout Plain Layout
8834
8835
8836 \backslash
8837 spce 
8838 \end_layout
8839
8840 \end_inset
8841
8842 x=a
8843 \begin_inset Formula $\downarrow$
8844 \end_inset
8845
8846 x
8847 \begin_inset Formula $>$
8848 \end_inset
8849
8850 0
8851 \begin_inset Formula $\to$
8852 \end_inset
8853
8854 F(x)
8855 \end_layout
8856
8857 \end_inset
8858 </cell>
8859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8860 \begin_inset Text
8861
8862 \begin_layout Plain Layout
8863 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8864 \end_inset
8865
8866
8867 \end_layout
8868
8869 \end_inset
8870 </cell>
8871 </row>
8872 <row>
8873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8874 \begin_inset Text
8875
8876 \begin_layout Plain Layout
8877 F(x)
8878 \backslash
8879 xrightarrow
8880 \begin_inset ERT
8881 status collapsed
8882
8883 \begin_layout Plain Layout
8884
8885
8886 \backslash
8887 spce 
8888 \end_layout
8889
8890 \end_inset
8891
8892 x=a
8893 \begin_inset Formula $\downarrow$
8894 \end_inset
8895
8896 x
8897 \begin_inset Formula $>$
8898 \end_inset
8899
8900 0
8901 \begin_inset Formula $\to$
8902 \end_inset
8903
8904 F(a)
8905 \end_layout
8906
8907 \end_inset
8908 </cell>
8909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8910 \begin_inset Text
8911
8912 \begin_layout Plain Layout
8913 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8914 \end_inset
8915
8916
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 </row>
8922 </lyxtabular>
8923
8924 \end_inset
8925
8926
8927 \end_layout
8928
8929 \begin_layout Subsection
8930 垂直矢印および対角矢印
8931 \begin_inset Index idx
8932 status collapsed
8933
8934 \begin_layout Plain Layout
8935 やじるし@矢印 ! たいかく@対角
8936 \end_layout
8937
8938 \end_inset
8939
8940
8941 \begin_inset Index idx
8942 status collapsed
8943
8944 \begin_layout Plain Layout
8945 やじるし@矢印 ! すいちょく@垂直
8946 \end_layout
8947
8948 \end_inset
8949
8950
8951 \end_layout
8952
8953 \begin_layout Standard
8954 \begin_inset space \hfill{}
8955 \end_inset
8956
8957
8958 \begin_inset Tabular
8959 <lyxtabular version="3" rows="7" columns="2">
8960 <features tabularvalignment="middle">
8961 <column alignment="center" valignment="top" width="0pt">
8962 <column alignment="center" valignment="top" width="0pt">
8963 <row>
8964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968 コマンド
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8974 \begin_inset Text
8975
8976 \begin_layout Plain Layout
8977 出力
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 </row>
8983 <row>
8984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8985 \begin_inset Text
8986
8987 \begin_layout Plain Layout
8988
8989 \backslash
8990 uparrow
8991 \end_layout
8992
8993 \end_inset
8994 </cell>
8995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999 \begin_inset Formula $\uparrow$
9000 \end_inset
9001
9002
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 </row>
9008 <row>
9009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9010 \begin_inset Text
9011
9012 \begin_layout Plain Layout
9013
9014 \backslash
9015 Uparrow
9016 \end_layout
9017
9018 \end_inset
9019 </cell>
9020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9021 \begin_inset Text
9022
9023 \begin_layout Plain Layout
9024 \begin_inset Formula $\Uparrow$
9025 \end_inset
9026
9027
9028 \end_layout
9029
9030 \end_inset
9031 </cell>
9032 </row>
9033 <row>
9034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9035 \begin_inset Text
9036
9037 \begin_layout Plain Layout
9038
9039 \backslash
9040 updownarrow
9041 \end_layout
9042
9043 \end_inset
9044 </cell>
9045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9046 \begin_inset Text
9047
9048 \begin_layout Plain Layout
9049 \begin_inset Formula $\updownarrow$
9050 \end_inset
9051
9052
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 </row>
9058 <row>
9059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9060 \begin_inset Text
9061
9062 \begin_layout Plain Layout
9063
9064 \backslash
9065 Updownarrow
9066 \end_layout
9067
9068 \end_inset
9069 </cell>
9070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9071 \begin_inset Text
9072
9073 \begin_layout Plain Layout
9074 \begin_inset Formula $\Updownarrow$
9075 \end_inset
9076
9077
9078 \end_layout
9079
9080 \end_inset
9081 </cell>
9082 </row>
9083 <row>
9084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9085 \begin_inset Text
9086
9087 \begin_layout Plain Layout
9088
9089 \backslash
9090 Downarrow
9091 \end_layout
9092
9093 \end_inset
9094 </cell>
9095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9096 \begin_inset Text
9097
9098 \begin_layout Plain Layout
9099 \begin_inset Formula $\Downarrow$
9100 \end_inset
9101
9102
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 </row>
9108 <row>
9109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113
9114 \backslash
9115 downarrow
9116 \end_layout
9117
9118 \end_inset
9119 </cell>
9120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124 \begin_inset Formula $\downarrow$
9125 \end_inset
9126
9127
9128 \end_layout
9129
9130 \end_inset
9131 </cell>
9132 </row>
9133 </lyxtabular>
9134
9135 \end_inset
9136
9137
9138 \begin_inset space \hfill{}
9139 \end_inset
9140
9141
9142 \begin_inset Tabular
9143 <lyxtabular version="3" rows="5" columns="2">
9144 <features tabularvalignment="middle">
9145 <column alignment="center" valignment="top" width="0pt">
9146 <column alignment="center" valignment="top" width="0pt">
9147 <row>
9148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9149 \begin_inset Text
9150
9151 \begin_layout Plain Layout
9152 コマンド
9153 \end_layout
9154
9155 \end_inset
9156 </cell>
9157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9158 \begin_inset Text
9159
9160 \begin_layout Plain Layout
9161 出力
9162 \end_layout
9163
9164 \end_inset
9165 </cell>
9166 </row>
9167 <row>
9168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9169 \begin_inset Text
9170
9171 \begin_layout Plain Layout
9172
9173 \backslash
9174 nearrow
9175 \end_layout
9176
9177 \end_inset
9178 </cell>
9179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9180 \begin_inset Text
9181
9182 \begin_layout Plain Layout
9183 \begin_inset Formula $\nearrow$
9184 \end_inset
9185
9186
9187 \end_layout
9188
9189 \end_inset
9190 </cell>
9191 </row>
9192 <row>
9193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9194 \begin_inset Text
9195
9196 \begin_layout Plain Layout
9197
9198 \backslash
9199 searrow
9200 \end_layout
9201
9202 \end_inset
9203 </cell>
9204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9205 \begin_inset Text
9206
9207 \begin_layout Plain Layout
9208 \begin_inset Formula $\searrow$
9209 \end_inset
9210
9211
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 </row>
9217 <row>
9218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9219 \begin_inset Text
9220
9221 \begin_layout Plain Layout
9222
9223 \backslash
9224 swarrow
9225 \end_layout
9226
9227 \end_inset
9228 </cell>
9229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9230 \begin_inset Text
9231
9232 \begin_layout Plain Layout
9233 \begin_inset Formula $\swarrow$
9234 \end_inset
9235
9236
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 </row>
9242 <row>
9243 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9244 \begin_inset Text
9245
9246 \begin_layout Plain Layout
9247
9248 \backslash
9249 nwarrow
9250 \end_layout
9251
9252 \end_inset
9253 </cell>
9254 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9255 \begin_inset Text
9256
9257 \begin_layout Plain Layout
9258 \begin_inset Formula $\nwarrow$
9259 \end_inset
9260
9261
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 </row>
9267 </lyxtabular>
9268
9269 \end_inset
9270
9271
9272 \begin_inset space \hfill{}
9273 \end_inset
9274
9275
9276 \end_layout
9277
9278 \begin_layout Standard
9279 \begin_inset VSpace medskip
9280 \end_inset
9281
9282 垂直矢印は、第
9283 \begin_inset CommandInset ref
9284 LatexCommand ref
9285 reference "sub:手動の括弧丈"
9286
9287 \end_inset
9288
9289 節および第
9290 \begin_inset CommandInset ref
9291 LatexCommand ref
9292 reference "sub:自動の括弧丈"
9293
9294 \end_inset
9295
9296 節に述べられているコマンドを使うと、区分記号として使用することもできます。
9297 \end_layout
9298
9299 \begin_layout Standard
9300 \begin_inset Newpage newpage
9301 \end_inset
9302
9303
9304 \end_layout
9305
9306 \begin_layout Section
9307 アクセント
9308 \begin_inset CommandInset label
9309 LatexCommand label
9310 name "sec:アクセント"
9311
9312 \end_inset
9313
9314
9315 \begin_inset Index idx
9316 status collapsed
9317
9318 \begin_layout Plain Layout
9319 あくせんと@アクセント
9320 \end_layout
9321
9322 \end_inset
9323
9324
9325 \end_layout
9326
9327 \begin_layout Standard
9328 アクセントは、数式ツールバーボタンの
9329 \begin_inset Graphics
9330         filename ../../images/math/hat.png
9331         scale 85
9332
9333 \end_inset
9334
9335 か、以下の各小節に列挙してあるコマンドで入力することができます。
9336 \end_layout
9337
9338 \begin_layout Subsection
9339 一文字に付けるアクセント
9340 \begin_inset ERT
9341 status collapsed
9342
9343 \begin_layout Plain Layout
9344
9345
9346 \backslash
9347 texorpdfstring{
9348 \end_layout
9349
9350 \end_inset
9351
9352
9353 \begin_inset Foot
9354 status collapsed
9355
9356 \begin_layout Plain Layout
9357 本文中のアクセントについては、第
9358 \begin_inset CommandInset ref
9359 LatexCommand ref
9360 reference "sub:文章中のアクセント"
9361
9362 \end_inset
9363
9364 節を参照。
9365 \end_layout
9366
9367 \end_inset
9368
9369
9370 \begin_inset ERT
9371 status collapsed
9372
9373 \begin_layout Plain Layout
9374
9375 }{}
9376 \end_layout
9377
9378 \end_inset
9379
9380
9381 \begin_inset Note Note
9382 status collapsed
9383
9384 \begin_layout Plain Layout
9385
9386 \series bold
9387
9388 \backslash
9389 texorpdfstring
9390 \series default
9391 は、PDFのしおりに脚注が現れるのを防ぐために使われています。
9392 \end_layout
9393
9394 \begin_layout Plain Layout
9395
9396 \series bold
9397
9398 \backslash
9399 texorpdfstring
9400 \series default
9401 についての詳細は、第
9402 \begin_inset CommandInset ref
9403 LatexCommand ref
9404 reference "sub:節見出し中の数式"
9405
9406 \end_inset
9407
9408 節にあります。
9409 \end_layout
9410
9411 \end_inset
9412
9413
9414 \begin_inset CommandInset label
9415 LatexCommand label
9416 name "sub:一文字に付けるアクセント"
9417
9418 \end_inset
9419
9420
9421 \begin_inset Index idx
9422 status collapsed
9423
9424 \begin_layout Plain Layout
9425 あくせんと@アクセント ! いちもじにつける@一文字に付ける
9426 \end_layout
9427
9428 \end_inset
9429
9430
9431 \end_layout
9432
9433 \begin_layout Standard
9434 \begin_inset space \hfill{}
9435 \end_inset
9436
9437
9438 \begin_inset Tabular
9439 <lyxtabular version="3" rows="8" columns="2">
9440 <features tabularvalignment="middle">
9441 <column alignment="center" valignment="top" width="0pt">
9442 <column alignment="center" valignment="top" width="0pt">
9443 <row>
9444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9445 \begin_inset Text
9446
9447 \begin_layout Plain Layout
9448 コマンド
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9454 \begin_inset Text
9455
9456 \begin_layout Plain Layout
9457 出力
9458 \begin_inset Note Note
9459 status collapsed
9460
9461 \begin_layout Plain Layout
9462 ここで
9463 \series bold
9464
9465 \backslash
9466 raisebox
9467 \series default
9468 はスペーサーとして使用しているだけです。
9469 \end_layout
9470
9471 \end_inset
9472
9473
9474 \end_layout
9475
9476 \end_inset
9477 </cell>
9478 </row>
9479 <row>
9480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9481 \begin_inset Text
9482
9483 \begin_layout Plain Layout
9484
9485 \backslash
9486 dot
9487 \begin_inset ERT
9488 status collapsed
9489
9490 \begin_layout Plain Layout
9491
9492
9493 \backslash
9494 spce 
9495 \end_layout
9496
9497 \end_inset
9498
9499 A
9500 \end_layout
9501
9502 \end_inset
9503 </cell>
9504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9505 \begin_inset Text
9506
9507 \begin_layout Plain Layout
9508 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9509 \end_inset
9510
9511
9512 \end_layout
9513
9514 \end_inset
9515 </cell>
9516 </row>
9517 <row>
9518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9519 \begin_inset Text
9520
9521 \begin_layout Plain Layout
9522
9523 \backslash
9524 ddot
9525 \begin_inset ERT
9526 status collapsed
9527
9528 \begin_layout Plain Layout
9529
9530
9531 \backslash
9532 spce 
9533 \end_layout
9534
9535 \end_inset
9536
9537 A
9538 \end_layout
9539
9540 \end_inset
9541 </cell>
9542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9543 \begin_inset Text
9544
9545 \begin_layout Plain Layout
9546 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9547 \end_inset
9548
9549
9550 \end_layout
9551
9552 \end_inset
9553 </cell>
9554 </row>
9555 <row>
9556 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9557 \begin_inset Text
9558
9559 \begin_layout Plain Layout
9560
9561 \backslash
9562 dddot
9563 \begin_inset ERT
9564 status collapsed
9565
9566 \begin_layout Plain Layout
9567
9568
9569 \backslash
9570 spce 
9571 \end_layout
9572
9573 \end_inset
9574
9575 A
9576 \end_layout
9577
9578 \end_inset
9579 </cell>
9580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9581 \begin_inset Text
9582
9583 \begin_layout Plain Layout
9584 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9585 \end_inset
9586
9587
9588 \end_layout
9589
9590 \end_inset
9591 </cell>
9592 </row>
9593 <row>
9594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9595 \begin_inset Text
9596
9597 \begin_layout Plain Layout
9598
9599 \backslash
9600 ddddot
9601 \begin_inset ERT
9602 status collapsed
9603
9604 \begin_layout Plain Layout
9605
9606
9607 \backslash
9608 spce 
9609 \end_layout
9610
9611 \end_inset
9612
9613 A
9614 \end_layout
9615
9616 \end_inset
9617 </cell>
9618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9619 \begin_inset Text
9620
9621 \begin_layout Plain Layout
9622 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9623 \end_inset
9624
9625
9626 \end_layout
9627
9628 \end_inset
9629 </cell>
9630 </row>
9631 <row>
9632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9633 \begin_inset Text
9634
9635 \begin_layout Plain Layout
9636
9637 \backslash
9638 vec
9639 \begin_inset ERT
9640 status collapsed
9641
9642 \begin_layout Plain Layout
9643
9644
9645 \backslash
9646 spce 
9647 \end_layout
9648
9649 \end_inset
9650
9651 A
9652 \begin_inset Index idx
9653 status collapsed
9654
9655 \begin_layout Plain Layout
9656
9657 \lang english
9658 Vectors
9659 \end_layout
9660
9661 \end_inset
9662
9663
9664 \end_layout
9665
9666 \end_inset
9667 </cell>
9668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9669 \begin_inset Text
9670
9671 \begin_layout Plain Layout
9672 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9673 \end_inset
9674
9675
9676 \end_layout
9677
9678 \end_inset
9679 </cell>
9680 </row>
9681 <row>
9682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9683 \begin_inset Text
9684
9685 \begin_layout Plain Layout
9686
9687 \backslash
9688 bar
9689 \begin_inset ERT
9690 status collapsed
9691
9692 \begin_layout Plain Layout
9693
9694
9695 \backslash
9696 spce 
9697 \end_layout
9698
9699 \end_inset
9700
9701 A
9702 \end_layout
9703
9704 \end_inset
9705 </cell>
9706 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9707 \begin_inset Text
9708
9709 \begin_layout Plain Layout
9710 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9711 \end_inset
9712
9713
9714 \end_layout
9715
9716 \end_inset
9717 </cell>
9718 </row>
9719 <row>
9720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9721 \begin_inset Text
9722
9723 \begin_layout Plain Layout
9724
9725 \backslash
9726 mathring
9727 \begin_inset ERT
9728 status collapsed
9729
9730 \begin_layout Plain Layout
9731
9732
9733 \backslash
9734 spce 
9735 \end_layout
9736
9737 \end_inset
9738
9739 A
9740 \end_layout
9741
9742 \end_inset
9743 </cell>
9744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9745 \begin_inset Text
9746
9747 \begin_layout Plain Layout
9748 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9749 \end_inset
9750
9751
9752 \end_layout
9753
9754 \end_inset
9755 </cell>
9756 </row>
9757 </lyxtabular>
9758
9759 \end_inset
9760
9761
9762 \begin_inset space \hfill{}
9763 \end_inset
9764
9765
9766 \begin_inset Tabular
9767 <lyxtabular version="3" rows="7" columns="2">
9768 <features tabularvalignment="middle">
9769 <column alignment="center" valignment="top" width="0pt">
9770 <column alignment="center" valignment="top" width="0pt">
9771 <row>
9772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9773 \begin_inset Text
9774
9775 \begin_layout Plain Layout
9776 コマンド
9777 \end_layout
9778
9779 \end_inset
9780 </cell>
9781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9782 \begin_inset Text
9783
9784 \begin_layout Plain Layout
9785 出力
9786 \end_layout
9787
9788 \end_inset
9789 </cell>
9790 </row>
9791 <row>
9792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9793 \begin_inset Text
9794
9795 \begin_layout Plain Layout
9796
9797 \backslash
9798 tilde
9799 \begin_inset ERT
9800 status collapsed
9801
9802 \begin_layout Plain Layout
9803
9804
9805 \backslash
9806 spce 
9807 \end_layout
9808
9809 \end_inset
9810
9811 A
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9817 \begin_inset Text
9818
9819 \begin_layout Plain Layout
9820 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9821 \end_inset
9822
9823
9824 \end_layout
9825
9826 \end_inset
9827 </cell>
9828 </row>
9829 <row>
9830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9831 \begin_inset Text
9832
9833 \begin_layout Plain Layout
9834
9835 \backslash
9836 hat
9837 \begin_inset ERT
9838 status collapsed
9839
9840 \begin_layout Plain Layout
9841
9842
9843 \backslash
9844 spce 
9845 \end_layout
9846
9847 \end_inset
9848
9849 A
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9859 \end_inset
9860
9861
9862 \end_layout
9863
9864 \end_inset
9865 </cell>
9866 </row>
9867 <row>
9868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9869 \begin_inset Text
9870
9871 \begin_layout Plain Layout
9872
9873 \backslash
9874 check
9875 \begin_inset ERT
9876 status collapsed
9877
9878 \begin_layout Plain Layout
9879
9880
9881 \backslash
9882 spce 
9883 \end_layout
9884
9885 \end_inset
9886
9887 A
9888 \end_layout
9889
9890 \end_inset
9891 </cell>
9892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9893 \begin_inset Text
9894
9895 \begin_layout Plain Layout
9896 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9897 \end_inset
9898
9899
9900 \end_layout
9901
9902 \end_inset
9903 </cell>
9904 </row>
9905 <row>
9906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9907 \begin_inset Text
9908
9909 \begin_layout Plain Layout
9910
9911 \backslash
9912 acute
9913 \begin_inset ERT
9914 status collapsed
9915
9916 \begin_layout Plain Layout
9917
9918
9919 \backslash
9920 spce 
9921 \end_layout
9922
9923 \end_inset
9924
9925 A
9926 \end_layout
9927
9928 \end_inset
9929 </cell>
9930 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9931 \begin_inset Text
9932
9933 \begin_layout Plain Layout
9934 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9935 \end_inset
9936
9937
9938 \end_layout
9939
9940 \end_inset
9941 </cell>
9942 </row>
9943 <row>
9944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9945 \begin_inset Text
9946
9947 \begin_layout Plain Layout
9948
9949 \backslash
9950 grave
9951 \begin_inset ERT
9952 status collapsed
9953
9954 \begin_layout Plain Layout
9955
9956
9957 \backslash
9958 spce 
9959 \end_layout
9960
9961 \end_inset
9962
9963 A
9964 \end_layout
9965
9966 \end_inset
9967 </cell>
9968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9969 \begin_inset Text
9970
9971 \begin_layout Plain Layout
9972 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9973 \end_inset
9974
9975
9976 \end_layout
9977
9978 \end_inset
9979 </cell>
9980 </row>
9981 <row>
9982 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9983 \begin_inset Text
9984
9985 \begin_layout Plain Layout
9986
9987 \backslash
9988 breve
9989 \begin_inset ERT
9990 status collapsed
9991
9992 \begin_layout Plain Layout
9993
9994
9995 \backslash
9996 spce 
9997 \end_layout
9998
9999 \end_inset
10000
10001 A
10002 \end_layout
10003
10004 \end_inset
10005 </cell>
10006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10007 \begin_inset Text
10008
10009 \begin_layout Plain Layout
10010 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10011 \end_inset
10012
10013
10014 \end_layout
10015
10016 \end_inset
10017 </cell>
10018 </row>
10019 </lyxtabular>
10020
10021 \end_inset
10022
10023
10024 \begin_inset space \hfill{}
10025 \end_inset
10026
10027
10028 \end_layout
10029
10030 \begin_layout Standard
10031 \begin_inset VSpace bigskip
10032 \end_inset
10033
10034
10035 \end_layout
10036
10037 \begin_layout Standard
10038 \begin_inset ERT
10039 status collapsed
10040
10041 \begin_layout Plain Layout
10042
10043
10044 \backslash
10045 '{e}
10046 \end_layout
10047
10048 \end_inset
10049
10050 のようなアクセントは、数式に直接入れることができます。LyXは、それを対応するアクセントコマンドに変換します。ウムラウト
10051 \begin_inset Index idx
10052 status collapsed
10053
10054 \begin_layout Plain Layout
10055 うむらうと@ウムラウト
10056 \end_layout
10057
10058 \end_inset
10059
10060 に関しては、母音の前に引用符を挿入する方法の方がよいでしょう。ウムラウトのある数式部分がドイツ語に指定してあれば、LaTeXは、引用符と母音をまとめて一つの文字
10061 として取り扱います。
10062 \series bold
10063
10064 \backslash
10065 ddot
10066 \series default
10067 と違い、この方法では、以下の例に示すように「本物の」ウムラウトが作られます。
10068 \end_layout
10069
10070 \begin_layout Standard
10071 \begin_inset VSpace -2mm
10072 \end_inset
10073
10074
10075 \end_layout
10076
10077 \begin_layout Standard
10078 \align center
10079 \begin_inset Tabular
10080 <lyxtabular version="3" rows="3" columns="2">
10081 <features tabularvalignment="middle">
10082 <column alignment="center" valignment="top" width="0">
10083 <column alignment="center" valignment="top" width="0">
10084 <row>
10085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10086 \begin_inset Text
10087
10088 \begin_layout Plain Layout
10089 コマンド
10090 \end_layout
10091
10092 \end_inset
10093 </cell>
10094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10095 \begin_inset Text
10096
10097 \begin_layout Plain Layout
10098 出力
10099 \begin_inset Note Note
10100 status collapsed
10101
10102 \begin_layout Plain Layout
10103 ここで
10104 \series bold
10105
10106 \backslash
10107 raisebox
10108 \series default
10109 および0ポイント空白はスペーサーとして使用しているだけです。
10110 \end_layout
10111
10112 \end_inset
10113
10114
10115 \end_layout
10116
10117 \end_inset
10118 </cell>
10119 </row>
10120 <row>
10121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10122 \begin_inset Text
10123
10124 \begin_layout Plain Layout
10125 \begin_inset Quotes grd
10126 \end_inset
10127
10128 i
10129 \end_layout
10130
10131 \end_inset
10132 </cell>
10133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10134 \begin_inset Text
10135
10136 \begin_layout Plain Layout
10137
10138 \lang ngerman
10139 \begin_inset space \hspace{}
10140 \length 0pt
10141 \end_inset
10142
10143
10144 \begin_inset Formula $"i$
10145 \end_inset
10146
10147
10148 \end_layout
10149
10150 \end_inset
10151 </cell>
10152 </row>
10153 <row>
10154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10155 \begin_inset Text
10156
10157 \begin_layout Plain Layout
10158
10159 \backslash
10160 ddot
10161 \begin_inset ERT
10162 status collapsed
10163
10164 \begin_layout Plain Layout
10165
10166
10167 \backslash
10168 spce 
10169 \end_layout
10170
10171 \end_inset
10172
10173 i
10174 \end_layout
10175
10176 \end_inset
10177 </cell>
10178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10179 \begin_inset Text
10180
10181 \begin_layout Plain Layout
10182 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10183 \end_inset
10184
10185
10186 \end_layout
10187
10188 \end_inset
10189 </cell>
10190 </row>
10191 </lyxtabular>
10192
10193 \end_inset
10194
10195
10196 \end_layout
10197
10198 \begin_layout Standard
10199
10200 \series bold
10201
10202 \backslash
10203 ddot
10204 \series default
10205 に比べて良いもう一つの利点は、上記のアクセントコマンドが
10206 \emph on
10207 数式中テキストでは使用できない
10208 \emph default
10209 のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
10210 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
10211 \end_layout
10212
10213 \begin_layout Standard
10214 ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
10215 \end_layout
10216
10217 \begin_layout Subsection
10218 演算子に付けるアクセント
10219 \begin_inset Index idx
10220 status collapsed
10221
10222 \begin_layout Plain Layout
10223 あくせんと@アクセント ! えんざんしにつける@演算子に付ける
10224 \end_layout
10225
10226 \end_inset
10227
10228
10229 \end_layout
10230
10231 \begin_layout Standard
10232
10233 \series bold
10234
10235 \backslash
10236 overset
10237 \series default
10238
10239 \begin_inset Index idx
10240 status collapsed
10241
10242 \begin_layout Plain Layout
10243 こまんど@コマンド ! O ! 
10244 \backslash
10245 overset
10246 \end_layout
10247
10248 \end_inset
10249
10250 コマンドや
10251 \series bold
10252
10253 \backslash
10254 underset
10255 \series default
10256
10257 \begin_inset Index idx
10258 status collapsed
10259
10260 \begin_layout Plain Layout
10261 こまんど@コマンド ! U ! 
10262 \backslash
10263 underset
10264 \end_layout
10265
10266 \end_inset
10267
10268 コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
10269 \series bold
10270
10271 \backslash
10272 sideset
10273 \series default
10274
10275 \begin_inset Index idx
10276 status collapsed
10277
10278 \begin_layout Plain Layout
10279 こまんど@コマンド ! S ! 
10280 \backslash
10281 sideset
10282 \end_layout
10283
10284 \end_inset
10285
10286 コマンドを使うと、文字を演算子の前や後ろに付けることができます。コマンド書式は、
10287 \end_layout
10288
10289 \begin_layout Standard
10290
10291 \series bold
10292
10293 \backslash
10294 sideset{前置文字}{後置文字}
10295 \end_layout
10296
10297 \begin_layout Standard
10298
10299 \series bold
10300
10301 \backslash
10302 sideset
10303 \series default
10304 は、かならずアクセントを付ける演算子の前に置かなくてはなりません。複数の文字や他の演算子、記号もアクセントとして使用することができます。たとえば、
10305 \series bold
10306
10307 \backslash
10308 sideset
10309 \series default
10310 を使って演算子の後だけに文字を配置したい場合には、最初の括弧の中には何も書かないようにしますが、括弧を省略することはできません。
10311 \end_layout
10312
10313 \begin_layout Standard
10314 たとえば、
10315 \series bold
10316
10317 \backslash
10318 sideset{
10319 \begin_inset Formula $\to$
10320 \end_inset
10321
10322
10323 \backslash
10324 {
10325 \series default
10326 '
10327 \series bold
10328
10329 \begin_inset Formula $\to$
10330 \end_inset
10331
10332
10333 \backslash
10334 sum_k=1
10335 \begin_inset ERT
10336 status collapsed
10337
10338 \begin_layout Plain Layout
10339
10340
10341 \backslash
10342 spce 
10343 \end_layout
10344
10345 \end_inset
10346
10347
10348 \series default
10349 ^
10350 \series bold
10351 n
10352 \series default
10353 というコマンドを入力すると、
10354 \begin_inset Formula 
10355 \[
10356 \sideset{}{'}\sum_{k=1}^{n}
10357 \]
10358
10359 \end_inset
10360
10361 のようになります。
10362 \end_layout
10363
10364 \begin_layout Standard
10365 また、
10366 \series bold
10367
10368 \backslash
10369 overset
10370 \begin_inset ERT
10371 status collapsed
10372
10373 \begin_layout Plain Layout
10374
10375
10376 \backslash
10377 spce 
10378 \end_layout
10379
10380 \end_inset
10381
10382
10383 \backslash
10384 maltese
10385 \begin_inset ERT
10386 status collapsed
10387
10388 \begin_layout Plain Layout
10389
10390
10391 \backslash
10392 spce 
10393 \end_layout
10394
10395 \end_inset
10396
10397
10398 \series default
10399
10400 \begin_inset Formula $\uparrow$
10401 \end_inset
10402
10403
10404 \series bold
10405 a
10406 \series default
10407 というコマンドならば、
10408 \begin_inset Formula 
10409 \[
10410 \overset{a}{\maltese}
10411 \]
10412
10413 \end_inset
10414
10415 のようになります。最後の例からわかるように、
10416 \series bold
10417
10418 \backslash
10419 overset
10420 \series default
10421
10422 \series bold
10423
10424 \backslash
10425 underset
10426 \series default
10427 では、記号や文字にアクセントをつけることもできます。一方、
10428 \series bold
10429
10430 \backslash
10431 sideset
10432 \series default
10433 では、このようなことはできません。
10434 \end_layout
10435
10436 \begin_layout Subsection
10437 複数の文字に付けるアクセント
10438 \begin_inset Index idx
10439 status collapsed
10440
10441 \begin_layout Plain Layout
10442 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
10443 \end_layout
10444
10445 \end_inset
10446
10447
10448 \end_layout
10449
10450 \begin_layout Standard
10451 \begin_inset space \hfill{}
10452 \end_inset
10453
10454
10455 \begin_inset Tabular
10456 <lyxtabular version="3" rows="5" columns="2">
10457 <features tabularvalignment="middle">
10458 <column alignment="center" valignment="top" width="0pt">
10459 <column alignment="center" valignment="top" width="0pt">
10460 <row>
10461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10462 \begin_inset Text
10463
10464 \begin_layout Plain Layout
10465 コマンド
10466 \end_layout
10467
10468 \end_inset
10469 </cell>
10470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10471 \begin_inset Text
10472
10473 \begin_layout Plain Layout
10474 出力
10475 \begin_inset Note Note
10476 status collapsed
10477
10478 \begin_layout Plain Layout
10479 ここで
10480 \series bold
10481
10482 \backslash
10483 raisebox
10484 \series default
10485 はスペーサーとして使用しているだけです。
10486 \end_layout
10487
10488 \end_inset
10489
10490
10491 \end_layout
10492
10493 \end_inset
10494 </cell>
10495 </row>
10496 <row>
10497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10498 \begin_inset Text
10499
10500 \begin_layout Plain Layout
10501
10502 \backslash
10503 overleftarrow
10504 \begin_inset ERT
10505 status collapsed
10506
10507 \begin_layout Plain Layout
10508
10509
10510 \backslash
10511 spce 
10512 \end_layout
10513
10514 \end_inset
10515
10516 A=B
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10522 \begin_inset Text
10523
10524 \begin_layout Plain Layout
10525 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10526 \end_inset
10527
10528
10529 \end_layout
10530
10531 \end_inset
10532 </cell>
10533 </row>
10534 <row>
10535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539
10540 \backslash
10541 underleftarrow
10542 \begin_inset ERT
10543 status collapsed
10544
10545 \begin_layout Plain Layout
10546
10547
10548 \backslash
10549 spce 
10550 \end_layout
10551
10552 \end_inset
10553
10554 A=B
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10560 \begin_inset Text
10561
10562 \begin_layout Plain Layout
10563 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10564 \end_inset
10565
10566
10567 \end_layout
10568
10569 \end_inset
10570 </cell>
10571 </row>
10572 <row>
10573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10574 \begin_inset Text
10575
10576 \begin_layout Plain Layout
10577
10578 \backslash
10579 overleftrightarrow
10580 \begin_inset ERT
10581 status collapsed
10582
10583 \begin_layout Plain Layout
10584
10585
10586 \backslash
10587 spce 
10588 \end_layout
10589
10590 \end_inset
10591
10592 A=B
10593 \end_layout
10594
10595 \end_inset
10596 </cell>
10597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10598 \begin_inset Text
10599
10600 \begin_layout Plain Layout
10601 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10602 \end_inset
10603
10604
10605 \end_layout
10606
10607 \end_inset
10608 </cell>
10609 </row>
10610 <row>
10611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615
10616 \backslash
10617 underleftrightarrow
10618 \begin_inset ERT
10619 status collapsed
10620
10621 \begin_layout Plain Layout
10622
10623
10624 \backslash
10625 spce 
10626 \end_layout
10627
10628 \end_inset
10629
10630 A=B
10631 \end_layout
10632
10633 \end_inset
10634 </cell>
10635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10636 \begin_inset Text
10637
10638 \begin_layout Plain Layout
10639 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10640 \end_inset
10641
10642
10643 \end_layout
10644
10645 \end_inset
10646 </cell>
10647 </row>
10648 </lyxtabular>
10649
10650 \end_inset
10651
10652
10653 \begin_inset space \hfill{}
10654 \end_inset
10655
10656
10657 \begin_inset Tabular
10658 <lyxtabular version="3" rows="5" columns="2">
10659 <features tabularvalignment="middle">
10660 <column alignment="center" valignment="top" width="0pt">
10661 <column alignment="center" valignment="top" width="0pt">
10662 <row>
10663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10664 \begin_inset Text
10665
10666 \begin_layout Plain Layout
10667 コマンド
10668 \end_layout
10669
10670 \end_inset
10671 </cell>
10672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10673 \begin_inset Text
10674
10675 \begin_layout Plain Layout
10676 出力
10677 \end_layout
10678
10679 \end_inset
10680 </cell>
10681 </row>
10682 <row>
10683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10684 \begin_inset Text
10685
10686 \begin_layout Plain Layout
10687
10688 \backslash
10689 overrightarrow
10690 \begin_inset ERT
10691 status collapsed
10692
10693 \begin_layout Plain Layout
10694
10695
10696 \backslash
10697 spce 
10698 \end_layout
10699
10700 \end_inset
10701
10702 A=B
10703 \end_layout
10704
10705 \end_inset
10706 </cell>
10707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10708 \begin_inset Text
10709
10710 \begin_layout Plain Layout
10711 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10712 \end_inset
10713
10714
10715 \end_layout
10716
10717 \end_inset
10718 </cell>
10719 </row>
10720 <row>
10721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10722 \begin_inset Text
10723
10724 \begin_layout Plain Layout
10725
10726 \backslash
10727 underrightarrow
10728 \begin_inset ERT
10729 status collapsed
10730
10731 \begin_layout Plain Layout
10732
10733
10734 \backslash
10735 spce 
10736 \end_layout
10737
10738 \end_inset
10739
10740 A=B
10741 \end_layout
10742
10743 \end_inset
10744 </cell>
10745 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10746 \begin_inset Text
10747
10748 \begin_layout Plain Layout
10749 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10750 \end_inset
10751
10752
10753 \end_layout
10754
10755 \end_inset
10756 </cell>
10757 </row>
10758 <row>
10759 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10760 \begin_inset Text
10761
10762 \begin_layout Plain Layout
10763
10764 \backslash
10765 widetilde
10766 \begin_inset ERT
10767 status collapsed
10768
10769 \begin_layout Plain Layout
10770
10771
10772 \backslash
10773 spce 
10774 \end_layout
10775
10776 \end_inset
10777
10778 A=B
10779 \end_layout
10780
10781 \end_inset
10782 </cell>
10783 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10784 \begin_inset Text
10785
10786 \begin_layout Plain Layout
10787 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10788 \end_inset
10789
10790
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 </row>
10796 <row>
10797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10798 \begin_inset Text
10799
10800 \begin_layout Plain Layout
10801
10802 \backslash
10803 widehat
10804 \begin_inset ERT
10805 status collapsed
10806
10807 \begin_layout Plain Layout
10808
10809
10810 \backslash
10811 spce 
10812 \end_layout
10813
10814 \end_inset
10815
10816 A=B
10817 \end_layout
10818
10819 \end_inset
10820 </cell>
10821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10822 \begin_inset Text
10823
10824 \begin_layout Plain Layout
10825 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10826 \end_inset
10827
10828
10829 \end_layout
10830
10831 \end_inset
10832 </cell>
10833 </row>
10834 </lyxtabular>
10835
10836 \end_inset
10837
10838
10839 \begin_inset space \hfill{}
10840 \end_inset
10841
10842
10843 \end_layout
10844
10845 \begin_layout Standard
10846 \begin_inset VSpace medskip
10847 \end_inset
10848
10849 これらのコマンドでは、好きなだけ多くの文字にアクセントを付けることができます。しかし、
10850 \series bold
10851
10852 \backslash
10853 widetilde
10854 \series default
10855 および
10856 \series bold
10857
10858 \backslash
10859 widehat
10860 \series default
10861 のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
10862 \begin_inset Formula 
10863 \[
10864 \widetilde{A+B=C-D}
10865 \]
10866
10867 \end_inset
10868
10869
10870 \end_layout
10871
10872 \begin_layout Standard
10873 前小節で述べた
10874 \series bold
10875
10876 \backslash
10877 overset
10878 \series default
10879
10880 \begin_inset Index idx
10881 status collapsed
10882
10883 \begin_layout Plain Layout
10884 こまんど@コマンド ! O ! 
10885 \backslash
10886 overset
10887 \end_layout
10888
10889 \end_inset
10890
10891 コマンドと
10892 \series bold
10893
10894 \backslash
10895 underset
10896 \series default
10897
10898 \begin_inset Index idx
10899 status collapsed
10900
10901 \begin_layout Plain Layout
10902 こまんど@コマンド ! U ! 
10903 \backslash
10904 underset
10905 \end_layout
10906
10907 \end_inset
10908
10909 コマンドを使っても、複数の文字にアクセントを付けることができます。
10910 \series bold
10911
10912 \backslash
10913 underset
10914 \begin_inset ERT
10915 status collapsed
10916
10917 \begin_layout Plain Layout
10918
10919
10920 \backslash
10921 spce 
10922 \end_layout
10923
10924 \end_inset
10925
10926 A=B
10927 \begin_inset Formula $\downarrow$
10928 \end_inset
10929
10930 ***
10931 \series default
10932 というコマンドは、
10933 \begin_inset Formula 
10934 \[
10935 \underset{***}{A=B}
10936 \]
10937
10938 \end_inset
10939
10940 のようになります。
10941 \end_layout
10942
10943 \begin_layout Section
10944 空白
10945 \begin_inset CommandInset label
10946 LatexCommand label
10947 name "sub:空白"
10948
10949 \end_inset
10950
10951
10952 \begin_inset Index idx
10953 status collapsed
10954
10955 \begin_layout Plain Layout
10956 くうはく@空白 ! すいへい@水平
10957 \end_layout
10958
10959 \end_inset
10960
10961
10962 \end_layout
10963
10964 \begin_layout Subsection
10965 定義済みの空白
10966 \begin_inset CommandInset label
10967 LatexCommand label
10968 name "sub:定義済みの空白"
10969
10970 \end_inset
10971
10972
10973 \begin_inset Index idx
10974 status collapsed
10975
10976 \begin_layout Plain Layout
10977 くうはく@空白 ! すいへい@水平 ! ていぎずみ@定義済み
10978 \end_layout
10979
10980 \end_inset
10981
10982
10983 \end_layout
10984
10985 \begin_layout Standard
10986 数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(短絡キー
10987 \begin_inset Info
10988 type  "shortcut"
10989 arg   "space-insert protected"
10990 \end_inset
10991
10992 )を挿入することで実現できます。「
10993 \color blue
10994
10995 \begin_inset ERT
10996 status collapsed
10997
10998 \begin_layout Plain Layout
10999
11000
11001 \backslash
11002 spce 
11003 \end_layout
11004
11005 \end_inset
11006
11007
11008 \color inherit
11009 」が現れるので、
11010 \family sans
11011 Space
11012 \family default
11013 を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
11014 \begin_inset Graphics
11015         filename ../../images/math/space.png
11016         scale 85
11017
11018 \end_inset
11019
11020 を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
11021 \family sans
11022 Space
11023 \family default
11024 を押すことによって、長さを変更することができます。
11025 \end_layout
11026
11027 \begin_layout Standard
11028 \noindent
11029 \align center
11030 \begin_inset Tabular
11031 <lyxtabular version="3" rows="3" columns="7">
11032 <features tabularvalignment="middle">
11033 <column alignment="center" valignment="middle" width="6.8cm">
11034 <column alignment="center" valignment="top" width="0">
11035 <column alignment="center" valignment="top" width="0">
11036 <column alignment="center" valignment="top" width="0">
11037 <column alignment="center" valignment="top" width="0">
11038 <column alignment="center" valignment="top" width="0">
11039 <column alignment="center" valignment="top" width="0">
11040 <row>
11041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11042 \begin_inset Text
11043
11044 \begin_layout Plain Layout
11045 コマンド
11046 \end_layout
11047
11048 \end_inset
11049 </cell>
11050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11051 \begin_inset Text
11052
11053 \begin_layout Plain Layout
11054
11055 \backslash
11056 ,
11057 \end_layout
11058
11059 \end_inset
11060 </cell>
11061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11062 \begin_inset Text
11063
11064 \begin_layout Plain Layout
11065
11066 \backslash
11067 :
11068 \end_layout
11069
11070 \end_inset
11071 </cell>
11072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11073 \begin_inset Text
11074
11075 \begin_layout Plain Layout
11076
11077 \backslash
11078 ;
11079 \end_layout
11080
11081 \end_inset
11082 </cell>
11083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11084 \begin_inset Text
11085
11086 \begin_layout Plain Layout
11087
11088 \backslash
11089 quad
11090 \end_layout
11091
11092 \end_inset
11093 </cell>
11094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11095 \begin_inset Text
11096
11097 \begin_layout Plain Layout
11098
11099 \backslash
11100 qquad
11101 \end_layout
11102
11103 \end_inset
11104 </cell>
11105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11106 \begin_inset Text
11107
11108 \begin_layout Plain Layout
11109
11110 \backslash
11111 !
11112 \end_layout
11113
11114 \end_inset
11115 </cell>
11116 </row>
11117 <row>
11118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11119 \begin_inset Text
11120
11121 \begin_layout Plain Layout
11122 保護された空白を挿入したのち、
11123 \family sans
11124 Space
11125 \family default
11126 を叩く回数
11127 \end_layout
11128
11129 \end_inset
11130 </cell>
11131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11132 \begin_inset Text
11133
11134 \begin_layout Plain Layout
11135 0
11136 \end_layout
11137
11138 \end_inset
11139 </cell>
11140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11141 \begin_inset Text
11142
11143 \begin_layout Plain Layout
11144 1
11145 \end_layout
11146
11147 \end_inset
11148 </cell>
11149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11150 \begin_inset Text
11151
11152 \begin_layout Plain Layout
11153 2
11154 \end_layout
11155
11156 \end_inset
11157 </cell>
11158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11159 \begin_inset Text
11160
11161 \begin_layout Plain Layout
11162 3
11163 \end_layout
11164
11165 \end_inset
11166 </cell>
11167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11168 \begin_inset Text
11169
11170 \begin_layout Plain Layout
11171 4
11172 \end_layout
11173
11174 \end_inset
11175 </cell>
11176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11177 \begin_inset Text
11178
11179 \begin_layout Plain Layout
11180 5
11181 \end_layout
11182
11183 \end_inset
11184 </cell>
11185 </row>
11186 <row>
11187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11188 \begin_inset Text
11189
11190 \begin_layout Plain Layout
11191 出力
11192 \end_layout
11193
11194 \end_inset
11195 </cell>
11196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11197 \begin_inset Text
11198
11199 \begin_layout Plain Layout
11200 \begin_inset Formula $A\, B$
11201 \end_inset
11202
11203
11204 \end_layout
11205
11206 \end_inset
11207 </cell>
11208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11209 \begin_inset Text
11210
11211 \begin_layout Plain Layout
11212 \begin_inset Formula $A\: B$
11213 \end_inset
11214
11215
11216 \end_layout
11217
11218 \end_inset
11219 </cell>
11220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11221 \begin_inset Text
11222
11223 \begin_layout Plain Layout
11224 \begin_inset Formula $A\; B$
11225 \end_inset
11226
11227
11228 \end_layout
11229
11230 \end_inset
11231 </cell>
11232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236 \begin_inset Formula $A\quad B$
11237 \end_inset
11238
11239
11240 \end_layout
11241
11242 \end_inset
11243 </cell>
11244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11245 \begin_inset Text
11246
11247 \begin_layout Plain Layout
11248 \begin_inset Formula $A\qquad B$
11249 \end_inset
11250
11251
11252 \end_layout
11253
11254 \end_inset
11255 </cell>
11256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11257 \begin_inset Text
11258
11259 \begin_layout Plain Layout
11260 \begin_inset Formula $A\! B$
11261 \end_inset
11262
11263
11264 \end_layout
11265
11266 \end_inset
11267 </cell>
11268 </row>
11269 </lyxtabular>
11270
11271 \end_inset
11272
11273
11274 \end_layout
11275
11276 \begin_layout Standard
11277 一番右の長さは、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、LyX中では赤で表示されます。以下のように、他にもう二つ、負の長
11278 さの空白があります。
11279 \end_layout
11280
11281 \begin_layout Standard
11282 \align center
11283 \begin_inset Tabular
11284 <lyxtabular version="3" rows="3" columns="3">
11285 <features tabularvalignment="middle">
11286 <column alignment="center" valignment="middle" width="6.8cm">
11287 <column alignment="center" valignment="top" width="0pt">
11288 <column alignment="center" valignment="top" width="0pt">
11289 <row>
11290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11291 \begin_inset Text
11292
11293 \begin_layout Plain Layout
11294 コマンド
11295 \end_layout
11296
11297 \end_inset
11298 </cell>
11299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11300 \begin_inset Text
11301
11302 \begin_layout Plain Layout
11303
11304 \backslash
11305 negmedspace
11306 \end_layout
11307
11308 \end_inset
11309 </cell>
11310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11311 \begin_inset Text
11312
11313 \begin_layout Plain Layout
11314
11315 \backslash
11316 negthickspace
11317 \end_layout
11318
11319 \end_inset
11320 </cell>
11321 </row>
11322 <row>
11323 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11324 \begin_inset Text
11325
11326 \begin_layout Plain Layout
11327 保護された空白を挿入したのち、
11328 \family sans
11329 Space
11330 \family default
11331 を叩く回数
11332 \end_layout
11333
11334 \end_inset
11335 </cell>
11336 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11337 \begin_inset Text
11338
11339 \begin_layout Plain Layout
11340 6
11341 \end_layout
11342
11343 \end_inset
11344 </cell>
11345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11346 \begin_inset Text
11347
11348 \begin_layout Plain Layout
11349 7
11350 \end_layout
11351
11352 \end_inset
11353 </cell>
11354 </row>
11355 <row>
11356 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11357 \begin_inset Text
11358
11359 \begin_layout Plain Layout
11360 出力
11361 \end_layout
11362
11363 \end_inset
11364 </cell>
11365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11366 \begin_inset Text
11367
11368 \begin_layout Plain Layout
11369 \begin_inset Formula $A\negmedspace B$
11370 \end_inset
11371
11372
11373 \end_layout
11374
11375 \end_inset
11376 </cell>
11377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11378 \begin_inset Text
11379
11380 \begin_layout Plain Layout
11381 \begin_inset Formula $A\negthickspace B$
11382 \end_inset
11383
11384
11385 \end_layout
11386
11387 \end_inset
11388 </cell>
11389 </row>
11390 </lyxtabular>
11391
11392 \end_inset
11393
11394
11395 \end_layout
11396
11397 \begin_layout Standard
11398 負の空白を使うと、文字が重なってしまうことがあります。これを利用して、合字処理を強制することができます。これは、たとえば以下のように、和演算子に使えます。
11399 \end_layout
11400
11401 \begin_layout Standard
11402 \align center
11403 \begin_inset Tabular
11404 <lyxtabular version="3" rows="3" columns="2">
11405 <features tabularvalignment="middle">
11406 <column alignment="center" valignment="top" width="0">
11407 <column alignment="center" valignment="top" width="0">
11408 <row>
11409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11410 \begin_inset Text
11411
11412 \begin_layout Plain Layout
11413 コマンド
11414 \end_layout
11415
11416 \end_inset
11417 </cell>
11418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11419 \begin_inset Text
11420
11421 \begin_layout Plain Layout
11422 出力
11423 \begin_inset Note Note
11424 status collapsed
11425
11426 \begin_layout Plain Layout
11427 ここで
11428 \series bold
11429
11430 \backslash
11431 raisebox
11432 \series default
11433 はスペーサーとして使用しているだけです。
11434 \end_layout
11435
11436 \end_inset
11437
11438
11439 \end_layout
11440
11441 \end_inset
11442 </cell>
11443 </row>
11444 <row>
11445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11446 \begin_inset Text
11447
11448 \begin_layout Plain Layout
11449
11450 \backslash
11451 sum
11452 \backslash
11453 sum
11454 \begin_inset ERT
11455 status collapsed
11456
11457 \begin_layout Plain Layout
11458
11459
11460 \backslash
11461 spce 
11462 \end_layout
11463
11464 \end_inset
11465
11466 f_kl
11467 \end_layout
11468
11469 \end_inset
11470 </cell>
11471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11472 \begin_inset Text
11473
11474 \begin_layout Plain Layout
11475 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11476 \end_inset
11477
11478
11479 \end_layout
11480
11481 \end_inset
11482 </cell>
11483 </row>
11484 <row>
11485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11486 \begin_inset Text
11487
11488 \begin_layout Plain Layout
11489
11490 \backslash
11491 sum
11492 \backslash
11493 negmedspace
11494 \backslash
11495 sum
11496 \begin_inset ERT
11497 status collapsed
11498
11499 \begin_layout Plain Layout
11500
11501
11502 \backslash
11503 spce 
11504 \end_layout
11505
11506 \end_inset
11507
11508 f_kl
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11518 \end_inset
11519
11520
11521 \end_layout
11522
11523 \end_inset
11524 </cell>
11525 </row>
11526 </lyxtabular>
11527
11528 \end_inset
11529
11530
11531 \end_layout
11532
11533 \begin_layout Standard
11534 イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号をTeX括弧で囲みます。以下の例にこれを示します。
11535 \end_layout
11536
11537 \begin_layout Standard
11538 \align center
11539 \begin_inset Tabular
11540 <lyxtabular version="3" rows="2" columns="2">
11541 <features tabularvalignment="middle">
11542 <column alignment="center" valignment="top" width="0pt">
11543 <column alignment="center" valignment="top" width="0pt">
11544 <row>
11545 <cell alignment="center" valignment="top" usebox="none">
11546 \begin_inset Text
11547
11548 \begin_layout Plain Layout
11549 通常の数式
11550 \end_layout
11551
11552 \end_inset
11553 </cell>
11554 <cell alignment="center" valignment="top" usebox="none">
11555 \begin_inset Text
11556
11557 \begin_layout Plain Layout
11558 \begin_inset Formula $A=B$
11559 \end_inset
11560
11561
11562 \end_layout
11563
11564 \end_inset
11565 </cell>
11566 </row>
11567 <row>
11568 <cell alignment="center" valignment="top" usebox="none">
11569 \begin_inset Text
11570
11571 \begin_layout Plain Layout
11572 \begin_inset Note Note
11573 status collapsed
11574
11575 \begin_layout Plain Layout
11576 ここで
11577 \series bold
11578
11579 \backslash
11580 raisebox
11581 \series default
11582 はスペーサーとして使用しているだけです。
11583 \end_layout
11584
11585 \end_inset
11586
11587
11588 \begin_inset Formula $\raisebox{5mm}{}$
11589 \end_inset
11590
11591 空白なしの数式
11592 \end_layout
11593
11594 \end_inset
11595 </cell>
11596 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11597 \begin_inset Text
11598
11599 \begin_layout Plain Layout
11600 \begin_inset Formula $A{=}B$
11601 \end_inset
11602
11603
11604 \end_layout
11605
11606 \end_inset
11607 </cell>
11608 </row>
11609 </lyxtabular>
11610
11611 \end_inset
11612
11613
11614 \end_layout
11615
11616 \begin_layout Standard
11617 \noindent
11618 二行目の数式を作るコマンドは、
11619 \series bold
11620 A
11621 \backslash
11622 {=
11623 \begin_inset Formula $\to$
11624 \end_inset
11625
11626 B
11627 \series default
11628 です。
11629 \end_layout
11630
11631 \begin_layout Standard
11632 \begin_inset VSpace bigskip
11633 \end_inset
11634
11635 物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\SpecialChar \menuseparator
11636 整形\SpecialChar \menuseparator
11637 小空白メニュー(短
11638 絡キー
11639 \begin_inset Info
11640 type  "shortcut"
11641 arg   "space-insert thin"
11642 \end_inset
11643
11644 )で、最小の空白を挿入することができます。
11645 \end_layout
11646
11647 \begin_layout Standard
11648 違いを示す例を以下に掲げます。
11649 \end_layout
11650
11651 \begin_layout Standard
11652 \begin_inset Tabular
11653 <lyxtabular version="3" rows="2" columns="2">
11654 <features tabularvalignment="middle">
11655 <column alignment="left" valignment="top" width="0">
11656 <column alignment="left" valignment="top" width="0">
11657 <row>
11658 <cell alignment="center" valignment="top" usebox="none">
11659 \begin_inset Text
11660
11661 \begin_layout Plain Layout
11662 24 kW
11663 \begin_inset Formula $\cdot$
11664 \end_inset
11665
11666 h
11667 \end_layout
11668
11669 \end_inset
11670 </cell>
11671 <cell alignment="center" valignment="top" usebox="none">
11672 \begin_inset Text
11673
11674 \begin_layout Plain Layout
11675 値と単位のあいだに通常の空白を入れた例
11676 \end_layout
11677
11678 \end_inset
11679 </cell>
11680 </row>
11681 <row>
11682 <cell alignment="center" valignment="top" usebox="none">
11683 \begin_inset Text
11684
11685 \begin_layout Plain Layout
11686 24
11687 \begin_inset space \thinspace{}
11688 \end_inset
11689
11690 kW
11691 \begin_inset Formula $\cdot$
11692 \end_inset
11693
11694 h
11695 \end_layout
11696
11697 \end_inset
11698 </cell>
11699 <cell alignment="center" valignment="top" usebox="none">
11700 \begin_inset Text
11701
11702 \begin_layout Plain Layout
11703 値と単位のあいだに最小の空白を入れた例
11704 \end_layout
11705
11706 \end_inset
11707 </cell>
11708 </row>
11709 </lyxtabular>
11710
11711 \end_inset
11712
11713
11714 \end_layout
11715
11716 \begin_layout Subsection
11717 可変長の空白
11718 \begin_inset ERT
11719 status collapsed
11720
11721 \begin_layout Plain Layout
11722
11723
11724 \backslash
11725 texorpdfstring{
11726 \end_layout
11727
11728 \end_inset
11729
11730
11731 \begin_inset Foot
11732 status collapsed
11733
11734 \begin_layout Plain Layout
11735 数式中の垂直方向の空白については、第
11736 \begin_inset CommandInset ref
11737 LatexCommand ref
11738 reference "sub:行間"
11739
11740 \end_inset
11741
11742 節をご覧下さい。
11743 \end_layout
11744
11745 \end_inset
11746
11747
11748 \begin_inset ERT
11749 status collapsed
11750
11751 \begin_layout Plain Layout
11752
11753 }{}
11754 \end_layout
11755
11756 \end_inset
11757
11758
11759 \begin_inset Note Note
11760 status collapsed
11761
11762 \begin_layout Plain Layout
11763
11764 \backslash
11765 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
11766 \end_layout
11767
11768 \begin_layout Plain Layout
11769
11770 \backslash
11771 texorpdfstringについての詳細は、第
11772 \begin_inset CommandInset ref
11773 LatexCommand ref
11774 reference "sub:節見出し中の数式"
11775
11776 \end_inset
11777
11778 節にあります。
11779 \end_layout
11780
11781 \end_inset
11782
11783
11784 \begin_inset CommandInset label
11785 LatexCommand label
11786 name "sub:可変長の空白"
11787
11788 \end_inset
11789
11790
11791 \begin_inset Index idx
11792 status collapsed
11793
11794 \begin_layout Plain Layout
11795 くうはく@空白 ! すいへいほうこう@水平方向 ! かへんちょう@可変長
11796 \end_layout
11797
11798 \end_inset
11799
11800
11801 \end_layout
11802
11803 \begin_layout Standard
11804 指定した長さの空白が、
11805 \series bold
11806
11807 \backslash
11808 hspace
11809 \series default
11810
11811 \begin_inset Index idx
11812 status collapsed
11813
11814 \begin_layout Plain Layout
11815 こまんど@コマンド ! H ! 
11816 \backslash
11817 hspace
11818 \end_layout
11819
11820 \end_inset
11821
11822 コマンドで入力することができます。すると、ながい「
11823 \color blue
11824
11825 \begin_inset ERT
11826 status collapsed
11827
11828 \begin_layout Plain Layout
11829
11830
11831 \backslash
11832 spce 
11833 \end_layout
11834
11835 \end_inset
11836
11837
11838 \color inherit
11839 」が現れます。長さは、「
11840 \color blue
11841
11842 \begin_inset ERT
11843 status collapsed
11844
11845 \begin_layout Plain Layout
11846
11847
11848 \backslash
11849 spce 
11850 \end_layout
11851
11852 \end_inset
11853
11854
11855 \color inherit
11856 」を左クリックすることによって指定することができます。長さは負の値でも構いません。数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
11857 \series bold
11858
11859 \backslash
11860 hfill
11861 \series default
11862
11863 \begin_inset Index idx
11864 status collapsed
11865
11866 \begin_layout Plain Layout
11867 こまんど@コマンド ! H ! 
11868 \backslash
11869 hfill
11870 \end_layout
11871
11872 \end_inset
11873
11874 コマンドを使用します。
11875 \end_layout
11876
11877 \begin_layout Standard
11878 \begin_inset VSpace -1mm
11879 \end_inset
11880
11881
11882 \end_layout
11883
11884 \begin_layout Standard
11885 \align center
11886 \begin_inset Tabular
11887 <lyxtabular version="3" rows="4" columns="2">
11888 <features tabularvalignment="middle">
11889 <column alignment="center" valignment="top" width="0">
11890 <column alignment="center" valignment="top" width="0">
11891 <row>
11892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11893 \begin_inset Text
11894
11895 \begin_layout Plain Layout
11896 コマンド(
11897 \backslash
11898 hspace 長さ)
11899 \end_layout
11900
11901 \end_inset
11902 </cell>
11903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11904 \begin_inset Text
11905
11906 \begin_layout Plain Layout
11907 出力
11908 \end_layout
11909
11910 \end_inset
11911 </cell>
11912 </row>
11913 <row>
11914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11915 \begin_inset Text
11916
11917 \begin_layout Plain Layout
11918 A=B
11919 \backslash
11920 hspace
11921 \begin_inset ERT
11922 status collapsed
11923
11924 \begin_layout Plain Layout
11925
11926
11927 \backslash
11928 spce 
11929 \end_layout
11930
11931 \end_inset
11932
11933
11934 \begin_inset Formula $\to$
11935 \end_inset
11936
11937 A
11938 \backslash
11939 not=C (3
11940 \begin_inset space \thinspace{}
11941 \end_inset
11942
11943 cm)
11944 \end_layout
11945
11946 \end_inset
11947 </cell>
11948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11949 \begin_inset Text
11950
11951 \begin_layout Plain Layout
11952 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11953 \end_inset
11954
11955
11956 \end_layout
11957
11958 \end_inset
11959 </cell>
11960 </row>
11961 <row>
11962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11963 \begin_inset Text
11964
11965 \begin_layout Plain Layout
11966 A
11967 \backslash
11968 hspace
11969 \begin_inset ERT
11970 status collapsed
11971
11972 \begin_layout Plain Layout
11973
11974
11975 \backslash
11976 spce 
11977 \end_layout
11978
11979 \end_inset
11980
11981
11982 \begin_inset Formula $\to$
11983 \end_inset
11984
11985 A
11986 \backslash
11987 not=A (-1
11988 \begin_inset space \thinspace{}
11989 \end_inset
11990
11991 mm)
11992 \end_layout
11993
11994 \end_inset
11995 </cell>
11996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11997 \begin_inset Text
11998
11999 \begin_layout Plain Layout
12000 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12001 \end_inset
12002
12003
12004 \end_layout
12005
12006 \end_inset
12007 </cell>
12008 </row>
12009 <row>
12010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12011 \begin_inset Text
12012
12013 \begin_layout Plain Layout
12014 A=A
12015 \backslash
12016 hfill
12017 \begin_inset ERT
12018 status collapsed
12019
12020 \begin_layout Plain Layout
12021
12022
12023 \backslash
12024 spce 
12025 \end_layout
12026
12027 \end_inset
12028
12029 B=B
12030 \end_layout
12031
12032 \end_inset
12033 </cell>
12034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12035 \begin_inset Text
12036
12037 \begin_layout Plain Layout
12038 \begin_inset Formula $A=A\hfill B=B$
12039 \end_inset
12040
12041
12042 \end_layout
12043
12044 \end_inset
12045 </cell>
12046 </row>
12047 </lyxtabular>
12048
12049 \end_inset
12050
12051
12052 \end_layout
12053
12054 \begin_layout Standard
12055 上記の最後の例では、使用できる空白は、表の列中もっとも長い要素によって規定されます。行内数式では、空白は、
12056 \series bold
12057
12058 \backslash
12059 hfill
12060 \series default
12061 が挿入された行の長さに依存します。つまり、その行が全幅を使用している場合、空白はまったく作られません。また
12062 \series bold
12063
12064 \backslash
12065 hfill
12066 \series default
12067 は、別行建て数式中では、
12068 \series bold
12069 行頭下げ
12070 \series default
12071 数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
12072 \begin_inset CommandInset ref
12073 LatexCommand ref
12074 reference "sec:数式様式"
12075
12076 \end_inset
12077
12078 節で説明されています)。
12079 \end_layout
12080
12081 \begin_layout Standard
12082
12083 \series bold
12084
12085 \backslash
12086 hfill
12087 \series default
12088 の他にも、空白を模様で埋める
12089 \series bold
12090
12091 \backslash
12092 dotfill
12093 \series default
12094
12095 \series bold
12096
12097 \backslash
12098 hrulefill
12099 \series default
12100 といったコマンドがあります。用例については第
12101 \begin_inset CommandInset ref
12102 LatexCommand ref
12103 reference "sub:省略符号"
12104
12105 \end_inset
12106
12107 節をご参照下さい。
12108 \end_layout
12109
12110 \begin_layout Standard
12111 本文中では、可変長空白は、
12112 \family sans
12113 挿入\SpecialChar \menuseparator
12114 整形\SpecialChar \menuseparator
12115 水平方向の空白
12116 \family default
12117 メニューで挿入することができます。
12118 \end_layout
12119
12120 \begin_layout Standard
12121 (例)
12122 \end_layout
12123
12124 \begin_layout Standard
12125 この行には、
12126 \begin_inset space \hspace{}
12127 \length 2cm
12128 \end_inset
12129
12130 2
12131 \begin_inset space \thinspace{}
12132 \end_inset
12133
12134 cmの空白が入っています。
12135 \end_layout
12136
12137 \begin_layout Standard
12138 この行には、
12139 \begin_inset space \hfill{}
12140 \end_inset
12141
12142 最大の空白が入っています。
12143 \end_layout
12144
12145 \begin_layout Subsection
12146 行内数式周りの空白
12147 \begin_inset Index idx
12148 status collapsed
12149
12150 \begin_layout Plain Layout
12151 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
12152 \end_layout
12153
12154 \end_inset
12155
12156
12157 \end_layout
12158
12159 \begin_layout Standard
12160 行内数式前後の空白は、長さ
12161 \series bold
12162
12163 \backslash
12164 mathsurround
12165 \begin_inset Index idx
12166 status collapsed
12167
12168 \begin_layout Plain Layout
12169 こまんど@コマンド ! M ! 
12170 \backslash
12171 mathsurround
12172 \end_layout
12173
12174 \end_inset
12175
12176
12177 \series default
12178 を使って調節することができます。長さの値は、以下の書式を持つ
12179 \series bold
12180
12181 \backslash
12182 setlength
12183 \begin_inset Index idx
12184 status collapsed
12185
12186 \begin_layout Plain Layout
12187 こまんど@コマンド ! S ! 
12188 \backslash
12189 setlength
12190 \end_layout
12191
12192 \end_inset
12193
12194
12195 \series default
12196 コマンドを使って設定することができます。
12197 \end_layout
12198
12199 \begin_layout Standard
12200
12201 \series bold
12202
12203 \backslash
12204 setlength{長さ名}{値}
12205 \end_layout
12206
12207 \begin_layout Standard
12208
12209 \series bold
12210
12211 \backslash
12212 mathsurround
12213 \series default
12214 を5
12215 \begin_inset space \thinspace{}
12216 \end_inset
12217
12218 mmの値に設定するには、以下のコマンド
12219 \end_layout
12220
12221 \begin_layout Standard
12222
12223 \series bold
12224
12225 \backslash
12226 setlength{
12227 \backslash
12228 mathsurround}{5mm}
12229 \end_layout
12230
12231 \begin_layout Standard
12232 をTeXモードで挿入します。すると、5
12233 \begin_inset space \thinspace{}
12234 \end_inset
12235
12236 mmの空白がすべての行内数式の前後に設定されることになります。
12237 \begin_inset ERT
12238 status collapsed
12239
12240 \begin_layout Plain Layout
12241
12242
12243 \backslash
12244 setlength{
12245 \backslash
12246 mathsurround}{5mm}
12247 \end_layout
12248
12249 \end_inset
12250
12251
12252 \end_layout
12253
12254 \begin_layout Standard
12255 この行には、周囲に5
12256 \begin_inset space \thinspace{}
12257 \end_inset
12258
12259 mmの余白を設定した行内数式
12260 \begin_inset Formula $A=B$
12261 \end_inset
12262
12263 があります。
12264 \begin_inset ERT
12265 status collapsed
12266
12267 \begin_layout Plain Layout
12268
12269
12270 \backslash
12271 setlength{
12272 \backslash
12273 mathsurround}{0pt}
12274 \end_layout
12275
12276 \end_inset
12277
12278
12279 \end_layout
12280
12281 \begin_layout Standard
12282 既定値に戻すには、
12283 \series bold
12284
12285 \backslash
12286 mathsurround
12287 \series default
12288 を0
12289 \begin_inset space \thinspace{}
12290 \end_inset
12291
12292 ptの値に戻して下さい。
12293 \end_layout
12294
12295 \begin_layout Section
12296 ボックスと枠
12297 \begin_inset Index idx
12298 status collapsed
12299
12300 \begin_layout Plain Layout
12301 ぼっくす@ボックス
12302 \end_layout
12303
12304 \end_inset
12305
12306
12307 \begin_inset Index idx
12308 status collapsed
12309
12310 \begin_layout Plain Layout
12311 わく@枠 | see
12312 \begin_inset ERT
12313 status collapsed
12314
12315 \begin_layout Plain Layout
12316
12317 {
12318 \end_layout
12319
12320 \end_inset
12321
12322 ボックス
12323 \begin_inset ERT
12324 status collapsed
12325
12326 \begin_layout Plain Layout
12327
12328 }
12329 \end_layout
12330
12331 \end_inset
12332
12333
12334 \end_layout
12335
12336 \end_inset
12337
12338
12339 \end_layout
12340
12341 \begin_layout Standard
12342 本文中のボックスについては、取扱説明書
12343 \family typewriter
12344 埋め込みオブジェクト篇
12345 \family default
12346
12347 \family typewriter
12348 Boxes
12349 \family default
12350 の章に述べられています。
12351 \end_layout
12352
12353 \begin_layout Subsection
12354 縁付きボックス
12355 \begin_inset CommandInset label
12356 LatexCommand label
12357 name "sub:縁付きボックス"
12358
12359 \end_inset
12360
12361
12362 \begin_inset Index idx
12363 status collapsed
12364
12365 \begin_layout Plain Layout
12366 ぼっくす@ボックス ! ふちつき@縁付き
12367 \end_layout
12368
12369 \end_inset
12370
12371
12372 \end_layout
12373
12374 \begin_layout Standard
12375
12376 \series bold
12377
12378 \backslash
12379 fbox
12380 \series default
12381
12382 \begin_inset Index idx
12383 status collapsed
12384
12385 \begin_layout Plain Layout
12386 こまんど@コマンド ! F ! 
12387 \backslash
12388 fbox
12389 \end_layout
12390
12391 \end_inset
12392
12393 コマンドや
12394 \series bold
12395
12396 \backslash
12397 boxed
12398 \series default
12399
12400 \begin_inset Index idx
12401 status collapsed
12402
12403 \begin_layout Plain Layout
12404 こまんど@コマンド ! B ! 
12405 \backslash
12406 boxed
12407 \end_layout
12408
12409 \end_inset
12410
12411 コマンドを使えば、数式やその一部を枠の中に入れることができます。
12412 \end_layout
12413
12414 \begin_layout Standard
12415 どちらかのコマンドを数式に挿入すると、枠の中に青枠が現れ、数式の断片を入れることができます。
12416 \series bold
12417
12418 \backslash
12419 fbox
12420 \series default
12421 の場合には、そのままではボックスの中身が数式テキストとして取り扱われてしまうので、
12422 \family sans
12423 Ctrl+M
12424 \family default
12425 を使って、このボックスの中にもう一度数式を作らなくてはなりません。
12426 \series bold
12427
12428 \backslash
12429 boxed
12430 \series default
12431 を使った場合には、新しい数式が自動的に枠内に作られます。
12432 \end_layout
12433
12434 \begin_layout Standard
12435
12436 \series bold
12437
12438 \backslash
12439 fbox
12440 \series default
12441 コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行建て数式に枠を付けるのには適していません。逆に
12442 \series bold
12443
12444 \backslash
12445 boxed
12446 \series default
12447 は、数式がつねに別行建て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
12448 \end_layout
12449
12450 \begin_layout Standard
12451
12452 \series bold
12453
12454 \backslash
12455 fbox
12456 \series default
12457 の拡張として、枠幅と配置も指定することができる
12458 \series bold
12459
12460 \backslash
12461 framebox
12462 \series default
12463
12464 \begin_inset Index idx
12465 status collapsed
12466
12467 \begin_layout Plain Layout
12468 こまんど@コマンド ! F ! 
12469 \backslash
12470 framebox
12471 \end_layout
12472
12473 \end_inset
12474
12475 コマンドがあります。
12476 \series bold
12477
12478 \backslash
12479 framebox
12480 \series default
12481 は、以下の書式を持ちます。
12482 \end_layout
12483
12484 \begin_layout Standard
12485
12486 \series bold
12487
12488 \backslash
12489 framebox[枠幅][位置]{ボックスの内容}
12490 \end_layout
12491
12492 \begin_layout Standard
12493 「位置」は、
12494 \emph on
12495 l
12496 \emph default
12497
12498 \emph on
12499 r
12500 \emph default
12501 の値をとります。
12502 \emph on
12503 l
12504 \emph default
12505 は、ボックス中で数式を左寄せ、
12506 \emph on
12507 r
12508 \emph default
12509 は右寄せにします。位置を指定しない時には、数式は中央揃えになります。
12510 \begin_inset Newline newline
12511 \end_inset
12512
12513 「枠幅」を指定しない時には、位置を指定することができません。この場合には、
12514 \series bold
12515
12516 \backslash
12517 fbox
12518 \series default
12519 と同様、枠幅がボックスの内容に応じて調節されるのです。
12520 \end_layout
12521
12522 \begin_layout Standard
12523
12524 \series bold
12525
12526 \backslash
12527 framebox
12528 \series default
12529 コマンドを挿入すると、三つの青枠を含むボックスが現れます。最初の二つの枠は括弧で囲まれており、二つとも非必須の変数であることを意味します。三つ目の枠は、
12530 \series bold
12531
12532 \backslash
12533 fbox
12534 \series default
12535 同様、数式の断片を入れるためのものです。
12536 \end_layout
12537
12538 \begin_layout Standard
12539 \align center
12540 \begin_inset Tabular
12541 <lyxtabular version="3" rows="5" columns="2">
12542 <features tabularvalignment="middle">
12543 <column alignment="center" valignment="top" width="0">
12544 <column alignment="center" valignment="top" width="0">
12545 <row>
12546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12547 \begin_inset Text
12548
12549 \begin_layout Plain Layout
12550 コマンド
12551 \end_layout
12552
12553 \end_inset
12554 </cell>
12555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12556 \begin_inset Text
12557
12558 \begin_layout Plain Layout
12559 出力
12560 \begin_inset Note Note
12561 status collapsed
12562
12563 \begin_layout Plain Layout
12564 ここで
12565 \series bold
12566
12567 \backslash
12568 raisebox
12569 \series default
12570 はスペーサーとして使用しているだけです。
12571 \end_layout
12572
12573 \end_inset
12574
12575
12576 \end_layout
12577
12578 \end_inset
12579 </cell>
12580 </row>
12581 <row>
12582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12583 \begin_inset Text
12584
12585 \begin_layout Plain Layout
12586
12587 \backslash
12588 fbox
12589 \begin_inset ERT
12590 status collapsed
12591
12592 \begin_layout Plain Layout
12593
12594
12595 \backslash
12596 spce 
12597 \end_layout
12598
12599 \end_inset
12600
12601
12602 \family sans
12603 Ctrl+M
12604 \family default
12605  
12606 \backslash
12607 int
12608 \begin_inset ERT
12609 status collapsed
12610
12611 \begin_layout Plain Layout
12612
12613
12614 \backslash
12615 spce 
12616 \end_layout
12617
12618 \end_inset
12619
12620 A=B
12621 \end_layout
12622
12623 \end_inset
12624 </cell>
12625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12626 \begin_inset Text
12627
12628 \begin_layout Plain Layout
12629 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12630 \end_inset
12631
12632
12633 \end_layout
12634
12635 \end_inset
12636 </cell>
12637 </row>
12638 <row>
12639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12640 \begin_inset Text
12641
12642 \begin_layout Plain Layout
12643
12644 \backslash
12645 boxed
12646 \begin_inset ERT
12647 status collapsed
12648
12649 \begin_layout Plain Layout
12650
12651
12652 \backslash
12653 spce 
12654 \end_layout
12655
12656 \end_inset
12657
12658
12659 \backslash
12660 int
12661 \begin_inset ERT
12662 status collapsed
12663
12664 \begin_layout Plain Layout
12665
12666
12667 \backslash
12668 spce 
12669 \end_layout
12670
12671 \end_inset
12672
12673 A=B
12674 \end_layout
12675
12676 \end_inset
12677 </cell>
12678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12679 \begin_inset Text
12680
12681 \begin_layout Plain Layout
12682 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12683 \end_inset
12684
12685
12686 \end_layout
12687
12688 \end_inset
12689 </cell>
12690 </row>
12691 <row>
12692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12693 \begin_inset Text
12694
12695 \begin_layout Plain Layout
12696 A+
12697 \backslash
12698 fbox
12699 \begin_inset ERT
12700 status collapsed
12701
12702 \begin_layout Plain Layout
12703
12704
12705 \backslash
12706 spce 
12707 \end_layout
12708
12709 \end_inset
12710
12711 B
12712 \end_layout
12713
12714 \end_inset
12715 </cell>
12716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12717 \begin_inset Text
12718
12719 \begin_layout Plain Layout
12720 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12721 \end_inset
12722
12723
12724 \end_layout
12725
12726 \end_inset
12727 </cell>
12728 </row>
12729 <row>
12730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12731 \begin_inset Text
12732
12733 \begin_layout Plain Layout
12734
12735 \backslash
12736 framebox
12737 \begin_inset ERT
12738 status collapsed
12739
12740 \begin_layout Plain Layout
12741
12742
12743 \backslash
12744 spce 
12745 \end_layout
12746
12747 \end_inset
12748
12749 20mm
12750 \begin_inset Formula $\to$
12751 \end_inset
12752
12753
12754 \begin_inset Formula $\to$
12755 \end_inset
12756
12757
12758 \family sans
12759 Ctrl+M
12760 \family default
12761  
12762 \backslash
12763 frac
12764 \begin_inset ERT
12765 status collapsed
12766
12767 \begin_layout Plain Layout
12768
12769
12770 \backslash
12771 spce 
12772 \end_layout
12773
12774 \end_inset
12775
12776 A
12777 \begin_inset Formula $\downarrow$
12778 \end_inset
12779
12780 B
12781 \end_layout
12782
12783 \end_inset
12784 </cell>
12785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12786 \begin_inset Text
12787
12788 \begin_layout Plain Layout
12789 \begin_inset Formula $\raisebox{6mm}{}$
12790 \end_inset
12791
12792
12793 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12794 \end_inset
12795
12796
12797 \begin_inset Formula $\raisebox{-4mm}{}$
12798 \end_inset
12799
12800
12801 \end_layout
12802
12803 \end_inset
12804 </cell>
12805 </row>
12806 </lyxtabular>
12807
12808 \end_inset
12809
12810
12811 \end_layout
12812
12813 \begin_layout Standard
12814 枠の厚みも調節可能です。そのためには、以下のコマンドを数式の前にTeXモードで挿入しなくてはなりません。
12815 \end_layout
12816
12817 \begin_layout Standard
12818
12819 \series bold
12820
12821 \backslash
12822 fboxrule
12823 \series default
12824  
12825 \series bold
12826
12827 \begin_inset Quotes eld
12828 \end_inset
12829
12830 厚み
12831 \begin_inset Quotes erd
12832 \end_inset
12833
12834
12835 \series default
12836  
12837 \series bold
12838
12839 \backslash
12840 fboxsep
12841 \series default
12842  
12843 \series bold
12844
12845 \begin_inset Quotes eld
12846 \end_inset
12847
12848 距離
12849 \begin_inset Quotes erd
12850 \end_inset
12851
12852
12853 \end_layout
12854
12855 \begin_layout Standard
12856 \begin_inset Quotes eld
12857 \end_inset
12858
12859 距離
12860 \begin_inset Quotes erd
12861 \end_inset
12862
12863 は、枠とボックス内の一文字目との間の距離を示します。これを使った例として、以下の枠付き数式をご覧下さい。
12864 \begin_inset ERT
12865 status collapsed
12866
12867 \begin_layout Plain Layout
12868
12869
12870 \backslash
12871 fboxrule 2mm 
12872 \backslash
12873 fboxsep 3mm
12874 \end_layout
12875
12876 \end_inset
12877
12878
12879 \begin_inset Formula 
12880 \[
12881 \boxed{A+B=C}
12882 \]
12883
12884 \end_inset
12885
12886 この数式の直前には、
12887 \end_layout
12888
12889 \begin_layout Standard
12890
12891 \series bold
12892
12893 \backslash
12894 fboxrule
12895 \series default
12896  
12897 \series bold
12898 2mm
12899 \series default
12900  
12901 \series bold
12902
12903 \backslash
12904 fboxsep
12905 \series default
12906  
12907 \series bold
12908 3mm
12909 \end_layout
12910
12911 \begin_layout Standard
12912 というコマンドが、TeXモードで挿入されています。ここで与えられた値は、以後のすべてのボックスに適用されます。
12913 \end_layout
12914
12915 \begin_layout Standard
12916 標準の枠寸法に戻すには、
12917 \end_layout
12918
12919 \begin_layout Standard
12920
12921 \series bold
12922
12923 \backslash
12924 fboxrule
12925 \series default
12926  
12927 \series bold
12928 0.4pt
12929 \series default
12930  
12931 \series bold
12932
12933 \backslash
12934 fboxsep
12935 \series default
12936  
12937 \series bold
12938 3pt
12939 \series default
12940
12941 \begin_inset ERT
12942 status collapsed
12943
12944 \begin_layout Plain Layout
12945
12946
12947 \backslash
12948 fboxrule 0.4pt 
12949 \backslash
12950 fboxsep 3pt
12951 \end_layout
12952
12953 \end_inset
12954
12955
12956 \end_layout
12957
12958 \begin_layout Standard
12959 というコマンドを、次の数式が始まる前にTeXモードで挿入しておきます。
12960 \end_layout
12961
12962 \begin_layout Subsection
12963 縁なしボックス
12964 \begin_inset CommandInset label
12965 LatexCommand label
12966 name "sub:枠なしボックス"
12967
12968 \end_inset
12969
12970
12971 \begin_inset Index idx
12972 status collapsed
12973
12974 \begin_layout Plain Layout
12975 ぼっくす@ボックス ! わくなし@枠なし
12976 \end_layout
12977
12978 \end_inset
12979
12980
12981 \end_layout
12982
12983 \begin_layout Standard
12984 縁のないボックスを作るには、
12985 \series bold
12986
12987 \backslash
12988 mbox
12989 \series default
12990
12991 \begin_inset Index idx
12992 status collapsed
12993
12994 \begin_layout Plain Layout
12995 こまんど@コマンド ! M ! 
12996 \backslash
12997 mbox
12998 \end_layout
12999
13000 \end_inset
13001
13002
13003 \series bold
13004
13005 \backslash
13006 makebox
13007 \series default
13008
13009 \begin_inset Index idx
13010 status collapsed
13011
13012 \begin_layout Plain Layout
13013 こまんど@コマンド ! M ! 
13014 \backslash
13015 makebox
13016 \end_layout
13017
13018 \end_inset
13019
13020
13021 \series bold
13022
13023 \backslash
13024 raisebox
13025 \series default
13026
13027 \begin_inset Index idx
13028 status collapsed
13029
13030 \begin_layout Plain Layout
13031 こまんど@コマンド ! R ! 
13032 \backslash
13033 raisebox
13034 \end_layout
13035
13036 \end_inset
13037
13038 の三つのコマンドがあります。
13039 \end_layout
13040
13041 \begin_layout Standard
13042
13043 \series bold
13044
13045 \backslash
13046 raisebox
13047 \series default
13048 を使うと、ボックスを上付きにしたり下付きにしたりすることができます。しかし、通常の上付き文字・下付き文字とは違い、ボックス内の文字寸法はそのまま保たれます。
13049 \series bold
13050
13051 \backslash
13052 raisebox
13053 \series default
13054 は、以下の書式で用いられます。
13055 \end_layout
13056
13057 \begin_layout Standard
13058
13059 \series bold
13060
13061 \backslash
13062 raisebox{高さ}{ボックスの内容}
13063 \end_layout
13064
13065 \begin_layout Standard
13066
13067 \series bold
13068
13069 \backslash
13070 fbox
13071 \series default
13072 と同様、ボックスに数式を入れる際には、明示的に数式として入れる必要があります。
13073 \begin_inset Note Greyedout
13074 status open
13075
13076 \begin_layout Plain Layout
13077
13078 \series bold
13079 (註)
13080 \series default
13081 下の最後の
13082 \series bold
13083
13084 \backslash
13085 raisebox
13086 \series default
13087 のところで、
13088 \family sans
13089 Ctrl+M
13090 \family default
13091 を一回でなく二回押すことによって、もう一段数式をいれています。これは、LyXが
13092 \series bold
13093
13094 \backslash
13095 raisebox
13096 \series default
13097 を直接サポートしていないためです。
13098 \end_layout
13099
13100 \end_inset
13101
13102
13103 \end_layout
13104
13105 \begin_layout Standard
13106 \align center
13107 \begin_inset Tabular
13108 <lyxtabular version="3" rows="4" columns="2">
13109 <features tabularvalignment="middle">
13110 <column alignment="center" valignment="top" width="0">
13111 <column alignment="center" valignment="top" width="0">
13112 <row>
13113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13114 \begin_inset Text
13115
13116 \begin_layout Plain Layout
13117 コマンド
13118 \end_layout
13119
13120 \end_inset
13121 </cell>
13122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13123 \begin_inset Text
13124
13125 \begin_layout Plain Layout
13126 出力
13127 \end_layout
13128
13129 \end_inset
13130 </cell>
13131 </row>
13132 <row>
13133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13134 \begin_inset Text
13135
13136 \begin_layout Plain Layout
13137 H
13138 \backslash
13139 raisebox{2mm
13140 \begin_inset Formula $\to$
13141 \end_inset
13142
13143
13144 \backslash
13145 {al
13146 \begin_inset Formula $\to$
13147 \end_inset
13148
13149  lo
13150 \end_layout
13151
13152 \end_inset
13153 </cell>
13154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13155 \begin_inset Text
13156
13157 \begin_layout Plain Layout
13158 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13159 \end_inset
13160
13161
13162 \end_layout
13163
13164 \end_inset
13165 </cell>
13166 </row>
13167 <row>
13168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13169 \begin_inset Text
13170
13171 \begin_layout Plain Layout
13172 H
13173 \backslash
13174 raisebox{-2mm
13175 \begin_inset Formula $\to$
13176 \end_inset
13177
13178
13179 \backslash
13180 {al
13181 \begin_inset Formula $\to$
13182 \end_inset
13183
13184 lo
13185 \end_layout
13186
13187 \end_inset
13188 </cell>
13189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13190 \begin_inset Text
13191
13192 \begin_layout Plain Layout
13193 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13194 \end_inset
13195
13196
13197 \end_layout
13198
13199 \end_inset
13200 </cell>
13201 </row>
13202 <row>
13203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13204 \begin_inset Text
13205
13206 \begin_layout Plain Layout
13207 A=
13208 \backslash
13209 raisebox{-2mm
13210 \begin_inset Formula $\to$
13211 \end_inset
13212
13213
13214 \backslash
13215 {
13216 \family sans
13217 Ctrl+M Ctrl+M
13218 \family default
13219  
13220 \backslash
13221 sqrt
13222 \begin_inset ERT
13223 status collapsed
13224
13225 \begin_layout Plain Layout
13226
13227
13228 \backslash
13229 spce 
13230 \end_layout
13231
13232 \end_inset
13233
13234
13235 \end_layout
13236
13237 \end_inset
13238 </cell>
13239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13240 \begin_inset Text
13241
13242 \begin_layout Plain Layout
13243 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13244 \end_inset
13245
13246
13247 \end_layout
13248
13249 \end_inset
13250 </cell>
13251 </row>
13252 </lyxtabular>
13253
13254 \end_inset
13255
13256
13257 \end_layout
13258
13259 \begin_layout Standard
13260 縁がないことを除けば、
13261 \series bold
13262
13263 \backslash
13264 mbox
13265 \series default
13266 コマンドは
13267 \series bold
13268
13269 \backslash
13270 fbox
13271 \series default
13272 と同じであり、
13273 \series bold
13274
13275 \backslash
13276 makebox
13277 \series default
13278
13279 \series bold
13280
13281 \backslash
13282 framebox
13283 \series default
13284 と同じです。
13285 \end_layout
13286
13287 \begin_layout Subsection
13288 色付きボックス
13289 \begin_inset CommandInset label
13290 LatexCommand label
13291 name "sub:色付きボックス"
13292
13293 \end_inset
13294
13295
13296 \begin_inset Index idx
13297 status collapsed
13298
13299 \begin_layout Plain Layout
13300 ぼっくす@ボックス ! いろつき@色付き
13301 \end_layout
13302
13303 \end_inset
13304
13305
13306 \end_layout
13307
13308 \begin_layout Standard
13309 本節で説明されているコマンドをすべて使えるようにするためには、LaTeXプリアンブルに
13310 \end_layout
13311
13312 \begin_layout Standard
13313
13314 \series bold
13315
13316 \backslash
13317 usepackage{color}
13318 \end_layout
13319
13320 \begin_layout Standard
13321 という行
13322 \begin_inset Foot
13323 status collapsed
13324
13325 \begin_layout Plain Layout
13326 定義済みの色を使って、文書中のどこかで文章に色を付けてある場合、LyXは、自動的にLaTeXパッケージ
13327 \series bold
13328 color
13329 \series default
13330 を読み込みます。したがって、本パッケージが二度読み込まれる可能性があるわけですが、そうなったとしても問題は生じません。
13331 \end_layout
13332
13333 \end_inset
13334
13335
13336 \begin_inset Note Note
13337 status collapsed
13338
13339 \begin_layout Plain Layout
13340 本パッケージが二度読み込まれることを防ぐために、LaTeXプリアンブルにマクロを挿入してあります。
13341 \end_layout
13342
13343 \end_inset
13344
13345 を書き加えて、LaTeXパッケージの
13346 \series bold
13347 color
13348 \series default
13349
13350 \begin_inset Foot
13351 status collapsed
13352
13353 \begin_layout Plain Layout
13354 LaTeXパッケージ
13355 \series bold
13356 color
13357 \series default
13358 は、すべての標準的なLaTeX頒布版に含まれています。
13359 \end_layout
13360
13361 \end_inset
13362
13363
13364 \begin_inset Index idx
13365 status collapsed
13366
13367 \begin_layout Plain Layout
13368 ぱっけーじ@パッケージ ! color
13369 \end_layout
13370
13371 \end_inset
13372
13373 を読み込む必要があります。
13374 \end_layout
13375
13376 \begin_layout Standard
13377 \begin_inset VSpace medskip
13378 \end_inset
13379
13380 ボックスに色を付けるには、
13381 \series bold
13382
13383 \backslash
13384 colorbox
13385 \series default
13386
13387 \begin_inset Index idx
13388 status collapsed
13389
13390 \begin_layout Plain Layout
13391 こまんど@コマンド ! C ! 
13392 \backslash
13393 colorbox
13394 \end_layout
13395
13396 \end_inset
13397
13398 コマンドを以下の書式で使用します。
13399 \end_layout
13400
13401 \begin_layout Standard
13402
13403 \series bold
13404
13405 \backslash
13406 colorbox{色}{ボックスの内容}
13407 \end_layout
13408
13409 \begin_layout Standard
13410 ボックスの内容には、別のボックスが含まれても構いませんし、
13411 \series bold
13412
13413 \backslash
13414 colorbox
13415 \series default
13416 自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
13417 \series bold
13418
13419 \backslash
13420 raisebox
13421 \series default
13422 と同様、明示的に数式を作らなくてはなりません
13423 \begin_inset Foot
13424 status collapsed
13425
13426 \begin_layout Plain Layout
13427 これは、
13428 \series bold
13429
13430 \backslash
13431 fcolorbox
13432 \series default
13433 コマンドにも当てはまります。
13434 \end_layout
13435
13436 \end_inset
13437
13438
13439 \end_layout
13440
13441 \begin_layout Standard
13442 選択できる定義済みの色としては、
13443 \end_layout
13444
13445 \begin_layout Standard
13446
13447 \series bold
13448 black
13449 \series default
13450 (黒)・
13451 \series bold
13452 blue
13453 \series default
13454 (青)・
13455 \series bold
13456 cyan
13457 \series default
13458 (シアン)・
13459 \series bold
13460 green
13461 \series default
13462 (緑)・
13463 \series bold
13464 magenta
13465 \series default
13466 (マゼンタ)・
13467 \series bold
13468 red
13469 \series default
13470 (赤)・
13471 \series bold
13472 white
13473 \series default
13474 (白)・
13475 \series bold
13476 yellow
13477 \series default
13478 (黄)
13479 \end_layout
13480
13481 \begin_layout Standard
13482 があります。
13483 \end_layout
13484
13485 \begin_layout Standard
13486 \align center
13487 \begin_inset Tabular
13488 <lyxtabular version="3" rows="4" columns="2">
13489 <features tabularvalignment="middle">
13490 <column alignment="center" valignment="top" width="0">
13491 <column alignment="center" valignment="top" width="0">
13492 <row>
13493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13494 \begin_inset Text
13495
13496 \begin_layout Plain Layout
13497 コマンド
13498 \end_layout
13499
13500 \end_inset
13501 </cell>
13502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13503 \begin_inset Text
13504
13505 \begin_layout Plain Layout
13506 出力
13507 \begin_inset Note Note
13508 status collapsed
13509
13510 \begin_layout Plain Layout
13511 ここで
13512 \series bold
13513
13514 \backslash
13515 raisebox
13516 \series default
13517 はスペーサーとして使用しているだけです。
13518 \end_layout
13519
13520 \end_inset
13521
13522
13523 \end_layout
13524
13525 \end_inset
13526 </cell>
13527 </row>
13528 <row>
13529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13530 \begin_inset Text
13531
13532 \begin_layout Plain Layout
13533
13534 \backslash
13535 colorbox{yellow
13536 \begin_inset Formula $\to$
13537 \end_inset
13538
13539
13540 \backslash
13541 {A=B
13542 \end_layout
13543
13544 \end_inset
13545 </cell>
13546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13547 \begin_inset Text
13548
13549 \begin_layout Plain Layout
13550 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13551 \end_inset
13552
13553
13554 \end_layout
13555
13556 \end_inset
13557 </cell>
13558 </row>
13559 <row>
13560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13561 \begin_inset Text
13562
13563 \begin_layout Plain Layout
13564
13565 \backslash
13566 colorbox{green
13567 \begin_inset Formula $\to$
13568 \end_inset
13569
13570
13571 \backslash
13572 {
13573 \backslash
13574 fbox
13575 \begin_inset ERT
13576 status collapsed
13577
13578 \begin_layout Plain Layout
13579
13580
13581 \backslash
13582 spce 
13583 \end_layout
13584
13585 \end_inset
13586
13587 A=B
13588 \end_layout
13589
13590 \end_inset
13591 </cell>
13592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13593 \begin_inset Text
13594
13595 \begin_layout Plain Layout
13596 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13597 \end_inset
13598
13599
13600 \end_layout
13601
13602 \end_inset
13603 </cell>
13604 </row>
13605 <row>
13606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13607 \begin_inset Text
13608
13609 \begin_layout Plain Layout
13610
13611 \backslash
13612 fbox
13613 \begin_inset ERT
13614 status collapsed
13615
13616 \begin_layout Plain Layout
13617
13618
13619 \backslash
13620 spce 
13621 \end_layout
13622
13623 \end_inset
13624
13625
13626 \backslash
13627 colorbox{green
13628 \begin_inset Formula $\to$
13629 \end_inset
13630
13631
13632 \backslash
13633 {
13634 \family sans
13635 Ctrl+M
13636 \family default
13637  
13638 \family sans
13639 Ctrl+M
13640 \family default
13641  
13642 \backslash
13643 int
13644 \begin_inset ERT
13645 status collapsed
13646
13647 \begin_layout Plain Layout
13648
13649
13650 \backslash
13651 spce 
13652 \end_layout
13653
13654 \end_inset
13655
13656 C=D
13657 \end_layout
13658
13659 \end_inset
13660 </cell>
13661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13662 \begin_inset Text
13663
13664 \begin_layout Plain Layout
13665 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13666 \end_inset
13667
13668
13669 \end_layout
13670
13671 \end_inset
13672 </cell>
13673 </row>
13674 </lyxtabular>
13675
13676 \end_inset
13677
13678
13679 \end_layout
13680
13681 \begin_layout Standard
13682
13683 \series bold
13684
13685 \backslash
13686 colorbox
13687 \series default
13688 は、ボックスに色をつけるだけで、ボックス内の文字には色付けをしません。すべての文字に色付けするには、数式全体を選択し、
13689 \family sans
13690 文字様式
13691 \family default
13692 ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
13693 \begin_inset Graphics
13694         filename ../../images/dialog-show_character.png
13695         scale 85
13696
13697 \end_inset
13698
13699
13700 \family sans
13701 編集\SpecialChar \menuseparator
13702 文字様式\SpecialChar \menuseparator
13703 任意設定
13704 \family default
13705 メニューで開くことができます。すると、数式番号も数式と同じ色になります。数式番号が数式の文字とは別の色になるようにするには、数式内部で色を変えなくてはなりません
13706
13707 \end_layout
13708
13709 \begin_layout Standard
13710 たとえば、
13711 \end_layout
13712
13713 \begin_layout Standard
13714
13715 \color red
13716 \begin_inset Formula 
13717 \begin{equation}
13718 \int A=B\label{eq:red}
13719 \end{equation}
13720
13721 \end_inset
13722
13723
13724 \color green
13725
13726 \begin_inset Formula 
13727 \begin{equation}
13728 \textcolor{red}{\int A=B}\label{eq:redgreen}
13729 \end{equation}
13730
13731 \end_inset
13732
13733
13734 \end_layout
13735
13736 \begin_layout Standard
13737 数式
13738 \begin_inset CommandInset ref
13739 LatexCommand eqref
13740 reference "eq:red"
13741
13742 \end_inset
13743
13744 は、全体が赤色です。
13745 \begin_inset Newline newline
13746 \end_inset
13747
13748 数式
13749 \begin_inset CommandInset ref
13750 LatexCommand eqref
13751 reference "eq:redgreen"
13752
13753 \end_inset
13754
13755 は、数式番号を緑色にするために、まず全体を緑色にします。その後、数式内の文字を赤色にします。
13756 \end_layout
13757
13758 \begin_layout Standard
13759 \begin_inset VSpace bigskip
13760 \end_inset
13761
13762 ボックスの縁だけ別の色にするには、
13763 \series bold
13764
13765 \backslash
13766 fcolorbox
13767 \series default
13768
13769 \begin_inset Index idx
13770 status collapsed
13771
13772 \begin_layout Plain Layout
13773 こまんど@コマンド ! F ! 
13774 \backslash
13775 fcolorbox
13776 \end_layout
13777
13778 \end_inset
13779
13780 コマンドを以下の書式で使用します。
13781 \end_layout
13782
13783 \begin_layout Standard
13784
13785 \series bold
13786
13787 \backslash
13788 fcolorbox{縁の色}{色}{ボックスの内容}
13789 \end_layout
13790
13791 \begin_layout Standard
13792 つまり、
13793 \series bold
13794
13795 \backslash
13796 fcolorbox
13797 \series default
13798
13799 \series bold
13800
13801 \backslash
13802 colorbox
13803 \series default
13804 コマンドの拡張です。
13805 \series bold
13806
13807 \backslash
13808 framebox
13809 \series default
13810 と同様に、縁の厚みは
13811 \series bold
13812
13813 \backslash
13814 fboxrule
13815 \series default
13816
13817 \series bold
13818
13819 \backslash
13820 fboxsep
13821 \series default
13822 で設定します。たとえば、
13823 \begin_inset ERT
13824 status collapsed
13825
13826 \begin_layout Plain Layout
13827
13828
13829 \backslash
13830 fboxrule 1mm 
13831 \backslash
13832 fboxsep 1mm
13833 \end_layout
13834
13835 \end_inset
13836
13837
13838 \begin_inset Formula 
13839 \[
13840 \fcolorbox{cyan}{magenta}{A=B}
13841 \]
13842
13843 \end_inset
13844
13845
13846 \begin_inset ERT
13847 status collapsed
13848
13849 \begin_layout Plain Layout
13850
13851
13852 \backslash
13853 fboxrule 0.4pt 
13854 \backslash
13855 fboxsep 3pt
13856 \end_layout
13857
13858 \end_inset
13859
13860 のようにします。
13861 \end_layout
13862
13863 \begin_layout Standard
13864 上記の数式は、以下のコマンドで作成されています。
13865 \begin_inset Newline newline
13866 \end_inset
13867
13868
13869 \series bold
13870
13871 \backslash
13872 fcolorbox{cyan
13873 \begin_inset Formula $\to$
13874 \end_inset
13875
13876
13877 \backslash
13878 {magenta
13879 \begin_inset Formula $\to$
13880 \end_inset
13881
13882
13883 \backslash
13884 {A=B
13885 \series default
13886 .
13887 \end_layout
13888
13889 \begin_layout Standard
13890 \begin_inset VSpace bigskip
13891 \end_inset
13892
13893 定義済みの色以外の色を使いたい場合には、まずその色を定義しなくてはなりません。
13894 \end_layout
13895
13896 \begin_layout Standard
13897 たとえば、「
13898 \series bold
13899 darkgreen
13900 \series default
13901 」という色を定義するには、LaTeXプリアンブルに
13902 \end_layout
13903
13904 \begin_layout Standard
13905
13906 \series bold
13907
13908 \backslash
13909 definecolor{darkgreen}{cmyk}{0.5,
13910 \series default
13911  
13912 \series bold
13913 0,
13914 \series default
13915  
13916 \series bold
13917 1,
13918 \series default
13919  
13920 \series bold
13921 0.5}
13922 \series default
13923
13924 \begin_inset Index idx
13925 status collapsed
13926
13927 \begin_layout Plain Layout
13928 こまんど@コマンド ! D ! 
13929 \backslash
13930 definecolor
13931 \end_layout
13932
13933 \end_inset
13934
13935
13936 \end_layout
13937
13938 \begin_layout Standard
13939 という行を書き加えます。
13940 \end_layout
13941
13942 \begin_layout Standard
13943
13944 \series bold
13945 cmyk
13946 \series default
13947 とは、
13948 \series bold
13949 cyan
13950 \series default
13951 (シアン)・
13952 \series bold
13953 magenta
13954 \series default
13955 (マゼンタ)・
13956 \series bold
13957 yellow
13958 \series default
13959 (黄)・
13960 \series bold
13961 black
13962 \series default
13963 (黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
13964 \begin_inset space \thinspace{}
13965 \end_inset
13966
13967 -
13968 \begin_inset space \thinspace{}
13969 \end_inset
13970
13971 1の範囲をとることができます。定義には、
13972 \series bold
13973 cmyk
13974 \series default
13975 の他に、
13976 \series bold
13977 rgb
13978 \series default
13979 という色空間を使うこともできます。
13980 \series bold
13981 rgb
13982 \series default
13983 とは、
13984 \series bold
13985 red
13986 \series default
13987 (赤)・
13988 \series bold
13989 green
13990 \series default
13991 (緑)・
13992 \series bold
13993 blue
13994 \series default
13995 (青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
13996 \series bold
13997 gray
13998 \series default
13999 という色空間もあります。
14000 \end_layout
14001
14002 \begin_layout Standard
14003 例として、文字が
14004 \series bold
14005 yellow
14006 \series default
14007 に色付けされ、新しく定義した
14008 \series bold
14009 darkgreen
14010 \series default
14011 という色を持つ縁付きボックスを挙げておきます。
14012 \begin_inset Formula 
14013 \begin{equation}
14014 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14015 \end{equation}
14016
14017 \end_inset
14018
14019
14020 \end_layout
14021
14022 \begin_layout Standard
14023
14024 \series bold
14025
14026 \backslash
14027 textcolor
14028 \series default
14029 コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
14030 \begin_inset Index idx
14031 status collapsed
14032
14033 \begin_layout Plain Layout
14034 てきすと@テキスト ! いろつき@色付き
14035 \end_layout
14036
14037 \end_inset
14038
14039
14040 \end_layout
14041
14042 \begin_layout Standard
14043 \begin_inset ERT
14044 status collapsed
14045
14046 \begin_layout Plain Layout
14047
14048
14049 \backslash
14050 textcolor{darkgreen}{
14051 \end_layout
14052
14053 \end_inset
14054
14055 この文は「darkgreen」です。
14056 \begin_inset ERT
14057 status collapsed
14058
14059 \begin_layout Plain Layout
14060
14061 }
14062 \end_layout
14063
14064 \end_inset
14065
14066
14067 \end_layout
14068
14069 \begin_layout Standard
14070
14071 \series bold
14072
14073 \backslash
14074 textcolor
14075 \series default
14076
14077 \begin_inset Index idx
14078 status collapsed
14079
14080 \begin_layout Plain Layout
14081 こまんど@コマンド ! T ! 
14082 \backslash
14083 textcolor
14084 \end_layout
14085
14086 \end_inset
14087
14088 は、
14089 \series bold
14090
14091 \backslash
14092 textcolor{色}{色付けをする文}
14093 \series default
14094 という書式で使用することができます。
14095 \end_layout
14096
14097 \begin_layout Subsection
14098 段落ボックス
14099 \begin_inset CommandInset label
14100 LatexCommand label
14101 name "sub:段落ボックス"
14102
14103 \end_inset
14104
14105
14106 \begin_inset Index idx
14107 status collapsed
14108
14109 \begin_layout Plain Layout
14110 ぼっくす@ボックス ! だんらく@段落
14111 \end_layout
14112
14113 \end_inset
14114
14115
14116 \begin_inset Index idx
14117 status collapsed
14118
14119 \begin_layout Plain Layout
14120 ぼっくす@ボックス ! parbox|see
14121 \begin_inset ERT
14122 status collapsed
14123
14124 \begin_layout Plain Layout
14125
14126 {
14127 \end_layout
14128
14129 \end_inset
14130
14131 ボックス ! 段落ボックス
14132 \begin_inset ERT
14133 status collapsed
14134
14135 \begin_layout Plain Layout
14136
14137 }
14138 \end_layout
14139
14140 \end_inset
14141
14142
14143 \end_layout
14144
14145 \end_inset
14146
14147
14148 \end_layout
14149
14150 \begin_layout Standard
14151 いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
14152 \family sans
14153 挿入\SpecialChar \menuseparator
14154 ボックス
14155 \family default
14156 メニューかツールバーボタン
14157 \begin_inset Graphics
14158         filename ../../images/box-insert.png
14159         scale 85
14160
14161 \end_inset
14162
14163 で作成することができます。
14164 \end_layout
14165
14166 \begin_layout Standard
14167 以下の例は、行中の縁付きparboxを示したものです。
14168 \end_layout
14169
14170 \begin_layout Standard
14171 \begin_inset VSpace medskip
14172 \end_inset
14173
14174 この行は、
14175 \begin_inset Box Boxed
14176 position "c"
14177 hor_pos "c"
14178 has_inner_box 1
14179 inner_pos "t"
14180 use_parbox 1
14181 use_makebox 0
14182 width "5cm"
14183 special "none"
14184 height "1in"
14185 height_special "totalheight"
14186 status open
14187
14188 \begin_layout Plain Layout
14189 これは段落ボックスです。これはちょうど5
14190 \begin_inset space \thinspace{}
14191 \end_inset
14192
14193 cmの幅になっており、以下のように数式を含めることもできます。
14194 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14195 \end_inset
14196
14197
14198 \end_layout
14199
14200 \end_inset
14201
14202 parboxの入った行です。
14203 \end_layout
14204
14205 \begin_layout Standard
14206 \begin_inset VSpace medskip
14207 \end_inset
14208
14209
14210 \end_layout
14211
14212 \begin_layout Standard
14213 このようなボックスは、灰色のボックス挿入枠を右クリックすることによって作ることができます。すると、ボックスの特性を表示したダイアログが現れます。上の例では、
14214 \emph on
14215 装飾
14216 \emph default
14217 :簡素な長方形の箱型、
14218 \emph on
14219 内部ボックス
14220 \emph default
14221 :parboxコマンド、
14222 \emph on
14223
14224 \emph default
14225 :5
14226 \begin_inset space \thinspace{}
14227 \end_inset
14228
14229 cm、
14230 \emph on
14231 垂直ボックス配置
14232 \emph default
14233 :中央、に設定されています。
14234 \end_layout
14235
14236 \begin_layout Standard
14237 \begin_inset VSpace medskip
14238 \end_inset
14239
14240 LaTeXでは、parboxは、以下の書式を持つ
14241 \series bold
14242
14243 \backslash
14244 parbox
14245 \series default
14246
14247 \begin_inset Index idx
14248 status collapsed
14249
14250 \begin_layout Plain Layout
14251 こまんど@コマンド ! P ! 
14252 \backslash
14253 parbox
14254 \end_layout
14255
14256 \end_inset
14257
14258 コマンドによって作られます。
14259 \end_layout
14260
14261 \begin_layout Standard
14262
14263 \series bold
14264
14265 \backslash
14266 parbox[位置]{幅}{ボックスの内容}
14267 \end_layout
14268
14269 \begin_layout Standard
14270 「位置」は、
14271 \emph on
14272 b
14273 \emph default
14274
14275 \emph on
14276 t
14277 \emph default
14278 の値をとることができます。下揃えを意味する
14279 \emph on
14280 b
14281 \emph default
14282
14283 \bar under
14284 b
14285 \bar default
14286 ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
14287 \emph on
14288 t
14289 \emph default
14290
14291 \bar under
14292 t
14293 \bar default
14294 op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
14295 \emph on
14296 Boxes
14297 \emph default
14298 の節をご参照下さい。
14299 \end_layout
14300
14301 \begin_layout Standard
14302 \begin_inset VSpace bigskip
14303 \end_inset
14304
14305 数式番号を含めて、数式を完全に縁で囲むためには、数式をparbox内に収めなくてはなりません。こうするには、数式前にTeXモードで
14306 \series bold
14307 parbox{
14308 \backslash
14309 linewidth-2
14310 \backslash
14311 fboxsep-2
14312 \backslash
14313 fboxrule}{
14314 \series default
14315 というコマンドを挿入します。ここで
14316 \series bold
14317
14318 \backslash
14319 linewidth
14320 \begin_inset Index idx
14321 status collapsed
14322
14323 \begin_layout Plain Layout
14324 こまんど@コマンド ! L ! 
14325 \backslash
14326 linewidth
14327 \end_layout
14328
14329 \end_inset
14330
14331
14332 \series default
14333 は、使用中の文書に設定されている行幅です。縁は、parboxの外側にあるので、縁余白と縁幅の2倍を行幅から差し引かなくてはなりません。バグ
14334 \begin_inset Foot
14335 status collapsed
14336
14337 \begin_layout Plain Layout
14338 \begin_inset CommandInset href
14339 LatexCommand href
14340 name "LyX-bug #4483"
14341 target "http://www.lyx.org/trac/ticket/4483"
14342
14343 \end_inset
14344
14345
14346 \end_layout
14347
14348 \end_inset
14349
14350 のせいでLyXはこれを自動的に行いませんので、TeXモードを使用する必要があります。引数中で掛け算や引き算を行うためには、LaTeXパッケージの
14351 \series bold
14352 calc
14353 \series default
14354
14355 \begin_inset Foot
14356 status collapsed
14357
14358 \begin_layout Plain Layout
14359
14360 \series bold
14361 calc
14362 \series default
14363 は、標準的LaTeX頒布版のすべてに含まれています。
14364 \end_layout
14365
14366 \end_inset
14367
14368
14369 \begin_inset Index idx
14370 status collapsed
14371
14372 \begin_layout Plain Layout
14373 ぱっけーじ@パッケージ ! calc
14374 \end_layout
14375
14376 \end_inset
14377
14378 を、LaTeXプリアンブル中で
14379 \end_layout
14380
14381 \begin_layout Standard
14382
14383 \series bold
14384
14385 \backslash
14386 usepackage{calc}
14387 \end_layout
14388
14389 \begin_layout Standard
14390 のように読み込んでおく必要があります。数式の後では、TeXモードで
14391 \series bold
14392 }}
14393 \series default
14394 を入力して、二つのボックスを閉じておかなくてはなりません。以下に例を挙げます。
14395 \begin_inset ERT
14396 status collapsed
14397
14398 \begin_layout Plain Layout
14399
14400
14401 \backslash
14402 fboxsep 5mm 
14403 \backslash
14404 fboxrule 5mm
14405 \end_layout
14406
14407 \end_inset
14408
14409
14410 \end_layout
14411
14412 \begin_layout Standard
14413 \begin_inset ERT
14414 status collapsed
14415
14416 \begin_layout Plain Layout
14417
14418
14419 \backslash
14420 fbox{
14421 \backslash
14422 parbox{
14423 \backslash
14424 linewidth-2
14425 \backslash
14426 fboxsep-2
14427 \backslash
14428 fboxrule}{
14429 \end_layout
14430
14431 \end_inset
14432
14433
14434 \begin_inset Formula 
14435 \begin{equation}
14436 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14437 \end{equation}
14438
14439 \end_inset
14440
14441
14442 \begin_inset ERT
14443 status collapsed
14444
14445 \begin_layout Plain Layout
14446
14447 }}
14448 \end_layout
14449
14450 \end_inset
14451
14452
14453 \begin_inset ERT
14454 status collapsed
14455
14456 \begin_layout Plain Layout
14457
14458
14459 \backslash
14460 fboxrule 0.4pt 
14461 \backslash
14462 fboxsep 3pt
14463 \end_layout
14464
14465 \end_inset
14466
14467
14468 \end_layout
14469
14470 \begin_layout Standard
14471 \begin_inset VSpace medskip
14472 \end_inset
14473
14474
14475 \series bold
14476
14477 \backslash
14478 fbox
14479 \series default
14480 の引数としてparboxが使われているので、この場合には、
14481 \series bold
14482
14483 \backslash
14484 fbox
14485 \series default
14486 を使おうが
14487 \series bold
14488
14489 \backslash
14490 boxed
14491 \series default
14492 を使おうが、差は生じません。
14493 \end_layout
14494
14495 \begin_layout Standard
14496 \begin_inset VSpace bigskip
14497 \end_inset
14498
14499 段落ボックスは、数式にじかにコメントを付けるのにたいへん便利です。これを行うには、
14500 \series bold
14501
14502 \backslash
14503 parbox
14504 \series default
14505
14506 \series bold
14507
14508 \backslash
14509 tag
14510 \series default
14511 コマンドといっしょに使います(
14512 \series bold
14513
14514 \backslash
14515 tag
14516 \series default
14517 についての詳細は、第
14518 \begin_inset CommandInset ref
14519 LatexCommand ref
14520 reference "sub:ユーザー定義番号"
14521
14522 \end_inset
14523
14524 節をご参照下さい)
14525 \end_layout
14526
14527 \begin_layout Standard
14528 以下は、
14529 \series bold
14530
14531 \backslash
14532 parbox
14533 \series default
14534 を使ってコメントを付けた数式の例です。
14535 \end_layout
14536
14537 \begin_layout Standard
14538 \begin_inset ERT
14539 status collapsed
14540
14541 \begin_layout Plain Layout
14542
14543
14544 \backslash
14545 [5x-7b=3b
14546 \backslash
14547 tag*{
14548 \backslash
14549 parbox{5cm}{
14550 \end_layout
14551
14552 \end_inset
14553
14554 これは説明です。数式や多行数式本体からはっきりと離れています。
14555 \begin_inset ERT
14556 status collapsed
14557
14558 \begin_layout Plain Layout
14559
14560 }}
14561 \backslash
14562 ]
14563 \end_layout
14564
14565 \end_inset
14566
14567
14568 \end_layout
14569
14570 \begin_layout Standard
14571 LyXは、まだ数式中での
14572 \series bold
14573
14574 \backslash
14575 parbox
14576 \series default
14577 コマンドをサポートしていないので、上のような数式は、完全にTeXモードで挿入しなくてはなりません。この数式は、以下のようなコマンド列を使って作ってあります。
14578 \end_layout
14579
14580 \begin_layout Standard
14581 まず、
14582 \series bold
14583
14584 \backslash
14585 [5x-7b=3b
14586 \backslash
14587 tag*
14588 \backslash
14589 {
14590 \backslash
14591 parbox{5cm}{
14592 \series default
14593 というコマンドをTeXモードで挿入します
14594 \begin_inset Foot
14595 status collapsed
14596
14597 \begin_layout Plain Layout
14598
14599 \series bold
14600 行頭下げ
14601 \series default
14602 数式様式を使用している時には、
14603 \series bold
14604
14605 \backslash
14606 tag*
14607 \backslash
14608 {
14609 \series default
14610 の代わりに
14611 \series bold
14612
14613 \backslash
14614 hfill
14615 \series default
14616 を用いることもできます(数式様式に関しては、第
14617 \begin_inset CommandInset ref
14618 LatexCommand ref
14619 reference "sec:数式様式"
14620
14621 \end_inset
14622
14623 節をご参照下さい)。
14624 \end_layout
14625
14626 \end_inset
14627
14628 。それから、説明を通常のテキストとして入れ、最後に
14629 \series bold
14630 }}
14631 \backslash
14632 ]
14633 \series default
14634 をTeXモードで挿入します。ここで
14635 \series bold
14636
14637 \backslash
14638 [
14639 \series default
14640 および
14641 \series bold
14642
14643 \backslash
14644 ]
14645 \series default
14646 コマンドは別行建て数式を作るためのものです。
14647 \end_layout
14648
14649 \begin_layout Standard
14650
14651 \series bold
14652
14653 \backslash
14654 parbox
14655 \series default
14656 を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
14657 \begin_inset Formula 
14658 \[
14659 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
14660 \]
14661
14662 \end_inset
14663
14664
14665 \end_layout
14666
14667 \begin_layout Section
14668 演算子
14669 \begin_inset Index idx
14670 status collapsed
14671
14672 \begin_layout Plain Layout
14673 えんざんし@演算子
14674 \end_layout
14675
14676 \end_inset
14677
14678
14679 \end_layout
14680
14681 \begin_layout Subsection
14682 大演算子
14683 \begin_inset CommandInset label
14684 LatexCommand label
14685 name "sub:大演算子"
14686
14687 \end_inset
14688
14689
14690 \begin_inset Index idx
14691 status collapsed
14692
14693 \begin_layout Plain Layout
14694 えんざんし@演算子 ! だい@大
14695 \end_layout
14696
14697 \end_inset
14698
14699
14700 \begin_inset Index idx
14701 status collapsed
14702
14703 \begin_layout Plain Layout
14704 わ@和
14705 \end_layout
14706
14707 \end_inset
14708
14709
14710 \begin_inset Index idx
14711 status collapsed
14712
14713 \begin_layout Plain Layout
14714 せきぶんきごう@積分記号
14715 \end_layout
14716
14717 \end_inset
14718
14719
14720 \end_layout
14721
14722 \begin_layout Standard
14723 ここに挙げた積分演算子をすべて使えるようにするには、文書設定の
14724 \family sans
14725 数式オプション
14726 \family default
14727 の面にある
14728 \family sans
14729 esintパッケージを自動的に使う
14730 \family default
14731 オプションを有効にしなくてはなりません。
14732 \end_layout
14733
14734 \begin_layout Standard
14735 \begin_inset space \hfill{}
14736 \end_inset
14737
14738
14739 \begin_inset Tabular
14740 <lyxtabular version="3" rows="9" columns="2">
14741 <features tabularvalignment="middle">
14742 <column alignment="center" valignment="top" width="0pt">
14743 <column alignment="center" valignment="top" width="0pt">
14744 <row>
14745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14746 \begin_inset Text
14747
14748 \begin_layout Plain Layout
14749 コマンド
14750 \end_layout
14751
14752 \end_inset
14753 </cell>
14754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14755 \begin_inset Text
14756
14757 \begin_layout Plain Layout
14758 出力
14759 \end_layout
14760
14761 \end_inset
14762 </cell>
14763 </row>
14764 <row>
14765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14766 \begin_inset Text
14767
14768 \begin_layout Plain Layout
14769
14770 \backslash
14771 sum
14772 \begin_inset Index idx
14773 status collapsed
14774
14775 \begin_layout Plain Layout
14776 こまんど@コマンド ! S ! 
14777 \backslash
14778 sum
14779 \end_layout
14780
14781 \end_inset
14782
14783
14784 \end_layout
14785
14786 \end_inset
14787 </cell>
14788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14789 \begin_inset Text
14790
14791 \begin_layout Plain Layout
14792 \begin_inset Formula $\sum$
14793 \end_inset
14794
14795
14796 \end_layout
14797
14798 \end_inset
14799 </cell>
14800 </row>
14801 <row>
14802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14803 \begin_inset Text
14804
14805 \begin_layout Plain Layout
14806
14807 \backslash
14808 int
14809 \begin_inset Index idx
14810 status collapsed
14811
14812 \begin_layout Plain Layout
14813 こまんど@コマンド ! I ! 
14814 \backslash
14815 int
14816 \end_layout
14817
14818 \end_inset
14819
14820
14821 \end_layout
14822
14823 \end_inset
14824 </cell>
14825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14826 \begin_inset Text
14827
14828 \begin_layout Plain Layout
14829 \begin_inset Formula $\int$
14830 \end_inset
14831
14832
14833 \end_layout
14834
14835 \end_inset
14836 </cell>
14837 </row>
14838 <row>
14839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14840 \begin_inset Text
14841
14842 \begin_layout Plain Layout
14843
14844 \backslash
14845 oint
14846 \end_layout
14847
14848 \end_inset
14849 </cell>
14850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14851 \begin_inset Text
14852
14853 \begin_layout Plain Layout
14854 \begin_inset Formula $\oint$
14855 \end_inset
14856
14857
14858 \end_layout
14859
14860 \end_inset
14861 </cell>
14862 </row>
14863 <row>
14864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14865 \begin_inset Text
14866
14867 \begin_layout Plain Layout
14868
14869 \backslash
14870 ointctrclockwise
14871 \end_layout
14872
14873 \end_inset
14874 </cell>
14875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14876 \begin_inset Text
14877
14878 \begin_layout Plain Layout
14879 \begin_inset Formula $\ointctrclockwise$
14880 \end_inset
14881
14882
14883 \end_layout
14884
14885 \end_inset
14886 </cell>
14887 </row>
14888 <row>
14889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14890 \begin_inset Text
14891
14892 \begin_layout Plain Layout
14893
14894 \backslash
14895 ointclockwise
14896 \end_layout
14897
14898 \end_inset
14899 </cell>
14900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14901 \begin_inset Text
14902
14903 \begin_layout Plain Layout
14904 \begin_inset Formula $\ointclockwise$
14905 \end_inset
14906
14907
14908 \end_layout
14909
14910 \end_inset
14911 </cell>
14912 </row>
14913 <row>
14914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14915 \begin_inset Text
14916
14917 \begin_layout Plain Layout
14918
14919 \backslash
14920 sqint
14921 \end_layout
14922
14923 \end_inset
14924 </cell>
14925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14926 \begin_inset Text
14927
14928 \begin_layout Plain Layout
14929 \begin_inset Formula $\sqint$
14930 \end_inset
14931
14932
14933 \end_layout
14934
14935 \end_inset
14936 </cell>
14937 </row>
14938 <row>
14939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14940 \begin_inset Text
14941
14942 \begin_layout Plain Layout
14943
14944 \backslash
14945 bigcap
14946 \end_layout
14947
14948 \end_inset
14949 </cell>
14950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14951 \begin_inset Text
14952
14953 \begin_layout Plain Layout
14954 \begin_inset Formula $\bigcap$
14955 \end_inset
14956
14957
14958 \end_layout
14959
14960 \end_inset
14961 </cell>
14962 </row>
14963 <row>
14964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14965 \begin_inset Text
14966
14967 \begin_layout Plain Layout
14968
14969 \backslash
14970 bigcup
14971 \end_layout
14972
14973 \end_inset
14974 </cell>
14975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14976 \begin_inset Text
14977
14978 \begin_layout Plain Layout
14979 \begin_inset Formula $\bigcup$
14980 \end_inset
14981
14982
14983 \end_layout
14984
14985 \end_inset
14986 </cell>
14987 </row>
14988 </lyxtabular>
14989
14990 \end_inset
14991
14992
14993 \begin_inset space \hfill{}
14994 \end_inset
14995
14996
14997 \begin_inset Tabular
14998 <lyxtabular version="3" rows="10" columns="2">
14999 <features tabularvalignment="middle">
15000 <column alignment="center" valignment="top" width="0pt">
15001 <column alignment="center" valignment="top" width="0pt">
15002 <row>
15003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15004 \begin_inset Text
15005
15006 \begin_layout Plain Layout
15007 コマンド
15008 \end_layout
15009
15010 \end_inset
15011 </cell>
15012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15013 \begin_inset Text
15014
15015 \begin_layout Plain Layout
15016 出力
15017 \end_layout
15018
15019 \end_inset
15020 </cell>
15021 </row>
15022 <row>
15023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15024 \begin_inset Text
15025
15026 \begin_layout Plain Layout
15027
15028 \backslash
15029 prod
15030 \begin_inset Index idx
15031 status collapsed
15032
15033 \begin_layout Plain Layout
15034 こまんど@コマンド ! P ! 
15035 \backslash
15036 prod
15037 \end_layout
15038
15039 \end_inset
15040
15041
15042 \end_layout
15043
15044 \end_inset
15045 </cell>
15046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15047 \begin_inset Text
15048
15049 \begin_layout Plain Layout
15050 \begin_inset Formula $\prod$
15051 \end_inset
15052
15053
15054 \end_layout
15055
15056 \end_inset
15057 </cell>
15058 </row>
15059 <row>
15060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15061 \begin_inset Text
15062
15063 \begin_layout Plain Layout
15064
15065 \backslash
15066 coprod
15067 \end_layout
15068
15069 \end_inset
15070 </cell>
15071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15072 \begin_inset Text
15073
15074 \begin_layout Plain Layout
15075 \begin_inset Formula $\coprod$
15076 \end_inset
15077
15078
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 </row>
15084 <row>
15085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15086 \begin_inset Text
15087
15088 \begin_layout Plain Layout
15089
15090 \backslash
15091 bigodot
15092 \end_layout
15093
15094 \end_inset
15095 </cell>
15096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15097 \begin_inset Text
15098
15099 \begin_layout Plain Layout
15100 \begin_inset Formula $\bigodot$
15101 \end_inset
15102
15103
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 </row>
15109 <row>
15110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15111 \begin_inset Text
15112
15113 \begin_layout Plain Layout
15114
15115 \backslash
15116 bigotimes
15117 \end_layout
15118
15119 \end_inset
15120 </cell>
15121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15122 \begin_inset Text
15123
15124 \begin_layout Plain Layout
15125 \begin_inset Formula $\bigotimes$
15126 \end_inset
15127
15128
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 </row>
15134 <row>
15135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15136 \begin_inset Text
15137
15138 \begin_layout Plain Layout
15139
15140 \backslash
15141 bigoplus
15142 \end_layout
15143
15144 \end_inset
15145 </cell>
15146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15147 \begin_inset Text
15148
15149 \begin_layout Plain Layout
15150 \begin_inset Formula $\bigoplus$
15151 \end_inset
15152
15153
15154 \end_layout
15155
15156 \end_inset
15157 </cell>
15158 </row>
15159 <row>
15160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15161 \begin_inset Text
15162
15163 \begin_layout Plain Layout
15164
15165 \backslash
15166 bigwedge
15167 \end_layout
15168
15169 \end_inset
15170 </cell>
15171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15172 \begin_inset Text
15173
15174 \begin_layout Plain Layout
15175 \begin_inset Formula $\bigwedge$
15176 \end_inset
15177
15178
15179 \end_layout
15180
15181 \end_inset
15182 </cell>
15183 </row>
15184 <row>
15185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15186 \begin_inset Text
15187
15188 \begin_layout Plain Layout
15189
15190 \backslash
15191 bigvee
15192 \end_layout
15193
15194 \end_inset
15195 </cell>
15196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15197 \begin_inset Text
15198
15199 \begin_layout Plain Layout
15200 \begin_inset Formula $\bigvee$
15201 \end_inset
15202
15203
15204 \end_layout
15205
15206 \end_inset
15207 </cell>
15208 </row>
15209 <row>
15210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \begin_layout Plain Layout
15214
15215 \backslash
15216 bigsqcup
15217 \end_layout
15218
15219 \end_inset
15220 </cell>
15221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Plain Layout
15225 \begin_inset Formula $\bigsqcup$
15226 \end_inset
15227
15228
15229 \end_layout
15230
15231 \end_inset
15232 </cell>
15233 </row>
15234 <row>
15235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15236 \begin_inset Text
15237
15238 \begin_layout Plain Layout
15239
15240 \backslash
15241 biguplus
15242 \end_layout
15243
15244 \end_inset
15245 </cell>
15246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15247 \begin_inset Text
15248
15249 \begin_layout Plain Layout
15250 \begin_inset Formula $\biguplus$
15251 \end_inset
15252
15253
15254 \end_layout
15255
15256 \end_inset
15257 </cell>
15258 </row>
15259 </lyxtabular>
15260
15261 \end_inset
15262
15263
15264 \begin_inset space \hfill{}
15265 \end_inset
15266
15267
15268 \end_layout
15269
15270 \begin_layout Standard
15271 すべての大演算子は、数式ツールバーボタンの
15272 \begin_inset Graphics
15273         filename ../../images/math/intop.png
15274         scale 85
15275
15276 \end_inset
15277
15278 でも挿入することができます。
15279 \end_layout
15280
15281 \begin_layout Standard
15282 これらの演算子は、よく見ないと同じように見える二項演算子よりも大きいので、大演算子と呼ばれます。大演算子はすべて、次小節で説明する「範囲」をとることができます。
15283 \end_layout
15284
15285 \begin_layout Standard
15286 積分演算子はすべて、
15287 \series bold
15288
15289 \backslash
15290 intop
15291 \series default
15292
15293 \series bold
15294
15295 \backslash
15296 ointop
15297 \series default
15298 のように、
15299 \series bold
15300 op
15301 \series default
15302 で終わる別バージョンがあります。これらの演算子は、
15303 \series bold
15304
15305 \backslash
15306 int
15307 \series default
15308 とは範囲の表示のしかたが異なります。第
15309 \begin_inset CommandInset ref
15310 LatexCommand ref
15311 reference "sub:演算子の範囲"
15312
15313 \end_inset
15314
15315 節をご参照下さい。
15316 \end_layout
15317
15318 \begin_layout Subsubsection*
15319 積分の子細
15320 \end_layout
15321
15322 \begin_layout Standard
15323 積分中で用いられる文字
15324 \emph on
15325 d
15326 \emph default
15327 は演算子なので、アップライト体で組まれなくてはなりません。これを行うには
15328 \emph on
15329 d
15330 \emph default
15331 を選択して、短絡キー
15332 \begin_inset Info
15333 type  "shortcut"
15334 arg   "font-roman"
15335 \end_inset
15336
15337 を用います
15338 \begin_inset Foot
15339 status collapsed
15340
15341 \begin_layout Plain Layout
15342 文字様式については、第
15343 \begin_inset CommandInset ref
15344 LatexCommand ref
15345 reference "sub:書体様式"
15346
15347 \end_inset
15348
15349 節参照。
15350 \end_layout
15351
15352 \end_inset
15353
15354 。最後に、演算子の慣例に倣って、
15355 \emph on
15356 d
15357 \emph default
15358 の前に最小空白を挿入しなくてはなりません。たとえば、
15359 \end_layout
15360
15361 \begin_layout Standard
15362 正しくない例:
15363 \begin_inset Formula $\int A(x)dx$
15364 \end_inset
15365
15366
15367 \begin_inset Newline newline
15368 \end_inset
15369
15370 正しい
15371 \begin_inset Phantom HPhantom
15372 status open
15373
15374 \begin_layout Plain Layout
15375 ない
15376 \end_layout
15377
15378 \end_inset
15379
15380 例:
15381 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15382 \end_inset
15383
15384
15385 \end_layout
15386
15387 \begin_layout Standard
15388 多重積分に関しては、以下のコマンドがあります。
15389 \begin_inset VSpace medskip
15390 \end_inset
15391
15392
15393 \end_layout
15394
15395 \begin_layout Standard
15396 \begin_inset space \hfill{}
15397 \end_inset
15398
15399
15400 \begin_inset Tabular
15401 <lyxtabular version="3" rows="4" columns="2">
15402 <features tabularvalignment="middle">
15403 <column alignment="center" valignment="top" width="0">
15404 <column alignment="center" valignment="top" width="0">
15405 <row>
15406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15407 \begin_inset Text
15408
15409 \begin_layout Plain Layout
15410 コマンド
15411 \end_layout
15412
15413 \end_inset
15414 </cell>
15415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15416 \begin_inset Text
15417
15418 \begin_layout Plain Layout
15419 出力
15420 \begin_inset Note Note
15421 status collapsed
15422
15423 \begin_layout Plain Layout
15424 ここで
15425 \series bold
15426
15427 \backslash
15428 raisebox
15429 \series default
15430 はスペーサーとして使用しているだけです。
15431 \end_layout
15432
15433 \end_inset
15434
15435
15436 \end_layout
15437
15438 \end_inset
15439 </cell>
15440 </row>
15441 <row>
15442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15443 \begin_inset Text
15444
15445 \begin_layout Plain Layout
15446
15447 \backslash
15448 iint
15449 \end_layout
15450
15451 \end_inset
15452 </cell>
15453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15454 \begin_inset Text
15455
15456 \begin_layout Plain Layout
15457 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15458 \end_inset
15459
15460
15461 \end_layout
15462
15463 \end_inset
15464 </cell>
15465 </row>
15466 <row>
15467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15468 \begin_inset Text
15469
15470 \begin_layout Plain Layout
15471
15472 \backslash
15473 oiint
15474 \end_layout
15475
15476 \end_inset
15477 </cell>
15478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15479 \begin_inset Text
15480
15481 \begin_layout Plain Layout
15482 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15483 \end_inset
15484
15485
15486 \end_layout
15487
15488 \end_inset
15489 </cell>
15490 </row>
15491 <row>
15492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15493 \begin_inset Text
15494
15495 \begin_layout Plain Layout
15496
15497 \backslash
15498 sqiint
15499 \end_layout
15500
15501 \end_inset
15502 </cell>
15503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15504 \begin_inset Text
15505
15506 \begin_layout Plain Layout
15507 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15508 \end_inset
15509
15510
15511 \end_layout
15512
15513 \end_inset
15514 </cell>
15515 </row>
15516 </lyxtabular>
15517
15518 \end_inset
15519
15520
15521 \begin_inset space \hfill{}
15522 \end_inset
15523
15524
15525 \begin_inset Tabular
15526 <lyxtabular version="3" rows="4" columns="2">
15527 <features tabularvalignment="middle">
15528 <column alignment="center" valignment="top" width="0">
15529 <column alignment="center" valignment="top" width="0">
15530 <row>
15531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15532 \begin_inset Text
15533
15534 \begin_layout Plain Layout
15535 コマンド
15536 \end_layout
15537
15538 \end_inset
15539 </cell>
15540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15541 \begin_inset Text
15542
15543 \begin_layout Plain Layout
15544 出力
15545 \end_layout
15546
15547 \end_inset
15548 </cell>
15549 </row>
15550 <row>
15551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15552 \begin_inset Text
15553
15554 \begin_layout Plain Layout
15555
15556 \backslash
15557 iiint
15558 \end_layout
15559
15560 \end_inset
15561 </cell>
15562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15563 \begin_inset Text
15564
15565 \begin_layout Plain Layout
15566 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15567 \end_inset
15568
15569
15570 \end_layout
15571
15572 \end_inset
15573 </cell>
15574 </row>
15575 <row>
15576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15577 \begin_inset Text
15578
15579 \begin_layout Plain Layout
15580
15581 \backslash
15582 iiiint
15583 \end_layout
15584
15585 \end_inset
15586 </cell>
15587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15588 \begin_inset Text
15589
15590 \begin_layout Plain Layout
15591 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15592 \end_inset
15593
15594
15595 \end_layout
15596
15597 \end_inset
15598 </cell>
15599 </row>
15600 <row>
15601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15602 \begin_inset Text
15603
15604 \begin_layout Plain Layout
15605
15606 \backslash
15607 dotsint
15608 \end_layout
15609
15610 \end_inset
15611 </cell>
15612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15613 \begin_inset Text
15614
15615 \begin_layout Plain Layout
15616 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15617 \end_inset
15618
15619
15620 \end_layout
15621
15622 \end_inset
15623 </cell>
15624 </row>
15625 </lyxtabular>
15626
15627 \end_inset
15628
15629
15630 \begin_inset space \hfill{}
15631 \end_inset
15632
15633
15634 \end_layout
15635
15636 \begin_layout Subsection
15637 演算子の範囲
15638 \begin_inset CommandInset label
15639 LatexCommand label
15640 name "sub:演算子の範囲"
15641
15642 \end_inset
15643
15644
15645 \begin_inset Index idx
15646 status collapsed
15647
15648 \begin_layout Plain Layout
15649 えんざんし@演算子 ! はんい@範囲
15650 \end_layout
15651
15652 \end_inset
15653
15654
15655 \end_layout
15656
15657 \begin_layout Standard
15658 範囲は、上付き文字と下付き文字とで作成することができます。
15659 \end_layout
15660
15661 \begin_layout Standard
15662 \align center
15663 \begin_inset Tabular
15664 <lyxtabular version="3" rows="2" columns="2">
15665 <features tabularvalignment="middle">
15666 <column alignment="center" valignment="top" width="0pt">
15667 <column alignment="center" valignment="top" width="0pt">
15668 <row>
15669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15670 \begin_inset Text
15671
15672 \begin_layout Plain Layout
15673 コマンド
15674 \end_layout
15675
15676 \end_inset
15677 </cell>
15678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15679 \begin_inset Text
15680
15681 \begin_layout Plain Layout
15682 出力
15683 \begin_inset Note Note
15684 status collapsed
15685
15686 \begin_layout Plain Layout
15687 ここで
15688 \series bold
15689
15690 \backslash
15691 raisebox
15692 \series default
15693 はスペーサーとして使用しているだけです。
15694 \end_layout
15695
15696 \end_inset
15697
15698
15699 \end_layout
15700
15701 \end_inset
15702 </cell>
15703 </row>
15704 <row>
15705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15706 \begin_inset Text
15707
15708 \begin_layout Plain Layout
15709
15710 \backslash
15711 prod^
15712 \backslash
15713 infty
15714 \begin_inset ERT
15715 status collapsed
15716
15717 \begin_layout Plain Layout
15718
15719
15720 \backslash
15721 spce 
15722 \end_layout
15723
15724 \end_inset
15725
15726
15727 \begin_inset Formula $\to$
15728 \end_inset
15729
15730 _0
15731 \begin_inset Formula $\to$
15732 \end_inset
15733
15734 A(x)
15735 \end_layout
15736
15737 \end_inset
15738 </cell>
15739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15740 \begin_inset Text
15741
15742 \begin_layout Plain Layout
15743 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15744 \end_inset
15745
15746
15747 \end_layout
15748
15749 \end_inset
15750 </cell>
15751 </row>
15752 </lyxtabular>
15753
15754 \end_inset
15755
15756
15757 \end_layout
15758
15759 \begin_layout Standard
15760 行内数式では、範囲は演算子の右横に表示されます。別行建て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
15761 \end_layout
15762
15763 \begin_layout Standard
15764 範囲が演算子の横に表示されるように強制するには、カーソルを当該演算子の直後において、
15765 \family sans
15766 編集\SpecialChar \menuseparator
15767 数式\SpecialChar \menuseparator
15768 範囲の表記を変更
15769 \family default
15770 メニューで
15771 \family sans
15772 \series bold
15773 行内形式
15774 \family default
15775 \series default
15776 (短絡キー
15777 \begin_inset Info
15778 type  "shortcut"
15779 arg   "math-limits"
15780 \end_inset
15781
15782 )を選択することで範囲形式を変更することができます。以下はその用例です。
15783 \end_layout
15784
15785 \begin_layout Standard
15786 既定の範囲形式は、以下のようになっています。
15787 \begin_inset Formula 
15788 \[
15789 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15790 \]
15791
15792 \end_inset
15793
15794 以下は、範囲形式を
15795 \family sans
15796 \series bold
15797 行内形式
15798 \family default
15799 \series default
15800 に変更したときの表示です。
15801 \begin_inset Formula 
15802 \[
15803 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15804 \]
15805
15806 \end_inset
15807
15808
15809 \series bold
15810
15811 \backslash
15812 intop
15813 \series default
15814
15815 \series bold
15816
15817 \backslash
15818 ointop
15819 \series default
15820 などのように
15821 \series bold
15822 op
15823 \series default
15824 で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
15825 の例では、範囲形式を
15826 \series bold
15827 別行建て形式
15828 \series default
15829 にして積分記号の下に置くようにしています。
15830 \begin_inset Formula 
15831 \begin{equation}
15832 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15833 \end{equation}
15834
15835 \end_inset
15836
15837
15838 \end_layout
15839
15840 \begin_layout Standard
15841 \begin_inset VSpace medskip
15842 \end_inset
15843
15844 範囲に条件を指定したい場合には、
15845 \series bold
15846
15847 \backslash
15848 subarray
15849 \series default
15850
15851 \begin_inset Index idx
15852 status collapsed
15853
15854 \begin_layout Plain Layout
15855 こまんど@コマンド ! S ! 
15856 \backslash
15857 subarray
15858 \end_layout
15859
15860 \end_inset
15861
15862 コマンドや
15863 \series bold
15864
15865 \backslash
15866 substack
15867 \series default
15868
15869 \begin_inset Index idx
15870 status collapsed
15871
15872 \begin_layout Plain Layout
15873 こまんど@コマンド ! S ! 
15874 \backslash
15875 substack
15876 \end_layout
15877
15878 \end_inset
15879
15880 コマンドを使用します。たとえば、以下の表記 
15881 \begin_inset Formula 
15882 \begin{equation}
15883 \sum_{\begin{subarray}{c}
15884 0<k<1000\\
15885 \\
15886 k\,\in\,\mathbb{N}
15887 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15888 \end{equation}
15889
15890 \end_inset
15891
15892
15893 \end_layout
15894
15895 \begin_layout Standard
15896 を作成するには、以下のようにしなくてはなりません。
15897 \begin_inset Newline newline
15898 \end_inset
15899
15900 まず、
15901 \series bold
15902
15903 \backslash
15904 sum
15905 \series default
15906 ^
15907 \series bold
15908 n
15909 \begin_inset ERT
15910 status collapsed
15911
15912 \begin_layout Plain Layout
15913
15914
15915 \backslash
15916 spce 
15917 \end_layout
15918
15919 \end_inset
15920
15921 _
15922 \series default
15923 というコマンドを入力します。すると、和演算子の下の青枠に移動するので、ここに
15924 \series bold
15925
15926 \backslash
15927 subarray
15928 \begin_inset ERT
15929 status collapsed
15930
15931 \begin_layout Plain Layout
15932
15933
15934 \backslash
15935 spce 
15936 \end_layout
15937
15938 \end_inset
15939
15940
15941 \series default
15942 コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
15943 \begin_inset Info
15944 type  "shortcut"
15945 arg   "newline-insert newline"
15946 \end_inset
15947
15948 )を挿入することで作ることができます。ここに
15949 \begin_inset Newline newline
15950 \end_inset
15951
15952
15953 \series bold
15954 0
15955 \begin_inset Formula $\boldsymbol{<}$
15956 \end_inset
15957
15958 k
15959 \begin_inset Formula $\boldsymbol{<}$
15960 \end_inset
15961
15962 1000 Ctrl+Return
15963 \begin_inset Newline newline
15964 \end_inset
15965
15966
15967 \series default
15968 と入力すると、新規行のための新しい枠が現れます。
15969 \end_layout
15970
15971 \begin_layout Standard
15972 各行の揃え方は、
15973 \family sans
15974 表ツールバー
15975 \family default
15976
15977 \family sans
15978 編集\SpecialChar \menuseparator
15979 行と列
15980 \family default
15981 メニューで変更することができますが、右揃えにするには、行頭に
15982 \series bold
15983
15984 \backslash
15985 hfill
15986 \begin_inset ERT
15987 status collapsed
15988
15989 \begin_layout Plain Layout
15990
15991
15992 \backslash
15993 spce 
15994 \end_layout
15995
15996 \end_inset
15997
15998
15999 \series default
16000 を挿入しなくてはなりません。
16001 \end_layout
16002
16003 \begin_layout Standard
16004
16005 \series bold
16006
16007 \backslash
16008 substack
16009 \series default
16010 コマンドは、各行がつねに中央揃えになることを除いては、
16011 \series bold
16012
16013 \backslash
16014 subarray
16015 \series default
16016 と同じです。
16017 \end_layout
16018
16019 \begin_layout Standard
16020 \begin_inset VSpace bigskip
16021 \end_inset
16022
16023 演算子の後に来る文字は、範囲の横に来るので、
16024 \begin_inset CommandInset ref
16025 LatexCommand eqref
16026 reference "eq:substack"
16027
16028 \end_inset
16029
16030 式のように、演算子の横の余白が大きくなりすぎることがあります。
16031 \end_layout
16032
16033 \begin_layout Standard
16034 これを避けるには、LaTeXプリアンブルに以下のようなマクロを指定する方法があります。
16035 \end_layout
16036
16037 \begin_layout Standard
16038
16039 \series bold
16040
16041 \backslash
16042 def
16043 \backslash
16044 clap#1{
16045 \backslash
16046 hbox to 0pt{
16047 \backslash
16048 hss #1
16049 \backslash
16050 hss}}
16051 \begin_inset Newline newline
16052 \end_inset
16053
16054
16055 \backslash
16056 def
16057 \backslash
16058 mathclap {
16059 \backslash
16060 mathpalette 
16061 \backslash
16062 mathclapinternal}
16063 \begin_inset Newline newline
16064 \end_inset
16065
16066
16067 \backslash
16068 def
16069 \backslash
16070 mathclapinternal #1#2{
16071 \backslash
16072 clap{$
16073 \backslash
16074 mathsurround =0pt #1{#2}$}}
16075 \end_layout
16076
16077 \begin_layout Standard
16078 これは、範囲の幅を0
16079 \begin_inset space \thinspace{}
16080 \end_inset
16081
16082 ptに設定する
16083 \series bold
16084
16085 \backslash
16086 mathclap
16087 \series default
16088
16089 \begin_inset Index idx
16090 status collapsed
16091
16092 \begin_layout Plain Layout
16093 こまんど@コマンド ! M ! 
16094 \backslash
16095 mathclap
16096 \end_layout
16097
16098 \end_inset
16099
16100 コマンドを定義しています。このコマンドの書式は、
16101 \end_layout
16102
16103 \begin_layout Standard
16104
16105 \series bold
16106
16107 \backslash
16108 mathclap{範囲}
16109 \end_layout
16110
16111 \begin_layout Standard
16112 となっていて、「範囲」には複数の条件を入れることができます。
16113 \end_layout
16114
16115 \begin_layout Standard
16116 これを
16117 \begin_inset CommandInset ref
16118 LatexCommand eqref
16119 reference "eq:substack"
16120
16121 \end_inset
16122
16123 式に応用すると、以下のようなコマンド
16124 \end_layout
16125
16126 \begin_layout Standard
16127
16128 \series bold
16129
16130 \backslash
16131 sum_
16132 \backslash
16133 mathclap{
16134 \backslash
16135 substack
16136 \begin_inset ERT
16137 status collapsed
16138
16139 \begin_layout Plain Layout
16140
16141
16142 \backslash
16143 spce 
16144 \end_layout
16145
16146 \end_inset
16147
16148 0
16149 \begin_inset Formula $\boldsymbol{<}$
16150 \end_inset
16151
16152 k
16153 \begin_inset Formula $\boldsymbol{<}$
16154 \end_inset
16155
16156 1000 Ctrl+Return
16157 \end_layout
16158
16159 \begin_layout Standard
16160 を使用して下限を作成することになります。これによって、足される要素は、和演算子の直後に来ることになります。
16161 \begin_inset Formula 
16162 \[
16163 \sum_{\mathclap{\substack{0<k<1000\\
16164 \\
16165 k\,\in\,\mathbb{N}
16166 }
16167 }}^{n}k^{-2}
16168 \]
16169
16170 \end_inset
16171
16172
16173 \end_layout
16174
16175 \begin_layout Standard
16176 \begin_inset VSpace bigskip
16177 \end_inset
16178
16179 一つの範囲を複数の演算子に用いる方法が、第
16180 \begin_inset CommandInset ref
16181 LatexCommand ref
16182 reference "sub:自己定義演算子"
16183
16184 \end_inset
16185
16186 節に述べられています。
16187 \end_layout
16188
16189 \begin_layout Standard
16190 \begin_inset Newpage newpage
16191 \end_inset
16192
16193
16194 \end_layout
16195
16196 \begin_layout Subsection
16197 二項演算子
16198 \begin_inset CommandInset label
16199 LatexCommand label
16200 name "sub:二項演算子"
16201
16202 \end_inset
16203
16204
16205 \begin_inset Index idx
16206 status collapsed
16207
16208 \begin_layout Plain Layout
16209 えんざんし@演算子 ! にこう@二項
16210 \end_layout
16211
16212 \end_inset
16213
16214
16215 \end_layout
16216
16217 \begin_layout Standard
16218 二項演算子は、前後に文字がある場合、周囲に余白が入ります。
16219 \begin_inset VSpace medskip
16220 \end_inset
16221
16222
16223 \end_layout
16224
16225 \begin_layout Standard
16226 \begin_inset space \hfill{}
16227 \end_inset
16228
16229
16230 \begin_inset Tabular
16231 <lyxtabular version="3" rows="13" columns="2">
16232 <features tabularvalignment="middle">
16233 <column alignment="center" valignment="top" width="0pt">
16234 <column alignment="center" valignment="top" width="0pt">
16235 <row>
16236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Plain Layout
16240 コマンド
16241 \begin_inset Note Note
16242 status collapsed
16243
16244 \begin_layout Plain Layout
16245 ここで
16246 \series bold
16247
16248 \backslash
16249 raisebox
16250 \series default
16251 はスペーサーとして使用しているだけです。
16252 \end_layout
16253
16254 \end_inset
16255
16256
16257 \end_layout
16258
16259 \end_inset
16260 </cell>
16261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16262 \begin_inset Text
16263
16264 \begin_layout Plain Layout
16265 出力
16266 \end_layout
16267
16268 \end_inset
16269 </cell>
16270 </row>
16271 <row>
16272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16273 \begin_inset Text
16274
16275 \begin_layout Plain Layout
16276 +
16277 \end_layout
16278
16279 \end_inset
16280 </cell>
16281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16282 \begin_inset Text
16283
16284 \begin_layout Plain Layout
16285 \begin_inset Formula $+$
16286 \end_inset
16287
16288
16289 \end_layout
16290
16291 \end_inset
16292 </cell>
16293 </row>
16294 <row>
16295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16296 \begin_inset Text
16297
16298 \begin_layout Plain Layout
16299 -
16300 \end_layout
16301
16302 \end_inset
16303 </cell>
16304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16305 \begin_inset Text
16306
16307 \begin_layout Plain Layout
16308 \begin_inset Formula $-$
16309 \end_inset
16310
16311
16312 \end_layout
16313
16314 \end_inset
16315 </cell>
16316 </row>
16317 <row>
16318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16319 \begin_inset Text
16320
16321 \begin_layout Plain Layout
16322
16323 \backslash
16324 pm
16325 \end_layout
16326
16327 \end_inset
16328 </cell>
16329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16330 \begin_inset Text
16331
16332 \begin_layout Plain Layout
16333 \begin_inset Formula $\pm$
16334 \end_inset
16335
16336
16337 \end_layout
16338
16339 \end_inset
16340 </cell>
16341 </row>
16342 <row>
16343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16344 \begin_inset Text
16345
16346 \begin_layout Plain Layout
16347
16348 \backslash
16349 mp
16350 \end_layout
16351
16352 \end_inset
16353 </cell>
16354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16355 \begin_inset Text
16356
16357 \begin_layout Plain Layout
16358 \begin_inset Formula $\mp$
16359 \end_inset
16360
16361
16362 \end_layout
16363
16364 \end_inset
16365 </cell>
16366 </row>
16367 <row>
16368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16369 \begin_inset Text
16370
16371 \begin_layout Plain Layout
16372
16373 \backslash
16374 cdot
16375 \end_layout
16376
16377 \end_inset
16378 </cell>
16379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16380 \begin_inset Text
16381
16382 \begin_layout Plain Layout
16383 \begin_inset Formula $\cdot$
16384 \end_inset
16385
16386
16387 \end_layout
16388
16389 \end_inset
16390 </cell>
16391 </row>
16392 <row>
16393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16394 \begin_inset Text
16395
16396 \begin_layout Plain Layout
16397
16398 \backslash
16399 times
16400 \end_layout
16401
16402 \end_inset
16403 </cell>
16404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16405 \begin_inset Text
16406
16407 \begin_layout Plain Layout
16408 \begin_inset Formula $\times$
16409 \end_inset
16410
16411
16412 \end_layout
16413
16414 \end_inset
16415 </cell>
16416 </row>
16417 <row>
16418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Plain Layout
16422
16423 \backslash
16424 div
16425 \end_layout
16426
16427 \end_inset
16428 </cell>
16429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433 \begin_inset Formula $\div$
16434 \end_inset
16435
16436
16437 \end_layout
16438
16439 \end_inset
16440 </cell>
16441 </row>
16442 <row>
16443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16444 \begin_inset Text
16445
16446 \begin_layout Plain Layout
16447 \begin_inset ERT
16448 status collapsed
16449
16450 \begin_layout Plain Layout
16451
16452
16453 \backslash
16454 raisebox{-1.2mm}{
16455 \end_layout
16456
16457 \end_inset
16458
16459 *
16460 \begin_inset ERT
16461 status collapsed
16462
16463 \begin_layout Plain Layout
16464
16465 }
16466 \end_layout
16467
16468 \end_inset
16469
16470
16471 \end_layout
16472
16473 \end_inset
16474 </cell>
16475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16476 \begin_inset Text
16477
16478 \begin_layout Plain Layout
16479 \begin_inset Formula $*$
16480 \end_inset
16481
16482
16483 \end_layout
16484
16485 \end_inset
16486 </cell>
16487 </row>
16488 <row>
16489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16490 \begin_inset Text
16491
16492 \begin_layout Plain Layout
16493
16494 \backslash
16495 star
16496 \end_layout
16497
16498 \end_inset
16499 </cell>
16500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16501 \begin_inset Text
16502
16503 \begin_layout Plain Layout
16504 \begin_inset Formula $\star$
16505 \end_inset
16506
16507
16508 \end_layout
16509
16510 \end_inset
16511 </cell>
16512 </row>
16513 <row>
16514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16515 \begin_inset Text
16516
16517 \begin_layout Plain Layout
16518
16519 \backslash
16520 circ
16521 \end_layout
16522
16523 \end_inset
16524 </cell>
16525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Plain Layout
16529 \begin_inset Formula $\circ$
16530 \end_inset
16531
16532
16533 \end_layout
16534
16535 \end_inset
16536 </cell>
16537 </row>
16538 <row>
16539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16540 \begin_inset Text
16541
16542 \begin_layout Plain Layout
16543
16544 \backslash
16545 diamond
16546 \end_layout
16547
16548 \end_inset
16549 </cell>
16550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16551 \begin_inset Text
16552
16553 \begin_layout Plain Layout
16554 \begin_inset Formula $\diamond$
16555 \end_inset
16556
16557
16558 \end_layout
16559
16560 \end_inset
16561 </cell>
16562 </row>
16563 <row>
16564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16565 \begin_inset Text
16566
16567 \begin_layout Plain Layout
16568
16569 \backslash
16570 bullet
16571 \end_layout
16572
16573 \end_inset
16574 </cell>
16575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16576 \begin_inset Text
16577
16578 \begin_layout Plain Layout
16579 \begin_inset Formula $\bullet$
16580 \end_inset
16581
16582
16583 \end_layout
16584
16585 \end_inset
16586 </cell>
16587 </row>
16588 </lyxtabular>
16589
16590 \end_inset
16591
16592
16593 \begin_inset space \hfill{}
16594 \end_inset
16595
16596
16597 \begin_inset Tabular
16598 <lyxtabular version="3" rows="13" columns="2">
16599 <features tabularvalignment="middle">
16600 <column alignment="center" valignment="top" width="0pt">
16601 <column alignment="center" valignment="top" width="0pt">
16602 <row>
16603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16604 \begin_inset Text
16605
16606 \begin_layout Plain Layout
16607 コマンド
16608 \end_layout
16609
16610 \end_inset
16611 </cell>
16612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16613 \begin_inset Text
16614
16615 \begin_layout Plain Layout
16616 出力
16617 \end_layout
16618
16619 \end_inset
16620 </cell>
16621 </row>
16622 <row>
16623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16624 \begin_inset Text
16625
16626 \begin_layout Plain Layout
16627
16628 \backslash
16629 nabla
16630 \end_layout
16631
16632 \end_inset
16633 </cell>
16634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16635 \begin_inset Text
16636
16637 \begin_layout Plain Layout
16638 \begin_inset Formula $\nabla$
16639 \end_inset
16640
16641
16642 \end_layout
16643
16644 \end_inset
16645 </cell>
16646 </row>
16647 <row>
16648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16649 \begin_inset Text
16650
16651 \begin_layout Plain Layout
16652
16653 \backslash
16654 bigtriangledown
16655 \end_layout
16656
16657 \end_inset
16658 </cell>
16659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16660 \begin_inset Text
16661
16662 \begin_layout Plain Layout
16663 \begin_inset Formula $\bigtriangledown$
16664 \end_inset
16665
16666
16667 \end_layout
16668
16669 \end_inset
16670 </cell>
16671 </row>
16672 <row>
16673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16674 \begin_inset Text
16675
16676 \begin_layout Plain Layout
16677
16678 \backslash
16679 bigtriangleup
16680 \end_layout
16681
16682 \end_inset
16683 </cell>
16684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16685 \begin_inset Text
16686
16687 \begin_layout Plain Layout
16688 \begin_inset Formula $\bigtriangleup$
16689 \end_inset
16690
16691
16692 \end_layout
16693
16694 \end_inset
16695 </cell>
16696 </row>
16697 <row>
16698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16699 \begin_inset Text
16700
16701 \begin_layout Plain Layout
16702
16703 \backslash
16704 Box
16705 \end_layout
16706
16707 \end_inset
16708 </cell>
16709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16710 \begin_inset Text
16711
16712 \begin_layout Plain Layout
16713 \begin_inset Formula $\Box$
16714 \end_inset
16715
16716
16717 \end_layout
16718
16719 \end_inset
16720 </cell>
16721 </row>
16722 <row>
16723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16724 \begin_inset Text
16725
16726 \begin_layout Plain Layout
16727
16728 \backslash
16729 cap 
16730 \end_layout
16731
16732 \end_inset
16733 </cell>
16734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16735 \begin_inset Text
16736
16737 \begin_layout Plain Layout
16738 \begin_inset Formula $\cap$
16739 \end_inset
16740
16741
16742 \end_layout
16743
16744 \end_inset
16745 </cell>
16746 </row>
16747 <row>
16748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Plain Layout
16752
16753 \backslash
16754 cup
16755 \end_layout
16756
16757 \end_inset
16758 </cell>
16759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16760 \begin_inset Text
16761
16762 \begin_layout Plain Layout
16763 \begin_inset Formula $\cup$
16764 \end_inset
16765
16766
16767 \end_layout
16768
16769 \end_inset
16770 </cell>
16771 </row>
16772 <row>
16773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16774 \begin_inset Text
16775
16776 \begin_layout Plain Layout
16777
16778 \backslash
16779 dagger
16780 \end_layout
16781
16782 \end_inset
16783 </cell>
16784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16785 \begin_inset Text
16786
16787 \begin_layout Plain Layout
16788 \begin_inset Formula $\dagger$
16789 \end_inset
16790
16791
16792 \end_layout
16793
16794 \end_inset
16795 </cell>
16796 </row>
16797 <row>
16798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16799 \begin_inset Text
16800
16801 \begin_layout Plain Layout
16802
16803 \backslash
16804 ddagger
16805 \end_layout
16806
16807 \end_inset
16808 </cell>
16809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16810 \begin_inset Text
16811
16812 \begin_layout Plain Layout
16813 \begin_inset Formula $\ddagger$
16814 \end_inset
16815
16816
16817 \end_layout
16818
16819 \end_inset
16820 </cell>
16821 </row>
16822 <row>
16823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827
16828 \backslash
16829 wr
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838 \begin_inset Formula $\wr$
16839 \end_inset
16840
16841
16842 \end_layout
16843
16844 \end_inset
16845 </cell>
16846 </row>
16847 <row>
16848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16849 \begin_inset Text
16850
16851 \begin_layout Plain Layout
16852
16853 \backslash
16854 bigcirc
16855 \end_layout
16856
16857 \end_inset
16858 </cell>
16859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863 \begin_inset Formula $\bigcirc$
16864 \end_inset
16865
16866
16867 \end_layout
16868
16869 \end_inset
16870 </cell>
16871 </row>
16872 <row>
16873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16874 \begin_inset Text
16875
16876 \begin_layout Plain Layout
16877
16878 \backslash
16879 wedge
16880 \end_layout
16881
16882 \end_inset
16883 </cell>
16884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16885 \begin_inset Text
16886
16887 \begin_layout Plain Layout
16888 \begin_inset Formula $\wedge$
16889 \end_inset
16890
16891
16892 \end_layout
16893
16894 \end_inset
16895 </cell>
16896 </row>
16897 <row>
16898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16899 \begin_inset Text
16900
16901 \begin_layout Plain Layout
16902
16903 \backslash
16904 vee
16905 \end_layout
16906
16907 \end_inset
16908 </cell>
16909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16910 \begin_inset Text
16911
16912 \begin_layout Plain Layout
16913 \begin_inset Formula $\vee$
16914 \end_inset
16915
16916
16917 \end_layout
16918
16919 \end_inset
16920 </cell>
16921 </row>
16922 </lyxtabular>
16923
16924 \end_inset
16925
16926
16927 \begin_inset space \hfill{}
16928 \end_inset
16929
16930
16931 \begin_inset Tabular
16932 <lyxtabular version="3" rows="13" columns="2">
16933 <features tabularvalignment="middle">
16934 <column alignment="center" valignment="top" width="0pt">
16935 <column alignment="center" valignment="top" width="0pt">
16936 <row>
16937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16938 \begin_inset Text
16939
16940 \begin_layout Plain Layout
16941 コマンド
16942 \end_layout
16943
16944 \end_inset
16945 </cell>
16946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16947 \begin_inset Text
16948
16949 \begin_layout Plain Layout
16950 出力
16951 \end_layout
16952
16953 \end_inset
16954 </cell>
16955 </row>
16956 <row>
16957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16958 \begin_inset Text
16959
16960 \begin_layout Plain Layout
16961
16962 \backslash
16963 oplus
16964 \end_layout
16965
16966 \end_inset
16967 </cell>
16968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16969 \begin_inset Text
16970
16971 \begin_layout Plain Layout
16972 \begin_inset Formula $\oplus$
16973 \end_inset
16974
16975
16976 \end_layout
16977
16978 \end_inset
16979 </cell>
16980 </row>
16981 <row>
16982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16983 \begin_inset Text
16984
16985 \begin_layout Plain Layout
16986
16987 \backslash
16988 ominus
16989 \end_layout
16990
16991 \end_inset
16992 </cell>
16993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997 \begin_inset Formula $\ominus$
16998 \end_inset
16999
17000
17001 \end_layout
17002
17003 \end_inset
17004 </cell>
17005 </row>
17006 <row>
17007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17008 \begin_inset Text
17009
17010 \begin_layout Plain Layout
17011
17012 \backslash
17013 otimes
17014 \end_layout
17015
17016 \end_inset
17017 </cell>
17018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17019 \begin_inset Text
17020
17021 \begin_layout Plain Layout
17022 \begin_inset Formula $\otimes$
17023 \end_inset
17024
17025
17026 \end_layout
17027
17028 \end_inset
17029 </cell>
17030 </row>
17031 <row>
17032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17033 \begin_inset Text
17034
17035 \begin_layout Plain Layout
17036
17037 \backslash
17038 oslash
17039 \end_layout
17040
17041 \end_inset
17042 </cell>
17043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17044 \begin_inset Text
17045
17046 \begin_layout Plain Layout
17047 \begin_inset Formula $\oslash$
17048 \end_inset
17049
17050
17051 \end_layout
17052
17053 \end_inset
17054 </cell>
17055 </row>
17056 <row>
17057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17058 \begin_inset Text
17059
17060 \begin_layout Plain Layout
17061
17062 \backslash
17063 odot
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17069 \begin_inset Text
17070
17071 \begin_layout Plain Layout
17072 \begin_inset Formula $\odot$
17073 \end_inset
17074
17075
17076 \end_layout
17077
17078 \end_inset
17079 </cell>
17080 </row>
17081 <row>
17082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086
17087 \backslash
17088 amalg
17089 \end_layout
17090
17091 \end_inset
17092 </cell>
17093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17094 \begin_inset Text
17095
17096 \begin_layout Plain Layout
17097 \begin_inset Formula $\amalg$
17098 \end_inset
17099
17100
17101 \end_layout
17102
17103 \end_inset
17104 </cell>
17105 </row>
17106 <row>
17107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17108 \begin_inset Text
17109
17110 \begin_layout Plain Layout
17111
17112 \backslash
17113 uplus
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17119 \begin_inset Text
17120
17121 \begin_layout Plain Layout
17122 \begin_inset Formula $\uplus$
17123 \end_inset
17124
17125
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 </row>
17131 <row>
17132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17133 \begin_inset Text
17134
17135 \begin_layout Plain Layout
17136
17137 \backslash
17138 setminus
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout Plain Layout
17147 \begin_inset Formula $\setminus$
17148 \end_inset
17149
17150
17151 \end_layout
17152
17153 \end_inset
17154 </cell>
17155 </row>
17156 <row>
17157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161
17162 \backslash
17163 sqcap
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172 \begin_inset Formula $\sqcap$
17173 \end_inset
17174
17175
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 </row>
17181 <row>
17182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186
17187 \backslash
17188 sqcup
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197 \begin_inset Formula $\sqcup$
17198 \end_inset
17199
17200
17201 \end_layout
17202
17203 \end_inset
17204 </cell>
17205 </row>
17206 <row>
17207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17208 \begin_inset Text
17209
17210 \begin_layout Plain Layout
17211
17212 \backslash
17213 triangleleft
17214 \end_layout
17215
17216 \end_inset
17217 </cell>
17218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17219 \begin_inset Text
17220
17221 \begin_layout Plain Layout
17222 \begin_inset Formula $\triangleleft$
17223 \end_inset
17224
17225
17226 \end_layout
17227
17228 \end_inset
17229 </cell>
17230 </row>
17231 <row>
17232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236
17237 \backslash
17238 triangleright
17239 \end_layout
17240
17241 \end_inset
17242 </cell>
17243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17244 \begin_inset Text
17245
17246 \begin_layout Plain Layout
17247 \begin_inset Formula $\triangleright$
17248 \end_inset
17249
17250
17251 \end_layout
17252
17253 \end_inset
17254 </cell>
17255 </row>
17256 </lyxtabular>
17257
17258 \end_inset
17259
17260
17261 \begin_inset space \hfill{}
17262 \end_inset
17263
17264
17265 \end_layout
17266
17267 \begin_layout Standard
17268 二項演算子は、すべて数式ツールバーボタンの
17269 \begin_inset Graphics
17270         filename ../../images/math/pm.png
17271         scale 85
17272
17273 \end_inset
17274
17275 から挿入することもできます。
17276 \end_layout
17277
17278 \begin_layout Standard
17279 ラプラス演算子を組版するには、
17280 \series bold
17281
17282 \backslash
17283 bigtriangleup
17284 \series default
17285 以外に、
17286 \series bold
17287
17288 \backslash
17289 Delta
17290 \series default
17291
17292 \series bold
17293
17294 \backslash
17295 nabla
17296 \series default
17297 ^
17298 \series bold
17299 2
17300 \series default
17301
17302 \begin_inset Formula $\nabla^{2}$
17303 \end_inset
17304
17305 )を使用することもできます。
17306 \end_layout
17307
17308 \begin_layout Standard
17309
17310 \family sans
17311 挿入\SpecialChar \menuseparator
17312 特殊文字
17313 \family default
17314 メニューの
17315 \family sans
17316 メニュー区切り
17317 \family default
17318 で入力される文字は、
17319 \series bold
17320
17321 \backslash
17322 triangleright
17323 \series default
17324 演算子です。
17325 \end_layout
17326
17327 \begin_layout Subsection
17328 自己定義演算子
17329 \begin_inset CommandInset label
17330 LatexCommand label
17331 name "sub:自己定義演算子"
17332
17333 \end_inset
17334
17335
17336 \begin_inset Index idx
17337 status collapsed
17338
17339 \begin_layout Plain Layout
17340 えんざんし@演算子 ! じこていぎ@自己定義
17341 \end_layout
17342
17343 \end_inset
17344
17345
17346 \end_layout
17347
17348 \begin_layout Standard
17349 LaTeXプリアンブルで
17350 \series bold
17351
17352 \backslash
17353 DeclareMathOperator
17354 \series default
17355
17356 \begin_inset Index idx
17357 status collapsed
17358
17359 \begin_layout Plain Layout
17360 こまんど@コマンド ! D ! 
17361 \backslash
17362 dbinom@
17363 \backslash
17364 DeclareMathOperator
17365 \end_layout
17366
17367 \end_inset
17368
17369 コマンドを使用すると、自製演算子を定義することができます。このコマンドの書式は
17370 \end_layout
17371
17372 \begin_layout Standard
17373
17374 \series bold
17375
17376 \backslash
17377 DeclareMathOperator{新規コマンド}{表示}
17378 \end_layout
17379
17380 \begin_layout Standard
17381 です。「表示」は、出力での演算子の表示され方を定義する文字や記号です。大演算子を定義するには、コマンドの後に「*」を置きます。自己定義の大演算子は、すべて第
17382 \begin_inset CommandInset ref
17383 LatexCommand ref
17384 reference "sub:演算子の範囲"
17385
17386 \end_inset
17387
17388 節で述べられた範囲を指定することができます。
17389 \end_layout
17390
17391 \begin_layout Standard
17392 たとえば、以下のようなLaTeXプリアンブル行
17393 \end_layout
17394
17395 \begin_layout Standard
17396
17397 \series bold
17398
17399 \backslash
17400 DeclareMathOperator*{
17401 \backslash
17402 Lozenge}{
17403 \backslash
17404 blacklozenge}
17405 \end_layout
17406
17407 \begin_layout Standard
17408 は、第
17409 \begin_inset CommandInset ref
17410 LatexCommand ref
17411 reference "sub:その他の記号"
17412
17413 \end_inset
17414
17415 節にある菱形記号を使った大演算子を挿入する、以下のようなコマンド
17416 \series bold
17417
17418 \backslash
17419 Lozenge
17420 \series default
17421 を定義します。
17422 \begin_inset Formula 
17423 \[
17424 \Lozenge_{n=1}^{\infty}
17425 \]
17426
17427 \end_inset
17428
17429 上記の数式を作るコマンドは、
17430 \series bold
17431
17432 \backslash
17433 Lozenge
17434 \series default
17435 ^
17436 \series bold
17437
17438 \backslash
17439 infty
17440 \begin_inset Formula $\to$
17441 \end_inset
17442
17443 _n=1
17444 \series default
17445 です。
17446 \end_layout
17447
17448 \begin_layout Standard
17449 \begin_inset VSpace bigskip
17450 \end_inset
17451
17452 自己定義演算子を、同一文書内で複数回用いない時には、以下の書式を持つ
17453 \series bold
17454
17455 \backslash
17456 mathop
17457 \series default
17458
17459 \begin_inset Index idx
17460 status collapsed
17461
17462 \begin_layout Plain Layout
17463 こまんど@コマンド ! M ! 
17464 \backslash
17465 mathop
17466 \end_layout
17467
17468 \end_inset
17469
17470 コマンドおよび
17471 \series bold
17472
17473 \backslash
17474 mathbin
17475 \series default
17476
17477 \begin_inset Index idx
17478 status collapsed
17479
17480 \begin_layout Plain Layout
17481 こまんど@コマンド ! M ! 
17482 \backslash
17483 mathbin
17484 \end_layout
17485
17486 \end_inset
17487
17488 コマンドを用いて定義を行うこともできます。
17489 \end_layout
17490
17491 \begin_layout Standard
17492 (書式)
17493 \series bold
17494
17495 \backslash
17496 mathop{表示}
17497 \series default
17498 および
17499 \series bold
17500
17501 \backslash
17502 mathbin{表示}
17503 \end_layout
17504
17505 \begin_layout Standard
17506
17507 \series bold
17508
17509 \backslash
17510 mathop
17511 \series default
17512 は大演算子を定義し、
17513 \series bold
17514
17515 \backslash
17516 mathbin
17517 \series default
17518 は二項演算子を定義します。
17519 \end_layout
17520
17521 \begin_layout Standard
17522 たとえば
17523 \series bold
17524
17525 \backslash
17526 mathop
17527 \series default
17528 は、以下のように、複数の演算子に共通の範囲指定を行うのに用いることができます。
17529 \end_layout
17530
17531 \begin_layout Standard
17532 \begin_inset Formula 
17533 \[
17534 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17535 \]
17536
17537 \end_inset
17538
17539
17540 \end_layout
17541
17542 \begin_layout Standard
17543 上記の数式では
17544 \begin_inset Newline newline
17545 \end_inset
17546
17547
17548 \series bold
17549
17550 \backslash
17551 mathop{
17552 \backslash
17553 sum
17554 \backslash
17555 negmedspace
17556 \backslash
17557 sum
17558 \series default
17559
17560 \begin_inset ERT
17561 status collapsed
17562
17563 \begin_layout Plain Layout
17564
17565
17566 \backslash
17567 spce 
17568 \end_layout
17569
17570 \end_inset
17571
17572
17573 \series bold
17574
17575 \begin_inset Formula $\to$
17576 \end_inset
17577
17578 ^N
17579 \series default
17580
17581 \begin_inset ERT
17582 status collapsed
17583
17584 \begin_layout Plain Layout
17585
17586
17587 \backslash
17588 spce 
17589 \end_layout
17590
17591 \end_inset
17592
17593
17594 \series bold
17595 _i,j=1
17596 \begin_inset Newline newline
17597 \end_inset
17598
17599
17600 \series default
17601 というコマンドを用いています。
17602 \end_layout
17603
17604 \begin_layout Section
17605 書体
17606 \begin_inset Index idx
17607 status collapsed
17608
17609 \begin_layout Plain Layout
17610 しょたい@書体
17611 \end_layout
17612
17613 \end_inset
17614
17615
17616 \begin_inset Index idx
17617 status collapsed
17618
17619 \begin_layout Plain Layout
17620 ふぉんと@フォント | see
17621 \begin_inset ERT
17622 status collapsed
17623
17624 \begin_layout Plain Layout
17625
17626 {
17627 \end_layout
17628
17629 \end_inset
17630
17631 書体
17632 \begin_inset ERT
17633 status collapsed
17634
17635 \begin_layout Plain Layout
17636
17637 }
17638 \end_layout
17639
17640 \end_inset
17641
17642
17643 \end_layout
17644
17645 \end_inset
17646
17647
17648 \end_layout
17649
17650 \begin_layout Subsection
17651 書体様式
17652 \begin_inset CommandInset label
17653 LatexCommand label
17654 name "sub:書体様式"
17655
17656 \end_inset
17657
17658
17659 \begin_inset Index idx
17660 status collapsed
17661
17662 \begin_layout Plain Layout
17663 しょたい@書体 ! ようしき@様式
17664 \end_layout
17665
17666 \end_inset
17667
17668
17669 \end_layout
17670
17671 \begin_layout Standard
17672 数式中のラテン文字は、以下の書体様式のうちいずれかに設定することができます。
17673 \begin_inset VSpace -2mm
17674 \end_inset
17675
17676
17677 \end_layout
17678
17679 \begin_layout Standard
17680 \align center
17681 \begin_inset Tabular
17682 <lyxtabular version="3" rows="7" columns="3">
17683 <features tabularvalignment="middle">
17684 <column alignment="center" valignment="top" width="0">
17685 <column alignment="center" valignment="top" width="0">
17686 <column alignment="center" valignment="top" width="0">
17687 <row>
17688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17689 \begin_inset Text
17690
17691 \begin_layout Plain Layout
17692 コマンド
17693 \end_layout
17694
17695 \end_inset
17696 </cell>
17697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17698 \begin_inset Text
17699
17700 \begin_layout Plain Layout
17701 出力
17702 \end_layout
17703
17704 \end_inset
17705 </cell>
17706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17707 \begin_inset Text
17708
17709 \begin_layout Plain Layout
17710 短絡キー
17711 \end_layout
17712
17713 \end_inset
17714 </cell>
17715 </row>
17716 <row>
17717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17718 \begin_inset Text
17719
17720 \begin_layout Plain Layout
17721
17722 \backslash
17723 mathbb
17724 \series bold
17725
17726 \begin_inset ERT
17727 status collapsed
17728
17729 \begin_layout Plain Layout
17730
17731
17732 \backslash
17733 spce 
17734 \end_layout
17735
17736 \end_inset
17737
17738
17739 \series default
17740 ABC
17741 \end_layout
17742
17743 \end_inset
17744 </cell>
17745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17746 \begin_inset Text
17747
17748 \begin_layout Plain Layout
17749 \begin_inset Formula $\mathbb{ABC}$
17750 \end_inset
17751
17752
17753 \end_layout
17754
17755 \end_inset
17756 </cell>
17757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17758 \begin_inset Text
17759
17760 \begin_layout Plain Layout
17761 \begin_inset Info
17762 type  "shortcut"
17763 arg   "font-noun"
17764 \end_inset
17765
17766
17767 \end_layout
17768
17769 \end_inset
17770 </cell>
17771 </row>
17772 <row>
17773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17774 \begin_inset Text
17775
17776 \begin_layout Plain Layout
17777
17778 \backslash
17779 mathbf
17780 \series bold
17781
17782 \begin_inset ERT
17783 status collapsed
17784
17785 \begin_layout Plain Layout
17786
17787
17788 \backslash
17789 spce 
17790 \end_layout
17791
17792 \end_inset
17793
17794
17795 \series default
17796 AbC
17797 \end_layout
17798
17799 \end_inset
17800 </cell>
17801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17802 \begin_inset Text
17803
17804 \begin_layout Plain Layout
17805 \begin_inset Formula $\mathbf{AbC}$
17806 \end_inset
17807
17808
17809 \end_layout
17810
17811 \end_inset
17812 </cell>
17813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817 \begin_inset Info
17818 type  "shortcut"
17819 arg   "font-bold"
17820 \end_inset
17821
17822
17823 \end_layout
17824
17825 \end_inset
17826 </cell>
17827 </row>
17828 <row>
17829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17830 \begin_inset Text
17831
17832 \begin_layout Plain Layout
17833
17834 \backslash
17835 boldsymbol
17836 \series bold
17837
17838 \begin_inset ERT
17839 status collapsed
17840
17841 \begin_layout Plain Layout
17842
17843
17844 \backslash
17845 spce 
17846 \end_layout
17847
17848 \end_inset
17849
17850
17851 \series default
17852 AbC
17853 \end_layout
17854
17855 \end_inset
17856 </cell>
17857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17858 \begin_inset Text
17859
17860 \begin_layout Plain Layout
17861 \begin_inset Formula $\boldsymbol{AbC}$
17862 \end_inset
17863
17864
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873 \begin_inset Info
17874 type  "shortcuts"
17875 arg   "font-boldsymbol"
17876 \end_inset
17877
17878
17879 \end_layout
17880
17881 \end_inset
17882 </cell>
17883 </row>
17884 <row>
17885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17886 \begin_inset Text
17887
17888 \begin_layout Plain Layout
17889
17890 \backslash
17891 mathcal
17892 \series bold
17893
17894 \begin_inset ERT
17895 status collapsed
17896
17897 \begin_layout Plain Layout
17898
17899
17900 \backslash
17901 spce 
17902 \end_layout
17903
17904 \end_inset
17905
17906
17907 \series default
17908 ABC
17909 \end_layout
17910
17911 \end_inset
17912 </cell>
17913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17914 \begin_inset Text
17915
17916 \begin_layout Plain Layout
17917 \begin_inset Formula $\mathcal{ABC}$
17918 \end_inset
17919
17920
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17926 \begin_inset Text
17927
17928 \begin_layout Plain Layout
17929 \begin_inset Info
17930 type  "shortcut"
17931 arg   "font-emph"
17932 \end_inset
17933
17934
17935 \end_layout
17936
17937 \end_inset
17938 </cell>
17939 </row>
17940 <row>
17941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17942 \begin_inset Text
17943
17944 \begin_layout Plain Layout
17945
17946 \backslash
17947 mathfrak
17948 \series bold
17949
17950 \begin_inset ERT
17951 status collapsed
17952
17953 \begin_layout Plain Layout
17954
17955
17956 \backslash
17957 spce 
17958 \end_layout
17959
17960 \end_inset
17961
17962
17963 \series default
17964 AbC
17965 \end_layout
17966
17967 \end_inset
17968 </cell>
17969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Plain Layout
17973 \begin_inset Formula $\mathfrak{AbC}$
17974 \end_inset
17975
17976
17977 \end_layout
17978
17979 \end_inset
17980 </cell>
17981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17982 \begin_inset Text
17983
17984 \begin_layout Plain Layout
17985 -
17986 \end_layout
17987
17988 \end_inset
17989 </cell>
17990 </row>
17991 <row>
17992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17993 \begin_inset Text
17994
17995 \begin_layout Plain Layout
17996
17997 \backslash
17998 mathscr
17999 \series bold
18000
18001 \begin_inset ERT
18002 status collapsed
18003
18004 \begin_layout Plain Layout
18005
18006
18007 \backslash
18008 spce 
18009 \end_layout
18010
18011 \end_inset
18012
18013
18014 \series default
18015 AbC
18016 \end_layout
18017
18018 \end_inset
18019 </cell>
18020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024 \begin_inset Formula $\mathscr{AbC}$
18025 \end_inset
18026
18027
18028 \end_layout
18029
18030 \end_inset
18031 </cell>
18032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18033 \begin_inset Text
18034
18035 \begin_layout Plain Layout
18036 -
18037 \end_layout
18038
18039 \end_inset
18040 </cell>
18041 </row>
18042 </lyxtabular>
18043
18044 \end_inset
18045
18046
18047 \end_layout
18048
18049 \begin_layout Standard
18050 \align center
18051 \begin_inset Tabular
18052 <lyxtabular version="3" rows="5" columns="3">
18053 <features tabularvalignment="middle">
18054 <column alignment="center" valignment="top" width="0">
18055 <column alignment="center" valignment="top" width="0">
18056 <column alignment="center" valignment="top" width="0">
18057 <row>
18058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18059 \begin_inset Text
18060
18061 \begin_layout Plain Layout
18062 コマンド
18063 \end_layout
18064
18065 \end_inset
18066 </cell>
18067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18068 \begin_inset Text
18069
18070 \begin_layout Plain Layout
18071 出力
18072 \end_layout
18073
18074 \end_inset
18075 </cell>
18076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18077 \begin_inset Text
18078
18079 \begin_layout Plain Layout
18080 短絡キー
18081 \end_layout
18082
18083 \end_inset
18084 </cell>
18085 </row>
18086 <row>
18087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18088 \begin_inset Text
18089
18090 \begin_layout Plain Layout
18091
18092 \backslash
18093 mathit
18094 \series bold
18095
18096 \begin_inset ERT
18097 status collapsed
18098
18099 \begin_layout Plain Layout
18100
18101
18102 \backslash
18103 spce 
18104 \end_layout
18105
18106 \end_inset
18107
18108
18109 \series default
18110 AbC
18111 \end_layout
18112
18113 \end_inset
18114 </cell>
18115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18116 \begin_inset Text
18117
18118 \begin_layout Plain Layout
18119 \begin_inset Formula $\mathit{AbC}$
18120 \end_inset
18121
18122
18123 \end_layout
18124
18125 \end_inset
18126 </cell>
18127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18128 \begin_inset Text
18129
18130 \begin_layout Plain Layout
18131 -
18132 \end_layout
18133
18134 \end_inset
18135 </cell>
18136 </row>
18137 <row>
18138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18139 \begin_inset Text
18140
18141 \begin_layout Plain Layout
18142
18143 \backslash
18144 mathrm
18145 \series bold
18146
18147 \begin_inset ERT
18148 status collapsed
18149
18150 \begin_layout Plain Layout
18151
18152
18153 \backslash
18154 spce 
18155 \end_layout
18156
18157 \end_inset
18158
18159
18160 \series default
18161 AbC
18162 \end_layout
18163
18164 \end_inset
18165 </cell>
18166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18167 \begin_inset Text
18168
18169 \begin_layout Plain Layout
18170 \begin_inset Formula $\mathrm{AbC}$
18171 \end_inset
18172
18173
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182 \begin_inset Info
18183 type  "shortcut"
18184 arg   "font-roman"
18185 \end_inset
18186
18187
18188 \end_layout
18189
18190 \end_inset
18191 </cell>
18192 </row>
18193 <row>
18194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18195 \begin_inset Text
18196
18197 \begin_layout Plain Layout
18198
18199 \backslash
18200 mathsf
18201 \series bold
18202
18203 \begin_inset ERT
18204 status collapsed
18205
18206 \begin_layout Plain Layout
18207
18208
18209 \backslash
18210 spce 
18211 \end_layout
18212
18213 \end_inset
18214
18215
18216 \series default
18217 AbC
18218 \end_layout
18219
18220 \end_inset
18221 </cell>
18222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18223 \begin_inset Text
18224
18225 \begin_layout Plain Layout
18226 \begin_inset Formula $\mathsf{AbC}$
18227 \end_inset
18228
18229
18230 \end_layout
18231
18232 \end_inset
18233 </cell>
18234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238 \begin_inset Info
18239 type  "shortcut"
18240 arg   "font-sans"
18241 \end_inset
18242
18243
18244 \end_layout
18245
18246 \end_inset
18247 </cell>
18248 </row>
18249 <row>
18250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18251 \begin_inset Text
18252
18253 \begin_layout Plain Layout
18254
18255 \backslash
18256 mathtt
18257 \series bold
18258
18259 \begin_inset ERT
18260 status collapsed
18261
18262 \begin_layout Plain Layout
18263
18264
18265 \backslash
18266 spce 
18267 \end_layout
18268
18269 \end_inset
18270
18271
18272 \series default
18273 AbC
18274 \end_layout
18275
18276 \end_inset
18277 </cell>
18278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282 \begin_inset Formula $\mathtt{AbC}$
18283 \end_inset
18284
18285
18286 \end_layout
18287
18288 \end_inset
18289 </cell>
18290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18291 \begin_inset Text
18292
18293 \begin_layout Plain Layout
18294 \begin_inset Info
18295 type  "shortcut"
18296 arg   "font-typewriter"
18297 \end_inset
18298
18299
18300 \end_layout
18301
18302 \end_inset
18303 </cell>
18304 </row>
18305 </lyxtabular>
18306
18307 \end_inset
18308
18309
18310 \end_layout
18311
18312 \begin_layout Standard
18313 \begin_inset Note Greyedout
18314 status open
18315
18316 \begin_layout Plain Layout
18317
18318 \series bold
18319 (注意)
18320 \backslash
18321 mathbb
18322 \series default
18323 様式と
18324 \series bold
18325
18326 \backslash
18327 mathcal
18328 \series default
18329 様式は、大文字にのみ使用することができます。
18330 \end_layout
18331
18332 \end_inset
18333
18334
18335 \end_layout
18336
18337 \begin_layout Standard
18338 既定では、
18339 \series bold
18340
18341 \backslash
18342 mathnormal
18343 \series default
18344 様式に設定されています。
18345 \end_layout
18346
18347 \begin_layout Standard
18348 書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
18349 \begin_inset Formula 
18350 \[
18351 \mathfrak{A=\frac{b}{C}}
18352 \]
18353
18354 \end_inset
18355
18356
18357 \end_layout
18358
18359 \begin_layout Standard
18360 数式テキストに含まれる文字に対しては、数式書体様式は反映せず、
18361 \series bold
18362
18363 \backslash
18364 textrm
18365 \series default
18366 様式で表示されます。数式テキストの様式を文字様式ダイアログで設定することができないのは、LyXのバグです
18367 \begin_inset Foot
18368 status collapsed
18369
18370 \begin_layout Plain Layout
18371 \begin_inset CommandInset href
18372 LatexCommand href
18373 name "LyX-bug #4629"
18374 target "http://www.lyx.org/trac/ticket/4629"
18375
18376 \end_inset
18377
18378
18379 \end_layout
18380
18381 \end_inset
18382
18383
18384 \end_layout
18385
18386 \begin_layout Standard
18387 書体様式コマンドの代わりに、
18388 \family sans
18389 編集\SpecialChar \menuseparator
18390 数学\SpecialChar \menuseparator
18391 文字様式
18392 \family default
18393 ダイアログや、
18394 \begin_inset Graphics
18395         filename ../../images/math/font.png
18396         scale 85
18397
18398 \end_inset
18399
18400 を使用することもできます。
18401 \end_layout
18402
18403 \begin_layout Subsection
18404 ボールド体の数式
18405 \begin_inset CommandInset label
18406 LatexCommand label
18407 name "sub:ボールド体の数式"
18408
18409 \end_inset
18410
18411
18412 \begin_inset Index idx
18413 status collapsed
18414
18415 \begin_layout Plain Layout
18416 すうしき@数式 ! ぼーるどたい@ボールド体
18417 \end_layout
18418
18419 \end_inset
18420
18421
18422 \end_layout
18423
18424 \begin_layout Standard
18425 数式全体をボールド体にしようとすると、前節の
18426 \series bold
18427
18428 \backslash
18429 mathbf
18430 \series default
18431 コマンドは、ギリシャ文字の小文字に対しては機能しないので、使用することができません。さらにこのコマンドは、以下の式のように、ラテン文字をつねにアップライト体に印
18432 字してしまいます。
18433 \end_layout
18434
18435 \begin_layout Standard
18436 \begin_inset Formula 
18437 \[
18438 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
18439 \]
18440
18441 \end_inset
18442
18443
18444 \end_layout
18445
18446 \begin_layout Standard
18447 この数式を正しく表示するには、以下のように、
18448 \series bold
18449
18450 \backslash
18451 boldsymbol
18452 \series default
18453 コマンドを使用します。
18454 \begin_inset Formula 
18455 \[
18456 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
18457 \]
18458
18459 \end_inset
18460
18461 また、数式を
18462 \series bold
18463 boldmath環境
18464 \series default
18465 に設定する方法もあります。この環境は、TeXモードで
18466 \series bold
18467
18468 \backslash
18469 boldmath
18470 \begin_inset Index idx
18471 status collapsed
18472
18473 \begin_layout Plain Layout
18474 こまんど@コマンド ! B ! 
18475 \backslash
18476 boldmath
18477 \end_layout
18478
18479 \end_inset
18480
18481
18482 \series default
18483 コマンドを挿入することによって作ることができます。環境を閉じるには、
18484 \series bold
18485
18486 \backslash
18487 unboldmath
18488 \begin_inset Index idx
18489 status collapsed
18490
18491 \begin_layout Plain Layout
18492 こまんど@コマンド ! U ! 
18493 \backslash
18494 unboldmath
18495 \end_layout
18496
18497 \end_inset
18498
18499
18500 \series default
18501 コマンドをTeXモードで挿入します。
18502 \begin_inset ERT
18503 status collapsed
18504
18505 \begin_layout Plain Layout
18506
18507
18508 \backslash
18509 boldmath 
18510 \end_layout
18511
18512 \end_inset
18513
18514
18515 \begin_inset Formula 
18516 \[
18517 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
18518 \]
18519
18520 \end_inset
18521
18522
18523 \begin_inset ERT
18524 status collapsed
18525
18526 \begin_layout Plain Layout
18527
18528
18529 \backslash
18530 unboldmath 
18531 \end_layout
18532
18533 \end_inset
18534
18535
18536 \end_layout
18537
18538 \begin_layout Subsection
18539 色付きの数式
18540 \begin_inset Index idx
18541 status collapsed
18542
18543 \begin_layout Plain Layout
18544 すうしき@数式 ! いろつき@色付き
18545 \end_layout
18546
18547 \end_inset
18548
18549
18550 \end_layout
18551
18552 \begin_layout Standard
18553 数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
18554 \begin_inset Formula 
18555 \[
18556 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18557 \]
18558
18559 \end_inset
18560
18561
18562 \end_layout
18563
18564 \begin_layout Standard
18565
18566 \begin_inset CommandInset ref
18567 LatexCommand ref
18568 reference "sub:色付きボックス"
18569
18570 \end_inset
18571
18572 節に述べられているように、自製の色を定義することもできます。自製の色は、以下の書式を持つ
18573 \series bold
18574
18575 \backslash
18576 textcolor
18577 \series default
18578
18579 \begin_inset Index idx
18580 status collapsed
18581
18582 \begin_layout Plain Layout
18583 こまんど@コマンド ! T ! 
18584 \backslash
18585 textcolor
18586 \end_layout
18587
18588 \end_inset
18589
18590 TeXコードコマンドで適用することができます。
18591 \end_layout
18592
18593 \begin_layout Standard
18594
18595 \series bold
18596
18597 \backslash
18598 textcolor{色}{文字ないし数式}
18599 \end_layout
18600
18601 \begin_layout Standard
18602 下記の例は、全体を濃緑にし、一部を赤にしています。
18603 \end_layout
18604
18605 \begin_layout Standard
18606 \begin_inset ERT
18607 status collapsed
18608
18609 \begin_layout Plain Layout
18610
18611
18612 \backslash
18613 textcolor{darkgreen}{
18614 \end_layout
18615
18616 \end_inset
18617
18618
18619 \begin_inset Formula 
18620 \[
18621 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18622 \]
18623
18624 \end_inset
18625
18626
18627 \begin_inset ERT
18628 status collapsed
18629
18630 \begin_layout Plain Layout
18631
18632 }
18633 \end_layout
18634
18635 \end_inset
18636
18637
18638 \end_layout
18639
18640 \begin_layout Standard
18641 LyXのバグのため、自製色は数式全体に対してしか使用することができません
18642 \begin_inset Foot
18643 status collapsed
18644
18645 \begin_layout Plain Layout
18646 \begin_inset CommandInset href
18647 LatexCommand href
18648 name "LyX-bug #5269"
18649 target "http://www.lyx.org/trac/ticket/5269"
18650
18651 \end_inset
18652
18653
18654 \end_layout
18655
18656 \end_inset
18657
18658
18659 \end_layout
18660
18661 \begin_layout Subsection
18662 書体寸法
18663 \begin_inset CommandInset label
18664 LatexCommand label
18665 name "sub:書体寸法"
18666
18667 \end_inset
18668
18669
18670 \begin_inset Index idx
18671 status collapsed
18672
18673 \begin_layout Plain Layout
18674 しょたい@書体 ! すんぽう@寸法
18675 \end_layout
18676
18677 \end_inset
18678
18679
18680 \end_layout
18681
18682 \begin_layout Standard
18683 数式内の文字については、本文中の文字同様、以下の書体寸法設定コマンドがあります。
18684 \end_layout
18685
18686 \begin_layout Standard
18687
18688 \series bold
18689
18690 \backslash
18691 Huge
18692 \series default
18693
18694 \series bold
18695
18696 \backslash
18697 huge
18698 \series default
18699
18700 \series bold
18701
18702 \backslash
18703 LARGE
18704 \series default
18705
18706 \series bold
18707
18708 \backslash
18709 Large
18710 \series default
18711
18712 \series bold
18713
18714 \backslash
18715 large
18716 \series default
18717
18718 \series bold
18719
18720 \backslash
18721 normalsize
18722 \series default
18723
18724 \series bold
18725
18726 \backslash
18727 small
18728 \series default
18729 ,
18730 \begin_inset Newline newline
18731 \end_inset
18732
18733
18734 \series bold
18735
18736 \backslash
18737 footnotesize
18738 \series default
18739
18740 \series bold
18741
18742 \backslash
18743 scriptsize
18744 \series default
18745 、および
18746 \series bold
18747
18748 \backslash
18749 tiny
18750 \end_layout
18751
18752 \begin_layout Standard
18753 これらのコマンドによって生成される実際の書体寸法は、文書の書体寸法に依存し、文書の書体寸法が
18754 \series bold
18755
18756 \backslash
18757 normalsize
18758 \series default
18759 コマンドに設定されます。他のコマンドは、
18760 \series bold
18761
18762 \backslash
18763 normalsize
18764 \series default
18765 を基準として拡大ないし縮小されます。しかしながら、書体寸法は一定の値を越えることができないようになっています。たとえば、文書書体寸法が12
18766 \begin_inset space \thinspace{}
18767 \end_inset
18768
18769 ptであるならば、
18770 \series bold
18771
18772 \backslash
18773 Huge
18774 \series default
18775 コマンドは
18776 \series bold
18777
18778 \backslash
18779 huge
18780 \series default
18781 コマンドと同じ大きさに落とされます。
18782 \end_layout
18783
18784 \begin_layout Standard
18785 ある場所以降のすべての数式と本文文字を変更するには、書体寸法コマンドをTeXモードで挿入します。元の書体寸法に戻すには、数式の後にTeXモードで
18786 \series bold
18787
18788 \backslash
18789 normalsize
18790 \series default
18791 コマンドを挿入します。
18792 \end_layout
18793
18794 \begin_layout Standard
18795 \begin_inset Newpage newpage
18796 \end_inset
18797
18798
18799 \end_layout
18800
18801 \begin_layout Standard
18802 数式内では、以下の寸法コマンドを使用して、寸法を変更することができます。
18803 \end_layout
18804
18805 \begin_layout Standard
18806 \noindent
18807 \align center
18808 \begin_inset Tabular
18809 <lyxtabular version="3" rows="5" columns="2">
18810 <features tabularvalignment="middle">
18811 <column alignment="center" valignment="top" width="0">
18812 <column alignment="center" valignment="top" width="0">
18813 <row>
18814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818 コマンド
18819 \end_layout
18820
18821 \end_inset
18822 </cell>
18823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18824 \begin_inset Text
18825
18826 \begin_layout Plain Layout
18827 出力
18828 \begin_inset Note Note
18829 status collapsed
18830
18831 \begin_layout Plain Layout
18832
18833 \series bold
18834
18835 \backslash
18836 raisebox
18837 \series default
18838  はスペーサーとして使用されているだけです。
18839 \end_layout
18840
18841 \end_inset
18842
18843
18844 \end_layout
18845
18846 \end_inset
18847 </cell>
18848 </row>
18849 <row>
18850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18851 \begin_inset Text
18852
18853 \begin_layout Plain Layout
18854
18855 \backslash
18856 displaystyle
18857 \begin_inset Index idx
18858 status collapsed
18859
18860 \begin_layout Plain Layout
18861 こまんど@コマンド ! D ! 
18862 \backslash
18863 displaystyle
18864 \end_layout
18865
18866 \end_inset
18867
18868
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18874 \begin_inset Text
18875
18876 \begin_layout Plain Layout
18877 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18878 \end_inset
18879
18880
18881 \end_layout
18882
18883 \end_inset
18884 </cell>
18885 </row>
18886 <row>
18887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891
18892 \backslash
18893 textstyle
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18903 \end_inset
18904
18905
18906 \end_layout
18907
18908 \end_inset
18909 </cell>
18910 </row>
18911 <row>
18912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18913 \begin_inset Text
18914
18915 \begin_layout Plain Layout
18916
18917 \backslash
18918 scriptstyle
18919 \end_layout
18920
18921 \end_inset
18922 </cell>
18923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18924 \begin_inset Text
18925
18926 \begin_layout Plain Layout
18927 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18928 \end_inset
18929
18930
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 </row>
18936 <row>
18937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18938 \begin_inset Text
18939
18940 \begin_layout Plain Layout
18941
18942 \backslash
18943 scriptscriptstyle
18944 \end_layout
18945
18946 \end_inset
18947 </cell>
18948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18949 \begin_inset Text
18950
18951 \begin_layout Plain Layout
18952 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18953 \end_inset
18954
18955
18956 \end_layout
18957
18958 \end_inset
18959 </cell>
18960 </row>
18961 </lyxtabular>
18962
18963 \end_inset
18964
18965
18966 \end_layout
18967
18968 \begin_layout Standard
18969 これらのコマンドを入力すると、青いボックスが現れるので、そこに数式のパーツを入れることができます。
18970 \end_layout
18971
18972 \begin_layout Standard
18973 フォント寸法を変更するにはもう一つの方法がありますが、これは記号と数式内テキストのみに使うことができます。これを使うには、書体寸法コマンドを数式テキスト内に挿入
18974 します。数式テキストの終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
18975 \begin_inset VSpace -2mm
18976 \end_inset
18977
18978
18979 \end_layout
18980
18981 \begin_layout Standard
18982 \begin_inset ERT
18983 status collapsed
18984
18985 \begin_layout Plain Layout
18986
18987
18988 \backslash
18989 huge 
18990 \end_layout
18991
18992 \end_inset
18993
18994
18995 \begin_inset Formula 
18996 \[
18997 A=\frac{B}{c}\cdot\maltese
18998 \]
18999
19000 \end_inset
19001
19002
19003 \begin_inset Formula 
19004 \[
19005 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19006 \]
19007
19008 \end_inset
19009
19010
19011 \begin_inset ERT
19012 status collapsed
19013
19014 \begin_layout Plain Layout
19015
19016
19017 \backslash
19018 normalsize 
19019 \end_layout
19020
19021 \end_inset
19022
19023
19024 \end_layout
19025
19026 \begin_layout Standard
19027 \begin_inset VSpace medskip
19028 \end_inset
19029
19030 二つの式の前には、
19031 \series bold
19032
19033 \backslash
19034 huge
19035 \series default
19036 コマンドが挿入されています。二つ目の数式を入力するコマンドは、
19037 \begin_inset Newline newline
19038 \end_inset
19039
19040
19041 \series bold
19042
19043 \backslash
19044 maltese
19045 \begin_inset ERT
19046 status collapsed
19047
19048 \begin_layout Plain Layout
19049
19050
19051 \backslash
19052 spce 
19053 \end_layout
19054
19055 \end_inset
19056
19057 A Alt+M M 
19058 \backslash
19059 Large
19060 \begin_inset ERT
19061 status collapsed
19062
19063 \begin_layout Plain Layout
19064
19065
19066 \backslash
19067 spce 
19068 \end_layout
19069
19070 \end_inset
19071
19072
19073 \backslash
19074 maltese
19075 \begin_inset ERT
19076 status collapsed
19077
19078 \begin_layout Plain Layout
19079
19080
19081 \backslash
19082 spce 
19083 \end_layout
19084
19085 \end_inset
19086
19087
19088 \backslash
19089 textit
19090 \begin_inset ERT
19091 status collapsed
19092
19093 \begin_layout Plain Layout
19094
19095
19096 \backslash
19097 spce 
19098 \end_layout
19099
19100 \end_inset
19101
19102 A
19103 \begin_inset Formula $\to$
19104 \end_inset
19105
19106
19107 \begin_inset Formula $\to$
19108 \end_inset
19109
19110
19111 \begin_inset Newline newline
19112 \end_inset
19113
19114
19115 \begin_inset space \hspace*{}
19116 \length 1cm
19117 \end_inset
19118
19119 Alt+M
19120 \series default
19121  
19122 \series bold
19123
19124 \backslash
19125 tiny
19126 \begin_inset ERT
19127 status collapsed
19128
19129 \begin_layout Plain Layout
19130
19131
19132 \backslash
19133 spce 
19134 \end_layout
19135
19136 \end_inset
19137
19138
19139 \backslash
19140 maltese
19141 \begin_inset ERT
19142 status collapsed
19143
19144 \begin_layout Plain Layout
19145
19146
19147 \backslash
19148 spce 
19149 \end_layout
19150
19151 \end_inset
19152
19153
19154 \backslash
19155 textit
19156 \begin_inset ERT
19157 status collapsed
19158
19159 \begin_layout Plain Layout
19160
19161
19162 \backslash
19163 spce 
19164 \end_layout
19165
19166 \end_inset
19167
19168 A
19169 \begin_inset Newline newline
19170 \end_inset
19171
19172
19173 \series default
19174 のようになります。
19175 \end_layout
19176
19177 \begin_layout Standard
19178 ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
19179 \begin_inset Newpage newpage
19180 \end_inset
19181
19182
19183 \end_layout
19184
19185 \begin_layout Section
19186 ギリシャ文字
19187 \begin_inset Index idx
19188 status collapsed
19189
19190 \begin_layout Plain Layout
19191 ぎりしゃもじ@ギリシャ文字
19192 \end_layout
19193
19194 \end_inset
19195
19196
19197 \end_layout
19198
19199 \begin_layout Standard
19200 すべてのギリシャ文字は、ツールバーボタンの
19201 \begin_inset Graphics
19202         filename ../../images/math/alpha.png
19203         scale 85
19204
19205 \end_inset
19206
19207 からでも挿入することができます。各国の組版規則では、数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが、フランス語やロ
19208 シア語などいくつかの言語では、それにもかかわらず立体で組版されることがあります。
19209 \end_layout
19210
19211 \begin_layout Subsection
19212 小文字
19213 \begin_inset Index idx
19214 status collapsed
19215
19216 \begin_layout Plain Layout
19217 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
19218 \end_layout
19219
19220 \end_inset
19221
19222
19223 \end_layout
19224
19225 \begin_layout Standard
19226 \begin_inset space \hfill{}
19227 \end_inset
19228
19229
19230 \begin_inset Tabular
19231 <lyxtabular version="3" rows="11" columns="2">
19232 <features tabularvalignment="middle">
19233 <column alignment="center" valignment="top" width="0pt">
19234 <column alignment="center" valignment="top" width="0pt">
19235 <row>
19236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Plain Layout
19240 コマンド
19241 \end_layout
19242
19243 \end_inset
19244 </cell>
19245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Plain Layout
19249 出力
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 </row>
19255 <row>
19256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19257 \begin_inset Text
19258
19259 \begin_layout Plain Layout
19260
19261 \backslash
19262 alpha
19263 \end_layout
19264
19265 \end_inset
19266 </cell>
19267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19268 \begin_inset Text
19269
19270 \begin_layout Plain Layout
19271 \begin_inset Formula $\alpha$
19272 \end_inset
19273
19274
19275 \end_layout
19276
19277 \end_inset
19278 </cell>
19279 </row>
19280 <row>
19281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19282 \begin_inset Text
19283
19284 \begin_layout Plain Layout
19285
19286 \backslash
19287 beta
19288 \end_layout
19289
19290 \end_inset
19291 </cell>
19292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19293 \begin_inset Text
19294
19295 \begin_layout Plain Layout
19296 \begin_inset Formula $\beta$
19297 \end_inset
19298
19299
19300 \end_layout
19301
19302 \end_inset
19303 </cell>
19304 </row>
19305 <row>
19306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19307 \begin_inset Text
19308
19309 \begin_layout Plain Layout
19310
19311 \backslash
19312 gamma
19313 \end_layout
19314
19315 \end_inset
19316 </cell>
19317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19318 \begin_inset Text
19319
19320 \begin_layout Plain Layout
19321 \begin_inset Formula $\gamma$
19322 \end_inset
19323
19324
19325 \end_layout
19326
19327 \end_inset
19328 </cell>
19329 </row>
19330 <row>
19331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19332 \begin_inset Text
19333
19334 \begin_layout Plain Layout
19335
19336 \backslash
19337 delta
19338 \end_layout
19339
19340 \end_inset
19341 </cell>
19342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19343 \begin_inset Text
19344
19345 \begin_layout Plain Layout
19346 \begin_inset Formula $\delta$
19347 \end_inset
19348
19349
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 </row>
19355 <row>
19356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19357 \begin_inset Text
19358
19359 \begin_layout Plain Layout
19360
19361 \backslash
19362 epsilon
19363 \end_layout
19364
19365 \end_inset
19366 </cell>
19367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19368 \begin_inset Text
19369
19370 \begin_layout Plain Layout
19371 \begin_inset Formula $\epsilon$
19372 \end_inset
19373
19374
19375 \end_layout
19376
19377 \end_inset
19378 </cell>
19379 </row>
19380 <row>
19381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19382 \begin_inset Text
19383
19384 \begin_layout Plain Layout
19385
19386 \backslash
19387 varepsilon
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19393 \begin_inset Text
19394
19395 \begin_layout Plain Layout
19396 \begin_inset Formula $\varepsilon$
19397 \end_inset
19398
19399
19400 \end_layout
19401
19402 \end_inset
19403 </cell>
19404 </row>
19405 <row>
19406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19407 \begin_inset Text
19408
19409 \begin_layout Plain Layout
19410
19411 \backslash
19412 zeta
19413 \end_layout
19414
19415 \end_inset
19416 </cell>
19417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19418 \begin_inset Text
19419
19420 \begin_layout Plain Layout
19421 \begin_inset Formula $\zeta$
19422 \end_inset
19423
19424
19425 \end_layout
19426
19427 \end_inset
19428 </cell>
19429 </row>
19430 <row>
19431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19432 \begin_inset Text
19433
19434 \begin_layout Plain Layout
19435
19436 \backslash
19437 eta
19438 \end_layout
19439
19440 \end_inset
19441 </cell>
19442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19443 \begin_inset Text
19444
19445 \begin_layout Plain Layout
19446 \begin_inset Formula $\eta$
19447 \end_inset
19448
19449
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 </row>
19455 <row>
19456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19457 \begin_inset Text
19458
19459 \begin_layout Plain Layout
19460
19461 \backslash
19462 theta
19463 \end_layout
19464
19465 \end_inset
19466 </cell>
19467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19468 \begin_inset Text
19469
19470 \begin_layout Plain Layout
19471 \begin_inset Formula $\theta$
19472 \end_inset
19473
19474
19475 \end_layout
19476
19477 \end_inset
19478 </cell>
19479 </row>
19480 <row>
19481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19482 \begin_inset Text
19483
19484 \begin_layout Plain Layout
19485
19486 \backslash
19487 vartheta
19488 \end_layout
19489
19490 \end_inset
19491 </cell>
19492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19493 \begin_inset Text
19494
19495 \begin_layout Plain Layout
19496 \begin_inset Formula $\vartheta$
19497 \end_inset
19498
19499
19500 \end_layout
19501
19502 \end_inset
19503 </cell>
19504 </row>
19505 </lyxtabular>
19506
19507 \end_inset
19508
19509
19510 \begin_inset space \hfill{}
19511 \end_inset
19512
19513
19514 \begin_inset Tabular
19515 <lyxtabular version="3" rows="12" columns="2">
19516 <features tabularvalignment="middle">
19517 <column alignment="center" valignment="top" width="0pt">
19518 <column alignment="center" valignment="top" width="0pt">
19519 <row>
19520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524 コマンド
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Plain Layout
19533 出力
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 </row>
19539 <row>
19540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19541 \begin_inset Text
19542
19543 \begin_layout Plain Layout
19544
19545 \backslash
19546 iota
19547 \end_layout
19548
19549 \end_inset
19550 </cell>
19551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19552 \begin_inset Text
19553
19554 \begin_layout Plain Layout
19555 \begin_inset Formula $\iota$
19556 \end_inset
19557
19558
19559 \end_layout
19560
19561 \end_inset
19562 </cell>
19563 </row>
19564 <row>
19565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19566 \begin_inset Text
19567
19568 \begin_layout Plain Layout
19569
19570 \backslash
19571 kappa
19572 \end_layout
19573
19574 \end_inset
19575 </cell>
19576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19577 \begin_inset Text
19578
19579 \begin_layout Plain Layout
19580 \begin_inset Formula $\kappa$
19581 \end_inset
19582
19583
19584 \end_layout
19585
19586 \end_inset
19587 </cell>
19588 </row>
19589 <row>
19590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19591 \begin_inset Text
19592
19593 \begin_layout Plain Layout
19594
19595 \backslash
19596 varkappa
19597 \end_layout
19598
19599 \end_inset
19600 </cell>
19601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19602 \begin_inset Text
19603
19604 \begin_layout Plain Layout
19605 \begin_inset Formula $\varkappa$
19606 \end_inset
19607
19608
19609 \end_layout
19610
19611 \end_inset
19612 </cell>
19613 </row>
19614 <row>
19615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19616 \begin_inset Text
19617
19618 \begin_layout Plain Layout
19619
19620 \backslash
19621 lambda
19622 \end_layout
19623
19624 \end_inset
19625 </cell>
19626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19627 \begin_inset Text
19628
19629 \begin_layout Plain Layout
19630 \begin_inset Formula $\lambda$
19631 \end_inset
19632
19633
19634 \end_layout
19635
19636 \end_inset
19637 </cell>
19638 </row>
19639 <row>
19640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19641 \begin_inset Text
19642
19643 \begin_layout Plain Layout
19644
19645 \backslash
19646 mu
19647 \end_layout
19648
19649 \end_inset
19650 </cell>
19651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19652 \begin_inset Text
19653
19654 \begin_layout Plain Layout
19655 \begin_inset Formula $\mu$
19656 \end_inset
19657
19658
19659 \end_layout
19660
19661 \end_inset
19662 </cell>
19663 </row>
19664 <row>
19665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19666 \begin_inset Text
19667
19668 \begin_layout Plain Layout
19669
19670 \backslash
19671 nu
19672 \end_layout
19673
19674 \end_inset
19675 </cell>
19676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19677 \begin_inset Text
19678
19679 \begin_layout Plain Layout
19680 \begin_inset Formula $\nu$
19681 \end_inset
19682
19683
19684 \end_layout
19685
19686 \end_inset
19687 </cell>
19688 </row>
19689 <row>
19690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19691 \begin_inset Text
19692
19693 \begin_layout Plain Layout
19694
19695 \backslash
19696 xi
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Plain Layout
19705 \begin_inset Formula $\xi$
19706 \end_inset
19707
19708
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 </row>
19714 <row>
19715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19716 \begin_inset Text
19717
19718 \begin_layout Plain Layout
19719 o
19720 \end_layout
19721
19722 \end_inset
19723 </cell>
19724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Plain Layout
19728 \begin_inset Formula $o$
19729 \end_inset
19730
19731
19732 \end_layout
19733
19734 \end_inset
19735 </cell>
19736 </row>
19737 <row>
19738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19739 \begin_inset Text
19740
19741 \begin_layout Plain Layout
19742
19743 \backslash
19744 pi
19745 \end_layout
19746
19747 \end_inset
19748 </cell>
19749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753 \begin_inset Formula $\pi$
19754 \end_inset
19755
19756
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 </row>
19762 <row>
19763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19764 \begin_inset Text
19765
19766 \begin_layout Plain Layout
19767
19768 \backslash
19769 varpi
19770 \end_layout
19771
19772 \end_inset
19773 </cell>
19774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19775 \begin_inset Text
19776
19777 \begin_layout Plain Layout
19778 \begin_inset Formula $\varpi$
19779 \end_inset
19780
19781
19782 \end_layout
19783
19784 \end_inset
19785 </cell>
19786 </row>
19787 <row>
19788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19789 \begin_inset Text
19790
19791 \begin_layout Plain Layout
19792
19793 \backslash
19794 rho
19795 \end_layout
19796
19797 \end_inset
19798 </cell>
19799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19800 \begin_inset Text
19801
19802 \begin_layout Plain Layout
19803 \begin_inset Formula $\rho$
19804 \end_inset
19805
19806
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 </row>
19812 </lyxtabular>
19813
19814 \end_inset
19815
19816
19817 \begin_inset space \hfill{}
19818 \end_inset
19819
19820
19821 \begin_inset Tabular
19822 <lyxtabular version="3" rows="11" columns="2">
19823 <features tabularvalignment="middle">
19824 <column alignment="center" valignment="top" width="0pt">
19825 <column alignment="center" valignment="top" width="0pt">
19826 <row>
19827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19828 \begin_inset Text
19829
19830 \begin_layout Plain Layout
19831 コマンド
19832 \end_layout
19833
19834 \end_inset
19835 </cell>
19836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Plain Layout
19840 出力
19841 \end_layout
19842
19843 \end_inset
19844 </cell>
19845 </row>
19846 <row>
19847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851
19852 \backslash
19853 varrho
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19859 \begin_inset Text
19860
19861 \begin_layout Plain Layout
19862 \begin_inset Formula $\varrho$
19863 \end_inset
19864
19865
19866 \end_layout
19867
19868 \end_inset
19869 </cell>
19870 </row>
19871 <row>
19872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19873 \begin_inset Text
19874
19875 \begin_layout Plain Layout
19876
19877 \backslash
19878 sigma
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19884 \begin_inset Text
19885
19886 \begin_layout Plain Layout
19887 \begin_inset Formula $\sigma$
19888 \end_inset
19889
19890
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 </row>
19896 <row>
19897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout Plain Layout
19901
19902 \backslash
19903 varsigma
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19909 \begin_inset Text
19910
19911 \begin_layout Plain Layout
19912 \begin_inset Formula $\varsigma$
19913 \end_inset
19914
19915
19916 \end_layout
19917
19918 \end_inset
19919 </cell>
19920 </row>
19921 <row>
19922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Plain Layout
19926
19927 \backslash
19928 tau
19929 \end_layout
19930
19931 \end_inset
19932 </cell>
19933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19934 \begin_inset Text
19935
19936 \begin_layout Plain Layout
19937 \begin_inset Formula $\tau$
19938 \end_inset
19939
19940
19941 \end_layout
19942
19943 \end_inset
19944 </cell>
19945 </row>
19946 <row>
19947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19948 \begin_inset Text
19949
19950 \begin_layout Plain Layout
19951
19952 \backslash
19953 upsilon
19954 \end_layout
19955
19956 \end_inset
19957 </cell>
19958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19959 \begin_inset Text
19960
19961 \begin_layout Plain Layout
19962 \begin_inset Formula $\upsilon$
19963 \end_inset
19964
19965
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 </row>
19971 <row>
19972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19973 \begin_inset Text
19974
19975 \begin_layout Plain Layout
19976
19977 \backslash
19978 phi
19979 \end_layout
19980
19981 \end_inset
19982 </cell>
19983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19984 \begin_inset Text
19985
19986 \begin_layout Plain Layout
19987 \begin_inset Formula $\phi$
19988 \end_inset
19989
19990
19991 \end_layout
19992
19993 \end_inset
19994 </cell>
19995 </row>
19996 <row>
19997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19998 \begin_inset Text
19999
20000 \begin_layout Plain Layout
20001
20002 \backslash
20003 varphi
20004 \end_layout
20005
20006 \end_inset
20007 </cell>
20008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20009 \begin_inset Text
20010
20011 \begin_layout Plain Layout
20012 \begin_inset Formula $\varphi$
20013 \end_inset
20014
20015
20016 \end_layout
20017
20018 \end_inset
20019 </cell>
20020 </row>
20021 <row>
20022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20023 \begin_inset Text
20024
20025 \begin_layout Plain Layout
20026
20027 \backslash
20028 chi
20029 \end_layout
20030
20031 \end_inset
20032 </cell>
20033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20034 \begin_inset Text
20035
20036 \begin_layout Plain Layout
20037 \begin_inset Formula $\chi$
20038 \end_inset
20039
20040
20041 \end_layout
20042
20043 \end_inset
20044 </cell>
20045 </row>
20046 <row>
20047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20048 \begin_inset Text
20049
20050 \begin_layout Plain Layout
20051
20052 \backslash
20053 psi
20054 \end_layout
20055
20056 \end_inset
20057 </cell>
20058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20059 \begin_inset Text
20060
20061 \begin_layout Plain Layout
20062 \begin_inset Formula $\psi$
20063 \end_inset
20064
20065
20066 \end_layout
20067
20068 \end_inset
20069 </cell>
20070 </row>
20071 <row>
20072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20073 \begin_inset Text
20074
20075 \begin_layout Plain Layout
20076
20077 \backslash
20078 omega
20079 \end_layout
20080
20081 \end_inset
20082 </cell>
20083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20084 \begin_inset Text
20085
20086 \begin_layout Plain Layout
20087 \begin_inset Formula $\omega$
20088 \end_inset
20089
20090
20091 \end_layout
20092
20093 \end_inset
20094 </cell>
20095 </row>
20096 </lyxtabular>
20097
20098 \end_inset
20099
20100
20101 \begin_inset space \hfill{}
20102 \end_inset
20103
20104
20105 \end_layout
20106
20107 \begin_layout Standard
20108 \begin_inset VSpace medskip
20109 \end_inset
20110
20111
20112 \end_layout
20113
20114 \begin_layout Standard
20115 アップライト体のギリシャ文字を作成する方法は、第
20116 \begin_inset CommandInset ref
20117 LatexCommand ref
20118 reference "sub:アップライト体ギリシャ小文字"
20119
20120 \end_inset
20121
20122 節に説明されています。
20123 \end_layout
20124
20125 \begin_layout Subsection
20126 大文字
20127 \begin_inset Index idx
20128 status collapsed
20129
20130 \begin_layout Plain Layout
20131 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
20132 \end_layout
20133
20134 \end_inset
20135
20136
20137 \end_layout
20138
20139 \begin_layout Standard
20140 \begin_inset space \hfill{}
20141 \end_inset
20142
20143
20144 \begin_inset Tabular
20145 <lyxtabular version="3" rows="7" columns="2">
20146 <features tabularvalignment="middle">
20147 <column alignment="center" valignment="top" width="0pt">
20148 <column alignment="center" valignment="top" width="0pt">
20149 <row>
20150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154
20155 \family roman
20156 \series medium
20157 \shape up
20158 \size normal
20159 \emph off
20160 \bar no
20161 \noun off
20162 \color none
20163 コマンド
20164 \end_layout
20165
20166 \end_inset
20167 </cell>
20168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20169 \begin_inset Text
20170
20171 \begin_layout Plain Layout
20172
20173 \family roman
20174 \series medium
20175 \shape up
20176 \size normal
20177 \emph off
20178 \bar no
20179 \noun off
20180 \color none
20181 出力
20182 \end_layout
20183
20184 \end_inset
20185 </cell>
20186 </row>
20187 <row>
20188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20189 \begin_inset Text
20190
20191 \begin_layout Plain Layout
20192
20193 \backslash
20194 Gamma
20195 \end_layout
20196
20197 \end_inset
20198 </cell>
20199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20200 \begin_inset Text
20201
20202 \begin_layout Plain Layout
20203 \begin_inset Formula $\Gamma$
20204 \end_inset
20205
20206
20207 \end_layout
20208
20209 \end_inset
20210 </cell>
20211 </row>
20212 <row>
20213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20214 \begin_inset Text
20215
20216 \begin_layout Plain Layout
20217
20218 \backslash
20219 Delta
20220 \end_layout
20221
20222 \end_inset
20223 </cell>
20224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20225 \begin_inset Text
20226
20227 \begin_layout Plain Layout
20228 \begin_inset Formula $\Delta$
20229 \end_inset
20230
20231
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 </row>
20237 <row>
20238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242
20243 \backslash
20244 Theta
20245 \end_layout
20246
20247 \end_inset
20248 </cell>
20249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253 \begin_inset Formula $\Theta$
20254 \end_inset
20255
20256
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 </row>
20262 <row>
20263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267
20268 \backslash
20269 Lambda
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278 \begin_inset Formula $\Lambda$
20279 \end_inset
20280
20281
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 </row>
20287 <row>
20288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292
20293 \backslash
20294 Xi
20295 \end_layout
20296
20297 \end_inset
20298 </cell>
20299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20300 \begin_inset Text
20301
20302 \begin_layout Plain Layout
20303 \begin_inset Formula $\Xi$
20304 \end_inset
20305
20306
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 </row>
20312 <row>
20313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20314 \begin_inset Text
20315
20316 \begin_layout Plain Layout
20317
20318 \backslash
20319 Pi
20320 \end_layout
20321
20322 \end_inset
20323 </cell>
20324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20325 \begin_inset Text
20326
20327 \begin_layout Plain Layout
20328 \begin_inset Formula $\Pi$
20329 \end_inset
20330
20331
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 </row>
20337 </lyxtabular>
20338
20339 \end_inset
20340
20341
20342 \begin_inset space \hfill{}
20343 \end_inset
20344
20345
20346 \begin_inset Tabular
20347 <lyxtabular version="3" rows="6" columns="2">
20348 <features tabularvalignment="middle">
20349 <column alignment="center" valignment="top" width="0pt">
20350 <column alignment="center" valignment="top" width="0pt">
20351 <row>
20352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20353 \begin_inset Text
20354
20355 \begin_layout Plain Layout
20356
20357 \family roman
20358 \series medium
20359 \shape up
20360 \size normal
20361 \emph off
20362 \bar no
20363 \noun off
20364 \color none
20365 コマンド
20366 \end_layout
20367
20368 \end_inset
20369 </cell>
20370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Plain Layout
20374
20375 \family roman
20376 \series medium
20377 \shape up
20378 \size normal
20379 \emph off
20380 \bar no
20381 \noun off
20382 \color none
20383 出力
20384 \end_layout
20385
20386 \end_inset
20387 </cell>
20388 </row>
20389 <row>
20390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20391 \begin_inset Text
20392
20393 \begin_layout Plain Layout
20394
20395 \backslash
20396 Sigma
20397 \end_layout
20398
20399 \end_inset
20400 </cell>
20401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20402 \begin_inset Text
20403
20404 \begin_layout Plain Layout
20405 \begin_inset Formula $\Sigma$
20406 \end_inset
20407
20408
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 </row>
20414 <row>
20415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419
20420 \backslash
20421 Upsilon
20422 \end_layout
20423
20424 \end_inset
20425 </cell>
20426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20427 \begin_inset Text
20428
20429 \begin_layout Plain Layout
20430 \begin_inset Formula $\Upsilon$
20431 \end_inset
20432
20433
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 </row>
20439 <row>
20440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444
20445 \backslash
20446 Phi
20447 \end_layout
20448
20449 \end_inset
20450 </cell>
20451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20452 \begin_inset Text
20453
20454 \begin_layout Plain Layout
20455 \begin_inset Formula $\Phi$
20456 \end_inset
20457
20458
20459 \end_layout
20460
20461 \end_inset
20462 </cell>
20463 </row>
20464 <row>
20465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20466 \begin_inset Text
20467
20468 \begin_layout Plain Layout
20469
20470 \backslash
20471 Psi
20472 \end_layout
20473
20474 \end_inset
20475 </cell>
20476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20477 \begin_inset Text
20478
20479 \begin_layout Plain Layout
20480 \begin_inset Formula $\Psi$
20481 \end_inset
20482
20483
20484 \end_layout
20485
20486 \end_inset
20487 </cell>
20488 </row>
20489 <row>
20490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20491 \begin_inset Text
20492
20493 \begin_layout Plain Layout
20494
20495 \backslash
20496 Omega
20497 \end_layout
20498
20499 \end_inset
20500 </cell>
20501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20502 \begin_inset Text
20503
20504 \begin_layout Plain Layout
20505 \begin_inset Formula $\Omega$
20506 \end_inset
20507
20508
20509 \end_layout
20510
20511 \end_inset
20512 </cell>
20513 </row>
20514 </lyxtabular>
20515
20516 \end_inset
20517
20518
20519 \begin_inset space \hfill{}
20520 \end_inset
20521
20522
20523 \end_layout
20524
20525 \begin_layout Standard
20526 \begin_inset VSpace medskip
20527 \end_inset
20528
20529 大文字のギリシャ文字が立体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマンドの頭に
20530 \series bold
20531 var
20532 \series default
20533 を付けてください。たとえば、
20534 \series bold
20535
20536 \backslash
20537 varGamma
20538 \series default
20539 コマンドは、
20540 \begin_inset Formula $\varGamma$
20541 \end_inset
20542
20543 を生成します。もう一つの方法は、パッケージ
20544 \series bold
20545 fixmath
20546 \series default
20547
20548 \begin_inset Foot
20549 status collapsed
20550
20551 \begin_layout Plain Layout
20552
20553 \series bold
20554 fixmath
20555 \series default
20556 は、LaTeXパッケージ
20557 \series bold
20558 was
20559 \series default
20560
20561 \begin_inset Index idx
20562 status collapsed
20563
20564 \begin_layout Plain Layout
20565 ぱっけーじ@パッケージ ! was
20566 \begin_inset ERT
20567 status collapsed
20568
20569 \begin_layout Plain Layout
20570
20571
20572 \backslash
20573 vspace{4mm}
20574 \end_layout
20575
20576 \end_inset
20577
20578
20579 \end_layout
20580
20581 \end_inset
20582
20583 に含まれています。
20584 \end_layout
20585
20586 \end_inset
20587
20588
20589 \begin_inset Index idx
20590 status collapsed
20591
20592 \begin_layout Plain Layout
20593 ぱっけーじ@パッケージ ! fixmath
20594 \end_layout
20595
20596 \end_inset
20597
20598 をLaTeXプリアンブル行に
20599 \end_layout
20600
20601 \begin_layout Standard
20602
20603 \series bold
20604
20605 \backslash
20606 usepackage{fixmath}
20607 \end_layout
20608
20609 \begin_layout Standard
20610 と書いて読み込む方法です。すると、文書中の大きなギリシャ文字は、すべて自動的にイタリック体として組版されます。
20611 \end_layout
20612
20613 \begin_layout Subsection
20614 ボールド体
20615 \begin_inset Index idx
20616 status collapsed
20617
20618 \begin_layout Plain Layout
20619 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
20620 \end_layout
20621
20622 \end_inset
20623
20624
20625 \end_layout
20626
20627 \begin_layout Standard
20628 ギリシャ文字は、ラテン文字のようには、多様な書体様式に設定することができません。ギリシャ文字をボールド体にできるのは、
20629 \series bold
20630
20631 \backslash
20632 boldsymbol
20633 \series default
20634 コマンドのみです
20635 \begin_inset Index idx
20636 status collapsed
20637
20638 \begin_layout Plain Layout
20639 こまんど@コマンド ! B ! 
20640 \backslash
20641 boldsymbol
20642 \end_layout
20643
20644 \end_inset
20645
20646
20647 \end_layout
20648
20649 \begin_layout Standard
20650 \align center
20651 \begin_inset Tabular
20652 <lyxtabular version="3" rows="3" columns="2">
20653 <features tabularvalignment="middle">
20654 <column alignment="center" valignment="top" width="0">
20655 <column alignment="center" valignment="top" width="0">
20656 <row>
20657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661 コマンド
20662 \end_layout
20663
20664 \end_inset
20665 </cell>
20666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20667 \begin_inset Text
20668
20669 \begin_layout Plain Layout
20670 出力
20671 \end_layout
20672
20673 \end_inset
20674 </cell>
20675 </row>
20676 <row>
20677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681
20682 \backslash
20683 Upsilon
20684 \backslash
20685 boldsymbol
20686 \backslash
20687 Upsilon
20688 \end_layout
20689
20690 \end_inset
20691 </cell>
20692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20693 \begin_inset Text
20694
20695 \begin_layout Plain Layout
20696 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20697 \end_inset
20698
20699
20700 \end_layout
20701
20702 \end_inset
20703 </cell>
20704 </row>
20705 <row>
20706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20707 \begin_inset Text
20708
20709 \begin_layout Plain Layout
20710
20711 \backslash
20712 theta
20713 \backslash
20714 boldsymbol
20715 \backslash
20716 theta
20717 \end_layout
20718
20719 \end_inset
20720 </cell>
20721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20722 \begin_inset Text
20723
20724 \begin_layout Plain Layout
20725 \begin_inset Formula $\theta\boldsymbol{\theta}$
20726 \end_inset
20727
20728
20729 \end_layout
20730
20731 \end_inset
20732 </cell>
20733 </row>
20734 </lyxtabular>
20735
20736 \end_inset
20737
20738
20739 \end_layout
20740
20741 \begin_layout Section
20742 記号
20743 \begin_inset ERT
20744 status collapsed
20745
20746 \begin_layout Plain Layout
20747
20748
20749 \backslash
20750 texorpdfstring{
20751 \end_layout
20752
20753 \end_inset
20754
20755
20756 \begin_inset Foot
20757 status collapsed
20758
20759 \begin_layout Plain Layout
20760 各LaTeXパッケージに含まれる全記号をほとんど網羅した一覧が、
20761 \begin_inset CommandInset citation
20762 LatexCommand cite
20763 key "Symbols"
20764
20765 \end_inset
20766
20767 にあります。
20768 \end_layout
20769
20770 \end_inset
20771
20772
20773 \begin_inset ERT
20774 status collapsed
20775
20776 \begin_layout Plain Layout
20777
20778 }{}
20779 \end_layout
20780
20781 \end_inset
20782
20783
20784 \begin_inset Note Note
20785 status collapsed
20786
20787 \begin_layout Plain Layout
20788
20789 \backslash
20790 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
20791 \end_layout
20792
20793 \begin_layout Plain Layout
20794
20795 \backslash
20796 texorpdfstringについての詳細は、第
20797 \begin_inset CommandInset ref
20798 LatexCommand ref
20799 reference "sub:節見出し中の数式"
20800
20801 \end_inset
20802
20803 節にあります。
20804 \end_layout
20805
20806 \end_inset
20807
20808
20809 \begin_inset Index idx
20810 status collapsed
20811
20812 \begin_layout Plain Layout
20813 きごう@記号
20814 \end_layout
20815
20816 \end_inset
20817
20818
20819 \end_layout
20820
20821 \begin_layout Standard
20822 本節に掲げてある各記号の多くは、ツールバーボタンの
20823 \begin_inset Graphics
20824         filename ../../images/math/nabla.png
20825         scale 85
20826
20827 \end_inset
20828
20829
20830 \begin_inset Graphics
20831         filename ../../images/math/digamma.png
20832         scale 85
20833
20834 \end_inset
20835
20836 でも挿入することができます。
20837 \end_layout
20838
20839 \begin_layout Subsection
20840 数学記号
20841 \begin_inset CommandInset label
20842 LatexCommand label
20843 name "sub:数学記号"
20844
20845 \end_inset
20846
20847
20848 \begin_inset Index idx
20849 status collapsed
20850
20851 \begin_layout Plain Layout
20852 きごう@記号 ! すうがく@数学
20853 \end_layout
20854
20855 \end_inset
20856
20857
20858 \end_layout
20859
20860 \begin_layout Standard
20861 \begin_inset space \hfill{}
20862 \end_inset
20863
20864
20865 \begin_inset Tabular
20866 <lyxtabular version="3" rows="10" columns="2">
20867 <features tabularvalignment="middle">
20868 <column alignment="center" valignment="top" width="0pt">
20869 <column alignment="center" valignment="top" width="0pt">
20870 <row>
20871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20872 \begin_inset Text
20873
20874 \begin_layout Plain Layout
20875 コマンド
20876 \end_layout
20877
20878 \end_inset
20879 </cell>
20880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20881 \begin_inset Text
20882
20883 \begin_layout Plain Layout
20884 出力
20885 \end_layout
20886
20887 \end_inset
20888 </cell>
20889 </row>
20890 <row>
20891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20892 \begin_inset Text
20893
20894 \begin_layout Plain Layout
20895
20896 \backslash
20897 neg
20898 \end_layout
20899
20900 \end_inset
20901 </cell>
20902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20903 \begin_inset Text
20904
20905 \begin_layout Plain Layout
20906 \begin_inset Formula $\neg$
20907 \end_inset
20908
20909
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 </row>
20915 <row>
20916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20917 \begin_inset Text
20918
20919 \begin_layout Plain Layout
20920
20921 \backslash
20922 Im
20923 \end_layout
20924
20925 \end_inset
20926 </cell>
20927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931 \begin_inset Formula $\Im$
20932 \end_inset
20933
20934
20935 \end_layout
20936
20937 \end_inset
20938 </cell>
20939 </row>
20940 <row>
20941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20942 \begin_inset Text
20943
20944 \begin_layout Plain Layout
20945
20946 \backslash
20947 Re
20948 \end_layout
20949
20950 \end_inset
20951 </cell>
20952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20953 \begin_inset Text
20954
20955 \begin_layout Plain Layout
20956 \begin_inset Formula $\Re$
20957 \end_inset
20958
20959
20960 \end_layout
20961
20962 \end_inset
20963 </cell>
20964 </row>
20965 <row>
20966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Plain Layout
20970
20971 \backslash
20972 aleph
20973 \end_layout
20974
20975 \end_inset
20976 </cell>
20977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Plain Layout
20981 \begin_inset Formula $\aleph$
20982 \end_inset
20983
20984
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 </row>
20990 <row>
20991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20992 \begin_inset Text
20993
20994 \begin_layout Plain Layout
20995
20996 \backslash
20997 partial
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006 \begin_inset Formula $\partial$
21007 \end_inset
21008
21009
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 </row>
21015 <row>
21016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21017 \begin_inset Text
21018
21019 \begin_layout Plain Layout
21020
21021 \backslash
21022 infty
21023 \end_layout
21024
21025 \end_inset
21026 </cell>
21027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21028 \begin_inset Text
21029
21030 \begin_layout Plain Layout
21031 \begin_inset Formula $\infty$
21032 \end_inset
21033
21034
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 </row>
21040 <row>
21041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21042 \begin_inset Text
21043
21044 \begin_layout Plain Layout
21045
21046 \backslash
21047 wp
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21053 \begin_inset Text
21054
21055 \begin_layout Plain Layout
21056 \begin_inset Formula $\wp$
21057 \end_inset
21058
21059
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 </row>
21065 <row>
21066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21067 \begin_inset Text
21068
21069 \begin_layout Plain Layout
21070
21071 \backslash
21072 imath
21073 \end_layout
21074
21075 \end_inset
21076 </cell>
21077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21078 \begin_inset Text
21079
21080 \begin_layout Plain Layout
21081 \begin_inset Formula $\imath$
21082 \end_inset
21083
21084
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 </row>
21090 <row>
21091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21092 \begin_inset Text
21093
21094 \begin_layout Plain Layout
21095
21096 \backslash
21097 jmath
21098 \end_layout
21099
21100 \end_inset
21101 </cell>
21102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21103 \begin_inset Text
21104
21105 \begin_layout Plain Layout
21106 \begin_inset Formula $\jmath$
21107 \end_inset
21108
21109
21110 \end_layout
21111
21112 \end_inset
21113 </cell>
21114 </row>
21115 </lyxtabular>
21116
21117 \end_inset
21118
21119
21120 \begin_inset space \hfill{}
21121 \end_inset
21122
21123
21124 \begin_inset Tabular
21125 <lyxtabular version="3" rows="10" columns="2">
21126 <features tabularvalignment="middle">
21127 <column alignment="center" valignment="top" width="0pt">
21128 <column alignment="center" valignment="top" width="0pt">
21129 <row>
21130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21131 \begin_inset Text
21132
21133 \begin_layout Plain Layout
21134 コマンド
21135 \end_layout
21136
21137 \end_inset
21138 </cell>
21139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21140 \begin_inset Text
21141
21142 \begin_layout Plain Layout
21143 出力
21144 \begin_inset Note Note
21145 status collapsed
21146
21147 \begin_layout Plain Layout
21148 ここで
21149 \series bold
21150
21151 \backslash
21152 raisebox
21153 \series default
21154 はスペーサーとして使用しているだけです。
21155 \end_layout
21156
21157 \end_inset
21158
21159
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 </row>
21165 <row>
21166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21167 \begin_inset Text
21168
21169 \begin_layout Plain Layout
21170
21171 \backslash
21172 forall
21173 \end_layout
21174
21175 \end_inset
21176 </cell>
21177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21178 \begin_inset Text
21179
21180 \begin_layout Plain Layout
21181 \begin_inset Formula $\forall$
21182 \end_inset
21183
21184
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 </row>
21190 <row>
21191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21192 \begin_inset Text
21193
21194 \begin_layout Plain Layout
21195
21196 \backslash
21197 exists
21198 \end_layout
21199
21200 \end_inset
21201 </cell>
21202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21203 \begin_inset Text
21204
21205 \begin_layout Plain Layout
21206 \begin_inset Formula $\exists$
21207 \end_inset
21208
21209
21210 \end_layout
21211
21212 \end_inset
21213 </cell>
21214 </row>
21215 <row>
21216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21217 \begin_inset Text
21218
21219 \begin_layout Plain Layout
21220
21221 \backslash
21222 nexists
21223 \end_layout
21224
21225 \end_inset
21226 </cell>
21227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21228 \begin_inset Text
21229
21230 \begin_layout Plain Layout
21231 \begin_inset Formula $\nexists$
21232 \end_inset
21233
21234
21235 \end_layout
21236
21237 \end_inset
21238 </cell>
21239 </row>
21240 <row>
21241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21242 \begin_inset Text
21243
21244 \begin_layout Plain Layout
21245
21246 \backslash
21247 emptyset
21248 \end_layout
21249
21250 \end_inset
21251 </cell>
21252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21253 \begin_inset Text
21254
21255 \begin_layout Plain Layout
21256 \begin_inset Formula $\emptyset$
21257 \end_inset
21258
21259
21260 \end_layout
21261
21262 \end_inset
21263 </cell>
21264 </row>
21265 <row>
21266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21267 \begin_inset Text
21268
21269 \begin_layout Plain Layout
21270
21271 \backslash
21272 varnothing
21273 \end_layout
21274
21275 \end_inset
21276 </cell>
21277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21278 \begin_inset Text
21279
21280 \begin_layout Plain Layout
21281 \begin_inset Formula $\varnothing$
21282 \end_inset
21283
21284
21285 \end_layout
21286
21287 \end_inset
21288 </cell>
21289 </row>
21290 <row>
21291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21292 \begin_inset Text
21293
21294 \begin_layout Plain Layout
21295
21296 \backslash
21297 dag
21298 \end_layout
21299
21300 \end_inset
21301 </cell>
21302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21303 \begin_inset Text
21304
21305 \begin_layout Plain Layout
21306 \begin_inset Formula $\dag$
21307 \end_inset
21308
21309
21310 \end_layout
21311
21312 \end_inset
21313 </cell>
21314 </row>
21315 <row>
21316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21317 \begin_inset Text
21318
21319 \begin_layout Plain Layout
21320
21321 \backslash
21322 ddag
21323 \end_layout
21324
21325 \end_inset
21326 </cell>
21327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21328 \begin_inset Text
21329
21330 \begin_layout Plain Layout
21331 \begin_inset Formula $\ddag$
21332 \end_inset
21333
21334
21335 \end_layout
21336
21337 \end_inset
21338 </cell>
21339 </row>
21340 <row>
21341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21342 \begin_inset Text
21343
21344 \begin_layout Plain Layout
21345
21346 \backslash
21347 complement
21348 \end_layout
21349
21350 \end_inset
21351 </cell>
21352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21353 \begin_inset Text
21354
21355 \begin_layout Plain Layout
21356 \begin_inset ERT
21357 status collapsed
21358
21359 \begin_layout Plain Layout
21360
21361
21362 \backslash
21363 raisebox{-0.8mm}{
21364 \end_layout
21365
21366 \end_inset
21367
21368
21369 \begin_inset Formula $\complement$
21370 \end_inset
21371
21372
21373 \begin_inset ERT
21374 status collapsed
21375
21376 \begin_layout Plain Layout
21377
21378 }
21379 \end_layout
21380
21381 \end_inset
21382
21383
21384 \end_layout
21385
21386 \end_inset
21387 </cell>
21388 </row>
21389 <row>
21390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21391 \begin_inset Text
21392
21393 \begin_layout Plain Layout
21394
21395 \backslash
21396 Bbbk
21397 \end_layout
21398
21399 \end_inset
21400 </cell>
21401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21402 \begin_inset Text
21403
21404 \begin_layout Plain Layout
21405 \begin_inset Formula $\Bbbk$
21406 \end_inset
21407
21408
21409 \end_layout
21410
21411 \end_inset
21412 </cell>
21413 </row>
21414 </lyxtabular>
21415
21416 \end_inset
21417
21418
21419 \begin_inset space \hfill{}
21420 \end_inset
21421
21422
21423 \begin_inset Tabular
21424 <lyxtabular version="3" rows="10" columns="2">
21425 <features tabularvalignment="middle">
21426 <column alignment="center" valignment="top" width="0pt">
21427 <column alignment="center" valignment="top" width="0pt">
21428 <row>
21429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21430 \begin_inset Text
21431
21432 \begin_layout Plain Layout
21433 コマンド
21434 \end_layout
21435
21436 \end_inset
21437 </cell>
21438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21439 \begin_inset Text
21440
21441 \begin_layout Plain Layout
21442 出力
21443 \end_layout
21444
21445 \end_inset
21446 </cell>
21447 </row>
21448 <row>
21449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21450 \begin_inset Text
21451
21452 \begin_layout Plain Layout
21453
21454 \backslash
21455 prime
21456 \end_layout
21457
21458 \end_inset
21459 </cell>
21460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21461 \begin_inset Text
21462
21463 \begin_layout Plain Layout
21464 \begin_inset Formula $\prime$
21465 \end_inset
21466
21467
21468 \end_layout
21469
21470 \end_inset
21471 </cell>
21472 </row>
21473 <row>
21474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21475 \begin_inset Text
21476
21477 \begin_layout Plain Layout
21478
21479 \backslash
21480 backprime
21481 \end_layout
21482
21483 \end_inset
21484 </cell>
21485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21486 \begin_inset Text
21487
21488 \begin_layout Plain Layout
21489 \begin_inset Formula $\backprime$
21490 \end_inset
21491
21492
21493 \end_layout
21494
21495 \end_inset
21496 </cell>
21497 </row>
21498 <row>
21499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21500 \begin_inset Text
21501
21502 \begin_layout Plain Layout
21503
21504 \backslash
21505 mho
21506 \end_layout
21507
21508 \end_inset
21509 </cell>
21510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21511 \begin_inset Text
21512
21513 \begin_layout Plain Layout
21514 \begin_inset Formula $\mho$
21515 \end_inset
21516
21517
21518 \end_layout
21519
21520 \end_inset
21521 </cell>
21522 </row>
21523 <row>
21524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21525 \begin_inset Text
21526
21527 \begin_layout Plain Layout
21528
21529 \backslash
21530 triangle
21531 \end_layout
21532
21533 \end_inset
21534 </cell>
21535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539 \begin_inset Formula $\triangle$
21540 \end_inset
21541
21542
21543 \end_layout
21544
21545 \end_inset
21546 </cell>
21547 </row>
21548 <row>
21549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21550 \begin_inset Text
21551
21552 \begin_layout Plain Layout
21553
21554 \backslash
21555 angle
21556 \end_layout
21557
21558 \end_inset
21559 </cell>
21560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21561 \begin_inset Text
21562
21563 \begin_layout Plain Layout
21564 \begin_inset Formula $\angle$
21565 \end_inset
21566
21567
21568 \end_layout
21569
21570 \end_inset
21571 </cell>
21572 </row>
21573 <row>
21574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21575 \begin_inset Text
21576
21577 \begin_layout Plain Layout
21578
21579 \backslash
21580 measuredangle
21581 \end_layout
21582
21583 \end_inset
21584 </cell>
21585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21586 \begin_inset Text
21587
21588 \begin_layout Plain Layout
21589 \begin_inset Formula $\measuredangle$
21590 \end_inset
21591
21592
21593 \end_layout
21594
21595 \end_inset
21596 </cell>
21597 </row>
21598 <row>
21599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21600 \begin_inset Text
21601
21602 \begin_layout Plain Layout
21603
21604 \backslash
21605 sphericalangle
21606 \end_layout
21607
21608 \end_inset
21609 </cell>
21610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Plain Layout
21614 \begin_inset Formula $\sphericalangle$
21615 \end_inset
21616
21617
21618 \end_layout
21619
21620 \end_inset
21621 </cell>
21622 </row>
21623 <row>
21624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21625 \begin_inset Text
21626
21627 \begin_layout Plain Layout
21628
21629 \backslash
21630 top
21631 \end_layout
21632
21633 \end_inset
21634 </cell>
21635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21636 \begin_inset Text
21637
21638 \begin_layout Plain Layout
21639 \begin_inset Formula $\top$
21640 \end_inset
21641
21642
21643 \end_layout
21644
21645 \end_inset
21646 </cell>
21647 </row>
21648 <row>
21649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21650 \begin_inset Text
21651
21652 \begin_layout Plain Layout
21653
21654 \backslash
21655 bot
21656 \end_layout
21657
21658 \end_inset
21659 </cell>
21660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \begin_layout Plain Layout
21664 \begin_inset Formula $\bot$
21665 \end_inset
21666
21667
21668 \end_layout
21669
21670 \end_inset
21671 </cell>
21672 </row>
21673 </lyxtabular>
21674
21675 \end_inset
21676
21677
21678 \begin_inset space \hfill{}
21679 \end_inset
21680
21681
21682 \end_layout
21683
21684 \begin_layout Subsection
21685 その他の記号
21686 \begin_inset CommandInset label
21687 LatexCommand label
21688 name "sub:その他の記号"
21689
21690 \end_inset
21691
21692
21693 \begin_inset Index idx
21694 status collapsed
21695
21696 \begin_layout Plain Layout
21697 きごう@記号 ! そのた@その他
21698 \end_layout
21699
21700 \end_inset
21701
21702
21703 \end_layout
21704
21705 \begin_layout Standard
21706 \noindent
21707 \align center
21708 \begin_inset Tabular
21709 <lyxtabular version="3" rows="10" columns="2">
21710 <features tabularvalignment="middle">
21711 <column alignment="center" valignment="top" width="0pt">
21712 <column alignment="center" valignment="top" width="0pt">
21713 <row>
21714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21715 \begin_inset Text
21716
21717 \begin_layout Plain Layout
21718
21719 \family roman
21720 \series medium
21721 \shape up
21722 \size normal
21723 \emph off
21724 \bar no
21725 \noun off
21726 \color none
21727 コマンド
21728 \end_layout
21729
21730 \end_inset
21731 </cell>
21732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21733 \begin_inset Text
21734
21735 \begin_layout Plain Layout
21736
21737 \family roman
21738 \series medium
21739 \shape up
21740 \size normal
21741 \emph off
21742 \bar no
21743 \noun off
21744 \color none
21745 出力
21746 \end_layout
21747
21748 \end_inset
21749 </cell>
21750 </row>
21751 <row>
21752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21753 \begin_inset Text
21754
21755 \begin_layout Plain Layout
21756
21757 \backslash
21758 flat
21759 \end_layout
21760
21761 \end_inset
21762 </cell>
21763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21764 \begin_inset Text
21765
21766 \begin_layout Plain Layout
21767 \begin_inset Formula $\flat$
21768 \end_inset
21769
21770
21771 \end_layout
21772
21773 \end_inset
21774 </cell>
21775 </row>
21776 <row>
21777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21778 \begin_inset Text
21779
21780 \begin_layout Plain Layout
21781
21782 \backslash
21783 natural
21784 \end_layout
21785
21786 \end_inset
21787 </cell>
21788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21789 \begin_inset Text
21790
21791 \begin_layout Plain Layout
21792 \begin_inset Formula $\natural$
21793 \end_inset
21794
21795
21796 \end_layout
21797
21798 \end_inset
21799 </cell>
21800 </row>
21801 <row>
21802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21803 \begin_inset Text
21804
21805 \begin_layout Plain Layout
21806
21807 \backslash
21808 sharp
21809 \end_layout
21810
21811 \end_inset
21812 </cell>
21813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21814 \begin_inset Text
21815
21816 \begin_layout Plain Layout
21817 \begin_inset Formula $\sharp$
21818 \end_inset
21819
21820
21821 \end_layout
21822
21823 \end_inset
21824 </cell>
21825 </row>
21826 <row>
21827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21828 \begin_inset Text
21829
21830 \begin_layout Plain Layout
21831
21832 \backslash
21833 surd
21834 \end_layout
21835
21836 \end_inset
21837 </cell>
21838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21839 \begin_inset Text
21840
21841 \begin_layout Plain Layout
21842 \begin_inset Formula $\surd$
21843 \end_inset
21844
21845
21846 \end_layout
21847
21848 \end_inset
21849 </cell>
21850 </row>
21851 <row>
21852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21853 \begin_inset Text
21854
21855 \begin_layout Plain Layout
21856
21857 \backslash
21858 checkmark
21859 \end_layout
21860
21861 \end_inset
21862 </cell>
21863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21864 \begin_inset Text
21865
21866 \begin_layout Plain Layout
21867 \begin_inset Formula $\checkmark$
21868 \end_inset
21869
21870
21871 \end_layout
21872
21873 \end_inset
21874 </cell>
21875 </row>
21876 <row>
21877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21878 \begin_inset Text
21879
21880 \begin_layout Plain Layout
21881
21882 \backslash
21883 yen
21884 \end_layout
21885
21886 \end_inset
21887 </cell>
21888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21889 \begin_inset Text
21890
21891 \begin_layout Plain Layout
21892 \begin_inset Formula $\yen$
21893 \end_inset
21894
21895
21896 \end_layout
21897
21898 \end_inset
21899 </cell>
21900 </row>
21901 <row>
21902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21903 \begin_inset Text
21904
21905 \begin_layout Plain Layout
21906
21907 \backslash
21908 pounds
21909 \end_layout
21910
21911 \end_inset
21912 </cell>
21913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21914 \begin_inset Text
21915
21916 \begin_layout Plain Layout
21917 \begin_inset Formula $\pounds$
21918 \end_inset
21919
21920
21921 \end_layout
21922
21923 \end_inset
21924 </cell>
21925 </row>
21926 <row>
21927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21928 \begin_inset Text
21929
21930 \begin_layout Plain Layout
21931 $
21932 \end_layout
21933
21934 \end_inset
21935 </cell>
21936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21937 \begin_inset Text
21938
21939 \begin_layout Plain Layout
21940 \begin_inset Formula $\$$
21941 \end_inset
21942
21943
21944 \end_layout
21945
21946 \end_inset
21947 </cell>
21948 </row>
21949 <row>
21950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21951 \begin_inset Text
21952
21953 \begin_layout Plain Layout
21954 §
21955 \end_layout
21956
21957 \end_inset
21958 </cell>
21959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21960 \begin_inset Text
21961
21962 \begin_layout Plain Layout
21963 \begin_inset Formula $§$
21964 \end_inset
21965
21966
21967 \end_layout
21968
21969 \end_inset
21970 </cell>
21971 </row>
21972 </lyxtabular>
21973
21974 \end_inset
21975
21976
21977 \begin_inset Tabular
21978 <lyxtabular version="3" rows="10" columns="2">
21979 <features tabularvalignment="middle">
21980 <column alignment="center" valignment="top" width="0">
21981 <column alignment="center" valignment="top" width="0">
21982 <row>
21983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987
21988 \family roman
21989 \series medium
21990 \shape up
21991 \size normal
21992 \emph off
21993 \bar no
21994 \noun off
21995 \color none
21996 コマンド
21997 \end_layout
21998
21999 \end_inset
22000 </cell>
22001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22002 \begin_inset Text
22003
22004 \begin_layout Plain Layout
22005
22006 \family roman
22007 \series medium
22008 \shape up
22009 \size normal
22010 \emph off
22011 \bar no
22012 \noun off
22013 \color none
22014 出力
22015 \end_layout
22016
22017 \end_inset
22018 </cell>
22019 </row>
22020 <row>
22021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22022 \begin_inset Text
22023
22024 \begin_layout Plain Layout
22025
22026 \backslash
22027 hbar
22028 \end_layout
22029
22030 \end_inset
22031 </cell>
22032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22033 \begin_inset Text
22034
22035 \begin_layout Plain Layout
22036 \begin_inset Formula $\hbar$
22037 \end_inset
22038
22039
22040 \end_layout
22041
22042 \end_inset
22043 </cell>
22044 </row>
22045 <row>
22046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22047 \begin_inset Text
22048
22049 \begin_layout Plain Layout
22050
22051 \backslash
22052 hslash
22053 \end_layout
22054
22055 \end_inset
22056 </cell>
22057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22058 \begin_inset Text
22059
22060 \begin_layout Plain Layout
22061 \begin_inset Formula $\hslash$
22062 \end_inset
22063
22064
22065 \end_layout
22066
22067 \end_inset
22068 </cell>
22069 </row>
22070 <row>
22071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22072 \begin_inset Text
22073
22074 \begin_layout Plain Layout
22075
22076 \backslash
22077 clubsuit
22078 \end_layout
22079
22080 \end_inset
22081 </cell>
22082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22083 \begin_inset Text
22084
22085 \begin_layout Plain Layout
22086 \begin_inset Formula $\clubsuit$
22087 \end_inset
22088
22089
22090 \end_layout
22091
22092 \end_inset
22093 </cell>
22094 </row>
22095 <row>
22096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22097 \begin_inset Text
22098
22099 \begin_layout Plain Layout
22100
22101 \backslash
22102 spadesuit
22103 \end_layout
22104
22105 \end_inset
22106 </cell>
22107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22108 \begin_inset Text
22109
22110 \begin_layout Plain Layout
22111 \begin_inset Formula $\spadesuit$
22112 \end_inset
22113
22114
22115 \end_layout
22116
22117 \end_inset
22118 </cell>
22119 </row>
22120 <row>
22121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22122 \begin_inset Text
22123
22124 \begin_layout Plain Layout
22125
22126 \backslash
22127 bigstar
22128 \end_layout
22129
22130 \end_inset
22131 </cell>
22132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22133 \begin_inset Text
22134
22135 \begin_layout Plain Layout
22136 \begin_inset Formula $\bigstar$
22137 \end_inset
22138
22139
22140 \end_layout
22141
22142 \end_inset
22143 </cell>
22144 </row>
22145 <row>
22146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22147 \begin_inset Text
22148
22149 \begin_layout Plain Layout
22150
22151 \backslash
22152 blacklozenge
22153 \end_layout
22154
22155 \end_inset
22156 </cell>
22157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22158 \begin_inset Text
22159
22160 \begin_layout Plain Layout
22161 \begin_inset Formula $\blacklozenge$
22162 \end_inset
22163
22164
22165 \end_layout
22166
22167 \end_inset
22168 </cell>
22169 </row>
22170 <row>
22171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22172 \begin_inset Text
22173
22174 \begin_layout Plain Layout
22175
22176 \backslash
22177 blacktriangle
22178 \end_layout
22179
22180 \end_inset
22181 </cell>
22182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22183 \begin_inset Text
22184
22185 \begin_layout Plain Layout
22186 \begin_inset Formula $\blacktriangle$
22187 \end_inset
22188
22189
22190 \end_layout
22191
22192 \end_inset
22193 </cell>
22194 </row>
22195 <row>
22196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22197 \begin_inset Text
22198
22199 \begin_layout Plain Layout
22200
22201 \backslash
22202 blacktiangledown
22203 \end_layout
22204
22205 \end_inset
22206 </cell>
22207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22208 \begin_inset Text
22209
22210 \begin_layout Plain Layout
22211 \begin_inset Formula $\blacktriangledown$
22212 \end_inset
22213
22214
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 </row>
22220 <row>
22221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Plain Layout
22225
22226 \backslash
22227 bullet
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22233 \begin_inset Text
22234
22235 \begin_layout Plain Layout
22236 \begin_inset Formula $\bullet$
22237 \end_inset
22238
22239
22240 \end_layout
22241
22242 \end_inset
22243 </cell>
22244 </row>
22245 </lyxtabular>
22246
22247 \end_inset
22248
22249
22250 \begin_inset Tabular
22251 <lyxtabular version="3" rows="10" columns="2">
22252 <features tabularvalignment="middle">
22253 <column alignment="center" valignment="top" width="0pt">
22254 <column alignment="center" valignment="top" width="0pt">
22255 <row>
22256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22257 \begin_inset Text
22258
22259 \begin_layout Plain Layout
22260
22261 \family roman
22262 \series medium
22263 \shape up
22264 \size normal
22265 \emph off
22266 \bar no
22267 \noun off
22268 \color none
22269 コマンド
22270 \end_layout
22271
22272 \end_inset
22273 </cell>
22274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22275 \begin_inset Text
22276
22277 \begin_layout Plain Layout
22278
22279 \family roman
22280 \series medium
22281 \shape up
22282 \size normal
22283 \emph off
22284 \bar no
22285 \noun off
22286 \color none
22287 出力
22288 \end_layout
22289
22290 \end_inset
22291 </cell>
22292 </row>
22293 <row>
22294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22295 \begin_inset Text
22296
22297 \begin_layout Plain Layout
22298
22299 \backslash
22300 diamondsuit
22301 \end_layout
22302
22303 \end_inset
22304 </cell>
22305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22306 \begin_inset Text
22307
22308 \begin_layout Plain Layout
22309 \begin_inset Formula $\diamondsuit$
22310 \end_inset
22311
22312
22313 \end_layout
22314
22315 \end_inset
22316 </cell>
22317 </row>
22318 <row>
22319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22320 \begin_inset Text
22321
22322 \begin_layout Plain Layout
22323
22324 \backslash
22325 Diamond
22326 \end_layout
22327
22328 \end_inset
22329 </cell>
22330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22331 \begin_inset Text
22332
22333 \begin_layout Plain Layout
22334 \begin_inset Formula $\Diamond$
22335 \end_inset
22336
22337
22338 \end_layout
22339
22340 \end_inset
22341 </cell>
22342 </row>
22343 <row>
22344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22345 \begin_inset Text
22346
22347 \begin_layout Plain Layout
22348
22349 \backslash
22350 heartsuit
22351 \end_layout
22352
22353 \end_inset
22354 </cell>
22355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22356 \begin_inset Text
22357
22358 \begin_layout Plain Layout
22359 \begin_inset Formula $\heartsuit$
22360 \end_inset
22361
22362
22363 \end_layout
22364
22365 \end_inset
22366 </cell>
22367 </row>
22368 <row>
22369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22370 \begin_inset Text
22371
22372 \begin_layout Plain Layout
22373
22374 \backslash
22375 P
22376 \end_layout
22377
22378 \end_inset
22379 </cell>
22380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22381 \begin_inset Text
22382
22383 \begin_layout Plain Layout
22384 \begin_inset Formula $\P$
22385 \end_inset
22386
22387
22388 \end_layout
22389
22390 \end_inset
22391 </cell>
22392 </row>
22393 <row>
22394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22395 \begin_inset Text
22396
22397 \begin_layout Plain Layout
22398
22399 \backslash
22400 copyright
22401 \end_layout
22402
22403 \end_inset
22404 </cell>
22405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22406 \begin_inset Text
22407
22408 \begin_layout Plain Layout
22409 \begin_inset Formula $\copyright$
22410 \end_inset
22411
22412
22413 \end_layout
22414
22415 \end_inset
22416 </cell>
22417 </row>
22418 <row>
22419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22420 \begin_inset Text
22421
22422 \begin_layout Plain Layout
22423
22424 \backslash
22425 circledR
22426 \end_layout
22427
22428 \end_inset
22429 </cell>
22430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22431 \begin_inset Text
22432
22433 \begin_layout Plain Layout
22434 \begin_inset Formula $\circledR$
22435 \end_inset
22436
22437
22438 \end_layout
22439
22440 \end_inset
22441 </cell>
22442 </row>
22443 <row>
22444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22445 \begin_inset Text
22446
22447 \begin_layout Plain Layout
22448
22449 \backslash
22450 maltese
22451 \end_layout
22452
22453 \end_inset
22454 </cell>
22455 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22456 \begin_inset Text
22457
22458 \begin_layout Plain Layout
22459 \begin_inset Formula $\maltese$
22460 \end_inset
22461
22462
22463 \end_layout
22464
22465 \end_inset
22466 </cell>
22467 </row>
22468 <row>
22469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22470 \begin_inset Text
22471
22472 \begin_layout Plain Layout
22473
22474 \backslash
22475 diagup
22476 \end_layout
22477
22478 \end_inset
22479 </cell>
22480 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22481 \begin_inset Text
22482
22483 \begin_layout Plain Layout
22484 \begin_inset Formula $\diagup$
22485 \end_inset
22486
22487
22488 \end_layout
22489
22490 \end_inset
22491 </cell>
22492 </row>
22493 <row>
22494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22495 \begin_inset Text
22496
22497 \begin_layout Plain Layout
22498
22499 \backslash
22500 diagdown
22501 \end_layout
22502
22503 \end_inset
22504 </cell>
22505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22506 \begin_inset Text
22507
22508 \begin_layout Plain Layout
22509 \begin_inset Formula $\diagdown$
22510 \end_inset
22511
22512
22513 \end_layout
22514
22515 \end_inset
22516 </cell>
22517 </row>
22518 </lyxtabular>
22519
22520 \end_inset
22521
22522
22523 \end_layout
22524
22525 \begin_layout Standard
22526 \begin_inset VSpace medskip
22527 \end_inset
22528
22529 ここにある以上の記号が、第
22530 \begin_inset CommandInset ref
22531 LatexCommand ref
22532 reference "sub:他の特殊文字"
22533
22534 \end_inset
22535
22536 節に挙げてあります。
22537 \end_layout
22538
22539 \begin_layout Standard
22540 寸法を変えて表示することのできる記号もあります。第
22541 \begin_inset CommandInset ref
22542 LatexCommand ref
22543 reference "sub:書体寸法"
22544
22545 \end_inset
22546
22547 節をご参照下さい。
22548 \end_layout
22549
22550 \begin_layout Subsection
22551 ユーロ通貨記号€
22552 \begin_inset Index idx
22553 status collapsed
22554
22555 \begin_layout Plain Layout
22556 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
22557 \end_layout
22558
22559 \end_inset
22560
22561
22562 \begin_inset Index idx
22563 status collapsed
22564
22565 \begin_layout Plain Layout
22566
22567 \backslash
22568 @
22569 \begin_inset ERT
22570 status collapsed
22571
22572 \begin_layout Plain Layout
22573
22574
22575 \backslash
22576 officialeuro
22577 \end_layout
22578
22579 \end_inset
22580
22581
22582 \end_layout
22583
22584 \end_inset
22585
22586
22587 \end_layout
22588
22589 \begin_layout Standard
22590 ユーロ通貨記号を数式で使用するには、LaTeXパッケージ
22591 \series bold
22592 eurosym
22593 \series default
22594
22595 \begin_inset Index idx
22596 status collapsed
22597
22598 \begin_layout Plain Layout
22599 ぱっけーじ@パッケージ ! eurosym
22600 \end_layout
22601
22602 \end_inset
22603
22604 が導入されていて、以下のようなLaTeXプリアンブル行によって読み込まれていなくてはなりません。
22605 \end_layout
22606
22607 \begin_layout Standard
22608
22609 \series bold
22610
22611 \backslash
22612 usepackage[gennarrow]{eurosym}
22613 \end_layout
22614
22615 \begin_layout Standard
22616 すると、ユーロ通貨記号を
22617 \series bold
22618
22619 \backslash
22620 euro
22621 \series default
22622
22623 \begin_inset Index idx
22624 status collapsed
22625
22626 \begin_layout Plain Layout
22627 こまんど@コマンド ! E ! 
22628 \backslash
22629 euro
22630 \end_layout
22631
22632 \end_inset
22633
22634 コマンドで挿入することができるようになります。
22635 \end_layout
22636
22637 \begin_layout Standard
22638 数式テキストには、
22639 \series bold
22640 eurosym
22641 \series default
22642 が導入されていなくても、ユーロ通貨記号を直接€キーを使って挿入することができます。
22643 \series bold
22644 eurosym
22645 \series default
22646 が導入されていれば、
22647 \series bold
22648
22649 \backslash
22650 euro
22651 \series default
22652 はTeXモードでも挿入することができます。また、正式な通貨記号を
22653 \series bold
22654
22655 \backslash
22656 officialeuro
22657 \series default
22658
22659 \begin_inset Index idx
22660 status collapsed
22661
22662 \begin_layout Plain Layout
22663 こまんど@コマンド ! O ! 
22664 \backslash
22665 officialeuro
22666 \end_layout
22667
22668 \end_inset
22669
22670 コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
22671 \end_layout
22672
22673 \begin_layout Standard
22674 \begin_inset ERT
22675 status collapsed
22676
22677 \begin_layout Plain Layout
22678
22679
22680 \backslash
22681 ifeurosym 
22682 \end_layout
22683
22684 \end_inset
22685
22686
22687 \begin_inset Note Note
22688 status open
22689
22690 \begin_layout Plain Layout
22691 以下の表は、LaTeXパッケージ
22692 \series bold
22693 eurosym
22694 \series default
22695 が導入済みのときのみ表示されます。
22696 \end_layout
22697
22698 \end_inset
22699
22700
22701 \end_layout
22702
22703 \begin_layout Standard
22704 以下は、各ユーロ通貨記号のまとめです。
22705 \end_layout
22706
22707 \begin_layout Standard
22708 \align center
22709 \begin_inset Tabular
22710 <lyxtabular version="3" rows="4" columns="3">
22711 <features tabularvalignment="middle">
22712 <column alignment="center" valignment="top" width="0pt">
22713 <column alignment="center" valignment="top" width="0pt">
22714 <column alignment="center" valignment="top" width="0pt">
22715 <row>
22716 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22717 \begin_inset Text
22718
22719 \begin_layout Plain Layout
22720
22721 \end_layout
22722
22723 \end_inset
22724 </cell>
22725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22726 \begin_inset Text
22727
22728 \begin_layout Plain Layout
22729 コマンド
22730 \end_layout
22731
22732 \end_inset
22733 </cell>
22734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22735 \begin_inset Text
22736
22737 \begin_layout Plain Layout
22738 出力
22739 \end_layout
22740
22741 \end_inset
22742 </cell>
22743 </row>
22744 <row>
22745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22746 \begin_inset Text
22747
22748 \begin_layout Plain Layout
22749 数式
22750 \end_layout
22751
22752 \end_inset
22753 </cell>
22754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22755 \begin_inset Text
22756
22757 \begin_layout Plain Layout
22758
22759 \backslash
22760 euro
22761 \end_layout
22762
22763 \end_inset
22764 </cell>
22765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22766 \begin_inset Text
22767
22768 \begin_layout Plain Layout
22769 \begin_inset Formula $\euro$
22770 \end_inset
22771
22772
22773 \end_layout
22774
22775 \end_inset
22776 </cell>
22777 </row>
22778 <row>
22779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22780 \begin_inset Text
22781
22782 \begin_layout Plain Layout
22783 数式テキスト
22784 \end_layout
22785
22786 \end_inset
22787 </cell>
22788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22789 \begin_inset Text
22790
22791 \begin_layout Plain Layout
22792
22793 \end_layout
22794
22795 \end_inset
22796 </cell>
22797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22798 \begin_inset Text
22799
22800 \begin_layout Plain Layout
22801 \begin_inset Formula $\mbox{€}$
22802 \end_inset
22803
22804
22805 \end_layout
22806
22807 \end_inset
22808 </cell>
22809 </row>
22810 <row>
22811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22812 \begin_inset Text
22813
22814 \begin_layout Plain Layout
22815 TeXモード
22816 \end_layout
22817
22818 \end_inset
22819 </cell>
22820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22821 \begin_inset Text
22822
22823 \begin_layout Plain Layout
22824
22825 \backslash
22826 officialeuro
22827 \end_layout
22828
22829 \end_inset
22830 </cell>
22831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22832 \begin_inset Text
22833
22834 \begin_layout Plain Layout
22835 \begin_inset ERT
22836 status collapsed
22837
22838 \begin_layout Plain Layout
22839
22840
22841 \backslash
22842 officialeuro
22843 \end_layout
22844
22845 \end_inset
22846
22847
22848 \end_layout
22849
22850 \end_inset
22851 </cell>
22852 </row>
22853 </lyxtabular>
22854
22855 \end_inset
22856
22857
22858 \end_layout
22859
22860 \begin_layout Standard
22861 \begin_inset ERT
22862 status collapsed
22863
22864 \begin_layout Plain Layout
22865
22866
22867 \backslash
22868 else 
22869 \end_layout
22870
22871 \end_inset
22872
22873
22874 \begin_inset Note Note
22875 status open
22876
22877 \begin_layout Plain Layout
22878 以下は、LaTeXパッケージ
22879 \series bold
22880 eurosym
22881 \series default
22882 が導入されていないときのみ表示されます。
22883 \end_layout
22884
22885 \end_inset
22886
22887
22888 \end_layout
22889
22890 \begin_layout Standard
22891 本節の残りを出力としてみるためには、LaTeXパッケージ
22892 \series bold
22893 eurosym
22894 \series default
22895 を導入する必要があります。
22896 \end_layout
22897
22898 \begin_layout Standard
22899 \begin_inset ERT
22900 status collapsed
22901
22902 \begin_layout Plain Layout
22903
22904
22905 \backslash
22906 fi 
22907 \end_layout
22908
22909 \end_inset
22910
22911
22912 \end_layout
22913
22914 \begin_layout Section
22915 関係子
22916 \begin_inset CommandInset label
22917 LatexCommand label
22918 name "sec:関係子"
22919
22920 \end_inset
22921
22922
22923 \begin_inset Index idx
22924 status collapsed
22925
22926 \begin_layout Plain Layout
22927 かんけいし@関係子
22928 \end_layout
22929
22930 \end_inset
22931
22932
22933 \begin_inset Index idx
22934 status collapsed
22935
22936 \begin_layout Plain Layout
22937 ひかくし@比較子|see
22938 \begin_inset ERT
22939 status collapsed
22940
22941 \begin_layout Plain Layout
22942
22943 {
22944 \end_layout
22945
22946 \end_inset
22947
22948 関係子
22949 \begin_inset ERT
22950 status collapsed
22951
22952 \begin_layout Plain Layout
22953
22954 }
22955 \end_layout
22956
22957 \end_inset
22958
22959
22960 \end_layout
22961
22962 \end_inset
22963
22964
22965 \end_layout
22966
22967 \begin_layout Standard
22968 関係子はすべて、ツールバーボタンの
22969 \begin_inset Graphics
22970         filename ../../images/math/leq.png
22971         scale 85
22972
22973 \end_inset
22974
22975 でも挿入することができます。
22976 \end_layout
22977
22978 \begin_layout Standard
22979 \begin_inset space \hfill{}
22980 \end_inset
22981
22982
22983 \begin_inset Tabular
22984 <lyxtabular version="3" rows="17" columns="2">
22985 <features tabularvalignment="middle">
22986 <column alignment="center" valignment="top" width="0pt">
22987 <column alignment="center" valignment="top" width="0pt">
22988 <row>
22989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22990 \begin_inset Text
22991
22992 \begin_layout Plain Layout
22993 コマンド
22994 \end_layout
22995
22996 \end_inset
22997 </cell>
22998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22999 \begin_inset Text
23000
23001 \begin_layout Plain Layout
23002 出力
23003 \end_layout
23004
23005 \end_inset
23006 </cell>
23007 </row>
23008 <row>
23009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23010 \begin_inset Text
23011
23012 \begin_layout Plain Layout
23013 \begin_inset Formula $<$
23014 \end_inset
23015
23016
23017 \end_layout
23018
23019 \end_inset
23020 </cell>
23021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23022 \begin_inset Text
23023
23024 \begin_layout Plain Layout
23025 \begin_inset Formula $<$
23026 \end_inset
23027
23028
23029 \end_layout
23030
23031 \end_inset
23032 </cell>
23033 </row>
23034 <row>
23035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23036 \begin_inset Text
23037
23038 \begin_layout Plain Layout
23039
23040 \backslash
23041 le
23042 \end_layout
23043
23044 \end_inset
23045 </cell>
23046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23047 \begin_inset Text
23048
23049 \begin_layout Plain Layout
23050 \begin_inset Formula $\le$
23051 \end_inset
23052
23053
23054 \end_layout
23055
23056 \end_inset
23057 </cell>
23058 </row>
23059 <row>
23060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23061 \begin_inset Text
23062
23063 \begin_layout Plain Layout
23064
23065 \backslash
23066 ll
23067 \end_layout
23068
23069 \end_inset
23070 </cell>
23071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23072 \begin_inset Text
23073
23074 \begin_layout Plain Layout
23075 \begin_inset Formula $\ll$
23076 \end_inset
23077
23078
23079 \end_layout
23080
23081 \end_inset
23082 </cell>
23083 </row>
23084 <row>
23085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23086 \begin_inset Text
23087
23088 \begin_layout Plain Layout
23089
23090 \backslash
23091 prec
23092 \end_layout
23093
23094 \end_inset
23095 </cell>
23096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23097 \begin_inset Text
23098
23099 \begin_layout Plain Layout
23100 \begin_inset Formula $\prec$
23101 \end_inset
23102
23103
23104 \end_layout
23105
23106 \end_inset
23107 </cell>
23108 </row>
23109 <row>
23110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23111 \begin_inset Text
23112
23113 \begin_layout Plain Layout
23114
23115 \backslash
23116 preceq
23117 \end_layout
23118
23119 \end_inset
23120 </cell>
23121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23122 \begin_inset Text
23123
23124 \begin_layout Plain Layout
23125 \begin_inset Formula $\preceq$
23126 \end_inset
23127
23128
23129 \end_layout
23130
23131 \end_inset
23132 </cell>
23133 </row>
23134 <row>
23135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23136 \begin_inset Text
23137
23138 \begin_layout Plain Layout
23139
23140 \backslash
23141 subset
23142 \end_layout
23143
23144 \end_inset
23145 </cell>
23146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23147 \begin_inset Text
23148
23149 \begin_layout Plain Layout
23150 \begin_inset Formula $\subset$
23151 \end_inset
23152
23153
23154 \end_layout
23155
23156 \end_inset
23157 </cell>
23158 </row>
23159 <row>
23160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23161 \begin_inset Text
23162
23163 \begin_layout Plain Layout
23164
23165 \backslash
23166 subseteq
23167 \end_layout
23168
23169 \end_inset
23170 </cell>
23171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23172 \begin_inset Text
23173
23174 \begin_layout Plain Layout
23175 \begin_inset Formula $\subseteq$
23176 \end_inset
23177
23178
23179 \end_layout
23180
23181 \end_inset
23182 </cell>
23183 </row>
23184 <row>
23185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23186 \begin_inset Text
23187
23188 \begin_layout Plain Layout
23189
23190 \backslash
23191 sqsubseteq
23192 \end_layout
23193
23194 \end_inset
23195 </cell>
23196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23197 \begin_inset Text
23198
23199 \begin_layout Plain Layout
23200 \begin_inset Formula $\sqsubseteq$
23201 \end_inset
23202
23203
23204 \end_layout
23205
23206 \end_inset
23207 </cell>
23208 </row>
23209 <row>
23210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214
23215 \backslash
23216 in
23217 \end_layout
23218
23219 \end_inset
23220 </cell>
23221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23222 \begin_inset Text
23223
23224 \begin_layout Plain Layout
23225 \begin_inset Formula $\in$
23226 \end_inset
23227
23228
23229 \end_layout
23230
23231 \end_inset
23232 </cell>
23233 </row>
23234 <row>
23235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239
23240 \backslash
23241 vdash
23242 \end_layout
23243
23244 \end_inset
23245 </cell>
23246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23247 \begin_inset Text
23248
23249 \begin_layout Plain Layout
23250 \begin_inset Formula $\vdash$
23251 \end_inset
23252
23253
23254 \end_layout
23255
23256 \end_inset
23257 </cell>
23258 </row>
23259 <row>
23260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23261 \begin_inset Text
23262
23263 \begin_layout Plain Layout
23264
23265 \backslash
23266 smile
23267 \end_layout
23268
23269 \end_inset
23270 </cell>
23271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23272 \begin_inset Text
23273
23274 \begin_layout Plain Layout
23275 \begin_inset Formula $\smile$
23276 \end_inset
23277
23278
23279 \end_layout
23280
23281 \end_inset
23282 </cell>
23283 </row>
23284 <row>
23285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23286 \begin_inset Text
23287
23288 \begin_layout Plain Layout
23289
23290 \backslash
23291 lhd
23292 \end_layout
23293
23294 \end_inset
23295 </cell>
23296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23297 \begin_inset Text
23298
23299 \begin_layout Plain Layout
23300 \begin_inset Formula $\lhd$
23301 \end_inset
23302
23303
23304 \end_layout
23305
23306 \end_inset
23307 </cell>
23308 </row>
23309 <row>
23310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314
23315 \backslash
23316 unlhd
23317 \end_layout
23318
23319 \end_inset
23320 </cell>
23321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23322 \begin_inset Text
23323
23324 \begin_layout Plain Layout
23325 \begin_inset Formula $\unlhd$
23326 \end_inset
23327
23328
23329 \end_layout
23330
23331 \end_inset
23332 </cell>
23333 </row>
23334 <row>
23335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23336 \begin_inset Text
23337
23338 \begin_layout Plain Layout
23339
23340 \backslash
23341 gtrless
23342 \end_layout
23343
23344 \end_inset
23345 </cell>
23346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23347 \begin_inset Text
23348
23349 \begin_layout Plain Layout
23350 \begin_inset Formula $\gtrless$
23351 \end_inset
23352
23353
23354 \end_layout
23355
23356 \end_inset
23357 </cell>
23358 </row>
23359 <row>
23360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23361 \begin_inset Text
23362
23363 \begin_layout Plain Layout
23364
23365 \backslash
23366 mid
23367 \end_layout
23368
23369 \end_inset
23370 </cell>
23371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23372 \begin_inset Text
23373
23374 \begin_layout Plain Layout
23375 \begin_inset Formula $\mid$
23376 \end_inset
23377
23378
23379 \end_layout
23380
23381 \end_inset
23382 </cell>
23383 </row>
23384 <row>
23385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23386 \begin_inset Text
23387
23388 \begin_layout Plain Layout
23389
23390 \backslash
23391 nmid
23392 \end_layout
23393
23394 \end_inset
23395 </cell>
23396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23397 \begin_inset Text
23398
23399 \begin_layout Plain Layout
23400 \begin_inset Formula $\nmid$
23401 \end_inset
23402
23403
23404 \end_layout
23405
23406 \end_inset
23407 </cell>
23408 </row>
23409 </lyxtabular>
23410
23411 \end_inset
23412
23413
23414 \begin_inset space \hfill{}
23415 \end_inset
23416
23417
23418 \begin_inset Tabular
23419 <lyxtabular version="3" rows="17" columns="2">
23420 <features tabularvalignment="middle">
23421 <column alignment="center" valignment="top" width="0pt">
23422 <column alignment="center" valignment="top" width="0pt">
23423 <row>
23424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23425 \begin_inset Text
23426
23427 \begin_layout Plain Layout
23428 コマンド
23429 \end_layout
23430
23431 \end_inset
23432 </cell>
23433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23434 \begin_inset Text
23435
23436 \begin_layout Plain Layout
23437 出力
23438 \end_layout
23439
23440 \end_inset
23441 </cell>
23442 </row>
23443 <row>
23444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23445 \begin_inset Text
23446
23447 \begin_layout Plain Layout
23448 =
23449 \end_layout
23450
23451 \end_inset
23452 </cell>
23453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23454 \begin_inset Text
23455
23456 \begin_layout Plain Layout
23457 \begin_inset Formula $=$
23458 \end_inset
23459
23460
23461 \end_layout
23462
23463 \end_inset
23464 </cell>
23465 </row>
23466 <row>
23467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23468 \begin_inset Text
23469
23470 \begin_layout Plain Layout
23471
23472 \backslash
23473 not=
23474 \end_layout
23475
23476 \end_inset
23477 </cell>
23478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23479 \begin_inset Text
23480
23481 \begin_layout Plain Layout
23482 \begin_inset Formula $\not=$
23483 \end_inset
23484
23485
23486 \end_layout
23487
23488 \end_inset
23489 </cell>
23490 </row>
23491 <row>
23492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496
23497 \backslash
23498 equiv
23499 \end_layout
23500
23501 \end_inset
23502 </cell>
23503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23504 \begin_inset Text
23505
23506 \begin_layout Plain Layout
23507 \begin_inset Formula $\equiv$
23508 \end_inset
23509
23510
23511 \end_layout
23512
23513 \end_inset
23514 </cell>
23515 </row>
23516 <row>
23517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Plain Layout
23521
23522 \backslash
23523 sim
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23529 \begin_inset Text
23530
23531 \begin_layout Plain Layout
23532 \begin_inset Formula $\sim$
23533 \end_inset
23534
23535
23536 \end_layout
23537
23538 \end_inset
23539 </cell>
23540 </row>
23541 <row>
23542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546
23547 \backslash
23548 simeq
23549 \end_layout
23550
23551 \end_inset
23552 </cell>
23553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23554 \begin_inset Text
23555
23556 \begin_layout Plain Layout
23557 \begin_inset Formula $\simeq$
23558 \end_inset
23559
23560
23561 \end_layout
23562
23563 \end_inset
23564 </cell>
23565 </row>
23566 <row>
23567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23568 \begin_inset Text
23569
23570 \begin_layout Plain Layout
23571
23572 \backslash
23573 approx
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23579 \begin_inset Text
23580
23581 \begin_layout Plain Layout
23582 \begin_inset Formula $\approx$
23583 \end_inset
23584
23585
23586 \end_layout
23587
23588 \end_inset
23589 </cell>
23590 </row>
23591 <row>
23592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Plain Layout
23596
23597 \backslash
23598 cong
23599 \end_layout
23600
23601 \end_inset
23602 </cell>
23603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23604 \begin_inset Text
23605
23606 \begin_layout Plain Layout
23607 \begin_inset Formula $\cong$
23608 \end_inset
23609
23610
23611 \end_layout
23612
23613 \end_inset
23614 </cell>
23615 </row>
23616 <row>
23617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23618 \begin_inset Text
23619
23620 \begin_layout Plain Layout
23621
23622 \backslash
23623 bowtie
23624 \end_layout
23625
23626 \end_inset
23627 </cell>
23628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23629 \begin_inset Text
23630
23631 \begin_layout Plain Layout
23632 \begin_inset Formula $\bowtie$
23633 \end_inset
23634
23635
23636 \end_layout
23637
23638 \end_inset
23639 </cell>
23640 </row>
23641 <row>
23642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23643 \begin_inset Text
23644
23645 \begin_layout Plain Layout
23646
23647 \backslash
23648 notin
23649 \end_layout
23650
23651 \end_inset
23652 </cell>
23653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23654 \begin_inset Text
23655
23656 \begin_layout Plain Layout
23657 \begin_inset Formula $\notin$
23658 \end_inset
23659
23660
23661 \end_layout
23662
23663 \end_inset
23664 </cell>
23665 </row>
23666 <row>
23667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23668 \begin_inset Text
23669
23670 \begin_layout Plain Layout
23671
23672 \backslash
23673 perp
23674 \end_layout
23675
23676 \end_inset
23677 </cell>
23678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23679 \begin_inset Text
23680
23681 \begin_layout Plain Layout
23682 \begin_inset Formula $\perp$
23683 \end_inset
23684
23685
23686 \end_layout
23687
23688 \end_inset
23689 </cell>
23690 </row>
23691 <row>
23692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23693 \begin_inset Text
23694
23695 \begin_layout Plain Layout
23696
23697 \backslash
23698 propto
23699 \end_layout
23700
23701 \end_inset
23702 </cell>
23703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23704 \begin_inset Text
23705
23706 \begin_layout Plain Layout
23707 \begin_inset Formula $\propto$
23708 \end_inset
23709
23710
23711 \end_layout
23712
23713 \end_inset
23714 </cell>
23715 </row>
23716 <row>
23717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721
23722 \backslash
23723 asymp
23724 \end_layout
23725
23726 \end_inset
23727 </cell>
23728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23729 \begin_inset Text
23730
23731 \begin_layout Plain Layout
23732 \begin_inset Formula $\asymp$
23733 \end_inset
23734
23735
23736 \end_layout
23737
23738 \end_inset
23739 </cell>
23740 </row>
23741 <row>
23742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23743 \begin_inset Text
23744
23745 \begin_layout Plain Layout
23746
23747 \backslash
23748 doteq
23749 \end_layout
23750
23751 \end_inset
23752 </cell>
23753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23754 \begin_inset Text
23755
23756 \begin_layout Plain Layout
23757 \begin_inset Formula $\doteq$
23758 \end_inset
23759
23760
23761 \end_layout
23762
23763 \end_inset
23764 </cell>
23765 </row>
23766 <row>
23767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23768 \begin_inset Text
23769
23770 \begin_layout Plain Layout
23771
23772 \backslash
23773 circeq
23774 \end_layout
23775
23776 \end_inset
23777 </cell>
23778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23779 \begin_inset Text
23780
23781 \begin_layout Plain Layout
23782 \begin_inset Formula $\circeq$
23783 \end_inset
23784
23785
23786 \end_layout
23787
23788 \end_inset
23789 </cell>
23790 </row>
23791 <row>
23792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23793 \begin_inset Text
23794
23795 \begin_layout Plain Layout
23796
23797 \backslash
23798 models
23799 \end_layout
23800
23801 \end_inset
23802 </cell>
23803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23804 \begin_inset Text
23805
23806 \begin_layout Plain Layout
23807 \begin_inset Formula $\models$
23808 \end_inset
23809
23810
23811 \end_layout
23812
23813 \end_inset
23814 </cell>
23815 </row>
23816 <row>
23817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23818 \begin_inset Text
23819
23820 \begin_layout Plain Layout
23821
23822 \backslash
23823 widehat=
23824 \end_layout
23825
23826 \end_inset
23827 </cell>
23828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23829 \begin_inset Text
23830
23831 \begin_layout Plain Layout
23832 \begin_inset Formula $\widehat{=}$
23833 \end_inset
23834
23835
23836 \end_layout
23837
23838 \end_inset
23839 </cell>
23840 </row>
23841 </lyxtabular>
23842
23843 \end_inset
23844
23845
23846 \begin_inset space \hfill{}
23847 \end_inset
23848
23849
23850 \begin_inset Tabular
23851 <lyxtabular version="3" rows="17" columns="2">
23852 <features tabularvalignment="middle">
23853 <column alignment="center" valignment="top" width="0pt">
23854 <column alignment="center" valignment="top" width="0pt">
23855 <row>
23856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23857 \begin_inset Text
23858
23859 \begin_layout Plain Layout
23860
23861 \family roman
23862 \series medium
23863 \shape up
23864 \size normal
23865 \emph off
23866 \bar no
23867 \noun off
23868 \color none
23869 コマンド
23870 \end_layout
23871
23872 \end_inset
23873 </cell>
23874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878
23879 \family roman
23880 \series medium
23881 \shape up
23882 \size normal
23883 \emph off
23884 \bar no
23885 \noun off
23886 \color none
23887 出力
23888 \end_layout
23889
23890 \end_inset
23891 </cell>
23892 </row>
23893 <row>
23894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23895 \begin_inset Text
23896
23897 \begin_layout Plain Layout
23898 \begin_inset Formula $>$
23899 \end_inset
23900
23901
23902 \end_layout
23903
23904 \end_inset
23905 </cell>
23906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23907 \begin_inset Text
23908
23909 \begin_layout Plain Layout
23910 \begin_inset Formula $>$
23911 \end_inset
23912
23913
23914 \end_layout
23915
23916 \end_inset
23917 </cell>
23918 </row>
23919 <row>
23920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23921 \begin_inset Text
23922
23923 \begin_layout Plain Layout
23924
23925 \backslash
23926 ge
23927 \end_layout
23928
23929 \end_inset
23930 </cell>
23931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23932 \begin_inset Text
23933
23934 \begin_layout Plain Layout
23935 \begin_inset Formula $\ge$
23936 \end_inset
23937
23938
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 </row>
23944 <row>
23945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23946 \begin_inset Text
23947
23948 \begin_layout Plain Layout
23949
23950 \backslash
23951 gg
23952 \end_layout
23953
23954 \end_inset
23955 </cell>
23956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23957 \begin_inset Text
23958
23959 \begin_layout Plain Layout
23960 \begin_inset Formula $\gg$
23961 \end_inset
23962
23963
23964 \end_layout
23965
23966 \end_inset
23967 </cell>
23968 </row>
23969 <row>
23970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23971 \begin_inset Text
23972
23973 \begin_layout Plain Layout
23974
23975 \backslash
23976 succ
23977 \end_layout
23978
23979 \end_inset
23980 </cell>
23981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23982 \begin_inset Text
23983
23984 \begin_layout Plain Layout
23985 \begin_inset Formula $\succ$
23986 \end_inset
23987
23988
23989 \end_layout
23990
23991 \end_inset
23992 </cell>
23993 </row>
23994 <row>
23995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23996 \begin_inset Text
23997
23998 \begin_layout Plain Layout
23999
24000 \backslash
24001 succeq
24002 \end_layout
24003
24004 \end_inset
24005 </cell>
24006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24007 \begin_inset Text
24008
24009 \begin_layout Plain Layout
24010 \begin_inset Formula $\succeq$
24011 \end_inset
24012
24013
24014 \end_layout
24015
24016 \end_inset
24017 </cell>
24018 </row>
24019 <row>
24020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24021 \begin_inset Text
24022
24023 \begin_layout Plain Layout
24024
24025 \backslash
24026 supset
24027 \end_layout
24028
24029 \end_inset
24030 </cell>
24031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24032 \begin_inset Text
24033
24034 \begin_layout Plain Layout
24035 \begin_inset Formula $\supset$
24036 \end_inset
24037
24038
24039 \end_layout
24040
24041 \end_inset
24042 </cell>
24043 </row>
24044 <row>
24045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24046 \begin_inset Text
24047
24048 \begin_layout Plain Layout
24049
24050 \backslash
24051 supseteq
24052 \end_layout
24053
24054 \end_inset
24055 </cell>
24056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Plain Layout
24060 \begin_inset Formula $\supseteq$
24061 \end_inset
24062
24063
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 </row>
24069 <row>
24070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24071 \begin_inset Text
24072
24073 \begin_layout Plain Layout
24074
24075 \backslash
24076 sqsupseteq
24077 \end_layout
24078
24079 \end_inset
24080 </cell>
24081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24082 \begin_inset Text
24083
24084 \begin_layout Plain Layout
24085 \begin_inset Formula $\sqsupseteq$
24086 \end_inset
24087
24088
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 </row>
24094 <row>
24095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24096 \begin_inset Text
24097
24098 \begin_layout Plain Layout
24099
24100 \backslash
24101 ni
24102 \end_layout
24103
24104 \end_inset
24105 </cell>
24106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24107 \begin_inset Text
24108
24109 \begin_layout Plain Layout
24110 \begin_inset Formula $\ni$
24111 \end_inset
24112
24113
24114 \end_layout
24115
24116 \end_inset
24117 </cell>
24118 </row>
24119 <row>
24120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24121 \begin_inset Text
24122
24123 \begin_layout Plain Layout
24124
24125 \backslash
24126 dashv
24127 \end_layout
24128
24129 \end_inset
24130 </cell>
24131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24132 \begin_inset Text
24133
24134 \begin_layout Plain Layout
24135 \begin_inset Formula $\dashv$
24136 \end_inset
24137
24138
24139 \end_layout
24140
24141 \end_inset
24142 </cell>
24143 </row>
24144 <row>
24145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24146 \begin_inset Text
24147
24148 \begin_layout Plain Layout
24149
24150 \backslash
24151 frown
24152 \end_layout
24153
24154 \end_inset
24155 </cell>
24156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24157 \begin_inset Text
24158
24159 \begin_layout Plain Layout
24160 \begin_inset Formula $\frown$
24161 \end_inset
24162
24163
24164 \end_layout
24165
24166 \end_inset
24167 </cell>
24168 </row>
24169 <row>
24170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24171 \begin_inset Text
24172
24173 \begin_layout Plain Layout
24174
24175 \backslash
24176 rhd
24177 \end_layout
24178
24179 \end_inset
24180 </cell>
24181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24182 \begin_inset Text
24183
24184 \begin_layout Plain Layout
24185 \begin_inset Formula $\rhd$
24186 \end_inset
24187
24188
24189 \end_layout
24190
24191 \end_inset
24192 </cell>
24193 </row>
24194 <row>
24195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24196 \begin_inset Text
24197
24198 \begin_layout Plain Layout
24199
24200 \backslash
24201 unrhd
24202 \end_layout
24203
24204 \end_inset
24205 </cell>
24206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24207 \begin_inset Text
24208
24209 \begin_layout Plain Layout
24210 \begin_inset Formula $\unrhd$
24211 \end_inset
24212
24213
24214 \end_layout
24215
24216 \end_inset
24217 </cell>
24218 </row>
24219 <row>
24220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24221 \begin_inset Text
24222
24223 \begin_layout Plain Layout
24224
24225 \backslash
24226 lessgtr
24227 \end_layout
24228
24229 \end_inset
24230 </cell>
24231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24232 \begin_inset Text
24233
24234 \begin_layout Plain Layout
24235 \begin_inset Formula $\lessgtr$
24236 \end_inset
24237
24238
24239 \end_layout
24240
24241 \end_inset
24242 </cell>
24243 </row>
24244 <row>
24245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24246 \begin_inset Text
24247
24248 \begin_layout Plain Layout
24249
24250 \backslash
24251 parallel
24252 \end_layout
24253
24254 \end_inset
24255 </cell>
24256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24257 \begin_inset Text
24258
24259 \begin_layout Plain Layout
24260 \begin_inset Formula $\parallel$
24261 \end_inset
24262
24263
24264 \end_layout
24265
24266 \end_inset
24267 </cell>
24268 </row>
24269 <row>
24270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24271 \begin_inset Text
24272
24273 \begin_layout Plain Layout
24274
24275 \backslash
24276 nparallel
24277 \end_layout
24278
24279 \end_inset
24280 </cell>
24281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24282 \begin_inset Text
24283
24284 \begin_layout Plain Layout
24285 \begin_inset Formula $\nparallel$
24286 \end_inset
24287
24288
24289 \end_layout
24290
24291 \end_inset
24292 </cell>
24293 </row>
24294 </lyxtabular>
24295
24296 \end_inset
24297
24298
24299 \begin_inset space \hfill{}
24300 \end_inset
24301
24302
24303 \end_layout
24304
24305 \begin_layout Standard
24306 \begin_inset VSpace medskip
24307 \end_inset
24308
24309
24310 \series bold
24311
24312 \backslash
24313 lhd
24314 \series default
24315
24316 \series bold
24317
24318 \backslash
24319 rhd
24320 \series default
24321 の文字は、同じように見える演算子
24322 \series bold
24323
24324 \backslash
24325 triangleleft
24326 \series default
24327 および
24328 \series bold
24329
24330 \backslash
24331 triangleright
24332 \series default
24333 よりも大きくなっています。
24334 \end_layout
24335
24336 \begin_layout Standard
24337 関係子は、記号とは違って、つねに前後に余白が置かれます。
24338 \end_layout
24339
24340 \begin_layout Standard
24341
24342 \series bold
24343
24344 \backslash
24345 stackrel
24346 \series default
24347
24348 \begin_inset Index idx
24349 status collapsed
24350
24351 \begin_layout Plain Layout
24352 こまんど@コマンド ! S ! 
24353 \backslash
24354 stackrel
24355 \end_layout
24356
24357 \end_inset
24358
24359 コマンドを使うと、以下のように、ラベル付きの関係子を作ることができます。
24360 \end_layout
24361
24362 \begin_layout Standard
24363 \align center
24364 \begin_inset Tabular
24365 <lyxtabular version="3" rows="2" columns="2">
24366 <features tabularvalignment="middle">
24367 <column alignment="center" valignment="top" width="0">
24368 <column alignment="center" valignment="top" width="0">
24369 <row>
24370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24371 \begin_inset Text
24372
24373 \begin_layout Plain Layout
24374 コマンド
24375 \end_layout
24376
24377 \end_inset
24378 </cell>
24379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24380 \begin_inset Text
24381
24382 \begin_layout Plain Layout
24383 出力
24384 \begin_inset Note Note
24385 status collapsed
24386
24387 \begin_layout Plain Layout
24388 ここで
24389 \series bold
24390
24391 \backslash
24392 raisebox
24393 \series default
24394 はスペーサーとして使用しているだけです。
24395 \end_layout
24396
24397 \end_inset
24398
24399
24400 \end_layout
24401
24402 \end_inset
24403 </cell>
24404 </row>
24405 <row>
24406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24407 \begin_inset Text
24408
24409 \begin_layout Plain Layout
24410 A(r)
24411 \backslash
24412 stackrel
24413 \begin_inset ERT
24414 status collapsed
24415
24416 \begin_layout Plain Layout
24417
24418
24419 \backslash
24420 spce 
24421 \end_layout
24422
24423 \end_inset
24424
24425 r
24426 \backslash
24427 to
24428 \backslash
24429 infty
24430 \begin_inset ERT
24431 status collapsed
24432
24433 \begin_layout Plain Layout
24434
24435
24436 \backslash
24437 spce 
24438 \end_layout
24439
24440 \end_inset
24441
24442
24443 \begin_inset Formula $\downarrow$
24444 \end_inset
24445
24446
24447 \backslash
24448 approx
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
24462 \begin_inset ERT
24463 status collapsed
24464
24465 \begin_layout Plain Layout
24466
24467
24468 \backslash
24469 spce 
24470 \end_layout
24471
24472 \end_inset
24473
24474 B
24475 \end_layout
24476
24477 \end_inset
24478 </cell>
24479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24480 \begin_inset Text
24481
24482 \begin_layout Plain Layout
24483 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24484 \end_inset
24485
24486
24487 \end_layout
24488
24489 \end_inset
24490 </cell>
24491 </row>
24492 </lyxtabular>
24493
24494 \end_inset
24495
24496
24497 \end_layout
24498
24499 \begin_layout Section
24500 函数
24501 \end_layout
24502
24503 \begin_layout Subsection
24504 定義済み函数
24505 \begin_inset CommandInset label
24506 LatexCommand label
24507 name "sub:定義済み函数"
24508
24509 \end_inset
24510
24511
24512 \begin_inset Index idx
24513 status collapsed
24514
24515 \begin_layout Plain Layout
24516 かんすう@函数 ! ていぎずみ@定義済み
24517 \end_layout
24518
24519 \end_inset
24520
24521
24522 \end_layout
24523
24524 \begin_layout Standard
24525 一般的に、数式表現では変数は
24526 \shape italic
24527 イタリック体
24528 \shape default
24529 に設定されますが、函数名はイタリック体にしません。なぜなら、
24530 \begin_inset Formula $sin$
24531 \end_inset
24532
24533
24534 \begin_inset Formula $s\cdot i\cdot n$
24535 \end_inset
24536
24537 であるかのように誤解させる恐れがあるためです。そのために、定義済み函数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み函数は、函数名の前にバ
24538 ックスラッシュを加えたコマンドとして挿入します。
24539 \end_layout
24540
24541 \begin_layout Standard
24542 \align center
24543 \begin_inset Tabular
24544 <lyxtabular version="3" rows="2" columns="4">
24545 <features tabularvalignment="middle">
24546 <column alignment="center" valignment="top" width="0pt">
24547 <column alignment="center" valignment="top" width="0pt">
24548 <column alignment="center" valignment="top" width="0pt">
24549 <column alignment="center" valignment="top" width="0pt">
24550 <row>
24551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24552 \begin_inset Text
24553
24554 \begin_layout Plain Layout
24555 コマンド
24556 \end_layout
24557
24558 \end_inset
24559 </cell>
24560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24561 \begin_inset Text
24562
24563 \begin_layout Plain Layout
24564 出力
24565 \end_layout
24566
24567 \end_inset
24568 </cell>
24569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24570 \begin_inset Text
24571
24572 \begin_layout Plain Layout
24573 コマンド
24574 \end_layout
24575
24576 \end_inset
24577 </cell>
24578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24579 \begin_inset Text
24580
24581 \begin_layout Plain Layout
24582 出力
24583 \end_layout
24584
24585 \end_inset
24586 </cell>
24587 </row>
24588 <row>
24589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24590 \begin_inset Text
24591
24592 \begin_layout Plain Layout
24593 Asin(x)+B
24594 \end_layout
24595
24596 \end_inset
24597 </cell>
24598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24599 \begin_inset Text
24600
24601 \begin_layout Plain Layout
24602 \begin_inset Formula $Asin(x)+B$
24603 \end_inset
24604
24605
24606 \end_layout
24607
24608 \end_inset
24609 </cell>
24610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24611 \begin_inset Text
24612
24613 \begin_layout Plain Layout
24614 A
24615 \backslash
24616 sin(x)+B
24617 \end_layout
24618
24619 \end_inset
24620 </cell>
24621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24622 \begin_inset Text
24623
24624 \begin_layout Plain Layout
24625 \begin_inset Formula $A\sin(x)+B$
24626 \end_inset
24627
24628
24629 \end_layout
24630
24631 \end_inset
24632 </cell>
24633 </row>
24634 </lyxtabular>
24635
24636 \end_inset
24637
24638
24639 \end_layout
24640
24641 \begin_layout Standard
24642 以下の函数が定義済みです。
24643 \end_layout
24644
24645 \begin_layout Standard
24646 \begin_inset VSpace -2mm
24647 \end_inset
24648
24649
24650 \end_layout
24651
24652 \begin_layout Standard
24653 \align center
24654 \begin_inset Tabular
24655 <lyxtabular version="3" rows="9" columns="4">
24656 <features tabularvalignment="middle">
24657 <column alignment="center" valignment="top" width="0pt">
24658 <column alignment="center" valignment="top" width="0pt">
24659 <column alignment="center" valignment="top" width="0pt">
24660 <column alignment="center" valignment="top" width="0pt">
24661 <row>
24662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24663 \begin_inset Text
24664
24665 \begin_layout Plain Layout
24666 コマンド
24667 \end_layout
24668
24669 \end_inset
24670 </cell>
24671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24672 \begin_inset Text
24673
24674 \begin_layout Plain Layout
24675 コマンド
24676 \end_layout
24677
24678 \end_inset
24679 </cell>
24680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24681 \begin_inset Text
24682
24683 \begin_layout Plain Layout
24684 コマンド
24685 \end_layout
24686
24687 \end_inset
24688 </cell>
24689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24690 \begin_inset Text
24691
24692 \begin_layout Plain Layout
24693 コマンド
24694 \end_layout
24695
24696 \end_inset
24697 </cell>
24698 </row>
24699 <row>
24700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24701 \begin_inset Text
24702
24703 \begin_layout Plain Layout
24704
24705 \backslash
24706 sin
24707 \end_layout
24708
24709 \end_inset
24710 </cell>
24711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24712 \begin_inset Text
24713
24714 \begin_layout Plain Layout
24715
24716 \backslash
24717 sinh
24718 \end_layout
24719
24720 \end_inset
24721 </cell>
24722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24723 \begin_inset Text
24724
24725 \begin_layout Plain Layout
24726
24727 \backslash
24728 arcsin
24729 \end_layout
24730
24731 \end_inset
24732 </cell>
24733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24734 \begin_inset Text
24735
24736 \begin_layout Plain Layout
24737
24738 \backslash
24739 sup
24740 \end_layout
24741
24742 \end_inset
24743 </cell>
24744 </row>
24745 <row>
24746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24747 \begin_inset Text
24748
24749 \begin_layout Plain Layout
24750
24751 \backslash
24752 cos
24753 \end_layout
24754
24755 \end_inset
24756 </cell>
24757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24758 \begin_inset Text
24759
24760 \begin_layout Plain Layout
24761
24762 \backslash
24763 cosh
24764 \end_layout
24765
24766 \end_inset
24767 </cell>
24768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24769 \begin_inset Text
24770
24771 \begin_layout Plain Layout
24772
24773 \backslash
24774 arccos
24775 \end_layout
24776
24777 \end_inset
24778 </cell>
24779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24780 \begin_inset Text
24781
24782 \begin_layout Plain Layout
24783
24784 \backslash
24785 inf
24786 \end_layout
24787
24788 \end_inset
24789 </cell>
24790 </row>
24791 <row>
24792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24793 \begin_inset Text
24794
24795 \begin_layout Plain Layout
24796
24797 \backslash
24798 tan
24799 \end_layout
24800
24801 \end_inset
24802 </cell>
24803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24804 \begin_inset Text
24805
24806 \begin_layout Plain Layout
24807
24808 \backslash
24809 tanh
24810 \end_layout
24811
24812 \end_inset
24813 </cell>
24814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24815 \begin_inset Text
24816
24817 \begin_layout Plain Layout
24818
24819 \backslash
24820 arctan
24821 \end_layout
24822
24823 \end_inset
24824 </cell>
24825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24826 \begin_inset Text
24827
24828 \begin_layout Plain Layout
24829
24830 \backslash
24831 lim
24832 \end_layout
24833
24834 \end_inset
24835 </cell>
24836 </row>
24837 <row>
24838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24839 \begin_inset Text
24840
24841 \begin_layout Plain Layout
24842
24843 \backslash
24844 cot
24845 \end_layout
24846
24847 \end_inset
24848 </cell>
24849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24850 \begin_inset Text
24851
24852 \begin_layout Plain Layout
24853
24854 \backslash
24855 coth
24856 \end_layout
24857
24858 \end_inset
24859 </cell>
24860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24861 \begin_inset Text
24862
24863 \begin_layout Plain Layout
24864
24865 \backslash
24866 arg
24867 \end_layout
24868
24869 \end_inset
24870 </cell>
24871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24872 \begin_inset Text
24873
24874 \begin_layout Plain Layout
24875
24876 \backslash
24877 liminf
24878 \end_layout
24879
24880 \end_inset
24881 </cell>
24882 </row>
24883 <row>
24884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24885 \begin_inset Text
24886
24887 \begin_layout Plain Layout
24888
24889 \backslash
24890 sec
24891 \end_layout
24892
24893 \end_inset
24894 </cell>
24895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24896 \begin_inset Text
24897
24898 \begin_layout Plain Layout
24899
24900 \backslash
24901 min
24902 \end_layout
24903
24904 \end_inset
24905 </cell>
24906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24907 \begin_inset Text
24908
24909 \begin_layout Plain Layout
24910
24911 \backslash
24912 deg
24913 \end_layout
24914
24915 \end_inset
24916 </cell>
24917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24918 \begin_inset Text
24919
24920 \begin_layout Plain Layout
24921
24922 \backslash
24923 limsup
24924 \end_layout
24925
24926 \end_inset
24927 </cell>
24928 </row>
24929 <row>
24930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24931 \begin_inset Text
24932
24933 \begin_layout Plain Layout
24934
24935 \backslash
24936 csc
24937 \end_layout
24938
24939 \end_inset
24940 </cell>
24941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24942 \begin_inset Text
24943
24944 \begin_layout Plain Layout
24945
24946 \backslash
24947 max
24948 \end_layout
24949
24950 \end_inset
24951 </cell>
24952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24953 \begin_inset Text
24954
24955 \begin_layout Plain Layout
24956
24957 \backslash
24958 det
24959 \end_layout
24960
24961 \end_inset
24962 </cell>
24963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24964 \begin_inset Text
24965
24966 \begin_layout Plain Layout
24967
24968 \backslash
24969 Pr
24970 \end_layout
24971
24972 \end_inset
24973 </cell>
24974 </row>
24975 <row>
24976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24977 \begin_inset Text
24978
24979 \begin_layout Plain Layout
24980
24981 \backslash
24982 ln
24983 \end_layout
24984
24985 \end_inset
24986 </cell>
24987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24988 \begin_inset Text
24989
24990 \begin_layout Plain Layout
24991
24992 \backslash
24993 exp
24994 \end_layout
24995
24996 \end_inset
24997 </cell>
24998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24999 \begin_inset Text
25000
25001 \begin_layout Plain Layout
25002
25003 \backslash
25004 dim
25005 \end_layout
25006
25007 \end_inset
25008 </cell>
25009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25010 \begin_inset Text
25011
25012 \begin_layout Plain Layout
25013
25014 \backslash
25015 hom
25016 \end_layout
25017
25018 \end_inset
25019 </cell>
25020 </row>
25021 <row>
25022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25023 \begin_inset Text
25024
25025 \begin_layout Plain Layout
25026
25027 \backslash
25028 lg
25029 \end_layout
25030
25031 \end_inset
25032 </cell>
25033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25034 \begin_inset Text
25035
25036 \begin_layout Plain Layout
25037
25038 \backslash
25039 log
25040 \end_layout
25041
25042 \end_inset
25043 </cell>
25044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25045 \begin_inset Text
25046
25047 \begin_layout Plain Layout
25048
25049 \backslash
25050 ker
25051 \end_layout
25052
25053 \end_inset
25054 </cell>
25055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25056 \begin_inset Text
25057
25058 \begin_layout Plain Layout
25059
25060 \backslash
25061 gcd
25062 \end_layout
25063
25064 \end_inset
25065 </cell>
25066 </row>
25067 </lyxtabular>
25068
25069 \end_inset
25070
25071
25072 \end_layout
25073
25074 \begin_layout Standard
25075 上記は、数式ツールバーボタンの
25076 \begin_inset Graphics
25077         filename ../../images/math/functions.png
25078         scale 85
25079
25080 \end_inset
25081
25082 でも挿入することができます。
25083 \end_layout
25084
25085 \begin_layout Subsection
25086 自己定義函数
25087 \begin_inset Index idx
25088 status collapsed
25089
25090 \begin_layout Plain Layout
25091 かんすう@函数 ! じこていぎ@自己定義
25092 \end_layout
25093
25094 \end_inset
25095
25096
25097 \end_layout
25098
25099 \begin_layout Standard
25100 たとえば符号函数sgn(x)のように、定義済みでない函数を使うには、二つの方法があります。
25101 \end_layout
25102
25103 \begin_layout Itemize
25104 以下の行をLaTeXプリアンブルに加えることによって函数を定義します。
25105 \begin_inset Foot
25106 status collapsed
25107
25108 \begin_layout Plain Layout
25109
25110 \series bold
25111
25112 \backslash
25113 DeclareMathOperator
25114 \series default
25115 についての詳細は、第
25116 \begin_inset CommandInset ref
25117 LatexCommand ref
25118 reference "sub:自己定義演算子"
25119
25120 \end_inset
25121
25122 節をご参照下さい。
25123 \end_layout
25124
25125 \end_inset
25126
25127
25128 \begin_inset Newline newline
25129 \end_inset
25130
25131
25132 \begin_inset VSpace -3mm
25133 \end_inset
25134
25135
25136 \begin_inset Newline newline
25137 \end_inset
25138
25139
25140 \series bold
25141
25142 \backslash
25143 DeclareMathOperator{
25144 \backslash
25145 sgn}{sgn}
25146 \series default
25147
25148 \begin_inset Index idx
25149 status collapsed
25150
25151 \begin_layout Plain Layout
25152 こまんど@コマンド ! D ! 
25153 \backslash
25154 dbinom@
25155 \backslash
25156 DeclareMathOperator
25157 \end_layout
25158
25159 \end_inset
25160
25161
25162 \begin_inset Newline newline
25163 \end_inset
25164
25165
25166 \begin_inset VSpace -2mm
25167 \end_inset
25168
25169
25170 \begin_inset Newline newline
25171 \end_inset
25172
25173 これによって、新しく定義された函数を
25174 \series bold
25175
25176 \backslash
25177 sgn
25178 \series default
25179 コマンドで呼び出すことができるようになります。
25180 \end_layout
25181
25182 \begin_layout Itemize
25183 数式を普通に書き下し、函数名を選択して(上記の例では
25184 \emph on
25185 sgn
25186 \emph default
25187 の文字)、それを数式テキストに変更します。最後に、空白を先行する要素と函数の間に入れます。
25188 \end_layout
25189
25190 \begin_layout Standard
25191 双方とも定義済み函数と同等の出力をもたらします
25192 \begin_inset Foot
25193 status collapsed
25194
25195 \begin_layout Plain Layout
25196 LyX上では、自己定義函数は赤で表示され、定義済み函数は黒で表示されます。
25197 \end_layout
25198
25199 \end_inset
25200
25201
25202 \end_layout
25203
25204 \begin_layout Standard
25205 \align center
25206 \begin_inset Tabular
25207 <lyxtabular version="3" rows="3" columns="2">
25208 <features tabularvalignment="middle">
25209 <column alignment="center" valignment="top" width="0pt">
25210 <column alignment="center" valignment="top" width="0pt">
25211 <row>
25212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25213 \begin_inset Text
25214
25215 \begin_layout Plain Layout
25216 コマンド
25217 \end_layout
25218
25219 \end_inset
25220 </cell>
25221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25222 \begin_inset Text
25223
25224 \begin_layout Plain Layout
25225 出力
25226 \end_layout
25227
25228 \end_inset
25229 </cell>
25230 </row>
25231 <row>
25232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25233 \begin_inset Text
25234
25235 \begin_layout Plain Layout
25236 A
25237 \backslash
25238 sgn(x)+B
25239 \end_layout
25240
25241 \end_inset
25242 </cell>
25243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25244 \begin_inset Text
25245
25246 \begin_layout Plain Layout
25247 \begin_inset Formula $A\sgn(x)+B$
25248 \end_inset
25249
25250
25251 \end_layout
25252
25253 \end_inset
25254 </cell>
25255 </row>
25256 <row>
25257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25258 \begin_inset Text
25259
25260 \begin_layout Plain Layout
25261 A
25262 \backslash
25263 ,
25264 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25265 \end_inset
25266
25267 (x)+B
25268 \end_layout
25269
25270 \end_inset
25271 </cell>
25272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25273 \begin_inset Text
25274
25275 \begin_layout Plain Layout
25276 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25277 \end_inset
25278
25279
25280 \end_layout
25281
25282 \end_inset
25283 </cell>
25284 </row>
25285 </lyxtabular>
25286
25287 \end_inset
25288
25289
25290 \end_layout
25291
25292 \begin_layout Standard
25293 自己定義函数を何回か使用する場合には、一番目の方法の方が適切です。
25294 \end_layout
25295
25296 \begin_layout Subsection
25297 極限
25298 \begin_inset Index idx
25299 status collapsed
25300
25301 \begin_layout Plain Layout
25302 きょくげん@極限
25303 \end_layout
25304
25305 \end_inset
25306
25307
25308 \end_layout
25309
25310 \begin_layout Standard
25311 極限用には、
25312 \series bold
25313
25314 \backslash
25315 lim
25316 \series default
25317
25318 \begin_inset Index idx
25319 status collapsed
25320
25321 \begin_layout Plain Layout
25322 こまんど@コマンド ! L ! 
25323 \backslash
25324 lim
25325 \end_layout
25326
25327 \end_inset
25328
25329
25330 \series bold
25331
25332 \backslash
25333 liminf
25334 \series default
25335
25336 \series bold
25337
25338 \backslash
25339 limsup
25340 \series default
25341 の他に、以下の函数があります。
25342 \end_layout
25343
25344 \begin_layout Standard
25345 \align center
25346 \begin_inset Tabular
25347 <lyxtabular version="3" rows="5" columns="2">
25348 <features tabularvalignment="middle">
25349 <column alignment="center" valignment="top" width="0">
25350 <column alignment="center" valignment="top" width="0">
25351 <row>
25352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25353 \begin_inset Text
25354
25355 \begin_layout Plain Layout
25356 コマンド
25357 \end_layout
25358
25359 \end_inset
25360 </cell>
25361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25362 \begin_inset Text
25363
25364 \begin_layout Plain Layout
25365 出力
25366 \begin_inset Note Note
25367 status collapsed
25368
25369 \begin_layout Plain Layout
25370 ここで
25371 \series bold
25372
25373 \backslash
25374 raisebox
25375 \series default
25376 はスペーサーとして使用しているだけです。
25377 \end_layout
25378
25379 \end_inset
25380
25381
25382 \end_layout
25383
25384 \end_inset
25385 </cell>
25386 </row>
25387 <row>
25388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25389 \begin_inset Text
25390
25391 \begin_layout Plain Layout
25392
25393 \backslash
25394 varliminf
25395 \end_layout
25396
25397 \end_inset
25398 </cell>
25399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25400 \begin_inset Text
25401
25402 \begin_layout Plain Layout
25403 \begin_inset Formula $\varliminf$
25404 \end_inset
25405
25406
25407 \end_layout
25408
25409 \end_inset
25410 </cell>
25411 </row>
25412 <row>
25413 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25414 \begin_inset Text
25415
25416 \begin_layout Plain Layout
25417
25418 \backslash
25419 varlimsup
25420 \end_layout
25421
25422 \end_inset
25423 </cell>
25424 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25425 \begin_inset Text
25426
25427 \begin_layout Plain Layout
25428 \begin_inset Formula $\varlimsup$
25429 \end_inset
25430
25431
25432 \end_layout
25433
25434 \end_inset
25435 </cell>
25436 </row>
25437 <row>
25438 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25439 \begin_inset Text
25440
25441 \begin_layout Plain Layout
25442
25443 \backslash
25444 varprojlim
25445 \end_layout
25446
25447 \end_inset
25448 </cell>
25449 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25450 \begin_inset Text
25451
25452 \begin_layout Plain Layout
25453 \begin_inset Formula $\varprojlim$
25454 \end_inset
25455
25456
25457 \end_layout
25458
25459 \end_inset
25460 </cell>
25461 </row>
25462 <row>
25463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25464 \begin_inset Text
25465
25466 \begin_layout Plain Layout
25467
25468 \backslash
25469 varinjlim
25470 \end_layout
25471
25472 \end_inset
25473 </cell>
25474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25475 \begin_inset Text
25476
25477 \begin_layout Plain Layout
25478 \begin_inset Formula $\varinjlim$
25479 \end_inset
25480
25481
25482 \begin_inset Formula $\raisebox{-2.5mm}{}$
25483 \end_inset
25484
25485
25486 \end_layout
25487
25488 \end_inset
25489 </cell>
25490 </row>
25491 </lyxtabular>
25492
25493 \end_inset
25494
25495
25496 \end_layout
25497
25498 \begin_layout Standard
25499 \begin_inset VSpace medskip
25500 \end_inset
25501
25502 極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように函数の横に置かれます。
25503 \end_layout
25504
25505 \begin_layout Standard
25506 \align center
25507 \begin_inset Tabular
25508 <lyxtabular version="3" rows="2" columns="2">
25509 <features tabularvalignment="middle">
25510 <column alignment="center" valignment="top" width="0pt">
25511 <column alignment="center" valignment="top" width="0pt">
25512 <row>
25513 <cell alignment="center" valignment="top" usebox="none">
25514 \begin_inset Text
25515
25516 \begin_layout Plain Layout
25517 コマンド
25518 \end_layout
25519
25520 \end_inset
25521 </cell>
25522 <cell alignment="center" valignment="top" usebox="none">
25523 \begin_inset Text
25524
25525 \begin_layout Plain Layout
25526 \begin_inset space \hspace{}
25527 \length 1cm
25528 \end_inset
25529
25530 出力
25531 \begin_inset Note Note
25532 status collapsed
25533
25534 \begin_layout Plain Layout
25535 ここで
25536 \series bold
25537
25538 \backslash
25539 raisebox
25540 \series default
25541 はスペーサーとして使用しているだけです。
25542 \end_layout
25543
25544 \end_inset
25545
25546
25547 \end_layout
25548
25549 \end_inset
25550 </cell>
25551 </row>
25552 <row>
25553 <cell alignment="center" valignment="top" usebox="none">
25554 \begin_inset Text
25555
25556 \begin_layout Plain Layout
25557
25558 \backslash
25559 lim_x
25560 \backslash
25561 to
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 A
25575 \begin_inset ERT
25576 status collapsed
25577
25578 \begin_layout Plain Layout
25579
25580
25581 \backslash
25582 spce 
25583 \end_layout
25584
25585 \end_inset
25586
25587 x=B
25588 \end_layout
25589
25590 \end_inset
25591 </cell>
25592 <cell alignment="center" valignment="top" usebox="none">
25593 \begin_inset Text
25594
25595 \begin_layout Plain Layout
25596 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25597 \end_inset
25598
25599
25600 \end_layout
25601
25602 \end_inset
25603 </cell>
25604 </row>
25605 </lyxtabular>
25606
25607 \end_inset
25608
25609
25610 \end_layout
25611
25612 \begin_layout Standard
25613 別行建て数式では、極限は、以下のように通常どおり下に置かれます。
25614 \begin_inset Formula 
25615 \[
25616 \lim_{x\to A}x=B
25617 \]
25618
25619 \end_inset
25620
25621
25622 \end_layout
25623
25624 \begin_layout Subsection
25625 剰余函数
25626 \begin_inset Index idx
25627 status collapsed
25628
25629 \begin_layout Plain Layout
25630 かんすう@函数 ! じょうよ@剰余
25631 \end_layout
25632
25633 \end_inset
25634
25635
25636 \begin_inset Index idx
25637 status collapsed
25638
25639 \begin_layout Plain Layout
25640 かんすう@函数 ! もじゅらす@モジュラス | see
25641 \begin_inset ERT
25642 status collapsed
25643
25644 \begin_layout Plain Layout
25645
25646 {
25647 \end_layout
25648
25649 \end_inset
25650
25651 剰余
25652 \begin_inset ERT
25653 status collapsed
25654
25655 \begin_layout Plain Layout
25656
25657 }
25658 \end_layout
25659
25660 \end_inset
25661
25662
25663 \end_layout
25664
25665 \end_inset
25666
25667
25668 \end_layout
25669
25670 \begin_layout Standard
25671 剰余函数は、特別に4つの派生型があります。
25672 \end_layout
25673
25674 \begin_layout Standard
25675 以下は、別行建て数式での派生型です。
25676 \begin_inset Formula 
25677 \begin{align*}
25678 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25679 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25680 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25681 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25682 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
25683 \end{align*}
25684
25685 \end_inset
25686
25687
25688 \end_layout
25689
25690 \begin_layout Standard
25691 行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。
25692 \lang english
25693 By default the modulo-functions take only the first following character
25694  into account.
25695  To use more than one character, one has to put them into TeX-braces:
25696 \begin_inset Formula 
25697 \begin{align*}
25698 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25699 \mathrm{a\backslash pod\textrm{\spce}bcd} &  & a\pod bcd\\
25700 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25701 \end{align*}
25702
25703 \end_inset
25704
25705
25706 \end_layout
25707
25708 \begin_layout Section
25709 特殊文字
25710 \begin_inset Index idx
25711 status collapsed
25712
25713 \begin_layout Plain Layout
25714 とくしゅもじ@特殊文字
25715 \end_layout
25716
25717 \end_inset
25718
25719
25720 \end_layout
25721
25722 \begin_layout Subsection
25723 数式テキストにおける特殊文字
25724 \end_layout
25725
25726 \begin_layout Standard
25727 以下の各コマンドは、数式テキストかTeXモード中でのみ使用することができます。
25728 \end_layout
25729
25730 \begin_layout Standard
25731 \begin_inset space \hfill{}
25732 \end_inset
25733
25734
25735 \begin_inset Tabular
25736 <lyxtabular version="3" rows="8" columns="2">
25737 <features tabularvalignment="middle">
25738 <column alignment="block" valignment="top" width="0">
25739 <column alignment="block" valignment="top" width="0">
25740 <row>
25741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25742 \begin_inset Text
25743
25744 \begin_layout Plain Layout
25745 コマンド
25746 \end_layout
25747
25748 \end_inset
25749 </cell>
25750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25751 \begin_inset Text
25752
25753 \begin_layout Plain Layout
25754 出力
25755 \end_layout
25756
25757 \end_inset
25758 </cell>
25759 </row>
25760 <row>
25761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25762 \begin_inset Text
25763
25764 \begin_layout Plain Layout
25765
25766 \backslash
25767 oe
25768 \end_layout
25769
25770 \end_inset
25771 </cell>
25772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25773 \begin_inset Text
25774
25775 \begin_layout Plain Layout
25776 \begin_inset Formula $\textrm{œ}$
25777 \end_inset
25778
25779
25780 \end_layout
25781
25782 \end_inset
25783 </cell>
25784 </row>
25785 <row>
25786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25787 \begin_inset Text
25788
25789 \begin_layout Plain Layout
25790
25791 \backslash
25792 OE
25793 \end_layout
25794
25795 \end_inset
25796 </cell>
25797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25798 \begin_inset Text
25799
25800 \begin_layout Plain Layout
25801 \begin_inset Formula $\textrm{Œ}$
25802 \end_inset
25803
25804
25805 \end_layout
25806
25807 \end_inset
25808 </cell>
25809 </row>
25810 <row>
25811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25812 \begin_inset Text
25813
25814 \begin_layout Plain Layout
25815
25816 \backslash
25817 ae
25818 \end_layout
25819
25820 \end_inset
25821 </cell>
25822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25823 \begin_inset Text
25824
25825 \begin_layout Plain Layout
25826 \begin_inset Formula $\textrm{æ}$
25827 \end_inset
25828
25829
25830 \end_layout
25831
25832 \end_inset
25833 </cell>
25834 </row>
25835 <row>
25836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25837 \begin_inset Text
25838
25839 \begin_layout Plain Layout
25840
25841 \backslash
25842 AE
25843 \end_layout
25844
25845 \end_inset
25846 </cell>
25847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25848 \begin_inset Text
25849
25850 \begin_layout Plain Layout
25851 \begin_inset Formula $\textrm{Æ}$
25852 \end_inset
25853
25854
25855 \end_layout
25856
25857 \end_inset
25858 </cell>
25859 </row>
25860 <row>
25861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25862 \begin_inset Text
25863
25864 \begin_layout Plain Layout
25865
25866 \backslash
25867 aa
25868 \end_layout
25869
25870 \end_inset
25871 </cell>
25872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25873 \begin_inset Text
25874
25875 \begin_layout Plain Layout
25876 \begin_inset Formula $\textrm{\aa}$
25877 \end_inset
25878
25879
25880 \end_layout
25881
25882 \end_inset
25883 </cell>
25884 </row>
25885 <row>
25886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25887 \begin_inset Text
25888
25889 \begin_layout Plain Layout
25890
25891 \backslash
25892 AA
25893 \begin_inset Index idx
25894 status collapsed
25895
25896 \begin_layout Plain Layout
25897
25898 \lang english
25899
25900 \backslash
25901 @
25902 \begin_inset ERT
25903 status collapsed
25904
25905 \begin_layout Plain Layout
25906
25907
25908 \backslash
25909 textrm{
25910 \backslash
25911 AA}
25912 \end_layout
25913
25914 \end_inset
25915
25916
25917 \end_layout
25918
25919 \end_inset
25920
25921
25922 \end_layout
25923
25924 \end_inset
25925 </cell>
25926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25927 \begin_inset Text
25928
25929 \begin_layout Plain Layout
25930 \begin_inset Formula $\textrm{Å}$
25931 \end_inset
25932
25933
25934 \end_layout
25935
25936 \end_inset
25937 </cell>
25938 </row>
25939 <row>
25940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25941 \begin_inset Text
25942
25943 \begin_layout Plain Layout
25944
25945 \backslash
25946 i
25947 \end_layout
25948
25949 \end_inset
25950 </cell>
25951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25952 \begin_inset Text
25953
25954 \begin_layout Plain Layout
25955 \begin_inset Formula $\textrm{ı}$
25956 \end_inset
25957
25958
25959 \end_layout
25960
25961 \end_inset
25962 </cell>
25963 </row>
25964 </lyxtabular>
25965
25966 \end_inset
25967
25968
25969 \begin_inset space \hfill{}
25970 \end_inset
25971
25972
25973 \begin_inset Tabular
25974 <lyxtabular version="3" rows="8" columns="2">
25975 <features tabularvalignment="middle">
25976 <column alignment="block" valignment="top" width="0">
25977 <column alignment="center" valignment="top" width="0">
25978 <row>
25979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25980 \begin_inset Text
25981
25982 \begin_layout Plain Layout
25983 コマンド
25984 \begin_inset Note Note
25985 status collapsed
25986
25987 \begin_layout Plain Layout
25988 0
25989 \begin_inset space \thinspace{}
25990 \end_inset
25991
25992 mm空白を分離用に使っているのは、そうしないと出力が¡や¿になってしまうためです。
25993 \end_layout
25994
25995 \end_inset
25996
25997
25998 \end_layout
25999
26000 \end_inset
26001 </cell>
26002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26003 \begin_inset Text
26004
26005 \begin_layout Plain Layout
26006 出力
26007 \end_layout
26008
26009 \end_inset
26010 </cell>
26011 </row>
26012 <row>
26013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26014 \begin_inset Text
26015
26016 \begin_layout Plain Layout
26017
26018 \backslash
26019 o
26020 \end_layout
26021
26022 \end_inset
26023 </cell>
26024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26025 \begin_inset Text
26026
26027 \begin_layout Plain Layout
26028 \begin_inset Formula $\textrm{ø}$
26029 \end_inset
26030
26031
26032 \end_layout
26033
26034 \end_inset
26035 </cell>
26036 </row>
26037 <row>
26038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26039 \begin_inset Text
26040
26041 \begin_layout Plain Layout
26042
26043 \backslash
26044 O
26045 \end_layout
26046
26047 \end_inset
26048 </cell>
26049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26050 \begin_inset Text
26051
26052 \begin_layout Plain Layout
26053 \begin_inset Formula $\textrm{Ø}$
26054 \end_inset
26055
26056
26057 \end_layout
26058
26059 \end_inset
26060 </cell>
26061 </row>
26062 <row>
26063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26064 \begin_inset Text
26065
26066 \begin_layout Plain Layout
26067
26068 \backslash
26069 l
26070 \end_layout
26071
26072 \end_inset
26073 </cell>
26074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26075 \begin_inset Text
26076
26077 \begin_layout Plain Layout
26078 \begin_inset Formula $\textrm{ł}$
26079 \end_inset
26080
26081
26082 \end_layout
26083
26084 \end_inset
26085 </cell>
26086 </row>
26087 <row>
26088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26089 \begin_inset Text
26090
26091 \begin_layout Plain Layout
26092
26093 \backslash
26094 L
26095 \end_layout
26096
26097 \end_inset
26098 </cell>
26099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26100 \begin_inset Text
26101
26102 \begin_layout Plain Layout
26103 \begin_inset Formula $\textrm{Ł}$
26104 \end_inset
26105
26106
26107 \end_layout
26108
26109 \end_inset
26110 </cell>
26111 </row>
26112 <row>
26113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26114 \begin_inset Text
26115
26116 \begin_layout Plain Layout
26117 !
26118 \begin_inset space \hspace{}
26119 \length 0mm
26120 \end_inset
26121
26122 `
26123 \begin_inset ERT
26124 status collapsed
26125
26126 \begin_layout Plain Layout
26127
26128
26129 \backslash
26130 spce 
26131 \end_layout
26132
26133 \end_inset
26134
26135
26136 \end_layout
26137
26138 \end_inset
26139 </cell>
26140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26141 \begin_inset Text
26142
26143 \begin_layout Plain Layout
26144 \begin_inset Formula $\textrm{!`}$
26145 \end_inset
26146
26147
26148 \end_layout
26149
26150 \end_inset
26151 </cell>
26152 </row>
26153 <row>
26154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26155 \begin_inset Text
26156
26157 \begin_layout Plain Layout
26158 ?
26159 \begin_inset space \hspace{}
26160 \length 0mm
26161 \end_inset
26162
26163 `
26164 \begin_inset ERT
26165 status collapsed
26166
26167 \begin_layout Plain Layout
26168
26169
26170 \backslash
26171 spce 
26172 \end_layout
26173
26174 \end_inset
26175
26176
26177 \end_layout
26178
26179 \end_inset
26180 </cell>
26181 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26182 \begin_inset Text
26183
26184 \begin_layout Plain Layout
26185 \begin_inset Formula $\textrm{?`}$
26186 \end_inset
26187
26188
26189 \end_layout
26190
26191 \end_inset
26192 </cell>
26193 </row>
26194 <row>
26195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26196 \begin_inset Text
26197
26198 \begin_layout Plain Layout
26199
26200 \backslash
26201 j
26202 \end_layout
26203
26204 \end_inset
26205 </cell>
26206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26207 \begin_inset Text
26208
26209 \begin_layout Plain Layout
26210 \begin_inset Formula $\textrm{ȷ}$
26211 \end_inset
26212
26213
26214 \end_layout
26215
26216 \end_inset
26217 </cell>
26218 </row>
26219 </lyxtabular>
26220
26221 \end_inset
26222
26223
26224 \begin_inset space \hfill{}
26225 \end_inset
26226
26227
26228 \end_layout
26229
26230 \begin_layout Standard
26231 \begin_inset Formula $\textrm{\textrm{Å}}$
26232 \end_inset
26233
26234
26235 \begin_inset Formula $\textrm{\textrm{Ø}}$
26236 \end_inset
26237
26238 の各文字は、数式ツールバーボタンの
26239 \begin_inset Graphics
26240         filename ../../images/math/digamma.png
26241         scale 85
26242
26243 \end_inset
26244
26245 からも挿入することができます。
26246 \end_layout
26247
26248 \begin_layout Standard
26249 例外は、
26250 \series bold
26251 !
26252 \begin_inset space \hspace{}
26253 \length 0mm
26254 \end_inset
26255
26256 `
26257 \series default
26258
26259 \series bold
26260 ?
26261 \begin_inset space \hspace{}
26262 \length 0mm
26263 \end_inset
26264
26265 `
26266 \series default
26267 の各コマンドで、これらは直接LyX中の本文に入れることができます。
26268 \end_layout
26269
26270 \begin_layout Subsection
26271 文章中のアクセント
26272 \begin_inset CommandInset label
26273 LatexCommand label
26274 name "sub:文章中のアクセント"
26275
26276 \end_inset
26277
26278
26279 \begin_inset Index idx
26280 status collapsed
26281
26282 \begin_layout Plain Layout
26283 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の---
26284 \end_layout
26285
26286 \end_inset
26287
26288
26289 \end_layout
26290
26291 \begin_layout Standard
26292 以下に挙げる各コマンドを使えば、すべての文字にアクセントを付けることができます。これらのコマンドは、TeXモードで入れなくてはなりません。
26293 \end_layout
26294
26295 \begin_layout Standard
26296 \begin_inset space \hfill{}
26297 \end_inset
26298
26299
26300 \begin_inset Tabular
26301 <lyxtabular version="3" rows="8" columns="2">
26302 <features tabularvalignment="middle">
26303 <column alignment="block" valignment="top" width="0">
26304 <column alignment="block" valignment="top" width="0">
26305 <row>
26306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26307 \begin_inset Text
26308
26309 \begin_layout Plain Layout
26310 コマンド
26311 \end_layout
26312
26313 \end_inset
26314 </cell>
26315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26316 \begin_inset Text
26317
26318 \begin_layout Plain Layout
26319 出力
26320 \end_layout
26321
26322 \end_inset
26323 </cell>
26324 </row>
26325 <row>
26326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26327 \begin_inset Text
26328
26329 \begin_layout Plain Layout
26330
26331 \backslash
26332
26333 \begin_inset Quotes grd
26334 \end_inset
26335
26336 e
26337 \end_layout
26338
26339 \end_inset
26340 </cell>
26341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26342 \begin_inset Text
26343
26344 \begin_layout Plain Layout
26345 \begin_inset ERT
26346 status collapsed
26347
26348 \begin_layout Plain Layout
26349
26350
26351 \backslash
26352 "e
26353 \end_layout
26354
26355 \end_inset
26356
26357
26358 \end_layout
26359
26360 \end_inset
26361 </cell>
26362 </row>
26363 <row>
26364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26365 \begin_inset Text
26366
26367 \begin_layout Plain Layout
26368
26369 \backslash
26370 `e
26371 \end_layout
26372
26373 \end_inset
26374 </cell>
26375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26376 \begin_inset Text
26377
26378 \begin_layout Plain Layout
26379 \begin_inset ERT
26380 status collapsed
26381
26382 \begin_layout Plain Layout
26383
26384
26385 \backslash
26386 `e
26387 \end_layout
26388
26389 \end_inset
26390
26391
26392 \end_layout
26393
26394 \end_inset
26395 </cell>
26396 </row>
26397 <row>
26398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26399 \begin_inset Text
26400
26401 \begin_layout Plain Layout
26402
26403 \backslash
26404 ^
26405 \begin_inset ERT
26406 status collapsed
26407
26408 \begin_layout Plain Layout
26409
26410
26411 \backslash
26412 spce 
26413 \end_layout
26414
26415 \end_inset
26416
26417 e
26418 \end_layout
26419
26420 \end_inset
26421 </cell>
26422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26423 \begin_inset Text
26424
26425 \begin_layout Plain Layout
26426 \begin_inset ERT
26427 status collapsed
26428
26429 \begin_layout Plain Layout
26430
26431
26432 \backslash
26433 ^e
26434 \end_layout
26435
26436 \end_inset
26437
26438
26439 \end_layout
26440
26441 \end_inset
26442 </cell>
26443 </row>
26444 <row>
26445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26446 \begin_inset Text
26447
26448 \begin_layout Plain Layout
26449
26450 \backslash
26451 =e
26452 \end_layout
26453
26454 \end_inset
26455 </cell>
26456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26457 \begin_inset Text
26458
26459 \begin_layout Plain Layout
26460 \begin_inset ERT
26461 status collapsed
26462
26463 \begin_layout Plain Layout
26464
26465
26466 \backslash
26467 =e
26468 \end_layout
26469
26470 \end_inset
26471
26472
26473 \end_layout
26474
26475 \end_inset
26476 </cell>
26477 </row>
26478 <row>
26479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26480 \begin_inset Text
26481
26482 \begin_layout Plain Layout
26483
26484 \backslash
26485 u
26486 \begin_inset ERT
26487 status collapsed
26488
26489 \begin_layout Plain Layout
26490
26491
26492 \backslash
26493 spce 
26494 \end_layout
26495
26496 \end_inset
26497
26498 e
26499 \end_layout
26500
26501 \end_inset
26502 </cell>
26503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26504 \begin_inset Text
26505
26506 \begin_layout Plain Layout
26507 \begin_inset ERT
26508 status collapsed
26509
26510 \begin_layout Plain Layout
26511
26512
26513 \backslash
26514 u e
26515 \end_layout
26516
26517 \end_inset
26518
26519
26520 \end_layout
26521
26522 \end_inset
26523 </cell>
26524 </row>
26525 <row>
26526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26527 \begin_inset Text
26528
26529 \begin_layout Plain Layout
26530
26531 \backslash
26532 b
26533 \begin_inset ERT
26534 status collapsed
26535
26536 \begin_layout Plain Layout
26537
26538
26539 \backslash
26540 spce 
26541 \end_layout
26542
26543 \end_inset
26544
26545 e
26546 \end_layout
26547
26548 \end_inset
26549 </cell>
26550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26551 \begin_inset Text
26552
26553 \begin_layout Plain Layout
26554 \begin_inset ERT
26555 status collapsed
26556
26557 \begin_layout Plain Layout
26558
26559
26560 \backslash
26561 b e
26562 \end_layout
26563
26564 \end_inset
26565
26566
26567 \end_layout
26568
26569 \end_inset
26570 </cell>
26571 </row>
26572 <row>
26573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26574 \begin_inset Text
26575
26576 \begin_layout Plain Layout
26577
26578 \backslash
26579 t
26580 \begin_inset ERT
26581 status collapsed
26582
26583 \begin_layout Plain Layout
26584
26585
26586 \backslash
26587 spce 
26588 \end_layout
26589
26590 \end_inset
26591
26592 ee
26593 \end_layout
26594
26595 \end_inset
26596 </cell>
26597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26598 \begin_inset Text
26599
26600 \begin_layout Plain Layout
26601 \begin_inset ERT
26602 status collapsed
26603
26604 \begin_layout Plain Layout
26605
26606
26607 \backslash
26608 t ee
26609 \end_layout
26610
26611 \end_inset
26612
26613
26614 \end_layout
26615
26616 \end_inset
26617 </cell>
26618 </row>
26619 </lyxtabular>
26620
26621 \end_inset
26622
26623
26624 \begin_inset space \hfill{}
26625 \end_inset
26626
26627
26628 \begin_inset Tabular
26629 <lyxtabular version="3" rows="8" columns="2">
26630 <features tabularvalignment="middle">
26631 <column alignment="block" valignment="top" width="0">
26632 <column alignment="center" valignment="top" width="0">
26633 <row>
26634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26635 \begin_inset Text
26636
26637 \begin_layout Plain Layout
26638 コマンド
26639 \end_layout
26640
26641 \end_inset
26642 </cell>
26643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26644 \begin_inset Text
26645
26646 \begin_layout Plain Layout
26647 出力
26648 \end_layout
26649
26650 \end_inset
26651 </cell>
26652 </row>
26653 <row>
26654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26655 \begin_inset Text
26656
26657 \begin_layout Plain Layout
26658
26659 \backslash
26660 H
26661 \begin_inset ERT
26662 status collapsed
26663
26664 \begin_layout Plain Layout
26665
26666
26667 \backslash
26668 spce 
26669 \end_layout
26670
26671 \end_inset
26672
26673 e
26674 \end_layout
26675
26676 \end_inset
26677 </cell>
26678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26679 \begin_inset Text
26680
26681 \begin_layout Plain Layout
26682 \begin_inset ERT
26683 status collapsed
26684
26685 \begin_layout Plain Layout
26686
26687
26688 \backslash
26689 H e
26690 \end_layout
26691
26692 \end_inset
26693
26694
26695 \end_layout
26696
26697 \end_inset
26698 </cell>
26699 </row>
26700 <row>
26701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26702 \begin_inset Text
26703
26704 \begin_layout Plain Layout
26705
26706 \backslash
26707 'e
26708 \end_layout
26709
26710 \end_inset
26711 </cell>
26712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26713 \begin_inset Text
26714
26715 \begin_layout Plain Layout
26716 \begin_inset ERT
26717 status collapsed
26718
26719 \begin_layout Plain Layout
26720
26721
26722 \backslash
26723 'e
26724 \end_layout
26725
26726 \end_inset
26727
26728
26729 \end_layout
26730
26731 \end_inset
26732 </cell>
26733 </row>
26734 <row>
26735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26736 \begin_inset Text
26737
26738 \begin_layout Plain Layout
26739
26740 \backslash
26741 ~e
26742 \begin_inset Index idx
26743 status collapsed
26744
26745 \begin_layout Plain Layout
26746
26747 \lang english
26748 Tilde
26749 \end_layout
26750
26751 \end_inset
26752
26753
26754 \end_layout
26755
26756 \end_inset
26757 </cell>
26758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26759 \begin_inset Text
26760
26761 \begin_layout Plain Layout
26762 \begin_inset ERT
26763 status collapsed
26764
26765 \begin_layout Plain Layout
26766
26767
26768 \backslash
26769 ~e
26770 \end_layout
26771
26772 \end_inset
26773
26774
26775 \end_layout
26776
26777 \end_inset
26778 </cell>
26779 </row>
26780 <row>
26781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26782 \begin_inset Text
26783
26784 \begin_layout Plain Layout
26785
26786 \backslash
26787 .e
26788 \end_layout
26789
26790 \end_inset
26791 </cell>
26792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26793 \begin_inset Text
26794
26795 \begin_layout Plain Layout
26796 \begin_inset ERT
26797 status collapsed
26798
26799 \begin_layout Plain Layout
26800
26801
26802 \backslash
26803 .e
26804 \end_layout
26805
26806 \end_inset
26807
26808
26809 \end_layout
26810
26811 \end_inset
26812 </cell>
26813 </row>
26814 <row>
26815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26816 \begin_inset Text
26817
26818 \begin_layout Plain Layout
26819
26820 \backslash
26821 v
26822 \begin_inset ERT
26823 status collapsed
26824
26825 \begin_layout Plain Layout
26826
26827
26828 \backslash
26829 spce 
26830 \end_layout
26831
26832 \end_inset
26833
26834 e
26835 \end_layout
26836
26837 \end_inset
26838 </cell>
26839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26840 \begin_inset Text
26841
26842 \begin_layout Plain Layout
26843 \begin_inset ERT
26844 status collapsed
26845
26846 \begin_layout Plain Layout
26847
26848
26849 \backslash
26850 v e
26851 \end_layout
26852
26853 \end_inset
26854
26855
26856 \end_layout
26857
26858 \end_inset
26859 </cell>
26860 </row>
26861 <row>
26862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26863 \begin_inset Text
26864
26865 \begin_layout Plain Layout
26866
26867 \backslash
26868 d
26869 \begin_inset ERT
26870 status collapsed
26871
26872 \begin_layout Plain Layout
26873
26874
26875 \backslash
26876 spce 
26877 \end_layout
26878
26879 \end_inset
26880
26881 e
26882 \end_layout
26883
26884 \end_inset
26885 </cell>
26886 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26887 \begin_inset Text
26888
26889 \begin_layout Plain Layout
26890 \begin_inset ERT
26891 status collapsed
26892
26893 \begin_layout Plain Layout
26894
26895
26896 \backslash
26897 d e
26898 \end_layout
26899
26900 \end_inset
26901
26902
26903 \end_layout
26904
26905 \end_inset
26906 </cell>
26907 </row>
26908 <row>
26909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26910 \begin_inset Text
26911
26912 \begin_layout Plain Layout
26913
26914 \backslash
26915 c
26916 \begin_inset ERT
26917 status collapsed
26918
26919 \begin_layout Plain Layout
26920
26921
26922 \backslash
26923 spce 
26924 \end_layout
26925
26926 \end_inset
26927
26928 e
26929 \end_layout
26930
26931 \end_inset
26932 </cell>
26933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26934 \begin_inset Text
26935
26936 \begin_layout Plain Layout
26937 \begin_inset ERT
26938 status collapsed
26939
26940 \begin_layout Plain Layout
26941
26942
26943 \backslash
26944 c e
26945 \end_layout
26946
26947 \end_inset
26948
26949
26950 \end_layout
26951
26952 \end_inset
26953 </cell>
26954 </row>
26955 </lyxtabular>
26956
26957 \end_inset
26958
26959
26960 \begin_inset space \hfill{}
26961 \end_inset
26962
26963
26964 \end_layout
26965
26966 \begin_layout Standard
26967 \begin_inset VSpace medskip
26968 \end_inset
26969
26970
26971 \series bold
26972
26973 \backslash
26974 t
26975 \series default
26976 コマンドは異なる二つの文字にアクセントを付けることもできます。たとえば、コマンド
26977 \series bold
26978
26979 \backslash
26980 t
26981 \begin_inset ERT
26982 status collapsed
26983
26984 \begin_layout Plain Layout
26985
26986
26987 \backslash
26988 spce 
26989 \end_layout
26990
26991 \end_inset
26992
26993 sz
26994 \series default
26995 は、
26996 \begin_inset ERT
26997 status collapsed
26998
26999 \begin_layout Plain Layout
27000
27001
27002 \backslash
27003 t sz
27004 \end_layout
27005
27006 \end_inset
27007
27008 となります。
27009 \end_layout
27010
27011 \begin_layout Standard
27012
27013 \series bold
27014 `
27015 \series default
27016  ・
27017 \series bold
27018  '
27019 \series default
27020  ・ 
27021 \series bold
27022 ^
27023 \series default
27024  の各アクセントは、TeXモードを使わなくても、母音といっしょに直接キーボードから入力することもできます。チルダ
27025 \begin_inset Foot
27026 status collapsed
27027
27028 \begin_layout Plain Layout
27029 これは、チルダがアクセントとして定義されているキーボードのみに適用されます。
27030 \end_layout
27031
27032 \end_inset
27033
27034
27035 \series bold
27036 ~
27037 \series default
27038 を、
27039 \emph on
27040 a
27041 \emph default
27042
27043 \emph on
27044 n
27045 \emph default
27046
27047 \emph on
27048 o
27049 \emph default
27050 といっしょに使うときも同様です。
27051 \end_layout
27052
27053 \begin_layout Standard
27054
27055 \series bold
27056
27057 \backslash
27058 b
27059 \series default
27060
27061 \series bold
27062
27063 \backslash
27064 c
27065 \series default
27066
27067 \series bold
27068
27069 \backslash
27070 d
27071 \series default
27072
27073 \series bold
27074
27075 \backslash
27076 H
27077 \series default
27078
27079 \series bold
27080
27081 \backslash
27082 t
27083 \series default
27084
27085 \series bold
27086
27087 \backslash
27088 u
27089 \series default
27090
27091 \series bold
27092
27093 \backslash
27094 v
27095 \series default
27096 の各コマンドと、キーボードから直接挿入するアクセントは、数式テキスト中でも使うことができます。他のアクセントについては、数式内向けの特別な数式コマンドがあります
27097 。第
27098 \begin_inset CommandInset ref
27099 LatexCommand ref
27100 reference "sub:一文字に付けるアクセント"
27101
27102 \end_inset
27103
27104 節をご参照下さい。
27105 \end_layout
27106
27107 \begin_layout Standard
27108 \begin_inset VSpace bigskip
27109 \end_inset
27110
27111 さらに、
27112 \series bold
27113
27114 \backslash
27115 textcircled
27116 \series default
27117
27118 \begin_inset Index idx
27119 status collapsed
27120
27121 \begin_layout Plain Layout
27122 こまんど@コマンド ! T ! 
27123 \backslash
27124 textcircled
27125 \end_layout
27126
27127 \end_inset
27128
27129 コマンドを使えば、著作権マークのように、あらゆる数字や文字を丸で囲む---敢えて言えば、丸囲みでアクセントを付けるようなものといえるでしょう---ことができます
27130
27131 \end_layout
27132
27133 \begin_layout Standard
27134 \align center
27135 \begin_inset Tabular
27136 <lyxtabular version="3" rows="3" columns="2">
27137 <features tabularvalignment="middle">
27138 <column alignment="center" valignment="top" width="0">
27139 <column alignment="center" valignment="top" width="0">
27140 <row>
27141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27142 \begin_inset Text
27143
27144 \begin_layout Plain Layout
27145 コマンド
27146 \end_layout
27147
27148 \end_inset
27149 </cell>
27150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27151 \begin_inset Text
27152
27153 \begin_layout Plain Layout
27154 出力
27155 \begin_inset Note Note
27156 status collapsed
27157
27158 \begin_layout Plain Layout
27159 ここで
27160 \series bold
27161
27162 \backslash
27163 raisebox
27164 \series default
27165 はスペーサーとして使用しているだけです。
27166 \end_layout
27167
27168 \end_inset
27169
27170
27171 \end_layout
27172
27173 \end_inset
27174 </cell>
27175 </row>
27176 <row>
27177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27178 \begin_inset Text
27179
27180 \begin_layout Plain Layout
27181
27182 \backslash
27183 textcircled{w}
27184 \end_layout
27185
27186 \end_inset
27187 </cell>
27188 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27189 \begin_inset Text
27190
27191 \begin_layout Plain Layout
27192 \begin_inset ERT
27193 status collapsed
27194
27195 \begin_layout Plain Layout
27196
27197
27198 \backslash
27199 textcircled{w}
27200 \end_layout
27201
27202 \end_inset
27203
27204
27205 \end_layout
27206
27207 \end_inset
27208 </cell>
27209 </row>
27210 <row>
27211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27212 \begin_inset Text
27213
27214 \begin_layout Plain Layout
27215
27216 \backslash
27217 Large 
27218 \backslash
27219 textcircled{
27220 \backslash
27221 normalsize
27222 \backslash
27223 protect
27224 \backslash
27225 raisebox{-1.5pt}{W}}
27226 \end_layout
27227
27228 \end_inset
27229 </cell>
27230 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27231 \begin_inset Text
27232
27233 \begin_layout Plain Layout
27234 \begin_inset Formula $\raisebox{4.5mm}{}$
27235 \end_inset
27236
27237
27238 \begin_inset ERT
27239 status collapsed
27240
27241 \begin_layout Plain Layout
27242
27243
27244 \backslash
27245 Large 
27246 \backslash
27247 textcircled{
27248 \backslash
27249 normalsize
27250 \backslash
27251 protect
27252 \backslash
27253 raisebox{-1.5pt}W}
27254 \end_layout
27255
27256 \end_inset
27257
27258
27259 \begin_inset Formula $\raisebox{-2mm}{}$
27260 \end_inset
27261
27262
27263 \end_layout
27264
27265 \end_inset
27266 </cell>
27267 </row>
27268 </lyxtabular>
27269
27270 \end_inset
27271
27272
27273 \end_layout
27274
27275 \begin_layout Standard
27276 ここではユーザーが、文字が丸のなかに収まるように調整してやらなくてはなりません。ここでは、
27277 \series bold
27278
27279 \backslash
27280 Large
27281 \series default
27282
27283 \begin_inset Foot
27284 status collapsed
27285
27286 \begin_layout Plain Layout
27287
27288 \begin_inset CommandInset ref
27289 LatexCommand ref
27290 reference "sub:書体寸法"
27291
27292 \end_inset
27293
27294 節参照のこと。
27295 \end_layout
27296
27297 \end_inset
27298
27299 で丸の大きさを指定しています。そして
27300 \series bold
27301
27302 \backslash
27303 raisebox
27304 \series default
27305
27306 \begin_inset Foot
27307 status collapsed
27308
27309 \begin_layout Plain Layout
27310
27311 \begin_inset CommandInset ref
27312 LatexCommand ref
27313 reference "sub:枠なしボックス"
27314
27315 \end_inset
27316
27317 節参照のこと。
27318 \end_layout
27319
27320 \end_inset
27321
27322 を使って、文字が真ん中にくるようにしています。
27323 \end_layout
27324
27325 \begin_layout Subsection
27326 小数字
27327 \begin_inset Index idx
27328 status collapsed
27329
27330 \begin_layout Plain Layout
27331 しょうすうじ@小数字
27332 \end_layout
27333
27334 \end_inset
27335
27336
27337 \end_layout
27338
27339 \begin_layout Standard
27340 小数字(minuscule number)は、
27341 \series bold
27342
27343 \backslash
27344 oldstylenums
27345 \series default
27346
27347 \begin_inset Index idx
27348 status collapsed
27349
27350 \begin_layout Plain Layout
27351 こまんど@コマンド ! O ! 
27352 \backslash
27353 oldstylenums
27354 \end_layout
27355
27356 \end_inset
27357
27358 コマンドで作成することができます。このコマンドは、数式中でもTeXモード中でも使うことができます。コマンド書式は、
27359 \end_layout
27360
27361 \begin_layout Standard
27362
27363 \series bold
27364
27365 \backslash
27366 oldstylenums{数字}
27367 \end_layout
27368
27369 \begin_layout Standard
27370 です。
27371 \series bold
27372
27373 \backslash
27374 oldstylenums{0123456789}
27375 \series default
27376 というコマンドは、
27377 \begin_inset Formula $\oldstylenums{0123456789}$
27378 \end_inset
27379
27380 のようになります。
27381 \end_layout
27382
27383 \begin_layout Subsection
27384 他の特殊文字
27385 \begin_inset CommandInset label
27386 LatexCommand label
27387 name "sub:他の特殊文字"
27388
27389 \end_inset
27390
27391
27392 \begin_inset Index idx
27393 status collapsed
27394
27395 \begin_layout Plain Layout
27396 とくしゅもじ@特殊文字 ! たの@他の
27397 \end_layout
27398
27399 \end_inset
27400
27401
27402 \end_layout
27403
27404 \begin_layout Standard
27405 以下の各文字は、数式中でコマンドを使用してのみ、挿入することができます。
27406 \end_layout
27407
27408 \begin_layout Standard
27409 \align center
27410 \begin_inset Tabular
27411 <lyxtabular version="3" rows="4" columns="2">
27412 <features tabularvalignment="middle">
27413 <column alignment="center" valignment="top" width="0">
27414 <column alignment="center" valignment="top" width="0">
27415 <row>
27416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27417 \begin_inset Text
27418
27419 \begin_layout Plain Layout
27420 コマンド
27421 \end_layout
27422
27423 \end_inset
27424 </cell>
27425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27426 \begin_inset Text
27427
27428 \begin_layout Plain Layout
27429 出力
27430 \end_layout
27431
27432 \end_inset
27433 </cell>
27434 </row>
27435 <row>
27436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27437 \begin_inset Text
27438
27439 \begin_layout Plain Layout
27440
27441 \backslash
27442 ^
27443 \begin_inset ERT
27444 status collapsed
27445
27446 \begin_layout Plain Layout
27447
27448
27449 \backslash
27450 spce 
27451 \end_layout
27452
27453 \end_inset
27454
27455
27456 \end_layout
27457
27458 \end_inset
27459 </cell>
27460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27461 \begin_inset Text
27462
27463 \begin_layout Plain Layout
27464 \begin_inset Formula $\mathcircumflex$
27465 \end_inset
27466
27467
27468 \end_layout
27469
27470 \end_inset
27471 </cell>
27472 </row>
27473 <row>
27474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27475 \begin_inset Text
27476
27477 \begin_layout Plain Layout
27478
27479 \backslash
27480 _
27481 \end_layout
27482
27483 \end_inset
27484 </cell>
27485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27486 \begin_inset Text
27487
27488 \begin_layout Plain Layout
27489 \begin_inset Formula $\_$
27490 \end_inset
27491
27492
27493 \end_layout
27494
27495 \end_inset
27496 </cell>
27497 </row>
27498 <row>
27499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27500 \begin_inset Text
27501
27502 \begin_layout Plain Layout
27503 ^
27504 \begin_inset ERT
27505 status collapsed
27506
27507 \begin_layout Plain Layout
27508
27509
27510 \backslash
27511 spce 
27512 \end_layout
27513
27514 \end_inset
27515
27516
27517 \backslash
27518 circ
27519 \begin_inset Index idx
27520 status collapsed
27521
27522 \begin_layout Plain Layout
27523
27524 \lang english
27525
27526 \backslash
27527
27528 \end_layout
27529
27530 \end_inset
27531
27532
27533 \end_layout
27534
27535 \end_inset
27536 </cell>
27537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27538 \begin_inset Text
27539
27540 \begin_layout Plain Layout
27541 \begin_inset Formula $^{\circ}$
27542 \end_inset
27543
27544
27545 \end_layout
27546
27547 \end_inset
27548 </cell>
27549 </row>
27550 </lyxtabular>
27551
27552 \end_inset
27553
27554
27555 \end_layout
27556
27557 \begin_layout Standard
27558 しかしながら、角度記号「°」は、以下の行をLaTeXプリアンブルに書き加えれば、直接挿入することができます
27559 \begin_inset Foot
27560 status collapsed
27561
27562 \begin_layout Plain Layout
27563 この件に関する詳細は、第
27564 \begin_inset CommandInset ref
27565 LatexCommand ref
27566 reference "sub:数式中のテキスト文字"
27567
27568 \end_inset
27569
27570 節にあります。
27571 \end_layout
27572
27573 \end_inset
27574
27575
27576 \end_layout
27577
27578 \begin_layout Standard
27579
27580 \series bold
27581
27582 \backslash
27583 DeclareInputtext{176}{
27584 \backslash
27585 ifmmode^
27586 \backslash
27587 circ
27588 \backslash
27589 else
27590 \backslash
27591 textdegree
27592 \backslash
27593 fi}
27594 \end_layout
27595
27596 \begin_layout Section
27597 数式様式
27598 \begin_inset CommandInset label
27599 LatexCommand label
27600 name "sec:数式様式"
27601
27602 \end_inset
27603
27604
27605 \begin_inset Index idx
27606 status collapsed
27607
27608 \begin_layout Plain Layout
27609 すうしき@数式 ! ようしき@様式
27610 \end_layout
27611
27612 \end_inset
27613
27614
27615 \end_layout
27616
27617 \begin_layout Itemize
27618 以下の二つの配置様式があります。
27619 \end_layout
27620
27621 \begin_deeper
27622 \begin_layout Description
27623 中央揃え 事前に定義された標準です。
27624 \end_layout
27625
27626 \begin_layout Description
27627 行頭下げ これを使うには、
27628 \family sans
27629 文書\SpecialChar \menuseparator
27630 設定
27631 \family default
27632 メニューの
27633 \family sans
27634 文書クラス
27635 \family default
27636 において、
27637 \series bold
27638 fleqn
27639 \series default
27640 オプションを指定しておかなくてはなりません。
27641 \end_layout
27642
27643 \begin_layout Standard
27644
27645 \series bold
27646 行頭下げ
27647 \series default
27648 を用いる場合には、行頭下げの大きさを
27649 \series bold
27650
27651 \backslash
27652 mathindent
27653 \series default
27654
27655 \begin_inset Index idx
27656 status collapsed
27657
27658 \begin_layout Plain Layout
27659 こまんど@コマンド ! M ! 
27660 \backslash
27661 mathindent
27662 \end_layout
27663
27664 \end_inset
27665
27666 の値で調整することができます。これを15
27667 \begin_inset space \thinspace{}
27668 \end_inset
27669
27670 mmにするには、LaTeXプリアンブルに以下のコマンドを入れておきます。
27671 \end_layout
27672
27673 \begin_layout Standard
27674
27675 \series bold
27676
27677 \backslash
27678 setlength{
27679 \backslash
27680 mathindent}{15mm}
27681 \end_layout
27682
27683 \begin_layout Standard
27684
27685 \series bold
27686
27687 \backslash
27688 mathindent
27689 \series default
27690 を明示的に指定しない場合には、事前に定義されている30
27691 \begin_inset space \thinspace{}
27692 \end_inset
27693
27694 ptが適用されます。
27695 \end_layout
27696
27697 \end_deeper
27698 \begin_layout Itemize
27699 また、以下の二つの連番様式があります。
27700 \end_layout
27701
27702 \begin_deeper
27703 \begin_layout Description
27704 右 事前に定義された標準です。
27705 \end_layout
27706
27707 \begin_layout Description
27708 左 これを使うには、
27709 \family sans
27710 文書\SpecialChar \menuseparator
27711 設定
27712 \family default
27713 メニューの
27714 \family sans
27715 文書クラス
27716 \family default
27717 において、
27718 \series bold
27719 leqno
27720 \series default
27721 オプションを指定しておかなくてはなりません。
27722 \end_layout
27723
27724 \end_deeper
27725 \begin_layout Standard
27726
27727 \series bold
27728 fleqn
27729 \series default
27730
27731 \series bold
27732 leqno
27733 \series default
27734 は、いっしょに指定することができます。両方のオプションを同時に入れる場合には、コンマで区切って下さい。
27735 \end_layout
27736
27737 \begin_layout Standard
27738 これで選択した様式は、文書中のすべての別行建て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
27739 \series bold
27740 中央揃え
27741 \series default
27742 様式を指定するようにします。そして、行頭下げにしたい数式は、flalign環境に指定するようにします。第
27743 \begin_inset CommandInset ref
27744 LatexCommand ref
27745 reference "sub:flalign環境"
27746
27747 \end_inset
27748
27749 節をご覧下さい。
27750 \end_layout
27751
27752 \begin_layout Section
27753 多行数式
27754 \begin_inset CommandInset label
27755 LatexCommand label
27756 name "sec:多行数式"
27757
27758 \end_inset
27759
27760
27761 \begin_inset Index idx
27762 status collapsed
27763
27764 \begin_layout Plain Layout
27765 すうしき@数式 ! たぎょう@多行
27766 \end_layout
27767
27768 \end_inset
27769
27770
27771 \end_layout
27772
27773 \begin_layout Subsection
27774 概要
27775 \end_layout
27776
27777 \begin_layout Standard
27778 LyXでは、多行数式は、数式中で
27779 \series bold
27780
27781 \begin_inset Info
27782 type  "shortcut"
27783 arg   "newline-insert newline"
27784 \end_inset
27785
27786
27787 \series default
27788 を押すことで作られます。この操作によって、第
27789 \begin_inset CommandInset ref
27790 LatexCommand ref
27791 reference "sub:eqnarray環境"
27792
27793 \end_inset
27794
27795 節に述べられている
27796 \series bold
27797 eqnarray環境
27798 \series default
27799 が作り出されるか、あるいは文書設定で
27800 \family sans
27801 AMS mathパッケージを使う
27802 \family default
27803 オプションが選択されている場合には、第
27804 \begin_inset CommandInset ref
27805 LatexCommand ref
27806 reference "sub:標準align環境"
27807
27808 \end_inset
27809
27810 節に述べられている
27811 \series bold
27812 align環境
27813 \series default
27814 が作り出されることになります。
27815 \lang english
27816 The align environment is recommended because it provides in any case a typograph
27817 ically correct output.
27818 \end_layout
27819
27820 \begin_layout Standard
27821 他にも、
27822 \family sans
27823 挿入\SpecialChar \menuseparator
27824 数式
27825 \family default
27826 メニューで作ることのできる多行数式環境があります。これらの環境は、以下の各節で説明します。
27827 \end_layout
27828
27829 \begin_layout Standard
27830 すべての多行数式において、新規行は、
27831 \begin_inset Info
27832 type  "shortcut"
27833 arg   "newline-insert newline"
27834 \end_inset
27835
27836 を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
27837 \begin_inset Graphics
27838         filename ../../images/tabular-feature_append-row.png
27839         scale 85
27840
27841 \end_inset
27842
27843
27844 \begin_inset Graphics
27845         filename ../../images/tabular-feature_delete-row.png
27846         scale 85
27847
27848 \end_inset
27849
27850 を使うか、
27851 \family sans
27852 編集\SpecialChar \menuseparator
27853 行と列
27854 \family default
27855 メニューを使うことができます。
27856 \end_layout
27857
27858 \begin_layout Subsubsection
27859 行間
27860 \begin_inset CommandInset label
27861 LatexCommand label
27862 name "sub:行間"
27863
27864 \end_inset
27865
27866
27867 \begin_inset Index idx
27868 status collapsed
27869
27870 \begin_layout Plain Layout
27871 すうしき@数式 ! たぎょう@多行 ! ぎょうかん@行間
27872 \end_layout
27873
27874 \end_inset
27875
27876
27877 \end_layout
27878
27879 \begin_layout Standard
27880 以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
27881 \begin_inset Formula 
27882 \begin{eqnarray*}
27883 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}\\
27884 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
27885 \end{eqnarray*}
27886
27887 \end_inset
27888
27889
27890 \end_layout
27891
27892 \begin_layout Standard
27893 LaTeXにおいて行間を付け加えるには、新規行コマンドに非必須の引数をとらせて指定しますが、これはまだLyXには実装されていない
27894 \begin_inset Foot
27895 status collapsed
27896
27897 \begin_layout Plain Layout
27898 \begin_inset CommandInset href
27899 LatexCommand href
27900 name "LyX-bug #1505"
27901 target "http://www.lyx.org/trac/ticket/1505"
27902
27903 \end_inset
27904
27905 を参照。
27906 \end_layout
27907
27908 \end_inset
27909
27910 ので、数式全体をTeXモードで入れなくてはなりません。上記の例の行間を大きくするには、最初の行の最後に
27911 \series bold
27912
27913 \backslash
27914
27915 \backslash
27916 [3mm]
27917 \series default
27918 というコマンドを入れます。すると、次のようになります。
27919 \begin_inset ERT
27920 status collapsed
27921
27922 \begin_layout Plain Layout
27923
27924
27925 \backslash
27926 begin{eqnarray*}
27927 \end_layout
27928
27929 \begin_layout Plain Layout
27930
27931 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27932  = & 
27933 \backslash
27934 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27935 \backslash
27936
27937 \backslash
27938 [3mm]
27939 \end_layout
27940
27941 \begin_layout Plain Layout
27942
27943 4x^{2}
27944 \backslash
27945 left(B^{2}+x_{0}^{2}
27946 \backslash
27947 right)+4x_{0}x
27948 \backslash
27949 left(D-B^{2}
27950 \backslash
27951 right)+B^{2}
27952 \backslash
27953 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27954 \backslash
27955 right) & = & 0
27956 \end_layout
27957
27958 \begin_layout Plain Layout
27959
27960
27961 \backslash
27962 end{eqnarray*}
27963 \end_layout
27964
27965 \end_inset
27966
27967
27968 \end_layout
27969
27970 \begin_layout Standard
27971 \begin_inset VSpace bigskip
27972 \end_inset
27973
27974 同一数式内のすべての行の行間を一律に指定するには、
27975 \series bold
27976
27977 \backslash
27978 jot
27979 \series default
27980
27981 \begin_inset Index idx
27982 status collapsed
27983
27984 \begin_layout Plain Layout
27985 こまんど@コマンド ! J ! 
27986 \backslash
27987 jot
27988 \end_layout
27989
27990 \end_inset
27991
27992 変数を変更します。定義は、
27993 \begin_inset Formula $\mbox{行間}=\mathrm{6\, pt+\backslash jot}$
27994 \end_inset
27995
27996 となっています。
27997 \series bold
27998
27999 \backslash
28000 jot
28001 \series default
28002 の既定値は、3
28003 \begin_inset space \thinspace{}
28004 \end_inset
28005
28006 ptです。上記の例のように、行間を3
28007 \begin_inset space \thinspace{}
28008 \end_inset
28009
28010 mm追加するには、
28011 \end_layout
28012
28013 \begin_layout Standard
28014
28015 \series bold
28016
28017 \backslash
28018 setlength{
28019 \backslash
28020 jot}{3mm+3pt}
28021 \end_layout
28022
28023 \begin_layout Standard
28024 というコマンドを、数式直前にTeXモードで入れておきます。これを行うには、LaTeXプリアンブルに
28025 \end_layout
28026
28027 \begin_layout Standard
28028
28029 \series bold
28030
28031 \backslash
28032 usepackage{calc}
28033 \end_layout
28034
28035 \begin_layout Standard
28036 という行を入れて、LaTeXパッケージ
28037 \series bold
28038 calc
28039 \series default
28040
28041 \begin_inset Foot
28042 status collapsed
28043
28044 \begin_layout Plain Layout
28045
28046 \series bold
28047 calc
28048 \series default
28049 は標準的なLaTeX頒布版のすべてに付属しています。
28050 \end_layout
28051
28052 \end_inset
28053
28054
28055 \begin_inset Index idx
28056 status collapsed
28057
28058 \begin_layout Plain Layout
28059 ぱっけーじ@パッケージ ! calc
28060 \end_layout
28061
28062 \end_inset
28063
28064  を読み込んでおく必要があります。すると、
28065 \begin_inset ERT
28066 status collapsed
28067
28068 \begin_layout Plain Layout
28069
28070
28071 \backslash
28072 setlength{
28073 \backslash
28074 jot}{3mm+3pt}
28075 \end_layout
28076
28077 \end_inset
28078
28079
28080 \begin_inset Formula 
28081 \begin{eqnarray*}
28082 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}\\
28083 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
28084 \end{eqnarray*}
28085
28086 \end_inset
28087
28088
28089 \end_layout
28090
28091 \begin_layout Standard
28092 \begin_inset ERT
28093 status collapsed
28094
28095 \begin_layout Plain Layout
28096
28097
28098 \backslash
28099 setlength{
28100 \backslash
28101 jot}{3pt}
28102 \end_layout
28103
28104 \end_inset
28105
28106 のような結果を得ます。行間を既定値に戻すには、
28107 \series bold
28108
28109 \backslash
28110 jot
28111 \series default
28112 をふたたび3
28113 \begin_inset space \thinspace{}
28114 \end_inset
28115
28116 ptに戻します。
28117 \end_layout
28118
28119 \begin_layout Subsubsection
28120 列間
28121 \begin_inset CommandInset label
28122 LatexCommand label
28123 name "sub:列間"
28124
28125 \end_inset
28126
28127
28128 \begin_inset Index idx
28129 status collapsed
28130
28131 \begin_layout Plain Layout
28132 すうしき@数式 ! たぎょうすうしき@多行数式 ! れつかん@列間
28133 \end_layout
28134
28135 \end_inset
28136
28137
28138 \end_layout
28139
28140 \begin_layout Standard
28141 多行数式は、行列を形成します。たとえば、eqnarray環境の数式は、3列からなる行列です。この環境で列間を変更すれば、関係子周辺の余白を変更することができます
28142
28143 \end_layout
28144
28145 \begin_layout Standard
28146 列間は、
28147 \series bold
28148
28149 \backslash
28150 arraycolsep
28151 \series default
28152
28153 \begin_inset Index idx
28154 status collapsed
28155
28156 \begin_layout Plain Layout
28157 こまんど@コマンド ! A ! 
28158 \backslash
28159 arraycolsep
28160 \end_layout
28161
28162 \end_inset
28163
28164 変数を使って指定し、
28165 \begin_inset Newline newline
28166 \end_inset
28167
28168 列間 = 2
28169 \begin_inset space \thinspace{}
28170 \end_inset
28171
28172
28173 \series bold
28174
28175 \backslash
28176 arraycolsep
28177 \series default
28178
28179 \begin_inset Newline newline
28180 \end_inset
28181
28182 という関係があります。したがって、
28183 \end_layout
28184
28185 \begin_layout Standard
28186
28187 \series bold
28188
28189 \backslash
28190 setlength{
28191 \backslash
28192 arraycolsep}{1cm}
28193 \end_layout
28194
28195 \begin_layout Standard
28196 というコマンドをTeXモードで入れると、ここから後のすべての数式の列間が2
28197 \begin_inset space \thinspace{}
28198 \end_inset
28199
28200 cmになります。これを既定値に戻すには、
28201 \series bold
28202
28203 \backslash
28204 arraycolsep
28205 \series default
28206 を5
28207 \begin_inset space \thinspace{}
28208 \end_inset
28209
28210 ptに戻して下さい。
28211 \end_layout
28212
28213 \begin_layout Standard
28214 以下は、2
28215 \begin_inset space \thinspace{}
28216 \end_inset
28217
28218 cmの列間を持つ数式です。
28219 \begin_inset ERT
28220 status collapsed
28221
28222 \begin_layout Plain Layout
28223
28224
28225 \backslash
28226 setlength{
28227 \backslash
28228 arraycolsep}{1cm}
28229 \end_layout
28230
28231 \end_inset
28232
28233
28234 \begin_inset Formula 
28235 \begin{eqnarray*}
28236 A & = & B\\
28237 C & \ne & A
28238 \end{eqnarray*}
28239
28240 \end_inset
28241
28242 行列の既定の列間10
28243 \begin_inset space \thinspace{}
28244 \end_inset
28245
28246 ptを持つ数式です。
28247 \begin_inset ERT
28248 status collapsed
28249
28250 \begin_layout Plain Layout
28251
28252
28253 \backslash
28254 setlength{
28255 \backslash
28256 arraycolsep}{5pt}
28257 \end_layout
28258
28259 \end_inset
28260
28261
28262 \begin_inset Formula 
28263 \begin{eqnarray*}
28264 A & = & B\\
28265 C & \ne & A
28266 \end{eqnarray*}
28267
28268 \end_inset
28269
28270
28271 \end_layout
28272
28273 \begin_layout Subsubsection
28274 長い数式
28275 \begin_inset Index idx
28276 status collapsed
28277
28278 \begin_layout Plain Layout
28279 すうしき@数式 ! ながい@長い
28280 \end_layout
28281
28282 \end_inset
28283
28284
28285 \end_layout
28286
28287 \begin_layout Standard
28288 長い数式は、以下の方法を使って組版することができます。
28289 \end_layout
28290
28291 \begin_layout Itemize
28292 左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
28293 \begin_inset Formula 
28294 \begin{eqnarray}
28295 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 \\
28296  &  & -\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}
28297 \end{eqnarray}
28298
28299 \end_inset
28300
28301 二行目の最初のマイナス記号は、行頭の文字になってしまうため、通常、表示の上で演算子としては取り扱われません。前後に余白が置かれることもなく、分数線からも離れて表
28302 示されません。これを避けるために、マイナス記号の後に
28303 \series bold
28304
28305 \backslash
28306 hspace
28307 \series default
28308 .
28309 \begin_inset Foot
28310 status collapsed
28311
28312 \begin_layout Plain Layout
28313
28314 \series bold
28315
28316 \backslash
28317 hspace
28318 \series default
28319 に関しての詳細は、第
28320 \begin_inset CommandInset ref
28321 LatexCommand ref
28322 reference "sub:可変長の空白"
28323
28324 \end_inset
28325
28326 節をご覧下さい。
28327 \end_layout
28328
28329 \end_inset
28330
28331
28332 \begin_inset Index idx
28333 status collapsed
28334
28335 \begin_layout Plain Layout
28336 こまんど@コマンド ! H ! 
28337 \backslash
28338 hspace
28339 \end_layout
28340
28341 \end_inset
28342
28343 コマンドを使って3
28344 \begin_inset space \thinspace{}
28345 \end_inset
28346
28347 pt空白を入れてあります。
28348 \end_layout
28349
28350 \begin_layout Itemize
28351 数式の両辺がともに長すぎるときには、
28352 \series bold
28353
28354 \backslash
28355 lefteqn
28356 \series default
28357
28358 \begin_inset Index idx
28359 status collapsed
28360
28361 \begin_layout Plain Layout
28362 こまんど@コマンド ! L ! 
28363 \backslash
28364 lefteqn
28365 \end_layout
28366
28367 \end_inset
28368
28369 コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
28370 \begin_inset Formula 
28371 \begin{eqnarray}
28372 \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 \\
28373  &  & -\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 \\
28374  &  & =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}
28375 \end{eqnarray}
28376
28377 \end_inset
28378
28379
28380 \series bold
28381
28382 \backslash
28383 lefteqn
28384 \series default
28385 を入力すると、青枠から少し左にずれたところに現れる紫枠にカーソルが移るので、ここに数式を入力します。
28386 \begin_inset Newline newline
28387 \end_inset
28388
28389 二行め以降の行の内容は、二列め以降の列に挿入します。挿入する列が右になるほど、字下げの量が大きくなります。
28390 \begin_inset VSpace medskip
28391 \end_inset
28392
28393
28394 \begin_inset Newline newline
28395 \end_inset
28396
28397
28398 \begin_inset Note Greyedout
28399 status open
28400
28401 \begin_layout Plain Layout
28402
28403 \series bold
28404
28405 \backslash
28406 lefteqn
28407 \series default
28408 を使用する際には、以下のことにご注意下さい。
28409 \end_layout
28410
28411 \begin_layout Itemize
28412 数式では、ページ幅全部を使うことはしません。たとえば、上記の例で、最初の行に
28413 \begin_inset Formula $-B^{2}$
28414 \end_inset
28415
28416 という項を置いたとすると、ページ余白の領域に出てしまいますが、これはよくありません。幅をうまく使うには、最初の行の行頭に負の空白を入れる方法もあります。
28417 \end_layout
28418
28419 \begin_layout Itemize
28420 LyXのバグによって、最初の行にマウスでカーソルを入れることはできません
28421 \begin_inset Foot
28422 status collapsed
28423
28424 \begin_layout Plain Layout
28425 \begin_inset CommandInset href
28426 LatexCommand href
28427 name "LyX-bug #1429"
28428 target "http://www.lyx.org/trac/ticket/1429"
28429
28430 \end_inset
28431
28432
28433 \end_layout
28434
28435 \end_inset
28436
28437 。カーソルを行頭に合わせて、矢印キーで移動するしかありません。
28438 \end_layout
28439
28440 \end_inset
28441
28442
28443 \end_layout
28444
28445 \begin_layout Itemize
28446 長い数式を組む他の方法として、第
28447 \begin_inset CommandInset ref
28448 LatexCommand ref
28449 reference "sub:multline環境"
28450
28451 \end_inset
28452
28453 節と第
28454 \begin_inset CommandInset ref
28455 LatexCommand ref
28456 reference "sub:数式の一部の多行化"
28457
28458 \end_inset
28459
28460 節で述べられている環境を用いる方法があります。
28461 \end_layout
28462
28463 \begin_layout Subsubsection
28464 多行にわたる括弧
28465 \begin_inset CommandInset label
28466 LatexCommand label
28467 name "sub:多行にわたる括弧"
28468
28469 \end_inset
28470
28471
28472 \begin_inset Index idx
28473 status collapsed
28474
28475 \begin_layout Plain Layout
28476 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
28477 \end_layout
28478
28479 \end_inset
28480
28481
28482 \end_layout
28483
28484 \begin_layout Standard
28485 多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
28486 \begin_inset Formula 
28487 \begin{eqnarray*}
28488 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28489  &  & \left.\cdots+B-D\right]
28490 \end{eqnarray*}
28491
28492 \end_inset
28493
28494
28495 \end_layout
28496
28497 \begin_layout Standard
28498 可変寸法の括弧は多行にわたることができないので、閉じ括弧が初めの括弧よりも小さくなってしまっています。
28499 \end_layout
28500
28501 \begin_layout Standard
28502 二行めの括弧の大きさを正しく設定するには、最初の行の終わりを
28503 \series bold
28504
28505 \backslash
28506 right.
28507 \series default
28508
28509 \begin_inset Index idx
28510 status collapsed
28511
28512 \begin_layout Plain Layout
28513 こまんど@コマンド ! R ! 
28514 \backslash
28515 right
28516 \end_layout
28517
28518 \end_inset
28519
28520 とし、二行めの始めを
28521 \series bold
28522
28523 \backslash
28524 left.
28525 \begin_inset Foot
28526 status collapsed
28527
28528 \begin_layout Plain Layout
28529
28530 \series bold
28531
28532 \backslash
28533 left
28534 \series default
28535
28536 \series bold
28537
28538 \backslash
28539 right
28540 \series default
28541 に関する詳細は、第
28542 \begin_inset CommandInset ref
28543 LatexCommand ref
28544 reference "sub:自動の括弧丈"
28545
28546 \end_inset
28547
28548 節をご覧下さい。
28549 \end_layout
28550
28551 \end_inset
28552
28553
28554 \series default
28555
28556 \begin_inset Index idx
28557 status collapsed
28558
28559 \begin_layout Plain Layout
28560 こまんど@コマンド ! L ! 
28561 \backslash
28562 left
28563 \end_layout
28564
28565 \end_inset
28566
28567 とします。一行めにおいては、範囲付き積演算子がもっとも大きな記号であり、これが二行めの括弧の大きさにならなくてはならないので、
28568 \series bold
28569
28570 \backslash
28571 left.
28572 \series default
28573 の後に、
28574 \series bold
28575
28576 \backslash
28577 vphantom
28578 \series default
28579
28580 \begin_inset ERT
28581 status collapsed
28582
28583 \begin_layout Plain Layout
28584
28585
28586 \backslash
28587 spce 
28588 \end_layout
28589
28590 \end_inset
28591
28592
28593 \series bold
28594
28595 \backslash
28596 prod
28597 \series default
28598 ^
28599 \begin_inset ERT
28600 status collapsed
28601
28602 \begin_layout Plain Layout
28603
28604
28605 \backslash
28606 spce 
28607 \end_layout
28608
28609 \end_inset
28610
28611
28612 \series bold
28613
28614 \backslash
28615 infty
28616 \series default
28617
28618 \begin_inset ERT
28619 status collapsed
28620
28621 \begin_layout Plain Layout
28622
28623
28624 \backslash
28625 spce 
28626 \end_layout
28627
28628 \end_inset
28629
28630
28631 \series bold
28632
28633 \begin_inset Formula $\downarrow$
28634 \end_inset
28635
28636 _R=1}
28637 \series default
28638
28639 \begin_inset Index idx
28640 status collapsed
28641
28642 \begin_layout Plain Layout
28643 こまんど@コマンド ! V ! 
28644 \backslash
28645 vphantom
28646 \end_layout
28647
28648 \end_inset
28649
28650 というコマンドを挿入します。
28651 \end_layout
28652
28653 \begin_layout Standard
28654 その結果が以下の数式です。
28655 \begin_inset Formula 
28656 \begin{eqnarray*}
28657 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28658  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28659 \end{eqnarray*}
28660
28661 \end_inset
28662
28663
28664 \end_layout
28665
28666 \begin_layout Subsection
28667 align環境
28668 \end_layout
28669
28670 \begin_layout Standard
28671 align環境は、すべての型の多行数式に使うことができ、とくに、いくつかの数式を並べて表示させるのに便利です。
28672 \end_layout
28673
28674 \begin_layout Standard
28675 align環境には列があり、奇数列は右揃え、偶数列は左揃えに設定されます。align環境の行にはすべて、付番することができます。
28676 \end_layout
28677
28678 \begin_layout Standard
28679 align環境は、
28680 \family sans
28681 挿入\SpecialChar \menuseparator
28682 数式
28683 \family default
28684 メニューから作ることができます。
28685 \family sans
28686 編集\SpecialChar \menuseparator
28687 数式\SpecialChar \menuseparator
28688 数式の表記を変更
28689 \family default
28690 メニューを使えば、既存の数式をalign環境に変更することができます。
28691 \end_layout
28692
28693 \begin_layout Standard
28694 列を追加したり削除したりするには、数式ツールバーボタンの
28695 \begin_inset Graphics
28696         filename ../../images/tabular-feature_append-column.png
28697         scale 85
28698
28699 \end_inset
28700
28701
28702 \begin_inset Graphics
28703         filename ../../images/tabular-feature_delete-column.png
28704         scale 85
28705
28706 \end_inset
28707
28708 を使うか、
28709 \family sans
28710 編集\SpecialChar \menuseparator
28711 行と列
28712 \family default
28713 メニューを使います。
28714 \end_layout
28715
28716 \begin_layout Subsubsection
28717 標準align環境
28718 \begin_inset CommandInset label
28719 LatexCommand label
28720 name "sub:標準align環境"
28721
28722 \end_inset
28723
28724
28725 \begin_inset Index idx
28726 status collapsed
28727
28728 \begin_layout Plain Layout
28729 すうしき@数式 ! たぎょう@多行 ! alignかんきょう@align環境
28730 \end_layout
28731
28732 \end_inset
28733
28734
28735 \end_layout
28736
28737 \begin_layout Standard
28738 このalign環境は、数式中で
28739 \begin_inset Info
28740 type  "shortcut"
28741 arg   "newline-insert newline"
28742 \end_inset
28743
28744 を押すか、
28745 \family sans
28746 挿入\SpecialChar \menuseparator
28747 数式\SpecialChar \menuseparator
28748 AMS align環境
28749 \family default
28750 メニューで作ることができます。
28751 \end_layout
28752
28753 \begin_layout Standard
28754 以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
28755 \begin_inset Formula 
28756 \begin{align*}
28757 A & =\sin(B) & C & =D\\
28758 C & \ne A & B & \ne D
28759 \end{align*}
28760
28761 \end_inset
28762
28763 ご覧になって分かるように、この環境の数式は、一列めの前と偶数列の後に
28764 \series bold
28765
28766 \backslash
28767 hfill
28768 \begin_inset Foot
28769 status collapsed
28770
28771 \begin_layout Plain Layout
28772
28773 \series bold
28774
28775 \backslash
28776 hfill
28777 \series default
28778 に関する詳細は、第
28779 \begin_inset CommandInset ref
28780 LatexCommand ref
28781 reference "sub:可変長の空白"
28782
28783 \end_inset
28784
28785 節をご覧下さい。
28786 \end_layout
28787
28788 \end_inset
28789
28790
28791 \series default
28792 があるかのように配置されます。数式様式として
28793 \series bold
28794 行頭下げ
28795 \begin_inset Foot
28796 status collapsed
28797
28798 \begin_layout Plain Layout
28799
28800 \series bold
28801 数式様式については、第
28802 \series default
28803
28804 \begin_inset CommandInset ref
28805 LatexCommand ref
28806 reference "sec:数式様式"
28807
28808 \end_inset
28809
28810 節をご覧下さい。
28811 \end_layout
28812
28813 \end_inset
28814
28815
28816 \series default
28817 を使う場合には、第一列の前の
28818 \series bold
28819
28820 \backslash
28821 hfill
28822 \series default
28823 はない形で数式が設定されます。
28824 \end_layout
28825
28826 \begin_layout Subsubsection
28827 alignat環境
28828 \begin_inset Index idx
28829 status collapsed
28830
28831 \begin_layout Plain Layout
28832 すうしき@数式 ! たぎょう@多行 ! alignatかんきょう@alignat環境
28833 \end_layout
28834
28835 \end_inset
28836
28837
28838 \end_layout
28839
28840 \begin_layout Standard
28841 alignat環境には、事前に設定された列間が存在しません。列間は、必要ならば、第
28842 \begin_inset CommandInset ref
28843 LatexCommand ref
28844 reference "sub:空白"
28845
28846 \end_inset
28847
28848 節に述べられている空白を使用して手動で入れます。
28849 \end_layout
28850
28851 \begin_layout Standard
28852 以下は、上記の例をalignat環境に設定し、二つめの数式の頭に1
28853 \begin_inset space \thinspace{}
28854 \end_inset
28855
28856 cmの空白を入れたものです。
28857 \begin_inset Formula 
28858 \begin{alignat*}{2}
28859 A & =\sin(B) & \hspace{1cm}C & =D\\
28860 C & \ne A & B & \ne D
28861 \end{alignat*}
28862
28863 \end_inset
28864
28865 列間を各列ごとに設定することができるので、この環境は、とくに三つないし四つの数式を横に並べるのに向いています。
28866 \end_layout
28867
28868 \begin_layout Subsubsection
28869 flalign環境
28870 \begin_inset CommandInset label
28871 LatexCommand label
28872 name "sub:flalign環境"
28873
28874 \end_inset
28875
28876
28877 \begin_inset Index idx
28878 status collapsed
28879
28880 \begin_layout Plain Layout
28881 すうしき@数式 ! たぎょう@多行 ! flalignかんきょう@flalign環境
28882 \end_layout
28883
28884 \end_inset
28885
28886
28887 \end_layout
28888
28889 \begin_layout Standard
28890 この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
28891 \begin_inset Formula 
28892 \begin{flalign*}
28893 A & =1 & B & =2 & C & =3\\
28894 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28895 \end{flalign*}
28896
28897 \end_inset
28898
28899
28900 \end_layout
28901
28902 \begin_layout Standard
28903 奇数列のflalign環境を作成し、最後の列に空のTeX括弧を入れておくと、数式様式として
28904 \series bold
28905 中央揃え
28906 \series default
28907 が用いられているときでも、一部の数式を左寄せにすることができます。以下は、例として
28908 \begin_inset CommandInset ref
28909 LatexCommand eqref
28910 reference "eq:VolInt"
28911
28912 \end_inset
28913
28914 式を行頭下げにしたものです。
28915 \begin_inset Formula 
28916 \begin{flalign}
28917 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28918 \end{flalign}
28919
28920 \end_inset
28921
28922 ここで、最初の二列には数式が入れられており、行頭下げ数式様式と同等の字下げを行うために、30
28923 \begin_inset space \thinspace{}
28924 \end_inset
28925
28926 ptの空白が第1列の頭に入れてあります。
28927 \end_layout
28928
28929 \begin_layout Subsection
28930 eqnarray環境
28931 \begin_inset CommandInset label
28932 LatexCommand label
28933 name "sub:eqnarray環境"
28934
28935 \end_inset
28936
28937
28938 \begin_inset Index idx
28939 status collapsed
28940
28941 \begin_layout Plain Layout
28942 すうしき@数式 ! たぎょう@多行 ! eqnarrayかんきょう@eqnarray環境
28943 \end_layout
28944
28945 \end_inset
28946
28947
28948 \end_layout
28949
28950 \begin_layout Standard
28951 この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
28952 いるので、その内容は中央揃えで少し小さく設定されます。
28953 \begin_inset Formula 
28954 \begin{eqnarray*}
28955 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28956 AB & AB & AB\\
28957 A & = & A
28958 \end{eqnarray*}
28959
28960 \end_inset
28961
28962
28963 \end_layout
28964
28965 \begin_layout Subsection
28966 gather環境
28967 \begin_inset Index idx
28968 status collapsed
28969
28970 \begin_layout Plain Layout
28971 すうしき@数式 ! たぎょう@多行 ! gatherかんきょう@gather環境
28972 \end_layout
28973
28974 \end_inset
28975
28976
28977 \end_layout
28978
28979 \begin_layout Standard
28980 この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
28981 \begin_inset Formula 
28982 \begin{gather}
28983 A=1\\
28984 X=\textrm{-}1
28985 \end{gather}
28986
28987 \end_inset
28988
28989
28990 \end_layout
28991
28992 \begin_layout Subsection
28993 multline環境
28994 \begin_inset CommandInset label
28995 LatexCommand label
28996 name "sub:multline環境"
28997
28998 \end_inset
28999
29000
29001 \begin_inset Index idx
29002 status collapsed
29003
29004 \begin_layout Plain Layout
29005 すうしき@数式 ! たぎょう@多行 ! multlineかんきょう@multpline環境
29006 \end_layout
29007
29008 \end_inset
29009
29010
29011 \end_layout
29012
29013 \begin_layout Standard
29014 gather環境同様、multline環境には、中央揃えに設定された列一つしかありません。ただし、一行めが左揃えに設定され、最終行が右揃えに設定されるのです。他
29015 の行はすべて中央揃えになります。このことから、この環境は、長い数式に使うのに向いています。用例として、
29016 \begin_inset CommandInset ref
29017 LatexCommand eqref
29018 reference "eq:lefteqn"
29019
29020 \end_inset
29021
29022 式をmultline環境に置いたものを示します。
29023 \begin_inset Formula 
29024 \begin{multline}
29025 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}\\
29026 -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}\\
29027 =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}}
29028 \end{multline}
29029
29030 \end_inset
29031
29032
29033 \end_layout
29034
29035 \begin_layout Standard
29036 文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
29037 \begin_inset Foot
29038 status collapsed
29039
29040 \begin_layout Plain Layout
29041 付番様式については、第
29042 \begin_inset CommandInset ref
29043 LatexCommand ref
29044 reference "sec:数式様式"
29045
29046 \end_inset
29047
29048 節を参照。
29049 \end_layout
29050
29051 \end_inset
29052
29053
29054 \end_layout
29055
29056 \begin_layout Standard
29057
29058 \series bold
29059
29060 \backslash
29061 shoveright
29062 \begin_inset Index idx
29063 status collapsed
29064
29065 \begin_layout Plain Layout
29066 こまんど@コマンド ! S ! 
29067 \backslash
29068 shoveright
29069 \end_layout
29070
29071 \end_inset
29072
29073 コマンドや
29074 \backslash
29075 shoveleft
29076 \begin_inset Index idx
29077 status collapsed
29078
29079 \begin_layout Plain Layout
29080 こまんど@コマンド ! S ! 
29081 \backslash
29082 shoveleft
29083 \end_layout
29084
29085 \end_inset
29086
29087
29088 \series default
29089 コマンドを使えば、中央揃えの行を右寄せや左寄せにすることができます。これらのコマンドは、以下のようにして使います。
29090 \end_layout
29091
29092 \begin_layout Standard
29093
29094 \series bold
29095
29096 \backslash
29097 shoveright{行の内容}
29098 \series default
29099 あるいは
29100 \series bold
29101
29102 \backslash
29103 shoveleft{行の内容}
29104 \end_layout
29105
29106 \begin_layout Standard
29107 \begin_inset VSpace medskip
29108 \end_inset
29109
29110
29111 \series bold
29112
29113 \backslash
29114 multlinegap
29115 \begin_inset Index idx
29116 status collapsed
29117
29118 \begin_layout Plain Layout
29119 こまんど@コマンド ! M ! 
29120 \backslash
29121 multlinegap
29122 \end_layout
29123
29124 \end_inset
29125
29126
29127 \series default
29128 長は、一行めの左ページ余白からの距離を指定します。既定値は0
29129 \begin_inset space \thinspace{}
29130 \end_inset
29131
29132 ptの長さです。
29133 \end_layout
29134
29135 \begin_layout Standard
29136 以下は、上記の数式に
29137 \end_layout
29138
29139 \begin_layout Standard
29140
29141 \series bold
29142
29143 \backslash
29144 setlength{
29145 \backslash
29146 multlinegap}{2cm}
29147 \end_layout
29148
29149 \begin_layout Standard
29150 というコマンドを、TeXモードで直前に挿入した例です。
29151 \begin_inset ERT
29152 status collapsed
29153
29154 \begin_layout Plain Layout
29155
29156
29157 \backslash
29158 setlength{
29159 \backslash
29160 multlinegap}{2cm}
29161 \end_layout
29162
29163 \end_inset
29164
29165
29166 \begin_inset Formula 
29167 \begin{multline}
29168 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}\\
29169 \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}}\\
29170 =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}}
29171 \end{multline}
29172
29173 \end_inset
29174
29175
29176 \begin_inset ERT
29177 status collapsed
29178
29179 \begin_layout Plain Layout
29180
29181
29182 \backslash
29183 setlength{
29184 \backslash
29185 multlinegap}{0pt}
29186 \end_layout
29187
29188 \end_inset
29189
29190 二行めは、
29191 \series bold
29192
29193 \backslash
29194 shoveleft
29195 \series default
29196 を使って左揃えにしています。
29197 \end_layout
29198
29199 \begin_layout Subsection
29200 数式の一部の多行化
29201 \begin_inset CommandInset label
29202 LatexCommand label
29203 name "sub:数式の一部の多行化"
29204
29205 \end_inset
29206
29207
29208 \begin_inset Index idx
29209 status collapsed
29210
29211 \begin_layout Plain Layout
29212 すうしき@数式 ! たぎょう@多行 ! すうしきのいちぶ@数式の一部
29213 \end_layout
29214
29215 \end_inset
29216
29217
29218 \end_layout
29219
29220 \begin_layout Standard
29221 数式の一部分のみを多行表示したい場合には、
29222 \series bold
29223 aligned
29224 \series default
29225
29226 \series bold
29227 alignedat
29228 \series default
29229
29230 \series bold
29231 gathered
29232 \series default
29233
29234 \series bold
29235 split
29236 \series default
29237 のうちのいずれかの環境を使用します。これらは、
29238 \family sans
29239 挿入\SpecialChar \menuseparator
29240 数式
29241 \family default
29242 メニューか、本節で解説している各コマンドを使用して挿入することができます。
29243 \end_layout
29244
29245 \begin_layout Standard
29246 最初の三つの環境は、環境名から
29247 \series bold
29248 ed
29249 \series default
29250 を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
29251 \begin_inset Formula 
29252 \[
29253 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29254 \Delta E\Delta t & \ge\frac{\hbar}{2}
29255 \end{aligned}
29256 \right\} \textrm{不確定性原理}
29257 \]
29258
29259 \end_inset
29260
29261
29262 \end_layout
29263
29264 \begin_layout Standard
29265 この数式を作るには、別行建て数式をまず作っておいて、そこに
29266 \series bold
29267
29268 \backslash
29269 aligned
29270 \begin_inset Index idx
29271 status collapsed
29272
29273 \begin_layout Plain Layout
29274 こまんど@コマンド ! A ! 
29275 \backslash
29276 aligned
29277 \end_layout
29278
29279 \end_inset
29280
29281
29282 \series default
29283 コマンドを挿入しています。紫枠の中に青枠が現れるので、そこに必要に応じて、列や行を加えていきます。この多行環境の外には、括弧などの他の数式要素を入れることができ
29284 ます。
29285 \end_layout
29286
29287 \begin_layout Standard
29288 aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行建て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
29289 に配置できる利点があります。以下に例として、
29290 \begin_inset CommandInset ref
29291 LatexCommand eqref
29292 reference "eq:shortlong"
29293
29294 \end_inset
29295
29296 式にaligned環境を適用したものを示します。
29297 \begin_inset Formula 
29298 \begin{equation}
29299 \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}|}\\
29300  & -\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}|}
29301 \end{aligned}
29302 \end{equation}
29303
29304 \end_inset
29305
29306
29307 \end_layout
29308
29309 \begin_layout Standard
29310
29311 \series bold
29312 alignedat
29313 \series default
29314
29315 \series bold
29316 gathered
29317 \series default
29318
29319 \series bold
29320 split
29321 \series default
29322 の各環境を使うには、それぞれ
29323 \series bold
29324
29325 \backslash
29326 alignedat
29327 \series default
29328
29329 \begin_inset Index idx
29330 status collapsed
29331
29332 \begin_layout Plain Layout
29333 こまんど@コマンド ! A ! 
29334 \backslash
29335 alignedat
29336 \end_layout
29337
29338 \end_inset
29339
29340
29341 \series bold
29342
29343 \backslash
29344 gathered
29345 \series default
29346
29347 \begin_inset Index idx
29348 status collapsed
29349
29350 \begin_layout Plain Layout
29351 こまんど@コマンド ! G ! 
29352 \backslash
29353 gathered
29354 \end_layout
29355
29356 \end_inset
29357
29358
29359 \series bold
29360
29361 \backslash
29362 split
29363 \series default
29364
29365 \begin_inset Index idx
29366 status collapsed
29367
29368 \begin_layout Plain Layout
29369 こまんど@コマンド ! S ! 
29370 \backslash
29371 split
29372 \end_layout
29373
29374 \end_inset
29375
29376 の各コマンドを挿入します。split環境は、aligned環境と同じ性格を持ちますが、二つの列しか作ることができません。
29377 \end_layout
29378
29379 \begin_layout Subsection
29380 多行数式中のテキスト
29381 \begin_inset CommandInset label
29382 LatexCommand label
29383 name "sub:多行数式中のテキスト"
29384
29385 \end_inset
29386
29387
29388 \begin_inset Index idx
29389 status collapsed
29390
29391 \begin_layout Plain Layout
29392 てきすと@テキスト ! すうしきちゅうの@数式中の
29393 \end_layout
29394
29395 \end_inset
29396
29397
29398 \begin_inset Index idx
29399 status collapsed
29400
29401 \begin_layout Plain Layout
29402 すうしき@数式 ! たぎょう@多行 ! てきすと@テキスト
29403 \end_layout
29404
29405 \end_inset
29406
29407
29408 \end_layout
29409
29410 \begin_layout Standard
29411 各align系環境およびmultline・gather環境では、独立した行に列揃えの影響を受けない形でテキストを挿入することができます。これを行うには、以下の書
29412 式を持つ
29413 \series bold
29414
29415 \backslash
29416 intertext
29417 \begin_inset Index idx
29418 status collapsed
29419
29420 \begin_layout Plain Layout
29421 こまんど@コマンド ! I ! 
29422 \backslash
29423 intertext
29424 \end_layout
29425
29426 \end_inset
29427
29428 コマンドを使います。
29429 \end_layout
29430
29431 \begin_layout Standard
29432
29433 \series bold
29434
29435 \backslash
29436 intertext{テキスト}
29437 \end_layout
29438
29439 \begin_layout Standard
29440 テキストのハイフネーションを行うことはできないので、テキストは一行に収めなくてはなりません。LyXは、現時点では
29441 \series bold
29442
29443 \backslash
29444 intertext
29445 \series default
29446 を直接サポートしていないので、テキストは数式テキストとして書き入れます。ここで、
29447 \series bold
29448
29449 \backslash
29450 intertext
29451 \series default
29452 は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
29453 \begin_inset Formula 
29454 \begin{align}
29455 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29456 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29457 \end{align}
29458
29459 \end_inset
29460
29461
29462 \end_layout
29463
29464 \begin_layout Section
29465 数式番号
29466 \begin_inset Index idx
29467 status collapsed
29468
29469 \begin_layout Plain Layout
29470 すうしきばんごう@数式番号
29471 \end_layout
29472
29473 \end_inset
29474
29475
29476 \begin_inset Index idx
29477 status collapsed
29478
29479 \begin_layout Plain Layout
29480 すうしき@数式 ! ばんごう@番号|see
29481 \begin_inset ERT
29482 status collapsed
29483
29484 \begin_layout Plain Layout
29485
29486 {
29487 \end_layout
29488
29489 \end_inset
29490
29491 数式番号
29492 \begin_inset ERT
29493 status collapsed
29494
29495 \begin_layout Plain Layout
29496
29497 }
29498 \end_layout
29499
29500 \end_inset
29501
29502
29503 \end_layout
29504
29505 \end_inset
29506
29507
29508 \end_layout
29509
29510 \begin_layout Subsection
29511 概要
29512 \end_layout
29513
29514 \begin_layout Standard
29515 付番数式は、
29516 \family sans
29517 挿入\SpecialChar \menuseparator
29518 数式\SpecialChar \menuseparator
29519 付番数式
29520 \family default
29521 メニュー(短絡キー
29522 \family sans
29523 Ctrl+Alt
29524 \begin_inset space ~
29525 \end_inset
29526
29527 N
29528 \family default
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-toggle"
29539 \end_inset
29540
29541 )を使います。LyX中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
29542 \end_layout
29543
29544 \begin_layout Standard
29545 多行数式で付番が有効になっているときには、すべての行に番号が振られます。ただし、
29546 \family sans
29547 編集\SpecialChar \menuseparator
29548 数式\SpecialChar \menuseparator
29549 この行を付番
29550 \family default
29551 メニュー(短絡キー
29552 \begin_inset Info
29553 type  "shortcut"
29554 arg   "math-number-line-toggle"
29555 \end_inset
29556
29557 )を使用すれば、各行毎に付番するかどうか指定することができます。
29558 \end_layout
29559
29560 \begin_layout Standard
29561 行内数式を除いて、すべての数式は二通りの様式で番号を振ることができます。第
29562 \begin_inset CommandInset ref
29563 LatexCommand ref
29564 reference "sec:数式様式"
29565
29566 \end_inset
29567
29568 節をご覧下さい。
29569 \end_layout
29570
29571 \begin_layout Subsection
29572 相互参照
29573 \begin_inset Index idx
29574 status collapsed
29575
29576 \begin_layout Plain Layout
29577 そうごさんしょう@相互参照 ! すうしきへの@数式への
29578 \end_layout
29579
29580 \end_inset
29581
29582
29583 \end_layout
29584
29585 \begin_layout Standard
29586 ラベルを付けた数式は、すべて相互参照することができます。ラベルは、
29587 \family sans
29588 挿入\SpecialChar \menuseparator
29589 ラベル
29590 \family default
29591 メニューか、ツールバーボタンの
29592 \begin_inset Graphics
29593         filename ../../images/label-insert.png
29594         scale 85
29595
29596 \end_inset
29597
29598 で付けることができます。このとき、カーソルは別行建て数式の中になくてはなりません。
29599 \lang english
29600 Alternatively you can right-click on the formula and choose 
29601 \family sans
29602 Equation Label
29603 \family default
29604 .
29605 \lang japanese
29606 すると、テキストフィールドの中に
29607 \series bold
29608 eq:と
29609 \series default
29610 いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
29611 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
29612 \family sans
29613 挿入\SpecialChar \menuseparator
29614 ラベル
29615 \family default
29616 メニューをもういちど使って下さい
29617 \lang english
29618 or you right-click on a formula and then on 
29619 \family sans
29620 Equation Label
29621 \family default
29622 \lang japanese
29623
29624 \end_layout
29625
29626 \begin_layout Standard
29627 LyX中でラベル名は、数式の後ろに、二つの括弧に囲まれて表示されます。ラベル付きの数式はつねに付番されます。
29628 \end_layout
29629
29630 \begin_layout Standard
29631 相互参照は、
29632 \family sans
29633 挿入\SpecialChar \menuseparator
29634 相互参照
29635 \family default
29636 メニューかツールバーボタンの
29637 \begin_inset Graphics
29638         filename ../../images/dialog-show-new-inset_ref.png
29639         scale 85
29640
29641 \end_inset
29642
29643 を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
29644 \series bold
29645 (<参照>)
29646 \series default
29647 」書式を選択した場合には、出力での相互参照は、括弧に囲まれた数式番号として表示されます。
29648 \begin_inset Newline newline
29649 \end_inset
29650
29651 LyX中で相互参照を右クリックすると、参照先の数式に移動することができます。
29652 \end_layout
29653
29654 \begin_layout Standard
29655 以下は、後の各小節に現れる数式への相互参照を含む例です。
29656 \begin_inset Note Note
29657 status open
29658
29659 \begin_layout Plain Layout
29660 相互参照の型の違いに留意してください。
29661 \end_layout
29662
29663 \end_inset
29664
29665
29666 \end_layout
29667
29668 \begin_layout Standard
29669 \begin_inset CommandInset ref
29670 LatexCommand eqref
29671 reference "eq:tag"
29672
29673 \end_inset
29674
29675 式と
29676 \begin_inset CommandInset ref
29677 LatexCommand eqref
29678 reference "eq:c"
29679
29680 \end_inset
29681
29682 式は、等価です。(
29683 \begin_inset CommandInset ref
29684 LatexCommand ref
29685 reference "eq:Rom"
29686
29687 \end_inset
29688
29689 )式とは異なり、(
29690 \begin_inset CommandInset ref
29691 LatexCommand ref
29692 reference "eq:Lat"
29693
29694 \end_inset
29695
29696 )式では、付番にラテン数字を使用しています。
29697 \end_layout
29698
29699 \begin_layout Standard
29700 \begin_inset VSpace medskip
29701 \end_inset
29702
29703
29704 \series bold
29705
29706 \backslash
29707 tag
29708 \begin_inset Foot
29709 status collapsed
29710
29711 \begin_layout Plain Layout
29712
29713 \series bold
29714
29715 \backslash
29716 tag
29717 \series default
29718 は、第
29719 \begin_inset CommandInset ref
29720 LatexCommand ref
29721 reference "sub:ユーザー定義番号"
29722
29723 \end_inset
29724
29725 節に説明があります。
29726 \end_layout
29727
29728 \end_inset
29729
29730
29731 \series default
29732 の引数が、第
29733 \begin_inset CommandInset ref
29734 LatexCommand ref
29735 reference "sub:段落ボックス"
29736
29737 \end_inset
29738
29739 節で述べたボックスを含んでいるときには、その数式を参照することはできません。
29740 \end_layout
29741
29742 \begin_layout Subsection
29743 細目番号
29744 \begin_inset Index idx
29745 status collapsed
29746
29747 \begin_layout Plain Layout
29748 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
29749 \end_layout
29750
29751 \end_inset
29752
29753
29754 \end_layout
29755
29756 \begin_layout Standard
29757
29758 \series bold
29759
29760 \backslash
29761 begin{subequations}
29762 \series default
29763 および
29764 \series bold
29765
29766 \backslash
29767 end{subequations}
29768 \series default
29769 コマンドを使うと、数式に細目番号を付けることができます。これらのコマンドは、TeXモードで入れます。
29770 \end_layout
29771
29772 \begin_layout Standard
29773 たとえば、
29774 \begin_inset Formula 
29775 \begin{equation}
29776 A=C-B\label{eq:a}
29777 \end{equation}
29778
29779 \end_inset
29780
29781
29782 \begin_inset ERT
29783 status collapsed
29784
29785 \begin_layout Plain Layout
29786
29787
29788 \backslash
29789 addtocounter{equation}{-1}
29790 \end_layout
29791
29792 \end_inset
29793
29794
29795 \begin_inset ERT
29796 status collapsed
29797
29798 \begin_layout Plain Layout
29799
29800
29801 \backslash
29802 begin{subequations}
29803 \end_layout
29804
29805 \end_inset
29806
29807
29808 \begin_inset VSpace -5mm
29809 \end_inset
29810
29811
29812 \begin_inset Formula 
29813 \begin{equation}
29814 B=C-A\label{eq:b}
29815 \end{equation}
29816
29817 \end_inset
29818
29819
29820 \begin_inset Formula 
29821 \begin{equation}
29822 C=A+B\label{eq:c}
29823 \end{equation}
29824
29825 \end_inset
29826
29827
29828 \end_layout
29829
29830 \begin_layout Standard
29831 \begin_inset ERT
29832 status collapsed
29833
29834 \begin_layout Plain Layout
29835
29836
29837 \backslash
29838 end{subequations}
29839 \end_layout
29840
29841 \end_inset
29842
29843
29844 \end_layout
29845
29846 \begin_layout Standard
29847 この例を作るには、次のようにします。
29848 \end_layout
29849
29850 \begin_layout Enumerate
29851 一つめの数式を入力します。
29852 \end_layout
29853
29854 \begin_layout Enumerate
29855 一つめの数式の後に
29856 \begin_inset Newline newline
29857 \end_inset
29858
29859
29860 \series bold
29861
29862 \backslash
29863 addtocounter{equation}{-1} 
29864 \backslash
29865 begin{subequations}
29866 \begin_inset Index idx
29867 status collapsed
29868
29869 \begin_layout Plain Layout
29870 こまんど@コマンド ! A ! 
29871 \backslash
29872 addtocounter
29873 \end_layout
29874
29875 \end_inset
29876
29877
29878 \begin_inset Newline newline
29879 \end_inset
29880
29881
29882 \series default
29883 を入力します。
29884 \end_layout
29885
29886 \begin_layout Enumerate
29887 二つめの数式を入力します。
29888 \end_layout
29889
29890 \begin_layout Enumerate
29891 三つめの数式を入力します。
29892 \end_layout
29893
29894 \begin_layout Enumerate
29895 三つめの数式の後に、
29896 \series bold
29897
29898 \backslash
29899 end{subequations}
29900 \series default
29901 を入力します。
29902 \end_layout
29903
29904 \begin_layout Standard
29905
29906 \series bold
29907
29908 \backslash
29909 begin
29910 \series default
29911 コマンドと
29912 \series bold
29913
29914 \backslash
29915 end
29916 \series default
29917 コマンドのあいだの数式はすべて、a・b・
29918 \begin_inset Newline linebreak
29919 \end_inset
29920
29921 c\SpecialChar \ldots{}
29922 のように細目番号が振られます。多行数式の場合は、すべての行に細目番号が振られます。細目番号が振られた数式はすべて、
29923 \emph on
29924 ひとつの
29925 \emph default
29926 付番数式として扱われますが、それぞれの付番数式が
29927 \series bold
29928 equation
29929 \series default
29930 カウンタを一つずつ進めてしまうので、
29931 \series bold
29932
29933 \backslash
29934 addtocounter
29935 \series default
29936 コマンドを使ってカウンタを戻さなくてはなりません。これを怠ると、
29937 \begin_inset CommandInset ref
29938 LatexCommand eqref
29939 reference "eq:a"
29940
29941 \end_inset
29942
29943 式・
29944 \begin_inset CommandInset ref
29945 LatexCommand eqref
29946 reference "eq:b"
29947
29948 \end_inset
29949
29950 式・
29951 \begin_inset CommandInset ref
29952 LatexCommand eqref
29953 reference "eq:c"
29954
29955 \end_inset
29956
29957 式は、それぞれ
29958 \begin_inset CommandInset ref
29959 LatexCommand eqref
29960 reference "eq:a"
29961
29962 \end_inset
29963
29964 式・
29965 \begin_inset CommandInset ref
29966 LatexCommand eqref
29967 reference "eq:d"
29968
29969 \end_inset
29970
29971 式・
29972 \begin_inset CommandInset ref
29973 LatexCommand eqref
29974 reference "eq:f"
29975
29976 \end_inset
29977
29978 式として番号が振られてしまいます。
29979 \end_layout
29980
29981 \begin_layout Standard
29982 上記のように、コマンドをTeXモードで入れると、最初の二つの数式のあいだに空白が生じてしまいます。これを戻すために、-5
29983 \begin_inset space \thinspace{}
29984 \end_inset
29985
29986 mmの垂直空白を
29987 \series bold
29988
29989 \backslash
29990 begin{subequations}
29991 \series default
29992 コマンドの後に入れています。数式様式として
29993 \series bold
29994 行頭下げ
29995 \begin_inset Foot
29996 status collapsed
29997
29998 \begin_layout Plain Layout
29999
30000 \series bold
30001 数式様式に関しては、第
30002 \series default
30003
30004 \begin_inset CommandInset ref
30005 LatexCommand ref
30006 reference "sec:数式様式"
30007
30008 \end_inset
30009
30010 節を参照。
30011 \end_layout
30012
30013 \end_inset
30014
30015
30016 \series default
30017 を用いているときには、これを-7
30018 \begin_inset space \thinspace{}
30019 \end_inset
30020
30021 mm空白にしてください。
30022 \end_layout
30023
30024 \begin_layout Standard
30025 以下は、二行めのみ付番を無効にしている多行数式の例です。
30026 \begin_inset ERT
30027 status collapsed
30028
30029 \begin_layout Plain Layout
30030
30031
30032 \backslash
30033 begin{subequations}
30034 \end_layout
30035
30036 \end_inset
30037
30038
30039 \begin_inset Formula 
30040 \begin{eqnarray}
30041 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30042  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30043  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30044 \end{eqnarray}
30045
30046 \end_inset
30047
30048
30049 \begin_inset ERT
30050 status collapsed
30051
30052 \begin_layout Plain Layout
30053
30054
30055 \backslash
30056 end{subequations}
30057 \end_layout
30058
30059 \end_inset
30060
30061
30062 \end_layout
30063
30064 \begin_layout Subsection
30065 ユーザー定義番号
30066 \begin_inset CommandInset label
30067 LatexCommand label
30068 name "sub:ユーザー定義番号"
30069
30070 \end_inset
30071
30072
30073 \begin_inset Index idx
30074 status collapsed
30075
30076 \begin_layout Plain Layout
30077 すうしきばんごう@数式番号 ! ゆーざーていぎ@ユーザー定義
30078 \end_layout
30079
30080 \end_inset
30081
30082
30083 \end_layout
30084
30085 \begin_layout Standard
30086 \begin_inset Index idx
30087 status collapsed
30088
30089 \begin_layout Plain Layout
30090 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
30091 \end_layout
30092
30093 \end_inset
30094
30095 標準の付番では、数式番号の周りに括弧が表示されます。括弧をたとえば縦棒に置き換えるには、LaTeXプリアンブルに以下の行を付け加えます。
30096 \end_layout
30097
30098 \begin_layout Standard
30099
30100 \series bold
30101
30102 \backslash
30103 def
30104 \backslash
30105 tagform@#1{
30106 \backslash
30107 maketag@@@{
30108 \series default
30109
30110 \begin_inset Formula $\boldsymbol{|}$
30111 \end_inset
30112
30113
30114 \series bold
30115 #1
30116 \series default
30117
30118 \begin_inset Formula $\boldsymbol{|}$
30119 \end_inset
30120
30121
30122 \series bold
30123 }}
30124 \series default
30125
30126 \begin_inset Note Note
30127 status collapsed
30128
30129 \begin_layout Plain Layout
30130 このマクロは、テスト用にLaTeXプリアンブルで既に宣言されています。これを有効にするには、最初のパーセント記号を取り除いて下さい。
30131 \end_layout
30132
30133 \end_inset
30134
30135
30136 \end_layout
30137
30138 \begin_layout Standard
30139 他の記号を使いたいときには、
30140 \series bold
30141 #1
30142 \series default
30143 脇の縦棒を一つないし複数の文字で置き換えて下さい。数式番号だけで良い時は、縦棒を削除して下さい。
30144 \end_layout
30145
30146 \begin_layout Standard
30147 \begin_inset VSpace bigskip
30148 \end_inset
30149
30150 数式の後ろに、括弧に囲まれた連番の代わりに、何かしらの表現が欲しいときには、以下のように
30151 \series bold
30152
30153 \backslash
30154 tag
30155 \series default
30156
30157 \begin_inset Index idx
30158 status collapsed
30159
30160 \begin_layout Plain Layout
30161 こまんど@コマンド ! T ! 
30162 \backslash
30163 tag
30164 \end_layout
30165
30166 \end_inset
30167
30168 コマンドを使います。
30169 \begin_inset Formula 
30170 \begin{equation}
30171 A+B=C\tag{何とかかんとか}\label{eq:tag}
30172 \end{equation}
30173
30174 \end_inset
30175
30176 上記の例では、
30177 \series bold
30178
30179 \backslash
30180 tag
30181 \begin_inset ERT
30182 status collapsed
30183
30184 \begin_layout Plain Layout
30185
30186
30187 \backslash
30188 spce 
30189 \end_layout
30190
30191 \end_inset
30192
30193 何とかかんとか
30194 \series default
30195 というコマンドを数式に打ち込んでいます。
30196 \end_layout
30197
30198 \begin_layout Standard
30199 代わりに
30200 \series bold
30201
30202 \backslash
30203 tag*
30204 \begin_inset ERT
30205 status collapsed
30206
30207 \begin_layout Plain Layout
30208
30209
30210 \backslash
30211 spce 
30212 \end_layout
30213
30214 \end_inset
30215
30216 何とかかんとか
30217 \series default
30218 というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
30219 \begin_inset Formula 
30220 \[
30221 A+B=C\tag*{something}
30222 \]
30223
30224 \end_inset
30225
30226
30227 \end_layout
30228
30229 \begin_layout Standard
30230 \begin_inset VSpace bigskip
30231 \end_inset
30232
30233 数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
30234 \begin_inset Newline newline
30235 \end_inset
30236
30237
30238 \series bold
30239
30240 \backslash
30241 @addtoreset{equation}{part}
30242 \series default
30243
30244 \begin_inset Index idx
30245 status collapsed
30246
30247 \begin_layout Plain Layout
30248 こまんど@コマンド ! 
30249 \begin_inset ERT
30250 status collapsed
30251
30252 \begin_layout Plain Layout
30253
30254 "
30255 \end_layout
30256
30257 \end_inset
30258
30259 @
30260 \begin_inset ERT
30261 status collapsed
30262
30263 \begin_layout Plain Layout
30264
30265 "
30266 \end_layout
30267
30268 \end_inset
30269
30270  ! 
30271 \backslash
30272
30273 \begin_inset ERT
30274 status collapsed
30275
30276 \begin_layout Plain Layout
30277
30278 "
30279 \end_layout
30280
30281 \end_inset
30282
30283 @
30284 \begin_inset ERT
30285 status collapsed
30286
30287 \begin_layout Plain Layout
30288
30289 "
30290 \end_layout
30291
30292 \end_inset
30293
30294 addtoreset
30295 \end_layout
30296
30297 \end_inset
30298
30299
30300 \begin_inset Newline newline
30301 \end_inset
30302
30303 節に関しては
30304 \begin_inset Newline newline
30305 \end_inset
30306
30307
30308 \series bold
30309
30310 \backslash
30311 @addtoreset{equation}{section}
30312 \begin_inset Newline newline
30313 \end_inset
30314
30315
30316 \series default
30317 というコマンドを使います。
30318 \end_layout
30319
30320 \begin_layout Standard
30321 これらのコマンドをTeXモードで使えるようにするためには、
30322 \series bold
30323
30324 \backslash
30325 makeatletter
30326 \series default
30327 コマンドで「@」字をLaTeX中で「有効」にしてやらなくてはなりません。一方、
30328 \series bold
30329
30330 \backslash
30331 makeatother
30332 \series default
30333 コマンドはこれを無効にします。したがって、TeXモード中での上記コマンド列は、
30334 \end_layout
30335
30336 \begin_layout Standard
30337
30338 \series bold
30339
30340 \backslash
30341 makeatletter
30342 \begin_inset Newline newline
30343 \end_inset
30344
30345
30346 \backslash
30347 @addtoreset{equation}{section}
30348 \begin_inset Newline newline
30349 \end_inset
30350
30351
30352 \backslash
30353 makeatother
30354 \begin_inset Newline newline
30355 \end_inset
30356
30357
30358 \series default
30359 のようにならなくてはなりません。
30360 \end_layout
30361
30362 \begin_layout Standard
30363 LaTeXプリアンブル中では、
30364 \series bold
30365
30366 \backslash
30367 makeatletter
30368 \series default
30369
30370 \series bold
30371
30372 \backslash
30373 makeatother
30374 \series default
30375 は、LyXが内部的に自動で挿入するので省略してかまいません。
30376 \end_layout
30377
30378 \begin_layout Standard
30379
30380 \series bold
30381
30382 \backslash
30383 @addtoreset
30384 \series default
30385 を戻すには、まずLaTeXプリアンブル中に
30386 \end_layout
30387
30388 \begin_layout Standard
30389
30390 \series bold
30391
30392 \backslash
30393 usepackage{remreset}
30394 \end_layout
30395
30396 \begin_layout Standard
30397 という行を入れて、
30398 \series bold
30399 remreset.sty
30400 \series default
30401
30402 \begin_inset Foot
30403 status collapsed
30404
30405 \begin_layout Plain Layout
30406
30407 \series bold
30408 remreset
30409 \series default
30410 は、LaTeXパッケージの
30411 \series bold
30412 carlisle
30413 \series default
30414
30415 \begin_inset Index idx
30416 status collapsed
30417
30418 \begin_layout Plain Layout
30419 ぱっけーじ@パッケージ ! carlisle
30420 \end_layout
30421
30422 \end_inset
30423
30424 の一部として含まれており、LaTeX標準頒布版には含まれています。
30425 \end_layout
30426
30427 \end_inset
30428
30429
30430 \begin_inset Index idx
30431 status collapsed
30432
30433 \begin_layout Plain Layout
30434 ぱっけーじ@パッケージ ! remreset
30435 \end_layout
30436
30437 \end_inset
30438
30439 ファイルを読み込んでおかなくてはなりません。その後
30440 \begin_inset Newline newline
30441 \end_inset
30442
30443
30444 \series bold
30445
30446 \backslash
30447 @removefromreset
30448 \series default
30449
30450 \begin_inset Index idx
30451 status collapsed
30452
30453 \begin_layout Plain Layout
30454 こまんど@コマンド ! 
30455 \begin_inset ERT
30456 status collapsed
30457
30458 \begin_layout Plain Layout
30459
30460 "
30461 \end_layout
30462
30463 \end_inset
30464
30465 @
30466 \begin_inset ERT
30467 status collapsed
30468
30469 \begin_layout Plain Layout
30470
30471 "
30472 \end_layout
30473
30474 \end_inset
30475
30476  ! 
30477 \backslash
30478
30479 \begin_inset ERT
30480 status collapsed
30481
30482 \begin_layout Plain Layout
30483
30484 "
30485 \end_layout
30486
30487 \end_inset
30488
30489 @
30490 \begin_inset ERT
30491 status collapsed
30492
30493 \begin_layout Plain Layout
30494
30495 "
30496 \end_layout
30497
30498 \end_inset
30499
30500 removefromreset
30501 \end_layout
30502
30503 \end_inset
30504
30505 コマンドを
30506 \series bold
30507
30508 \backslash
30509 @addtoreset
30510 \series default
30511 と同じ書式で使用すると、
30512 \series bold
30513
30514 \backslash
30515 @addtoreset
30516 \series default
30517 を戻すことができます。
30518 \end_layout
30519
30520 \begin_layout Standard
30521 \begin_inset VSpace bigskip
30522 \end_inset
30523
30524 ときには、数式を
30525 \end_layout
30526
30527 \begin_layout Standard
30528
30529 \family typewriter
30530 (節番号.数式番号)
30531 \end_layout
30532
30533 \begin_layout Standard
30534 のような形で付番し、節ごとに数式番号を「1」から始めさせなくてはならないときがあります。
30535 \end_layout
30536
30537 \begin_layout Standard
30538 このような場合のために、
30539 \series bold
30540
30541 \backslash
30542 numberwithin
30543 \series default
30544
30545 \begin_inset Index idx
30546 status collapsed
30547
30548 \begin_layout Plain Layout
30549 こまんど@コマンド ! N ! 
30550 \backslash
30551 numberwithin
30552 \end_layout
30553
30554 \end_inset
30555
30556 というコマンドがあり、
30557 \end_layout
30558
30559 \begin_layout Standard
30560
30561 \series bold
30562
30563 \backslash
30564 numberwithin{カウンタ}{節階層}
30565 \end_layout
30566
30567 \begin_layout Standard
30568 という書式で用います。「カウンタ」は、どの番号を制御するかを表し、「節階層」は点の前に何の番号を振るのかを表します。
30569 \end_layout
30570
30571 \begin_layout Standard
30572 したがって、ここではLaTeXプリアンブルかTeXコードで
30573 \end_layout
30574
30575 \begin_layout Standard
30576
30577 \series bold
30578
30579 \backslash
30580 numberwithin{equation}{section}
30581 \end_layout
30582
30583 \begin_layout Standard
30584 という行を用いることにしましょう。その結果がこれです。
30585 \begin_inset ERT
30586 status collapsed
30587
30588 \begin_layout Plain Layout
30589
30590
30591 \backslash
30592 numberwithin{equation}{section}
30593 \end_layout
30594
30595 \end_inset
30596
30597
30598 \begin_inset Formula 
30599 \begin{equation}
30600 A+B=C
30601 \end{equation}
30602
30603 \end_inset
30604
30605
30606 \end_layout
30607
30608 \begin_layout Standard
30609 たとえば、部番号を節階層として使用して、表に付番を施すときには
30610 \begin_inset Newline newline
30611 \end_inset
30612
30613
30614 \series bold
30615
30616 \backslash
30617 numberwithin{table}{part}
30618 \series default
30619 を用います。
30620 \end_layout
30621
30622 \begin_layout Standard
30623 標準の付番方式に戻したいときや、この種の付番が文書クラスで定義されているときに、それを止めさせたい場合には、
30624 \end_layout
30625
30626 \begin_layout Standard
30627
30628 \series bold
30629
30630 \backslash
30631 renewcommand{
30632 \backslash
30633 theequation}{
30634 \backslash
30635 arabic{equation}}
30636 \begin_inset Index idx
30637 status collapsed
30638
30639 \begin_layout Plain Layout
30640 こまんど@コマンド ! A ! 
30641 \backslash
30642 arabic
30643 \end_layout
30644
30645 \end_inset
30646
30647
30648 \series default
30649
30650 \begin_inset ERT
30651 status collapsed
30652
30653 \begin_layout Plain Layout
30654
30655
30656 \backslash
30657 renewcommand{
30658 \backslash
30659 theequation}{
30660 \backslash
30661 arabic{equation}}
30662 \end_layout
30663
30664 \end_inset
30665
30666
30667 \series bold
30668
30669 \begin_inset Newline newline
30670 \end_inset
30671
30672
30673 \series default
30674 あるいは
30675 \series bold
30676
30677 \begin_inset Newline newline
30678 \end_inset
30679
30680
30681 \backslash
30682 renewcommand{
30683 \backslash
30684 thetable}{
30685 \backslash
30686 arabic{table}}
30687 \end_layout
30688
30689 \begin_layout Standard
30690 というコマンドをTeXコードとして入れるか、LaTeXプリアンブルに入れます。
30691 \series bold
30692
30693 \backslash
30694 numberwithin
30695 \series default
30696 は、内部的に上記で述べた
30697 \series bold
30698
30699 \backslash
30700 @addtoreset
30701 \series default
30702 コマンドを使用しているので、これも使用後は戻しておかなくてはなりません。
30703 \begin_inset ERT
30704 status collapsed
30705
30706 \begin_layout Plain Layout
30707
30708
30709 \backslash
30710 makeatletter
30711 \end_layout
30712
30713 \begin_layout Plain Layout
30714
30715
30716 \backslash
30717 @removefromreset{equation}{section}
30718 \end_layout
30719
30720 \begin_layout Plain Layout
30721
30722
30723 \backslash
30724 makeatother
30725 \end_layout
30726
30727 \end_inset
30728
30729
30730 \end_layout
30731
30732 \begin_layout Subsection
30733 ローマ数字や文字を使った付番
30734 \begin_inset Index idx
30735 status collapsed
30736
30737 \begin_layout Plain Layout
30738 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
30739 \end_layout
30740
30741 \end_inset
30742
30743
30744 \begin_inset Index idx
30745 status collapsed
30746
30747 \begin_layout Plain Layout
30748 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
30749 \end_layout
30750
30751 \end_inset
30752
30753
30754 \end_layout
30755
30756 \begin_layout Standard
30757 数式は、ローマ数字やラテン文字を使って付番することもできます。たとえば、小文字のローマ数字を使って付番するには、数式の前にTeXモードで
30758 \end_layout
30759
30760 \begin_layout Standard
30761
30762 \series bold
30763
30764 \backslash
30765 renewcommand{
30766 \backslash
30767 theequation}{
30768 \backslash
30769 roman{equation}}
30770 \end_layout
30771
30772 \begin_layout Standard
30773 というコマンドを入れます。
30774 \series bold
30775
30776 \backslash
30777 renewcommand
30778 \series default
30779
30780 \begin_inset Index idx
30781 status collapsed
30782
30783 \begin_layout Plain Layout
30784 こまんど@コマンド ! R ! 
30785 \backslash
30786 renewcommand
30787 \end_layout
30788
30789 \end_inset
30790
30791 は、定義済みのコマンド
30792 \series bold
30793
30794 \backslash
30795 theequation
30796 \series default
30797 をコマンド
30798 \series bold
30799
30800 \backslash
30801 roman{equation}
30802 \series default
30803 に再定義します
30804 \begin_inset Foot
30805 status collapsed
30806
30807 \begin_layout Plain Layout
30808
30809 \series bold
30810
30811 \backslash
30812 renewcommand
30813 \series default
30814 コマンドは、第
30815 \begin_inset CommandInset ref
30816 LatexCommand ref
30817 reference "sub:newcommandコマンド"
30818
30819 \end_inset
30820
30821 節に述べられている
30822 \series bold
30823
30824 \backslash
30825 newcommand
30826 \series default
30827 コマンドと同じ書式を持ちます。
30828 \end_layout
30829
30830 \end_inset
30831
30832 。ここで、
30833 \series bold
30834 equation
30835 \series default
30836 は数式カウンタです。コマンド
30837 \series bold
30838
30839 \backslash
30840 the
30841 \series default
30842 をカウンタの接頭辞として使用すると、カウンタの値がアラビア数字として出力されます。数式に番号を振ると、LaTeXは、内部的に
30843 \series bold
30844
30845 \backslash
30846 theequation
30847 \series default
30848 コマンドを数式の後ろに置くのです。
30849 \series bold
30850
30851 \backslash
30852 roman{equation}
30853 \begin_inset Index idx
30854 status collapsed
30855
30856 \begin_layout Plain Layout
30857 こまんど@コマンド ! R ! 
30858 \backslash
30859 roman
30860 \end_layout
30861
30862 \end_inset
30863
30864
30865 \series default
30866 は、カウンタを小文字のローマ数字として出力します。
30867 \end_layout
30868
30869 \begin_layout Standard
30870 こうして、
30871 \series bold
30872
30873 \backslash
30874 renew
30875 \series default
30876 c
30877 \series bold
30878 ommand
30879 \series default
30880 コマンド以降の数式はすべて、ローマ数字で付番されるようになります。大文字のローマ数字での付番に切り替えたいときは、同じコマンドの
30881 \series bold
30882
30883 \backslash
30884 roman
30885 \series default
30886 の部分を
30887 \series bold
30888
30889 \backslash
30890 Roman
30891 \series default
30892
30893 \begin_inset Index idx
30894 status collapsed
30895
30896 \begin_layout Plain Layout
30897 こまんど@コマンド ! R ! 
30898 \backslash
30899 roman@
30900 \backslash
30901 Roman
30902 \end_layout
30903
30904 \end_inset
30905
30906 に変えて挿入します。また、小文字ラテン文字を使って「付番」したいときのために、
30907 \series bold
30908
30909 \backslash
30910 alph
30911 \series default
30912
30913 \begin_inset Index idx
30914 status collapsed
30915
30916 \begin_layout Plain Layout
30917 こまんど@コマンド ! A ! 
30918 \backslash
30919 alph
30920 \end_layout
30921
30922 \end_inset
30923
30924 コマンドがあり、大文字ラテン文字を使って付番したいときのためには、
30925 \series bold
30926
30927 \backslash
30928 Alph
30929 \series default
30930
30931 \begin_inset Index idx
30932 status collapsed
30933
30934 \begin_layout Plain Layout
30935 こまんど@コマンド ! A ! 
30936 \backslash
30937 alph@
30938 \backslash
30939 Alph
30940 \end_layout
30941
30942 \end_inset
30943
30944 コマンドがあります。
30945 \end_layout
30946
30947 \begin_layout Standard
30948 \begin_inset Note Greyedout
30949 status open
30950
30951 \begin_layout Plain Layout
30952
30953 \series bold
30954 \color none
30955 (注意)
30956 \series default
30957 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
30958 \end_layout
30959
30960 \end_inset
30961
30962
30963 \end_layout
30964
30965 \begin_layout Standard
30966 \begin_inset ERT
30967 status collapsed
30968
30969 \begin_layout Plain Layout
30970
30971
30972 \backslash
30973 renewcommand{
30974 \backslash
30975 theequation}{
30976 \backslash
30977 roman{equation}}
30978 \end_layout
30979
30980 \end_inset
30981
30982
30983 \end_layout
30984
30985 \begin_layout Standard
30986 \begin_inset Formula 
30987 \begin{equation}
30988 A=\textrm{小文字ローマ数字}
30989 \end{equation}
30990
30991 \end_inset
30992
30993
30994 \begin_inset ERT
30995 status collapsed
30996
30997 \begin_layout Plain Layout
30998
30999
31000 \backslash
31001 renewcommand{
31002 \backslash
31003 theequation}{
31004 \backslash
31005 Roman{equation}}
31006 \end_layout
31007
31008 \end_inset
31009
31010
31011 \begin_inset Formula 
31012 \begin{equation}
31013 B=\textrm{大文字ローマ数字}\label{eq:Rom}
31014 \end{equation}
31015
31016 \end_inset
31017
31018
31019 \begin_inset ERT
31020 status collapsed
31021
31022 \begin_layout Plain Layout
31023
31024
31025 \backslash
31026 renewcommand{
31027 \backslash
31028 theequation}{
31029 \backslash
31030 alph{equation}}
31031 \end_layout
31032
31033 \end_inset
31034
31035
31036 \begin_inset Formula 
31037 \begin{equation}
31038 C=\textrm{小文字ラテン文字}
31039 \end{equation}
31040
31041 \end_inset
31042
31043
31044 \begin_inset ERT
31045 status collapsed
31046
31047 \begin_layout Plain Layout
31048
31049
31050 \backslash
31051 renewcommand{
31052 \backslash
31053 theequation}{
31054 \backslash
31055 Alph{equation}}
31056 \end_layout
31057
31058 \end_inset
31059
31060
31061 \begin_inset Formula 
31062 \begin{equation}
31063 D=\textrm{大文字ラテン文字}\label{eq:Lat}
31064 \end{equation}
31065
31066 \end_inset
31067
31068
31069 \end_layout
31070
31071 \begin_layout Standard
31072 既定の付番方式に戻すには、以下のコマンドを挿入してください。
31073 \end_layout
31074
31075 \begin_layout Standard
31076
31077 \series bold
31078
31079 \backslash
31080 renewcommand{
31081 \backslash
31082 theequation}{
31083 \backslash
31084 arabic{equation}}
31085 \begin_inset Index idx
31086 status collapsed
31087
31088 \begin_layout Plain Layout
31089 こまんど@コマンド ! A ! 
31090 \backslash
31091 arabic
31092 \end_layout
31093
31094 \end_inset
31095
31096
31097 \end_layout
31098
31099 \begin_layout Standard
31100 \begin_inset ERT
31101 status collapsed
31102
31103 \begin_layout Plain Layout
31104
31105
31106 \backslash
31107 renewcommand{
31108 \backslash
31109 theequation}{
31110 \backslash
31111 arabic{equation}}
31112 \end_layout
31113
31114 \end_inset
31115
31116
31117 \begin_inset Formula 
31118 \begin{equation}
31119 E=\textrm{アラビア数字}
31120 \end{equation}
31121
31122 \end_inset
31123
31124
31125 \end_layout
31126
31127 \begin_layout Standard
31128 \begin_inset VSpace medskip
31129 \end_inset
31130
31131 以上からわかるとおり、付番様式の違いに関わらず、数式番号は連番で振られます。様式変更時に「1」から番号が始まるようにするためには、新しい数式カウンタを定義しなく
31132 てはなりません。この点に関する説明は、ファイル
31133 \begin_inset CommandInset href
31134 LatexCommand href
31135 name "Formula-numbering.lyx"
31136 target "run:Formula-numbering.lyx"
31137
31138 \end_inset
31139
31140 にあります。
31141 \end_layout
31142
31143 \begin_layout Section
31144 化学記号と化学式
31145 \begin_inset CommandInset label
31146 LatexCommand label
31147 name "sub:化学記号と化学式"
31148
31149 \end_inset
31150
31151
31152 \begin_inset Index idx
31153 status collapsed
31154
31155 \begin_layout Plain Layout
31156 かがくきごう@化学記号 ! きごう@記号
31157 \end_layout
31158
31159 \end_inset
31160
31161
31162 \begin_inset Index idx
31163 status collapsed
31164
31165 \begin_layout Plain Layout
31166 かがくしき@化学式
31167 \end_layout
31168
31169 \end_inset
31170
31171
31172 \begin_inset Index idx
31173 status collapsed
31174
31175 \begin_layout Plain Layout
31176 きごう@記号 ! かがく@化学
31177 \end_layout
31178
31179 \end_inset
31180
31181
31182 \end_layout
31183
31184 \begin_layout Standard
31185 以下は、化学関係の文章の例です。
31186 \end_layout
31187
31188 \begin_layout Quote
31189 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31190 \end_inset
31191
31192 イオンは、2つの
31193 \begin_inset Formula $\mathrm{Na^{+}}$
31194 \end_inset
31195
31196 イオンと反応して、硫酸化塩
31197 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31198 \end_inset
31199
31200 を形成します。この化学式は以下のようになります。
31201 \begin_inset Formula 
31202 \begin{equation}
31203 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31204 \end{equation}
31205
31206 \end_inset
31207
31208
31209 \end_layout
31210
31211 \begin_layout Standard
31212 この化学式は、直接数式として作成することができます。記号がイタリック体として表示されることを防ぐには、全体を選択してから短絡キー
31213 \begin_inset Info
31214 type  "shortcut"
31215 arg   "font-roman"
31216 \end_inset
31217
31218 を押せば、アップライトフォント様式に変更することができます
31219 \begin_inset Foot
31220 status collapsed
31221
31222 \begin_layout Plain Layout
31223 フォント様式に関しては、第
31224 \begin_inset CommandInset ref
31225 LatexCommand ref
31226 reference "sub:書体様式"
31227
31228 \end_inset
31229
31230 節を参照のこと。
31231 \end_layout
31232
31233 \end_inset
31234
31235
31236 \end_layout
31237
31238 \begin_layout Standard
31239 化学式を組版するのにもう少し便利な方法は、LaTeXパッケージ
31240 \series bold
31241 mhchem
31242 \series default
31243
31244 \begin_inset Index idx
31245 status collapsed
31246
31247 \begin_layout Plain Layout
31248 ぱっけーじ@パッケージ ! mhchem
31249 \end_layout
31250
31251 \end_inset
31252
31253 が導入されているときに使用することができる
31254 \series bold
31255
31256 \backslash
31257 ce
31258 \series default
31259
31260 \begin_inset Index idx
31261 status collapsed
31262
31263 \begin_layout Plain Layout
31264 こまんど@コマンド ! C ! 
31265 \backslash
31266 ce
31267 \end_layout
31268
31269 \end_inset
31270
31271 コマンドを使用することです。
31272 \series bold
31273
31274 \backslash
31275 ce
31276 \series default
31277 を数式に入力すると、新しい青いボックスが現れ、直感的に化学式を入力することができます。
31278 \end_layout
31279
31280 \begin_layout Standard
31281 \align center
31282 \begin_inset Tabular
31283 <lyxtabular version="3" rows="9" columns="2">
31284 <features tabularvalignment="middle">
31285 <column alignment="center" valignment="top" width="0">
31286 <column alignment="center" valignment="top" width="0">
31287 <row>
31288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31289 \begin_inset Text
31290
31291 \begin_layout Plain Layout
31292 コマンド
31293 \end_layout
31294
31295 \end_inset
31296 </cell>
31297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31298 \begin_inset Text
31299
31300 \begin_layout Plain Layout
31301 出力
31302 \begin_inset Note Note
31303 status collapsed
31304
31305 \begin_layout Plain Layout
31306
31307 \series bold
31308
31309 \backslash
31310 raisebox
31311 \series default
31312 はスペーサーとしてのみ使用されています。
31313 \end_layout
31314
31315 \end_inset
31316
31317
31318 \end_layout
31319
31320 \end_inset
31321 </cell>
31322 </row>
31323 <row>
31324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31325 \begin_inset Text
31326
31327 \begin_layout Plain Layout
31328
31329 \backslash
31330 ce
31331 \begin_inset ERT
31332 status collapsed
31333
31334 \begin_layout Plain Layout
31335
31336
31337 \backslash
31338 spce 
31339 \end_layout
31340
31341 \end_inset
31342
31343 H2CO3
31344 \end_layout
31345
31346 \end_inset
31347 </cell>
31348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31349 \begin_inset Text
31350
31351 \begin_layout Plain Layout
31352 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31353 \end_inset
31354
31355
31356 \end_layout
31357
31358 \end_inset
31359 </cell>
31360 </row>
31361 <row>
31362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31363 \begin_inset Text
31364
31365 \begin_layout Plain Layout
31366
31367 \backslash
31368 ce
31369 \begin_inset ERT
31370 status collapsed
31371
31372 \begin_layout Plain Layout
31373
31374
31375 \backslash
31376 spce 
31377 \end_layout
31378
31379 \end_inset
31380
31381 SO4^2-
31382 \end_layout
31383
31384 \end_inset
31385 </cell>
31386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31387 \begin_inset Text
31388
31389 \begin_layout Plain Layout
31390 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31391 \end_inset
31392
31393
31394 \end_layout
31395
31396 \end_inset
31397 </cell>
31398 </row>
31399 <row>
31400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31401 \begin_inset Text
31402
31403 \begin_layout Plain Layout
31404
31405 \backslash
31406 ce
31407 \begin_inset ERT
31408 status collapsed
31409
31410 \begin_layout Plain Layout
31411
31412
31413 \backslash
31414 spce 
31415 \end_layout
31416
31417 \end_inset
31418
31419 (NH4)2S
31420 \end_layout
31421
31422 \end_inset
31423 </cell>
31424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31425 \begin_inset Text
31426
31427 \begin_layout Plain Layout
31428 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31429 \end_inset
31430
31431
31432 \end_layout
31433
31434 \end_inset
31435 </cell>
31436 </row>
31437 <row>
31438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31439 \begin_inset Text
31440
31441 \begin_layout Plain Layout
31442
31443 \backslash
31444 ce
31445 \begin_inset ERT
31446 status collapsed
31447
31448 \begin_layout Plain Layout
31449
31450
31451 \backslash
31452 spce 
31453 \end_layout
31454
31455 \end_inset
31456
31457 KCr(SO4)2.12H2O
31458 \end_layout
31459
31460 \end_inset
31461 </cell>
31462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31463 \begin_inset Text
31464
31465 \begin_layout Plain Layout
31466 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31467 \end_inset
31468
31469
31470 \end_layout
31471
31472 \end_inset
31473 </cell>
31474 </row>
31475 <row>
31476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31477 \begin_inset Text
31478
31479 \begin_layout Plain Layout
31480
31481 \backslash
31482 ce
31483 \begin_inset ERT
31484 status collapsed
31485
31486 \begin_layout Plain Layout
31487
31488
31489 \backslash
31490 spce 
31491 \end_layout
31492
31493 \end_inset
31494
31495 A-B
31496 \backslash
31497 dbond
31498 \begin_inset ERT
31499 status collapsed
31500
31501 \begin_layout Plain Layout
31502
31503
31504 \backslash
31505 spce 
31506 \end_layout
31507
31508 \end_inset
31509
31510 C
31511 \backslash
31512 tbond
31513 \begin_inset ERT
31514 status collapsed
31515
31516 \begin_layout Plain Layout
31517
31518
31519 \backslash
31520 spce 
31521 \end_layout
31522
31523 \end_inset
31524
31525 D
31526 \end_layout
31527
31528 \end_inset
31529 </cell>
31530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31531 \begin_inset Text
31532
31533 \begin_layout Plain Layout
31534 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31535 \end_inset
31536
31537
31538 \end_layout
31539
31540 \end_inset
31541 </cell>
31542 </row>
31543 <row>
31544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31545 \begin_inset Text
31546
31547 \begin_layout Plain Layout
31548
31549 \backslash
31550 ce
31551 \begin_inset ERT
31552 status collapsed
31553
31554 \begin_layout Plain Layout
31555
31556
31557 \backslash
31558 spce 
31559 \end_layout
31560
31561 \end_inset
31562
31563 ^227
31564 \begin_inset Formula $\downarrow$
31565 \end_inset
31566
31567 _90
31568 \begin_inset Formula $\to$
31569 \end_inset
31570
31571 Th+
31572 \end_layout
31573
31574 \end_inset
31575 </cell>
31576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31577 \begin_inset Text
31578
31579 \begin_layout Plain Layout
31580 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31581 \end_inset
31582
31583
31584 \end_layout
31585
31586 \end_inset
31587 </cell>
31588 </row>
31589 <row>
31590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31591 \begin_inset Text
31592
31593 \begin_layout Plain Layout
31594
31595 \backslash
31596 ce
31597 \begin_inset ERT
31598 status collapsed
31599
31600 \begin_layout Plain Layout
31601
31602
31603 \backslash
31604 spce 
31605 \end_layout
31606
31607 \end_inset
31608
31609 CO2
31610 \begin_inset ERT
31611 status collapsed
31612
31613 \begin_layout Plain Layout
31614
31615
31616 \backslash
31617 spce 
31618 \end_layout
31619
31620 \end_inset
31621
31622 +
31623 \begin_inset ERT
31624 status collapsed
31625
31626 \begin_layout Plain Layout
31627
31628
31629 \backslash
31630 spce 
31631 \end_layout
31632
31633 \end_inset
31634
31635 C
31636 \begin_inset ERT
31637 status collapsed
31638
31639 \begin_layout Plain Layout
31640
31641
31642 \backslash
31643 spce 
31644 \end_layout
31645
31646 \end_inset
31647
31648 <=>
31649 \begin_inset ERT
31650 status collapsed
31651
31652 \begin_layout Plain Layout
31653
31654
31655 \backslash
31656 spce 
31657 \end_layout
31658
31659 \end_inset
31660
31661 2CO
31662 \end_layout
31663
31664 \end_inset
31665 </cell>
31666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31667 \begin_inset Text
31668
31669 \begin_layout Plain Layout
31670 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31671 \end_inset
31672
31673
31674 \end_layout
31675
31676 \end_inset
31677 </cell>
31678 </row>
31679 <row>
31680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31681 \begin_inset Text
31682
31683 \begin_layout Plain Layout
31684
31685 \backslash
31686 ce
31687 \begin_inset ERT
31688 status collapsed
31689
31690 \begin_layout Plain Layout
31691
31692
31693 \backslash
31694 spce 
31695 \end_layout
31696
31697 \end_inset
31698
31699 CO2
31700 \begin_inset ERT
31701 status collapsed
31702
31703 \begin_layout Plain Layout
31704
31705
31706 \backslash
31707 spce 
31708 \end_layout
31709
31710 \end_inset
31711
31712 +
31713 \begin_inset ERT
31714 status collapsed
31715
31716 \begin_layout Plain Layout
31717
31718
31719 \backslash
31720 spce 
31721 \end_layout
31722
31723 \end_inset
31724
31725 C
31726 \begin_inset ERT
31727 status collapsed
31728
31729 \begin_layout Plain Layout
31730
31731
31732 \backslash
31733 spce 
31734 \end_layout
31735
31736 \end_inset
31737
31738 ->[
31739 \backslash
31740 alpha][
31741 \backslash
31742 beta]
31743 \begin_inset ERT
31744 status collapsed
31745
31746 \begin_layout Plain Layout
31747
31748
31749 \backslash
31750 spce 
31751 \end_layout
31752
31753 \end_inset
31754
31755 2CO}
31756 \end_layout
31757
31758 \end_inset
31759 </cell>
31760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31761 \begin_inset Text
31762
31763 \begin_layout Plain Layout
31764 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31765 \end_inset
31766
31767
31768 \end_layout
31769
31770 \end_inset
31771 </cell>
31772 </row>
31773 </lyxtabular>
31774
31775 \end_inset
31776
31777
31778 \end_layout
31779
31780 \begin_layout Standard
31781 \begin_inset Note Greyedout
31782 status open
31783
31784 \begin_layout Plain Layout
31785
31786 \series bold
31787 \color none
31788 【註】
31789 \backslash
31790 ce
31791 \series default
31792 ボックスに数式を入れようとすると、LaTeXエラーが発生します。このような場合には、
31793 \series bold
31794
31795 \backslash
31796 ce{$
31797 \backslash
31798 mu
31799 \backslash
31800 hyphen$Cl}
31801 \series default
31802
31803 \begin_inset ERT
31804 status collapsed
31805
31806 \begin_layout Plain Layout
31807
31808
31809 \backslash
31810 ce{$
31811 \backslash
31812 mu
31813 \backslash
31814 hyphen$Cl}
31815 \end_layout
31816
31817 \end_inset
31818
31819 )のようにTeXコードを使わなくてはなりません。
31820 \end_layout
31821
31822 \end_inset
31823
31824
31825 \end_layout
31826
31827 \begin_layout Standard
31828
31829 \lang english
31830 \begin_inset Note Greyedout
31831 status open
31832
31833 \begin_layout Plain Layout
31834
31835 \series bold
31836 \color none
31837 \lang english
31838 Note:
31839 \series default
31840  It is not possible in LyX to use the character ^ to get an up-arrow as
31841  described in the 
31842 \series bold
31843 mhchem
31844 \series default
31845  manual.
31846  One instead uses a negative thin space followed by the command 
31847 \series bold
31848
31849 \backslash
31850 uparrow
31851 \series default
31852
31853 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31854 \end_inset
31855
31856
31857 \end_layout
31858
31859 \end_inset
31860
31861
31862 \end_layout
31863
31864 \begin_layout Standard
31865
31866 \series bold
31867
31868 \backslash
31869 ce
31870 \series default
31871 を使うと
31872 \begin_inset CommandInset ref
31873 LatexCommand eqref
31874 reference "eq:chem-reaction"
31875
31876 \end_inset
31877
31878 式のコマンドは
31879 \begin_inset Newline newline
31880 \end_inset
31881
31882
31883 \series bold
31884  
31885 \backslash
31886 ce
31887 \begin_inset ERT
31888 status collapsed
31889
31890 \begin_layout Plain Layout
31891
31892
31893 \backslash
31894 spce 
31895 \end_layout
31896
31897 \end_inset
31898
31899 2Na+
31900 \begin_inset ERT
31901 status collapsed
31902
31903 \begin_layout Plain Layout
31904
31905
31906 \backslash
31907 spce 
31908 \end_layout
31909
31910 \end_inset
31911
31912 +
31913 \begin_inset ERT
31914 status collapsed
31915
31916 \begin_layout Plain Layout
31917
31918
31919 \backslash
31920 spce 
31921 \end_layout
31922
31923 \end_inset
31924
31925 SO4^2-
31926 \begin_inset ERT
31927 status collapsed
31928
31929 \begin_layout Plain Layout
31930
31931
31932 \backslash
31933 spce 
31934 \end_layout
31935
31936 \end_inset
31937
31938
31939 \begin_inset ERT
31940 status collapsed
31941
31942 \begin_layout Plain Layout
31943
31944
31945 \backslash
31946 spce 
31947 \end_layout
31948
31949 \end_inset
31950
31951 ->
31952 \begin_inset ERT
31953 status collapsed
31954
31955 \begin_layout Plain Layout
31956
31957
31958 \backslash
31959 spce 
31960 \end_layout
31961
31962 \end_inset
31963
31964 Na2SO4
31965 \begin_inset Newline newline
31966 \end_inset
31967
31968
31969 \series default
31970 のようになります。
31971 \end_layout
31972
31973 \begin_layout Standard
31974 複数行の化学式を作るには、第
31975 \begin_inset CommandInset ref
31976 LatexCommand ref
31977 reference "sec:多行数式"
31978
31979 \end_inset
31980
31981 節に述べられている方法で、多行数式をまず作ります。その後、数式の小さな青いボックスそれぞれに
31982 \series bold
31983
31984 \backslash
31985 ce
31986 \series default
31987 コマンドを使用します。
31988 \begin_inset CommandInset ref
31989 LatexCommand eqref
31990 reference "eq:TEOS-reaction-1"
31991
31992 \end_inset
31993
31994 式と
31995 \begin_inset CommandInset ref
31996 LatexCommand eqref
31997 reference "eq:TEOS-reaction-2"
31998
31999 \end_inset
32000
32001 式は、多段化学反応式の例で、一つの式毎に番号が振られています。
32002 \begin_inset Formula 
32003 \begin{eqnarray}
32004 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
32005 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
32006 \end{eqnarray}
32007
32008 \end_inset
32009
32010
32011 \end_layout
32012
32013 \begin_layout Standard
32014
32015 \series bold
32016 mhchem
32017 \series default
32018 パッケージは、
32019 \series bold
32020
32021 \backslash
32022 ce
32023 \series default
32024 の他に、特殊ケースに使用する
32025 \series bold
32026
32027 \backslash
32028 cf
32029 \series default
32030
32031 \begin_inset Index idx
32032 status collapsed
32033
32034 \begin_layout Plain Layout
32035 こまんど@コマンド ! C ! 
32036 \backslash
32037 cf
32038 \end_layout
32039
32040 \end_inset
32041
32042 コマンドを提供しています。
32043 \series bold
32044
32045 \backslash
32046 cf
32047 \series default
32048 の詳しい情報と例示については、
32049 \series bold
32050 mhchem
32051 \series default
32052
32053 \begin_inset CommandInset citation
32054 LatexCommand cite
32055 key "mhchem"
32056
32057 \end_inset
32058
32059 の取扱説明書をご覧ください。
32060 \end_layout
32061
32062 \begin_layout Standard
32063 \begin_inset Newpage newpage
32064 \end_inset
32065
32066
32067 \end_layout
32068
32069 \begin_layout Section
32070 図解
32071 \end_layout
32072
32073 \begin_layout Standard
32074 LyXは、二つの型の可換図
32075 \series bold
32076 amscd
32077 \series default
32078 および
32079 \series bold
32080 xymatrix
32081 \series default
32082 をサポートしており、以下でこれらの説明をします。
32083 \end_layout
32084
32085 \begin_layout Subsection
32086 amscd図解
32087 \begin_inset Index idx
32088 status collapsed
32089
32090 \begin_layout Plain Layout
32091 ずかい@図解 ! amscd
32092 \end_layout
32093
32094 \end_inset
32095
32096
32097 \end_layout
32098
32099 \begin_layout Standard
32100 この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
32101 \begin_inset Formula 
32102 \[
32103 \begin{CD}A@>>>B@>>>C\\
32104 @AAA@.@VVV\\
32105 F@<<<E@<<<D
32106 \end{CD}
32107 \]
32108
32109 \end_inset
32110
32111
32112 \end_layout
32113
32114 \begin_layout Standard
32115 これを作るには、数式に
32116 \series bold
32117
32118 \backslash
32119 CD
32120 \begin_inset Index idx
32121 status collapsed
32122
32123 \begin_layout Plain Layout
32124 こまんど@コマンド ! C ! 
32125 \backslash
32126 CD
32127 \end_layout
32128
32129 \end_inset
32130
32131
32132 \series default
32133 コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
32134 \begin_inset Info
32135 type  "shortcut"
32136 arg   "newline-insert newline"
32137 \end_inset
32138
32139 を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
32140 \end_layout
32141
32142 \begin_layout Standard
32143 関係を作るには、以下のコマンドがあります。
32144 \end_layout
32145
32146 \begin_layout Itemize
32147 \begin_inset Formula $\boldsymbol{@<<<}$
32148 \end_inset
32149
32150 は左矢印、
32151 \begin_inset Formula $\boldsymbol{@>>>}$
32152 \end_inset
32153
32154 は右矢印、
32155 \series bold
32156 @=
32157 \series default
32158 は長い等号を生成します。
32159 \end_layout
32160
32161 \begin_layout Itemize
32162
32163 \series bold
32164 @AAA
32165 \series default
32166 は上矢印、
32167 \series bold
32168 @VVV
32169 \series default
32170 は下矢印、
32171 \begin_inset Formula $\boldsymbol{@|}$
32172 \end_inset
32173
32174 は縦向きの等号を生成します。
32175 \end_layout
32176
32177 \begin_layout Itemize
32178
32179 \series bold
32180 @.
32181 \series default
32182 は関係が存在しない部分に置きます。
32183 \end_layout
32184
32185 \begin_layout Standard
32186 矢印はすべて、以下のようにラベル付けをすることができます。
32187 \end_layout
32188
32189 \begin_layout Itemize
32190 文章を、第1と第2の「
32191 \begin_inset Formula $<$
32192 \end_inset
32193
32194 」ないし「
32195 \begin_inset Formula $>$
32196 \end_inset
32197
32198 」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
32199 \begin_inset Formula $<$
32200 \end_inset
32201
32202 」ないし「
32203 \begin_inset Formula $>$
32204 \end_inset
32205
32206 」のあいだに入れると、矢印の下に表示されます。
32207 \end_layout
32208
32209 \begin_layout Itemize
32210 縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
32211 ます。文章中に「A」や「V」の文字があるときには、これらはTeX括弧の中に入れなくてはなりません。
32212 \end_layout
32213
32214 \begin_layout Standard
32215 以下は、上記のすべての関係を使った例です。
32216 \end_layout
32217
32218 \begin_layout Standard
32219 \begin_inset Formula 
32220 \[
32221 \begin{CD}A@>j>>B@>>k>C@=F\\
32222 @AmAA@.@VV{V}V@|\\
32223 D@<<j<E@>k>>F@=C
32224 \end{CD}
32225 \]
32226
32227 \end_inset
32228
32229
32230 \end_layout
32231
32232 \begin_layout Standard
32233 これを作るコマンドは、以下のとおりです。
32234 \begin_inset Newline newline
32235 \end_inset
32236
32237
32238 \series bold
32239
32240 \backslash
32241 CD
32242 \begin_inset ERT
32243 status collapsed
32244
32245 \begin_layout Plain Layout
32246
32247
32248 \backslash
32249 spce 
32250 \end_layout
32251
32252 \end_inset
32253
32254 A
32255 \begin_inset Formula $\boldsymbol{@>}$
32256 \end_inset
32257
32258 j
32259 \begin_inset Formula $\boldsymbol{>>}$
32260 \end_inset
32261
32262 B
32263 \begin_inset Formula $\boldsymbol{@>>}$
32264 \end_inset
32265
32266 k
32267 \begin_inset Formula $\boldsymbol{>}$
32268 \end_inset
32269
32270 C@=F Ctrl+Return
32271 \begin_inset Newline newline
32272 \end_inset
32273
32274
32275 \begin_inset Phantom HPhantom
32276 status open
32277
32278 \begin_layout Plain Layout
32279
32280 \series bold
32281
32282 \backslash
32283 CD
32284 \begin_inset ERT
32285 status collapsed
32286
32287 \begin_layout Plain Layout
32288
32289
32290 \backslash
32291 spce 
32292 \end_layout
32293
32294 \end_inset
32295
32296
32297 \end_layout
32298
32299 \end_inset
32300
32301 @AmAA@.@VV
32302 \backslash
32303 {V
32304 \series default
32305
32306 \begin_inset Formula $\to$
32307 \end_inset
32308
32309
32310 \series bold
32311 V
32312 \begin_inset Formula $\boldsymbol{@|}$
32313 \end_inset
32314
32315  Ctrl+Return
32316 \begin_inset Newline newline
32317 \end_inset
32318
32319
32320 \begin_inset Phantom HPhantom
32321 status open
32322
32323 \begin_layout Plain Layout
32324
32325 \series bold
32326
32327 \backslash
32328 CD
32329 \begin_inset ERT
32330 status collapsed
32331
32332 \begin_layout Plain Layout
32333
32334
32335 \backslash
32336 spce 
32337 \end_layout
32338
32339 \end_inset
32340
32341
32342 \end_layout
32343
32344 \end_inset
32345
32346 D
32347 \begin_inset Formula $\boldsymbol{@<<}$
32348 \end_inset
32349
32350 j
32351 \begin_inset Formula $\boldsymbol{<}$
32352 \end_inset
32353
32354 E
32355 \begin_inset Formula $\boldsymbol{@>}$
32356 \end_inset
32357
32358 k
32359 \begin_inset Formula $\boldsymbol{>>}$
32360 \end_inset
32361
32362 F@=C
32363 \end_layout
32364
32365 \begin_layout Subsection
32366 xymatrix図解
32367 \begin_inset Index idx
32368 status collapsed
32369
32370 \begin_layout Plain Layout
32371 ずかい@図解 ! xymatrix
32372 \end_layout
32373
32374 \end_inset
32375
32376
32377 \end_layout
32378
32379 \begin_layout Standard
32380 xymatricesを使うには、LaTeXパッケージの
32381 \series bold
32382 xypic
32383 \series default
32384 が導入済みである必要があります。xymatrixは、数式中に
32385 \series bold
32386
32387 \backslash
32388 xymatrix
32389 \series default
32390 コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
32391 \begin_inset CommandInset ref
32392 LatexCommand ref
32393 reference "sec:行列"
32394
32395 \end_inset
32396
32397 節をご参照下さい。
32398 \end_layout
32399
32400 \begin_layout Standard
32401 amscd図解とは異なり、xymatricesは、対角矢印や曲がった矢印など多様なサポートをしています。作ることのできる可換図と装飾は、
32402 \family sans
32403 ヘルプ\SpecialChar \menuseparator
32404 用途別説明書\SpecialChar \menuseparator
32405 XY-pic説明書
32406 \family default
32407 メニューにある
32408 \emph on
32409 XY-pic説明書
32410 \emph default
32411 で詳しく網羅しています。
32412 \end_layout
32413
32414 \begin_layout Subsection
32415 ファインマン・ダイアグラム
32416 \series medium
32417
32418 \begin_inset Index idx
32419 status collapsed
32420
32421 \begin_layout Plain Layout
32422 ずかい@図解 ! ファインマン
32423 \end_layout
32424
32425 \end_inset
32426
32427
32428 \end_layout
32429
32430 \begin_layout Standard
32431 ファインマン・ダイアグラムを使うには、LaTeXパッケージ
32432 \series bold
32433 feyn
32434 \series default
32435 を導入しておかなくてはなりません。すると、ファインマン・ダイアグラムは、数式中で
32436 \series bold
32437
32438 \backslash
32439 Diagram
32440 \series default
32441 コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
32442 \begin_inset CommandInset ref
32443 LatexCommand ref
32444 reference "sec:行列"
32445
32446 \end_inset
32447
32448 節参照)。
32449 \end_layout
32450
32451 \begin_layout Standard
32452 LyXでのファインマン・ダイアグラムの作り方は、メニュー
32453 \family sans
32454 ヘルプ\SpecialChar \menuseparator
32455 用途別説明書
32456 \family default
32457 内の『
32458 \emph on
32459 ファインマン・ダイアグラム
32460 \emph default
32461 』にあります。
32462 \end_layout
32463
32464 \begin_layout Standard
32465 \begin_inset Newpage newpage
32466 \end_inset
32467
32468
32469 \end_layout
32470
32471 \begin_layout Section
32472 ユーザー定義コマンド
32473 \begin_inset Index idx
32474 status collapsed
32475
32476 \begin_layout Plain Layout
32477 ゆーざーていぎこまんど@ユーザー定義コマンド
32478 \end_layout
32479
32480 \end_inset
32481
32482
32483 \end_layout
32484
32485 \begin_layout Standard
32486 \begin_inset Note Greyedout
32487 status open
32488
32489 \begin_layout Plain Layout
32490 (注意)ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
32491 \end_layout
32492
32493 \end_inset
32494
32495
32496 \end_layout
32497
32498 \begin_layout Subsection
32499
32500 \backslash
32501 newcommandコマンド
32502 \begin_inset CommandInset label
32503 LatexCommand label
32504 name "sub:newcommandコマンド"
32505
32506 \end_inset
32507
32508
32509 \begin_inset Index idx
32510 status collapsed
32511
32512 \begin_layout Plain Layout
32513 ゆーざーていぎこまんど@ユーザー定義コマンド ! 
32514 \backslash
32515 newcommand
32516 \end_layout
32517
32518 \end_inset
32519
32520
32521 \begin_inset Index idx
32522 status collapsed
32523
32524 \begin_layout Plain Layout
32525 こまんど@コマンド ! N ! 
32526 \backslash
32527 newcommand
32528 \end_layout
32529
32530 \end_inset
32531
32532
32533 \end_layout
32534
32535 \begin_layout Standard
32536 頻繁に用いるには、長すぎるLaTeXコマンドはたくさんありますが、
32537 \series bold
32538
32539 \backslash
32540 newcommand
32541 \series default
32542 コマンドを使えば、新しい短縮コマンドを定義することが可能です。
32543 \end_layout
32544
32545 \begin_layout Standard
32546
32547 \series bold
32548
32549 \backslash
32550 newcommand
32551 \series default
32552 コマンドの書式は、
32553 \end_layout
32554
32555 \begin_layout Standard
32556
32557 \series bold
32558
32559 \backslash
32560 newcommand{新コマンド名}[引数の数][オプションの値]
32561 \begin_inset Newline newline
32562 \end_inset
32563
32564
32565 \begin_inset Phantom HPhantom
32566 status open
32567
32568 \begin_layout Plain Layout
32569
32570 \series bold
32571
32572 \backslash
32573 newcommand
32574 \end_layout
32575
32576 \end_inset
32577
32578 {コマンド定義}
32579 \end_layout
32580
32581 \begin_layout Standard
32582 です。
32583 \end_layout
32584
32585 \begin_layout Standard
32586 \begin_inset Note Greyedout
32587 status open
32588
32589 \begin_layout Plain Layout
32590
32591 \series bold
32592 (注意)
32593 \series default
32594 新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
32595 \series bold
32596
32597 \backslash
32598 Leftarrow
32599 \series default
32600 の短縮のつもりで
32601 \series bold
32602
32603 \backslash
32604 le
32605 \series default
32606 というコマンドを定義したとすると、
32607 \series bold
32608
32609 \backslash
32610 le
32611 \series default
32612 は既に「
32613 \begin_inset Formula $\le$
32614 \end_inset
32615
32616 」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
32617 \end_layout
32618
32619 \end_inset
32620
32621
32622 \end_layout
32623
32624 \begin_layout Standard
32625 「引数の数」は、0
32626 \begin_inset space \thinspace{}
32627 \end_inset
32628
32629 -
32630 \begin_inset space \thinspace{}
32631 \end_inset
32632
32633 9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
32634 ドの
32635 \emph on
32636 最初の
32637 \emph default
32638 引数は、自動的に非必須の引数になります。
32639 \end_layout
32640
32641 \begin_layout Standard
32642 以下にいくつかの例を挙げます。
32643 \end_layout
32644
32645 \begin_layout Itemize
32646
32647 \series bold
32648
32649 \backslash
32650 Longrightarrow
32651 \series default
32652 の短縮形として
32653 \series bold
32654
32655 \backslash
32656 gr
32657 \series default
32658 というコマンドを定義するには、LaTeXプリアンブルに以下の行を加えます。
32659 \begin_inset VSpace medskip
32660 \end_inset
32661
32662
32663 \begin_inset Newline newline
32664 \end_inset
32665
32666
32667 \series bold
32668
32669 \backslash
32670 newcommand{
32671 \backslash
32672 gr}{
32673 \backslash
32674 Longrightarrow}
32675 \end_layout
32676
32677 \begin_layout Itemize
32678
32679 \series bold
32680
32681 \backslash
32682 underline
32683 \series default
32684 の短縮形として
32685 \series bold
32686
32687 \backslash
32688 us
32689 \series default
32690 というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
32691 \begin_inset VSpace medskip
32692 \end_inset
32693
32694
32695 \begin_inset Newline newline
32696 \end_inset
32697
32698
32699 \series bold
32700
32701 \backslash
32702 newcommand{
32703 \backslash
32704 us}[1]{
32705 \backslash
32706 underline{#1}}
32707 \series default
32708
32709 \begin_inset VSpace medskip
32710 \end_inset
32711
32712
32713 \begin_inset Newline newline
32714 \end_inset
32715
32716
32717 \series bold
32718 #
32719 \series default
32720 」という文字は、引数の入る場所を示し、その後ろの「
32721 \series bold
32722 1
32723 \series default
32724 」は、これが第1引数の入る場所であることを示します。
32725 \end_layout
32726
32727 \begin_layout Itemize
32728
32729 \series bold
32730
32731 \backslash
32732 framebox
32733 \series default
32734 の短縮形として、たとえば
32735 \series bold
32736
32737 \backslash
32738 fb
32739 \series default
32740 というコマンドを定義するには、
32741 \begin_inset VSpace medskip
32742 \end_inset
32743
32744
32745 \begin_inset Newline newline
32746 \end_inset
32747
32748
32749 \series bold
32750
32751 \backslash
32752 newcommand{
32753 \backslash
32754 fb}[3]{
32755 \backslash
32756 framebox#1#2{$#3$}}
32757 \series default
32758
32759 \begin_inset VSpace medskip
32760 \end_inset
32761
32762
32763 \begin_inset Newline newline
32764 \end_inset
32765
32766 二つのドルマークは、
32767 \series bold
32768
32769 \backslash
32770 framebox
32771 \series default
32772 が必要とする内部の数式を作り出します。第
32773 \begin_inset CommandInset ref
32774 LatexCommand ref
32775 reference "sub:縁付きボックス"
32776
32777 \end_inset
32778
32779 節をご参照下さい。
32780 \end_layout
32781
32782 \begin_layout Itemize
32783 ボックスの色を指定する必要がない
32784 \series bold
32785
32786 \backslash
32787 fcolorbox
32788 \series default
32789 用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
32790 \begin_inset VSpace medskip
32791 \end_inset
32792
32793
32794 \begin_inset Newline newline
32795 \end_inset
32796
32797
32798 \series bold
32799
32800 \backslash
32801 newcommand{
32802 \backslash
32803 cb}[3][white]{
32804 \backslash
32805 fcolorbox{#2}{#1}{$#3$}}
32806 \series default
32807
32808 \begin_inset VSpace medskip
32809 \end_inset
32810
32811
32812 \begin_inset Newline newline
32813 \end_inset
32814
32815
32816 \series bold
32817
32818 \backslash
32819 cb
32820 \series default
32821 を使うときに色が指定されなければ、事前に定義された色である
32822 \series bold
32823 white
32824 \series default
32825 が使用されます。
32826 \end_layout
32827
32828 \begin_layout Standard
32829 以下は、上で定義したコマンドの動作テストです。
32830 \end_layout
32831
32832 \begin_layout Standard
32833 \align center
32834 \begin_inset Tabular
32835 <lyxtabular version="3" rows="6" columns="2">
32836 <features tabularvalignment="middle">
32837 <column alignment="center" valignment="top" width="0">
32838 <column alignment="center" valignment="top" width="0">
32839 <row>
32840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32841 \begin_inset Text
32842
32843 \begin_layout Plain Layout
32844 コマンド
32845 \end_layout
32846
32847 \end_inset
32848 </cell>
32849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32850 \begin_inset Text
32851
32852 \begin_layout Plain Layout
32853 出力
32854 \begin_inset Note Note
32855 status collapsed
32856
32857 \begin_layout Plain Layout
32858 ここで
32859 \series bold
32860
32861 \backslash
32862 raisebox
32863 \series default
32864 はスペーサーとして使用しているだけです。
32865 \end_layout
32866
32867 \end_inset
32868
32869
32870 \end_layout
32871
32872 \end_inset
32873 </cell>
32874 </row>
32875 <row>
32876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32877 \begin_inset Text
32878
32879 \begin_layout Plain Layout
32880 A
32881 \backslash
32882 gr
32883 \begin_inset ERT
32884 status collapsed
32885
32886 \begin_layout Plain Layout
32887
32888
32889 \backslash
32890 spce 
32891 \end_layout
32892
32893 \end_inset
32894
32895 B
32896 \end_layout
32897
32898 \end_inset
32899 </cell>
32900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32901 \begin_inset Text
32902
32903 \begin_layout Plain Layout
32904 \begin_inset Formula $A\gr B$
32905 \end_inset
32906
32907
32908 \end_layout
32909
32910 \end_inset
32911 </cell>
32912 </row>
32913 <row>
32914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32915 \begin_inset Text
32916
32917 \begin_layout Plain Layout
32918
32919 \backslash
32920 us{ABcd
32921 \end_layout
32922
32923 \end_inset
32924 </cell>
32925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32926 \begin_inset Text
32927
32928 \begin_layout Plain Layout
32929 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32930 \end_inset
32931
32932
32933 \end_layout
32934
32935 \end_inset
32936 </cell>
32937 </row>
32938 <row>
32939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32940 \begin_inset Text
32941
32942 \begin_layout Plain Layout
32943
32944 \backslash
32945 fb{[2cm]
32946 \begin_inset Formula $\to$
32947 \end_inset
32948
32949
32950 \backslash
32951 {
32952 \begin_inset Formula $\to$
32953 \end_inset
32954
32955
32956 \backslash
32957 {
32958 \backslash
32959 int
32960 \begin_inset ERT
32961 status collapsed
32962
32963 \begin_layout Plain Layout
32964
32965
32966 \backslash
32967 spce 
32968 \end_layout
32969
32970 \end_inset
32971
32972 A=B
32973 \end_layout
32974
32975 \end_inset
32976 </cell>
32977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32978 \begin_inset Text
32979
32980 \begin_layout Plain Layout
32981 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32982 \end_inset
32983
32984
32985 \end_layout
32986
32987 \end_inset
32988 </cell>
32989 </row>
32990 <row>
32991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32992 \begin_inset Text
32993
32994 \begin_layout Plain Layout
32995
32996 \backslash
32997 cb{red
32998 \begin_inset Formula $\to$
32999 \end_inset
33000
33001
33002 \backslash
33003 {
33004 \backslash
33005 int
33006 \begin_inset ERT
33007 status collapsed
33008
33009 \begin_layout Plain Layout
33010
33011
33012 \backslash
33013 spce 
33014 \end_layout
33015
33016 \end_inset
33017
33018 A=B
33019 \end_layout
33020
33021 \end_inset
33022 </cell>
33023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33024 \begin_inset Text
33025
33026 \begin_layout Plain Layout
33027 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
33028 \end_inset
33029
33030
33031 \end_layout
33032
33033 \end_inset
33034 </cell>
33035 </row>
33036 <row>
33037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33038 \begin_inset Text
33039
33040 \begin_layout Plain Layout
33041
33042 \backslash
33043 cb[green]
33044 \backslash
33045 {red
33046 \begin_inset Formula $\to$
33047 \end_inset
33048
33049
33050 \backslash
33051 {
33052 \backslash
33053 int
33054 \begin_inset ERT
33055 status collapsed
33056
33057 \begin_layout Plain Layout
33058
33059
33060 \backslash
33061 spce 
33062 \end_layout
33063
33064 \end_inset
33065
33066 A=B
33067 \end_layout
33068
33069 \end_inset
33070 </cell>
33071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33072 \begin_inset Text
33073
33074 \begin_layout Plain Layout
33075 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33076 \end_inset
33077
33078
33079 \end_layout
33080
33081 \end_inset
33082 </cell>
33083 </row>
33084 </lyxtabular>
33085
33086 \end_inset
33087
33088
33089 \end_layout
33090
33091 \begin_layout Subsection
33092 数式マクロ
33093 \begin_inset Index idx
33094 status collapsed
33095
33096 \begin_layout Plain Layout
33097 ゆーざーていぎこまんど@ユーザー定義コマンド ! すうしきまくろ@数式マクロ
33098 \end_layout
33099
33100 \end_inset
33101
33102
33103 \begin_inset Index idx
33104 status collapsed
33105
33106 \begin_layout Plain Layout
33107 まくろ@マクロ
33108 \end_layout
33109
33110 \end_inset
33111
33112
33113 \end_layout
33114
33115 \begin_layout Standard
33116 ユーザー定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一
33117 般型は、
33118 \begin_inset Formula 
33119 \[
33120 0=\lambda^{2}+p\lambda+q
33121 \]
33122
33123 \end_inset
33124
33125 であり、その解の一般型は
33126 \begin_inset Formula 
33127 \[
33128 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33129 \]
33130
33131 \end_inset
33132
33133
33134 \end_layout
33135
33136 \begin_layout Standard
33137 です。
33138 \begin_inset Formula $\lambda$
33139 \end_inset
33140
33141
33142 \begin_inset Formula $p$
33143 \end_inset
33144
33145
33146 \begin_inset Formula $q$
33147 \end_inset
33148
33149 の3つのパラメータを指定することが必須であり、
33150 \begin_inset Formula $\lambda$
33151 \end_inset
33152
33153 の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のようなLaTeXプリアンブル行を加えます。
33154 \begin_inset Newline newline
33155 \end_inset
33156
33157
33158 \series bold
33159
33160 \backslash
33161 newcommand{
33162 \backslash
33163 qG}[4][1,
33164 \backslash
33165 ,2]{#2_{#1}=-
33166 \backslash
33167 frac{#3}{2}
33168 \backslash
33169 pm
33170 \begin_inset Newline newline
33171 \end_inset
33172
33173
33174 \begin_inset Phantom HPhantom
33175 status open
33176
33177 \begin_layout Plain Layout
33178
33179 \series bold
33180
33181 \backslash
33182 newcommand
33183 \end_layout
33184
33185 \end_inset
33186
33187
33188 \backslash
33189 sqrt{
33190 \backslash
33191 frac{#3^{2}}{4}-#4}}
33192 \end_layout
33193
33194 \begin_layout Standard
33195 これを使って解の公式を作るには、
33196 \begin_inset Newline newline
33197 \end_inset
33198
33199
33200 \series bold
33201
33202 \backslash
33203 qG{
33204 \backslash
33205 lambda
33206 \begin_inset Formula $\to$
33207 \end_inset
33208
33209
33210 \backslash
33211 {p
33212 \begin_inset Formula $\to$
33213 \end_inset
33214
33215
33216 \backslash
33217 {q
33218 \series default
33219 というコマンドを数式に入れます。
33220 \end_layout
33221
33222 \begin_layout Standard
33223 新コマンドを定義する方法は、たとえばLaTeX中で分数は
33224 \series bold
33225
33226 \backslash
33227 frac{分子}{分母}
33228 \series default
33229 の形で入れなくてはならないことなど、使用するすべてのLaTeXコマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れる
33230 ことはよくあり、それをやってしまうと、LyXからは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、LyXは、
33231 \series bold
33232
33233 \backslash
33234 newcommand
33235 \series default
33236 コマンドの代わりに、数式マクロを使う方法を提供しています。
33237 \end_layout
33238
33239 \begin_layout Standard
33240 数式マクロは、
33241 \family sans
33242 挿入\SpecialChar \menuseparator
33243 数式\SpecialChar \menuseparator
33244 マクロ
33245 \family default
33246 メニューか、ツールバーボタンの
33247 \begin_inset Graphics
33248         filename ../../images/math-macro_newmacroname_newcommand.png
33249         scale 85
33250
33251 \end_inset
33252
33253 で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
33254 \begin_inset Newline newline
33255 \end_inset
33256
33257
33258 \begin_inset space \hspace*{\fill}
33259 \end_inset
33260
33261
33262 \begin_inset Graphics
33263         filename ../clipart/macrobox.png
33264
33265 \end_inset
33266
33267
33268 \begin_inset space \hspace*{\fill}
33269 \end_inset
33270
33271
33272 \begin_inset Newline newline
33273 \end_inset
33274
33275
33276 \begin_inset FormulaMacro
33277 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33278 \end_inset
33279
33280
33281 \backslash
33282 newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
33283 \series bold
33284
33285 \backslash
33286 #1
33287 \series default
33288 のように
33289 \series bold
33290
33291 \backslash
33292 #引数番号
33293 \series default
33294 というコマンドで入力するか、マクロツールバーボタンの
33295 \begin_inset Graphics
33296         filename ../../images/math-macro-add-param.png
33297         scale 85
33298
33299 \end_inset
33300
33301 を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
33302 \begin_inset Graphics
33303         filename ../../images/math-macro-add-optional-param.png
33304         scale 85
33305
33306 \end_inset
33307
33308 で作ることができます。最初の必須引数は、ツールバーボタンの
33309 \begin_inset Graphics
33310         filename ../../images/math-macro-make-optional.png
33311         scale 85
33312
33313 \end_inset
33314
33315 を使って、非必須引数にすることができます。二つ目の青枠には、LyX中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利
33316 なので、この枠は空白にしておきます。しかし、画面の過半を占拠してしまうようなマクロを作ってしまった場合には、たとえばこの枠に
33317 \begin_inset Newline newline
33318 \end_inset
33319
33320
33321 \series bold
33322 qG: 
33323 \backslash
33324 #1
33325 \series default
33326  
33327 \series bold
33328 ,
33329 \series default
33330  
33331 \series bold
33332
33333 \backslash
33334 #2
33335 \series default
33336  
33337 \series bold
33338 ,
33339 \series default
33340  
33341 \series bold
33342
33343 \backslash
33344 #3, 
33345 \backslash
33346 #4
33347 \begin_inset Newline newline
33348 \end_inset
33349
33350
33351 \series default
33352 のように入れることができます。このようにすると、マクロ名と引数のみがLyX上に表示され、見通しが良くなります。一方、出力での数式は、最初の枠で定義したように表示
33353 されます。
33354 \begin_inset Newline newline
33355 \end_inset
33356
33357 さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
33358 \family sans
33359 表示\SpecialChar \menuseparator
33360 数式マクロを展開(畳む)
33361 \family default
33362 メニューを使うことで、マクロ毎に変えることができます。
33363 \end_layout
33364
33365 \begin_layout Standard
33366 マクロを使うには、数式中にマクロ名をコマンドとして入れます。上記の例では、
33367 \series bold
33368
33369 \backslash
33370 qG
33371 \series default
33372 とします。このマクロは、LyX中では以下のように表示されます。
33373 \begin_inset Newline newline
33374 \end_inset
33375
33376
33377 \begin_inset space \hspace*{\fill}
33378 \end_inset
33379
33380
33381 \begin_inset Graphics
33382         filename ../clipart/macrouse.png
33383
33384 \end_inset
33385
33386
33387 \begin_inset space \hspace*{\fill}
33388 \end_inset
33389
33390
33391 \begin_inset Newline newline
33392 \end_inset
33393
33394 以下は、上記の例に、引数
33395 \begin_inset Formula $x$
33396 \end_inset
33397
33398
33399 \begin_inset Formula $\ln(x)$
33400 \end_inset
33401
33402
33403 \begin_inset Formula $B$
33404 \end_inset
33405
33406 を指定したものです。
33407 \end_layout
33408
33409 \begin_layout Standard
33410 \begin_inset Formula 
33411 \[
33412 \qG x{\ln(x)}B
33413 \]
33414
33415 \end_inset
33416
33417
33418 \end_layout
33419
33420 \begin_layout Standard
33421 LyXは、
33422 \family sans
33423 ツール\SpecialChar \menuseparator
33424 設定\SpecialChar \menuseparator
33425 編集\SpecialChar \menuseparator
33426 制御
33427 \family default
33428 メニューで、マクロを編集するのに複数の様式を用意しています。あなたに最も合った様式を見つけるには、様式を選択してから、違いを見るために数式マクロにカーソルを合わ
33429 せてみてください。
33430 \end_layout
33431
33432 \begin_layout Standard
33433 数式マクロは、文書書き出し時に、内部的に
33434 \series bold
33435
33436 \backslash
33437 newcommand
33438 \series default
33439 コマンドに変換されます。こうして生成された
33440 \series bold
33441
33442 \backslash
33443 newcommand
33444 \series default
33445 コマンドは、LaTeXプリアンブルには置かれませんので、マクロは、文書中、マクロ定義ボックスよりも後の数式でのみ使うことができます。
33446 \end_layout
33447
33448 \begin_layout Standard
33449 数式マクロは、
33450 \series bold
33451
33452 \backslash
33453 newcommand
33454 \series default
33455 コマンドから直接作ることもできます。たとえば、LyX中に通常の文章として、
33456 \series bold
33457
33458 \begin_inset Newline newline
33459 \end_inset
33460
33461
33462 \backslash
33463 newcommand{
33464 \backslash
33465 larrow}[2]{
33466 \backslash
33467 xleftarrow[#2]{#1}}
33468 \begin_inset Newline newline
33469 \end_inset
33470
33471
33472 \series default
33473 というコマンドを書き入れ、この全体を選択して、短絡キー
33474 \family sans
33475 Ctrl+M
33476 \family default
33477 を押すと、このコマンドは数式マクロに変換されます。この方法を使うに当たっては、
33478 \series bold
33479
33480 \backslash
33481 newcommand
33482 \series default
33483 コマンドが正しく入力されていることに気をつけなくてはなりません。さもないと、間違ったマクロが作られてしまって、LaTeXエラーが発生します。
33484 \end_layout
33485
33486 \begin_layout Standard
33487 数式マクロには、まだ、マクロ定義中に再帰的に数式を入れてしまうと、正しく処理されないという問題が残っています。したがって、第
33488 \begin_inset CommandInset ref
33489 LatexCommand ref
33490 reference "sub:newcommandコマンド"
33491
33492 \end_inset
33493
33494 節で例として作った
33495 \series bold
33496
33497 \backslash
33498 fb
33499 \series default
33500 は、マクロとしては作ることができません。
33501 \end_layout
33502
33503 \begin_layout Standard
33504 カーソルがマクロ定義ボックスの中にあるとき、LyX中に以下のようなマクロツールバーが表示されます。
33505 \end_layout
33506
33507 \begin_layout Standard
33508 \begin_inset VSpace defskip
33509 \end_inset
33510
33511
33512 \end_layout
33513
33514 \begin_layout Standard
33515 \begin_inset Graphics
33516         filename ../clipart/MacroToolbar.png
33517
33518 \end_inset
33519
33520
33521 \begin_inset Index idx
33522 status collapsed
33523
33524 \begin_layout Plain Layout
33525 まくろ@マクロ ! つーるばー@ツールバー
33526 \end_layout
33527
33528 \end_inset
33529
33530
33531 \end_layout
33532
33533 \begin_layout Standard
33534 \begin_inset VSpace defskip
33535 \end_inset
33536
33537
33538 \end_layout
33539
33540 \begin_layout Standard
33541 マクロツールバーは、左から右に、以下の各ボタンがあります。
33542 \end_layout
33543
33544 \begin_layout Standard
33545 \begin_inset VSpace defskip
33546 \end_inset
33547
33548
33549 \end_layout
33550
33551 \begin_layout Standard
33552 \begin_inset Tabular
33553 <lyxtabular version="3" rows="9" columns="2">
33554 <features islongtable="true" longtabularalignment="center">
33555 <column alignment="left" valignment="top" width="0">
33556 <column alignment="left" valignment="top" width="85col%">
33557 <row interlinespace="2.5mm">
33558 <cell alignment="center" valignment="top" usebox="none">
33559 \begin_inset Text
33560
33561 \begin_layout Plain Layout
33562 \begin_inset Graphics
33563         filename ../../images/math-macro-remove-param.png
33564         rotateOrigin center
33565
33566 \end_inset
33567
33568
33569 \end_layout
33570
33571 \end_inset
33572 </cell>
33573 <cell alignment="center" valignment="top" usebox="none">
33574 \begin_inset Text
33575
33576 \begin_layout Plain Layout
33577
33578 \family sans
33579 編集\SpecialChar \menuseparator
33580 数式\SpecialChar \menuseparator
33581 マクロ定義\SpecialChar \menuseparator
33582 最後の引数を削除
33583 \end_layout
33584
33585 \end_inset
33586 </cell>
33587 </row>
33588 <row interlinespace="2.5mm">
33589 <cell alignment="center" valignment="top" usebox="none">
33590 \begin_inset Text
33591
33592 \begin_layout Plain Layout
33593 \begin_inset Graphics
33594         filename ../../images/math-macro-add-param.png
33595         rotateOrigin center
33596
33597 \end_inset
33598
33599
33600 \end_layout
33601
33602 \end_inset
33603 </cell>
33604 <cell alignment="center" valignment="top" usebox="none">
33605 \begin_inset Text
33606
33607 \begin_layout Plain Layout
33608
33609 \family sans
33610 編集\SpecialChar \menuseparator
33611 数式\SpecialChar \menuseparator
33612 マクロ定義\SpecialChar \menuseparator
33613 引数を追加
33614 \end_layout
33615
33616 \end_inset
33617 </cell>
33618 </row>
33619 <row interlinespace="2.5mm">
33620 <cell alignment="center" valignment="top" usebox="none">
33621 \begin_inset Text
33622
33623 \begin_layout Plain Layout
33624 \begin_inset Graphics
33625         filename ../../images/math-macro-make-optional.png
33626         rotateOrigin center
33627
33628 \end_inset
33629
33630
33631 \end_layout
33632
33633 \end_inset
33634 </cell>
33635 <cell alignment="center" valignment="top" usebox="none">
33636 \begin_inset Text
33637
33638 \begin_layout Plain Layout
33639
33640 \family sans
33641 編集\SpecialChar \menuseparator
33642 数式\SpecialChar \menuseparator
33643 マクロ定義\SpecialChar \menuseparator
33644 最初の必須引数を
33645 \begin_inset Newline newline
33646 \end_inset
33647
33648
33649 \begin_inset Phantom HPhantom
33650 status open
33651
33652 \begin_layout Plain Layout
33653
33654 \family sans
33655 編集\SpecialChar \menuseparator
33656 数式\SpecialChar \menuseparator
33657 マクロ定義\SpecialChar \menuseparator
33658
33659 \end_layout
33660
33661 \end_inset
33662
33663 非必須引数にする
33664 \end_layout
33665
33666 \end_inset
33667 </cell>
33668 </row>
33669 <row interlinespace="2.5mm">
33670 <cell alignment="center" valignment="top" usebox="none">
33671 \begin_inset Text
33672
33673 \begin_layout Plain Layout
33674 \begin_inset Graphics
33675         filename ../../images/math-macro-make-nonoptional.png
33676         rotateOrigin center
33677
33678 \end_inset
33679
33680
33681 \end_layout
33682
33683 \end_inset
33684 </cell>
33685 <cell alignment="center" valignment="top" usebox="none">
33686 \begin_inset Text
33687
33688 \begin_layout Plain Layout
33689
33690 \family sans
33691 編集\SpecialChar \menuseparator
33692 数式\SpecialChar \menuseparator
33693 マクロ定義\SpecialChar \menuseparator
33694 最後の非必須引数を
33695 \begin_inset Newline newline
33696 \end_inset
33697
33698
33699 \begin_inset Phantom HPhantom
33700 status open
33701
33702 \begin_layout Plain Layout
33703
33704 \family sans
33705 編集\SpecialChar \menuseparator
33706 数式\SpecialChar \menuseparator
33707 マクロ定義\SpecialChar \menuseparator
33708
33709 \end_layout
33710
33711 \end_inset
33712
33713 必須引数にする
33714 \end_layout
33715
33716 \end_inset
33717 </cell>
33718 </row>
33719 <row interlinespace="2.5mm">
33720 <cell alignment="center" valignment="top" usebox="none">
33721 \begin_inset Text
33722
33723 \begin_layout Plain Layout
33724 \begin_inset Graphics
33725         filename ../../images/math-macro-remove-optional-param.png
33726         rotateOrigin center
33727
33728 \end_inset
33729
33730
33731 \end_layout
33732
33733 \end_inset
33734 </cell>
33735 <cell alignment="center" valignment="top" usebox="none">
33736 \begin_inset Text
33737
33738 \begin_layout Plain Layout
33739
33740 \family sans
33741 編集\SpecialChar \menuseparator
33742 数式\SpecialChar \menuseparator
33743 マクロ定義\SpecialChar \menuseparator
33744 非必須引数を削除
33745 \end_layout
33746
33747 \end_inset
33748 </cell>
33749 </row>
33750 <row interlinespace="2.5mm">
33751 <cell alignment="center" valignment="top" usebox="none">
33752 \begin_inset Text
33753
33754 \begin_layout Plain Layout
33755 \begin_inset Graphics
33756         filename ../../images/math-macro-add-optional-param.png
33757         rotateOrigin center
33758
33759 \end_inset
33760
33761
33762 \end_layout
33763
33764 \end_inset
33765 </cell>
33766 <cell alignment="center" valignment="top" usebox="none">
33767 \begin_inset Text
33768
33769 \begin_layout Plain Layout
33770
33771 \family sans
33772 編集\SpecialChar \menuseparator
33773 数式\SpecialChar \menuseparator
33774 マクロ定義\SpecialChar \menuseparator
33775 非必須引数を挿入
33776 \end_layout
33777
33778 \end_inset
33779 </cell>
33780 </row>
33781 <row interlinespace="2.5mm">
33782 <cell alignment="center" valignment="top" usebox="none">
33783 \begin_inset Text
33784
33785 \begin_layout Plain Layout
33786 \begin_inset Graphics
33787         filename ../../images/math-macro-remove-greedy-param.png
33788         rotateOrigin center
33789
33790 \end_inset
33791
33792
33793 \end_layout
33794
33795 \end_inset
33796 </cell>
33797 <cell alignment="center" valignment="top" usebox="none">
33798 \begin_inset Text
33799
33800 \begin_layout Plain Layout
33801
33802 \family sans
33803 編集\SpecialChar \menuseparator
33804 数式\SpecialChar \menuseparator
33805 マクロ定義\SpecialChar \menuseparator
33806 右に吐き出す形で
33807 \begin_inset Newline newline
33808 \end_inset
33809
33810
33811 \begin_inset Phantom HPhantom
33812 status open
33813
33814 \begin_layout Plain Layout
33815
33816 \family sans
33817 編集\SpecialChar \menuseparator
33818 数式\SpecialChar \menuseparator
33819 マクロ定義\SpecialChar \menuseparator
33820
33821 \end_layout
33822
33823 \end_inset
33824
33825 最後の引数を削除
33826 \end_layout
33827
33828 \end_inset
33829 </cell>
33830 </row>
33831 <row interlinespace="2.5mm">
33832 <cell alignment="center" valignment="top" usebox="none">
33833 \begin_inset Text
33834
33835 \begin_layout Plain Layout
33836 \begin_inset Graphics
33837         filename ../../images/math-macro-append-greedy-param.png
33838         rotateOrigin center
33839
33840 \end_inset
33841
33842
33843 \end_layout
33844
33845 \end_inset
33846 </cell>
33847 <cell alignment="center" valignment="top" usebox="none">
33848 \begin_inset Text
33849
33850 \begin_layout Plain Layout
33851
33852 \family sans
33853 編集\SpecialChar \menuseparator
33854 数式\SpecialChar \menuseparator
33855 マクロ定義\SpecialChar \menuseparator
33856 右から喰う形で
33857 \begin_inset Newline newline
33858 \end_inset
33859
33860
33861 \begin_inset Phantom HPhantom
33862 status open
33863
33864 \begin_layout Plain Layout
33865
33866 \family sans
33867 編集\SpecialChar \menuseparator
33868 数式\SpecialChar \menuseparator
33869 マクロ定義\SpecialChar \menuseparator
33870
33871 \end_layout
33872
33873 \end_inset
33874
33875 引数を追加
33876 \end_layout
33877
33878 \end_inset
33879 </cell>
33880 </row>
33881 <row interlinespace="2.5mm">
33882 <cell alignment="center" valignment="top" usebox="none">
33883 \begin_inset Text
33884
33885 \begin_layout Plain Layout
33886 \begin_inset Graphics
33887         filename ../../images/math-macro-add-greedy-optional-param.png
33888         rotateOrigin center
33889
33890 \end_inset
33891
33892
33893 \end_layout
33894
33895 \end_inset
33896 </cell>
33897 <cell alignment="center" valignment="top" usebox="none">
33898 \begin_inset Text
33899
33900 \begin_layout Plain Layout
33901
33902 \family sans
33903 編集\SpecialChar \menuseparator
33904 数式\SpecialChar \menuseparator
33905 マクロ定義\SpecialChar \menuseparator
33906 右から喰う形で
33907 \begin_inset Newline newline
33908 \end_inset
33909
33910
33911 \begin_inset Phantom HPhantom
33912 status open
33913
33914 \begin_layout Plain Layout
33915
33916 \family sans
33917 編集\SpecialChar \menuseparator
33918 数式\SpecialChar \menuseparator
33919 マクロ定義\SpecialChar \menuseparator
33920
33921 \end_layout
33922
33923 \end_inset
33924
33925 非必須引数を追加
33926 \end_layout
33927
33928 \end_inset
33929 </cell>
33930 </row>
33931 </lyxtabular>
33932
33933 \end_inset
33934
33935
33936 \end_layout
33937
33938 \begin_layout Section
33939
33940 \lang english
33941 Computer Algebra Systems
33942 \end_layout
33943
33944 \begin_layout Standard
33945
33946 \lang english
33947 LyX offers the exchange between mathematical expressions written in LyX's
33948  math editor and external applications or user defined scripts.
33949  Currently supported applications are 
33950 \family sans
33951 Maple
33952 \family default
33953
33954 \family sans
33955 Mathematica
33956 \family default
33957
33958 \family sans
33959 Maxima
33960 \family default
33961  and 
33962 \family sans
33963 Octave
33964 \family default
33965 .
33966  Note that the set of supported mathematical constructs is limited only
33967  to very simple cases.
33968 \end_layout
33969
33970 \begin_layout Subsection
33971
33972 \lang english
33973 Usage
33974 \end_layout
33975
33976 \begin_layout Standard
33977
33978 \lang english
33979 Write some expression in a formula, go to the 
33980 \family sans
33981 Edit\SpecialChar \menuseparator
33982 Math\SpecialChar \menuseparator
33983 Use Computer Algebra System
33984 \family default
33985  menu and choose the application you have installed on the computer.
33986  After that the result of computation should show on the right side of the
33987  expression together with the 
33988 \begin_inset Quotes eld
33989 \end_inset
33990
33991 =
33992 \begin_inset Quotes erd
33993 \end_inset
33994
33995  operator.
33996 \end_layout
33997
33998 \begin_layout Standard
33999
34000 \lang english
34001 Here are few simple examples (with results from 
34002 \family typewriter
34003 Maxima
34004 \family default
34005 ) to show what kind of computations can be performed:
34006 \end_layout
34007
34008 \begin_layout Itemize
34009 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
34010 \end_inset
34011
34012
34013 \end_layout
34014
34015 \begin_layout Itemize
34016 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
34017 \end_inset
34018
34019
34020 \end_layout
34021
34022 \begin_layout Itemize
34023 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
34024 \end_inset
34025
34026
34027 \end_layout
34028
34029 \begin_layout Itemize
34030 \begin_inset Formula $\det\left[\begin{array}{ccc}
34031 1 & 6 & 7\\
34032 2 & 5 & 8\\
34033 3 & 4 & 17
34034 \end{array}\right]=-56$
34035 \end_inset
34036
34037
34038 \end_layout
34039
34040 \begin_layout Itemize
34041 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
34042 \end_inset
34043
34044
34045 \end_layout
34046
34047 \begin_layout Subsection
34048
34049 \lang english
34050 Keyboard shortcut
34051 \end_layout
34052
34053 \begin_layout Standard
34054
34055 \lang english
34056 Currently there is no keyboard shortcut for calling the algebra applications.
34057  One can easily bind a shortcut to the 
34058 \family sans
34059 math-extern
34060 \family default
34061  LyX function (see the 
34062 \family sans
34063 \emph on
34064 LyX Functions
34065 \family default
34066 \emph default
34067  manual).
34068  One could e.
34069 \begin_inset space \thinspace{}
34070 \end_inset
34071
34072 g.
34073 \begin_inset space ~
34074 \end_inset
34075
34076 bind the 
34077 \family sans
34078 Return
34079 \family default
34080  key inside the math editor.
34081  To bind it to 
34082 \family typewriter
34083 Maxima
34084 \family default
34085  one would use this shortcut definition command:
34086 \end_layout
34087
34088 \begin_layout Standard
34089
34090 \series bold
34091 \lang english
34092 command-alternatives break-paragraph;math-extern maxima
34093 \end_layout
34094
34095 \begin_layout Standard
34096 \begin_inset Newpage newpage
34097 \end_inset
34098
34099
34100 \end_layout
34101
34102 \begin_layout Section
34103 さまざまな秘訣
34104 \begin_inset Index idx
34105 status collapsed
34106
34107 \begin_layout Plain Layout
34108 ひけつ@秘訣
34109 \end_layout
34110
34111 \end_inset
34112
34113
34114 \end_layout
34115
34116 \begin_layout Subsection
34117 負の数
34118 \begin_inset Index idx
34119 status collapsed
34120
34121 \begin_layout Plain Layout
34122 かず@数 ! ふの@負の ---
34123 \end_layout
34124
34125 \end_inset
34126
34127
34128 \end_layout
34129
34130 \begin_layout Standard
34131 数式中の負の数は、数の前の負符号が、差演算子記号と同じ長さに設定されてしまうために、汚く見えてしまうことがあります。負の数を通常の文章として書くと、負符号は正し
34132 く表示されます。
34133 \end_layout
34134
34135 \begin_layout Standard
34136 したがって、この問題は、負符号を数式テキストに変換することによって、解消されます。
34137 \end_layout
34138
34139 \begin_layout Standard
34140 以下は、この問題を示す例です。
34141 \end_layout
34142
34143 \begin_layout Standard
34144 \align center
34145 \begin_inset Tabular
34146 <lyxtabular version="3" rows="3" columns="2">
34147 <features tabularvalignment="middle">
34148 <column alignment="right" valignment="top" width="0">
34149 <column alignment="left" valignment="top" width="0">
34150 <row>
34151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34152 \begin_inset Text
34153
34154 \begin_layout Plain Layout
34155 通常の文章:
34156 \end_layout
34157
34158 \end_inset
34159 </cell>
34160 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34161 \begin_inset Text
34162
34163 \begin_layout Plain Layout
34164 x = -2
34165 \end_layout
34166
34167 \end_inset
34168 </cell>
34169 </row>
34170 <row>
34171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34172 \begin_inset Text
34173
34174 \begin_layout Plain Layout
34175 数式:
34176 \end_layout
34177
34178 \end_inset
34179 </cell>
34180 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34181 \begin_inset Text
34182
34183 \begin_layout Plain Layout
34184 \begin_inset Formula $x=-2$
34185 \end_inset
34186
34187
34188 \end_layout
34189
34190 \end_inset
34191 </cell>
34192 </row>
34193 <row>
34194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34195 \begin_inset Text
34196
34197 \begin_layout Plain Layout
34198 解決策:
34199 \end_layout
34200
34201 \end_inset
34202 </cell>
34203 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34204 \begin_inset Text
34205
34206 \begin_layout Plain Layout
34207 \begin_inset Formula $x=\textrm{-}2$
34208 \end_inset
34209
34210
34211 \end_layout
34212
34213 \end_inset
34214 </cell>
34215 </row>
34216 </lyxtabular>
34217
34218 \end_inset
34219
34220
34221 \end_layout
34222
34223 \begin_layout Subsection
34224 位区切りとしてのコンマ
34225 \begin_inset Index idx
34226 status collapsed
34227
34228 \begin_layout Plain Layout
34229 こんま@コンマ
34230 \end_layout
34231
34232 \end_inset
34233
34234
34235 \begin_inset Index idx
34236 status collapsed
34237
34238 \begin_layout Plain Layout
34239 かんま@カンマ|see
34240 \begin_inset ERT
34241 status collapsed
34242
34243 \begin_layout Plain Layout
34244
34245 {
34246 \end_layout
34247
34248 \end_inset
34249
34250 コンマ
34251 \begin_inset ERT
34252 status collapsed
34253
34254 \begin_layout Plain Layout
34255
34256 }
34257 \end_layout
34258
34259 \end_inset
34260
34261
34262 \end_layout
34263
34264 \end_inset
34265
34266
34267 \end_layout
34268
34269 \begin_layout Standard
34270 LaTeXでは、英語の慣習にしたがい、数式中のコンマを数字の位区切りに使用します。よって、数式中のコンマの後ろには、つねに空白が加わります。
34271 \end_layout
34272
34273 \begin_layout Standard
34274 これを回避するためには、コンマを選択して、数式テキストに変更して下さい(短絡キー
34275 \begin_inset Info
34276 type  "shortcut"
34277 arg   "math-mode"
34278 \end_inset
34279
34280 )。
34281 \end_layout
34282
34283 \begin_layout Standard
34284 文書中の数式コンマを、すべて小数点として使うには、LaTeXプリアンブルに
34285 \end_layout
34286
34287 \begin_layout Standard
34288
34289 \series bold
34290
34291 \backslash
34292 usepackage{icomma}
34293 \end_layout
34294
34295 \begin_layout Standard
34296 という行を加えて、
34297 \series bold
34298 icomma.sty
34299 \series default
34300
34301 \begin_inset Foot
34302 status collapsed
34303
34304 \begin_layout Plain Layout
34305
34306 \series bold
34307 icomma
34308 \series default
34309 は、LaTeXパッケージ
34310 \series bold
34311 was
34312 \series default
34313
34314 \begin_inset Index idx
34315 status collapsed
34316
34317 \begin_layout Plain Layout
34318 ぱっけーじ@パッケージ ! was
34319 \begin_inset ERT
34320 status collapsed
34321
34322 \begin_layout Plain Layout
34323
34324
34325 \backslash
34326 vspace{4mm}
34327 \end_layout
34328
34329 \end_inset
34330
34331
34332 \end_layout
34333
34334 \end_inset
34335
34336 に含まれています。
34337 \end_layout
34338
34339 \end_inset
34340
34341
34342 \begin_inset Index idx
34343 status collapsed
34344
34345 \begin_layout Plain Layout
34346 ぱっけーじ@パッケージ ! icomma
34347 \end_layout
34348
34349 \end_inset
34350
34351 ファイルを読み込みます。
34352 \end_layout
34353
34354 \begin_layout Subsection
34355 物理ベクトル
34356 \begin_inset CommandInset label
34357 LatexCommand label
34358 name "sub:物理ベクトル"
34359
34360 \end_inset
34361
34362
34363 \begin_inset Index idx
34364 status collapsed
34365
34366 \begin_layout Plain Layout
34367 Vectors ! physical
34368 \end_layout
34369
34370 \end_inset
34371
34372
34373 \end_layout
34374
34375 \begin_layout Standard
34376 LaTeXパッケージ
34377 \series bold
34378 braket
34379 \series default
34380
34381 \begin_inset Foot
34382 status collapsed
34383
34384 \begin_layout Plain Layout
34385
34386 \series bold
34387 braket
34388 \series default
34389  は標準的LaTeX頒布版のすべてに含まれています。
34390 \end_layout
34391
34392 \end_inset
34393
34394
34395 \begin_inset Index idx
34396 status collapsed
34397
34398 \begin_layout Plain Layout
34399 ぱっけーじ@パッケージ ! braket
34400 \end_layout
34401
34402 \end_inset
34403
34404 には、定義済みのベクトルが提供されており、
34405 \end_layout
34406
34407 \begin_layout Standard
34408
34409 \series bold
34410
34411 \backslash
34412 usepackage{braket}
34413 \end_layout
34414
34415 \begin_layout Standard
34416 というLaTeXプリアンブル行で読み込むことができます。
34417 \end_layout
34418
34419 \begin_layout Standard
34420 \begin_inset ERT
34421 status collapsed
34422
34423 \begin_layout Plain Layout
34424
34425
34426 \backslash
34427 ifbraket 
34428 \end_layout
34429
34430 \end_inset
34431
34432
34433 \begin_inset Note Note
34434 status open
34435
34436 \begin_layout Plain Layout
34437 以下の表は、
34438 \series bold
34439 braket
34440 \series default
34441  LaTeXパッケージが導入済みのときのみ表示されます。
34442 \end_layout
34443
34444 \end_inset
34445
34446 以下のコマンドが定義されています。
34447 \end_layout
34448
34449 \begin_layout Standard
34450 \align center
34451 \begin_inset Tabular
34452 <lyxtabular version="3" rows="4" columns="2">
34453 <features tabularvalignment="middle">
34454 <column alignment="center" valignment="top" width="0">
34455 <column alignment="center" valignment="top" width="0">
34456 <row>
34457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34458 \begin_inset Text
34459
34460 \begin_layout Plain Layout
34461 コマンド
34462 \end_layout
34463
34464 \end_inset
34465 </cell>
34466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34467 \begin_inset Text
34468
34469 \begin_layout Plain Layout
34470 出力
34471 \end_layout
34472
34473 \end_inset
34474 </cell>
34475 </row>
34476 <row>
34477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34478 \begin_inset Text
34479
34480 \begin_layout Plain Layout
34481
34482 \backslash
34483 Bra{
34484 \backslash
34485 psi
34486 \end_layout
34487
34488 \end_inset
34489 </cell>
34490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34491 \begin_inset Text
34492
34493 \begin_layout Plain Layout
34494 \begin_inset Formula $\Bra{\psi}$
34495 \end_inset
34496
34497
34498 \end_layout
34499
34500 \end_inset
34501 </cell>
34502 </row>
34503 <row>
34504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34505 \begin_inset Text
34506
34507 \begin_layout Plain Layout
34508
34509 \backslash
34510 Ket{
34511 \backslash
34512 psi
34513 \end_layout
34514
34515 \end_inset
34516 </cell>
34517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34518 \begin_inset Text
34519
34520 \begin_layout Plain Layout
34521 \begin_inset Formula $\Ket{\psi}$
34522 \end_inset
34523
34524
34525 \end_layout
34526
34527 \end_inset
34528 </cell>
34529 </row>
34530 <row>
34531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34532 \begin_inset Text
34533
34534 \begin_layout Plain Layout
34535
34536 \backslash
34537 Braket{
34538 \backslash
34539 psi
34540 \begin_inset Formula $|$
34541 \end_inset
34542
34543
34544 \backslash
34545 phi
34546 \end_layout
34547
34548 \end_inset
34549 </cell>
34550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34551 \begin_inset Text
34552
34553 \begin_layout Plain Layout
34554 \begin_inset Formula $\Braket{\psi|\phi}$
34555 \end_inset
34556
34557
34558 \end_layout
34559
34560 \end_inset
34561 </cell>
34562 </row>
34563 </lyxtabular>
34564
34565 \end_inset
34566
34567
34568 \end_layout
34569
34570 \begin_layout Standard
34571
34572 \series bold
34573
34574 \backslash
34575 Braket
34576 \series default
34577 コマンドを使うと、以下のように、すべての縦棒がそれを囲む括弧と同じ大きさに設定されます。
34578 \begin_inset Formula 
34579 \[
34580 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
34581 \]
34582
34583 \end_inset
34584
34585
34586 \begin_inset ERT
34587 status collapsed
34588
34589 \begin_layout Plain Layout
34590
34591
34592 \backslash
34593 else 
34594 \end_layout
34595
34596 \end_inset
34597
34598
34599 \begin_inset Note Note
34600 status open
34601
34602 \begin_layout Plain Layout
34603
34604 \series bold
34605 braket
34606 \series default
34607  LaTeXパッケージが導入されていないときには、以下が表示されます。
34608 \end_layout
34609
34610 \end_inset
34611
34612
34613 \end_layout
34614
34615 \begin_layout Standard
34616 本小節の全体を出力で見るためには、
34617 \series bold
34618 braket
34619 \series default
34620  LaTeXパッケージを導入する必要があります。
34621 \end_layout
34622
34623 \begin_layout Standard
34624 \begin_inset ERT
34625 status collapsed
34626
34627 \begin_layout Plain Layout
34628
34629
34630 \backslash
34631 fi 
34632 \end_layout
34633
34634 \end_inset
34635
34636
34637 \end_layout
34638
34639 \begin_layout Standard
34640
34641 \series bold
34642
34643 \backslash
34644 Braket
34645 \series default
34646 と同じ効果は、第
34647 \begin_inset CommandInset ref
34648 LatexCommand ref
34649 reference "sub:自動の括弧丈"
34650
34651 \end_inset
34652
34653 節に説明されているとおり、
34654 \series bold
34655
34656 \backslash
34657 middle
34658 \series default
34659 コマンドを用いることによっても実現できます。
34660 \end_layout
34661
34662 \begin_layout Subsection
34663 自己定義の分数
34664 \begin_inset CommandInset label
34665 LatexCommand label
34666 name "sub:自己定義の分数"
34667
34668 \end_inset
34669
34670
34671 \begin_inset Index idx
34672 status collapsed
34673
34674 \begin_layout Plain Layout
34675 ぶんすう@分数 ! じこていぎの@自己定義の ---
34676 \end_layout
34677
34678 \end_inset
34679
34680
34681 \end_layout
34682
34683 \begin_layout Standard
34684 分数用の自製コマンドを定義するには、以下の書式を持つ
34685 \series bold
34686
34687 \backslash
34688 genfrac
34689 \series default
34690
34691 \begin_inset Index idx
34692 status collapsed
34693
34694 \begin_layout Plain Layout
34695 こまんど@コマンド ! G ! 
34696 \backslash
34697 genfrac
34698 \end_layout
34699
34700 \end_inset
34701
34702 コマンドを使います。
34703 \end_layout
34704
34705 \begin_layout Standard
34706
34707 \series bold
34708
34709 \backslash
34710 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
34711 \begin_inset Newline newline
34712 \end_inset
34713
34714
34715 \begin_inset Phantom HPhantom
34716 status open
34717
34718 \begin_layout Plain Layout
34719
34720 \series bold
34721
34722 \backslash
34723 genfrac
34724 \end_layout
34725
34726 \end_inset
34727
34728 {分子}{分母}
34729 \end_layout
34730
34731 \begin_layout Standard
34732 ここで「様式」は、0
34733 \begin_inset space \thinspace{}
34734 \end_inset
34735
34736 -
34737 \begin_inset space \thinspace{}
34738 \end_inset
34739
34740 3の範囲の数字です。
34741 \end_layout
34742
34743 \begin_layout Standard
34744 \align center
34745 \begin_inset Tabular
34746 <lyxtabular version="3" rows="5" columns="2">
34747 <features tabularvalignment="middle">
34748 <column alignment="center" valignment="top" width="0">
34749 <column alignment="center" valignment="top" width="0">
34750 <row>
34751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34752 \begin_inset Text
34753
34754 \begin_layout Plain Layout
34755 数字
34756 \end_layout
34757
34758 \end_inset
34759 </cell>
34760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34761 \begin_inset Text
34762
34763 \begin_layout Plain Layout
34764 様式(大きさ)
34765 \end_layout
34766
34767 \end_inset
34768 </cell>
34769 </row>
34770 <row>
34771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34772 \begin_inset Text
34773
34774 \begin_layout Plain Layout
34775 0
34776 \end_layout
34777
34778 \end_inset
34779 </cell>
34780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34781 \begin_inset Text
34782
34783 \begin_layout Plain Layout
34784 別行建て様式の数式
34785 \end_layout
34786
34787 \end_inset
34788 </cell>
34789 </row>
34790 <row>
34791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34792 \begin_inset Text
34793
34794 \begin_layout Plain Layout
34795 1
34796 \end_layout
34797
34798 \end_inset
34799 </cell>
34800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34801 \begin_inset Text
34802
34803 \begin_layout Plain Layout
34804 行内数式
34805 \end_layout
34806
34807 \end_inset
34808 </cell>
34809 </row>
34810 <row>
34811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34812 \begin_inset Text
34813
34814 \begin_layout Plain Layout
34815 2
34816 \end_layout
34817
34818 \end_inset
34819 </cell>
34820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34821 \begin_inset Text
34822
34823 \begin_layout Plain Layout
34824 やや小(small)
34825 \end_layout
34826
34827 \end_inset
34828 </cell>
34829 </row>
34830 <row>
34831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34832 \begin_inset Text
34833
34834 \begin_layout Plain Layout
34835 3
34836 \end_layout
34837
34838 \end_inset
34839 </cell>
34840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34841 \begin_inset Text
34842
34843 \begin_layout Plain Layout
34844 最小(tiny)
34845 \end_layout
34846
34847 \end_inset
34848 </cell>
34849 </row>
34850 </lyxtabular>
34851
34852 \end_inset
34853
34854
34855 \end_layout
34856
34857 \begin_layout Standard
34858 「様式」を指定しないときには、
34859 \series bold
34860
34861 \backslash
34862 frac
34863 \series default
34864 コマンドのように、大きさは周囲の環境に合わせて調節されます。 
34865 \end_layout
34866
34867 \begin_layout Standard
34868 「分数線の厚み」を指定しないときには、既定値である0.4
34869 \begin_inset space \thinspace{}
34870 \end_inset
34871
34872 ptが用いられます。
34873 \end_layout
34874
34875 \begin_layout Standard
34876 \begin_inset VSpace medskip
34877 \end_inset
34878
34879 たとえば、第
34880 \begin_inset CommandInset ref
34881 LatexCommand ref
34882 reference "sub:分数"
34883
34884 \end_inset
34885
34886 節の
34887 \series bold
34888
34889 \backslash
34890 dfrac
34891 \series default
34892 コマンドおよび
34893 \series bold
34894
34895 \backslash
34896 tbinom
34897 \series default
34898 コマンドは、
34899 \end_layout
34900
34901 \begin_layout Standard
34902
34903 \series bold
34904
34905 \backslash
34906 newcommand{
34907 \backslash
34908 dfrac}[2]{
34909 \backslash
34910 genfrac{}{}{}{0}{#1}{#2}}
34911 \end_layout
34912
34913 \begin_layout Standard
34914 あるいは
34915 \end_layout
34916
34917 \begin_layout Standard
34918
34919 \series bold
34920
34921 \backslash
34922 newcommand{
34923 \backslash
34924 tbinom}[2]{
34925 \backslash
34926 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34927 \end_layout
34928
34929 \begin_layout Standard
34930 というコマンドで定義できます。
34931 \end_layout
34932
34933 \begin_layout Standard
34934 \begin_inset VSpace medskip
34935 \end_inset
34936
34937 分数線の厚みを非必須の引数として与えることのできる分数を定義するには、LaTeXプリアンブルに
34938 \end_layout
34939
34940 \begin_layout Standard
34941
34942 \series bold
34943
34944 \backslash
34945 newcommand{
34946 \backslash
34947 fracS}[3][]{
34948 \backslash
34949 genfrac{}{}{#1}{}{#2}{#3}}
34950 \end_layout
34951
34952 \begin_layout Standard
34953 という行を入れます。
34954 \end_layout
34955
34956 \begin_layout Standard
34957 以下は、そのテストです。
34958 \begin_inset Formula 
34959 \begin{align*}
34960 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34961 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34962 \end{align*}
34963
34964 \end_inset
34965
34966 ご覧になってわかるように、分子や分母から分数線までの距離は、分数線の厚みの約3倍になります。
34967 \end_layout
34968
34969 \begin_layout Subsection
34970 数式の取り消し
34971 \begin_inset Index idx
34972 status collapsed
34973
34974 \begin_layout Plain Layout
34975 すうしき@数式 ! とりけし@取り消し
34976 \end_layout
34977
34978 \end_inset
34979
34980
34981 \end_layout
34982
34983 \begin_layout Standard
34984 数式あるいはその一部を取り消すには、
34985 \series bold
34986 cancel
34987 \series default
34988
34989 \begin_inset Foot
34990 status collapsed
34991
34992 \begin_layout Plain Layout
34993
34994 \series bold
34995 cancel
34996 \series default
34997 は、標準的なLaTeX頒布版のすべてに含まれています。
34998 \end_layout
34999
35000 \end_inset
35001
35002
35003 \begin_inset Index idx
35004 status collapsed
35005
35006 \begin_layout Plain Layout
35007 ぱっけーじ@パッケージ ! cancel
35008 \end_layout
35009
35010 \end_inset
35011
35012  LaTeXパッケージを、LaTeXプリアンブル行に
35013 \end_layout
35014
35015 \begin_layout Standard
35016
35017 \series bold
35018
35019 \backslash
35020 usepackage{cancel}
35021 \end_layout
35022
35023 \begin_layout Standard
35024 と書いて読み込む必要があります。
35025 \end_layout
35026
35027 \begin_layout Standard
35028 数式を取り消すには、4つの方法があります。
35029 \end_layout
35030
35031 \begin_layout Standard
35032 \align center
35033 \begin_inset Tabular
35034 <lyxtabular version="3" rows="5" columns="2">
35035 <features tabularvalignment="middle">
35036 <column alignment="center" valignment="top" width="0">
35037 <column alignment="center" valignment="top" width="0">
35038 <row>
35039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35040 \begin_inset Text
35041
35042 \begin_layout Plain Layout
35043 コマンド
35044 \end_layout
35045
35046 \end_inset
35047 </cell>
35048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35049 \begin_inset Text
35050
35051 \begin_layout Plain Layout
35052 出力
35053 \begin_inset Note Note
35054 status collapsed
35055
35056 \begin_layout Plain Layout
35057 ここで
35058 \series bold
35059
35060 \backslash
35061 raisebox
35062 \series default
35063 はスペーサーとして使用しているだけです。
35064 \end_layout
35065
35066 \end_inset
35067
35068
35069 \end_layout
35070
35071 \end_inset
35072 </cell>
35073 </row>
35074 <row>
35075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35076 \begin_inset Text
35077
35078 \begin_layout Plain Layout
35079
35080 \backslash
35081 cancel{
35082 \backslash
35083 int
35084 \begin_inset ERT
35085 status collapsed
35086
35087 \begin_layout Plain Layout
35088
35089
35090 \backslash
35091 spce 
35092 \end_layout
35093
35094 \end_inset
35095
35096 A=B
35097 \end_layout
35098
35099 \end_inset
35100 </cell>
35101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35102 \begin_inset Text
35103
35104 \begin_layout Plain Layout
35105 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35106 \end_inset
35107
35108
35109 \end_layout
35110
35111 \end_inset
35112 </cell>
35113 </row>
35114 <row>
35115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35116 \begin_inset Text
35117
35118 \begin_layout Plain Layout
35119
35120 \backslash
35121 bcancel{
35122 \backslash
35123 int
35124 \begin_inset ERT
35125 status collapsed
35126
35127 \begin_layout Plain Layout
35128
35129
35130 \backslash
35131 spce 
35132 \end_layout
35133
35134 \end_inset
35135
35136 A=B
35137 \end_layout
35138
35139 \end_inset
35140 </cell>
35141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35142 \begin_inset Text
35143
35144 \begin_layout Plain Layout
35145 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35146 \end_inset
35147
35148
35149 \end_layout
35150
35151 \end_inset
35152 </cell>
35153 </row>
35154 <row>
35155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35156 \begin_inset Text
35157
35158 \begin_layout Plain Layout
35159
35160 \backslash
35161 xcancel{
35162 \backslash
35163 int
35164 \begin_inset ERT
35165 status collapsed
35166
35167 \begin_layout Plain Layout
35168
35169
35170 \backslash
35171 spce 
35172 \end_layout
35173
35174 \end_inset
35175
35176 A=B
35177 \end_layout
35178
35179 \end_inset
35180 </cell>
35181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35182 \begin_inset Text
35183
35184 \begin_layout Plain Layout
35185 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35186 \end_inset
35187
35188
35189 \end_layout
35190
35191 \end_inset
35192 </cell>
35193 </row>
35194 <row>
35195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35196 \begin_inset Text
35197
35198 \begin_layout Plain Layout
35199
35200 \backslash
35201 cancelto{1
35202 \begin_inset Formula $\to$
35203 \end_inset
35204
35205
35206 \backslash
35207 {
35208 \backslash
35209 int
35210 \begin_inset ERT
35211 status collapsed
35212
35213 \begin_layout Plain Layout
35214
35215
35216 \backslash
35217 spce 
35218 \end_layout
35219
35220 \end_inset
35221
35222 A=B
35223 \end_layout
35224
35225 \end_inset
35226 </cell>
35227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35228 \begin_inset Text
35229
35230 \begin_layout Plain Layout
35231 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35232 \end_inset
35233
35234
35235 \end_layout
35236
35237 \end_inset
35238 </cell>
35239 </row>
35240 </lyxtabular>
35241
35242 \end_inset
35243
35244
35245 \end_layout
35246
35247 \begin_layout Standard
35248
35249 \series bold
35250
35251 \backslash
35252 cancelto
35253 \series default
35254 は、以下のように、とくに数式中の分数を約分を表示するのに適しています。
35255 \begin_inset Formula 
35256 \[
35257 \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}}}
35258 \]
35259
35260 \end_inset
35261
35262
35263 \end_layout
35264
35265 \begin_layout Standard
35266
35267 \lang english
35268 To change the size of 
35269 \series bold
35270
35271 \backslash
35272 cancelto
35273 \series default
35274 's 
35275 \begin_inset Quotes eld
35276 \end_inset
35277
35278 subscript
35279 \begin_inset Quotes erd
35280 \end_inset
35281
35282  value one can load the package 
35283 \series bold
35284 cancel
35285 \series default
35286  with either the option 
35287 \series bold
35288 samesize
35289 \series default
35290  which leads to the same size as for the canceled value or with the option
35291  
35292 \series bold
35293 Smaller
35294 \series default
35295  which makes is it a bit smaller than the size one gets without using a
35296  package option.
35297  In this document 
35298 \series bold
35299 cancel
35300 \series default
35301  was loaded with this line:
35302 \end_layout
35303
35304 \begin_layout Standard
35305
35306 \series bold
35307
35308 \backslash
35309 usepackage[samesize]{cancel}
35310 \end_layout
35311
35312 \begin_layout Standard
35313
35314 \lang english
35315 To color the cancellation bar one adds this command as TeX code:
35316 \end_layout
35317
35318 \begin_layout Standard
35319
35320 \series bold
35321
35322 \backslash
35323 renewcommand{
35324 \backslash
35325 CancelColor}{
35326 \backslash
35327 color{red}}
35328 \end_layout
35329
35330 \begin_layout Standard
35331
35332 \series bold
35333 \lang english
35334 red
35335 \series default
35336  can be replaced by a color of your choice.
35337 \end_layout
35338
35339 \begin_layout Standard
35340 \begin_inset ERT
35341 status collapsed
35342
35343 \begin_layout Plain Layout
35344
35345
35346 \backslash
35347 renewcommand{
35348 \backslash
35349 CancelColor}{
35350 \backslash
35351 color{red}}
35352 \end_layout
35353
35354 \end_inset
35355
35356
35357 \end_layout
35358
35359 \begin_layout Standard
35360 \begin_inset Formula 
35361 \[
35362 \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}}}
35363 \]
35364
35365 \end_inset
35366
35367
35368 \end_layout
35369
35370 \begin_layout Standard
35371 \begin_inset ERT
35372 status collapsed
35373
35374 \begin_layout Plain Layout
35375
35376
35377 \backslash
35378 renewcommand{
35379 \backslash
35380 CancelColor}{
35381 \backslash
35382 color{black}}
35383 \end_layout
35384
35385 \end_inset
35386
35387
35388 \lang english
35389
35390 \begin_inset Note Note
35391 status open
35392
35393 \begin_layout Plain Layout
35394
35395 \lang english
35396 reset the color
35397 \end_layout
35398
35399 \end_inset
35400
35401
35402 \end_layout
35403
35404 \begin_layout Standard
35405
35406 \lang english
35407 For further customizations, see the documentation of the package
35408 \lang japanese
35409  
35410 \series bold
35411 cancel
35412 \series default
35413
35414 \begin_inset CommandInset citation
35415 LatexCommand cite
35416 key "cancel"
35417
35418 \end_inset
35419
35420 .
35421 \end_layout
35422
35423 \begin_layout Subsection
35424 節見出し中の数式
35425 \begin_inset CommandInset label
35426 LatexCommand label
35427 name "sub:節見出し中の数式"
35428
35429 \end_inset
35430
35431
35432 \begin_inset Index idx
35433 status collapsed
35434
35435 \begin_layout Plain Layout
35436 すうしき@数式 ! せつみだしちゅうの@節見出し中の ---
35437 \end_layout
35438
35439 \end_inset
35440
35441
35442 \end_layout
35443
35444 \begin_layout Standard
35445 数式を節見出し中で使う際には、以下のことに留意しなくてはなりません。
35446 \end_layout
35447
35448 \begin_layout Standard
35449 \begin_inset Note Greyedout
35450 status open
35451
35452 \begin_layout Plain Layout
35453 文書設定ダイアログの
35454 \family sans
35455 PDF特性
35456 \family default
35457
35458 \series bold
35459 hyperref
35460 \series default
35461
35462 \begin_inset Index idx
35463 status collapsed
35464
35465 \begin_layout Plain Layout
35466 ぱっけーじ@パッケージ ! hyperref
35467 \end_layout
35468
35469 \end_inset
35470
35471 サポートが有効になっている場合、PDFのしおりが、目次にある節見出しすべてに関して生成されます。しおり中に数式を入れることはPDFの慣習に違反しているため、節見
35472 出しに数式が含まれている場合、数式はしおり中に誤った文字列として表示されます。
35473 \end_layout
35474
35475 \end_inset
35476
35477
35478 \end_layout
35479
35480 \begin_layout Standard
35481 これらの問題は、
35482 \family sans
35483 挿入\SpecialChar \menuseparator
35484 短縮タイトル
35485 \family default
35486 メニューを使って、問題となる節見出しの最後に短縮タイトルを入れることで解決することができます。短縮タイトルは、目次が美しく整形されるように、多行にわたる節見出し
35487 に別名を付けるものです。目次中には、短縮タイトルのみが表示され、したがってPDFしおり中にも短縮タイトルのみが表示されます。
35488 \end_layout
35489
35490 \begin_layout Standard
35491 数式を目次中でも使わなくてもならないが、
35492 \series bold
35493 hyperref
35494 \series default
35495 も使用しなくてはならないときには、
35496 \end_layout
35497
35498 \begin_layout Standard
35499
35500 \series bold
35501
35502 \backslash
35503 texorpdfstring{部分}{代替文字列}
35504 \begin_inset Index idx
35505 status collapsed
35506
35507 \begin_layout Plain Layout
35508 こまんど@コマンド ! T ! 
35509 \backslash
35510 texorpdfstring
35511 \end_layout
35512
35513 \end_inset
35514
35515
35516 \end_layout
35517
35518 \begin_layout Standard
35519 というコマンドをTeXモードで使う方法があります。
35520 \end_layout
35521
35522 \begin_layout Standard
35523 「部分」は、見出し中、PDFしおりに表示したくない部分です。これは、文字・数式・脚注のほかに相互参照をとることもできます。しおりには、この部分の代わりに、「代替
35524 文字列」が用いられます。
35525 \end_layout
35526
35527 \begin_layout Standard
35528 以下の二つは、見出しの例です。
35529 \begin_inset VSpace -3mm
35530 \end_inset
35531
35532
35533 \begin_inset ERT
35534 status collapsed
35535
35536 \begin_layout Plain Layout
35537
35538
35539 \backslash
35540 boldmath 
35541 \end_layout
35542
35543 \end_inset
35544
35545
35546 \end_layout
35547
35548 \begin_layout Subsubsection
35549 目次中では数式を使わない見出し
35550 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35551 \end_inset
35552
35553
35554 \begin_inset Argument
35555 status collapsed
35556
35557 \begin_layout Plain Layout
35558 目次中では数式を使わない見出し
35559 \end_layout
35560
35561 \end_inset
35562
35563
35564 \end_layout
35565
35566 \begin_layout Subsubsection
35567 目次中で数式を使う見出し
35568 \begin_inset ERT
35569 status collapsed
35570
35571 \begin_layout Plain Layout
35572
35573
35574 \backslash
35575 texorpdfstring{
35576 \end_layout
35577
35578 \end_inset
35579
35580  
35581 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35582 \end_inset
35583
35584
35585 \begin_inset ERT
35586 status collapsed
35587
35588 \begin_layout Plain Layout
35589
35590 }{}
35591 \end_layout
35592
35593 \end_inset
35594
35595
35596 \end_layout
35597
35598 \begin_layout Standard
35599 \begin_inset ERT
35600 status collapsed
35601
35602 \begin_layout Plain Layout
35603
35604
35605 \backslash
35606 unboldmath 
35607 \end_layout
35608
35609 \end_inset
35610
35611 一つめの見出しでは短縮タイトルが使われており、二つめの見出しでは
35612 \series bold
35613
35614 \backslash
35615 texorpdfstring
35616 \series default
35617 が使われています。
35618 \end_layout
35619
35620 \begin_layout Standard
35621 他の節見出しと同じ書式を得るために、上の見出し全体は
35622 \series bold
35623 boldmath
35624 \series default
35625 環境に設定してあります
35626 \begin_inset Foot
35627 status collapsed
35628
35629 \begin_layout Plain Layout
35630
35631 \begin_inset CommandInset ref
35632 LatexCommand ref
35633 reference "sub:ボールド体の数式"
35634
35635 \end_inset
35636
35637 節参照。
35638 \end_layout
35639
35640 \end_inset
35641
35642
35643 \end_layout
35644
35645 \begin_layout Subsection
35646 多段組文中の数式
35647 \begin_inset Index idx
35648 status collapsed
35649
35650 \begin_layout Plain Layout
35651 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の ---
35652 \end_layout
35653
35654 \end_inset
35655
35656
35657 \end_layout
35658
35659 \begin_layout Standard
35660 多段組文中に数式を作ると、段の中に収まりきらないことも多く、ページ幅全体に広がるようにする必要があることがあります。これは、
35661 \series bold
35662 multicol
35663 \series default
35664
35665 \begin_inset Foot
35666 status collapsed
35667
35668 \begin_layout Plain Layout
35669
35670 \series bold
35671 multicol
35672 \series default
35673 は、標準的LaTeX頒布版のすべてに含まれています。
35674 \end_layout
35675
35676 \end_inset
35677
35678
35679 \begin_inset Index idx
35680 status collapsed
35681
35682 \begin_layout Plain Layout
35683 ぱっけーじ@パッケージ ! multicol
35684 \end_layout
35685
35686 \end_inset
35687
35688  LaTeXパッケージを、
35689 \end_layout
35690
35691 \begin_layout Standard
35692
35693 \series bold
35694
35695 \backslash
35696 usepackage{multicol}
35697 \end_layout
35698
35699 \begin_layout Standard
35700 というLaTeXプリアンブル行を書いて読み込むことで、実現できます。
35701 \end_layout
35702
35703 \begin_layout Standard
35704 \begin_inset Note Greyedout
35705 status open
35706
35707 \begin_layout Plain Layout
35708 ここで、
35709 \family sans
35710 文書\SpecialChar \menuseparator
35711 設定
35712 \family default
35713 メニューの
35714 \family sans
35715 本文レイアウト
35716 \family default
35717 で、
35718 \family sans
35719 二段組文書
35720 \family default
35721 の設定を
35722 \emph on
35723 有効にしてはならない
35724 \emph default
35725 ことに注意してください。
35726 \end_layout
35727
35728 \end_inset
35729
35730
35731 \end_layout
35732
35733 \begin_layout Standard
35734 多段組文の前に
35735 \end_layout
35736
35737 \begin_layout Standard
35738
35739 \series bold
35740
35741 \backslash
35742 begin{multicols}{段数}
35743 \end_layout
35744
35745 \begin_layout Standard
35746 というコマンドをTeXモードで書き入れます。「段数」は、2
35747 \begin_inset space \thinspace{}
35748 \end_inset
35749
35750 -
35751 \begin_inset space \thinspace{}
35752 \end_inset
35753
35754 10のあいだの数字です。多段組文の終わる数式の前には、
35755 \end_layout
35756
35757 \begin_layout Standard
35758
35759 \series bold
35760
35761 \backslash
35762 end{multicols}
35763 \end_layout
35764
35765 \begin_layout Standard
35766 というコマンドをTeXモードで入れます。
35767 \end_layout
35768
35769 \begin_layout Standard
35770 このコマンドによって、数式の前にいくらかの余白が、自動的に作られます。これをなくすには、数式の前に-6
35771 \begin_inset space \thinspace{}
35772 \end_inset
35773
35774 mmの垂直空白を入れて下さい。数式様式
35775 \series bold
35776
35777 \begin_inset Foot
35778 status collapsed
35779
35780 \begin_layout Plain Layout
35781
35782 \series bold
35783 数式様式に関しては、第
35784 \series default
35785
35786 \begin_inset CommandInset ref
35787 LatexCommand ref
35788 reference "sec:数式様式"
35789
35790 \end_inset
35791
35792 節をご覧下さい。
35793 \end_layout
35794
35795 \end_inset
35796
35797
35798 \series default
35799 として
35800 \series bold
35801 行頭下げ
35802 \series default
35803 を使用している場合には、代わりに-9
35804 \begin_inset space \thinspace{}
35805 \end_inset
35806
35807 mmの垂直空白を入れて下さい。
35808 \end_layout
35809
35810 \begin_layout Standard
35811 以下は、別行建て数式を含む、多段組文の例です。
35812 \end_layout
35813
35814 \begin_layout Standard
35815 \begin_inset ERT
35816 status collapsed
35817
35818 \begin_layout Plain Layout
35819
35820
35821 \backslash
35822 begin{multicols}{2}
35823 \end_layout
35824
35825 \end_inset
35826
35827
35828 \lang ngerman
35829 Das Spektrum wird fouriertransformiert.
35830  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35831 , Lösungsmittel) zu trennen.
35832  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35833  nun das Aussehen des Ausgangssignals.
35834  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
35835  über alle Phasen integrieren muss.
35836  Sei nun 
35837 \begin_inset Formula $S$
35838 \end_inset
35839
35840  unser normiertes Ausgangssignal und 
35841 \begin_inset Formula $P$
35842 \end_inset
35843
35844  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35845 \lang japanese
35846
35847 \begin_inset ERT
35848 status collapsed
35849
35850 \begin_layout Plain Layout
35851
35852
35853 \backslash
35854 end{multicols}
35855 \end_layout
35856
35857 \end_inset
35858
35859
35860 \begin_inset VSpace -6mm
35861 \end_inset
35862
35863
35864 \begin_inset Formula 
35865 \begin{equation}
35866 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35867 \end{equation}
35868
35869 \end_inset
35870
35871
35872 \begin_inset ERT
35873 status collapsed
35874
35875 \begin_layout Plain Layout
35876
35877
35878 \backslash
35879 begin{multicols}{2}
35880 \end_layout
35881
35882 \end_inset
35883
35884
35885 \lang ngerman
35886 wobei 
35887 \begin_inset Formula $S_{0}$
35888 \end_inset
35889
35890  das Signal ohne Gradient ist und die Normierungsbedingung 
35891 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35892 \end_inset
35893
35894  gilt.
35895  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35896  Direkt nach dem 
35897 \begin_inset Formula $\nicefrac{\pi}{2}$
35898 \end_inset
35899
35900
35901 \begin_inset space \thinspace{}
35902 \end_inset
35903
35904 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35905  das Signal zusätzlich abschwächt.
35906  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35907  
35908 \begin_inset Formula $T_{2}$
35909 \end_inset
35910
35911 -Zeit.
35912 \end_layout
35913
35914 \begin_layout Standard
35915 \begin_inset ERT
35916 status collapsed
35917
35918 \begin_layout Plain Layout
35919
35920
35921 \backslash
35922 end{multicols}
35923 \end_layout
35924
35925 \end_inset
35926
35927  
35928 \end_layout
35929
35930 \begin_layout Subsection
35931 変数の説明付き数式
35932 \begin_inset Index idx
35933 status collapsed
35934
35935 \begin_layout Plain Layout
35936 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
35937 \end_layout
35938
35939 \end_inset
35940
35941
35942 \end_layout
35943
35944 \begin_layout Standard
35945 \begin_inset CommandInset ref
35946 LatexCommand eqref
35947 reference "eq:within"
35948
35949 \end_inset
35950
35951 式のように、数式内で変数の説明をするには、
35952 \begin_inset Formula $n$
35953 \end_inset
35954
35955 個の変数が使われている場合、左寄せの列を持つ2
35956 \series bold
35957 ×
35958 \series default
35959
35960 \begin_inset Formula $n$
35961 \end_inset
35962
35963 行列を使用します
35964 \begin_inset Foot
35965 status collapsed
35966
35967 \begin_layout Plain Layout
35968 行列に関しては、第
35969 \begin_inset CommandInset ref
35970 LatexCommand ref
35971 reference "sec:行列"
35972
35973 \end_inset
35974
35975 節参照。
35976 \end_layout
35977
35978 \end_inset
35979
35980 。説明を小さな文字にするには、行列の前に、たとえば
35981 \series bold
35982
35983 \backslash
35984 footnotesize
35985 \series default
35986 コマンドを挿入します
35987 \begin_inset Foot
35988 status collapsed
35989
35990 \begin_layout Plain Layout
35991 フォント寸法に関しては、第
35992 \begin_inset CommandInset ref
35993 LatexCommand ref
35994 reference "sub:書体寸法"
35995
35996 \end_inset
35997
35998 節参照。
35999 \end_layout
36000
36001 \end_inset
36002
36003
36004 \end_layout
36005
36006 \begin_layout Standard
36007 数式様式に
36008 \series bold
36009 行頭下げ
36010 \begin_inset Foot
36011 status collapsed
36012
36013 \begin_layout Plain Layout
36014
36015 \series bold
36016 数式様式に関しては、第
36017 \series default
36018
36019 \begin_inset CommandInset ref
36020 LatexCommand ref
36021 reference "sec:数式様式"
36022
36023 \end_inset
36024
36025 節参照。
36026 \end_layout
36027
36028 \end_inset
36029
36030
36031 \series default
36032 を使っている場合、行列を数式とページ余白から等距離に置くために、行列の前後に
36033 \series bold
36034
36035 \backslash
36036 hfill
36037 \series default
36038
36039 \begin_inset Foot
36040 status collapsed
36041
36042 \begin_layout Plain Layout
36043
36044 \series bold
36045
36046 \backslash
36047 hfill
36048 \series default
36049 は、
36050 \series bold
36051 行頭下げ
36052 \series default
36053 様式のときのみ機能します。第
36054 \begin_inset CommandInset ref
36055 LatexCommand ref
36056 reference "sub:可変長の空白"
36057
36058 \end_inset
36059
36060 節をご覧下さい。
36061 \end_layout
36062
36063 \end_inset
36064
36065 を入れます。
36066 \end_layout
36067
36068 \begin_layout Standard
36069 数式様式に
36070 \series bold
36071 中央揃え
36072 \series default
36073 を使っている場合、数式を字下げするには、第
36074 \begin_inset CommandInset ref
36075 LatexCommand ref
36076 reference "sub:flalign環境"
36077
36078 \end_inset
36079
36080 節で述べた方法を使用します。
36081 \begin_inset CommandInset ref
36082 LatexCommand eqref
36083 reference "eq:within"
36084
36085 \end_inset
36086
36087 式には5列があり、最初の2列には数式、3列めには行列、最終列には空のTeX括弧が入っています。
36088 \begin_inset Formula 
36089 \begin{flalign}
36090 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36091 \rho & \textrm{density}\\
36092 V & \textrm{volume}\\
36093 g & \textrm{gravitational acceleration}
36094 \end{array} &  & {}\label{eq:within}
36095 \end{flalign}
36096
36097 \end_inset
36098
36099
36100 \end_layout
36101
36102 \begin_layout Subsection
36103 アップライト体のギリシャ小文字
36104 \begin_inset CommandInset label
36105 LatexCommand label
36106 name "sub:アップライト体ギリシャ小文字"
36107
36108 \end_inset
36109
36110
36111 \begin_inset Index idx
36112 status collapsed
36113
36114 \begin_layout Plain Layout
36115 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
36116 \end_layout
36117
36118 \end_inset
36119
36120
36121 \end_layout
36122
36123 \begin_layout Standard
36124 ほとんどの数式書体は、イタリック体のギリシャ小文字しか提供していません。しかし、
36125 \begin_inset Formula $\pi$
36126 \end_inset
36127
36128 中間子やニュートリノのような素粒子の記号には、アップライト体のギリシャ文字が必要とされます。
36129 \series bold
36130 upgreek.sty
36131 \series default
36132
36133 \begin_inset Foot
36134 status collapsed
36135
36136 \begin_layout Plain Layout
36137
36138 \series bold
36139 upgreek
36140 \series default
36141 は、
36142 \series bold
36143 was
36144 \series default
36145
36146 \begin_inset Index idx
36147 status collapsed
36148
36149 \begin_layout Plain Layout
36150 ぱっけーじ@パッケージ ! was
36151 \begin_inset ERT
36152 status collapsed
36153
36154 \begin_layout Plain Layout
36155
36156
36157 \backslash
36158 vspace{4mm}
36159 \end_layout
36160
36161 \end_inset
36162
36163
36164 \end_layout
36165
36166 \end_inset
36167
36168  LaTeXパッケージの一部です。
36169 \end_layout
36170
36171 \end_inset
36172
36173
36174 \begin_inset Index idx
36175 status collapsed
36176
36177 \begin_layout Plain Layout
36178 ぱっけーじ@パッケージ ! upgreek
36179 \end_layout
36180
36181 \end_inset
36182
36183  ファイルを
36184 \end_layout
36185
36186 \begin_layout Standard
36187
36188 \series bold
36189
36190 \backslash
36191 usepackage{upgreek}
36192 \end_layout
36193
36194 \begin_layout Standard
36195 というLaTeXプリアンブル行で読み込めば、これらが提供されるようになります。
36196 \begin_inset ERT
36197 status collapsed
36198
36199 \begin_layout Plain Layout
36200
36201
36202 \backslash
36203 ifupgreek 
36204 \end_layout
36205
36206 \end_inset
36207
36208
36209 \begin_inset Note Note
36210 status open
36211
36212 \begin_layout Plain Layout
36213 以下の表は、
36214 \series bold
36215 upgreek
36216 \series default
36217  LaTeXパッケージが導入済みのときのみ表示されます。
36218 \end_layout
36219
36220 \end_inset
36221
36222 アップライト体のギリシャ小文字は、ギリシャ小文字のコマンド名の前に
36223 \series bold
36224 up
36225 \series default
36226 を付けると作ることができます。たとえば
36227 \series bold
36228
36229 \backslash
36230 uptau
36231 \series default
36232 コマンドは、
36233 \begin_inset Formula $\uptau$
36234 \end_inset
36235
36236 のようになります。
36237 \end_layout
36238
36239 \begin_layout Standard
36240 これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
36241 \begin_inset Formula 
36242 \[
36243 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
36244 \]
36245
36246 \end_inset
36247
36248
36249 \end_layout
36250
36251 \begin_layout Standard
36252 アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「µm」のような単位に使うべきではありません。
36253 \end_layout
36254
36255 \begin_layout Standard
36256 \begin_inset ERT
36257 status collapsed
36258
36259 \begin_layout Plain Layout
36260
36261
36262 \backslash
36263 else 
36264 \end_layout
36265
36266 \end_inset
36267
36268
36269 \begin_inset Note Note
36270 status open
36271
36272 \begin_layout Plain Layout
36273 以下は、
36274 \series bold
36275 upgreek
36276 \series default
36277  LaTeXパッケージが導入されていないときのみ表示されます。
36278 \end_layout
36279
36280 \end_inset
36281
36282
36283 \end_layout
36284
36285 \begin_layout Standard
36286 この小節のすべてを出力で見るには、
36287 \series bold
36288 upgreek
36289 \series default
36290  LaTeXパッケージを導入する必要があります。
36291 \end_layout
36292
36293 \begin_layout Standard
36294 \begin_inset ERT
36295 status collapsed
36296
36297 \begin_layout Plain Layout
36298
36299
36300 \backslash
36301 fi 
36302 \end_layout
36303
36304 \end_inset
36305
36306
36307 \end_layout
36308
36309 \begin_layout Subsection
36310 数式中のテキスト文字
36311 \begin_inset CommandInset label
36312 LatexCommand label
36313 name "sub:数式中のテキスト文字"
36314
36315 \end_inset
36316
36317
36318 \begin_inset Index idx
36319 status collapsed
36320
36321 \begin_layout Plain Layout
36322 てきすと@テキスト ! すうしきちゅうの@数式中の ---
36323 \end_layout
36324
36325 \end_inset
36326
36327
36328 \end_layout
36329
36330 \begin_layout Standard
36331 折にふれて、テキスト文字を直接数式中に入れたいときがあるでしょう。たとえば、中黒「·」を
36332 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36333 \end_inset
36334
36335 のように数式中で頻繁に用いようとすると、この中黒はすべてのエンコーディングでテキスト文字として定義されているために、代わりに
36336 \series bold
36337
36338 \backslash
36339 cdot
36340 \series default
36341
36342 \begin_inset Foot
36343 status collapsed
36344
36345 \begin_layout Plain Layout
36346
36347 \begin_inset CommandInset ref
36348 LatexCommand ref
36349 reference "sub:二項演算子"
36350
36351 \end_inset
36352
36353 節参照。
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 Declare Inputtext{183}{
36367 \backslash
36368 ifmmode
36369 \backslash
36370 cdot
36371 \backslash
36372 else
36373 \backslash
36374 textperiodcentered
36375 \backslash
36376 f\SpecialChar \textcompwordmark{}
36377 i}
36378 \end_layout
36379
36380 \begin_layout Standard
36381 というLaTeXプリアンブル行を使えば、エンコーディングに変更を加えることができます。
36382 \end_layout
36383
36384 \begin_layout Standard
36385 文字エンコーディング(
36386 \family sans
36387 文書\SpecialChar \menuseparator
36388 設定\SpecialChar \menuseparator
36389 言語
36390 \family default
36391 メニュー)は、キーボード上のキーが押されたときにどの文字が表示されるかを指定します。「·」文字に対応するキーが押されると、内部的には
36392 \series bold
36393
36394 \backslash
36395 textperiodcentered
36396 \series default
36397 コマンドが使用されます。しかし、このコマンドは数式中では使えないので、LaTeXエラーが発生するのです。変更後のエンコーディングでは、文字が数式中に挿入されたか
36398 否かによって、正しいコマンドが自動的に選択されます。
36399 \end_layout
36400
36401 \begin_layout Standard
36402 定義ファイル中には、複数の文字のエンコーディングが保管されています。たとえば、
36403 \series bold
36404 latin9
36405 \series default
36406 エンコーディングは、LaTeXがインストールされたフォルダにある
36407 \series bold
36408 latin9.def
36409 \series default
36410 ファイルに定義されています。エンコーディングは、LaTeXプリアンブルで変更するべきであって、定義ファイルを変更してはなりません。さもないと、自分の作成した文書
36411 は、他のコンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます。
36412 \end_layout
36413
36414 \begin_layout Standard
36415 \begin_inset VSpace medskip
36416 \end_inset
36417
36418 中黒の他にこの文書では、角度記号「°」が、数式に直接入れることができるよう、以下のようなLaTeXプリアンブル行で定義されています
36419 \begin_inset Foot
36420 status collapsed
36421
36422 \begin_layout Plain Layout
36423 (訳註)pLaTeXでは、これらの定義は必要ないので、コメントアウトして無効にしてあります。
36424 \end_layout
36425
36426 \end_inset
36427
36428
36429 \end_layout
36430
36431 \begin_layout Standard
36432
36433 \series bold
36434
36435 \backslash
36436 DeclareInputtext{176}{
36437 \backslash
36438 ifmmode^
36439 \backslash
36440 circ
36441 \backslash
36442 else
36443 \backslash
36444 textdegree
36445 \backslash
36446 f\SpecialChar \textcompwordmark{}
36447 i}
36448 \end_layout
36449
36450 \begin_layout Standard
36451 \begin_inset Newpage newpage
36452 \end_inset
36453
36454
36455 \end_layout
36456
36457 \begin_layout Section
36458 \start_of_appendix
36459 組版上の助言
36460 \begin_inset Index idx
36461 status collapsed
36462
36463 \begin_layout Plain Layout
36464 くみばんじょうのじょげん@組版上の助言
36465 \end_layout
36466
36467 \end_inset
36468
36469
36470 \end_layout
36471
36472 \begin_layout Standard
36473 この節は、ISO規範に掲げてある、もっとも重要な組版ルールの要約です
36474 \begin_inset Foot
36475 status collapsed
36476
36477 \begin_layout Plain Layout
36478 この要約の一部は、ISO規則を取り上げている「Duden」
36479 \begin_inset CommandInset citation
36480 LatexCommand cite
36481 key "Duden"
36482
36483 \end_inset
36484
36485 と呼ばれるドイツの半公的辞書から採られています。
36486 \end_layout
36487
36488 \end_inset
36489
36490
36491 \end_layout
36492
36493 \begin_layout Itemize
36494 物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
36495 \begin_inset Foot
36496 status collapsed
36497
36498 \begin_layout Plain Layout
36499 書体様式で指定します。第
36500 \begin_inset CommandInset ref
36501 LatexCommand ref
36502 reference "sub:書体様式"
36503
36504 \end_inset
36505
36506 節を参照。
36507 \end_layout
36508
36509 \end_inset
36510
36511 :30
36512 \begin_inset space \thinspace{}
36513 \end_inset
36514
36515 km/h
36516 \begin_inset Newline newline
36517 \end_inset
36518
36519 値と単位の間には、最小空白を入れます。第
36520 \begin_inset CommandInset ref
36521 LatexCommand ref
36522 reference "sub:定義済みの空白"
36523
36524 \end_inset
36525
36526 節を参照。
36527 \begin_inset Newline newline
36528 \end_inset
36529
36530 この慣習は、
36531 \series bold
36532
36533 \backslash
36534 unittwo
36535 \series default
36536 コマンドを使用すると、つねに満たされます。このコマンドを数式に入れると、二つの枠が現れます。最初の枠には値をいれ、第二の枠に単位を入れると、上記と同じような結果
36537 が得られます:
36538 \begin_inset Formula $\unit[30]{km/h}$
36539 \end_inset
36540
36541
36542 \begin_inset space \thinspace{}
36543 \end_inset
36544
36545 。実は、
36546 \series bold
36547
36548 \backslash
36549 unittwo
36550 \series default
36551 は、LaTeXコマンドの実体ではなく、
36552 \series bold
36553
36554 \backslash
36555 unit[値]{単位}
36556 \series default
36557 というコマンドです。したがって、これをTeXコード中で使用することはできません。
36558 \end_layout
36559
36560 \begin_layout Itemize
36561 百分率記号と千分率記号は、物理単位と同様に組みます:
36562 \begin_inset Newline newline
36563 \end_inset
36564
36565 血中アルコール1,2
36566 \begin_inset space \thinspace{}
36567 \end_inset
36568
36569
36570 \end_layout
36571
36572 \begin_layout Itemize
36573 角度記号は値の直後に置きます:15°。しかし、単位として用いられるときは別です:15
36574 \begin_inset space \thinspace{}
36575 \end_inset
36576
36577 °C
36578 \end_layout
36579
36580 \begin_layout Itemize
36581 4桁以上の数は、3桁ごとに最小空白を直前に挿入して、グループ化します:18
36582 \begin_inset space \thinspace{}
36583 \end_inset
36584
36585 473
36586 \begin_inset space \thinspace{}
36587 \end_inset
36588
36589 588
36590 \end_layout
36591
36592 \begin_layout Itemize
36593 120×90×40
36594 \begin_inset space \thinspace{}
36595 \end_inset
36596
36597 cmのような寸法には、積記号「×」を用います。これは、
36598 \series bold
36599
36600 \backslash
36601 times
36602 \series default
36603 コマンドか、
36604 \family sans
36605 挿入\SpecialChar \menuseparator
36606 特殊文字\SpecialChar \menuseparator
36607 記号
36608 \family default
36609 メニューから入れることができます。
36610 \end_layout
36611
36612 \begin_layout Itemize
36613 いくつかの文字を含む函数名は、混乱を防ぐためにアップライト体にします。第
36614 \begin_inset CommandInset ref
36615 LatexCommand ref
36616 reference "sub:定義済み函数"
36617
36618 \end_inset
36619
36620 節を参照。
36621 \end_layout
36622
36623 \begin_layout Itemize
36624 複数の文字を含む指数は、アップライト体にします:
36625 \begin_inset Formula $E_{\mathrm{kin}}$
36626 \end_inset
36627
36628
36629 \begin_inset Newline newline
36630 \end_inset
36631
36632 行列要素はイタリック体にします:
36633 \begin_inset Formula $\hat{H}_{kl}$
36634 \end_inset
36635
36636
36637 \end_layout
36638
36639 \begin_layout Itemize
36640 微分作用素・積分作用素「d」、オイラー数「e」、虚数単位「i」は、他の変数と間違えることを避けるために、アップライト体にします。
36641 \end_layout
36642
36643 \begin_layout Itemize
36644
36645 \noun on
36646 フーリエ
36647 \noun default
36648 変換を表す文字は、
36649 \series bold
36650
36651 \backslash
36652 mathscr
36653 \begin_inset ERT
36654 status collapsed
36655
36656 \begin_layout Plain Layout
36657
36658
36659 \backslash
36660 spce 
36661 \end_layout
36662
36663 \end_inset
36664
36665 {F
36666 \series default
36667 コマンド
36668 \begin_inset Index idx
36669 status collapsed
36670
36671 \begin_layout Plain Layout
36672 こまんど@コマンド! M ! 
36673 \backslash
36674 mathscr
36675 \end_layout
36676
36677 \end_inset
36678
36679
36680 \family sans
36681 挿入\SpecialChar \menuseparator
36682 特殊文字\SpecialChar \menuseparator
36683 記号\SpecialChar \menuseparator
36684 文字様記号
36685 \family default
36686 メニューの
36687 \begin_inset Formula $\mathscr{F}$
36688 \end_inset
36689
36690 で入れることができます。
36691 \begin_inset Newline newline
36692 \end_inset
36693
36694
36695 \series bold
36696
36697 \backslash
36698 mathscr
36699 \series default
36700 コマンドを使うためには、LaTeXパッケージの
36701 \series bold
36702 mathrsfs
36703 \series default
36704
36705 \begin_inset Index idx
36706 status collapsed
36707
36708 \begin_layout Plain Layout
36709 ぱっけーじ@パッケージ! mathrsfs
36710 \end_layout
36711
36712 \end_inset
36713
36714 を、LaTeXプリアンブルで
36715 \series bold
36716
36717 \backslash
36718 usepackage{mathrsfs}
36719 \series default
36720 として読み込む必要があります。
36721 \end_layout
36722
36723 \begin_layout Standard
36724 \begin_inset Newpage newpage
36725 \end_inset
36726
36727
36728 \end_layout
36729
36730 \begin_layout Section
36731 同義語
36732 \begin_inset Index idx
36733 status collapsed
36734
36735 \begin_layout Plain Layout
36736 どうぎご@同義語
36737 \end_layout
36738
36739 \end_inset
36740
36741
36742 \end_layout
36743
36744 \begin_layout Standard
36745 いくつかの文字や記号は、複数のコマンドから作ることができます。以下は、同義のコマンドの一覧です。
36746 \end_layout
36747
36748 \begin_layout Standard
36749 \begin_inset VSpace bigskip
36750 \end_inset
36751
36752
36753 \begin_inset space \hfill{}
36754 \end_inset
36755
36756
36757 \begin_inset Tabular
36758 <lyxtabular version="3" rows="12" columns="2">
36759 <features tabularvalignment="middle">
36760 <column alignment="center" valignment="top" width="0pt">
36761 <column alignment="center" valignment="top" width="0pt">
36762 <row>
36763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36764 \begin_inset Text
36765
36766 \begin_layout Plain Layout
36767 コマンド
36768 \end_layout
36769
36770 \end_inset
36771 </cell>
36772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36773 \begin_inset Text
36774
36775 \begin_layout Plain Layout
36776 同義のコマンド
36777 \begin_inset Note Note
36778 status collapsed
36779
36780 \begin_layout Plain Layout
36781 ここで
36782 \series bold
36783
36784 \backslash
36785 raisebox
36786 \series default
36787 はスペーサーとして使用しているだけです。
36788 \end_layout
36789
36790 \end_inset
36791
36792
36793 \end_layout
36794
36795 \end_inset
36796 </cell>
36797 </row>
36798 <row>
36799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36800 \begin_inset Text
36801
36802 \begin_layout Plain Layout
36803
36804 \backslash
36805 ast
36806 \end_layout
36807
36808 \end_inset
36809 </cell>
36810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36811 \begin_inset Text
36812
36813 \begin_layout Plain Layout
36814 \begin_inset ERT
36815 status collapsed
36816
36817 \begin_layout Plain Layout
36818
36819
36820 \backslash
36821 raisebox{-1.2mm}{
36822 \end_layout
36823
36824 \end_inset
36825
36826 *
36827 \begin_inset ERT
36828 status collapsed
36829
36830 \begin_layout Plain Layout
36831
36832 }
36833 \end_layout
36834
36835 \end_inset
36836
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 choose
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 \backslash
36861 binom
36862 \end_layout
36863
36864 \end_inset
36865 </cell>
36866 </row>
36867 <row>
36868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36869 \begin_inset Text
36870
36871 \begin_layout Plain Layout
36872
36873 \backslash
36874 geq
36875 \end_layout
36876
36877 \end_inset
36878 </cell>
36879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36880 \begin_inset Text
36881
36882 \begin_layout Plain Layout
36883
36884 \backslash
36885 ge
36886 \end_layout
36887
36888 \end_inset
36889 </cell>
36890 </row>
36891 <row>
36892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36893 \begin_inset Text
36894
36895 \begin_layout Plain Layout
36896
36897 \backslash
36898 lbrace
36899 \end_layout
36900
36901 \end_inset
36902 </cell>
36903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36904 \begin_inset Text
36905
36906 \begin_layout Plain Layout
36907 {
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 lbracket
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 \end_layout
36931
36932 \end_inset
36933 </cell>
36934 </row>
36935 <row>
36936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36937 \begin_inset Text
36938
36939 \begin_layout Plain Layout
36940
36941 \backslash
36942 leftarrow
36943 \end_layout
36944
36945 \end_inset
36946 </cell>
36947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36948 \begin_inset Text
36949
36950 \begin_layout Plain Layout
36951
36952 \backslash
36953 gets
36954 \end_layout
36955
36956 \end_inset
36957 </cell>
36958 </row>
36959 <row>
36960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36961 \begin_inset Text
36962
36963 \begin_layout Plain Layout
36964
36965 \backslash
36966 leq
36967 \end_layout
36968
36969 \end_inset
36970 </cell>
36971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36972 \begin_inset Text
36973
36974 \begin_layout Plain Layout
36975
36976 \backslash
36977 le
36978 \end_layout
36979
36980 \end_inset
36981 </cell>
36982 </row>
36983 <row>
36984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36985 \begin_inset Text
36986
36987 \begin_layout Plain Layout
36988
36989 \backslash
36990 lor
36991 \end_layout
36992
36993 \end_inset
36994 </cell>
36995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36996 \begin_inset Text
36997
36998 \begin_layout Plain Layout
36999
37000 \backslash
37001 vee
37002 \end_layout
37003
37004 \end_inset
37005 </cell>
37006 </row>
37007 <row>
37008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37009 \begin_inset Text
37010
37011 \begin_layout Plain Layout
37012
37013 \backslash
37014 neq
37015 \end_layout
37016
37017 \end_inset
37018 </cell>
37019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37020 \begin_inset Text
37021
37022 \begin_layout Plain Layout
37023
37024 \backslash
37025 not=
37026 \end_layout
37027
37028 \end_inset
37029 </cell>
37030 </row>
37031 <row>
37032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37033 \begin_inset Text
37034
37035 \begin_layout Plain Layout
37036
37037 \backslash
37038 slash
37039 \end_layout
37040
37041 \end_inset
37042 </cell>
37043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37044 \begin_inset Text
37045
37046 \begin_layout Plain Layout
37047 /
37048 \end_layout
37049
37050 \end_inset
37051 </cell>
37052 </row>
37053 <row>
37054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37055 \begin_inset Text
37056
37057 \begin_layout Plain Layout
37058
37059 \backslash
37060 vert
37061 \end_layout
37062
37063 \end_inset
37064 </cell>
37065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37066 \begin_inset Text
37067
37068 \begin_layout Plain Layout
37069 \begin_inset Formula $|$
37070 \end_inset
37071
37072
37073 \end_layout
37074
37075 \end_inset
37076 </cell>
37077 </row>
37078 </lyxtabular>
37079
37080 \end_inset
37081
37082
37083 \begin_inset space \hfill{}
37084 \end_inset
37085
37086
37087 \begin_inset Tabular
37088 <lyxtabular version="3" rows="12" columns="2">
37089 <features tabularvalignment="middle">
37090 <column alignment="center" valignment="top" width="0pt">
37091 <column alignment="center" valignment="top" width="0pt">
37092 <row>
37093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37094 \begin_inset Text
37095
37096 \begin_layout Plain Layout
37097 コマンド
37098 \end_layout
37099
37100 \end_inset
37101 </cell>
37102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37103 \begin_inset Text
37104
37105 \begin_layout Plain Layout
37106 同義のコマンド
37107 \end_layout
37108
37109 \end_inset
37110 </cell>
37111 </row>
37112 <row>
37113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37114 \begin_inset Text
37115
37116 \begin_layout Plain Layout
37117
37118 \backslash
37119 backslash
37120 \end_layout
37121
37122 \end_inset
37123 </cell>
37124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37125 \begin_inset Text
37126
37127 \begin_layout Plain Layout
37128
37129 \backslash
37130
37131 \backslash
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 dasharrow
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 \backslash
37156 dashrightarrow
37157 \end_layout
37158
37159 \end_inset
37160 </cell>
37161 </row>
37162 <row>
37163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37164 \begin_inset Text
37165
37166 \begin_layout Plain Layout
37167
37168 \backslash
37169 land
37170 \end_layout
37171
37172 \end_inset
37173 </cell>
37174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37175 \begin_inset Text
37176
37177 \begin_layout Plain Layout
37178
37179 \backslash
37180 wedge
37181 \end_layout
37182
37183 \end_inset
37184 </cell>
37185 </row>
37186 <row>
37187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37188 \begin_inset Text
37189
37190 \begin_layout Plain Layout
37191
37192 \backslash
37193 rbrace
37194 \end_layout
37195
37196 \end_inset
37197 </cell>
37198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37199 \begin_inset Text
37200
37201 \begin_layout Plain Layout
37202 }
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 rbracket
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 \end_layout
37226
37227 \end_inset
37228 </cell>
37229 </row>
37230 <row>
37231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37232 \begin_inset Text
37233
37234 \begin_layout Plain Layout
37235
37236 \backslash
37237 rightarrow
37238 \end_layout
37239
37240 \end_inset
37241 </cell>
37242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37243 \begin_inset Text
37244
37245 \begin_layout Plain Layout
37246
37247 \backslash
37248 to
37249 \end_layout
37250
37251 \end_inset
37252 </cell>
37253 </row>
37254 <row>
37255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37256 \begin_inset Text
37257
37258 \begin_layout Plain Layout
37259
37260 \backslash
37261 lnot
37262 \end_layout
37263
37264 \end_inset
37265 </cell>
37266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37267 \begin_inset Text
37268
37269 \begin_layout Plain Layout
37270
37271 \backslash
37272 neg
37273 \end_layout
37274
37275 \end_inset
37276 </cell>
37277 </row>
37278 <row>
37279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37280 \begin_inset Text
37281
37282 \begin_layout Plain Layout
37283
37284 \backslash
37285 ne
37286 \end_layout
37287
37288 \end_inset
37289 </cell>
37290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37291 \begin_inset Text
37292
37293 \begin_layout Plain Layout
37294
37295 \backslash
37296 not=
37297 \end_layout
37298
37299 \end_inset
37300 </cell>
37301 </row>
37302 <row>
37303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37304 \begin_inset Text
37305
37306 \begin_layout Plain Layout
37307
37308 \backslash
37309 owns
37310 \end_layout
37311
37312 \end_inset
37313 </cell>
37314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37315 \begin_inset Text
37316
37317 \begin_layout Plain Layout
37318
37319 \backslash
37320 ni
37321 \end_layout
37322
37323 \end_inset
37324 </cell>
37325 </row>
37326 <row>
37327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37328 \begin_inset Text
37329
37330 \begin_layout Plain Layout
37331
37332 \backslash
37333 square
37334 \end_layout
37335
37336 \end_inset
37337 </cell>
37338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37339 \begin_inset Text
37340
37341 \begin_layout Plain Layout
37342
37343 \backslash
37344 Box
37345 \end_layout
37346
37347 \end_inset
37348 </cell>
37349 </row>
37350 <row>
37351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37352 \begin_inset Text
37353
37354 \begin_layout Plain Layout
37355
37356 \backslash
37357 Vert
37358 \end_layout
37359
37360 \end_inset
37361 </cell>
37362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37363 \begin_inset Text
37364
37365 \begin_layout Plain Layout
37366
37367 \backslash
37368
37369 \begin_inset Formula $|$
37370 \end_inset
37371
37372
37373 \end_layout
37374
37375 \end_inset
37376 </cell>
37377 </row>
37378 </lyxtabular>
37379
37380 \end_inset
37381
37382
37383 \begin_inset space \hfill{}
37384 \end_inset
37385
37386
37387 \end_layout
37388
37389 \begin_layout Standard
37390 \begin_inset Newpage newpage
37391 \end_inset
37392
37393
37394 \end_layout
37395
37396 \begin_layout Bibliography
37397 \begin_inset CommandInset bibitem
37398 LatexCommand bibitem
37399 key "TLC2"
37400
37401 \end_inset
37402
37403
37404 \shape smallcaps
37405 Mittelbach, F.
37406  ; Goossens, M.
37407 \shape default
37408
37409 \shape italic
37410 The LaTeX Companion
37411 \shape default
37412 , 2nd ed.
37413  Addison Wesley, 2004
37414 \end_layout
37415
37416 \begin_layout Bibliography
37417 \begin_inset CommandInset bibitem
37418 LatexCommand bibitem
37419 key "Mathmode"
37420
37421 \end_inset
37422
37423 LaTeXの数式能力の
37424 \begin_inset CommandInset href
37425 LatexCommand href
37426 name "説明"
37427 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37428
37429 \end_inset
37430
37431
37432 \end_layout
37433
37434 \begin_layout Bibliography
37435 \begin_inset CommandInset bibitem
37436 LatexCommand bibitem
37437 key "AMS"
37438
37439 \end_inset
37440
37441
37442 \begin_inset ERT
37443 status collapsed
37444
37445 \begin_layout Plain Layout
37446
37447
37448 \backslash
37449 AmS
37450 \end_layout
37451
37452 \end_inset
37453
37454 -LaTeXの
37455 \begin_inset CommandInset href
37456 LatexCommand href
37457 name "説明"
37458 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
37459
37460 \end_inset
37461
37462
37463 \end_layout
37464
37465 \begin_layout Bibliography
37466 \begin_inset CommandInset bibitem
37467 LatexCommand bibitem
37468 key "Symbols"
37469
37470 \end_inset
37471
37472 LaTeXパッケージで利用できる記号の
37473 \begin_inset CommandInset href
37474 LatexCommand href
37475 name "全覧"
37476 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37477
37478 \end_inset
37479
37480
37481 \end_layout
37482
37483 \begin_layout Bibliography
37484 \begin_inset CommandInset bibitem
37485 LatexCommand bibitem
37486 key "cancel"
37487
37488 \end_inset
37489
37490 LaTeX 
37491 \series bold
37492 cancel
37493 \series default
37494
37495 \begin_inset Index idx
37496 status collapsed
37497
37498 \begin_layout Plain Layout
37499 ぱっけーじ@パッケージ ! cancel
37500 \end_layout
37501
37502 \end_inset
37503
37504 パッケージの
37505 \begin_inset CommandInset href
37506 LatexCommand href
37507 name "取扱説明書"
37508 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37509
37510 \end_inset
37511
37512
37513 \end_layout
37514
37515 \begin_layout Bibliography
37516 \begin_inset CommandInset bibitem
37517 LatexCommand bibitem
37518 key "hyperref"
37519
37520 \end_inset
37521
37522 LaTeX 
37523 \series bold
37524 hyperref
37525 \series default
37526
37527 \begin_inset Index idx
37528 status collapsed
37529
37530 \begin_layout Plain Layout
37531 ぱっけーじ@パッケージ ! hyperref
37532 \end_layout
37533
37534 \end_inset
37535
37536 パッケージの
37537 \begin_inset CommandInset href
37538 LatexCommand href
37539 name "取扱説明書"
37540 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37541
37542 \end_inset
37543
37544
37545 \end_layout
37546
37547 \begin_layout Bibliography
37548 \begin_inset CommandInset bibitem
37549 LatexCommand bibitem
37550 key "mhchem"
37551
37552 \end_inset
37553
37554 LaTeX 
37555 \series bold
37556 mhchem
37557 \series default
37558
37559 \begin_inset Index idx
37560 status collapsed
37561
37562 \begin_layout Plain Layout
37563 ぱっけーじ@パッケージ ! mhchem
37564 \end_layout
37565
37566 \end_inset
37567
37568 パッケージの
37569 \begin_inset CommandInset href
37570 LatexCommand href
37571 name "取扱説明書"
37572 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37573
37574 \end_inset
37575
37576
37577 \end_layout
37578
37579 \begin_layout Bibliography
37580 \begin_inset CommandInset bibitem
37581 LatexCommand bibitem
37582 key "Mathclap"
37583
37584 \end_inset
37585
37586
37587 \begin_inset CommandInset ref
37588 LatexCommand ref
37589 reference "sub:演算子の範囲"
37590
37591 \end_inset
37592
37593 節に述べられている
37594 \series bold
37595
37596 \backslash
37597 mathclap
37598 \series default
37599 コマンドの
37600 \begin_inset CommandInset href
37601 LatexCommand href
37602 name "説明"
37603 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37604
37605 \end_inset
37606
37607
37608 \begin_inset Index idx
37609 status collapsed
37610
37611 \begin_layout Plain Layout
37612 こまんど@コマンド ! M ! 
37613 \backslash
37614 mathclap
37615 \end_layout
37616
37617 \end_inset
37618
37619
37620 \end_layout
37621
37622 \begin_layout Bibliography
37623 \begin_inset CommandInset bibitem
37624 LatexCommand bibitem
37625 key "Duden"
37626
37627 \end_inset
37628
37629
37630 \emph on
37631 Duden Band 1
37632 \emph default
37633 .
37634  22.
37635  Auflage, Duden 2001
37636 \end_layout
37637
37638 \begin_layout Bibliography
37639 \begin_inset CommandInset bibitem
37640 LatexCommand bibitem
37641 key "Checklist"
37642
37643 \end_inset
37644
37645 原稿見直しの
37646 \begin_inset CommandInset href
37647 LatexCommand href
37648 name "チェックリスト"
37649 target "http://physics.nist.gov/Document/checklist.pdf"
37650
37651 \end_inset
37652
37653
37654 \end_layout
37655
37656 \begin_layout Subsubsection*
37657 \begin_inset CommandInset index_print
37658 LatexCommand printindex
37659 type "idx"
37660
37661 \end_inset
37662
37663
37664 \end_layout
37665
37666 \end_body
37667 \end_document