]> git.lyx.org Git - features.git/blob - lib/doc/ja/Math.lyx
- EmbeddedObjects.lyx: correct the description of Automatic Reference Naming
[features.git] / lib / doc / ja / Math.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass jarticle
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \ifnum 42146=\euc"A4A2 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}\else
17 \AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
18
19 % if pdflatex is used
20 \usepackage{ifpdf}
21 \ifpdf
22
23 % set fonts for nicer pdf view
24 \IfFileExists{lmodern.sty}
25  {\usepackage{lmodern}}{}
26
27 \fi % end if pdflatex is used
28
29 % Folgendes Problem losen:
30 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
31 % Kapiteluberschrift im Inhaltsverzeichnis direkt an oder uber
32 % die Kapitelnummer geschrieben.
33 % Als Losung wird mehr Platz zwischen Nummer und
34 % Uberschrift eingefugt.
35 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
36 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
37
38 % To be able to enter some characters directly in LyX,
39 % see sec. 22.11
40 %\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
41 %\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
42
43 % don't load packages twice
44 % see first footnote in sec. 9.3
45 \@ifundefined{textcolor}{\usepackage{color}}{}
46
47 % the pages of the TOC are numbered roman
48 % and a PDF-bookmark for the TOC is added
49 \pagenumbering{roman}
50 \let\myTOC\tableofcontents
51 \renewcommand{\tableofcontents}{%
52  \vspace{1cm}
53  \pdfbookmark[1]{\contentsname}{}
54  \myTOC
55  \cleardoublepage
56  \pagenumbering{arabic}}
57
58 % insert additional vertical space of 1.5 mm between footnotes,
59 \let\myFoot\footnote
60 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
61
62 % provides caption formatting
63 %\setkomafont{captionlabel}{\bfseries}
64
65 % used in sec. 24.5
66 \usepackage[samesize]{cancel}
67
68 % enables calculation of values
69 \usepackage{calc}
70
71 % for multiple columns used in sec. 24.7
72 \usepackage{multicol}
73
74 % needed in sec. 19.4
75 \usepackage{remreset}
76
77 % define a color, used in sec.9.3
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79
80 % declare operators (see sec. 10.4 and sec. 15.2)
81 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
82 \DeclareMathOperator{\sgn}{sgn}
83
84 \newcommand{\spce}{\textvisiblespace}
85
86 % example definitions for sec. 20.1 
87 \newcommand{\gr}{\Longrightarrow}
88 \newcommand{\us}[1]{\underline{#1}}
89 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
90 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
91 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
92
93 % example macro from sec. 19.4
94 %\def\tagform@#1{\maketag@@@{|#1|}}
95
96 % macro from sec. 10.2
97 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
98 \def\mathclap {\mathpalette \mathclapinternal}
99 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
100
101
102 % ------------------------------------
103 % used to check for needed LaTeX packages
104 \usepackage{ifthen}
105
106 % check for package eurosym
107 % used for the Euro symbol
108 \newboolean{eurosym}
109 \IfFileExists{eurosym.sty}
110  {\usepackage[gennarrow]{eurosym}
111   \setboolean{eurosym}{true}}
112  {\setboolean{eurosym}{false}}
113
114 % needed in sec. 22.4
115 % check for package braket
116 \newboolean{braket}
117 \IfFileExists{braket.sty}
118  {\usepackage{braket}
119   \setboolean{braket}{true}}
120  {\setboolean{braket}{false}}
121
122 % needed in sec. 22.10
123 % check for package upgreek
124 \newboolean{upgreek}
125 \IfFileExists{upgreek.sty}
126  {\usepackage{upgreek}
127   \setboolean{upgreek}{true}}
128  {\setboolean{upgreek}{false}}
129
130 % make pdf bookmark sane with Japanese
131 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
132 \end_preamble
133 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
134 \use_default_options true
135 \maintain_unincluded_children false
136 \language japanese
137 \language_package default
138 \inputencoding auto
139 \fontencoding global
140 \font_roman default
141 \font_sans default
142 \font_typewriter default
143 \font_default_family default
144 \use_non_tex_fonts false
145 \font_sc false
146 \font_osf false
147 \font_sf_scale 100
148 \font_tt_scale 100
149
150 \graphics default
151 \default_output_format default
152 \output_sync 0
153 \bibtex_command default
154 \index_command default
155 \paperfontsize default
156 \spacing single
157 \use_hyperref true
158 \pdf_title "LyX数式説明書"
159 \pdf_author "LyXプロジェクトチーム・Uwe Stohr"
160 \pdf_subject "LyXの数式機能に関する説明書"
161 \pdf_keywords "LyX, Mathed"
162 \pdf_bookmarks true
163 \pdf_bookmarksnumbered true
164 \pdf_bookmarksopen true
165 \pdf_bookmarksopenlevel 1
166 \pdf_breaklinks false
167 \pdf_pdfborder false
168 \pdf_colorlinks true
169 \pdf_backref false
170 \pdf_pdfusetitle false
171 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
172 \papersize a4paper
173 \use_geometry true
174 \use_amsmath 2
175 \use_esint 1
176 \use_mhchem 1
177 \use_mathdots 1
178 \cite_engine basic
179 \use_bibtopic false
180 \use_indices false
181 \paperorientation portrait
182 \suppress_date false
183 \use_refstyle 0
184 \notefontcolor #0000ff
185 \index 索引
186 \shortcut idx
187 \color #008000
188 \end_index
189 \leftmargin 3.5cm
190 \topmargin 3cm
191 \rightmargin 3cm
192 \bottommargin 3.5cm
193 \secnumdepth 4
194 \tocdepth 3
195 \paragraph_separation skip
196 \defskip medskip
197 \quotes_language english
198 \papercolumns 1
199 \papersides 2
200 \paperpagestyle plain
201 \tracking_changes false
202 \output_changes false
203 \html_math_output 0
204 \html_css_as_file 0
205 \html_be_strict false
206 \end_header
207
208 \begin_body
209
210 \begin_layout Title
211 LyXの数式詳細説明書
212 \end_layout
213
214 \begin_layout Author
215 LyXプロジェクトチーム
216 \begin_inset Foot
217 status collapsed
218
219 \begin_layout Plain Layout
220 \noindent
221 コメントや誤りの修正などがございましたら、LyX文書化メーリングリスト
222 \family typewriter
223
224 \begin_inset CommandInset href
225 LatexCommand href
226 name "lyx-docs@lists.lyx.org"
227 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
228 type "mailto:"
229
230 \end_inset
231
232
233 \family default
234 までお知らせください。
235 \end_layout
236
237 \end_inset
238
239
240 \begin_inset Note Note
241 status collapsed
242
243 \begin_layout Plain Layout
244 著者:Uwe Stöhr
245 \end_layout
246
247 \end_inset
248
249
250 \begin_inset Newline newline
251 \end_inset
252
253
254 \begin_inset Newline newline
255 \end_inset
256
257
258 \family sans
259 第2.0.x版
260 \end_layout
261
262 \begin_layout Standard
263 \begin_inset CommandInset toc
264 LatexCommand tableofcontents
265
266 \end_inset
267
268
269 \end_layout
270
271 \begin_layout Standard
272 \begin_inset Note Note
273 status open
274
275 \begin_layout Plain Layout
276 この文書をPDFやPS、DVIに書き出すには、LaTeXパッケージの
277 \series bold
278 braket
279 \series default
280
281 \series bold
282 cancel
283 \series default
284
285 \series bold
286 eurosym
287 \series default
288
289 \series bold
290 mathdots
291 \series default
292
293 \series bold
294 mhchem
295 \series default
296
297 \series bold
298 was
299 \series default
300 が導入されている必要があります。これらが導入されていなくても文書はエクスポートできますが、パッケージを必要とする節は出力には現れません。また、
301 \series bold
302 mhchem
303 \series default
304 が導入されていないと、本ファイルを書き出すことができません。
305 \end_layout
306
307 \begin_layout Plain Layout
308 この文書の最新のPDF版は
309 \begin_inset Newline newline
310 \end_inset
311
312
313 \series bold
314 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
315 \begin_inset Newline newline
316 \end_inset
317
318
319 \series default
320 にあります。
321 \end_layout
322
323 \end_inset
324
325
326 \end_layout
327
328 \begin_layout Standard
329 \begin_inset Newpage newpage
330 \end_inset
331
332
333 \end_layout
334
335 \begin_layout Section
336 はじめに
337 \end_layout
338
339 \begin_layout Standard
340 この文書は、LyXの数式機能の説明書であると同時に、なによりも数式記号および数式要素に使用されるLaTeXコマンドのコレクションでもあります。説明は、コマンドの
341 使用を念頭に置いています。したがって、ユーザーの手引きの
342 \family typewriter
343 数式
344 \family default
345 の節をすでにお読みになっていることを前提としています。
346 \end_layout
347
348 \begin_layout Standard
349 この説明書で説明されている、ほとんどの数式記号と、数式要素の多くは、
350 \family sans
351 挿入\SpecialChar \menuseparator
352 数式
353 \family default
354 メニューか
355 \family sans
356 数式ツールバー
357 \family default
358 からアクセスすることが可能です。しかし、たくさんの数式を書かなくてはならない人はみな、数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
359 なるのです。したがって、この説明書はコマンドに焦点を当てますが、対応するツールバーボタンが利用可能なときには、それにも言及することにします。
360 \end_layout
361
362 \begin_layout Standard
363 とくに断らなければ、コマンドは数式内からのみ利用可能です。この文書で説明されているすべてのコマンドを利用できるようにするためには、文書設定(
364 \family sans
365 文書\SpecialChar \menuseparator
366 設定\SpecialChar \menuseparator
367 数式オプション
368 \family default
369 メニュー)で
370 \family sans
371 AMS mathパッケージを使う
372 \family default
373 オプションを有効にしなくてはなりません
374 \begin_inset Foot
375 status collapsed
376
377 \begin_layout Plain Layout
378
379 \family sans
380 AMS mathパッケージを自動的に使う
381 \family default
382 オプションは、LyXでサポートされている数式要素が見つかったときのみ、
383 \begin_inset ERT
384 status collapsed
385
386 \begin_layout Plain Layout
387
388
389 \backslash
390 AmS 
391 \end_layout
392
393 \end_inset
394
395 -mathパッケージを使用します。
396 \end_layout
397
398 \end_inset
399
400
401 \end_layout
402
403 \begin_layout Standard
404 説明を明瞭にするために、この文書はすべての
405 \begin_inset ERT
406 status collapsed
407
408 \begin_layout Plain Layout
409
410
411 \backslash
412 AmS 
413 \end_layout
414
415 \end_inset
416
417 -mathコマンド
418 \begin_inset Foot
419 status collapsed
420
421 \begin_layout Plain Layout
422 すべての
423 \begin_inset ERT
424 status collapsed
425
426 \begin_layout Plain Layout
427
428
429 \backslash
430 AmS
431 \end_layout
432
433 \end_inset
434
435 -mathコマンドの一覧は、
436 \family sans
437
438 \begin_inset CommandInset href
439 LatexCommand href
440 name "amsguide.ps"
441 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
442
443 \end_inset
444
445
446 \family default
447 ファイルに収録されています。このファイルは、すべてのLaTeX標準頒布版に含まれています。
448 \end_layout
449
450 \end_inset
451
452 を列挙はしません。
453 \end_layout
454
455 \begin_layout Section
456 一般的な説明
457 \end_layout
458
459 \begin_layout Standard
460 本文に埋め込まれた行内数式
461 \begin_inset Index idx
462 status collapsed
463
464 \begin_layout Plain Layout
465 すうしき ! ぎょうない @ 数式 ! 行内
466 \end_layout
467
468 \end_inset
469
470 を作成するには、短絡キー
471 \begin_inset Info
472 type  "shortcuts"
473 arg   "math-mode"
474 \end_inset
475
476 のうちのいずれか、あるいはツールバーボタン
477 \begin_inset Graphics
478         filename ../../images/math-mode.png
479         scale 85
480
481 \end_inset
482
483 を使用してください。
484 \begin_inset Newline newline
485 \end_inset
486
487 大きく別の段落として表示される別行建て数式
488 \begin_inset Index idx
489 status collapsed
490
491 \begin_layout Plain Layout
492 すうしき ! べつぎょうだてようしき @ 数式 ! 別行建て様式
493 \end_layout
494
495 \end_inset
496
497 を作成するには、
498 \begin_inset Info
499 type  "shortcuts"
500 arg   "math-display"
501 \end_inset
502
503 のうちいずれかの短絡キーを使用して下さい。
504 \end_layout
505
506 \begin_layout Standard
507 別行建て様式の数式を行内数式に変更するには、カーソルを数式内に合わせて
508 \begin_inset Info
509 type  "shortcuts"
510 arg   "math-mode"
511 \end_inset
512
513 のいずれかの短絡キーか、
514 \family sans
515 編集\SpecialChar \menuseparator
516 数式\SpecialChar \menuseparator
517 数式の表記を変更
518 \family default
519 メニューを使用して下さい。同じ方法が、行内数式を別行建て数式に変更するのにも使用できます。
520 \end_layout
521
522 \begin_layout Standard
523 行内数式の一部を別行建て数式の大きさで表示するには、
524 \series bold
525
526 \backslash
527 displaystyle
528 \begin_inset Index idx
529 status collapsed
530
531 \begin_layout Plain Layout
532
533 \size normal
534 こまんど@コマンド ! D ! 
535 \backslash
536 displaystyle
537 \end_layout
538
539 \end_inset
540
541
542 \series default
543 を数式に入力して下さい。すると、青いボックスが新規に現れて、希望する数式の箇所を挿入することができます。
544 \end_layout
545
546 \begin_layout Standard
547 表の中では、行内数式のみの使用が許されています。
548 \end_layout
549
550 \begin_layout Standard
551
552 \family sans
553 数式ツールバー
554 \family default
555 は、
556 \family sans
557 表示\SpecialChar \menuseparator
558 ツールバー
559 \family default
560 メニューで表示することができます。そのメニューで「数式」をクリックすると、ツールバーが下部に永続的に表示されます。この状態は、
561 \family sans
562 ツールバー
563 \family default
564 メニューの中ではチェック印で表されます。この状態から、
565 \family sans
566 ツールバー
567 \family default
568 メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
569 数式(自動)」に変わることで表されます。
570 \end_layout
571
572 \begin_layout Standard
573 TeXモード
574 \begin_inset Index idx
575 status collapsed
576
577 \begin_layout Plain Layout
578 T@TeXモード
579 \end_layout
580
581 \end_inset
582
583 は、ツールバーボタン
584 \begin_inset Graphics
585         filename ../../images/ert-insert.png
586         scale 85
587
588 \end_inset
589
590 を押すか、
591 \family sans
592 挿入\SpecialChar \menuseparator
593 Te
594 \begin_inset ERT
595 status collapsed
596
597 \begin_layout Plain Layout
598
599 {}
600 \end_layout
601
602 \end_inset
603
604 Xコード
605 \family default
606 (短絡キー
607 \begin_inset Info
608 type  "shortcut"
609 arg   "ert-insert"
610 \end_inset
611
612 )メニューを使うことで、起動できます。
613 \begin_inset Note Note
614 status collapsed
615
616 \begin_layout Plain Layout
617 LyXには、出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」、TeX・LaTeX・LyXがあります。これらの名称が、固有名詞として認識される
618 のを防ぐために、ここではTeX括弧が挿入されています。
619 \end_layout
620
621 \end_inset
622
623
624 \end_layout
625
626 \begin_layout Standard
627 LaTeXプリアンブル
628 \begin_inset Index idx
629 status collapsed
630
631 \begin_layout Plain Layout
632 L@LaTeXプリアンブル
633 \end_layout
634
635 \end_inset
636
637 を変更するには、
638 \family sans
639 文書\SpecialChar \menuseparator
640 設定\SpecialChar \menuseparator
641 LaT
642 \begin_inset ERT
643 status collapsed
644
645 \begin_layout Plain Layout
646
647 {}
648 \end_layout
649
650 \end_inset
651
652 eXプリアンブル
653 \family default
654 メニューを使用してください。
655 \end_layout
656
657 \begin_layout Standard
658 行列や場合分け、多行数式を続けて編集するには、
659 \family sans
660 編集\SpecialChar \menuseparator
661 数式
662 \family default
663 メニューと
664 \family sans
665 編集\SpecialChar \menuseparator
666 行と列
667 \family default
668 メニューを使うか、表ツールバーを使用することができます。メニューから行や列を交換するように指定されたときには、カーソルのある列や行は、それぞれ右側の列や下の行と
669 交換されます。カーソルが最後の列や行にあるときには、左の列や上の行と交換されることになります。
670 \end_layout
671
672 \begin_layout Standard
673 数式内で文章を書く
674 \begin_inset Foot
675 status collapsed
676
677 \begin_layout Plain Layout
678 多行数式では、
679 \series bold
680
681 \backslash
682 intertext
683 \series default
684 コマンドが使用されます。
685 \begin_inset CommandInset ref
686 LatexCommand ref
687 reference "sub:多行数式中のテキスト"
688
689 \end_inset
690
691 を参照のこと。
692 \end_layout
693
694 \end_inset
695
696 には、
697 \emph on
698 数式テキスト
699 \emph default
700
701 \begin_inset Index idx
702 status collapsed
703
704 \begin_layout Plain Layout
705 てきすと ! すうしきないの @ テキスト ! 数式内の
706 \end_layout
707
708 \end_inset
709
710
711 \begin_inset Index idx
712 status collapsed
713
714 \begin_layout Plain Layout
715 すうしきてきすと @ 数式テキスト
716 \end_layout
717
718 \end_inset
719
720 が使用されます。このモードには、短絡キー
721 \begin_inset Info
722 type  "shortcut"
723 arg   "math-mode"
724 \end_inset
725
726 を使うか、
727 \series bold
728
729 \backslash
730 text
731 \series default
732
733 \begin_inset Index idx
734 status collapsed
735
736 \begin_layout Plain Layout
737 こまんど @ コマンド ! T ! 
738 \backslash
739 text
740 \end_layout
741
742 \end_inset
743
744 コマンドを挿入することで入ることができます。テキストは、LyX中では黒字で表示されるので、青字で表示される他の数式部分とは区別することができます。出力においては
745 、数式テキストは、他の数式部分とは違って、アップライト体に組まれます。
746 \end_layout
747
748 \begin_layout Subsection*
749 コマンドの構成
750 \end_layout
751
752 \begin_layout Standard
753 数式要素に使われるほとんどのLaTeXコマンドは、以下のような構成になっています。
754 \end_layout
755
756 \begin_layout Standard
757
758 \series bold
759
760 \backslash
761 コマンド名[非必須引数]{必須引数}
762 \end_layout
763
764 \begin_layout Standard
765 コマンドは、つねにバックスラッシュ「
766 \series bold
767
768 \backslash
769
770 \series default
771 」で始まります。非必須の引数を省略するときには、随伴する括弧も省略しなくてはなりません。必須引数の前後の括弧は、この文書中では、TeX括弧
772 \begin_inset Index idx
773 status collapsed
774
775 \begin_layout Plain Layout
776 T@TeX括弧
777 \end_layout
778
779 \end_inset
780
781 と呼ぶことにします。数式中でコマンド名に左括弧を付けると、LyXは自動的にTeX括弧を生成します。数式中ではそれ以外に、
782 \series bold
783
784 \backslash
785 {
786 \series default
787 コマンドを使えば、つねにTeX括弧を生成することができます。LyX中で、青字で表示される通常の括弧とは違って、TeX括弧は赤字で表示されます。TeXモード中では
788 、TeX括弧を得るのに、とくにコマンドは必要としません。また、TeX括弧は出力中では表示されません。
789 \end_layout
790
791 \begin_layout Standard
792 記号のコマンドのように引数のないコマンドをTeXモードに入力するときには、コマンドの終わりを表すために、コマンドの後に空白が
793 \emph on
794 かならず
795 \emph default
796 入力されなくてはなりません。この空白は出力中には現れません。空白を出力中に表示したいときには、空白の後に、通常テキストモードの保護された空白が来なくてはなりませ
797 ん。
798 \end_layout
799
800 \begin_layout Standard
801 保護された空白は、
802 \begin_inset Info
803 type  "shortcut"
804 arg   "space-insert protected"
805 \end_inset
806
807 で入力できます。
808 \end_layout
809
810 \begin_layout Subsection*
811 \begin_inset Newpage newpage
812 \end_inset
813
814 文法の説明
815 \end_layout
816
817 \begin_layout Itemize
818 記号
819 \begin_inset Foot
820 status collapsed
821
822 \begin_layout Plain Layout
823 この可視化された空白文字は、
824 \series bold
825
826 \backslash
827 textvisiblespace
828 \series default
829
830 \begin_inset Index idx
831 status collapsed
832
833 \begin_layout Plain Layout
834 こまんど@コマンド ! T ! 
835 \backslash
836 textvisiblespace
837 \end_layout
838
839 \end_inset
840
841 コマンドをTeXモード中に挿入することで作ることができます。
842 \end_layout
843
844 \end_inset
845
846
847 \begin_inset ERT
848 status collapsed
849
850 \begin_layout Plain Layout
851
852
853 \backslash
854 spce 
855 \end_layout
856
857 \end_inset
858
859 は、空白文字を入力することを表します。
860 \end_layout
861
862 \begin_layout Itemize
863 \begin_inset Formula $\to$
864 \end_inset
865
866 のような矢印は、キーボードから対応する矢印キーを押すことを表します。
867 \end_layout
868
869 \begin_layout Subsection*
870 使用できる単位
871 \end_layout
872
873 \begin_layout Standard
874 \align center
875 \begin_inset Float table
876 placement H
877 wide false
878 sideways false
879 status open
880
881 \begin_layout Plain Layout
882 \align center
883 \begin_inset Caption
884
885 \begin_layout Plain Layout
886 \begin_inset CommandInset label
887 LatexCommand label
888 name "tab:使用できる単位"
889
890 \end_inset
891
892 使用できる単位
893 \end_layout
894
895 \end_inset
896
897
898 \end_layout
899
900 \begin_layout Plain Layout
901 \align center
902 \begin_inset Tabular
903 <lyxtabular version="3" rows="13" columns="2">
904 <features tabularvalignment="middle">
905 <column alignment="center" valignment="top" width="0">
906 <column alignment="center" valignment="top" width="0">
907 <row>
908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
909 \begin_inset Text
910
911 \begin_layout Plain Layout
912 単位
913 \end_layout
914
915 \end_inset
916 </cell>
917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
918 \begin_inset Text
919
920 \begin_layout Plain Layout
921 名称/摘要
922 \end_layout
923
924 \end_inset
925 </cell>
926 </row>
927 <row>
928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
929 \begin_inset Text
930
931 \begin_layout Plain Layout
932 mm
933 \end_layout
934
935 \end_inset
936 </cell>
937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
938 \begin_inset Text
939
940 \begin_layout Plain Layout
941 ミリメートル
942 \end_layout
943
944 \end_inset
945 </cell>
946 </row>
947 <row>
948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
949 \begin_inset Text
950
951 \begin_layout Plain Layout
952 cm
953 \end_layout
954
955 \end_inset
956 </cell>
957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
958 \begin_inset Text
959
960 \begin_layout Plain Layout
961 センチメートル
962 \end_layout
963
964 \end_inset
965 </cell>
966 </row>
967 <row>
968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
969 \begin_inset Text
970
971 \begin_layout Plain Layout
972 in
973 \end_layout
974
975 \end_inset
976 </cell>
977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
978 \begin_inset Text
979
980 \begin_layout Plain Layout
981 インチ
982 \end_layout
983
984 \end_inset
985 </cell>
986 </row>
987 <row>
988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
989 \begin_inset Text
990
991 \begin_layout Plain Layout
992 pt
993 \end_layout
994
995 \end_inset
996 </cell>
997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
998 \begin_inset Text
999
1000 \begin_layout Plain Layout
1001 ポイント (72.27
1002 \begin_inset Formula $\,$
1003 \end_inset
1004
1005 pt = 1
1006 \begin_inset Formula $\,$
1007 \end_inset
1008
1009 in)
1010 \end_layout
1011
1012 \end_inset
1013 </cell>
1014 </row>
1015 <row>
1016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1017 \begin_inset Text
1018
1019 \begin_layout Plain Layout
1020 pc
1021 \end_layout
1022
1023 \end_inset
1024 </cell>
1025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1026 \begin_inset Text
1027
1028 \begin_layout Plain Layout
1029 パイカ (1
1030 \begin_inset Formula $\,$
1031 \end_inset
1032
1033 pc = 12
1034 \begin_inset Formula $\,$
1035 \end_inset
1036
1037 pt)
1038 \end_layout
1039
1040 \end_inset
1041 </cell>
1042 </row>
1043 <row>
1044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1045 \begin_inset Text
1046
1047 \begin_layout Plain Layout
1048 sp
1049 \end_layout
1050
1051 \end_inset
1052 </cell>
1053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1054 \begin_inset Text
1055
1056 \begin_layout Plain Layout
1057 スケールポイント (65536
1058 \begin_inset Formula $\,$
1059 \end_inset
1060
1061 sp = 1
1062 \begin_inset Formula $\,$
1063 \end_inset
1064
1065 pt)
1066 \end_layout
1067
1068 \end_inset
1069 </cell>
1070 </row>
1071 <row>
1072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1073 \begin_inset Text
1074
1075 \begin_layout Plain Layout
1076 bp
1077 \end_layout
1078
1079 \end_inset
1080 </cell>
1081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1082 \begin_inset Text
1083
1084 \begin_layout Plain Layout
1085 ビッグポイント (72
1086 \begin_inset Formula $\,$
1087 \end_inset
1088
1089 bp = 1
1090 \begin_inset Formula $\,$
1091 \end_inset
1092
1093 in)
1094 \end_layout
1095
1096 \end_inset
1097 </cell>
1098 </row>
1099 <row>
1100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1101 \begin_inset Text
1102
1103 \begin_layout Plain Layout
1104 dd
1105 \end_layout
1106
1107 \end_inset
1108 </cell>
1109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1110 \begin_inset Text
1111
1112 \begin_layout Plain Layout
1113 ディドー (72
1114 \begin_inset Formula $\,$
1115 \end_inset
1116
1117 dd 
1118 \begin_inset Formula $\approx$
1119 \end_inset
1120
1121  37.6
1122 \begin_inset Formula $\,$
1123 \end_inset
1124
1125 mm)
1126 \end_layout
1127
1128 \end_inset
1129 </cell>
1130 </row>
1131 <row>
1132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1133 \begin_inset Text
1134
1135 \begin_layout Plain Layout
1136 cc
1137 \end_layout
1138
1139 \end_inset
1140 </cell>
1141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1142 \begin_inset Text
1143
1144 \begin_layout Plain Layout
1145 シセロ (1
1146 \begin_inset Formula $\,$
1147 \end_inset
1148
1149 cc = 12
1150 \begin_inset Formula $\,$
1151 \end_inset
1152
1153 dd)
1154 \end_layout
1155
1156 \end_inset
1157 </cell>
1158 </row>
1159 <row>
1160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1161 \begin_inset Text
1162
1163 \begin_layout Plain Layout
1164 ex
1165 \end_layout
1166
1167 \end_inset
1168 </cell>
1169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1170 \begin_inset Text
1171
1172 \begin_layout Plain Layout
1173 現在のフォントの文字「x」の高さ
1174 \end_layout
1175
1176 \end_inset
1177 </cell>
1178 </row>
1179 <row>
1180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1181 \begin_inset Text
1182
1183 \begin_layout Plain Layout
1184 em
1185 \end_layout
1186
1187 \end_inset
1188 </cell>
1189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1190 \begin_inset Text
1191
1192 \begin_layout Plain Layout
1193 現在のフォントの文字「M」の幅
1194 \end_layout
1195
1196 \end_inset
1197 </cell>
1198 </row>
1199 <row>
1200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1201 \begin_inset Text
1202
1203 \begin_layout Plain Layout
1204 mu
1205 \end_layout
1206
1207 \end_inset
1208 </cell>
1209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1210 \begin_inset Text
1211
1212 \begin_layout Plain Layout
1213 数式単位(1
1214 \begin_inset space \thinspace{}
1215 \end_inset
1216
1217 mu = 
1218 \begin_inset Formula $\nicefrac{1}{18}$
1219 \end_inset
1220
1221
1222 \begin_inset space \thinspace{}
1223 \end_inset
1224
1225 em)
1226 \end_layout
1227
1228 \end_inset
1229 </cell>
1230 </row>
1231 </lyxtabular>
1232
1233 \end_inset
1234
1235
1236 \end_layout
1237
1238 \end_inset
1239
1240
1241 \end_layout
1242
1243 \begin_layout Standard
1244 \begin_inset Newpage newpage
1245 \end_inset
1246
1247
1248 \end_layout
1249
1250 \begin_layout Section
1251 基礎的な函数
1252 \end_layout
1253
1254 \begin_layout Subsection
1255 指数
1256 \begin_inset Index idx
1257 status collapsed
1258
1259 \begin_layout Plain Layout
1260 しすう@指数
1261 \end_layout
1262
1263 \end_inset
1264
1265 および添字
1266 \begin_inset Index idx
1267 status collapsed
1268
1269 \begin_layout Plain Layout
1270 そえじ@添字
1271 \end_layout
1272
1273 \end_inset
1274
1275
1276 \begin_inset Index idx
1277 status collapsed
1278
1279 \begin_layout Plain Layout
1280 うえつきもじ@上付き文字|see
1281 \begin_inset ERT
1282 status collapsed
1283
1284 \begin_layout Plain Layout
1285
1286 {
1287 \end_layout
1288
1289 \end_inset
1290
1291 指数
1292 \begin_inset ERT
1293 status collapsed
1294
1295 \begin_layout Plain Layout
1296
1297 }
1298 \end_layout
1299
1300 \end_inset
1301
1302
1303 \end_layout
1304
1305 \end_inset
1306
1307
1308 \begin_inset Index idx
1309 status collapsed
1310
1311 \begin_layout Plain Layout
1312 したつきもじ@下付き文字|see
1313 \begin_inset ERT
1314 status collapsed
1315
1316 \begin_layout Plain Layout
1317
1318 {
1319 \end_layout
1320
1321 \end_inset
1322
1323 添字
1324 \begin_inset ERT
1325 status collapsed
1326
1327 \begin_layout Plain Layout
1328
1329 }
1330 \end_layout
1331
1332 \end_inset
1333
1334
1335 \end_layout
1336
1337 \end_inset
1338
1339
1340 \end_layout
1341
1342 \begin_layout Standard
1343 添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
1344 \begin_inset Graphics
1345         filename ../../images/math-subscript.png
1346         scale 85
1347
1348 \end_inset
1349
1350 を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
1351 \begin_inset Graphics
1352         filename ../../images/math-superscript.png
1353         scale 85
1354
1355 \end_inset
1356
1357 を使って入力することができます。
1358 \end_layout
1359
1360 \begin_layout Standard
1361 \align center
1362 \begin_inset Tabular
1363 <lyxtabular version="3" rows="4" columns="2">
1364 <features tabularvalignment="middle">
1365 <column alignment="center" valignment="top" width="0pt">
1366 <column alignment="center" valignment="top" width="0pt">
1367 <row>
1368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1369 \begin_inset Text
1370
1371 \begin_layout Plain Layout
1372 コマンド
1373 \end_layout
1374
1375 \end_inset
1376 </cell>
1377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1378 \begin_inset Text
1379
1380 \begin_layout Plain Layout
1381 結果
1382 \begin_inset Note Note
1383 status collapsed
1384
1385 \begin_layout Plain Layout
1386 ここで使われている
1387 \series bold
1388
1389 \backslash
1390 raisebox
1391 \series default
1392 は単なるスペーサーです。
1393 \end_layout
1394
1395 \end_inset
1396
1397
1398 \end_layout
1399
1400 \end_inset
1401 </cell>
1402 </row>
1403 <row>
1404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1405 \begin_inset Text
1406
1407 \begin_layout Plain Layout
1408 B_V
1409 \end_layout
1410
1411 \end_inset
1412 </cell>
1413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1414 \begin_inset Text
1415
1416 \begin_layout Plain Layout
1417 \begin_inset Formula $B_{V}$
1418 \end_inset
1419
1420
1421 \end_layout
1422
1423 \end_inset
1424 </cell>
1425 </row>
1426 <row>
1427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1428 \begin_inset Text
1429
1430 \begin_layout Plain Layout
1431 B^V
1432 \end_layout
1433
1434 \end_inset
1435 </cell>
1436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1437 \begin_inset Text
1438
1439 \begin_layout Plain Layout
1440 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1441 \end_inset
1442
1443
1444 \end_layout
1445
1446 \end_inset
1447 </cell>
1448 </row>
1449 <row>
1450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1451 \begin_inset Text
1452
1453 \begin_layout Plain Layout
1454 B^
1455 \begin_inset ERT
1456 status collapsed
1457
1458 \begin_layout Plain Layout
1459
1460
1461 \backslash
1462 spce 
1463 \end_layout
1464
1465 \end_inset
1466
1467 A
1468 \end_layout
1469
1470 \end_inset
1471 </cell>
1472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1473 \begin_inset Text
1474
1475 \begin_layout Plain Layout
1476 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1477 \end_inset
1478
1479
1480 \end_layout
1481
1482 \end_inset
1483 </cell>
1484 </row>
1485 </lyxtabular>
1486
1487 \end_inset
1488
1489
1490 \end_layout
1491
1492 \begin_layout Standard
1493 キャレットは、言語によってはアクセント記号として使用されているので、そのような場合には、母音字の後でキャレットを押すと、指数にならずにアクセントをつけることにな
1494 ってしまいます
1495 \begin_inset Foot
1496 status collapsed
1497
1498 \begin_layout Plain Layout
1499 使用しているキーボード設定によっては、同様のことが母音以外の文字でも起こることがあります。
1500 \end_layout
1501
1502 \end_inset
1503
1504 。この場合に指数を作るには、上記の最後の例のように、キャレットの後に
1505 \family sans
1506 Space
1507 \family default
1508 を押してください。
1509 \end_layout
1510
1511 \begin_layout Subsection
1512 分数
1513 \begin_inset CommandInset label
1514 LatexCommand label
1515 name "sub:分数"
1516
1517 \end_inset
1518
1519
1520 \begin_inset Index idx
1521 status collapsed
1522
1523 \begin_layout Plain Layout
1524 ぶんすう@分数
1525 \end_layout
1526
1527 \end_inset
1528
1529
1530 \end_layout
1531
1532 \begin_layout Standard
1533 分数は、コマンド
1534 \series bold
1535
1536 \backslash
1537 frac
1538 \series default
1539
1540 \begin_inset Index idx
1541 status collapsed
1542
1543 \begin_layout Plain Layout
1544 こまんど@コマンド ! F ! 
1545 \backslash
1546 frac
1547 \end_layout
1548
1549 \end_inset
1550
1551 か数式ツールバーボタン
1552 \begin_inset Graphics
1553         filename ../../images/math/frac.png
1554         scale 50
1555
1556 \end_inset
1557
1558 で作ることができます。フォント寸法は、分数が行内数式にあるか別行建て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
1559 \begin_inset Graphics
1560         filename ../../images/math/frac-square.png
1561         scale 85
1562
1563 \end_inset
1564
1565 を使えば、分数の種類を選ぶことができます。
1566 \end_layout
1567
1568 \begin_layout Standard
1569 コマンド
1570 \series bold
1571
1572 \backslash
1573 dfrac
1574 \series default
1575
1576 \begin_inset Index idx
1577 status collapsed
1578
1579 \begin_layout Plain Layout
1580 こまんど@コマンド ! D ! 
1581 \backslash
1582 dfrac
1583 \end_layout
1584
1585 \end_inset
1586
1587 を使えば、つねに別行建て数式の大きさを持つ分数を作成することができます。また、コマンド
1588 \series bold
1589
1590 \backslash
1591 tfrac
1592 \series default
1593
1594 \begin_inset Index idx
1595 status collapsed
1596
1597 \begin_layout Plain Layout
1598 こまんど@コマンド ! T ! 
1599 \backslash
1600 tfrac
1601 \end_layout
1602
1603 \end_inset
1604
1605 では、つねに行内数式の大きさで分数が表示されます。以下はこれらの例です。
1606 \end_layout
1607
1608 \begin_layout Standard
1609 これは、コマンド
1610 \series bold
1611
1612 \backslash
1613 frac
1614 \series default
1615 を使用して作った分数
1616 \begin_inset Formula $\frac{1}{2}$
1617 \end_inset
1618
1619 を含む行です。
1620 \end_layout
1621
1622 \begin_layout Standard
1623 これは、コマンド
1624 \series bold
1625
1626 \backslash
1627 dfrac
1628 \series default
1629 を使用して作った分数
1630 \begin_inset Formula $\dfrac{1}{2}$
1631 \end_inset
1632
1633 を含む行です。
1634 \end_layout
1635
1636 \begin_layout Standard
1637 \align center
1638 \begin_inset Tabular
1639 <lyxtabular version="3" rows="4" columns="2">
1640 <features tabularvalignment="middle">
1641 <column alignment="center" valignment="top" width="0pt">
1642 <column alignment="center" valignment="top" width="0pt">
1643 <row>
1644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1645 \begin_inset Text
1646
1647 \begin_layout Plain Layout
1648 コマンド
1649 \end_layout
1650
1651 \end_inset
1652 </cell>
1653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1654 \begin_inset Text
1655
1656 \begin_layout Plain Layout
1657 出力
1658 \begin_inset Note Note
1659 status collapsed
1660
1661 \begin_layout Plain Layout
1662 ここで
1663 \series bold
1664
1665 \backslash
1666 raisebox
1667 \series default
1668 はスペーサーとして使用しているだけです。
1669 \end_layout
1670
1671 \end_inset
1672
1673
1674 \end_layout
1675
1676 \end_inset
1677 </cell>
1678 </row>
1679 <row>
1680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1681 \begin_inset Text
1682
1683 \begin_layout Plain Layout
1684
1685 \backslash
1686 frac
1687 \begin_inset ERT
1688 status collapsed
1689
1690 \begin_layout Plain Layout
1691
1692
1693 \backslash
1694 spce 
1695 \end_layout
1696
1697 \end_inset
1698
1699 A
1700 \begin_inset Formula $\downarrow$
1701 \end_inset
1702
1703 B
1704 \end_layout
1705
1706 \end_inset
1707 </cell>
1708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1709 \begin_inset Text
1710
1711 \begin_layout Plain Layout
1712 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1713 \end_inset
1714
1715
1716 \end_layout
1717
1718 \end_inset
1719 </cell>
1720 </row>
1721 <row>
1722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1723 \begin_inset Text
1724
1725 \begin_layout Plain Layout
1726
1727 \backslash
1728 dfrac
1729 \begin_inset ERT
1730 status collapsed
1731
1732 \begin_layout Plain Layout
1733
1734
1735 \backslash
1736 spce 
1737 \end_layout
1738
1739 \end_inset
1740
1741 A
1742 \begin_inset Formula $\downarrow$
1743 \end_inset
1744
1745 B
1746 \end_layout
1747
1748 \end_inset
1749 </cell>
1750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1751 \begin_inset Text
1752
1753 \begin_layout Plain Layout
1754 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1755 \end_inset
1756
1757
1758 \end_layout
1759
1760 \end_inset
1761 </cell>
1762 </row>
1763 <row>
1764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1765 \begin_inset Text
1766
1767 \begin_layout Plain Layout
1768
1769 \backslash
1770 dfrac
1771 \begin_inset ERT
1772 status collapsed
1773
1774 \begin_layout Plain Layout
1775
1776
1777 \backslash
1778 spce 
1779 \end_layout
1780
1781 \end_inset
1782
1783 e^
1784 \begin_inset ERT
1785 status collapsed
1786
1787 \begin_layout Plain Layout
1788
1789
1790 \backslash
1791 spce 
1792 \end_layout
1793
1794 \end_inset
1795
1796
1797 \backslash
1798 frac
1799 \begin_inset ERT
1800 status collapsed
1801
1802 \begin_layout Plain Layout
1803
1804
1805 \backslash
1806 spce 
1807 \end_layout
1808
1809 \end_inset
1810
1811 1
1812 \begin_inset Formula $\downarrow$
1813 \end_inset
1814
1815 2
1816 \begin_inset Formula $\downarrow\downarrow$
1817 \end_inset
1818
1819 3
1820 \end_layout
1821
1822 \end_inset
1823 </cell>
1824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1825 \begin_inset Text
1826
1827 \begin_layout Plain Layout
1828 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1829 \end_inset
1830
1831
1832 \end_layout
1833
1834 \end_inset
1835 </cell>
1836 </row>
1837 </lyxtabular>
1838
1839 \end_inset
1840
1841
1842 \end_layout
1843
1844 \begin_layout Standard
1845 \begin_inset VSpace bigskip
1846 \end_inset
1847
1848
1849 \begin_inset Newpage newpage
1850 \end_inset
1851
1852 入れ子の分数を作るには、コマンド
1853 \series bold
1854
1855 \backslash
1856 cfrac
1857 \series default
1858
1859 \begin_inset Index idx
1860 status collapsed
1861
1862 \begin_layout Plain Layout
1863 こまんど@コマンド ! C ! 
1864 \backslash
1865 cfrac
1866 \end_layout
1867
1868 \end_inset
1869
1870 が使えます。以下がその例です。
1871 \begin_inset VSpace -3mm
1872 \end_inset
1873
1874
1875 \end_layout
1876
1877 \begin_layout Standard
1878 \begin_inset Formula 
1879 \begin{align*}
1880 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1881 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1882 \end{align*}
1883
1884 \end_inset
1885
1886
1887 \end_layout
1888
1889 \begin_layout Standard
1890 上記の例で使用したコマンドは、
1891 \end_layout
1892
1893 \begin_layout Standard
1894
1895 \series bold
1896
1897 \backslash
1898 cfrac
1899 \begin_inset ERT
1900 status collapsed
1901
1902 \begin_layout Plain Layout
1903
1904
1905 \backslash
1906 space 
1907 \end_layout
1908
1909 \end_inset
1910
1911 A
1912 \begin_inset Formula $\downarrow$
1913 \end_inset
1914
1915 B+
1916 \backslash
1917 cfrac
1918 \begin_inset ERT
1919 status collapsed
1920
1921 \begin_layout Plain Layout
1922
1923
1924 \backslash
1925 space 
1926 \end_layout
1927
1928 \end_inset
1929
1930 C+
1931 \backslash
1932 cfrac
1933 \begin_inset ERT
1934 status collapsed
1935
1936 \begin_layout Plain Layout
1937
1938
1939 \backslash
1940 space 
1941 \end_layout
1942
1943 \end_inset
1944
1945 E
1946 \begin_inset Formula $\downarrow$
1947 \end_inset
1948
1949 F
1950 \begin_inset Formula $\downarrow$
1951 \end_inset
1952
1953 D
1954 \end_layout
1955
1956 \begin_layout Standard
1957 です。
1958 \end_layout
1959
1960 \begin_layout Standard
1961 \begin_inset VSpace medskip
1962 \end_inset
1963
1964
1965 \end_layout
1966
1967 \begin_layout Standard
1968
1969 \series bold
1970
1971 \backslash
1972 cfrac
1973 \series default
1974 は、他の分数中に入れ子になっている場合も含め、分数をつねに別行建て数式の大きさに設定します。
1975 \end_layout
1976
1977 \begin_layout Standard
1978 分子の揃え方は、指定することができます。
1979 \series bold
1980
1981 \backslash
1982 cfracleft
1983 \series default
1984 コマンドは左揃えにし、
1985 \series bold
1986
1987 \backslash
1988 cfracright
1989 \series default
1990 は右揃えにします。
1991 \series bold
1992
1993 \backslash
1994 cfrac
1995 \series default
1996 は中央揃えです。以下の各分数は、それぞれの揃え位置を示しています。
1997 \begin_inset Newline newline
1998 \end_inset
1999
2000
2001 \series bold
2002
2003 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2004 \end_inset
2005
2006
2007 \begin_inset Formula $\cfrac{A}{B+C}$
2008 \end_inset
2009
2010
2011 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2012 \end_inset
2013
2014
2015 \end_layout
2016
2017 \begin_layout Standard
2018 \begin_inset Note Greyedout
2019 status open
2020
2021 \begin_layout Plain Layout
2022
2023 \series bold
2024 (註)
2025 \backslash
2026 cfracleft
2027 \series default
2028
2029 \series bold
2030
2031 \backslash
2032 cfracright
2033 \series default
2034 は、生粋のLaTeXコマンドではなく、実体は、コマンド
2035 \series bold
2036
2037 \backslash
2038 cfrac[揃え位置]{分子}{分母}
2039 \series default
2040 です。したがって、これらをTeXモードで使うことはできません。
2041 \end_layout
2042
2043 \end_inset
2044
2045
2046 \end_layout
2047
2048 \begin_layout Standard
2049 \begin_inset VSpace medskip
2050 \end_inset
2051
2052 ときに、以下のように
2053 \series bold
2054
2055 \backslash
2056 cfrac
2057 \series default
2058
2059 \series bold
2060
2061 \backslash
2062 frac
2063 \series default
2064 を組み合わせて使うと便利です。
2065 \begin_inset Formula 
2066 \[
2067 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2068 \]
2069
2070 \end_inset
2071
2072
2073 \end_layout
2074
2075 \begin_layout Standard
2076 斜めの分数線を持つ行内分数を作るには、コマンド
2077 \series bold
2078
2079 \backslash
2080 nicefrac
2081 \series default
2082
2083 \begin_inset Index idx
2084 status collapsed
2085
2086 \begin_layout Plain Layout
2087 こまんど@コマンド ! N ! 
2088 \backslash
2089 nicefrac
2090 \end_layout
2091
2092 \end_inset
2093
2094 (例:
2095 \begin_inset Formula $\nicefrac{5}{31}$
2096 \end_inset
2097
2098 )を使うか、コマンド
2099 \series bold
2100
2101 \backslash
2102 unitfrac
2103 \series default
2104
2105 \begin_inset Index idx
2106 status collapsed
2107
2108 \begin_layout Plain Layout
2109 こまんど@コマンド ! U ! 
2110 \backslash
2111 unitfrac
2112 \end_layout
2113
2114 \end_inset
2115
2116 (例:
2117 \begin_inset Formula $\unitfrac{5}{31}$
2118 \end_inset
2119
2120 )を使います。さらに、
2121 \begin_inset Formula $\unitfrac[2]{1}{3}$
2122 \end_inset
2123
2124 のような帯分数を作るコマンド
2125 \series bold
2126
2127 \backslash
2128 unitfracthree
2129 \series default
2130 もあります。
2131 \end_layout
2132
2133 \begin_layout Standard
2134 \begin_inset Note Greyedout
2135 status open
2136
2137 \begin_layout Plain Layout
2138
2139 \series bold
2140 (註)
2141 \series default
2142 実は、
2143 \series bold
2144
2145 \backslash
2146 unitfracthree
2147 \series default
2148 は生粋のLaTeXコマンドではなく、実体は
2149 \begin_inset Newline newline
2150 \end_inset
2151
2152
2153 \series bold
2154
2155 \backslash
2156 unitfrac[自然数]{分子}{分母}
2157 \series default
2158 というコマンドなので、TeXコードでは使用できません。
2159 \end_layout
2160
2161 \end_inset
2162
2163
2164 \end_layout
2165
2166 \begin_layout Standard
2167 分数線を変更できるような独自の分数の定義のしかたは、第
2168 \begin_inset CommandInset ref
2169 LatexCommand ref
2170 reference "sub:自己定義の分数"
2171
2172 \end_inset
2173
2174 節に説明があります。
2175 \end_layout
2176
2177 \begin_layout Subsection
2178 根号
2179 \begin_inset Index idx
2180 status collapsed
2181
2182 \begin_layout Plain Layout
2183 こんごう@根号
2184 \end_layout
2185
2186 \end_inset
2187
2188
2189 \begin_inset Index idx
2190 status collapsed
2191
2192 \begin_layout Plain Layout
2193 るーと@ルート|see
2194 \begin_inset ERT
2195 status collapsed
2196
2197 \begin_layout Plain Layout
2198
2199 {
2200 \end_layout
2201
2202 \end_inset
2203
2204 根号
2205 \begin_inset ERT
2206 status collapsed
2207
2208 \begin_layout Plain Layout
2209
2210 }
2211 \end_layout
2212
2213 \end_inset
2214
2215
2216 \end_layout
2217
2218 \end_inset
2219
2220
2221 \end_layout
2222
2223 \begin_layout Standard
2224 平方根は、
2225 \series bold
2226
2227 \backslash
2228 sqrt
2229 \series default
2230
2231 \begin_inset Index idx
2232 status collapsed
2233
2234 \begin_layout Plain Layout
2235 こまんど@コマンド ! S ! 
2236 \backslash
2237 sqrt
2238 \end_layout
2239
2240 \end_inset
2241
2242 か数式ツールバーボタン
2243 \begin_inset Graphics
2244         filename ../../images/math/sqrt.png
2245         scale 85
2246
2247 \end_inset
2248
2249 で作成することができ、他のすべての根号は、コマンド
2250 \series bold
2251
2252 \backslash
2253 root
2254 \series default
2255
2256 \begin_inset Index idx
2257 status collapsed
2258
2259 \begin_layout Plain Layout
2260 こまんど@コマンド ! R ! 
2261 \backslash
2262 root
2263 \end_layout
2264
2265 \end_inset
2266
2267 か数式ツールバーボタン
2268 \begin_inset Graphics
2269         filename ../../images/math/root.png
2270         scale 85
2271
2272 \end_inset
2273
2274 で作成することができます。
2275 \end_layout
2276
2277 \begin_layout Standard
2278 \align center
2279 \begin_inset Tabular
2280 <lyxtabular version="3" rows="3" columns="2">
2281 <features tabularvalignment="middle">
2282 <column alignment="center" valignment="top" width="0pt">
2283 <column alignment="center" valignment="top" width="0pt">
2284 <row>
2285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2286 \begin_inset Text
2287
2288 \begin_layout Plain Layout
2289 コマンド
2290 \end_layout
2291
2292 \end_inset
2293 </cell>
2294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2295 \begin_inset Text
2296
2297 \begin_layout Plain Layout
2298 出力
2299 \begin_inset Note Note
2300 status collapsed
2301
2302 \begin_layout Plain Layout
2303 ここで
2304 \series bold
2305
2306 \backslash
2307 raisebox
2308 \series default
2309 はスペーサーとして使用しているだけです。
2310 \end_layout
2311
2312 \end_inset
2313
2314
2315 \end_layout
2316
2317 \end_inset
2318 </cell>
2319 </row>
2320 <row>
2321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2322 \begin_inset Text
2323
2324 \begin_layout Plain Layout
2325
2326 \backslash
2327 sqrt
2328 \begin_inset ERT
2329 status collapsed
2330
2331 \begin_layout Plain Layout
2332
2333
2334 \backslash
2335 spce 
2336 \end_layout
2337
2338 \end_inset
2339
2340 A-B
2341 \end_layout
2342
2343 \end_inset
2344 </cell>
2345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2346 \begin_inset Text
2347
2348 \begin_layout Plain Layout
2349 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2350 \end_inset
2351
2352
2353 \end_layout
2354
2355 \end_inset
2356 </cell>
2357 </row>
2358 <row>
2359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2360 \begin_inset Text
2361
2362 \begin_layout Plain Layout
2363
2364 \backslash
2365 root
2366 \begin_inset ERT
2367 status collapsed
2368
2369 \begin_layout Plain Layout
2370
2371
2372 \backslash
2373 spce 
2374 \end_layout
2375
2376 \end_inset
2377
2378 3
2379 \begin_inset Formula $\downarrow$
2380 \end_inset
2381
2382 A-B
2383 \end_layout
2384
2385 \end_inset
2386 </cell>
2387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2388 \begin_inset Text
2389
2390 \begin_layout Plain Layout
2391 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2392 \end_inset
2393
2394
2395 \end_layout
2396
2397 \end_inset
2398 </cell>
2399 </row>
2400 </lyxtabular>
2401
2402 \end_inset
2403
2404
2405 \end_layout
2406
2407 \begin_layout Standard
2408 平方根は、根号指数フィールドを空白のままにしておけば、
2409 \series bold
2410
2411 \backslash
2412 root
2413 \series default
2414 でも作成することができます。
2415 \end_layout
2416
2417 \begin_layout Standard
2418 \begin_inset Formula $\sqrt[\beta]{B}$
2419 \end_inset
2420
2421 の例のように、指数のとる値によっては、根号への距離が近すぎることがあります。
2422 \begin_inset Newline newline
2423 \end_inset
2424
2425 この場合には、
2426 \begin_inset Formula $\beta$
2427 \end_inset
2428
2429 が根号に触れてしまいます。これを避けるためには、以下のようなコマンド書式で、コマンド
2430 \series bold
2431
2432 \backslash
2433 leftroot
2434 \series default
2435
2436 \begin_inset Index idx
2437 status collapsed
2438
2439 \begin_layout Plain Layout
2440 こまんど@コマンド ! L ! 
2441 \backslash
2442 leftroot
2443 \end_layout
2444
2445 \end_inset
2446
2447
2448 \series bold
2449
2450 \backslash
2451 uproot
2452 \series default
2453
2454 \begin_inset Index idx
2455 status collapsed
2456
2457 \begin_layout Plain Layout
2458 こまんど@コマンド ! U ! 
2459 \backslash
2460 uproot
2461 \end_layout
2462
2463 \end_inset
2464
2465 を使います。
2466 \end_layout
2467
2468 \begin_layout Standard
2469
2470 \series bold
2471
2472 \backslash
2473 leftroot{距離}
2474 \series default
2475 および
2476 \series bold
2477
2478 \backslash
2479 uproot{距離}
2480 \end_layout
2481
2482 \begin_layout Standard
2483 ここで「距離」は、指数を左あるいは上に動かす、Big Point(単位bp;
2484 \begin_inset Formula $\mathrm{72\, bp=1}$
2485 \end_inset
2486
2487 インチ)での数値です。これらのコマンドは、指数に書き込みます。このようにして、コマンド
2488 \begin_inset Newline newline
2489 \end_inset
2490
2491
2492 \series bold
2493
2494 \backslash
2495 root
2496 \backslash
2497 leftroot{-1
2498 \begin_inset Formula $\to$
2499 \end_inset
2500
2501
2502 \backslash
2503 uproot{2
2504 \begin_inset Formula $\to$
2505 \end_inset
2506
2507
2508 \backslash
2509 beta
2510 \begin_inset ERT
2511 status collapsed
2512
2513 \begin_layout Plain Layout
2514
2515
2516 \backslash
2517 spce 
2518 \end_layout
2519
2520 \end_inset
2521
2522
2523 \begin_inset Formula $\to$
2524 \end_inset
2525
2526 B
2527 \begin_inset Newline newline
2528 \end_inset
2529
2530
2531 \series default
2532 は、正しく組版された数式
2533 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2534 \end_inset
2535
2536 を生成します。
2537 \end_layout
2538
2539 \begin_layout Subsection
2540 二項係数
2541 \begin_inset Index idx
2542 status collapsed
2543
2544 \begin_layout Plain Layout
2545 にこうけいすう@二項係数
2546 \end_layout
2547
2548 \end_inset
2549
2550
2551 \end_layout
2552
2553 \begin_layout Standard
2554 二項係数は、コマンド
2555 \series bold
2556
2557 \backslash
2558 binom
2559 \series default
2560
2561 \begin_inset Index idx
2562 status collapsed
2563
2564 \begin_layout Plain Layout
2565 こまんど@コマンド ! B ! 
2566 \backslash
2567 binom
2568 \end_layout
2569
2570 \end_inset
2571
2572 か数式ツールバーボタン
2573 \begin_inset Graphics
2574         filename ../../images/math/frac-square.png
2575         scale 85
2576
2577 \end_inset
2578
2579 の下位メニューを使って挿入することができます。分数(
2580 \series bold
2581
2582 \backslash
2583 frac
2584 \series default
2585 )と同様に、
2586 \series bold
2587
2588 \backslash
2589 binom
2590 \series default
2591 の他に、コマンド
2592 \series bold
2593
2594 \backslash
2595 dbinom
2596 \begin_inset Index idx
2597 status collapsed
2598
2599 \begin_layout Plain Layout
2600 こまんど@コマンド ! D ! 
2601 \backslash
2602 dbinom
2603 \end_layout
2604
2605 \end_inset
2606
2607
2608 \series default
2609 および
2610 \series bold
2611
2612 \backslash
2613 tbinom
2614 \series default
2615
2616 \begin_inset Index idx
2617 status collapsed
2618
2619 \begin_layout Plain Layout
2620 こまんど@コマンド ! T ! 
2621 \backslash
2622 tbinom
2623 \end_layout
2624
2625 \end_inset
2626
2627 があります。二項係数のまわりの括弧に、他の括弧を使うには、コマンド
2628 \series bold
2629
2630 \backslash
2631 brace
2632 \series default
2633
2634 \begin_inset Index idx
2635 status collapsed
2636
2637 \begin_layout Plain Layout
2638 こまんど@コマンド ! B ! 
2639 \backslash
2640 brace
2641 \end_layout
2642
2643 \end_inset
2644
2645
2646 \series bold
2647
2648 \backslash
2649 brack
2650 \series default
2651
2652 \begin_inset Index idx
2653 status collapsed
2654
2655 \begin_layout Plain Layout
2656 こまんど@コマンド ! B ! 
2657 \backslash
2658 brack
2659 \end_layout
2660
2661 \end_inset
2662
2663 があります。
2664 \end_layout
2665
2666 \begin_layout Standard
2667 \align center
2668 \begin_inset Tabular
2669 <lyxtabular version="3" rows="6" columns="2">
2670 <features tabularvalignment="middle">
2671 <column alignment="center" valignment="top" width="0pt">
2672 <column alignment="center" valignment="top" width="0pt">
2673 <row>
2674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2675 \begin_inset Text
2676
2677 \begin_layout Plain Layout
2678 コマンド
2679 \end_layout
2680
2681 \end_inset
2682 </cell>
2683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2684 \begin_inset Text
2685
2686 \begin_layout Plain Layout
2687 出力
2688 \begin_inset Note Note
2689 status collapsed
2690
2691 \begin_layout Plain Layout
2692 ここで
2693 \series bold
2694
2695 \backslash
2696 raisebox
2697 \series default
2698 はスペーサーとして使用しているだけです。
2699 \end_layout
2700
2701 \end_inset
2702
2703
2704 \end_layout
2705
2706 \end_inset
2707 </cell>
2708 </row>
2709 <row>
2710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2711 \begin_inset Text
2712
2713 \begin_layout Plain Layout
2714
2715 \backslash
2716 binom
2717 \begin_inset ERT
2718 status collapsed
2719
2720 \begin_layout Plain Layout
2721
2722
2723 \backslash
2724 spce 
2725 \end_layout
2726
2727 \end_inset
2728
2729 A
2730 \begin_inset Formula $\downarrow$
2731 \end_inset
2732
2733 B
2734 \end_layout
2735
2736 \end_inset
2737 </cell>
2738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2739 \begin_inset Text
2740
2741 \begin_layout Plain Layout
2742 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2743 \end_inset
2744
2745
2746 \end_layout
2747
2748 \end_inset
2749 </cell>
2750 </row>
2751 <row>
2752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2753 \begin_inset Text
2754
2755 \begin_layout Plain Layout
2756
2757 \backslash
2758 dbinom
2759 \begin_inset ERT
2760 status collapsed
2761
2762 \begin_layout Plain Layout
2763
2764
2765 \backslash
2766 spce 
2767 \end_layout
2768
2769 \end_inset
2770
2771 A
2772 \begin_inset Formula $\downarrow$
2773 \end_inset
2774
2775 B
2776 \end_layout
2777
2778 \end_inset
2779 </cell>
2780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2781 \begin_inset Text
2782
2783 \begin_layout Plain Layout
2784 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2785 \end_inset
2786
2787
2788 \end_layout
2789
2790 \end_inset
2791 </cell>
2792 </row>
2793 <row>
2794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2795 \begin_inset Text
2796
2797 \begin_layout Plain Layout
2798
2799 \backslash
2800 tbinom
2801 \begin_inset ERT
2802 status collapsed
2803
2804 \begin_layout Plain Layout
2805
2806
2807 \backslash
2808 spce 
2809 \end_layout
2810
2811 \end_inset
2812
2813 A
2814 \begin_inset Formula $\downarrow$
2815 \end_inset
2816
2817 B
2818 \end_layout
2819
2820 \end_inset
2821 </cell>
2822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2823 \begin_inset Text
2824
2825 \begin_layout Plain Layout
2826 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2827 \end_inset
2828
2829
2830 \end_layout
2831
2832 \end_inset
2833 </cell>
2834 </row>
2835 <row>
2836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2837 \begin_inset Text
2838
2839 \begin_layout Plain Layout
2840
2841 \backslash
2842 brack
2843 \begin_inset ERT
2844 status collapsed
2845
2846 \begin_layout Plain Layout
2847
2848
2849 \backslash
2850 spce 
2851 \end_layout
2852
2853 \end_inset
2854
2855 A
2856 \begin_inset Formula $\downarrow$
2857 \end_inset
2858
2859 B
2860 \end_layout
2861
2862 \end_inset
2863 </cell>
2864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2865 \begin_inset Text
2866
2867 \begin_layout Plain Layout
2868 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2869 \end_inset
2870
2871
2872 \end_layout
2873
2874 \end_inset
2875 </cell>
2876 </row>
2877 <row>
2878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2879 \begin_inset Text
2880
2881 \begin_layout Plain Layout
2882
2883 \backslash
2884 brace
2885 \begin_inset ERT
2886 status collapsed
2887
2888 \begin_layout Plain Layout
2889
2890
2891 \backslash
2892 spce 
2893 \end_layout
2894
2895 \end_inset
2896
2897 A
2898 \begin_inset Formula $\downarrow$
2899 \end_inset
2900
2901 B
2902 \end_layout
2903
2904 \end_inset
2905 </cell>
2906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2907 \begin_inset Text
2908
2909 \begin_layout Plain Layout
2910 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2911 \end_inset
2912
2913
2914 \end_layout
2915
2916 \end_inset
2917 </cell>
2918 </row>
2919 </lyxtabular>
2920
2921 \end_inset
2922
2923
2924 \end_layout
2925
2926 \begin_layout Subsection
2927 場合分け
2928 \begin_inset Index idx
2929 status collapsed
2930
2931 \begin_layout Plain Layout
2932 ばあいわけ@場合分け
2933 \end_layout
2934
2935 \end_inset
2936
2937
2938 \end_layout
2939
2940 \begin_layout Standard
2941 \align center
2942 \begin_inset Tabular
2943 <lyxtabular version="3" rows="3" columns="2">
2944 <features tabularvalignment="middle">
2945 <column alignment="center" valignment="top" width="0pt">
2946 <column alignment="center" valignment="top" width="0pt">
2947 <row>
2948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2949 \begin_inset Text
2950
2951 \begin_layout Plain Layout
2952 コマンド
2953 \end_layout
2954
2955 \end_inset
2956 </cell>
2957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2958 \begin_inset Text
2959
2960 \begin_layout Plain Layout
2961 出力
2962 \end_layout
2963
2964 \end_inset
2965 </cell>
2966 </row>
2967 <row>
2968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2969 \begin_inset Text
2970
2971 \begin_layout Plain Layout
2972
2973 \backslash
2974 cases
2975 \begin_inset ERT
2976 status collapsed
2977
2978 \begin_layout Plain Layout
2979
2980
2981 \backslash
2982 spce 
2983 \end_layout
2984
2985 \end_inset
2986
2987 A
2988 \begin_inset Formula $\to$
2989 \end_inset
2990
2991 B
2992 \begin_inset Formula $>$
2993 \end_inset
2994
2995 0
2996 \begin_inset Index idx
2997 status collapsed
2998
2999 \begin_layout Plain Layout
3000 こまんど@コマンド ! C ! 
3001 \backslash
3002 cases
3003 \end_layout
3004
3005 \end_inset
3006
3007
3008 \end_layout
3009
3010 \end_inset
3011 </cell>
3012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3013 \begin_inset Text
3014
3015 \begin_layout Plain Layout
3016 \begin_inset Formula $\begin{cases}
3017 A & B>0\end{cases}$
3018 \end_inset
3019
3020
3021 \end_layout
3022
3023 \end_inset
3024 </cell>
3025 </row>
3026 <row>
3027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3028 \begin_inset Text
3029
3030 \begin_layout Plain Layout
3031
3032 \backslash
3033 cases
3034 \begin_inset ERT
3035 status collapsed
3036
3037 \begin_layout Plain Layout
3038
3039
3040 \backslash
3041 spce 
3042 \end_layout
3043
3044 \end_inset
3045
3046
3047 \begin_inset Info
3048 type  "shortcut"
3049 arg   "newline-insert newline"
3050 \end_inset
3051
3052
3053 \end_layout
3054
3055 \end_inset
3056 </cell>
3057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3058 \begin_inset Text
3059
3060 \begin_layout Plain Layout
3061 \begin_inset Formula $\begin{cases}
3062 A & \textrm{for }x>0\\
3063 B & \textrm{for }x=0
3064 \end{cases}$
3065 \end_inset
3066
3067
3068 \end_layout
3069
3070 \end_inset
3071 </cell>
3072 </row>
3073 </lyxtabular>
3074
3075 \end_inset
3076
3077
3078 \end_layout
3079
3080 \begin_layout Standard
3081
3082 \series bold
3083
3084 \backslash
3085 cases
3086 \series default
3087 を挿入するか数式ツールバーボタン
3088 \begin_inset Graphics
3089         filename ../../images/math/cases.png
3090         scale 85
3091
3092 \end_inset
3093
3094 を使用した後では、短絡キー
3095 \begin_inset Info
3096 type  "shortcut"
3097 arg   "newline-insert newline"
3098 \end_inset
3099
3100 か表ツールバーボタン
3101 \begin_inset Graphics
3102         filename ../../images/tabular-feature_append-row.png
3103         scale 85
3104
3105 \end_inset
3106
3107 を使えば、新しい行を作ることができます。
3108 \end_layout
3109
3110 \begin_layout Standard
3111 コマンド
3112 \series bold
3113
3114 \backslash
3115 cases
3116 \series default
3117 は、
3118 \family sans
3119 挿入\SpecialChar \menuseparator
3120 数式\SpecialChar \menuseparator
3121 Cases環境
3122 \family default
3123 メニューで挿入することもできます。
3124 \end_layout
3125
3126 \begin_layout Subsection
3127 否定
3128 \begin_inset Index idx
3129 status collapsed
3130
3131 \begin_layout Plain Layout
3132 ひてい@否定
3133 \end_layout
3134
3135 \end_inset
3136
3137
3138 \end_layout
3139
3140 \begin_layout Standard
3141
3142 \series bold
3143
3144 \backslash
3145 not
3146 \series default
3147
3148 \begin_inset Index idx
3149 status collapsed
3150
3151 \begin_layout Plain Layout
3152 こまんど@コマンド ! N ! 
3153 \backslash
3154 not
3155 \end_layout
3156
3157 \end_inset
3158
3159 を挿入することで、すべての文字を取り消し形で表示できます。文字はスラッシュを上書きされた形になります。
3160 \end_layout
3161
3162 \begin_layout Standard
3163 \align center
3164 \begin_inset Tabular
3165 <lyxtabular version="3" rows="4" columns="2">
3166 <features tabularvalignment="middle">
3167 <column alignment="center" valignment="top" width="0pt">
3168 <column alignment="center" valignment="top" width="0pt">
3169 <row>
3170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3171 \begin_inset Text
3172
3173 \begin_layout Plain Layout
3174 コマンド
3175 \end_layout
3176
3177 \end_inset
3178 </cell>
3179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3180 \begin_inset Text
3181
3182 \begin_layout Plain Layout
3183 出力
3184 \end_layout
3185
3186 \end_inset
3187 </cell>
3188 </row>
3189 <row>
3190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3191 \begin_inset Text
3192
3193 \begin_layout Plain Layout
3194
3195 \backslash
3196 not=
3197 \end_layout
3198
3199 \end_inset
3200 </cell>
3201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3202 \begin_inset Text
3203
3204 \begin_layout Plain Layout
3205 \begin_inset Formula $\not=$
3206 \end_inset
3207
3208
3209 \end_layout
3210
3211 \end_inset
3212 </cell>
3213 </row>
3214 <row>
3215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3216 \begin_inset Text
3217
3218 \begin_layout Plain Layout
3219
3220 \backslash
3221 not 
3222 \backslash
3223 le
3224 \end_layout
3225
3226 \end_inset
3227 </cell>
3228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3229 \begin_inset Text
3230
3231 \begin_layout Plain Layout
3232 \begin_inset Formula $\not\le$
3233 \end_inset
3234
3235
3236 \end_layout
3237
3238 \end_inset
3239 </cell>
3240 </row>
3241 <row>
3242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3243 \begin_inset Text
3244
3245 \begin_layout Plain Layout
3246
3247 \backslash
3248 not 
3249 \backslash
3250 parallel
3251 \end_layout
3252
3253 \end_inset
3254 </cell>
3255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3256 \begin_inset Text
3257
3258 \begin_layout Plain Layout
3259 \begin_inset Formula $\not\parallel$
3260 \end_inset
3261
3262
3263 \end_layout
3264
3265 \end_inset
3266 </cell>
3267 </row>
3268 </lyxtabular>
3269
3270 \end_inset
3271
3272
3273 \end_layout
3274
3275 \begin_layout Standard
3276 最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(第
3277 \begin_inset CommandInset ref
3278 LatexCommand ref
3279 reference "sub:数学記号"
3280
3281 \end_inset
3282
3283 節および第
3284 \begin_inset CommandInset ref
3285 LatexCommand ref
3286 reference "sec:関係子"
3287
3288 \end_inset
3289
3290 節を参照)。
3291 \end_layout
3292
3293 \begin_layout Subsection
3294 埋め草
3295 \begin_inset CommandInset label
3296 LatexCommand label
3297 name "sub:埋め草"
3298
3299 \end_inset
3300
3301
3302 \begin_inset Index idx
3303 status collapsed
3304
3305 \begin_layout Plain Layout
3306 うめくさ@埋め草
3307 \end_layout
3308
3309 \end_inset
3310
3311
3312 \begin_inset Index idx
3313 status collapsed
3314
3315 \begin_layout Plain Layout
3316 かがくきごう@化学記号 ! どういたい@同位体
3317 \end_layout
3318
3319 \end_inset
3320
3321
3322 \begin_inset Index idx
3323 status collapsed
3324
3325 \begin_layout Plain Layout
3326 どういたい@同位体|see
3327 \begin_inset ERT
3328 status collapsed
3329
3330 \begin_layout Plain Layout
3331
3332 {
3333 \end_layout
3334
3335 \end_inset
3336
3337 化学記号
3338 \begin_inset ERT
3339 status collapsed
3340
3341 \begin_layout Plain Layout
3342
3343 }
3344 \end_layout
3345
3346 \end_inset
3347
3348
3349 \end_layout
3350
3351 \end_inset
3352
3353
3354 \begin_inset Index idx
3355 status collapsed
3356
3357 \begin_layout Plain Layout
3358 あいそとーぷ@アイソトープ|see
3359 \begin_inset ERT
3360 status collapsed
3361
3362 \begin_layout Plain Layout
3363
3364 {
3365 \end_layout
3366
3367 \end_inset
3368
3369 同位体
3370 \begin_inset ERT
3371 status collapsed
3372
3373 \begin_layout Plain Layout
3374
3375 }
3376 \end_layout
3377
3378 \end_inset
3379
3380
3381 \end_layout
3382
3383 \end_inset
3384
3385
3386 \end_layout
3387
3388 \begin_layout Standard
3389 たとえば同位体
3390 \begin_inset Foot
3391 status collapsed
3392
3393 \begin_layout Plain Layout
3394 同位体と化学記号の組版に関しては、第
3395 \begin_inset CommandInset ref
3396 LatexCommand ref
3397 reference "sub:化学記号と化学式"
3398
3399 \end_inset
3400
3401 節に記述があります。
3402 \end_layout
3403
3404 \end_inset
3405
3406 を表示しようとすると、次のような問題が起こります。
3407 \end_layout
3408
3409 \begin_layout Standard
3410 \align center
3411 \begin_inset Tabular
3412 <lyxtabular version="3" rows="2" columns="2">
3413 <features tabularvalignment="middle">
3414 <column alignment="center" valignment="top" width="0pt">
3415 <column alignment="center" valignment="top" width="0pt">
3416 <row>
3417 <cell alignment="center" valignment="top" usebox="none">
3418 \begin_inset Text
3419
3420 \begin_layout Plain Layout
3421 上付き文字と下付き文字を使用して作った指数:
3422 \end_layout
3423
3424 \end_inset
3425 </cell>
3426 <cell alignment="center" valignment="top" usebox="none">
3427 \begin_inset Text
3428
3429 \begin_layout Plain Layout
3430 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3431 \end_inset
3432
3433
3434 \end_layout
3435
3436 \end_inset
3437 </cell>
3438 </row>
3439 <row>
3440 <cell alignment="center" valignment="top" usebox="none">
3441 \begin_inset Text
3442
3443 \begin_layout Plain Layout
3444 正しい指数:
3445 \end_layout
3446
3447 \end_inset
3448 </cell>
3449 <cell alignment="center" valignment="top" usebox="none">
3450 \begin_inset Text
3451
3452 \begin_layout Plain Layout
3453 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3454 \end_inset
3455
3456
3457 \end_layout
3458
3459 \end_inset
3460 </cell>
3461 </row>
3462 </lyxtabular>
3463
3464 \end_inset
3465
3466
3467 \begin_inset Note Note
3468 status collapsed
3469
3470 \begin_layout Plain Layout
3471 ここで
3472 \series bold
3473
3474 \backslash
3475 raisebox
3476 \series default
3477 はスペーサーとして使用しているだけです。
3478 \end_layout
3479
3480 \end_inset
3481
3482
3483 \end_layout
3484
3485 \begin_layout Standard
3486 短い方の指数は、既定で、長い方の指数の一文字目の下ないし上に配置されてしまいます。これを避けるには、一文字ないし複数の空の文字を生成するコマンド
3487 \series bold
3488
3489 \backslash
3490 phantom
3491 \series default
3492
3493 \begin_inset Index idx
3494 status collapsed
3495
3496 \begin_layout Plain Layout
3497 こまんど@コマンド ! P ! 
3498 \backslash
3499 phantom
3500 \end_layout
3501
3502 \end_inset
3503
3504 や数式ツールバーボタン
3505 \begin_inset Foot
3506 status collapsed
3507
3508 \begin_layout Plain Layout
3509 ツールバーボタン
3510 \begin_inset Graphics
3511         filename ../../images/math/space.png
3512         scale 85
3513
3514 \end_inset
3515
3516 の下位メニューに入っています。
3517 \end_layout
3518
3519 \end_inset
3520
3521
3522 \begin_inset Graphics
3523         filename ../../images/math/phantom.png
3524         scale 85
3525
3526 \end_inset
3527
3528 があります。
3529 \series bold
3530
3531 \backslash
3532 phantom
3533 \series default
3534 を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
3535 ち文字)として適用されることを示しています。したがって、
3536 \series bold
3537
3538 \backslash
3539 phantom
3540 \series default
3541 の作る文字は、箱の中身の文字の大きさを持つ埋め草となります。
3542 \end_layout
3543
3544 \begin_layout Standard
3545 \align center
3546 \begin_inset Tabular
3547 <lyxtabular version="3" rows="4" columns="2">
3548 <features tabularvalignment="middle">
3549 <column alignment="center" valignment="top" width="0">
3550 <column alignment="center" valignment="top" width="0">
3551 <row>
3552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3553 \begin_inset Text
3554
3555 \begin_layout Plain Layout
3556 コマンド
3557 \end_layout
3558
3559 \end_inset
3560 </cell>
3561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3562 \begin_inset Text
3563
3564 \begin_layout Plain Layout
3565 出力
3566 \begin_inset Note Note
3567 status collapsed
3568
3569 \begin_layout Plain Layout
3570 ここで
3571 \series bold
3572
3573 \backslash
3574 raisebox
3575 \series default
3576 はスペーサーとして使用しているだけです。
3577 \end_layout
3578
3579 \end_inset
3580
3581
3582 \end_layout
3583
3584 \end_inset
3585 </cell>
3586 </row>
3587 <row>
3588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3589 \begin_inset Text
3590
3591 \begin_layout Plain Layout
3592 ^19
3593 \begin_inset ERT
3594 status collapsed
3595
3596 \begin_layout Plain Layout
3597
3598
3599 \backslash
3600 spce 
3601 \end_layout
3602
3603 \end_inset
3604
3605 _
3606 \backslash
3607 phantom
3608 \begin_inset ERT
3609 status collapsed
3610
3611 \begin_layout Plain Layout
3612
3613
3614 \backslash
3615 spce 
3616 \end_layout
3617
3618 \end_inset
3619
3620 1
3621 \begin_inset Formula $\to$
3622 \end_inset
3623
3624 9
3625 \begin_inset ERT
3626 status collapsed
3627
3628 \begin_layout Plain Layout
3629
3630
3631 \backslash
3632 spce 
3633 \end_layout
3634
3635 \end_inset
3636
3637 F
3638 \end_layout
3639
3640 \end_inset
3641 </cell>
3642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3643 \begin_inset Text
3644
3645 \begin_layout Plain Layout
3646 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3647 \end_inset
3648
3649
3650 \end_layout
3651
3652 \end_inset
3653 </cell>
3654 </row>
3655 <row>
3656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3657 \begin_inset Text
3658
3659 \begin_layout Plain Layout
3660 ^235
3661 \begin_inset ERT
3662 status collapsed
3663
3664 \begin_layout Plain Layout
3665
3666
3667 \backslash
3668 spce 
3669 \end_layout
3670
3671 \end_inset
3672
3673 _
3674 \backslash
3675 phantom
3676 \begin_inset ERT
3677 status collapsed
3678
3679 \begin_layout Plain Layout
3680
3681
3682 \backslash
3683 spce 
3684 \end_layout
3685
3686 \end_inset
3687
3688 23
3689 \begin_inset Formula $\to$
3690 \end_inset
3691
3692 9
3693 \begin_inset ERT
3694 status collapsed
3695
3696 \begin_layout Plain Layout
3697
3698
3699 \backslash
3700 spce 
3701 \end_layout
3702
3703 \end_inset
3704
3705 F
3706 \end_layout
3707
3708 \end_inset
3709 </cell>
3710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3711 \begin_inset Text
3712
3713 \begin_layout Plain Layout
3714 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3715 \end_inset
3716
3717
3718 \end_layout
3719
3720 \end_inset
3721 </cell>
3722 </row>
3723 <row>
3724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3725 \begin_inset Text
3726
3727 \begin_layout Plain Layout
3728
3729 \backslash
3730 Lambda^
3731 \begin_inset ERT
3732 status collapsed
3733
3734 \begin_layout Plain Layout
3735
3736
3737 \backslash
3738 spce 
3739 \end_layout
3740
3741 \end_inset
3742
3743
3744 \backslash
3745 phantom
3746 \begin_inset ERT
3747 status collapsed
3748
3749 \begin_layout Plain Layout
3750
3751
3752 \backslash
3753 spce 
3754 \end_layout
3755
3756 \end_inset
3757
3758 ii
3759 \begin_inset Formula $\to$
3760 \end_inset
3761
3762 t
3763 \begin_inset ERT
3764 status collapsed
3765
3766 \begin_layout Plain Layout
3767
3768
3769 \backslash
3770 spce 
3771 \end_layout
3772
3773 \end_inset
3774
3775 _MMt
3776 \end_layout
3777
3778 \end_inset
3779 </cell>
3780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3781 \begin_inset Text
3782
3783 \begin_layout Plain Layout
3784 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3785 \end_inset
3786
3787
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 </row>
3793 </lyxtabular>
3794
3795 \end_inset
3796
3797
3798 \end_layout
3799
3800 \begin_layout Standard
3801 さらに、
3802 \series bold
3803
3804 \backslash
3805 vphantom
3806 \series default
3807
3808 \begin_inset Index idx
3809 status collapsed
3810
3811 \begin_layout Plain Layout
3812 こまんど@コマンド ! V ! 
3813 \backslash
3814 vphantom
3815 \end_layout
3816
3817 \end_inset
3818
3819 (ツールバーボタン
3820 \begin_inset space ~
3821 \end_inset
3822
3823
3824 \begin_inset Graphics
3825         filename ../../images/math/vphantom.png
3826         scale 85
3827
3828 \end_inset
3829
3830 )および
3831 \series bold
3832
3833 \backslash
3834 hphantom
3835 \series default
3836
3837 \begin_inset Index idx
3838 status collapsed
3839
3840 \begin_layout Plain Layout
3841 こまんど@コマンド ! H ! 
3842 \backslash
3843 hphantom
3844 \end_layout
3845
3846 \end_inset
3847
3848 (ツールバーボタン
3849 \begin_inset space ~
3850 \end_inset
3851
3852
3853 \begin_inset Graphics
3854         filename ../../images/math/hphantom.png
3855         scale 85
3856
3857 \end_inset
3858
3859 )というコマンドもあります。
3860 \series bold
3861
3862 \backslash
3863 vphantom
3864 \series default
3865 は、枠内部の文字の最大高のみの空白を作り、幅は考慮しません。
3866 \series bold
3867
3868 \backslash
3869 hphantom
3870 \series default
3871 は、枠の内容の幅のみの空白を作ります。このことから、これらの枠は一本の赤矢印のみで表示されます。
3872 \end_layout
3873
3874 \begin_layout Standard
3875 たとえば、
3876 \series bold
3877
3878 \backslash
3879 vphantom
3880 \series default
3881
3882 \begin_inset ERT
3883 status collapsed
3884
3885 \begin_layout Plain Layout
3886
3887
3888 \backslash
3889 spce 
3890 \end_layout
3891
3892 \end_inset
3893
3894
3895 \series bold
3896 a
3897 \backslash
3898 int
3899 \series default
3900 は、積分記号
3901 \begin_inset Foot
3902 status collapsed
3903
3904 \begin_layout Plain Layout
3905
3906 \series bold
3907
3908 \backslash
3909 int
3910 \series default
3911 コマンドは、積分記号を生成します。第
3912 \begin_inset CommandInset ref
3913 LatexCommand ref
3914 reference "sub:大演算子"
3915
3916 \end_inset
3917
3918 節を参照してください。
3919 \end_layout
3920
3921 \end_inset
3922
3923 が最大高の文字なので、積分記号の高さを持つ空白を作ります。実際の適用例については、第
3924 \begin_inset CommandInset ref
3925 LatexCommand ref
3926 reference "sub:多行にわたる括弧"
3927
3928 \end_inset
3929
3930 節を参照してください。
3931 \end_layout
3932
3933 \begin_layout Standard
3934 埋め草は、メニュー
3935 \family sans
3936 挿入\SpecialChar \menuseparator
3937 整形\SpecialChar \menuseparator
3938 埋め草
3939 \family default
3940 を使えば、以下のように本文中でも使用することができます。
3941 \end_layout
3942
3943 \begin_layout Standard
3944 これは本文です。
3945 \begin_inset Newline newline
3946 \end_inset
3947
3948
3949 \begin_inset Phantom Phantom
3950 status open
3951
3952 \begin_layout Plain Layout
3953 これは
3954 \end_layout
3955
3956 \end_inset
3957
3958 本文です。
3959 \end_layout
3960
3961 \begin_layout Subsection
3962 横線
3963 \begin_inset Index idx
3964 status collapsed
3965
3966 \begin_layout Plain Layout
3967 よこせん@横線
3968 \end_layout
3969
3970 \end_inset
3971
3972
3973 \begin_inset Index idx
3974 status collapsed
3975
3976 \begin_layout Plain Layout
3977 すうしき@数式 ! かせん@下線
3978 \end_layout
3979
3980 \end_inset
3981
3982
3983 \begin_inset Index idx
3984 status collapsed
3985
3986 \begin_layout Plain Layout
3987 ぼうせん@棒線|see
3988 \begin_inset ERT
3989 status collapsed
3990
3991 \begin_layout Plain Layout
3992
3993 {
3994 \end_layout
3995
3996 \end_inset
3997
3998 横線
3999 \begin_inset ERT
4000 status collapsed
4001
4002 \begin_layout Plain Layout
4003
4004 }
4005 \end_layout
4006
4007 \end_inset
4008
4009
4010 \end_layout
4011
4012 \end_inset
4013
4014
4015 \end_layout
4016
4017 \begin_layout Standard
4018 \align center
4019 \begin_inset Tabular
4020 <lyxtabular version="3" rows="4" columns="2">
4021 <features tabularvalignment="middle">
4022 <column alignment="center" valignment="top" width="0pt">
4023 <column alignment="center" valignment="top" width="0pt">
4024 <row>
4025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4026 \begin_inset Text
4027
4028 \begin_layout Plain Layout
4029 コマンド
4030 \end_layout
4031
4032 \end_inset
4033 </cell>
4034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4035 \begin_inset Text
4036
4037 \begin_layout Plain Layout
4038 出力
4039 \begin_inset Note Note
4040 status collapsed
4041
4042 \begin_layout Plain Layout
4043 ここで
4044 \series bold
4045
4046 \backslash
4047 raisebox
4048 \series default
4049 はスペーサーとして使用しているだけです。
4050 \end_layout
4051
4052 \end_inset
4053
4054
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 </row>
4060 <row>
4061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4062 \begin_inset Text
4063
4064 \begin_layout Plain Layout
4065
4066 \backslash
4067 overline
4068 \begin_inset ERT
4069 status collapsed
4070
4071 \begin_layout Plain Layout
4072
4073
4074 \backslash
4075 spce 
4076 \end_layout
4077
4078 \end_inset
4079
4080 A+B
4081 \begin_inset Index idx
4082 status collapsed
4083
4084 \begin_layout Plain Layout
4085 こまんど@コマンド ! O ! 
4086 \backslash
4087 overline
4088 \end_layout
4089
4090 \end_inset
4091
4092
4093 \end_layout
4094
4095 \end_inset
4096 </cell>
4097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4098 \begin_inset Text
4099
4100 \begin_layout Plain Layout
4101 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4102 \end_inset
4103
4104
4105 \end_layout
4106
4107 \end_inset
4108 </cell>
4109 </row>
4110 <row>
4111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4112 \begin_inset Text
4113
4114 \begin_layout Plain Layout
4115
4116 \backslash
4117 underline
4118 \begin_inset ERT
4119 status collapsed
4120
4121 \begin_layout Plain Layout
4122
4123
4124 \backslash
4125 spce 
4126 \end_layout
4127
4128 \end_inset
4129
4130 A+B
4131 \begin_inset Index idx
4132 status collapsed
4133
4134 \begin_layout Plain Layout
4135 こまんど@コマンド ! U ! 
4136 \backslash
4137 underline
4138 \end_layout
4139
4140 \end_inset
4141
4142
4143 \end_layout
4144
4145 \end_inset
4146 </cell>
4147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4148 \begin_inset Text
4149
4150 \begin_layout Plain Layout
4151 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4152 \end_inset
4153
4154
4155 \end_layout
4156
4157 \end_inset
4158 </cell>
4159 </row>
4160 <row>
4161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4162 \begin_inset Text
4163
4164 \begin_layout Plain Layout
4165
4166 \backslash
4167 overline
4168 \begin_inset ERT
4169 status collapsed
4170
4171 \begin_layout Plain Layout
4172
4173
4174 \backslash
4175 spce 
4176 \end_layout
4177
4178 \end_inset
4179
4180
4181 \backslash
4182 underline
4183 \begin_inset ERT
4184 status collapsed
4185
4186 \begin_layout Plain Layout
4187
4188
4189 \backslash
4190 spce 
4191 \end_layout
4192
4193 \end_inset
4194
4195 A+B
4196 \end_layout
4197
4198 \end_inset
4199 </cell>
4200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4201 \begin_inset Text
4202
4203 \begin_layout Plain Layout
4204 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4205 \end_inset
4206
4207
4208 \end_layout
4209
4210 \end_inset
4211 </cell>
4212 </row>
4213 </lyxtabular>
4214
4215 \end_inset
4216
4217
4218 \end_layout
4219
4220 \begin_layout Standard
4221 上記最後の例では、先に
4222 \series bold
4223
4224 \backslash
4225 overline
4226 \series default
4227 が来ようが
4228 \series bold
4229
4230 \backslash
4231 underline
4232 \series default
4233 が来ようが、関係ありません。
4234 \end_layout
4235
4236 \begin_layout Standard
4237 二重下線を引くには、
4238 \series bold
4239
4240 \backslash
4241 underline
4242 \series default
4243 を二回使います。
4244 \end_layout
4245
4246 \begin_layout Standard
4247 文字の上下6本の線まで引くことができます。
4248 \end_layout
4249
4250 \begin_layout Standard
4251 \begin_inset VSpace bigskip
4252 \end_inset
4253
4254 自製の線は、以下の書式を持つ
4255 \series bold
4256
4257 \backslash
4258 rule
4259 \series default
4260
4261 \begin_inset Index idx
4262 status collapsed
4263
4264 \begin_layout Plain Layout
4265 こまんど@こまんど ! R ! 
4266 \backslash
4267 rule
4268 \end_layout
4269
4270 \end_inset
4271
4272 コマンドで作成することができます。
4273 \end_layout
4274
4275 \begin_layout Standard
4276
4277 \series bold
4278
4279 \backslash
4280 rule[垂直オフセット幅]{長さ}{厚み}
4281 \end_layout
4282
4283 \begin_layout Standard
4284 オプションの
4285 \series bold
4286 「垂直オフセット幅
4287 \series default
4288 」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
4289 \begin_inset CommandInset ref
4290 LatexCommand ref
4291 reference "tab:使用できる単位"
4292
4293 \end_inset
4294
4295 表に掲げてある単位を用いることができます。以下に、
4296 \begin_inset Newline newline
4297 \end_inset
4298
4299
4300 \series bold
4301
4302 \backslash
4303 rule[-2ex]{3cm}{2pt}
4304 \series default
4305  および 
4306 \series bold
4307
4308 \backslash
4309 rule{2cm}{1pt}
4310 \begin_inset Newline newline
4311 \end_inset
4312
4313
4314 \series default
4315 というコマンドを用いて作成したふたつの例を例示します。
4316 \end_layout
4317
4318 \begin_layout Standard
4319 この行には、
4320 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4321 \end_inset
4322
4323 二本の線があります。
4324 \end_layout
4325
4326 \begin_layout Standard
4327
4328 \backslash
4329 ruleは、メニュー
4330 \family sans
4331 挿入\SpecialChar \menuseparator
4332 整形\SpecialChar \menuseparator
4333 水平線
4334 \family default
4335 を使っても、本文に挿入することができます。
4336 \end_layout
4337
4338 \begin_layout Standard
4339 これは一行の
4340 \begin_inset CommandInset line
4341 LatexCommand rule
4342 offset "0.5ex"
4343 width "3cm"
4344 height "1pt"
4345
4346 \end_inset
4347
4348 文章です。
4349 \end_layout
4350
4351 \begin_layout Subsection
4352 省略符号
4353 \begin_inset CommandInset label
4354 LatexCommand label
4355 name "sub:省略符号"
4356
4357 \end_inset
4358
4359
4360 \begin_inset Index idx
4361 status collapsed
4362
4363 \begin_layout Plain Layout
4364 しょうりゃくふごう@省略符号
4365 \end_layout
4366
4367 \end_inset
4368
4369
4370 \end_layout
4371
4372 \begin_layout Standard
4373 省略符号には、いくつかの種類が使用できます
4374 \begin_inset Foot
4375 status collapsed
4376
4377 \begin_layout Plain Layout
4378 数式ツールバー中の
4379 \begin_inset Graphics
4380         filename ../../images/math/ldots.png
4381         scale 85
4382
4383 \end_inset
4384
4385 ボタンで表示されている下位メニューです。
4386 \end_layout
4387
4388 \end_inset
4389
4390 。列挙のためには、ベースラインの点々(
4391 \series bold
4392
4393 \backslash
4394 ldots
4395 \series default
4396
4397 \begin_inset Index idx
4398 status collapsed
4399
4400 \begin_layout Plain Layout
4401 こまんど@コマンド ! L ! 
4402 \backslash
4403 ldots
4404 \end_layout
4405
4406 \end_inset
4407
4408 )を使用しますが、演算子の場合は、演算子と同じ高さの点々(
4409 \series bold
4410
4411 \backslash
4412 cdots
4413 \series default
4414
4415 \begin_inset Index idx
4416 status collapsed
4417
4418 \begin_layout Plain Layout
4419 こまんど@コマンド ! C ! 
4420 \backslash
4421 cdots
4422 \end_layout
4423
4424 \end_inset
4425
4426 )が必要です。
4427 \series bold
4428
4429 \backslash
4430 dots
4431 \series default
4432
4433 \begin_inset Index idx
4434 status collapsed
4435
4436 \begin_layout Plain Layout
4437 こまんど@コマンド ! D ! 
4438 \backslash
4439 dots
4440 \end_layout
4441
4442 \end_inset
4443
4444 コマンドを使うと、LaTeXは次に来る文字がどのような種類の文字であるかによって、自動的にどの種類を使うかを選択します。
4445 \end_layout
4446
4447 \begin_layout Standard
4448 \align center
4449 \begin_inset Tabular
4450 <lyxtabular version="3" rows="9" columns="2">
4451 <features tabularvalignment="middle">
4452 <column alignment="center" valignment="top" width="0pt">
4453 <column alignment="center" valignment="top" width="0pt">
4454 <row>
4455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4456 \begin_inset Text
4457
4458 \begin_layout Plain Layout
4459 コマンド
4460 \end_layout
4461
4462 \end_inset
4463 </cell>
4464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4465 \begin_inset Text
4466
4467 \begin_layout Plain Layout
4468 出力
4469 \end_layout
4470
4471 \end_inset
4472 </cell>
4473 </row>
4474 <row>
4475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4476 \begin_inset Text
4477
4478 \begin_layout Plain Layout
4479 A_1
4480 \begin_inset ERT
4481 status collapsed
4482
4483 \begin_layout Plain Layout
4484
4485
4486 \backslash
4487 spce 
4488 \end_layout
4489
4490 \end_inset
4491
4492 ,
4493 \backslash
4494 dots
4495 \begin_inset ERT
4496 status collapsed
4497
4498 \begin_layout Plain Layout
4499
4500
4501 \backslash
4502 spce 
4503 \end_layout
4504
4505 \end_inset
4506
4507 ,A_n
4508 \end_layout
4509
4510 \end_inset
4511 </cell>
4512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4513 \begin_inset Text
4514
4515 \begin_layout Plain Layout
4516 \begin_inset Formula $A_{1},\dots,A_{n}$
4517 \end_inset
4518
4519
4520 \end_layout
4521
4522 \end_inset
4523 </cell>
4524 </row>
4525 <row>
4526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4527 \begin_inset Text
4528
4529 \begin_layout Plain Layout
4530 A_1
4531 \begin_inset ERT
4532 status collapsed
4533
4534 \begin_layout Plain Layout
4535
4536
4537 \backslash
4538 spce 
4539 \end_layout
4540
4541 \end_inset
4542
4543 +
4544 \backslash
4545 dots
4546 \begin_inset ERT
4547 status collapsed
4548
4549 \begin_layout Plain Layout
4550
4551
4552 \backslash
4553 spce 
4554 \end_layout
4555
4556 \end_inset
4557
4558 +A_n
4559 \end_layout
4560
4561 \end_inset
4562 </cell>
4563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4564 \begin_inset Text
4565
4566 \begin_layout Plain Layout
4567 \begin_inset Formula $A_{1}+\dots+A_{n}$
4568 \end_inset
4569
4570
4571 \end_layout
4572
4573 \end_inset
4574 </cell>
4575 </row>
4576 <row>
4577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4578 \begin_inset Text
4579
4580 \begin_layout Plain Layout
4581 A_1
4582 \begin_inset ERT
4583 status collapsed
4584
4585 \begin_layout Plain Layout
4586
4587
4588 \backslash
4589 spce 
4590 \end_layout
4591
4592 \end_inset
4593
4594 ,
4595 \backslash
4596 ldots
4597 \begin_inset ERT
4598 status collapsed
4599
4600 \begin_layout Plain Layout
4601
4602
4603 \backslash
4604 spce 
4605 \end_layout
4606
4607 \end_inset
4608
4609 ,A_n
4610 \end_layout
4611
4612 \end_inset
4613 </cell>
4614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4615 \begin_inset Text
4616
4617 \begin_layout Plain Layout
4618 \begin_inset Formula $A_{1},\ldots,A_{n}$
4619 \end_inset
4620
4621
4622 \end_layout
4623
4624 \end_inset
4625 </cell>
4626 </row>
4627 <row>
4628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4629 \begin_inset Text
4630
4631 \begin_layout Plain Layout
4632 A_1
4633 \begin_inset ERT
4634 status collapsed
4635
4636 \begin_layout Plain Layout
4637
4638
4639 \backslash
4640 spce 
4641 \end_layout
4642
4643 \end_inset
4644
4645 +
4646 \backslash
4647 cdots
4648 \begin_inset ERT
4649 status collapsed
4650
4651 \begin_layout Plain Layout
4652
4653
4654 \backslash
4655 spce 
4656 \end_layout
4657
4658 \end_inset
4659
4660 +A_n
4661 \end_layout
4662
4663 \end_inset
4664 </cell>
4665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4666 \begin_inset Text
4667
4668 \begin_layout Plain Layout
4669 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4670 \end_inset
4671
4672
4673 \end_layout
4674
4675 \end_inset
4676 </cell>
4677 </row>
4678 <row>
4679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4680 \begin_inset Text
4681
4682 \begin_layout Plain Layout
4683
4684 \backslash
4685 vdots
4686 \end_layout
4687
4688 \end_inset
4689 </cell>
4690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4691 \begin_inset Text
4692
4693 \begin_layout Plain Layout
4694 \begin_inset Formula $\vdots$
4695 \end_inset
4696
4697
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 </row>
4703 <row>
4704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4705 \begin_inset Text
4706
4707 \begin_layout Plain Layout
4708
4709 \backslash
4710 ddots
4711 \end_layout
4712
4713 \end_inset
4714 </cell>
4715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4716 \begin_inset Text
4717
4718 \begin_layout Plain Layout
4719 \begin_inset Formula $\ddots$
4720 \end_inset
4721
4722
4723 \end_layout
4724
4725 \end_inset
4726 </cell>
4727 </row>
4728 <row>
4729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4730 \begin_inset Text
4731
4732 \begin_layout Plain Layout
4733
4734 \backslash
4735 iddots
4736 \end_layout
4737
4738 \end_inset
4739 </cell>
4740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4741 \begin_inset Text
4742
4743 \begin_layout Plain Layout
4744 \begin_inset Formula $\iddots$
4745 \end_inset
4746
4747
4748 \end_layout
4749
4750 \end_inset
4751 </cell>
4752 </row>
4753 <row>
4754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4755 \begin_inset Text
4756
4757 \begin_layout Plain Layout
4758 いろいろな点々を使った3×3行列
4759 \end_layout
4760
4761 \end_inset
4762 </cell>
4763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4764 \begin_inset Text
4765
4766 \begin_layout Plain Layout
4767 \begin_inset Formula $\begin{array}{ccc}
4768 A_{11} & \cdots & A_{1m}\\
4769 \vdots & \ddots & \vdots\\
4770 A_{n1} & \cdots & A_{nm}
4771 \end{array}$
4772 \end_inset
4773
4774
4775 \end_layout
4776
4777 \end_inset
4778 </cell>
4779 </row>
4780 </lyxtabular>
4781
4782 \end_inset
4783
4784
4785 \end_layout
4786
4787 \begin_layout Standard
4788
4789 \family sans
4790 挿入\SpecialChar \menuseparator
4791 省略符号
4792 \family default
4793 メニューで挿入される省略符号は
4794 \series bold
4795
4796 \backslash
4797 ldots
4798 \series default
4799 です。
4800 \end_layout
4801
4802 \begin_layout Standard
4803 \begin_inset VSpace medskip
4804 \end_inset
4805
4806
4807 \series bold
4808
4809 \backslash
4810 iddots
4811 \series default
4812 を使うには、文書設定の
4813 \family sans
4814 数式オプション
4815 \family default
4816 にある
4817 \family sans
4818 mathdotsパッケージを(自動的に)使う
4819 \family default
4820 オプションのうちいずれかを有効にしなくてはなりません。
4821 \begin_inset Newline newline
4822 \end_inset
4823
4824
4825 \family sans
4826 mathdotsパッケージを使う
4827 \family default
4828 オプションを使用すると、文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます。
4829 \end_layout
4830
4831 \begin_layout Standard
4832 \begin_inset VSpace medskip
4833 \end_inset
4834
4835 とくに行列には、複数列にわたることのできる省略符号があります。これは、以下の書式を持つ
4836 \series bold
4837
4838 \backslash
4839 hdotsfor
4840 \series default
4841
4842 \begin_inset Index idx
4843 status collapsed
4844
4845 \begin_layout Plain Layout
4846 こまんど@コマンド ! H ! 
4847 \backslash
4848 hdotsfor
4849 \end_layout
4850
4851 \end_inset
4852
4853 コマンドで作ることができます。
4854 \end_layout
4855
4856 \begin_layout Standard
4857
4858 \series bold
4859
4860 \backslash
4861 hdotsfor[距離]{列数}
4862 \end_layout
4863
4864 \begin_layout Standard
4865 ここで「列数」は、何列に広げるかを指定します。「距離」は、点々のあいだの距離を示す因子です。
4866 \end_layout
4867
4868 \begin_layout Standard
4869 以下の行列では、2行目の1つ目の枠に
4870 \series bold
4871
4872 \backslash
4873 hdotsfor[2]{4}
4874 \series default
4875 を挿入して、
4876 \series bold
4877
4878 \backslash
4879 dots
4880 \series default
4881 コマンドの2倍の点間距離を持つ省略符号を挿入しています。
4882 \begin_inset Formula 
4883 \[
4884 \left(\begin{array}{cccc}
4885 A & B & C & D\\
4886 \hdotsfor[2]{4}\\
4887 q & w & e & r
4888 \end{array}\right)
4889 \]
4890
4891 \end_inset
4892
4893 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい。さもないとLaTeXエラーが発生します。
4894 \end_layout
4895
4896 \begin_layout Standard
4897 \begin_inset VSpace bigskip
4898 \end_inset
4899
4900 さらに、
4901 \series bold
4902
4903 \backslash
4904 dotfill
4905 \series default
4906
4907 \begin_inset Index idx
4908 status collapsed
4909
4910 \begin_layout Plain Layout
4911 こまんど@コマンド ! D ! 
4912 \backslash
4913 dotfill
4914 \end_layout
4915
4916 \end_inset
4917
4918 コマンドを使えば、行の残りを点々で埋めることもできます。このコマンドの働きは、
4919 \series bold
4920
4921 \backslash
4922 hfill
4923 \series default
4924 と同様のものです。第
4925 \begin_inset CommandInset ref
4926 LatexCommand ref
4927 reference "sub:可変長の空白"
4928
4929 \end_inset
4930
4931 節をご参照下さい。
4932 \end_layout
4933
4934 \begin_layout Standard
4935 たとえば、
4936 \series bold
4937 A
4938 \backslash
4939 dotfill
4940 \begin_inset ERT
4941 status collapsed
4942
4943 \begin_layout Plain Layout
4944
4945
4946 \backslash
4947 spce 
4948 \end_layout
4949
4950 \end_inset
4951
4952 B
4953 \series default
4954 コマンドは、
4955 \end_layout
4956
4957 \begin_layout Standard
4958 \begin_inset Formula $A\dotfill B$
4959 \end_inset
4960
4961
4962 \end_layout
4963
4964 \begin_layout Standard
4965 のようになります。点々を使う
4966 \series bold
4967
4968 \backslash
4969 dotfill
4970 \series default
4971 の直線版として、
4972 \series bold
4973
4974 \backslash
4975 hrulefill
4976 \series default
4977
4978 \begin_inset Index idx
4979 status collapsed
4980
4981 \begin_layout Plain Layout
4982 こまんど@コマンド ! H ! 
4983 \backslash
4984 hrulefill
4985 \end_layout
4986
4987 \end_inset
4988
4989
4990 \end_layout
4991
4992 \begin_layout Standard
4993 \begin_inset Formula $A\hrulefill B$
4994 \end_inset
4995
4996
4997 \end_layout
4998
4999 \begin_layout Standard
5000 があります。これらのコマンドを本文で使用するには、これらのコマンドはTeXモードで挿入される必要があります。
5001 \end_layout
5002
5003 \begin_layout Section
5004 行列
5005 \begin_inset CommandInset label
5006 LatexCommand label
5007 name "sec:行列"
5008
5009 \end_inset
5010
5011
5012 \begin_inset Index idx
5013 status collapsed
5014
5015 \begin_layout Plain Layout
5016 ぎょうれつ@行列
5017 \end_layout
5018
5019 \end_inset
5020
5021
5022 \end_layout
5023
5024 \begin_layout Standard
5025 行列は、数式ツールバーボタンの
5026 \begin_inset Graphics
5027         filename ../../images/dialog-show_mathmatrix.png
5028         scale 85
5029
5030 \end_inset
5031
5032
5033 \family sans
5034 挿入\SpecialChar \menuseparator
5035 数式\SpecialChar \menuseparator
5036 行列
5037 \family default
5038 メニューで挿入することができます。すると、行列の行数・列数・配置方法・装飾を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
5039 \end_layout
5040
5041 \begin_layout Standard
5042 最初の行列は「上」配置
5043 \begin_inset Formula $\begin{array}[t]{cccc}
5044 A & D & G & J\\
5045 B & E & H & K\\
5046 C & F & I & L
5047 \end{array}$
5048 \end_inset
5049
5050 で、二番目は「中央」配置
5051 \begin_inset Formula $\begin{array}{cccc}
5052 A & D & G & J\\
5053 B & E & H & K\\
5054 C & F & I & L
5055 \end{array}$
5056 \end_inset
5057
5058 、三番目は「下」配置
5059 \begin_inset Formula $\begin{array}[b]{cccc}
5060 A & D & G & J\\
5061 B & E & H & K\\
5062 C & F & I & L
5063 \end{array}$
5064 \end_inset
5065
5066 です。
5067 \end_layout
5068
5069 \begin_layout Standard
5070 水平配置は、各列がどのように配置されるべきかを指定します。これは、各列に対応した文字を一つずつ入力することによって設定します。
5071 \emph on
5072 l
5073 \emph default
5074 は左寄せ、
5075 \emph on
5076 c
5077 \emph default
5078 は中央揃え、
5079 \emph on
5080 r
5081 \emph default
5082 は右寄せを意味します。たとえば、第1列が左寄せで第2列と第3列が中央揃え、第4列が右揃えの4
5083 \series bold
5084 ×
5085 \series default
5086 4行列を作成するには、水平配置のところに
5087 \series bold
5088 lccr
5089 \series default
5090 と入力します。通常、行列では各列は中央揃えですから、各列の既定値は
5091 \series bold
5092 c
5093 \series default
5094 です。
5095 \end_layout
5096
5097 \begin_layout Standard
5098 水平行列の例です。
5099 \end_layout
5100
5101 \begin_layout Standard
5102
5103 \series bold
5104 lll
5105 \series default
5106  : 
5107 \begin_inset Formula $\begin{array}{lll}
5108 10000 & D & G\\
5109 B & 10000 & H\\
5110 C & F & 10000
5111 \end{array}$
5112 \end_inset
5113
5114  , 
5115 \series bold
5116 ccc
5117 \series default
5118  : 
5119 \begin_inset Formula $\begin{array}{ccc}
5120 10000 & D & G\\
5121 B & 10000 & H\\
5122 C & F & 10000
5123 \end{array}$
5124 \end_inset
5125
5126  , 
5127 \series bold
5128 rrr
5129 \series default
5130  : 
5131 \begin_inset Formula $\begin{array}{rrr}
5132 10000 & D & G\\
5133 B & 10000 & H\\
5134 C & F & 10000
5135 \end{array}$
5136 \end_inset
5137
5138
5139 \end_layout
5140
5141 \begin_layout Standard
5142 つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
5143 \begin_inset Graphics
5144         filename ../../images/tabular-feature_append-row.png
5145         scale 85
5146
5147 \end_inset
5148
5149
5150 \begin_inset Graphics
5151         filename ../../images/tabular-feature_delete-row.png
5152         scale 85
5153
5154 \end_inset
5155
5156 などや
5157 \family sans
5158 編集\SpecialChar \menuseparator
5159 行と列
5160 \family default
5161 メニューを使用することができます。また、行は
5162 \begin_inset Info
5163 type  "shortcut"
5164 arg   "newline-insert newline"
5165 \end_inset
5166
5167 で作成することもできます。
5168 \end_layout
5169
5170 \begin_layout Standard
5171 \begin_inset VSpace bigskip
5172 \end_inset
5173
5174
5175 \end_layout
5176
5177 \begin_layout Standard
5178
5179 \family sans
5180 装飾
5181 \family default
5182 は、行列の前後に選択した様式の括弧を加えます。他にも括弧は、
5183 \series bold
5184
5185 \backslash
5186 left
5187 \series default
5188
5189 \begin_inset Index idx
5190 status collapsed
5191
5192 \begin_layout Plain Layout
5193 こまんど@コマンド ! L ! 
5194 \backslash
5195 left
5196 \end_layout
5197
5198 \end_inset
5199
5200 コマンドや
5201 \series bold
5202
5203 \backslash
5204 right
5205 \series default
5206
5207 \begin_inset Index idx
5208 status collapsed
5209
5210 \begin_layout Plain Layout
5211 こまんど@コマンド ! R ! 
5212 \backslash
5213 right
5214 \end_layout
5215
5216 \end_inset
5217
5218 コマンドで作成することもできます(短絡キー
5219 \family sans
5220 Alt+M
5221 \begin_inset space ~
5222 \end_inset
5223
5224 括弧
5225 \family default
5226 )。第
5227 \begin_inset CommandInset ref
5228 LatexCommand ref
5229 reference "sub:自動の括弧丈"
5230
5231 \end_inset
5232
5233 節を参照してください。あるいは、以下のコマンドを使うこともできます。
5234 \begin_inset VSpace medskip
5235 \end_inset
5236
5237
5238 \end_layout
5239
5240 \begin_layout Standard
5241 \begin_inset space \hfill{}
5242 \end_inset
5243
5244
5245 \begin_inset Tabular
5246 <lyxtabular version="3" rows="4" columns="2">
5247 <features tabularvalignment="middle">
5248 <column alignment="center" valignment="top" width="0">
5249 <column alignment="center" valignment="top" width="0">
5250 <row>
5251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5252 \begin_inset Text
5253
5254 \begin_layout Plain Layout
5255 コマンド
5256 \end_layout
5257
5258 \end_inset
5259 </cell>
5260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5261 \begin_inset Text
5262
5263 \begin_layout Plain Layout
5264 出力
5265 \begin_inset Note Note
5266 status collapsed
5267
5268 \begin_layout Plain Layout
5269 ここで
5270 \series bold
5271
5272 \backslash
5273 raisebox
5274 \series default
5275 はスペーサーとして使用しているだけです。
5276 \end_layout
5277
5278 \end_inset
5279
5280
5281 \end_layout
5282
5283 \end_inset
5284 </cell>
5285 </row>
5286 <row>
5287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5288 \begin_inset Text
5289
5290 \begin_layout Plain Layout
5291
5292 \backslash
5293 bmatrix
5294 \begin_inset ERT
5295 status collapsed
5296
5297 \begin_layout Plain Layout
5298
5299
5300 \backslash
5301 spce 
5302 \end_layout
5303
5304 \end_inset
5305
5306 2
5307 \series bold
5308 ×
5309 \series default
5310 2行列
5311 \end_layout
5312
5313 \end_inset
5314 </cell>
5315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5316 \begin_inset Text
5317
5318 \begin_layout Plain Layout
5319 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5320 0 & \textrm{-}\mathrm{i}\\
5321 \mathrm{i} & 0
5322 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5323 \end_inset
5324
5325
5326 \end_layout
5327
5328 \end_inset
5329 </cell>
5330 </row>
5331 <row>
5332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5333 \begin_inset Text
5334
5335 \begin_layout Plain Layout
5336
5337 \backslash
5338 Bmatrix
5339 \begin_inset ERT
5340 status collapsed
5341
5342 \begin_layout Plain Layout
5343
5344
5345 \backslash
5346 spce 
5347 \end_layout
5348
5349 \end_inset
5350
5351 2
5352 \series bold
5353 ×
5354 \series default
5355 2行列
5356 \end_layout
5357
5358 \end_inset
5359 </cell>
5360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5361 \begin_inset Text
5362
5363 \begin_layout Plain Layout
5364 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5365 0 & \textrm{-}\mathrm{i}\\
5366 \mathrm{i} & 0
5367 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5368 \end_inset
5369
5370
5371 \end_layout
5372
5373 \end_inset
5374 </cell>
5375 </row>
5376 <row>
5377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5378 \begin_inset Text
5379
5380 \begin_layout Plain Layout
5381
5382 \backslash
5383 pmatrix
5384 \begin_inset ERT
5385 status collapsed
5386
5387 \begin_layout Plain Layout
5388
5389
5390 \backslash
5391 spce 
5392 \end_layout
5393
5394 \end_inset
5395
5396 2
5397 \series bold
5398 ×
5399 \series default
5400 2行列
5401 \end_layout
5402
5403 \end_inset
5404 </cell>
5405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5406 \begin_inset Text
5407
5408 \begin_layout Plain Layout
5409 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5410 0 & \textrm{-}\mathrm{i}\\
5411 \mathrm{i} & 0
5412 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5413 \end_inset
5414
5415
5416 \end_layout
5417
5418 \end_inset
5419 </cell>
5420 </row>
5421 </lyxtabular>
5422
5423 \end_inset
5424
5425
5426 \begin_inset space \hfill{}
5427 \end_inset
5428
5429
5430 \begin_inset Tabular
5431 <lyxtabular version="3" rows="4" columns="2">
5432 <features tabularvalignment="middle">
5433 <column alignment="center" valignment="top" width="0">
5434 <column alignment="center" valignment="top" width="0">
5435 <row>
5436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5437 \begin_inset Text
5438
5439 \begin_layout Plain Layout
5440 コマンド
5441 \end_layout
5442
5443 \end_inset
5444 </cell>
5445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5446 \begin_inset Text
5447
5448 \begin_layout Plain Layout
5449 出力
5450 \end_layout
5451
5452 \end_inset
5453 </cell>
5454 </row>
5455 <row>
5456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5457 \begin_inset Text
5458
5459 \begin_layout Plain Layout
5460
5461 \backslash
5462 vmatrix
5463 \begin_inset ERT
5464 status collapsed
5465
5466 \begin_layout Plain Layout
5467
5468
5469 \backslash
5470 spce 
5471 \end_layout
5472
5473 \end_inset
5474
5475 2
5476 \series bold
5477 ×
5478 \series default
5479 2行列
5480 \end_layout
5481
5482 \end_inset
5483 </cell>
5484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5485 \begin_inset Text
5486
5487 \begin_layout Plain Layout
5488 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5489 0 & \textrm{-}\mathrm{i}\\
5490 \mathrm{i} & 0
5491 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5492 \end_inset
5493
5494
5495 \end_layout
5496
5497 \end_inset
5498 </cell>
5499 </row>
5500 <row>
5501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5502 \begin_inset Text
5503
5504 \begin_layout Plain Layout
5505
5506 \backslash
5507 Vmatrix
5508 \begin_inset ERT
5509 status collapsed
5510
5511 \begin_layout Plain Layout
5512
5513
5514 \backslash
5515 spce 
5516 \end_layout
5517
5518 \end_inset
5519
5520 2
5521 \series bold
5522 ×
5523 \series default
5524 2行列
5525 \end_layout
5526
5527 \end_inset
5528 </cell>
5529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5530 \begin_inset Text
5531
5532 \begin_layout Plain Layout
5533 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5534 0 & \textrm{-}\mathrm{i}\\
5535 \mathrm{i} & 0
5536 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5537 \end_inset
5538
5539
5540 \end_layout
5541
5542 \end_inset
5543 </cell>
5544 </row>
5545 <row>
5546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5547 \begin_inset Text
5548
5549 \begin_layout Plain Layout
5550
5551 \backslash
5552 matrix
5553 \begin_inset ERT
5554 status collapsed
5555
5556 \begin_layout Plain Layout
5557
5558
5559 \backslash
5560 spce 
5561 \end_layout
5562
5563 \end_inset
5564
5565 2
5566 \series bold
5567 ×
5568 \series default
5569 2行列
5570 \end_layout
5571
5572 \end_inset
5573 </cell>
5574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5575 \begin_inset Text
5576
5577 \begin_layout Plain Layout
5578 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5579 0 & \textrm{-}\mathrm{i}\\
5580 \mathrm{i} & 0
5581 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5582 \end_inset
5583
5584
5585 \end_layout
5586
5587 \end_inset
5588 </cell>
5589 </row>
5590 </lyxtabular>
5591
5592 \end_inset
5593
5594
5595 \begin_inset space \hfill{}
5596 \end_inset
5597
5598
5599 \end_layout
5600
5601 \begin_layout Standard
5602 \begin_inset VSpace medskip
5603 \end_inset
5604
5605 たとえば
5606 \series bold
5607
5608 \backslash
5609 vmatrix
5610 \series default
5611 などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
5612 \end_layout
5613
5614 \begin_layout Standard
5615 \begin_inset Note Greyedout
5616 status open
5617
5618 \begin_layout Plain Layout
5619
5620 \series bold
5621 \lang english
5622 Note:
5623 \series default
5624  LaTeX limits the number of matrix columns with decorations to 10.
5625  If you need more than 10
5626 \begin_inset space ~
5627 \end_inset
5628
5629 columns, you have to add this line to the document preamble:
5630 \end_layout
5631
5632 \begin_layout Plain Layout
5633
5634 \series bold
5635 \lang english
5636
5637 \backslash
5638 setcounter{MaxMatrixCols}{number}
5639 \end_layout
5640
5641 \begin_layout Plain Layout
5642
5643 \lang english
5644 where 
5645 \emph on
5646 number
5647 \emph default
5648  is the number of columns between 11 and 99.
5649 \end_layout
5650
5651 \end_inset
5652
5653
5654 \end_layout
5655
5656 \begin_layout Standard
5657 \begin_inset VSpace bigskip
5658 \end_inset
5659
5660 じつは多行数式はすべて行列なので、行列の各列の間隔を変更するには、第
5661 \begin_inset CommandInset ref
5662 LatexCommand ref
5663 reference "sub:列間"
5664
5665 \end_inset
5666
5667 節に説明されている距離
5668 \series bold
5669
5670 \backslash
5671 arraycolsep
5672 \series default
5673
5674 \begin_inset Index idx
5675 status collapsed
5676
5677 \begin_layout Plain Layout
5678 こまんど@コマンド ! A ! 
5679 \backslash
5680 arraycolsep
5681 \end_layout
5682
5683 \end_inset
5684
5685 をここでも使用することができます。
5686 \end_layout
5687
5688 \begin_layout Standard
5689 行間隔を変更するには、
5690 \series bold
5691
5692 \backslash
5693 arraystretch
5694 \series default
5695
5696 \begin_inset Index idx
5697 status collapsed
5698
5699 \begin_layout Plain Layout
5700 こまんど@コマンド ! A ! 
5701 \backslash
5702 arraystretch
5703 \end_layout
5704
5705 \end_inset
5706
5707 コマンドを使用します。以下のようにして使用します。
5708 \end_layout
5709
5710 \begin_layout Standard
5711
5712 \series bold
5713
5714 \backslash
5715 renewcommand{
5716 \backslash
5717 arraystretch}{伸長因子}
5718 \begin_inset Index idx
5719 status collapsed
5720
5721 \begin_layout Plain Layout
5722 こまんど@コマンド ! R ! 
5723 \backslash
5724 renewcommand
5725 \end_layout
5726
5727 \end_inset
5728
5729
5730 \end_layout
5731
5732 \begin_layout Standard
5733
5734 \series bold
5735
5736 \backslash
5737 renewcommand
5738 \series default
5739 コマンドは、伸長因子を定義済みの
5740 \series bold
5741
5742 \backslash
5743 arraystretch
5744 \series default
5745 コマンドに割り当てます。たとえば行間隔を2倍にするには、因子として2を指定して下さい。すると、以降の行列すべてにこれが使用されるようになります。元の間隔に戻すに
5746 は、
5747 \series bold
5748
5749 \backslash
5750 arraystretch
5751 \series default
5752 に因子1を割り当てて下さい。
5753 \end_layout
5754
5755 \begin_layout Standard
5756 本文行中に行列を入れるには、
5757 \series bold
5758
5759 \backslash
5760 smallmatrix
5761 \series default
5762
5763 \begin_inset Index idx
5764 status collapsed
5765
5766 \begin_layout Plain Layout
5767 こまんど@コマンド ! S ! 
5768 \backslash
5769 smallmatrix
5770 \end_layout
5771
5772 \end_inset
5773
5774 コマンドを使います。これを挿入すると、二つの点線に囲まれた青枠が現れます。この枠のなかに行列を入れることができます。
5775 \end_layout
5776
5777 \begin_layout Standard
5778 これは、本文行中の行列
5779 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5780 C & D
5781 \end{smallmatrix}\right)$
5782 \end_inset
5783
5784 です。
5785 \end_layout
5786
5787 \begin_layout Section
5788 括弧と区分記号
5789 \begin_inset Index idx
5790 status collapsed
5791
5792 \begin_layout Plain Layout
5793 かっこ@括弧
5794 \end_layout
5795
5796 \end_inset
5797
5798
5799 \begin_inset Index idx
5800 status collapsed
5801
5802 \begin_layout Plain Layout
5803 くぶんきごう@区分記号
5804 \end_layout
5805
5806 \end_inset
5807
5808
5809 \end_layout
5810
5811 \begin_layout Subsection
5812 垂直括弧と区分記号
5813 \begin_inset Index idx
5814 status collapsed
5815
5816 \begin_layout Plain Layout
5817 かっこ@括弧 ! すいちょく@垂直
5818 \end_layout
5819
5820 \end_inset
5821
5822
5823 \end_layout
5824
5825 \begin_layout Standard
5826 \begin_inset space \hfill{}
5827 \end_inset
5828
5829
5830 \begin_inset Tabular
5831 <lyxtabular version="3" rows="9" columns="2">
5832 <features tabularvalignment="middle">
5833 <column alignment="center" valignment="top" width="0pt">
5834 <column alignment="center" valignment="top" width="0pt">
5835 <row>
5836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5837 \begin_inset Text
5838
5839 \begin_layout Plain Layout
5840 コマンド
5841 \end_layout
5842
5843 \end_inset
5844 </cell>
5845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5846 \begin_inset Text
5847
5848 \begin_layout Plain Layout
5849 出力
5850 \end_layout
5851
5852 \end_inset
5853 </cell>
5854 </row>
5855 <row>
5856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5857 \begin_inset Text
5858
5859 \begin_layout Plain Layout
5860 (
5861 \end_layout
5862
5863 \end_inset
5864 </cell>
5865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5866 \begin_inset Text
5867
5868 \begin_layout Plain Layout
5869 \begin_inset Formula $($
5870 \end_inset
5871
5872
5873 \end_layout
5874
5875 \end_inset
5876 </cell>
5877 </row>
5878 <row>
5879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5880 \begin_inset Text
5881
5882 \begin_layout Plain Layout
5883 {
5884 \end_layout
5885
5886 \end_inset
5887 </cell>
5888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5889 \begin_inset Text
5890
5891 \begin_layout Plain Layout
5892 \begin_inset Formula $\{$
5893 \end_inset
5894
5895
5896 \end_layout
5897
5898 \end_inset
5899 </cell>
5900 </row>
5901 <row>
5902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5903 \begin_inset Text
5904
5905 \begin_layout Plain Layout
5906 [
5907 \end_layout
5908
5909 \end_inset
5910 </cell>
5911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5912 \begin_inset Text
5913
5914 \begin_layout Plain Layout
5915 \begin_inset Formula $[$
5916 \end_inset
5917
5918
5919 \end_layout
5920
5921 \end_inset
5922 </cell>
5923 </row>
5924 <row>
5925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5926 \begin_inset Text
5927
5928 \begin_layout Plain Layout
5929
5930 \backslash
5931 langle
5932 \end_layout
5933
5934 \end_inset
5935 </cell>
5936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5937 \begin_inset Text
5938
5939 \begin_layout Plain Layout
5940 \begin_inset Formula $\langle$
5941 \end_inset
5942
5943
5944 \end_layout
5945
5946 \end_inset
5947 </cell>
5948 </row>
5949 <row>
5950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5951 \begin_inset Text
5952
5953 \begin_layout Plain Layout
5954
5955 \backslash
5956 lceil
5957 \end_layout
5958
5959 \end_inset
5960 </cell>
5961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5962 \begin_inset Text
5963
5964 \begin_layout Plain Layout
5965 \begin_inset Formula $\lceil$
5966 \end_inset
5967
5968
5969 \end_layout
5970
5971 \end_inset
5972 </cell>
5973 </row>
5974 <row>
5975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5976 \begin_inset Text
5977
5978 \begin_layout Plain Layout
5979
5980 \backslash
5981 lfloor
5982 \end_layout
5983
5984 \end_inset
5985 </cell>
5986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5987 \begin_inset Text
5988
5989 \begin_layout Plain Layout
5990 \begin_inset Formula $\lfloor$
5991 \end_inset
5992
5993
5994 \end_layout
5995
5996 \end_inset
5997 </cell>
5998 </row>
5999 <row>
6000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6001 \begin_inset Text
6002
6003 \begin_layout Plain Layout
6004 /
6005 \end_layout
6006
6007 \end_inset
6008 </cell>
6009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6010 \begin_inset Text
6011
6012 \begin_layout Plain Layout
6013 \begin_inset Formula $/$
6014 \end_inset
6015
6016
6017 \end_layout
6018
6019 \end_inset
6020 </cell>
6021 </row>
6022 <row>
6023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6024 \begin_inset Text
6025
6026 \begin_layout Plain Layout
6027 \begin_inset Formula $|$
6028 \end_inset
6029
6030
6031 \end_layout
6032
6033 \end_inset
6034 </cell>
6035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6036 \begin_inset Text
6037
6038 \begin_layout Plain Layout
6039 \begin_inset Formula $|$
6040 \end_inset
6041
6042
6043 \end_layout
6044
6045 \end_inset
6046 </cell>
6047 </row>
6048 </lyxtabular>
6049
6050 \end_inset
6051
6052
6053 \begin_inset space \hfill{}
6054 \end_inset
6055
6056
6057 \begin_inset Tabular
6058 <lyxtabular version="3" rows="9" columns="2">
6059 <features tabularvalignment="middle">
6060 <column alignment="center" valignment="top" width="0pt">
6061 <column alignment="center" valignment="top" width="0pt">
6062 <row>
6063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6064 \begin_inset Text
6065
6066 \begin_layout Plain Layout
6067 コマンド
6068 \end_layout
6069
6070 \end_inset
6071 </cell>
6072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6073 \begin_inset Text
6074
6075 \begin_layout Plain Layout
6076 出力
6077 \end_layout
6078
6079 \end_inset
6080 </cell>
6081 </row>
6082 <row>
6083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6084 \begin_inset Text
6085
6086 \begin_layout Plain Layout
6087 )
6088 \end_layout
6089
6090 \end_inset
6091 </cell>
6092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6093 \begin_inset Text
6094
6095 \begin_layout Plain Layout
6096 \begin_inset Formula $)$
6097 \end_inset
6098
6099
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 </row>
6105 <row>
6106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6107 \begin_inset Text
6108
6109 \begin_layout Plain Layout
6110 }
6111 \end_layout
6112
6113 \end_inset
6114 </cell>
6115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6116 \begin_inset Text
6117
6118 \begin_layout Plain Layout
6119 \begin_inset Formula $\}$
6120 \end_inset
6121
6122
6123 \end_layout
6124
6125 \end_inset
6126 </cell>
6127 </row>
6128 <row>
6129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6130 \begin_inset Text
6131
6132 \begin_layout Plain Layout
6133 ]
6134 \end_layout
6135
6136 \end_inset
6137 </cell>
6138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6139 \begin_inset Text
6140
6141 \begin_layout Plain Layout
6142 \begin_inset Formula $]$
6143 \end_inset
6144
6145
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 </row>
6151 <row>
6152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6153 \begin_inset Text
6154
6155 \begin_layout Plain Layout
6156
6157 \backslash
6158 rangle
6159 \end_layout
6160
6161 \end_inset
6162 </cell>
6163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6164 \begin_inset Text
6165
6166 \begin_layout Plain Layout
6167 \begin_inset Formula $\rangle$
6168 \end_inset
6169
6170
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 </row>
6176 <row>
6177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6178 \begin_inset Text
6179
6180 \begin_layout Plain Layout
6181
6182 \backslash
6183 rceil
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6189 \begin_inset Text
6190
6191 \begin_layout Plain Layout
6192 \begin_inset Formula $\rceil$
6193 \end_inset
6194
6195
6196 \end_layout
6197
6198 \end_inset
6199 </cell>
6200 </row>
6201 <row>
6202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6203 \begin_inset Text
6204
6205 \begin_layout Plain Layout
6206
6207 \backslash
6208 rfloor
6209 \end_layout
6210
6211 \end_inset
6212 </cell>
6213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6214 \begin_inset Text
6215
6216 \begin_layout Plain Layout
6217 \begin_inset Formula $\rfloor$
6218 \end_inset
6219
6220
6221 \end_layout
6222
6223 \end_inset
6224 </cell>
6225 </row>
6226 <row>
6227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6228 \begin_inset Text
6229
6230 \begin_layout Plain Layout
6231
6232 \backslash
6233
6234 \backslash
6235
6236 \end_layout
6237
6238 \end_inset
6239 </cell>
6240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6241 \begin_inset Text
6242
6243 \begin_layout Plain Layout
6244 \begin_inset Formula $\backslash$
6245 \end_inset
6246
6247
6248 \end_layout
6249
6250 \end_inset
6251 </cell>
6252 </row>
6253 <row>
6254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6255 \begin_inset Text
6256
6257 \begin_layout Plain Layout
6258
6259 \backslash
6260
6261 \begin_inset Formula $|$
6262 \end_inset
6263
6264
6265 \end_layout
6266
6267 \end_inset
6268 </cell>
6269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273 \begin_inset Formula $\|$
6274 \end_inset
6275
6276
6277 \end_layout
6278
6279 \end_inset
6280 </cell>
6281 </row>
6282 </lyxtabular>
6283
6284 \end_inset
6285
6286
6287 \begin_inset space \hfill{}
6288 \end_inset
6289
6290
6291 \end_layout
6292
6293 \begin_layout Standard
6294 \begin_inset Note Greyedout
6295 status open
6296
6297 \begin_layout Plain Layout
6298
6299 \series bold
6300 (注意)
6301 \series default
6302 TeXモードでは、
6303 \backslash
6304
6305 \backslash
6306 コマンドはその場所に改行を入れてしまうので、バックスラッシュを入力するには
6307 \series bold
6308
6309 \backslash
6310 textbackslash
6311 \series default
6312
6313 \begin_inset Index idx
6314 status collapsed
6315
6316 \begin_layout Plain Layout
6317 こまんど@コマンド! T ! 
6318 \backslash
6319 textbackslash
6320 \end_layout
6321
6322 \end_inset
6323
6324 を使わなくてはなりません。
6325 \end_layout
6326
6327 \end_inset
6328
6329
6330 \end_layout
6331
6332 \begin_layout Standard
6333 上に列挙した文字すべてについて、以下の二小節で説明されているコマンドを使って、大きさを調整することができます。これらのコマンドを使用するにあたっては、
6334 \series bold
6335
6336 \backslash
6337 langle
6338 \series default
6339
6340 \series bold
6341
6342 \backslash
6343 rangle
6344 \series default
6345 コマンドを使用せずに
6346 \begin_inset Formula $<$
6347 \end_inset
6348
6349
6350 \begin_inset Formula $>$
6351 \end_inset
6352
6353 の文字を直接使用することができます。
6354 \end_layout
6355
6356 \begin_layout Subsubsection
6357 手動の括弧丈
6358 \begin_inset CommandInset label
6359 LatexCommand label
6360 name "sub:手動の括弧丈"
6361
6362 \end_inset
6363
6364
6365 \begin_inset Index idx
6366 status collapsed
6367
6368 \begin_layout Plain Layout
6369 かっこたけ@括弧丈 ! しゅどう@手動
6370 \end_layout
6371
6372 \end_inset
6373
6374
6375 \end_layout
6376
6377 \begin_layout Standard
6378 括弧の丈は、LaTeXコマンドの
6379 \series bold
6380
6381 \backslash
6382 big
6383 \series default
6384
6385 \begin_inset Index idx
6386 status collapsed
6387
6388 \begin_layout Plain Layout
6389 こまんど@コマンド ! B ! 
6390 \backslash
6391 big
6392 \end_layout
6393
6394 \end_inset
6395
6396
6397 \series bold
6398
6399 \backslash
6400 Big
6401 \series default
6402
6403 \series bold
6404
6405 \backslash
6406 bigg
6407 \series default
6408 および
6409 \series bold
6410
6411 \backslash
6412 Bigg
6413 \series default
6414 を使って、手動で指定することができます。
6415 \series bold
6416
6417 \backslash
6418 big
6419 \series default
6420 が最小の大きさであり、
6421 \series bold
6422
6423 \backslash
6424 Bigg
6425 \series default
6426 が最大の括弧丈になります。
6427 \end_layout
6428
6429 \begin_layout Standard
6430 これらのコマンドは、括弧の階層を強調するのに使われます。
6431 \end_layout
6432
6433 \begin_layout Standard
6434 \align center
6435 \begin_inset Tabular
6436 <lyxtabular version="3" rows="2" columns="2">
6437 <features tabularvalignment="middle">
6438 <column alignment="center" valignment="top" width="0pt">
6439 <column alignment="center" valignment="top" width="0pt">
6440 <row>
6441 <cell alignment="center" valignment="top" usebox="none">
6442 \begin_inset Text
6443
6444 \begin_layout Plain Layout
6445 すべての括弧が同じ大きさ:
6446 \end_layout
6447
6448 \end_inset
6449 </cell>
6450 <cell alignment="center" valignment="top" usebox="none">
6451 \begin_inset Text
6452
6453 \begin_layout Plain Layout
6454 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6455 \end_inset
6456
6457
6458 \end_layout
6459
6460 \end_inset
6461 </cell>
6462 </row>
6463 <row>
6464 <cell alignment="center" valignment="top" usebox="none">
6465 \begin_inset Text
6466
6467 \begin_layout Plain Layout
6468 こちらの方が良い:
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 <cell alignment="center" valignment="top" usebox="none">
6474 \begin_inset Text
6475
6476 \begin_layout Plain Layout
6477 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6478 \end_inset
6479
6480
6481 \end_layout
6482
6483 \end_inset
6484 </cell>
6485 </row>
6486 </lyxtabular>
6487
6488 \end_inset
6489
6490
6491 \begin_inset Note Note
6492 status collapsed
6493
6494 \begin_layout Plain Layout
6495 ここで
6496 \series bold
6497
6498 \backslash
6499 raisebox
6500 \series default
6501 はスペーサーとして使用しているだけです。
6502 \end_layout
6503
6504 \end_inset
6505
6506
6507 \end_layout
6508
6509 \begin_layout Standard
6510 二つ目の数式では、
6511 \series bold
6512
6513 \backslash
6514 Big((A+B)(A-B)
6515 \backslash
6516 Big)^
6517 \begin_inset ERT
6518 status collapsed
6519
6520 \begin_layout Plain Layout
6521
6522
6523 \backslash
6524 spce 
6525 \end_layout
6526
6527 \end_inset
6528
6529 C
6530 \series default
6531 というコマンドが使われています。
6532 \end_layout
6533
6534 \begin_layout Standard
6535 以下は、すべての括弧丈の羅列です。
6536 \end_layout
6537
6538 \begin_layout Standard
6539 \align center
6540
6541 \backslash
6542 Bigg(
6543 \backslash
6544 exp
6545 \backslash
6546 bigg
6547 \begin_inset Formula $<$
6548 \end_inset
6549
6550
6551 \backslash
6552 Big[
6553 \backslash
6554 big{
6555 \backslash
6556 ln(3x)
6557 \backslash
6558 big}^2
6559 \begin_inset ERT
6560 status collapsed
6561
6562 \begin_layout Plain Layout
6563
6564
6565 \backslash
6566 spce 
6567 \end_layout
6568
6569 \end_inset
6570
6571
6572 \backslash
6573 sin(x)
6574 \backslash
6575 Big]^
6576 \begin_inset ERT
6577 status collapsed
6578
6579 \begin_layout Plain Layout
6580
6581
6582 \backslash
6583 spce 
6584 \end_layout
6585
6586 \end_inset
6587
6588 A
6589 \begin_inset ERT
6590 status collapsed
6591
6592 \begin_layout Plain Layout
6593
6594
6595 \backslash
6596 spce 
6597 \end_layout
6598
6599 \end_inset
6600
6601
6602 \backslash
6603 bigg
6604 \begin_inset Formula $>$
6605 \end_inset
6606
6607
6608 \backslash
6609 Bigg)^0,5
6610 \end_layout
6611
6612 \begin_layout Standard
6613 \align center
6614 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6615 \end_inset
6616
6617
6618 \end_layout
6619
6620 \begin_layout Standard
6621
6622 \series bold
6623
6624 \backslash
6625 big
6626 \series default
6627 型コマンドの他に、括弧と中身のあいだにもう少し空白を加える
6628 \series bold
6629
6630 \backslash
6631 bigm
6632 \series default
6633
6634 \begin_inset Index idx
6635 status collapsed
6636
6637 \begin_layout Plain Layout
6638 こまんど@コマンド ! B ! 
6639 \backslash
6640 bigm
6641 \end_layout
6642
6643 \end_inset
6644
6645 という派生型と、空白を追加しない
6646 \series bold
6647
6648 \backslash
6649 bigl
6650 \series default
6651 -
6652 \series bold
6653
6654 \backslash
6655 bigr
6656 \series default
6657
6658 \begin_inset Index idx
6659 status collapsed
6660
6661 \begin_layout Plain Layout
6662 こまんど@コマンド ! B ! 
6663 \backslash
6664 bigl - 
6665 \backslash
6666 bigr
6667 \end_layout
6668
6669 \end_inset
6670
6671 派生型があります。
6672 \series bold
6673
6674 \backslash
6675 bigl
6676 \series default
6677 コマンドの最後の
6678 \emph on
6679 l
6680 \emph default
6681 は、左括弧であることを示し、右括弧の場合には、
6682 \emph on
6683 l
6684 \emph default
6685 の代わりに
6686 \emph on
6687 r
6688 \emph default
6689 を用います。左括弧と右括弧は、それぞれ括弧の開始と終了に用いられます。
6690 \end_layout
6691
6692 \begin_layout Standard
6693 以下の表は、これらの派生型の比較です。
6694 \end_layout
6695
6696 \begin_layout Standard
6697 \align center
6698 \begin_inset Tabular
6699 <lyxtabular version="3" rows="5" columns="2">
6700 <features tabularvalignment="middle">
6701 <column alignment="center" valignment="middle" width="0">
6702 <column alignment="center" valignment="middle" width="0">
6703 <row>
6704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6705 \begin_inset Text
6706
6707 \begin_layout Plain Layout
6708 コマンド
6709 \end_layout
6710
6711 \end_inset
6712 </cell>
6713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6714 \begin_inset Text
6715
6716 \begin_layout Plain Layout
6717 出力
6718 \begin_inset Note Note
6719 status collapsed
6720
6721 \begin_layout Plain Layout
6722 ここで
6723 \series bold
6724
6725 \backslash
6726 raisebox
6727 \series default
6728 はスペーサーとして使用しているだけです。
6729 \end_layout
6730
6731 \end_inset
6732
6733
6734 \end_layout
6735
6736 \end_inset
6737 </cell>
6738 </row>
6739 <row>
6740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6741 \begin_inset Text
6742
6743 \begin_layout Plain Layout
6744
6745 \backslash
6746 Bigm(
6747 \backslash
6748 bigm(
6749 \backslash
6750 ln(3x)
6751 \backslash
6752 bigm)^2
6753 \series bold
6754
6755 \begin_inset ERT
6756 status collapsed
6757
6758 \begin_layout Plain Layout
6759
6760
6761 \backslash
6762 spce 
6763 \end_layout
6764
6765 \end_inset
6766
6767
6768 \series default
6769
6770 \backslash
6771 Bigm)
6772 \end_layout
6773
6774 \end_inset
6775 </cell>
6776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6777 \begin_inset Text
6778
6779 \begin_layout Plain Layout
6780 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6781 \end_inset
6782
6783
6784 \end_layout
6785
6786 \end_inset
6787 </cell>
6788 </row>
6789 <row>
6790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6791 \begin_inset Text
6792
6793 \begin_layout Plain Layout
6794
6795 \backslash
6796 Big(
6797 \backslash
6798 big(
6799 \backslash
6800 ln(3x)
6801 \backslash
6802 big)^2
6803 \series bold
6804
6805 \begin_inset ERT
6806 status collapsed
6807
6808 \begin_layout Plain Layout
6809
6810
6811 \backslash
6812 spce 
6813 \end_layout
6814
6815 \end_inset
6816
6817
6818 \series default
6819
6820 \backslash
6821 Big)
6822 \end_layout
6823
6824 \end_inset
6825 </cell>
6826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6827 \begin_inset Text
6828
6829 \begin_layout Plain Layout
6830 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6831 \end_inset
6832
6833
6834 \end_layout
6835
6836 \end_inset
6837 </cell>
6838 </row>
6839 <row>
6840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6841 \begin_inset Text
6842
6843 \begin_layout Plain Layout
6844
6845 \backslash
6846 Bigl(
6847 \backslash
6848 bigl(
6849 \backslash
6850 ln(3x)
6851 \backslash
6852 bigr)^2
6853 \series bold
6854
6855 \begin_inset ERT
6856 status collapsed
6857
6858 \begin_layout Plain Layout
6859
6860
6861 \backslash
6862 spce 
6863 \end_layout
6864
6865 \end_inset
6866
6867
6868 \series default
6869
6870 \backslash
6871 Bigr)
6872 \end_layout
6873
6874 \end_inset
6875 </cell>
6876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6877 \begin_inset Text
6878
6879 \begin_layout Plain Layout
6880 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6881 \end_inset
6882
6883
6884 \end_layout
6885
6886 \end_inset
6887 </cell>
6888 </row>
6889 <row>
6890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6891 \begin_inset Text
6892
6893 \begin_layout Plain Layout
6894
6895 \backslash
6896 bigl)
6897 \backslash
6898 ln(3x)
6899 \backslash
6900 bigr(
6901 \end_layout
6902
6903 \end_inset
6904 </cell>
6905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6906 \begin_inset Text
6907
6908 \begin_layout Plain Layout
6909 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6910 \end_inset
6911
6912
6913 \end_layout
6914
6915 \end_inset
6916 </cell>
6917 </row>
6918 </lyxtabular>
6919
6920 \end_inset
6921
6922
6923 \end_layout
6924
6925 \begin_layout Subsubsection
6926 自動の括弧丈
6927 \begin_inset CommandInset label
6928 LatexCommand label
6929 name "sub:自動の括弧丈"
6930
6931 \end_inset
6932
6933
6934 \begin_inset Index idx
6935 status collapsed
6936
6937 \begin_layout Plain Layout
6938 かっこたけ@括弧丈 ! じどう@自動
6939 \end_layout
6940
6941 \end_inset
6942
6943
6944 \end_layout
6945
6946 \begin_layout Standard
6947 可変の丈を持つ括弧は、
6948 \series bold
6949
6950 \backslash
6951 left
6952 \series default
6953
6954 \begin_inset Index idx
6955 status collapsed
6956
6957 \begin_layout Plain Layout
6958 こまんど@コマンド ! L ! 
6959 \backslash
6960 left
6961 \end_layout
6962
6963 \end_inset
6964
6965 コマンドおよび
6966 \series bold
6967
6968 \backslash
6969 right
6970 \series default
6971
6972 \begin_inset Index idx
6973 status collapsed
6974
6975 \begin_layout Plain Layout
6976 こまんど@コマンド ! R ! 
6977 \backslash
6978 right
6979 \end_layout
6980
6981 \end_inset
6982
6983 コマンド、あるいは数式ツールバーボタンの
6984 \begin_inset Graphics
6985         filename ../../images/dialog-show_mathdelimiter.png
6986         scale 85
6987
6988 \end_inset
6989
6990 で挿入することができます。
6991 \series bold
6992
6993 \backslash
6994 left
6995 \series default
6996 および
6997 \series bold
6998
6999 \backslash
7000 right
7001 \series default
7002 の直後には、必要とする括弧を挿入しなくてはなりません。すると、括弧丈は出力時に自動的に計算されます。
7003 \end_layout
7004
7005 \begin_layout Standard
7006 \align center
7007 通常の括弧:
7008 \series bold
7009
7010 \backslash
7011 ln(
7012 \backslash
7013 frac
7014 \begin_inset ERT
7015 status collapsed
7016
7017 \begin_layout Plain Layout
7018
7019
7020 \backslash
7021 spce 
7022 \end_layout
7023
7024 \end_inset
7025
7026 A
7027 \begin_inset Formula $\downarrow$
7028 \end_inset
7029
7030 C
7031 \begin_inset ERT
7032 status collapsed
7033
7034 \begin_layout Plain Layout
7035
7036
7037 \backslash
7038 spce 
7039 \end_layout
7040
7041 \end_inset
7042
7043 )
7044 \series default
7045 というコマンドは
7046 \begin_inset Formula 
7047 \[
7048 \ln(\frac{A}{C})
7049 \]
7050
7051 \end_inset
7052
7053 を生成します。
7054 \end_layout
7055
7056 \begin_layout Standard
7057 \align center
7058 複数行の括弧:
7059 \series bold
7060
7061 \backslash
7062 ln
7063 \backslash
7064 left(
7065 \backslash
7066 frac
7067 \begin_inset ERT
7068 status collapsed
7069
7070 \begin_layout Plain Layout
7071
7072
7073 \backslash
7074 spce 
7075 \end_layout
7076
7077 \end_inset
7078
7079 A
7080 \begin_inset Formula $\downarrow$
7081 \end_inset
7082
7083 C
7084 \begin_inset ERT
7085 status collapsed
7086
7087 \begin_layout Plain Layout
7088
7089
7090 \backslash
7091 spce 
7092 \end_layout
7093
7094 \end_inset
7095
7096
7097 \backslash
7098 right)
7099 \series default
7100 というコマンドは
7101 \begin_inset Formula 
7102 \[
7103 \ln\left(\frac{A}{C}\right)
7104 \]
7105
7106 \end_inset
7107
7108 を生成します。
7109 \end_layout
7110
7111 \begin_layout Standard
7112
7113 \series bold
7114
7115 \backslash
7116 left
7117 \series default
7118
7119 \series bold
7120
7121 \backslash
7122 right
7123 \series default
7124 の代わりに、短絡キー
7125 \family sans
7126 Alt+M
7127 \begin_inset space ~
7128 \end_inset
7129
7130 括弧
7131 \family default
7132 を使うこともできます。これを使うと、LyX中で即座に実際の括弧丈を確認することができるという利点と、対応する右括弧も生成されるという利点があります。
7133 \begin_inset Newline newline
7134 \end_inset
7135
7136 すると、先ほどの例を作るコマンドは
7137 \series bold
7138
7139 \backslash
7140 ln Alt+M
7141 \series default
7142  
7143 \series bold
7144 (
7145 \backslash
7146 frac
7147 \begin_inset ERT
7148 status collapsed
7149
7150 \begin_layout Plain Layout
7151
7152
7153 \backslash
7154 spce 
7155 \end_layout
7156
7157 \end_inset
7158
7159 A
7160 \begin_inset Formula $\downarrow$
7161 \end_inset
7162
7163 C
7164 \series default
7165 となります。
7166 \end_layout
7167
7168 \begin_layout Standard
7169 左括弧あるいは右括弧を省略するには、ドットを挿入します。たとえば、
7170 \series bold
7171
7172 \backslash
7173 left.
7174 \backslash
7175 frac
7176 \begin_inset ERT
7177 status collapsed
7178
7179 \begin_layout Plain Layout
7180
7181
7182 \backslash
7183 spce 
7184 \end_layout
7185
7186 \end_inset
7187
7188 A
7189 \begin_inset Formula $\downarrow$
7190 \end_inset
7191
7192 B
7193 \begin_inset ERT
7194 status collapsed
7195
7196 \begin_layout Plain Layout
7197
7198
7199 \backslash
7200 spce 
7201 \end_layout
7202
7203 \end_inset
7204
7205
7206 \backslash
7207 right}
7208 \series default
7209 というコマンドは
7210 \series bold
7211
7212 \begin_inset Formula 
7213 \[
7214 \left.\frac{A}{B}\right\} 
7215 \]
7216
7217 \end_inset
7218
7219
7220 \series default
7221 を生成します。
7222 \series bold
7223
7224 \backslash
7225 left
7226 \series default
7227 コマンドおよび
7228 \series bold
7229
7230 \backslash
7231 right
7232 \series default
7233 コマンドは、文書が再度読み込まれたときには、LyXによって正しい丈の括弧に変換され、省略された括弧は、点線として表示されます。
7234 \end_layout
7235
7236 \begin_layout Standard
7237 \begin_inset VSpace bigskip
7238 \end_inset
7239
7240 著名なLaTeX頒布版は、すべてLaTeXの拡張であるeTeXを使用しているので、これらの頒布版では、すべての括弧および極限に対して
7241 \series bold
7242
7243 \backslash
7244 middle
7245 \series default
7246
7247 \begin_inset Index idx
7248 status collapsed
7249
7250 \begin_layout Plain Layout
7251 こまんど@コマンド ! M ! 
7252 \backslash
7253 middle
7254 \end_layout
7255
7256 \end_inset
7257
7258 コマンドも使用することができます
7259 \begin_inset Foot
7260 status collapsed
7261
7262 \begin_layout Plain Layout
7263
7264 \series bold
7265 (訳註)
7266 \series default
7267 pLaTeXでは、標準では
7268 \series bold
7269
7270 \backslash
7271 middle
7272 \series default
7273 コマンドは使えません。よって、以下の例では「
7274 \series bold
7275
7276 \backslash
7277 middle
7278 \series default
7279
7280 \begin_inset Formula $|$
7281 \end_inset
7282
7283 」の代わりに「
7284 \series bold
7285
7286 \backslash
7287 biggm
7288 \series default
7289
7290 \begin_inset Formula $|$
7291 \end_inset
7292
7293 」を用いています。
7294 \end_layout
7295
7296 \end_inset
7297
7298 。このコマンドでは、物理ベクトル
7299 \begin_inset Formula 
7300 \[
7301 \left\langle \phi\:\biggm|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7302 \]
7303
7304 \end_inset
7305
7306 で必要とされるように、次に続く文字の高さは、囲まれる括弧の高さに調節されます。物理ベクトルに関しては、第
7307 \begin_inset CommandInset ref
7308 LatexCommand ref
7309 reference "sub:物理ベクトル"
7310
7311 \end_inset
7312
7313 節に説明されているように特殊なLaTeXパッケージがあります。
7314 \end_layout
7315
7316 \begin_layout Subsection
7317 水平括弧
7318 \begin_inset Index idx
7319 status collapsed
7320
7321 \begin_layout Plain Layout
7322 かっこ@括弧 ! すいへい@水平
7323 \end_layout
7324
7325 \end_inset
7326
7327
7328 \end_layout
7329
7330 \begin_layout Standard
7331 \align center
7332 \begin_inset Tabular
7333 <lyxtabular version="3" rows="4" columns="2">
7334 <features tabularvalignment="middle">
7335 <column alignment="center" valignment="top" width="0pt">
7336 <column alignment="center" valignment="top" width="0pt">
7337 <row>
7338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7339 \begin_inset Text
7340
7341 \begin_layout Plain Layout
7342 コマンド
7343 \begin_inset Note Note
7344 status collapsed
7345
7346 \begin_layout Plain Layout
7347 ここで
7348 \series bold
7349
7350 \backslash
7351 raisebox
7352 \series default
7353 はスペーサーとして使用しているだけです。
7354 \end_layout
7355
7356 \end_inset
7357
7358
7359 \end_layout
7360
7361 \end_inset
7362 </cell>
7363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7364 \begin_inset Text
7365
7366 \begin_layout Plain Layout
7367 出力
7368 \end_layout
7369
7370 \end_inset
7371 </cell>
7372 </row>
7373 <row>
7374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7375 \begin_inset Text
7376
7377 \begin_layout Plain Layout
7378 \begin_inset ERT
7379 status collapsed
7380
7381 \begin_layout Plain Layout
7382
7383
7384 \backslash
7385 raisebox{2.3mm}{
7386 \end_layout
7387
7388 \end_inset
7389
7390
7391 \backslash
7392 overbrace
7393 \begin_inset ERT
7394 status collapsed
7395
7396 \begin_layout Plain Layout
7397
7398
7399 \backslash
7400 spce 
7401 \end_layout
7402
7403 \end_inset
7404
7405 A+B
7406 \begin_inset ERT
7407 status collapsed
7408
7409 \begin_layout Plain Layout
7410
7411
7412 \backslash
7413 spce 
7414 \end_layout
7415
7416 \end_inset
7417
7418 ^
7419 \begin_inset ERT
7420 status collapsed
7421
7422 \begin_layout Plain Layout
7423
7424
7425 \backslash
7426 spce 
7427 \end_layout
7428
7429 \end_inset
7430
7431 3
7432 \begin_inset ERT
7433 status collapsed
7434
7435 \begin_layout Plain Layout
7436
7437 }
7438 \end_layout
7439
7440 \end_inset
7441
7442
7443 \begin_inset Index idx
7444 status collapsed
7445
7446 \begin_layout Plain Layout
7447 こまんど@コマンド ! O ! 
7448 \backslash
7449 overbrace
7450 \end_layout
7451
7452 \end_inset
7453
7454
7455 \end_layout
7456
7457 \end_inset
7458 </cell>
7459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7460 \begin_inset Text
7461
7462 \begin_layout Plain Layout
7463 \begin_inset Formula $\overbrace{A+B}^{3}$
7464 \end_inset
7465
7466
7467 \end_layout
7468
7469 \end_inset
7470 </cell>
7471 </row>
7472 <row>
7473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7474 \begin_inset Text
7475
7476 \begin_layout Plain Layout
7477 \begin_inset ERT
7478 status collapsed
7479
7480 \begin_layout Plain Layout
7481
7482
7483 \backslash
7484 raisebox{-2.2mm}{
7485 \end_layout
7486
7487 \end_inset
7488
7489
7490 \backslash
7491 underbrace
7492 \begin_inset ERT
7493 status collapsed
7494
7495 \begin_layout Plain Layout
7496
7497
7498 \backslash
7499 spce 
7500 \end_layout
7501
7502 \end_inset
7503
7504 A+B
7505 \begin_inset ERT
7506 status collapsed
7507
7508 \begin_layout Plain Layout
7509
7510
7511 \backslash
7512 spce 
7513 \end_layout
7514
7515 \end_inset
7516
7517 _5
7518 \begin_inset ERT
7519 status collapsed
7520
7521 \begin_layout Plain Layout
7522
7523 }
7524 \end_layout
7525
7526 \end_inset
7527
7528
7529 \begin_inset Index idx
7530 status collapsed
7531
7532 \begin_layout Plain Layout
7533 こまんど@コマンド ! U ! 
7534 \backslash
7535 underbrace
7536 \end_layout
7537
7538 \end_inset
7539
7540
7541 \end_layout
7542
7543 \end_inset
7544 </cell>
7545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7546 \begin_inset Text
7547
7548 \begin_layout Plain Layout
7549 \begin_inset Formula $\underbrace{A+B}_{5}$
7550 \end_inset
7551
7552
7553 \end_layout
7554
7555 \end_inset
7556 </cell>
7557 </row>
7558 <row>
7559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7560 \begin_inset Text
7561
7562 \begin_layout Plain Layout
7563
7564 \backslash
7565 overbrace
7566 \begin_inset ERT
7567 status collapsed
7568
7569 \begin_layout Plain Layout
7570
7571
7572 \backslash
7573 spce 
7574 \end_layout
7575
7576 \end_inset
7577
7578
7579 \backslash
7580 underbrace
7581 \begin_inset ERT
7582 status collapsed
7583
7584 \begin_layout Plain Layout
7585
7586
7587 \backslash
7588 spce 
7589 \end_layout
7590
7591 \end_inset
7592
7593 A+B_w
7594 \begin_inset ERT
7595 status collapsed
7596
7597 \begin_layout Plain Layout
7598
7599
7600 \backslash
7601 spce 
7602 \end_layout
7603
7604 \end_inset
7605
7606
7607 \begin_inset ERT
7608 status collapsed
7609
7610 \begin_layout Plain Layout
7611
7612
7613 \backslash
7614 spce 
7615 \end_layout
7616
7617 \end_inset
7618
7619 _7
7620 \begin_inset ERT
7621 status collapsed
7622
7623 \begin_layout Plain Layout
7624
7625
7626 \backslash
7627 spce 
7628 \end_layout
7629
7630 \end_inset
7631
7632
7633 \begin_inset ERT
7634 status collapsed
7635
7636 \begin_layout Plain Layout
7637
7638
7639 \backslash
7640 spce 
7641 \end_layout
7642
7643 \end_inset
7644
7645 ^
7646 \begin_inset ERT
7647 status collapsed
7648
7649 \begin_layout Plain Layout
7650
7651
7652 \backslash
7653 spce 
7654 \end_layout
7655
7656 \end_inset
7657
7658 C
7659 \end_layout
7660
7661 \end_inset
7662 </cell>
7663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7664 \begin_inset Text
7665
7666 \begin_layout Plain Layout
7667 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7668 \end_inset
7669
7670
7671 \end_layout
7672
7673 \end_inset
7674 </cell>
7675 </row>
7676 </lyxtabular>
7677
7678 \end_inset
7679
7680
7681 \end_layout
7682
7683 \begin_layout Standard
7684 最後の例では、
7685 \series bold
7686
7687 \backslash
7688 overbrace
7689 \series default
7690 が先に挿入されようが
7691 \series bold
7692
7693 \backslash
7694 underbrace
7695 \series default
7696 が先に挿入されようが代わりはありません。
7697 \end_layout
7698
7699 \begin_layout Standard
7700 \begin_inset VSpace bigskip
7701 \end_inset
7702
7703 括弧をお互いに重ねる必要がある場合には、第
7704 \begin_inset CommandInset ref
7705 LatexCommand ref
7706 reference "sec:多行数式"
7707
7708 \end_inset
7709
7710 節に説明されているように、次のような多行数式を使わなくてはなりません。
7711 \begin_inset Formula 
7712 \begin{eqnarray*}
7713 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7714  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7715 \end{eqnarray*}
7716
7717 \end_inset
7718
7719 一行目には、数式が一つめの括弧とともに挿入されています。ここで、空白コマンド
7720 \begin_inset Foot
7721 status collapsed
7722
7723 \begin_layout Plain Layout
7724 空白コマンドは第
7725 \begin_inset CommandInset ref
7726 LatexCommand ref
7727 reference "sub:定義済みの空白"
7728
7729 \end_inset
7730
7731 章に説明があります。
7732 \end_layout
7733
7734 \end_inset
7735
7736
7737 \series bold
7738
7739 \backslash
7740 :
7741 \series default
7742 を最初の
7743 \begin_inset Formula $d$
7744 \end_inset
7745
7746 の前に挿入しておくことが重要です。さもないと、
7747 \begin_inset Formula $q$
7748 \end_inset
7749
7750 の後ろで終わる括弧のせいで、直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7751 \begin_inset Foot
7752 status collapsed
7753
7754 \begin_layout Plain Layout
7755 これは、括弧が文字として取り扱われないためです。第
7756 \begin_inset CommandInset ref
7757 LatexCommand ref
7758 reference "sub:二項演算子"
7759
7760 \end_inset
7761
7762 章参照。
7763 \end_layout
7764
7765 \end_inset
7766
7767 ためです。二行目には、二つめの括弧が挿入されています。
7768 \begin_inset Formula $b$
7769 \end_inset
7770
7771 の直前から始まるようにするために、まず
7772 \series bold
7773
7774 \backslash
7775 hphantom{gggg+
7776 \backslash
7777 :}
7778 \series default
7779 というコマンド
7780 \begin_inset Foot
7781 status collapsed
7782
7783 \begin_layout Plain Layout
7784
7785 \series bold
7786
7787 \backslash
7788 hphantom
7789 \series default
7790 に関する詳細は、第
7791 \begin_inset CommandInset ref
7792 LatexCommand ref
7793 reference "sub:埋め草"
7794
7795 \end_inset
7796
7797 章を参照してください。
7798 \end_layout
7799
7800 \end_inset
7801
7802 が挿入されています。この数式中の「+」も空白で囲まれるようにするために、この空白コマンドが必要になっています。二つめの括弧は
7803 \series bold
7804
7805 \backslash
7806 hphantom{bbqq+dddd}
7807 \series default
7808 コマンドの下に置きます。
7809 \end_layout
7810
7811 \begin_layout Standard
7812 以下の例のように、括弧が反対側に重なる場合には、もっと複雑になります。
7813 \begin_inset ERT
7814 status collapsed
7815
7816 \begin_layout Plain Layout
7817
7818
7819 \backslash
7820 setlength{
7821 \backslash
7822 jot}{-6pt}
7823 \end_layout
7824
7825 \end_inset
7826
7827
7828 \begin_inset Formula 
7829 \begin{eqnarray*}
7830  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7831 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7832 \end{eqnarray*}
7833
7834 \end_inset
7835
7836
7837 \begin_inset ERT
7838 status collapsed
7839
7840 \begin_layout Plain Layout
7841
7842
7843 \backslash
7844 setlength{
7845 \backslash
7846 jot}{3pt}
7847 \end_layout
7848
7849 \end_inset
7850
7851 最初の数式行は、括弧が上に来ていること以外は、先の例の第二行と同じです。二行目には、二つめの括弧と一緒に数式が入っています。一行目の括弧と数式のあいだに余白が入
7852 ることを防ぐために、行間を減らさなくてはならないのですが、これはLyXのバグ
7853 \begin_inset Foot
7854 status collapsed
7855
7856 \begin_layout Plain Layout
7857 \begin_inset CommandInset href
7858 LatexCommand href
7859 name "LyX-bug #1505"
7860 target "http://www.lyx.org/trac/ticket/1505"
7861
7862 \end_inset
7863
7864
7865 \end_layout
7866
7867 \end_inset
7868
7869 のせいで簡単にはできません。この問題を回避するためには、数式直前にTeXモードで
7870 \series bold
7871 setlength{
7872 \backslash
7873 jot}{-6pt}
7874 \series default
7875 というコマンドを入れて、大域的な数式行間
7876 \series bold
7877
7878 \backslash
7879 jot
7880 \series default
7881
7882 \begin_inset Index idx
7883 status collapsed
7884
7885 \begin_layout Plain Layout
7886 こまんど@コマンド ! J ! 
7887 \backslash
7888 jot
7889 \end_layout
7890
7891 \end_inset
7892
7893 を-6
7894 \begin_inset space \thinspace{}
7895 \end_inset
7896
7897 ptに変更しなくてはなりません。
7898 \series bold
7899
7900 \backslash
7901 jot
7902 \series default
7903 は、数式直後に同様のコマンドを使って標準値の3
7904 \begin_inset space \thinspace{}
7905 \end_inset
7906
7907 ptに戻します。数式中の行間について、詳しくは第
7908 \begin_inset CommandInset ref
7909 LatexCommand ref
7910 reference "sub:行間"
7911
7912 \end_inset
7913
7914 章に説明があります。
7915 \end_layout
7916
7917 \begin_layout Section
7918 矢印
7919 \begin_inset Index idx
7920 status collapsed
7921
7922 \begin_layout Plain Layout
7923 やじるし@矢印
7924 \end_layout
7925
7926 \end_inset
7927
7928
7929 \end_layout
7930
7931 \begin_layout Standard
7932 矢印は、数式ツールバーボタンの
7933 \begin_inset Graphics
7934         filename ../../images/math/leftarrow.png
7935         scale 85
7936
7937 \end_inset
7938
7939 か、以下の各小節に列挙してあるコマンドで挿入することができます。
7940 \end_layout
7941
7942 \begin_layout Standard
7943 \begin_inset Newpage newpage
7944 \end_inset
7945
7946
7947 \end_layout
7948
7949 \begin_layout Subsection
7950 水平矢印
7951 \begin_inset Index idx
7952 status collapsed
7953
7954 \begin_layout Plain Layout
7955 やじるし@矢印 ! すいへい@水平
7956 \end_layout
7957
7958 \end_inset
7959
7960
7961 \end_layout
7962
7963 \begin_layout Standard
7964 \begin_inset space \hfill{}
7965 \end_inset
7966
7967
7968 \begin_inset Tabular
7969 <lyxtabular version="3" rows="8" columns="2">
7970 <features tabularvalignment="middle">
7971 <column alignment="center" valignment="top" width="0pt">
7972 <column alignment="center" valignment="top" width="0pt">
7973 <row>
7974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978 コマンド
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987 出力
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 </row>
7993 <row>
7994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998
7999 \backslash
8000 gets
8001 \end_layout
8002
8003 \end_inset
8004 </cell>
8005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8006 \begin_inset Text
8007
8008 \begin_layout Plain Layout
8009 \begin_inset Formula $\gets$
8010 \end_inset
8011
8012
8013 \end_layout
8014
8015 \end_inset
8016 </cell>
8017 </row>
8018 <row>
8019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8020 \begin_inset Text
8021
8022 \begin_layout Plain Layout
8023
8024 \backslash
8025 Leftarrow
8026 \end_layout
8027
8028 \end_inset
8029 </cell>
8030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8031 \begin_inset Text
8032
8033 \begin_layout Plain Layout
8034 \begin_inset Formula $\Leftarrow$
8035 \end_inset
8036
8037
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 </row>
8043 <row>
8044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8045 \begin_inset Text
8046
8047 \begin_layout Plain Layout
8048
8049 \backslash
8050 longleftarrow
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8056 \begin_inset Text
8057
8058 \begin_layout Plain Layout
8059 \begin_inset Formula $\longleftarrow$
8060 \end_inset
8061
8062
8063 \end_layout
8064
8065 \end_inset
8066 </cell>
8067 </row>
8068 <row>
8069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8070 \begin_inset Text
8071
8072 \begin_layout Plain Layout
8073
8074 \backslash
8075 Longleftarrow
8076 \end_layout
8077
8078 \end_inset
8079 </cell>
8080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8081 \begin_inset Text
8082
8083 \begin_layout Plain Layout
8084 \begin_inset Formula $\Longleftarrow$
8085 \end_inset
8086
8087
8088 \end_layout
8089
8090 \end_inset
8091 </cell>
8092 </row>
8093 <row>
8094 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8095 \begin_inset Text
8096
8097 \begin_layout Plain Layout
8098
8099 \backslash
8100 leftharpoonup
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8106 \begin_inset Text
8107
8108 \begin_layout Plain Layout
8109 \begin_inset Formula $\leftharpoonup$
8110 \end_inset
8111
8112
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 </row>
8118 <row>
8119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8120 \begin_inset Text
8121
8122 \begin_layout Plain Layout
8123
8124 \backslash
8125 leftharpoondown
8126 \end_layout
8127
8128 \end_inset
8129 </cell>
8130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8131 \begin_inset Text
8132
8133 \begin_layout Plain Layout
8134 \begin_inset Formula $\leftharpoondown$
8135 \end_inset
8136
8137
8138 \end_layout
8139
8140 \end_inset
8141 </cell>
8142 </row>
8143 <row>
8144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8145 \begin_inset Text
8146
8147 \begin_layout Plain Layout
8148
8149 \backslash
8150 hookleftarrow
8151 \end_layout
8152
8153 \end_inset
8154 </cell>
8155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8156 \begin_inset Text
8157
8158 \begin_layout Plain Layout
8159 \begin_inset Formula $\hookleftarrow$
8160 \end_inset
8161
8162
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 </row>
8168 </lyxtabular>
8169
8170 \end_inset
8171
8172
8173 \begin_inset space \hfill{}
8174 \end_inset
8175
8176
8177 \begin_inset Tabular
8178 <lyxtabular version="3" rows="8" columns="2">
8179 <features tabularvalignment="middle">
8180 <column alignment="center" valignment="top" width="0pt">
8181 <column alignment="center" valignment="top" width="0pt">
8182 <row>
8183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8184 \begin_inset Text
8185
8186 \begin_layout Plain Layout
8187 コマンド
8188 \end_layout
8189
8190 \end_inset
8191 </cell>
8192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8193 \begin_inset Text
8194
8195 \begin_layout Plain Layout
8196 出力
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 </row>
8202 <row>
8203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8204 \begin_inset Text
8205
8206 \begin_layout Plain Layout
8207
8208 \backslash
8209 to
8210 \end_layout
8211
8212 \end_inset
8213 </cell>
8214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8215 \begin_inset Text
8216
8217 \begin_layout Plain Layout
8218 \begin_inset Formula $\to$
8219 \end_inset
8220
8221
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 </row>
8227 <row>
8228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8229 \begin_inset Text
8230
8231 \begin_layout Plain Layout
8232
8233 \backslash
8234 Rightarrow
8235 \end_layout
8236
8237 \end_inset
8238 </cell>
8239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8240 \begin_inset Text
8241
8242 \begin_layout Plain Layout
8243 \begin_inset Formula $\Rightarrow$
8244 \end_inset
8245
8246
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 </row>
8252 <row>
8253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257
8258 \backslash
8259 longrightarrow
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \begin_layout Plain Layout
8268 \begin_inset Formula $\longrightarrow$
8269 \end_inset
8270
8271
8272 \end_layout
8273
8274 \end_inset
8275 </cell>
8276 </row>
8277 <row>
8278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \begin_layout Plain Layout
8282
8283 \backslash
8284 Longrightarrow
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8290 \begin_inset Text
8291
8292 \begin_layout Plain Layout
8293 \begin_inset Formula $\Longrightarrow$
8294 \end_inset
8295
8296
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 </row>
8302 <row>
8303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8304 \begin_inset Text
8305
8306 \begin_layout Plain Layout
8307
8308 \backslash
8309 rightharpoonup
8310 \end_layout
8311
8312 \end_inset
8313 </cell>
8314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8315 \begin_inset Text
8316
8317 \begin_layout Plain Layout
8318 \begin_inset Formula $\rightharpoonup$
8319 \end_inset
8320
8321
8322 \end_layout
8323
8324 \end_inset
8325 </cell>
8326 </row>
8327 <row>
8328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332
8333 \backslash
8334 rightharpoondown
8335 \end_layout
8336
8337 \end_inset
8338 </cell>
8339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343 \begin_inset Formula $\rightharpoondown$
8344 \end_inset
8345
8346
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 </row>
8352 <row>
8353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357
8358 \backslash
8359 hookrightarrow
8360 \end_layout
8361
8362 \end_inset
8363 </cell>
8364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368 \begin_inset Formula $\hookrightarrow$
8369 \end_inset
8370
8371
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 </row>
8377 </lyxtabular>
8378
8379 \end_inset
8380
8381
8382 \begin_inset space \hfill{}
8383 \end_inset
8384
8385
8386 \end_layout
8387
8388 \begin_layout Standard
8389 \begin_inset space \hfill{}
8390 \end_inset
8391
8392
8393 \begin_inset Tabular
8394 <lyxtabular version="3" rows="6" columns="2">
8395 <features tabularvalignment="middle">
8396 <column alignment="center" valignment="top" width="0pt">
8397 <column alignment="center" valignment="top" width="0pt">
8398 <row>
8399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8400 \begin_inset Text
8401
8402 \begin_layout Plain Layout
8403 コマンド
8404 \end_layout
8405
8406 \end_inset
8407 </cell>
8408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8409 \begin_inset Text
8410
8411 \begin_layout Plain Layout
8412 出力
8413 \end_layout
8414
8415 \end_inset
8416 </cell>
8417 </row>
8418 <row>
8419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8420 \begin_inset Text
8421
8422 \begin_layout Plain Layout
8423
8424 \backslash
8425 leftrightarrow
8426 \end_layout
8427
8428 \end_inset
8429 </cell>
8430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8431 \begin_inset Text
8432
8433 \begin_layout Plain Layout
8434 \begin_inset Formula $\leftrightarrow$
8435 \end_inset
8436
8437
8438 \end_layout
8439
8440 \end_inset
8441 </cell>
8442 </row>
8443 <row>
8444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8445 \begin_inset Text
8446
8447 \begin_layout Plain Layout
8448
8449 \backslash
8450 Leftrightarrow
8451 \end_layout
8452
8453 \end_inset
8454 </cell>
8455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8456 \begin_inset Text
8457
8458 \begin_layout Plain Layout
8459 \begin_inset Formula $\Leftrightarrow$
8460 \end_inset
8461
8462
8463 \end_layout
8464
8465 \end_inset
8466 </cell>
8467 </row>
8468 <row>
8469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8470 \begin_inset Text
8471
8472 \begin_layout Plain Layout
8473
8474 \backslash
8475 longleftrightarrow
8476 \end_layout
8477
8478 \end_inset
8479 </cell>
8480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8481 \begin_inset Text
8482
8483 \begin_layout Plain Layout
8484 \begin_inset Formula $\longleftrightarrow$
8485 \end_inset
8486
8487
8488 \end_layout
8489
8490 \end_inset
8491 </cell>
8492 </row>
8493 <row>
8494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8495 \begin_inset Text
8496
8497 \begin_layout Plain Layout
8498
8499 \backslash
8500 Longleftrightarrow
8501 \end_layout
8502
8503 \end_inset
8504 </cell>
8505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8506 \begin_inset Text
8507
8508 \begin_layout Plain Layout
8509 \begin_inset Formula $\Longleftrightarrow$
8510 \end_inset
8511
8512
8513 \end_layout
8514
8515 \end_inset
8516 </cell>
8517 </row>
8518 <row>
8519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8520 \begin_inset Text
8521
8522 \begin_layout Plain Layout
8523
8524 \backslash
8525 rightleftharpoons
8526 \end_layout
8527
8528 \end_inset
8529 </cell>
8530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8531 \begin_inset Text
8532
8533 \begin_layout Plain Layout
8534 \begin_inset Formula $\rightleftharpoons$
8535 \end_inset
8536
8537
8538 \end_layout
8539
8540 \end_inset
8541 </cell>
8542 </row>
8543 </lyxtabular>
8544
8545 \end_inset
8546
8547
8548 \begin_inset space \hspace{}
8549 \length 25pt
8550 \end_inset
8551
8552
8553 \begin_inset space \hfill{}
8554 \end_inset
8555
8556
8557 \begin_inset Tabular
8558 <lyxtabular version="3" rows="5" columns="2">
8559 <features tabularvalignment="middle">
8560 <column alignment="center" valignment="top" width="0pt">
8561 <column alignment="center" valignment="top" width="0pt">
8562 <row>
8563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8564 \begin_inset Text
8565
8566 \begin_layout Plain Layout
8567 コマンド
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8573 \begin_inset Text
8574
8575 \begin_layout Plain Layout
8576 出力
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 </row>
8582 <row>
8583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587
8588 \backslash
8589 mapsto
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598 \begin_inset Formula $\mapsto$
8599 \end_inset
8600
8601
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 </row>
8607 <row>
8608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612
8613 \backslash
8614 longmapsto
8615 \end_layout
8616
8617 \end_inset
8618 </cell>
8619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout Plain Layout
8623 \begin_inset Formula $\longmapsto$
8624 \end_inset
8625
8626
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 </row>
8632 <row>
8633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637
8638 \backslash
8639 leadsto
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648 \begin_inset Formula $\leadsto$
8649 \end_inset
8650
8651
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 </row>
8657 <row>
8658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662
8663 \backslash
8664 dasharrow
8665 \end_layout
8666
8667 \end_inset
8668 </cell>
8669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8670 \begin_inset Text
8671
8672 \begin_layout Plain Layout
8673 \begin_inset Formula $\dasharrow$
8674 \end_inset
8675
8676
8677 \end_layout
8678
8679 \end_inset
8680 </cell>
8681 </row>
8682 </lyxtabular>
8683
8684 \end_inset
8685
8686
8687 \begin_inset space \hfill{}
8688 \end_inset
8689
8690
8691 \end_layout
8692
8693 \begin_layout Standard
8694 \begin_inset VSpace medskip
8695 \end_inset
8696
8697 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は、第
8698 \begin_inset CommandInset ref
8699 LatexCommand ref
8700 reference "sec:アクセント"
8701
8702 \end_inset
8703
8704 節に一覧があります。
8705 \end_layout
8706
8707 \begin_layout Standard
8708 \begin_inset VSpace bigskip
8709 \end_inset
8710
8711 さらに、ラベル付き矢印
8712 \begin_inset Index idx
8713 status collapsed
8714
8715 \begin_layout Plain Layout
8716 やじるし@矢印 ! らべるつき@ラベル付き
8717 \end_layout
8718
8719 \end_inset
8720
8721 として、
8722 \series bold
8723
8724 \backslash
8725 xleftarrow
8726 \series default
8727
8728 \begin_inset Index idx
8729 status collapsed
8730
8731 \begin_layout Plain Layout
8732 こまんど@コマンド ! X ! 
8733 \backslash
8734 xleftarrow
8735 \end_layout
8736
8737 \end_inset
8738
8739
8740 \series bold
8741
8742 \backslash
8743 xrightarrow
8744 \series default
8745
8746 \begin_inset Index idx
8747 status collapsed
8748
8749 \begin_layout Plain Layout
8750 こまんど@コマンド ! X ! 
8751 \backslash
8752 xrightarrow
8753 \begin_inset ERT
8754 status collapsed
8755
8756 \begin_layout Plain Layout
8757
8758
8759 \backslash
8760 vspace{4mm}
8761 \end_layout
8762
8763 \end_inset
8764
8765
8766 \end_layout
8767
8768 \end_inset
8769
8770 があります。これらのコマンドを数式に挿入すると、二つの青枠のついた矢印が現れるので、そこにラベルを入れることができます。矢印の長さは、ラベルの幅に応じて調整され
8771 ます。
8772 \end_layout
8773
8774 \begin_layout Standard
8775 \align center
8776 \begin_inset Tabular
8777 <lyxtabular version="3" rows="3" columns="2">
8778 <features tabularvalignment="middle">
8779 <column alignment="center" valignment="top" width="0pt">
8780 <column alignment="center" valignment="top" width="0pt">
8781 <row>
8782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Plain Layout
8786 コマンド
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Plain Layout
8795 出力
8796 \begin_inset Note Note
8797 status collapsed
8798
8799 \begin_layout Plain Layout
8800 ここで
8801 \series bold
8802
8803 \backslash
8804 raisebox
8805 \series default
8806 はスペーサーとして使用しているだけです。
8807 \end_layout
8808
8809 \end_inset
8810
8811
8812 \end_layout
8813
8814 \end_inset
8815 </cell>
8816 </row>
8817 <row>
8818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8819 \begin_inset Text
8820
8821 \begin_layout Plain Layout
8822 F(a)
8823 \backslash
8824 xleftarrow
8825 \begin_inset ERT
8826 status collapsed
8827
8828 \begin_layout Plain Layout
8829
8830
8831 \backslash
8832 spce 
8833 \end_layout
8834
8835 \end_inset
8836
8837 x=a
8838 \begin_inset Formula $\downarrow$
8839 \end_inset
8840
8841 x
8842 \begin_inset Formula $>$
8843 \end_inset
8844
8845 0
8846 \begin_inset Formula $\to$
8847 \end_inset
8848
8849 F(x)
8850 \end_layout
8851
8852 \end_inset
8853 </cell>
8854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8855 \begin_inset Text
8856
8857 \begin_layout Plain Layout
8858 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8859 \end_inset
8860
8861
8862 \end_layout
8863
8864 \end_inset
8865 </cell>
8866 </row>
8867 <row>
8868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8869 \begin_inset Text
8870
8871 \begin_layout Plain Layout
8872 F(x)
8873 \backslash
8874 xrightarrow
8875 \begin_inset ERT
8876 status collapsed
8877
8878 \begin_layout Plain Layout
8879
8880
8881 \backslash
8882 spce 
8883 \end_layout
8884
8885 \end_inset
8886
8887 x=a
8888 \begin_inset Formula $\downarrow$
8889 \end_inset
8890
8891 x
8892 \begin_inset Formula $>$
8893 \end_inset
8894
8895 0
8896 \begin_inset Formula $\to$
8897 \end_inset
8898
8899 F(a)
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8905 \begin_inset Text
8906
8907 \begin_layout Plain Layout
8908 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8909 \end_inset
8910
8911
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 </row>
8917 </lyxtabular>
8918
8919 \end_inset
8920
8921
8922 \end_layout
8923
8924 \begin_layout Subsection
8925 垂直矢印および対角矢印
8926 \begin_inset Index idx
8927 status collapsed
8928
8929 \begin_layout Plain Layout
8930 やじるし@矢印 ! たいかく@対角
8931 \end_layout
8932
8933 \end_inset
8934
8935
8936 \begin_inset Index idx
8937 status collapsed
8938
8939 \begin_layout Plain Layout
8940 やじるし@矢印 ! すいちょく@垂直
8941 \end_layout
8942
8943 \end_inset
8944
8945
8946 \end_layout
8947
8948 \begin_layout Standard
8949 \begin_inset space \hfill{}
8950 \end_inset
8951
8952
8953 \begin_inset Tabular
8954 <lyxtabular version="3" rows="7" columns="2">
8955 <features tabularvalignment="middle">
8956 <column alignment="center" valignment="top" width="0pt">
8957 <column alignment="center" valignment="top" width="0pt">
8958 <row>
8959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8960 \begin_inset Text
8961
8962 \begin_layout Plain Layout
8963 コマンド
8964 \end_layout
8965
8966 \end_inset
8967 </cell>
8968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Plain Layout
8972 出力
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 </row>
8978 <row>
8979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983
8984 \backslash
8985 uparrow
8986 \end_layout
8987
8988 \end_inset
8989 </cell>
8990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8991 \begin_inset Text
8992
8993 \begin_layout Plain Layout
8994 \begin_inset Formula $\uparrow$
8995 \end_inset
8996
8997
8998 \end_layout
8999
9000 \end_inset
9001 </cell>
9002 </row>
9003 <row>
9004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008
9009 \backslash
9010 Uparrow
9011 \end_layout
9012
9013 \end_inset
9014 </cell>
9015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9016 \begin_inset Text
9017
9018 \begin_layout Plain Layout
9019 \begin_inset Formula $\Uparrow$
9020 \end_inset
9021
9022
9023 \end_layout
9024
9025 \end_inset
9026 </cell>
9027 </row>
9028 <row>
9029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9030 \begin_inset Text
9031
9032 \begin_layout Plain Layout
9033
9034 \backslash
9035 updownarrow
9036 \end_layout
9037
9038 \end_inset
9039 </cell>
9040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9041 \begin_inset Text
9042
9043 \begin_layout Plain Layout
9044 \begin_inset Formula $\updownarrow$
9045 \end_inset
9046
9047
9048 \end_layout
9049
9050 \end_inset
9051 </cell>
9052 </row>
9053 <row>
9054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9055 \begin_inset Text
9056
9057 \begin_layout Plain Layout
9058
9059 \backslash
9060 Updownarrow
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9066 \begin_inset Text
9067
9068 \begin_layout Plain Layout
9069 \begin_inset Formula $\Updownarrow$
9070 \end_inset
9071
9072
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 </row>
9078 <row>
9079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9080 \begin_inset Text
9081
9082 \begin_layout Plain Layout
9083
9084 \backslash
9085 Downarrow
9086 \end_layout
9087
9088 \end_inset
9089 </cell>
9090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9091 \begin_inset Text
9092
9093 \begin_layout Plain Layout
9094 \begin_inset Formula $\Downarrow$
9095 \end_inset
9096
9097
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 </row>
9103 <row>
9104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9105 \begin_inset Text
9106
9107 \begin_layout Plain Layout
9108
9109 \backslash
9110 downarrow
9111 \end_layout
9112
9113 \end_inset
9114 </cell>
9115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9116 \begin_inset Text
9117
9118 \begin_layout Plain Layout
9119 \begin_inset Formula $\downarrow$
9120 \end_inset
9121
9122
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 </row>
9128 </lyxtabular>
9129
9130 \end_inset
9131
9132
9133 \begin_inset space \hfill{}
9134 \end_inset
9135
9136
9137 \begin_inset Tabular
9138 <lyxtabular version="3" rows="5" columns="2">
9139 <features tabularvalignment="middle">
9140 <column alignment="center" valignment="top" width="0pt">
9141 <column alignment="center" valignment="top" width="0pt">
9142 <row>
9143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9144 \begin_inset Text
9145
9146 \begin_layout Plain Layout
9147 コマンド
9148 \end_layout
9149
9150 \end_inset
9151 </cell>
9152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9153 \begin_inset Text
9154
9155 \begin_layout Plain Layout
9156 出力
9157 \end_layout
9158
9159 \end_inset
9160 </cell>
9161 </row>
9162 <row>
9163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9164 \begin_inset Text
9165
9166 \begin_layout Plain Layout
9167
9168 \backslash
9169 nearrow
9170 \end_layout
9171
9172 \end_inset
9173 </cell>
9174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9175 \begin_inset Text
9176
9177 \begin_layout Plain Layout
9178 \begin_inset Formula $\nearrow$
9179 \end_inset
9180
9181
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 </row>
9187 <row>
9188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9189 \begin_inset Text
9190
9191 \begin_layout Plain Layout
9192
9193 \backslash
9194 searrow
9195 \end_layout
9196
9197 \end_inset
9198 </cell>
9199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9200 \begin_inset Text
9201
9202 \begin_layout Plain Layout
9203 \begin_inset Formula $\searrow$
9204 \end_inset
9205
9206
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 </row>
9212 <row>
9213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9214 \begin_inset Text
9215
9216 \begin_layout Plain Layout
9217
9218 \backslash
9219 swarrow
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9225 \begin_inset Text
9226
9227 \begin_layout Plain Layout
9228 \begin_inset Formula $\swarrow$
9229 \end_inset
9230
9231
9232 \end_layout
9233
9234 \end_inset
9235 </cell>
9236 </row>
9237 <row>
9238 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9239 \begin_inset Text
9240
9241 \begin_layout Plain Layout
9242
9243 \backslash
9244 nwarrow
9245 \end_layout
9246
9247 \end_inset
9248 </cell>
9249 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9250 \begin_inset Text
9251
9252 \begin_layout Plain Layout
9253 \begin_inset Formula $\nwarrow$
9254 \end_inset
9255
9256
9257 \end_layout
9258
9259 \end_inset
9260 </cell>
9261 </row>
9262 </lyxtabular>
9263
9264 \end_inset
9265
9266
9267 \begin_inset space \hfill{}
9268 \end_inset
9269
9270
9271 \end_layout
9272
9273 \begin_layout Standard
9274 \begin_inset VSpace medskip
9275 \end_inset
9276
9277 垂直矢印は、第
9278 \begin_inset CommandInset ref
9279 LatexCommand ref
9280 reference "sub:手動の括弧丈"
9281
9282 \end_inset
9283
9284 節および第
9285 \begin_inset CommandInset ref
9286 LatexCommand ref
9287 reference "sub:自動の括弧丈"
9288
9289 \end_inset
9290
9291 節に述べられているコマンドを使うと、区分記号として使用することもできます。
9292 \end_layout
9293
9294 \begin_layout Standard
9295 \begin_inset Newpage newpage
9296 \end_inset
9297
9298
9299 \end_layout
9300
9301 \begin_layout Section
9302 アクセント
9303 \begin_inset CommandInset label
9304 LatexCommand label
9305 name "sec:アクセント"
9306
9307 \end_inset
9308
9309
9310 \begin_inset Index idx
9311 status collapsed
9312
9313 \begin_layout Plain Layout
9314 あくせんと@アクセント
9315 \end_layout
9316
9317 \end_inset
9318
9319
9320 \end_layout
9321
9322 \begin_layout Standard
9323 アクセントは、数式ツールバーボタンの
9324 \begin_inset Graphics
9325         filename ../../images/math/hat.png
9326         scale 85
9327
9328 \end_inset
9329
9330 か、以下の各小節に列挙してあるコマンドで入力することができます。
9331 \end_layout
9332
9333 \begin_layout Subsection
9334 一文字に付けるアクセント
9335 \begin_inset ERT
9336 status collapsed
9337
9338 \begin_layout Plain Layout
9339
9340
9341 \backslash
9342 texorpdfstring{
9343 \end_layout
9344
9345 \end_inset
9346
9347
9348 \begin_inset Foot
9349 status collapsed
9350
9351 \begin_layout Plain Layout
9352 本文中のアクセントについては、第
9353 \begin_inset CommandInset ref
9354 LatexCommand ref
9355 reference "sub:文章中のアクセント"
9356
9357 \end_inset
9358
9359 節を参照。
9360 \end_layout
9361
9362 \end_inset
9363
9364
9365 \begin_inset ERT
9366 status collapsed
9367
9368 \begin_layout Plain Layout
9369
9370 }{}
9371 \end_layout
9372
9373 \end_inset
9374
9375
9376 \begin_inset Note Note
9377 status collapsed
9378
9379 \begin_layout Plain Layout
9380
9381 \series bold
9382
9383 \backslash
9384 texorpdfstring
9385 \series default
9386 は、PDFのしおりに脚注が現れるのを防ぐために使われています。
9387 \end_layout
9388
9389 \begin_layout Plain Layout
9390
9391 \series bold
9392
9393 \backslash
9394 texorpdfstring
9395 \series default
9396 についての詳細は、第
9397 \begin_inset CommandInset ref
9398 LatexCommand ref
9399 reference "sub:節見出し中の数式"
9400
9401 \end_inset
9402
9403 節にあります。
9404 \end_layout
9405
9406 \end_inset
9407
9408
9409 \begin_inset CommandInset label
9410 LatexCommand label
9411 name "sub:一文字に付けるアクセント"
9412
9413 \end_inset
9414
9415
9416 \begin_inset Index idx
9417 status collapsed
9418
9419 \begin_layout Plain Layout
9420 あくせんと@アクセント ! いちもじにつける@一文字に付ける
9421 \end_layout
9422
9423 \end_inset
9424
9425
9426 \end_layout
9427
9428 \begin_layout Standard
9429 \begin_inset space \hfill{}
9430 \end_inset
9431
9432
9433 \begin_inset Tabular
9434 <lyxtabular version="3" rows="8" columns="2">
9435 <features tabularvalignment="middle">
9436 <column alignment="center" valignment="top" width="0pt">
9437 <column alignment="center" valignment="top" width="0pt">
9438 <row>
9439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9440 \begin_inset Text
9441
9442 \begin_layout Plain Layout
9443 コマンド
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9449 \begin_inset Text
9450
9451 \begin_layout Plain Layout
9452 出力
9453 \begin_inset Note Note
9454 status collapsed
9455
9456 \begin_layout Plain Layout
9457 ここで
9458 \series bold
9459
9460 \backslash
9461 raisebox
9462 \series default
9463 はスペーサーとして使用しているだけです。
9464 \end_layout
9465
9466 \end_inset
9467
9468
9469 \end_layout
9470
9471 \end_inset
9472 </cell>
9473 </row>
9474 <row>
9475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9476 \begin_inset Text
9477
9478 \begin_layout Plain Layout
9479
9480 \backslash
9481 dot
9482 \begin_inset ERT
9483 status collapsed
9484
9485 \begin_layout Plain Layout
9486
9487
9488 \backslash
9489 spce 
9490 \end_layout
9491
9492 \end_inset
9493
9494 A
9495 \end_layout
9496
9497 \end_inset
9498 </cell>
9499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9500 \begin_inset Text
9501
9502 \begin_layout Plain Layout
9503 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9504 \end_inset
9505
9506
9507 \end_layout
9508
9509 \end_inset
9510 </cell>
9511 </row>
9512 <row>
9513 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9514 \begin_inset Text
9515
9516 \begin_layout Plain Layout
9517
9518 \backslash
9519 ddot
9520 \begin_inset ERT
9521 status collapsed
9522
9523 \begin_layout Plain Layout
9524
9525
9526 \backslash
9527 spce 
9528 \end_layout
9529
9530 \end_inset
9531
9532 A
9533 \end_layout
9534
9535 \end_inset
9536 </cell>
9537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9538 \begin_inset Text
9539
9540 \begin_layout Plain Layout
9541 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9542 \end_inset
9543
9544
9545 \end_layout
9546
9547 \end_inset
9548 </cell>
9549 </row>
9550 <row>
9551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9552 \begin_inset Text
9553
9554 \begin_layout Plain Layout
9555
9556 \backslash
9557 dddot
9558 \begin_inset ERT
9559 status collapsed
9560
9561 \begin_layout Plain Layout
9562
9563
9564 \backslash
9565 spce 
9566 \end_layout
9567
9568 \end_inset
9569
9570 A
9571 \end_layout
9572
9573 \end_inset
9574 </cell>
9575 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9576 \begin_inset Text
9577
9578 \begin_layout Plain Layout
9579 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9580 \end_inset
9581
9582
9583 \end_layout
9584
9585 \end_inset
9586 </cell>
9587 </row>
9588 <row>
9589 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9590 \begin_inset Text
9591
9592 \begin_layout Plain Layout
9593
9594 \backslash
9595 ddddot
9596 \begin_inset ERT
9597 status collapsed
9598
9599 \begin_layout Plain Layout
9600
9601
9602 \backslash
9603 spce 
9604 \end_layout
9605
9606 \end_inset
9607
9608 A
9609 \end_layout
9610
9611 \end_inset
9612 </cell>
9613 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9614 \begin_inset Text
9615
9616 \begin_layout Plain Layout
9617 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9618 \end_inset
9619
9620
9621 \end_layout
9622
9623 \end_inset
9624 </cell>
9625 </row>
9626 <row>
9627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9628 \begin_inset Text
9629
9630 \begin_layout Plain Layout
9631
9632 \backslash
9633 vec
9634 \begin_inset ERT
9635 status collapsed
9636
9637 \begin_layout Plain Layout
9638
9639
9640 \backslash
9641 spce 
9642 \end_layout
9643
9644 \end_inset
9645
9646 A
9647 \begin_inset Index idx
9648 status collapsed
9649
9650 \begin_layout Plain Layout
9651
9652 \lang english
9653 Vectors
9654 \end_layout
9655
9656 \end_inset
9657
9658
9659 \end_layout
9660
9661 \end_inset
9662 </cell>
9663 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9664 \begin_inset Text
9665
9666 \begin_layout Plain Layout
9667 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9668 \end_inset
9669
9670
9671 \end_layout
9672
9673 \end_inset
9674 </cell>
9675 </row>
9676 <row>
9677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9678 \begin_inset Text
9679
9680 \begin_layout Plain Layout
9681
9682 \backslash
9683 bar
9684 \begin_inset ERT
9685 status collapsed
9686
9687 \begin_layout Plain Layout
9688
9689
9690 \backslash
9691 spce 
9692 \end_layout
9693
9694 \end_inset
9695
9696 A
9697 \end_layout
9698
9699 \end_inset
9700 </cell>
9701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9702 \begin_inset Text
9703
9704 \begin_layout Plain Layout
9705 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9706 \end_inset
9707
9708
9709 \end_layout
9710
9711 \end_inset
9712 </cell>
9713 </row>
9714 <row>
9715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9716 \begin_inset Text
9717
9718 \begin_layout Plain Layout
9719
9720 \backslash
9721 mathring
9722 \begin_inset ERT
9723 status collapsed
9724
9725 \begin_layout Plain Layout
9726
9727
9728 \backslash
9729 spce 
9730 \end_layout
9731
9732 \end_inset
9733
9734 A
9735 \end_layout
9736
9737 \end_inset
9738 </cell>
9739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9740 \begin_inset Text
9741
9742 \begin_layout Plain Layout
9743 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9744 \end_inset
9745
9746
9747 \end_layout
9748
9749 \end_inset
9750 </cell>
9751 </row>
9752 </lyxtabular>
9753
9754 \end_inset
9755
9756
9757 \begin_inset space \hfill{}
9758 \end_inset
9759
9760
9761 \begin_inset Tabular
9762 <lyxtabular version="3" rows="7" columns="2">
9763 <features tabularvalignment="middle">
9764 <column alignment="center" valignment="top" width="0pt">
9765 <column alignment="center" valignment="top" width="0pt">
9766 <row>
9767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9768 \begin_inset Text
9769
9770 \begin_layout Plain Layout
9771 コマンド
9772 \end_layout
9773
9774 \end_inset
9775 </cell>
9776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9777 \begin_inset Text
9778
9779 \begin_layout Plain Layout
9780 出力
9781 \end_layout
9782
9783 \end_inset
9784 </cell>
9785 </row>
9786 <row>
9787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9788 \begin_inset Text
9789
9790 \begin_layout Plain Layout
9791
9792 \backslash
9793 tilde
9794 \begin_inset ERT
9795 status collapsed
9796
9797 \begin_layout Plain Layout
9798
9799
9800 \backslash
9801 spce 
9802 \end_layout
9803
9804 \end_inset
9805
9806 A
9807 \end_layout
9808
9809 \end_inset
9810 </cell>
9811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9812 \begin_inset Text
9813
9814 \begin_layout Plain Layout
9815 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9816 \end_inset
9817
9818
9819 \end_layout
9820
9821 \end_inset
9822 </cell>
9823 </row>
9824 <row>
9825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9826 \begin_inset Text
9827
9828 \begin_layout Plain Layout
9829
9830 \backslash
9831 hat
9832 \begin_inset ERT
9833 status collapsed
9834
9835 \begin_layout Plain Layout
9836
9837
9838 \backslash
9839 spce 
9840 \end_layout
9841
9842 \end_inset
9843
9844 A
9845 \end_layout
9846
9847 \end_inset
9848 </cell>
9849 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9850 \begin_inset Text
9851
9852 \begin_layout Plain Layout
9853 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9854 \end_inset
9855
9856
9857 \end_layout
9858
9859 \end_inset
9860 </cell>
9861 </row>
9862 <row>
9863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9864 \begin_inset Text
9865
9866 \begin_layout Plain Layout
9867
9868 \backslash
9869 check
9870 \begin_inset ERT
9871 status collapsed
9872
9873 \begin_layout Plain Layout
9874
9875
9876 \backslash
9877 spce 
9878 \end_layout
9879
9880 \end_inset
9881
9882 A
9883 \end_layout
9884
9885 \end_inset
9886 </cell>
9887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9888 \begin_inset Text
9889
9890 \begin_layout Plain Layout
9891 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9892 \end_inset
9893
9894
9895 \end_layout
9896
9897 \end_inset
9898 </cell>
9899 </row>
9900 <row>
9901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9902 \begin_inset Text
9903
9904 \begin_layout Plain Layout
9905
9906 \backslash
9907 acute
9908 \begin_inset ERT
9909 status collapsed
9910
9911 \begin_layout Plain Layout
9912
9913
9914 \backslash
9915 spce 
9916 \end_layout
9917
9918 \end_inset
9919
9920 A
9921 \end_layout
9922
9923 \end_inset
9924 </cell>
9925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9926 \begin_inset Text
9927
9928 \begin_layout Plain Layout
9929 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9930 \end_inset
9931
9932
9933 \end_layout
9934
9935 \end_inset
9936 </cell>
9937 </row>
9938 <row>
9939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9940 \begin_inset Text
9941
9942 \begin_layout Plain Layout
9943
9944 \backslash
9945 grave
9946 \begin_inset ERT
9947 status collapsed
9948
9949 \begin_layout Plain Layout
9950
9951
9952 \backslash
9953 spce 
9954 \end_layout
9955
9956 \end_inset
9957
9958 A
9959 \end_layout
9960
9961 \end_inset
9962 </cell>
9963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9964 \begin_inset Text
9965
9966 \begin_layout Plain Layout
9967 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9968 \end_inset
9969
9970
9971 \end_layout
9972
9973 \end_inset
9974 </cell>
9975 </row>
9976 <row>
9977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9978 \begin_inset Text
9979
9980 \begin_layout Plain Layout
9981
9982 \backslash
9983 breve
9984 \begin_inset ERT
9985 status collapsed
9986
9987 \begin_layout Plain Layout
9988
9989
9990 \backslash
9991 spce 
9992 \end_layout
9993
9994 \end_inset
9995
9996 A
9997 \end_layout
9998
9999 \end_inset
10000 </cell>
10001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10002 \begin_inset Text
10003
10004 \begin_layout Plain Layout
10005 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10006 \end_inset
10007
10008
10009 \end_layout
10010
10011 \end_inset
10012 </cell>
10013 </row>
10014 </lyxtabular>
10015
10016 \end_inset
10017
10018
10019 \begin_inset space \hfill{}
10020 \end_inset
10021
10022
10023 \end_layout
10024
10025 \begin_layout Standard
10026 \begin_inset VSpace bigskip
10027 \end_inset
10028
10029
10030 \end_layout
10031
10032 \begin_layout Standard
10033 \begin_inset ERT
10034 status collapsed
10035
10036 \begin_layout Plain Layout
10037
10038
10039 \backslash
10040 '{e}
10041 \end_layout
10042
10043 \end_inset
10044
10045 のようなアクセントは、数式に直接入れることができます。LyXは、それを対応するアクセントコマンドに変換します。ウムラウト
10046 \begin_inset Index idx
10047 status collapsed
10048
10049 \begin_layout Plain Layout
10050 うむらうと@ウムラウト
10051 \end_layout
10052
10053 \end_inset
10054
10055 に関しては、母音の前に引用符を挿入する方法の方がよいでしょう。ウムラウトのある数式部分がドイツ語に指定してあれば、LaTeXは、引用符と母音をまとめて一つの文字
10056 として取り扱います。
10057 \series bold
10058
10059 \backslash
10060 ddot
10061 \series default
10062 と違い、この方法では、以下の例に示すように「本物の」ウムラウトが作られます。
10063 \end_layout
10064
10065 \begin_layout Standard
10066 \begin_inset VSpace -2mm
10067 \end_inset
10068
10069
10070 \end_layout
10071
10072 \begin_layout Standard
10073 \align center
10074 \begin_inset Tabular
10075 <lyxtabular version="3" rows="3" columns="2">
10076 <features tabularvalignment="middle">
10077 <column alignment="center" valignment="top" width="0">
10078 <column alignment="center" valignment="top" width="0">
10079 <row>
10080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084 コマンド
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10090 \begin_inset Text
10091
10092 \begin_layout Plain Layout
10093 出力
10094 \begin_inset Note Note
10095 status collapsed
10096
10097 \begin_layout Plain Layout
10098 ここで
10099 \series bold
10100
10101 \backslash
10102 raisebox
10103 \series default
10104 および0ポイント空白はスペーサーとして使用しているだけです。
10105 \end_layout
10106
10107 \end_inset
10108
10109
10110 \end_layout
10111
10112 \end_inset
10113 </cell>
10114 </row>
10115 <row>
10116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10117 \begin_inset Text
10118
10119 \begin_layout Plain Layout
10120 \begin_inset Quotes grd
10121 \end_inset
10122
10123 i
10124 \end_layout
10125
10126 \end_inset
10127 </cell>
10128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10129 \begin_inset Text
10130
10131 \begin_layout Plain Layout
10132
10133 \lang ngerman
10134 \begin_inset space \hspace{}
10135 \length 0pt
10136 \end_inset
10137
10138
10139 \begin_inset Formula $"i$
10140 \end_inset
10141
10142
10143 \end_layout
10144
10145 \end_inset
10146 </cell>
10147 </row>
10148 <row>
10149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10150 \begin_inset Text
10151
10152 \begin_layout Plain Layout
10153
10154 \backslash
10155 ddot
10156 \begin_inset ERT
10157 status collapsed
10158
10159 \begin_layout Plain Layout
10160
10161
10162 \backslash
10163 spce 
10164 \end_layout
10165
10166 \end_inset
10167
10168 i
10169 \end_layout
10170
10171 \end_inset
10172 </cell>
10173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10174 \begin_inset Text
10175
10176 \begin_layout Plain Layout
10177 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10178 \end_inset
10179
10180
10181 \end_layout
10182
10183 \end_inset
10184 </cell>
10185 </row>
10186 </lyxtabular>
10187
10188 \end_inset
10189
10190
10191 \end_layout
10192
10193 \begin_layout Standard
10194
10195 \series bold
10196
10197 \backslash
10198 ddot
10199 \series default
10200 に比べて良いもう一つの利点は、上記のアクセントコマンドが
10201 \emph on
10202 数式中テキストでは使用できない
10203 \emph default
10204 のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
10205 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
10206 \end_layout
10207
10208 \begin_layout Standard
10209 ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
10210 \end_layout
10211
10212 \begin_layout Subsection
10213 演算子に付けるアクセント
10214 \begin_inset Index idx
10215 status collapsed
10216
10217 \begin_layout Plain Layout
10218 あくせんと@アクセント ! えんざんしにつける@演算子に付ける
10219 \end_layout
10220
10221 \end_inset
10222
10223
10224 \end_layout
10225
10226 \begin_layout Standard
10227
10228 \series bold
10229
10230 \backslash
10231 overset
10232 \series default
10233
10234 \begin_inset Index idx
10235 status collapsed
10236
10237 \begin_layout Plain Layout
10238 こまんど@コマンド ! O ! 
10239 \backslash
10240 overset
10241 \end_layout
10242
10243 \end_inset
10244
10245 コマンドや
10246 \series bold
10247
10248 \backslash
10249 underset
10250 \series default
10251
10252 \begin_inset Index idx
10253 status collapsed
10254
10255 \begin_layout Plain Layout
10256 こまんど@コマンド ! U ! 
10257 \backslash
10258 underset
10259 \end_layout
10260
10261 \end_inset
10262
10263 コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
10264 \series bold
10265
10266 \backslash
10267 sideset
10268 \series default
10269
10270 \begin_inset Index idx
10271 status collapsed
10272
10273 \begin_layout Plain Layout
10274 こまんど@コマンド ! S ! 
10275 \backslash
10276 sideset
10277 \end_layout
10278
10279 \end_inset
10280
10281 コマンドを使うと、文字を演算子の前や後ろに付けることができます。コマンド書式は、
10282 \end_layout
10283
10284 \begin_layout Standard
10285
10286 \series bold
10287
10288 \backslash
10289 sideset{前置文字}{後置文字}
10290 \end_layout
10291
10292 \begin_layout Standard
10293
10294 \series bold
10295
10296 \backslash
10297 sideset
10298 \series default
10299 は、かならずアクセントを付ける演算子の前に置かなくてはなりません。複数の文字や他の演算子、記号もアクセントとして使用することができます。たとえば、
10300 \series bold
10301
10302 \backslash
10303 sideset
10304 \series default
10305 を使って演算子の後だけに文字を配置したい場合には、最初の括弧の中には何も書かないようにしますが、括弧を省略することはできません。
10306 \end_layout
10307
10308 \begin_layout Standard
10309 たとえば、
10310 \series bold
10311
10312 \backslash
10313 sideset{
10314 \begin_inset Formula $\to$
10315 \end_inset
10316
10317
10318 \backslash
10319 {
10320 \series default
10321 '
10322 \series bold
10323
10324 \begin_inset Formula $\to$
10325 \end_inset
10326
10327
10328 \backslash
10329 sum_k=1
10330 \begin_inset ERT
10331 status collapsed
10332
10333 \begin_layout Plain Layout
10334
10335
10336 \backslash
10337 spce 
10338 \end_layout
10339
10340 \end_inset
10341
10342
10343 \series default
10344 ^
10345 \series bold
10346 n
10347 \series default
10348 というコマンドを入力すると、
10349 \begin_inset Formula 
10350 \[
10351 \sideset{}{'}\sum_{k=1}^{n}
10352 \]
10353
10354 \end_inset
10355
10356 のようになります。
10357 \end_layout
10358
10359 \begin_layout Standard
10360 また、
10361 \series bold
10362
10363 \backslash
10364 overset
10365 \begin_inset ERT
10366 status collapsed
10367
10368 \begin_layout Plain Layout
10369
10370
10371 \backslash
10372 spce 
10373 \end_layout
10374
10375 \end_inset
10376
10377
10378 \backslash
10379 maltese
10380 \begin_inset ERT
10381 status collapsed
10382
10383 \begin_layout Plain Layout
10384
10385
10386 \backslash
10387 spce 
10388 \end_layout
10389
10390 \end_inset
10391
10392
10393 \series default
10394
10395 \begin_inset Formula $\uparrow$
10396 \end_inset
10397
10398
10399 \series bold
10400 a
10401 \series default
10402 というコマンドならば、
10403 \begin_inset Formula 
10404 \[
10405 \overset{a}{\maltese}
10406 \]
10407
10408 \end_inset
10409
10410 のようになります。最後の例からわかるように、
10411 \series bold
10412
10413 \backslash
10414 overset
10415 \series default
10416
10417 \series bold
10418
10419 \backslash
10420 underset
10421 \series default
10422 では、記号や文字にアクセントをつけることもできます。一方、
10423 \series bold
10424
10425 \backslash
10426 sideset
10427 \series default
10428 では、このようなことはできません。
10429 \end_layout
10430
10431 \begin_layout Subsection
10432 複数の文字に付けるアクセント
10433 \begin_inset Index idx
10434 status collapsed
10435
10436 \begin_layout Plain Layout
10437 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
10438 \end_layout
10439
10440 \end_inset
10441
10442
10443 \end_layout
10444
10445 \begin_layout Standard
10446 \begin_inset space \hfill{}
10447 \end_inset
10448
10449
10450 \begin_inset Tabular
10451 <lyxtabular version="3" rows="5" columns="2">
10452 <features tabularvalignment="middle">
10453 <column alignment="center" valignment="top" width="0pt">
10454 <column alignment="center" valignment="top" width="0pt">
10455 <row>
10456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10457 \begin_inset Text
10458
10459 \begin_layout Plain Layout
10460 コマンド
10461 \end_layout
10462
10463 \end_inset
10464 </cell>
10465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10466 \begin_inset Text
10467
10468 \begin_layout Plain Layout
10469 出力
10470 \begin_inset Note Note
10471 status collapsed
10472
10473 \begin_layout Plain Layout
10474 ここで
10475 \series bold
10476
10477 \backslash
10478 raisebox
10479 \series default
10480 はスペーサーとして使用しているだけです。
10481 \end_layout
10482
10483 \end_inset
10484
10485
10486 \end_layout
10487
10488 \end_inset
10489 </cell>
10490 </row>
10491 <row>
10492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10493 \begin_inset Text
10494
10495 \begin_layout Plain Layout
10496
10497 \backslash
10498 overleftarrow
10499 \begin_inset ERT
10500 status collapsed
10501
10502 \begin_layout Plain Layout
10503
10504
10505 \backslash
10506 spce 
10507 \end_layout
10508
10509 \end_inset
10510
10511 A=B
10512 \end_layout
10513
10514 \end_inset
10515 </cell>
10516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10517 \begin_inset Text
10518
10519 \begin_layout Plain Layout
10520 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10521 \end_inset
10522
10523
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 </row>
10529 <row>
10530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534
10535 \backslash
10536 underleftarrow
10537 \begin_inset ERT
10538 status collapsed
10539
10540 \begin_layout Plain Layout
10541
10542
10543 \backslash
10544 spce 
10545 \end_layout
10546
10547 \end_inset
10548
10549 A=B
10550 \end_layout
10551
10552 \end_inset
10553 </cell>
10554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10555 \begin_inset Text
10556
10557 \begin_layout Plain Layout
10558 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10559 \end_inset
10560
10561
10562 \end_layout
10563
10564 \end_inset
10565 </cell>
10566 </row>
10567 <row>
10568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10569 \begin_inset Text
10570
10571 \begin_layout Plain Layout
10572
10573 \backslash
10574 overleftrightarrow
10575 \begin_inset ERT
10576 status collapsed
10577
10578 \begin_layout Plain Layout
10579
10580
10581 \backslash
10582 spce 
10583 \end_layout
10584
10585 \end_inset
10586
10587 A=B
10588 \end_layout
10589
10590 \end_inset
10591 </cell>
10592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10597 \end_inset
10598
10599
10600 \end_layout
10601
10602 \end_inset
10603 </cell>
10604 </row>
10605 <row>
10606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610
10611 \backslash
10612 underleftrightarrow
10613 \begin_inset ERT
10614 status collapsed
10615
10616 \begin_layout Plain Layout
10617
10618
10619 \backslash
10620 spce 
10621 \end_layout
10622
10623 \end_inset
10624
10625 A=B
10626 \end_layout
10627
10628 \end_inset
10629 </cell>
10630 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10631 \begin_inset Text
10632
10633 \begin_layout Plain Layout
10634 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10635 \end_inset
10636
10637
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 </row>
10643 </lyxtabular>
10644
10645 \end_inset
10646
10647
10648 \begin_inset space \hfill{}
10649 \end_inset
10650
10651
10652 \begin_inset Tabular
10653 <lyxtabular version="3" rows="5" columns="2">
10654 <features tabularvalignment="middle">
10655 <column alignment="center" valignment="top" width="0pt">
10656 <column alignment="center" valignment="top" width="0pt">
10657 <row>
10658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10659 \begin_inset Text
10660
10661 \begin_layout Plain Layout
10662 コマンド
10663 \end_layout
10664
10665 \end_inset
10666 </cell>
10667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10668 \begin_inset Text
10669
10670 \begin_layout Plain Layout
10671 出力
10672 \end_layout
10673
10674 \end_inset
10675 </cell>
10676 </row>
10677 <row>
10678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10679 \begin_inset Text
10680
10681 \begin_layout Plain Layout
10682
10683 \backslash
10684 overrightarrow
10685 \begin_inset ERT
10686 status collapsed
10687
10688 \begin_layout Plain Layout
10689
10690
10691 \backslash
10692 spce 
10693 \end_layout
10694
10695 \end_inset
10696
10697 A=B
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10703 \begin_inset Text
10704
10705 \begin_layout Plain Layout
10706 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10707 \end_inset
10708
10709
10710 \end_layout
10711
10712 \end_inset
10713 </cell>
10714 </row>
10715 <row>
10716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10717 \begin_inset Text
10718
10719 \begin_layout Plain Layout
10720
10721 \backslash
10722 underrightarrow
10723 \begin_inset ERT
10724 status collapsed
10725
10726 \begin_layout Plain Layout
10727
10728
10729 \backslash
10730 spce 
10731 \end_layout
10732
10733 \end_inset
10734
10735 A=B
10736 \end_layout
10737
10738 \end_inset
10739 </cell>
10740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10741 \begin_inset Text
10742
10743 \begin_layout Plain Layout
10744 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10745 \end_inset
10746
10747
10748 \end_layout
10749
10750 \end_inset
10751 </cell>
10752 </row>
10753 <row>
10754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758
10759 \backslash
10760 widetilde
10761 \begin_inset ERT
10762 status collapsed
10763
10764 \begin_layout Plain Layout
10765
10766
10767 \backslash
10768 spce 
10769 \end_layout
10770
10771 \end_inset
10772
10773 A=B
10774 \end_layout
10775
10776 \end_inset
10777 </cell>
10778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10779 \begin_inset Text
10780
10781 \begin_layout Plain Layout
10782 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10783 \end_inset
10784
10785
10786 \end_layout
10787
10788 \end_inset
10789 </cell>
10790 </row>
10791 <row>
10792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10793 \begin_inset Text
10794
10795 \begin_layout Plain Layout
10796
10797 \backslash
10798 widehat
10799 \begin_inset ERT
10800 status collapsed
10801
10802 \begin_layout Plain Layout
10803
10804
10805 \backslash
10806 spce 
10807 \end_layout
10808
10809 \end_inset
10810
10811 A=B
10812 \end_layout
10813
10814 \end_inset
10815 </cell>
10816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10821 \end_inset
10822
10823
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 </row>
10829 </lyxtabular>
10830
10831 \end_inset
10832
10833
10834 \begin_inset space \hfill{}
10835 \end_inset
10836
10837
10838 \end_layout
10839
10840 \begin_layout Standard
10841 \begin_inset VSpace medskip
10842 \end_inset
10843
10844 これらのコマンドでは、好きなだけ多くの文字にアクセントを付けることができます。しかし、
10845 \series bold
10846
10847 \backslash
10848 widetilde
10849 \series default
10850 および
10851 \series bold
10852
10853 \backslash
10854 widehat
10855 \series default
10856 のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
10857 \begin_inset Formula 
10858 \[
10859 \widetilde{A+B=C-D}
10860 \]
10861
10862 \end_inset
10863
10864
10865 \end_layout
10866
10867 \begin_layout Standard
10868 前小節で述べた
10869 \series bold
10870
10871 \backslash
10872 overset
10873 \series default
10874
10875 \begin_inset Index idx
10876 status collapsed
10877
10878 \begin_layout Plain Layout
10879 こまんど@コマンド ! O ! 
10880 \backslash
10881 overset
10882 \end_layout
10883
10884 \end_inset
10885
10886 コマンドと
10887 \series bold
10888
10889 \backslash
10890 underset
10891 \series default
10892
10893 \begin_inset Index idx
10894 status collapsed
10895
10896 \begin_layout Plain Layout
10897 こまんど@コマンド ! U ! 
10898 \backslash
10899 underset
10900 \end_layout
10901
10902 \end_inset
10903
10904 コマンドを使っても、複数の文字にアクセントを付けることができます。
10905 \series bold
10906
10907 \backslash
10908 underset
10909 \begin_inset ERT
10910 status collapsed
10911
10912 \begin_layout Plain Layout
10913
10914
10915 \backslash
10916 spce 
10917 \end_layout
10918
10919 \end_inset
10920
10921 A=B
10922 \begin_inset Formula $\downarrow$
10923 \end_inset
10924
10925 ***
10926 \series default
10927 というコマンドは、
10928 \begin_inset Formula 
10929 \[
10930 \underset{***}{A=B}
10931 \]
10932
10933 \end_inset
10934
10935 のようになります。
10936 \end_layout
10937
10938 \begin_layout Section
10939 空白
10940 \begin_inset CommandInset label
10941 LatexCommand label
10942 name "sub:空白"
10943
10944 \end_inset
10945
10946
10947 \begin_inset Index idx
10948 status collapsed
10949
10950 \begin_layout Plain Layout
10951 くうはく@空白 ! すいへい@水平
10952 \end_layout
10953
10954 \end_inset
10955
10956
10957 \end_layout
10958
10959 \begin_layout Subsection
10960 定義済みの空白
10961 \begin_inset CommandInset label
10962 LatexCommand label
10963 name "sub:定義済みの空白"
10964
10965 \end_inset
10966
10967
10968 \begin_inset Index idx
10969 status collapsed
10970
10971 \begin_layout Plain Layout
10972 くうはく@空白 ! すいへい@水平 ! ていぎずみ@定義済み
10973 \end_layout
10974
10975 \end_inset
10976
10977
10978 \end_layout
10979
10980 \begin_layout Standard
10981 数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(短絡キー
10982 \begin_inset Info
10983 type  "shortcut"
10984 arg   "space-insert protected"
10985 \end_inset
10986
10987 )を挿入することで実現できます。「
10988 \color blue
10989
10990 \begin_inset ERT
10991 status collapsed
10992
10993 \begin_layout Plain Layout
10994
10995
10996 \backslash
10997 spce 
10998 \end_layout
10999
11000 \end_inset
11001
11002
11003 \color inherit
11004 」が現れるので、
11005 \family sans
11006 Space
11007 \family default
11008 を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
11009 \begin_inset Graphics
11010         filename ../../images/math/space.png
11011         scale 85
11012
11013 \end_inset
11014
11015 を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
11016 \family sans
11017 Space
11018 \family default
11019 を押すことによって、長さを変更することができます。
11020 \end_layout
11021
11022 \begin_layout Standard
11023 \noindent
11024 \align center
11025 \begin_inset Tabular
11026 <lyxtabular version="3" rows="3" columns="7">
11027 <features tabularvalignment="middle">
11028 <column alignment="center" valignment="middle" width="6.8cm">
11029 <column alignment="center" valignment="top" width="0">
11030 <column alignment="center" valignment="top" width="0">
11031 <column alignment="center" valignment="top" width="0">
11032 <column alignment="center" valignment="top" width="0">
11033 <column alignment="center" valignment="top" width="0">
11034 <column alignment="center" valignment="top" width="0">
11035 <row>
11036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11037 \begin_inset Text
11038
11039 \begin_layout Plain Layout
11040 コマンド
11041 \end_layout
11042
11043 \end_inset
11044 </cell>
11045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11046 \begin_inset Text
11047
11048 \begin_layout Plain Layout
11049
11050 \backslash
11051 ,
11052 \end_layout
11053
11054 \end_inset
11055 </cell>
11056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11057 \begin_inset Text
11058
11059 \begin_layout Plain Layout
11060
11061 \backslash
11062 :
11063 \end_layout
11064
11065 \end_inset
11066 </cell>
11067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11068 \begin_inset Text
11069
11070 \begin_layout Plain Layout
11071
11072 \backslash
11073 ;
11074 \end_layout
11075
11076 \end_inset
11077 </cell>
11078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11079 \begin_inset Text
11080
11081 \begin_layout Plain Layout
11082
11083 \backslash
11084 quad
11085 \end_layout
11086
11087 \end_inset
11088 </cell>
11089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11090 \begin_inset Text
11091
11092 \begin_layout Plain Layout
11093
11094 \backslash
11095 qquad
11096 \end_layout
11097
11098 \end_inset
11099 </cell>
11100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11101 \begin_inset Text
11102
11103 \begin_layout Plain Layout
11104
11105 \backslash
11106 !
11107 \end_layout
11108
11109 \end_inset
11110 </cell>
11111 </row>
11112 <row>
11113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11114 \begin_inset Text
11115
11116 \begin_layout Plain Layout
11117 保護された空白を挿入したのち、
11118 \family sans
11119 Space
11120 \family default
11121 を叩く回数
11122 \end_layout
11123
11124 \end_inset
11125 </cell>
11126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Plain Layout
11130 0
11131 \end_layout
11132
11133 \end_inset
11134 </cell>
11135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11136 \begin_inset Text
11137
11138 \begin_layout Plain Layout
11139 1
11140 \end_layout
11141
11142 \end_inset
11143 </cell>
11144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11145 \begin_inset Text
11146
11147 \begin_layout Plain Layout
11148 2
11149 \end_layout
11150
11151 \end_inset
11152 </cell>
11153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11154 \begin_inset Text
11155
11156 \begin_layout Plain Layout
11157 3
11158 \end_layout
11159
11160 \end_inset
11161 </cell>
11162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11163 \begin_inset Text
11164
11165 \begin_layout Plain Layout
11166 4
11167 \end_layout
11168
11169 \end_inset
11170 </cell>
11171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11172 \begin_inset Text
11173
11174 \begin_layout Plain Layout
11175 5
11176 \end_layout
11177
11178 \end_inset
11179 </cell>
11180 </row>
11181 <row>
11182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11183 \begin_inset Text
11184
11185 \begin_layout Plain Layout
11186 出力
11187 \end_layout
11188
11189 \end_inset
11190 </cell>
11191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11192 \begin_inset Text
11193
11194 \begin_layout Plain Layout
11195 \begin_inset Formula $A\, B$
11196 \end_inset
11197
11198
11199 \end_layout
11200
11201 \end_inset
11202 </cell>
11203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11204 \begin_inset Text
11205
11206 \begin_layout Plain Layout
11207 \begin_inset Formula $A\: B$
11208 \end_inset
11209
11210
11211 \end_layout
11212
11213 \end_inset
11214 </cell>
11215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11216 \begin_inset Text
11217
11218 \begin_layout Plain Layout
11219 \begin_inset Formula $A\; B$
11220 \end_inset
11221
11222
11223 \end_layout
11224
11225 \end_inset
11226 </cell>
11227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11228 \begin_inset Text
11229
11230 \begin_layout Plain Layout
11231 \begin_inset Formula $A\quad B$
11232 \end_inset
11233
11234
11235 \end_layout
11236
11237 \end_inset
11238 </cell>
11239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11240 \begin_inset Text
11241
11242 \begin_layout Plain Layout
11243 \begin_inset Formula $A\qquad B$
11244 \end_inset
11245
11246
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 \begin_inset Formula $A\! B$
11256 \end_inset
11257
11258
11259 \end_layout
11260
11261 \end_inset
11262 </cell>
11263 </row>
11264 </lyxtabular>
11265
11266 \end_inset
11267
11268
11269 \end_layout
11270
11271 \begin_layout Standard
11272 一番右の長さは、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、LyX中では赤で表示されます。以下のように、他にもう二つ、負の長
11273 さの空白があります。
11274 \end_layout
11275
11276 \begin_layout Standard
11277 \align center
11278 \begin_inset Tabular
11279 <lyxtabular version="3" rows="3" columns="3">
11280 <features tabularvalignment="middle">
11281 <column alignment="center" valignment="middle" width="6.8cm">
11282 <column alignment="center" valignment="top" width="0pt">
11283 <column alignment="center" valignment="top" width="0pt">
11284 <row>
11285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11286 \begin_inset Text
11287
11288 \begin_layout Plain Layout
11289 コマンド
11290 \end_layout
11291
11292 \end_inset
11293 </cell>
11294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11295 \begin_inset Text
11296
11297 \begin_layout Plain Layout
11298
11299 \backslash
11300 negmedspace
11301 \end_layout
11302
11303 \end_inset
11304 </cell>
11305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11306 \begin_inset Text
11307
11308 \begin_layout Plain Layout
11309
11310 \backslash
11311 negthickspace
11312 \end_layout
11313
11314 \end_inset
11315 </cell>
11316 </row>
11317 <row>
11318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11319 \begin_inset Text
11320
11321 \begin_layout Plain Layout
11322 保護された空白を挿入したのち、
11323 \family sans
11324 Space
11325 \family default
11326 を叩く回数
11327 \end_layout
11328
11329 \end_inset
11330 </cell>
11331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11332 \begin_inset Text
11333
11334 \begin_layout Plain Layout
11335 6
11336 \end_layout
11337
11338 \end_inset
11339 </cell>
11340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11341 \begin_inset Text
11342
11343 \begin_layout Plain Layout
11344 7
11345 \end_layout
11346
11347 \end_inset
11348 </cell>
11349 </row>
11350 <row>
11351 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11352 \begin_inset Text
11353
11354 \begin_layout Plain Layout
11355 出力
11356 \end_layout
11357
11358 \end_inset
11359 </cell>
11360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11361 \begin_inset Text
11362
11363 \begin_layout Plain Layout
11364 \begin_inset Formula $A\negmedspace B$
11365 \end_inset
11366
11367
11368 \end_layout
11369
11370 \end_inset
11371 </cell>
11372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11373 \begin_inset Text
11374
11375 \begin_layout Plain Layout
11376 \begin_inset Formula $A\negthickspace B$
11377 \end_inset
11378
11379
11380 \end_layout
11381
11382 \end_inset
11383 </cell>
11384 </row>
11385 </lyxtabular>
11386
11387 \end_inset
11388
11389
11390 \end_layout
11391
11392 \begin_layout Standard
11393 負の空白を使うと、文字が重なってしまうことがあります。これを利用して、合字処理を強制することができます。これは、たとえば以下のように、和演算子に使えます。
11394 \end_layout
11395
11396 \begin_layout Standard
11397 \align center
11398 \begin_inset Tabular
11399 <lyxtabular version="3" rows="3" columns="2">
11400 <features tabularvalignment="middle">
11401 <column alignment="center" valignment="top" width="0">
11402 <column alignment="center" valignment="top" width="0">
11403 <row>
11404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11405 \begin_inset Text
11406
11407 \begin_layout Plain Layout
11408 コマンド
11409 \end_layout
11410
11411 \end_inset
11412 </cell>
11413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11414 \begin_inset Text
11415
11416 \begin_layout Plain Layout
11417 出力
11418 \begin_inset Note Note
11419 status collapsed
11420
11421 \begin_layout Plain Layout
11422 ここで
11423 \series bold
11424
11425 \backslash
11426 raisebox
11427 \series default
11428 はスペーサーとして使用しているだけです。
11429 \end_layout
11430
11431 \end_inset
11432
11433
11434 \end_layout
11435
11436 \end_inset
11437 </cell>
11438 </row>
11439 <row>
11440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Plain Layout
11444
11445 \backslash
11446 sum
11447 \backslash
11448 sum
11449 \begin_inset ERT
11450 status collapsed
11451
11452 \begin_layout Plain Layout
11453
11454
11455 \backslash
11456 spce 
11457 \end_layout
11458
11459 \end_inset
11460
11461 f_kl
11462 \end_layout
11463
11464 \end_inset
11465 </cell>
11466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11467 \begin_inset Text
11468
11469 \begin_layout Plain Layout
11470 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11471 \end_inset
11472
11473
11474 \end_layout
11475
11476 \end_inset
11477 </cell>
11478 </row>
11479 <row>
11480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11481 \begin_inset Text
11482
11483 \begin_layout Plain Layout
11484
11485 \backslash
11486 sum
11487 \backslash
11488 negmedspace
11489 \backslash
11490 sum
11491 \begin_inset ERT
11492 status collapsed
11493
11494 \begin_layout Plain Layout
11495
11496
11497 \backslash
11498 spce 
11499 \end_layout
11500
11501 \end_inset
11502
11503 f_kl
11504 \end_layout
11505
11506 \end_inset
11507 </cell>
11508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11509 \begin_inset Text
11510
11511 \begin_layout Plain Layout
11512 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11513 \end_inset
11514
11515
11516 \end_layout
11517
11518 \end_inset
11519 </cell>
11520 </row>
11521 </lyxtabular>
11522
11523 \end_inset
11524
11525
11526 \end_layout
11527
11528 \begin_layout Standard
11529 イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号をTeX括弧で囲みます。以下の例にこれを示します。
11530 \end_layout
11531
11532 \begin_layout Standard
11533 \align center
11534 \begin_inset Tabular
11535 <lyxtabular version="3" rows="2" columns="2">
11536 <features tabularvalignment="middle">
11537 <column alignment="center" valignment="top" width="0pt">
11538 <column alignment="center" valignment="top" width="0pt">
11539 <row>
11540 <cell alignment="center" valignment="top" usebox="none">
11541 \begin_inset Text
11542
11543 \begin_layout Plain Layout
11544 通常の数式
11545 \end_layout
11546
11547 \end_inset
11548 </cell>
11549 <cell alignment="center" valignment="top" usebox="none">
11550 \begin_inset Text
11551
11552 \begin_layout Plain Layout
11553 \begin_inset Formula $A=B$
11554 \end_inset
11555
11556
11557 \end_layout
11558
11559 \end_inset
11560 </cell>
11561 </row>
11562 <row>
11563 <cell alignment="center" valignment="top" usebox="none">
11564 \begin_inset Text
11565
11566 \begin_layout Plain Layout
11567 \begin_inset Note Note
11568 status collapsed
11569
11570 \begin_layout Plain Layout
11571 ここで
11572 \series bold
11573
11574 \backslash
11575 raisebox
11576 \series default
11577 はスペーサーとして使用しているだけです。
11578 \end_layout
11579
11580 \end_inset
11581
11582
11583 \begin_inset Formula $\raisebox{5mm}{}$
11584 \end_inset
11585
11586 空白なしの数式
11587 \end_layout
11588
11589 \end_inset
11590 </cell>
11591 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11592 \begin_inset Text
11593
11594 \begin_layout Plain Layout
11595 \begin_inset Formula $A{=}B$
11596 \end_inset
11597
11598
11599 \end_layout
11600
11601 \end_inset
11602 </cell>
11603 </row>
11604 </lyxtabular>
11605
11606 \end_inset
11607
11608
11609 \end_layout
11610
11611 \begin_layout Standard
11612 \noindent
11613 二行目の数式を作るコマンドは、
11614 \series bold
11615 A
11616 \backslash
11617 {=
11618 \begin_inset Formula $\to$
11619 \end_inset
11620
11621 B
11622 \series default
11623 です。
11624 \end_layout
11625
11626 \begin_layout Standard
11627 \begin_inset VSpace bigskip
11628 \end_inset
11629
11630 物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\SpecialChar \menuseparator
11631 整形\SpecialChar \menuseparator
11632 小空白メニュー(短
11633 絡キー
11634 \begin_inset Info
11635 type  "shortcut"
11636 arg   "space-insert thin"
11637 \end_inset
11638
11639 )で、最小の空白を挿入することができます。
11640 \end_layout
11641
11642 \begin_layout Standard
11643 違いを示す例を以下に掲げます。
11644 \end_layout
11645
11646 \begin_layout Standard
11647 \begin_inset Tabular
11648 <lyxtabular version="3" rows="2" columns="2">
11649 <features tabularvalignment="middle">
11650 <column alignment="left" valignment="top" width="0">
11651 <column alignment="left" valignment="top" width="0">
11652 <row>
11653 <cell alignment="center" valignment="top" usebox="none">
11654 \begin_inset Text
11655
11656 \begin_layout Plain Layout
11657 24 kW
11658 \begin_inset Formula $\cdot$
11659 \end_inset
11660
11661 h
11662 \end_layout
11663
11664 \end_inset
11665 </cell>
11666 <cell alignment="center" valignment="top" usebox="none">
11667 \begin_inset Text
11668
11669 \begin_layout Plain Layout
11670 値と単位のあいだに通常の空白を入れた例
11671 \end_layout
11672
11673 \end_inset
11674 </cell>
11675 </row>
11676 <row>
11677 <cell alignment="center" valignment="top" usebox="none">
11678 \begin_inset Text
11679
11680 \begin_layout Plain Layout
11681 24
11682 \begin_inset space \thinspace{}
11683 \end_inset
11684
11685 kW
11686 \begin_inset Formula $\cdot$
11687 \end_inset
11688
11689 h
11690 \end_layout
11691
11692 \end_inset
11693 </cell>
11694 <cell alignment="center" valignment="top" usebox="none">
11695 \begin_inset Text
11696
11697 \begin_layout Plain Layout
11698 値と単位のあいだに最小の空白を入れた例
11699 \end_layout
11700
11701 \end_inset
11702 </cell>
11703 </row>
11704 </lyxtabular>
11705
11706 \end_inset
11707
11708
11709 \end_layout
11710
11711 \begin_layout Subsection
11712 可変長の空白
11713 \begin_inset ERT
11714 status collapsed
11715
11716 \begin_layout Plain Layout
11717
11718
11719 \backslash
11720 texorpdfstring{
11721 \end_layout
11722
11723 \end_inset
11724
11725
11726 \begin_inset Foot
11727 status collapsed
11728
11729 \begin_layout Plain Layout
11730 数式中の垂直方向の空白については、第
11731 \begin_inset CommandInset ref
11732 LatexCommand ref
11733 reference "sub:行間"
11734
11735 \end_inset
11736
11737 節をご覧下さい。
11738 \end_layout
11739
11740 \end_inset
11741
11742
11743 \begin_inset ERT
11744 status collapsed
11745
11746 \begin_layout Plain Layout
11747
11748 }{}
11749 \end_layout
11750
11751 \end_inset
11752
11753
11754 \begin_inset Note Note
11755 status collapsed
11756
11757 \begin_layout Plain Layout
11758
11759 \backslash
11760 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
11761 \end_layout
11762
11763 \begin_layout Plain Layout
11764
11765 \backslash
11766 texorpdfstringについての詳細は、第
11767 \begin_inset CommandInset ref
11768 LatexCommand ref
11769 reference "sub:節見出し中の数式"
11770
11771 \end_inset
11772
11773 節にあります。
11774 \end_layout
11775
11776 \end_inset
11777
11778
11779 \begin_inset CommandInset label
11780 LatexCommand label
11781 name "sub:可変長の空白"
11782
11783 \end_inset
11784
11785
11786 \begin_inset Index idx
11787 status collapsed
11788
11789 \begin_layout Plain Layout
11790 くうはく@空白 ! すいへいほうこう@水平方向 ! かへんちょう@可変長
11791 \end_layout
11792
11793 \end_inset
11794
11795
11796 \end_layout
11797
11798 \begin_layout Standard
11799 指定した長さの空白が、
11800 \series bold
11801
11802 \backslash
11803 hspace
11804 \series default
11805
11806 \begin_inset Index idx
11807 status collapsed
11808
11809 \begin_layout Plain Layout
11810 こまんど@コマンド ! H ! 
11811 \backslash
11812 hspace
11813 \end_layout
11814
11815 \end_inset
11816
11817 コマンドで入力することができます。すると、ながい「
11818 \color blue
11819
11820 \begin_inset ERT
11821 status collapsed
11822
11823 \begin_layout Plain Layout
11824
11825
11826 \backslash
11827 spce 
11828 \end_layout
11829
11830 \end_inset
11831
11832
11833 \color inherit
11834 」が現れます。長さは、「
11835 \color blue
11836
11837 \begin_inset ERT
11838 status collapsed
11839
11840 \begin_layout Plain Layout
11841
11842
11843 \backslash
11844 spce 
11845 \end_layout
11846
11847 \end_inset
11848
11849
11850 \color inherit
11851 」を左クリックすることによって指定することができます。長さは負の値でも構いません。数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
11852 \series bold
11853
11854 \backslash
11855 hfill
11856 \series default
11857
11858 \begin_inset Index idx
11859 status collapsed
11860
11861 \begin_layout Plain Layout
11862 こまんど@コマンド ! H ! 
11863 \backslash
11864 hfill
11865 \end_layout
11866
11867 \end_inset
11868
11869 コマンドを使用します。
11870 \end_layout
11871
11872 \begin_layout Standard
11873 \begin_inset VSpace -1mm
11874 \end_inset
11875
11876
11877 \end_layout
11878
11879 \begin_layout Standard
11880 \align center
11881 \begin_inset Tabular
11882 <lyxtabular version="3" rows="4" columns="2">
11883 <features tabularvalignment="middle">
11884 <column alignment="center" valignment="top" width="0">
11885 <column alignment="center" valignment="top" width="0">
11886 <row>
11887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11888 \begin_inset Text
11889
11890 \begin_layout Plain Layout
11891 コマンド(
11892 \backslash
11893 hspace 長さ)
11894 \end_layout
11895
11896 \end_inset
11897 </cell>
11898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11899 \begin_inset Text
11900
11901 \begin_layout Plain Layout
11902 出力
11903 \end_layout
11904
11905 \end_inset
11906 </cell>
11907 </row>
11908 <row>
11909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11910 \begin_inset Text
11911
11912 \begin_layout Plain Layout
11913 A=B
11914 \backslash
11915 hspace
11916 \begin_inset ERT
11917 status collapsed
11918
11919 \begin_layout Plain Layout
11920
11921
11922 \backslash
11923 spce 
11924 \end_layout
11925
11926 \end_inset
11927
11928
11929 \begin_inset Formula $\to$
11930 \end_inset
11931
11932 A
11933 \backslash
11934 not=C (3
11935 \begin_inset space \thinspace{}
11936 \end_inset
11937
11938 cm)
11939 \end_layout
11940
11941 \end_inset
11942 </cell>
11943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11944 \begin_inset Text
11945
11946 \begin_layout Plain Layout
11947 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11948 \end_inset
11949
11950
11951 \end_layout
11952
11953 \end_inset
11954 </cell>
11955 </row>
11956 <row>
11957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11958 \begin_inset Text
11959
11960 \begin_layout Plain Layout
11961 A
11962 \backslash
11963 hspace
11964 \begin_inset ERT
11965 status collapsed
11966
11967 \begin_layout Plain Layout
11968
11969
11970 \backslash
11971 spce 
11972 \end_layout
11973
11974 \end_inset
11975
11976
11977 \begin_inset Formula $\to$
11978 \end_inset
11979
11980 A
11981 \backslash
11982 not=A (-1
11983 \begin_inset space \thinspace{}
11984 \end_inset
11985
11986 mm)
11987 \end_layout
11988
11989 \end_inset
11990 </cell>
11991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11992 \begin_inset Text
11993
11994 \begin_layout Plain Layout
11995 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11996 \end_inset
11997
11998
11999 \end_layout
12000
12001 \end_inset
12002 </cell>
12003 </row>
12004 <row>
12005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12006 \begin_inset Text
12007
12008 \begin_layout Plain Layout
12009 A=A
12010 \backslash
12011 hfill
12012 \begin_inset ERT
12013 status collapsed
12014
12015 \begin_layout Plain Layout
12016
12017
12018 \backslash
12019 spce 
12020 \end_layout
12021
12022 \end_inset
12023
12024 B=B
12025 \end_layout
12026
12027 \end_inset
12028 </cell>
12029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12030 \begin_inset Text
12031
12032 \begin_layout Plain Layout
12033 \begin_inset Formula $A=A\hfill B=B$
12034 \end_inset
12035
12036
12037 \end_layout
12038
12039 \end_inset
12040 </cell>
12041 </row>
12042 </lyxtabular>
12043
12044 \end_inset
12045
12046
12047 \end_layout
12048
12049 \begin_layout Standard
12050 上記の最後の例では、使用できる空白は、表の列中もっとも長い要素によって規定されます。行内数式では、空白は、
12051 \series bold
12052
12053 \backslash
12054 hfill
12055 \series default
12056 が挿入された行の長さに依存します。つまり、その行が全幅を使用している場合、空白はまったく作られません。また
12057 \series bold
12058
12059 \backslash
12060 hfill
12061 \series default
12062 は、別行建て数式中では、
12063 \series bold
12064 行頭下げ
12065 \series default
12066 数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
12067 \begin_inset CommandInset ref
12068 LatexCommand ref
12069 reference "sec:数式様式"
12070
12071 \end_inset
12072
12073 節で説明されています)。
12074 \end_layout
12075
12076 \begin_layout Standard
12077
12078 \series bold
12079
12080 \backslash
12081 hfill
12082 \series default
12083 の他にも、空白を模様で埋める
12084 \series bold
12085
12086 \backslash
12087 dotfill
12088 \series default
12089
12090 \series bold
12091
12092 \backslash
12093 hrulefill
12094 \series default
12095 といったコマンドがあります。用例については第
12096 \begin_inset CommandInset ref
12097 LatexCommand ref
12098 reference "sub:省略符号"
12099
12100 \end_inset
12101
12102 節をご参照下さい。
12103 \end_layout
12104
12105 \begin_layout Standard
12106 本文中では、可変長空白は、
12107 \family sans
12108 挿入\SpecialChar \menuseparator
12109 整形\SpecialChar \menuseparator
12110 水平方向の空白
12111 \family default
12112 メニューで挿入することができます。
12113 \end_layout
12114
12115 \begin_layout Standard
12116 (例)
12117 \end_layout
12118
12119 \begin_layout Standard
12120 この行には、
12121 \begin_inset space \hspace{}
12122 \length 2cm
12123 \end_inset
12124
12125 2
12126 \begin_inset space \thinspace{}
12127 \end_inset
12128
12129 cmの空白が入っています。
12130 \end_layout
12131
12132 \begin_layout Standard
12133 この行には、
12134 \begin_inset space \hfill{}
12135 \end_inset
12136
12137 最大の空白が入っています。
12138 \end_layout
12139
12140 \begin_layout Subsection
12141 行内数式周りの空白
12142 \begin_inset Index idx
12143 status collapsed
12144
12145 \begin_layout Plain Layout
12146 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
12147 \end_layout
12148
12149 \end_inset
12150
12151
12152 \end_layout
12153
12154 \begin_layout Standard
12155 行内数式前後の空白は、長さ
12156 \series bold
12157
12158 \backslash
12159 mathsurround
12160 \begin_inset Index idx
12161 status collapsed
12162
12163 \begin_layout Plain Layout
12164 こまんど@コマンド ! M ! 
12165 \backslash
12166 mathsurround
12167 \end_layout
12168
12169 \end_inset
12170
12171
12172 \series default
12173 を使って調節することができます。長さの値は、以下の書式を持つ
12174 \series bold
12175
12176 \backslash
12177 setlength
12178 \begin_inset Index idx
12179 status collapsed
12180
12181 \begin_layout Plain Layout
12182 こまんど@コマンド ! S ! 
12183 \backslash
12184 setlength
12185 \end_layout
12186
12187 \end_inset
12188
12189
12190 \series default
12191 コマンドを使って設定することができます。
12192 \end_layout
12193
12194 \begin_layout Standard
12195
12196 \series bold
12197
12198 \backslash
12199 setlength{長さ名}{値}
12200 \end_layout
12201
12202 \begin_layout Standard
12203
12204 \series bold
12205
12206 \backslash
12207 mathsurround
12208 \series default
12209 を5
12210 \begin_inset space \thinspace{}
12211 \end_inset
12212
12213 mmの値に設定するには、以下のコマンド
12214 \end_layout
12215
12216 \begin_layout Standard
12217
12218 \series bold
12219
12220 \backslash
12221 setlength{
12222 \backslash
12223 mathsurround}{5mm}
12224 \end_layout
12225
12226 \begin_layout Standard
12227 をTeXモードで挿入します。すると、5
12228 \begin_inset space \thinspace{}
12229 \end_inset
12230
12231 mmの空白がすべての行内数式の前後に設定されることになります。
12232 \begin_inset ERT
12233 status collapsed
12234
12235 \begin_layout Plain Layout
12236
12237
12238 \backslash
12239 setlength{
12240 \backslash
12241 mathsurround}{5mm}
12242 \end_layout
12243
12244 \end_inset
12245
12246
12247 \end_layout
12248
12249 \begin_layout Standard
12250 この行には、周囲に5
12251 \begin_inset space \thinspace{}
12252 \end_inset
12253
12254 mmの余白を設定した行内数式
12255 \begin_inset Formula $A=B$
12256 \end_inset
12257
12258 があります。
12259 \begin_inset ERT
12260 status collapsed
12261
12262 \begin_layout Plain Layout
12263
12264
12265 \backslash
12266 setlength{
12267 \backslash
12268 mathsurround}{0pt}
12269 \end_layout
12270
12271 \end_inset
12272
12273
12274 \end_layout
12275
12276 \begin_layout Standard
12277 既定値に戻すには、
12278 \series bold
12279
12280 \backslash
12281 mathsurround
12282 \series default
12283 を0
12284 \begin_inset space \thinspace{}
12285 \end_inset
12286
12287 ptの値に戻して下さい。
12288 \end_layout
12289
12290 \begin_layout Section
12291 ボックスと枠
12292 \begin_inset Index idx
12293 status collapsed
12294
12295 \begin_layout Plain Layout
12296 ぼっくす@ボックス
12297 \end_layout
12298
12299 \end_inset
12300
12301
12302 \begin_inset Index idx
12303 status collapsed
12304
12305 \begin_layout Plain Layout
12306 わく@枠 | see
12307 \begin_inset ERT
12308 status collapsed
12309
12310 \begin_layout Plain Layout
12311
12312 {
12313 \end_layout
12314
12315 \end_inset
12316
12317 ボックス
12318 \begin_inset ERT
12319 status collapsed
12320
12321 \begin_layout Plain Layout
12322
12323 }
12324 \end_layout
12325
12326 \end_inset
12327
12328
12329 \end_layout
12330
12331 \end_inset
12332
12333
12334 \end_layout
12335
12336 \begin_layout Standard
12337 本文中のボックスについては、取扱説明書
12338 \family typewriter
12339 埋め込みオブジェクト篇
12340 \family default
12341
12342 \family typewriter
12343 Boxes
12344 \family default
12345 の章に述べられています。
12346 \end_layout
12347
12348 \begin_layout Subsection
12349 縁付きボックス
12350 \begin_inset CommandInset label
12351 LatexCommand label
12352 name "sub:縁付きボックス"
12353
12354 \end_inset
12355
12356
12357 \begin_inset Index idx
12358 status collapsed
12359
12360 \begin_layout Plain Layout
12361 ぼっくす@ボックス ! ふちつき@縁付き
12362 \end_layout
12363
12364 \end_inset
12365
12366
12367 \end_layout
12368
12369 \begin_layout Standard
12370
12371 \series bold
12372
12373 \backslash
12374 fbox
12375 \series default
12376
12377 \begin_inset Index idx
12378 status collapsed
12379
12380 \begin_layout Plain Layout
12381 こまんど@コマンド ! F ! 
12382 \backslash
12383 fbox
12384 \end_layout
12385
12386 \end_inset
12387
12388 コマンドや
12389 \series bold
12390
12391 \backslash
12392 boxed
12393 \series default
12394
12395 \begin_inset Index idx
12396 status collapsed
12397
12398 \begin_layout Plain Layout
12399 こまんど@コマンド ! B ! 
12400 \backslash
12401 boxed
12402 \end_layout
12403
12404 \end_inset
12405
12406 コマンドを使えば、数式やその一部を枠の中に入れることができます。
12407 \end_layout
12408
12409 \begin_layout Standard
12410 どちらかのコマンドを数式に挿入すると、枠の中に青枠が現れ、数式の断片を入れることができます。
12411 \series bold
12412
12413 \backslash
12414 fbox
12415 \series default
12416 の場合には、そのままではボックスの中身が数式テキストとして取り扱われてしまうので、
12417 \family sans
12418 Ctrl+M
12419 \family default
12420 を使って、このボックスの中にもう一度数式を作らなくてはなりません。
12421 \series bold
12422
12423 \backslash
12424 boxed
12425 \series default
12426 を使った場合には、新しい数式が自動的に枠内に作られます。
12427 \end_layout
12428
12429 \begin_layout Standard
12430
12431 \series bold
12432
12433 \backslash
12434 fbox
12435 \series default
12436 コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行建て数式に枠を付けるのには適していません。逆に
12437 \series bold
12438
12439 \backslash
12440 boxed
12441 \series default
12442 は、数式がつねに別行建て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
12443 \end_layout
12444
12445 \begin_layout Standard
12446
12447 \series bold
12448
12449 \backslash
12450 fbox
12451 \series default
12452 の拡張として、枠幅と配置も指定することができる
12453 \series bold
12454
12455 \backslash
12456 framebox
12457 \series default
12458
12459 \begin_inset Index idx
12460 status collapsed
12461
12462 \begin_layout Plain Layout
12463 こまんど@コマンド ! F ! 
12464 \backslash
12465 framebox
12466 \end_layout
12467
12468 \end_inset
12469
12470 コマンドがあります。
12471 \series bold
12472
12473 \backslash
12474 framebox
12475 \series default
12476 は、以下の書式を持ちます。
12477 \end_layout
12478
12479 \begin_layout Standard
12480
12481 \series bold
12482
12483 \backslash
12484 framebox[枠幅][位置]{ボックスの内容}
12485 \end_layout
12486
12487 \begin_layout Standard
12488 「位置」は、
12489 \emph on
12490 l
12491 \emph default
12492
12493 \emph on
12494 r
12495 \emph default
12496 の値をとります。
12497 \emph on
12498 l
12499 \emph default
12500 は、ボックス中で数式を左寄せ、
12501 \emph on
12502 r
12503 \emph default
12504 は右寄せにします。位置を指定しない時には、数式は中央揃えになります。
12505 \begin_inset Newline newline
12506 \end_inset
12507
12508 「枠幅」を指定しない時には、位置を指定することができません。この場合には、
12509 \series bold
12510
12511 \backslash
12512 fbox
12513 \series default
12514 と同様、枠幅がボックスの内容に応じて調節されるのです。
12515 \end_layout
12516
12517 \begin_layout Standard
12518
12519 \series bold
12520
12521 \backslash
12522 framebox
12523 \series default
12524 コマンドを挿入すると、三つの青枠を含むボックスが現れます。最初の二つの枠は括弧で囲まれており、二つとも非必須の変数であることを意味します。三つ目の枠は、
12525 \series bold
12526
12527 \backslash
12528 fbox
12529 \series default
12530 同様、数式の断片を入れるためのものです。
12531 \end_layout
12532
12533 \begin_layout Standard
12534 \align center
12535 \begin_inset Tabular
12536 <lyxtabular version="3" rows="5" columns="2">
12537 <features tabularvalignment="middle">
12538 <column alignment="center" valignment="top" width="0">
12539 <column alignment="center" valignment="top" width="0">
12540 <row>
12541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12542 \begin_inset Text
12543
12544 \begin_layout Plain Layout
12545 コマンド
12546 \end_layout
12547
12548 \end_inset
12549 </cell>
12550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12551 \begin_inset Text
12552
12553 \begin_layout Plain Layout
12554 出力
12555 \begin_inset Note Note
12556 status collapsed
12557
12558 \begin_layout Plain Layout
12559 ここで
12560 \series bold
12561
12562 \backslash
12563 raisebox
12564 \series default
12565 はスペーサーとして使用しているだけです。
12566 \end_layout
12567
12568 \end_inset
12569
12570
12571 \end_layout
12572
12573 \end_inset
12574 </cell>
12575 </row>
12576 <row>
12577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12578 \begin_inset Text
12579
12580 \begin_layout Plain Layout
12581
12582 \backslash
12583 fbox
12584 \begin_inset ERT
12585 status collapsed
12586
12587 \begin_layout Plain Layout
12588
12589
12590 \backslash
12591 spce 
12592 \end_layout
12593
12594 \end_inset
12595
12596
12597 \family sans
12598 Ctrl+M
12599 \family default
12600  
12601 \backslash
12602 int
12603 \begin_inset ERT
12604 status collapsed
12605
12606 \begin_layout Plain Layout
12607
12608
12609 \backslash
12610 spce 
12611 \end_layout
12612
12613 \end_inset
12614
12615 A=B
12616 \end_layout
12617
12618 \end_inset
12619 </cell>
12620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12621 \begin_inset Text
12622
12623 \begin_layout Plain Layout
12624 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12625 \end_inset
12626
12627
12628 \end_layout
12629
12630 \end_inset
12631 </cell>
12632 </row>
12633 <row>
12634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12635 \begin_inset Text
12636
12637 \begin_layout Plain Layout
12638
12639 \backslash
12640 boxed
12641 \begin_inset ERT
12642 status collapsed
12643
12644 \begin_layout Plain Layout
12645
12646
12647 \backslash
12648 spce 
12649 \end_layout
12650
12651 \end_inset
12652
12653
12654 \backslash
12655 int
12656 \begin_inset ERT
12657 status collapsed
12658
12659 \begin_layout Plain Layout
12660
12661
12662 \backslash
12663 spce 
12664 \end_layout
12665
12666 \end_inset
12667
12668 A=B
12669 \end_layout
12670
12671 \end_inset
12672 </cell>
12673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12674 \begin_inset Text
12675
12676 \begin_layout Plain Layout
12677 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12678 \end_inset
12679
12680
12681 \end_layout
12682
12683 \end_inset
12684 </cell>
12685 </row>
12686 <row>
12687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12688 \begin_inset Text
12689
12690 \begin_layout Plain Layout
12691 A+
12692 \backslash
12693 fbox
12694 \begin_inset ERT
12695 status collapsed
12696
12697 \begin_layout Plain Layout
12698
12699
12700 \backslash
12701 spce 
12702 \end_layout
12703
12704 \end_inset
12705
12706 B
12707 \end_layout
12708
12709 \end_inset
12710 </cell>
12711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12712 \begin_inset Text
12713
12714 \begin_layout Plain Layout
12715 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12716 \end_inset
12717
12718
12719 \end_layout
12720
12721 \end_inset
12722 </cell>
12723 </row>
12724 <row>
12725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12726 \begin_inset Text
12727
12728 \begin_layout Plain Layout
12729
12730 \backslash
12731 framebox
12732 \begin_inset ERT
12733 status collapsed
12734
12735 \begin_layout Plain Layout
12736
12737
12738 \backslash
12739 spce 
12740 \end_layout
12741
12742 \end_inset
12743
12744 20mm
12745 \begin_inset Formula $\to$
12746 \end_inset
12747
12748
12749 \begin_inset Formula $\to$
12750 \end_inset
12751
12752
12753 \family sans
12754 Ctrl+M
12755 \family default
12756  
12757 \backslash
12758 frac
12759 \begin_inset ERT
12760 status collapsed
12761
12762 \begin_layout Plain Layout
12763
12764
12765 \backslash
12766 spce 
12767 \end_layout
12768
12769 \end_inset
12770
12771 A
12772 \begin_inset Formula $\downarrow$
12773 \end_inset
12774
12775 B
12776 \end_layout
12777
12778 \end_inset
12779 </cell>
12780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12781 \begin_inset Text
12782
12783 \begin_layout Plain Layout
12784 \begin_inset Formula $\raisebox{6mm}{}$
12785 \end_inset
12786
12787
12788 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12789 \end_inset
12790
12791
12792 \begin_inset Formula $\raisebox{-4mm}{}$
12793 \end_inset
12794
12795
12796 \end_layout
12797
12798 \end_inset
12799 </cell>
12800 </row>
12801 </lyxtabular>
12802
12803 \end_inset
12804
12805
12806 \end_layout
12807
12808 \begin_layout Standard
12809 枠の厚みも調節可能です。そのためには、以下のコマンドを数式の前にTeXモードで挿入しなくてはなりません。
12810 \end_layout
12811
12812 \begin_layout Standard
12813
12814 \series bold
12815
12816 \backslash
12817 fboxrule
12818 \series default
12819  
12820 \series bold
12821
12822 \begin_inset Quotes eld
12823 \end_inset
12824
12825 厚み
12826 \begin_inset Quotes erd
12827 \end_inset
12828
12829
12830 \series default
12831  
12832 \series bold
12833
12834 \backslash
12835 fboxsep
12836 \series default
12837  
12838 \series bold
12839
12840 \begin_inset Quotes eld
12841 \end_inset
12842
12843 距離
12844 \begin_inset Quotes erd
12845 \end_inset
12846
12847
12848 \end_layout
12849
12850 \begin_layout Standard
12851 \begin_inset Quotes eld
12852 \end_inset
12853
12854 距離
12855 \begin_inset Quotes erd
12856 \end_inset
12857
12858 は、枠とボックス内の一文字目との間の距離を示します。これを使った例として、以下の枠付き数式をご覧下さい。
12859 \begin_inset ERT
12860 status collapsed
12861
12862 \begin_layout Plain Layout
12863
12864
12865 \backslash
12866 fboxrule 2mm 
12867 \backslash
12868 fboxsep 3mm
12869 \end_layout
12870
12871 \end_inset
12872
12873
12874 \begin_inset Formula 
12875 \[
12876 \boxed{A+B=C}
12877 \]
12878
12879 \end_inset
12880
12881 この数式の直前には、
12882 \end_layout
12883
12884 \begin_layout Standard
12885
12886 \series bold
12887
12888 \backslash
12889 fboxrule
12890 \series default
12891  
12892 \series bold
12893 2mm
12894 \series default
12895  
12896 \series bold
12897
12898 \backslash
12899 fboxsep
12900 \series default
12901  
12902 \series bold
12903 3mm
12904 \end_layout
12905
12906 \begin_layout Standard
12907 というコマンドが、TeXモードで挿入されています。ここで与えられた値は、以後のすべてのボックスに適用されます。
12908 \end_layout
12909
12910 \begin_layout Standard
12911 標準の枠寸法に戻すには、
12912 \end_layout
12913
12914 \begin_layout Standard
12915
12916 \series bold
12917
12918 \backslash
12919 fboxrule
12920 \series default
12921  
12922 \series bold
12923 0.4pt
12924 \series default
12925  
12926 \series bold
12927
12928 \backslash
12929 fboxsep
12930 \series default
12931  
12932 \series bold
12933 3pt
12934 \series default
12935
12936 \begin_inset ERT
12937 status collapsed
12938
12939 \begin_layout Plain Layout
12940
12941
12942 \backslash
12943 fboxrule 0.4pt 
12944 \backslash
12945 fboxsep 3pt
12946 \end_layout
12947
12948 \end_inset
12949
12950
12951 \end_layout
12952
12953 \begin_layout Standard
12954 というコマンドを、次の数式が始まる前にTeXモードで挿入しておきます。
12955 \end_layout
12956
12957 \begin_layout Subsection
12958 縁なしボックス
12959 \begin_inset CommandInset label
12960 LatexCommand label
12961 name "sub:枠なしボックス"
12962
12963 \end_inset
12964
12965
12966 \begin_inset Index idx
12967 status collapsed
12968
12969 \begin_layout Plain Layout
12970 ぼっくす@ボックス ! わくなし@枠なし
12971 \end_layout
12972
12973 \end_inset
12974
12975
12976 \end_layout
12977
12978 \begin_layout Standard
12979 縁のないボックスを作るには、
12980 \series bold
12981
12982 \backslash
12983 mbox
12984 \series default
12985
12986 \begin_inset Index idx
12987 status collapsed
12988
12989 \begin_layout Plain Layout
12990 こまんど@コマンド ! M ! 
12991 \backslash
12992 mbox
12993 \end_layout
12994
12995 \end_inset
12996
12997
12998 \series bold
12999
13000 \backslash
13001 makebox
13002 \series default
13003
13004 \begin_inset Index idx
13005 status collapsed
13006
13007 \begin_layout Plain Layout
13008 こまんど@コマンド ! M ! 
13009 \backslash
13010 makebox
13011 \end_layout
13012
13013 \end_inset
13014
13015
13016 \series bold
13017
13018 \backslash
13019 raisebox
13020 \series default
13021
13022 \begin_inset Index idx
13023 status collapsed
13024
13025 \begin_layout Plain Layout
13026 こまんど@コマンド ! R ! 
13027 \backslash
13028 raisebox
13029 \end_layout
13030
13031 \end_inset
13032
13033 の三つのコマンドがあります。
13034 \end_layout
13035
13036 \begin_layout Standard
13037
13038 \series bold
13039
13040 \backslash
13041 raisebox
13042 \series default
13043 を使うと、ボックスを上付きにしたり下付きにしたりすることができます。しかし、通常の上付き文字・下付き文字とは違い、ボックス内の文字寸法はそのまま保たれます。
13044 \series bold
13045
13046 \backslash
13047 raisebox
13048 \series default
13049 は、以下の書式で用いられます。
13050 \end_layout
13051
13052 \begin_layout Standard
13053
13054 \series bold
13055
13056 \backslash
13057 raisebox{高さ}{ボックスの内容}
13058 \end_layout
13059
13060 \begin_layout Standard
13061
13062 \series bold
13063
13064 \backslash
13065 fbox
13066 \series default
13067 と同様、ボックスに数式を入れる際には、明示的に数式として入れる必要があります。
13068 \begin_inset Note Greyedout
13069 status open
13070
13071 \begin_layout Plain Layout
13072
13073 \series bold
13074 (註)
13075 \series default
13076 下の最後の
13077 \series bold
13078
13079 \backslash
13080 raisebox
13081 \series default
13082 のところで、
13083 \family sans
13084 Ctrl+M
13085 \family default
13086 を一回でなく二回押すことによって、もう一段数式をいれています。これは、LyXが
13087 \series bold
13088
13089 \backslash
13090 raisebox
13091 \series default
13092 を直接サポートしていないためです。
13093 \end_layout
13094
13095 \end_inset
13096
13097
13098 \end_layout
13099
13100 \begin_layout Standard
13101 \align center
13102 \begin_inset Tabular
13103 <lyxtabular version="3" rows="4" columns="2">
13104 <features tabularvalignment="middle">
13105 <column alignment="center" valignment="top" width="0">
13106 <column alignment="center" valignment="top" width="0">
13107 <row>
13108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13109 \begin_inset Text
13110
13111 \begin_layout Plain Layout
13112 コマンド
13113 \end_layout
13114
13115 \end_inset
13116 </cell>
13117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13118 \begin_inset Text
13119
13120 \begin_layout Plain Layout
13121 出力
13122 \end_layout
13123
13124 \end_inset
13125 </cell>
13126 </row>
13127 <row>
13128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13129 \begin_inset Text
13130
13131 \begin_layout Plain Layout
13132 H
13133 \backslash
13134 raisebox{2mm
13135 \begin_inset Formula $\to$
13136 \end_inset
13137
13138
13139 \backslash
13140 {al
13141 \begin_inset Formula $\to$
13142 \end_inset
13143
13144  lo
13145 \end_layout
13146
13147 \end_inset
13148 </cell>
13149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13150 \begin_inset Text
13151
13152 \begin_layout Plain Layout
13153 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13154 \end_inset
13155
13156
13157 \end_layout
13158
13159 \end_inset
13160 </cell>
13161 </row>
13162 <row>
13163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13164 \begin_inset Text
13165
13166 \begin_layout Plain Layout
13167 H
13168 \backslash
13169 raisebox{-2mm
13170 \begin_inset Formula $\to$
13171 \end_inset
13172
13173
13174 \backslash
13175 {al
13176 \begin_inset Formula $\to$
13177 \end_inset
13178
13179 lo
13180 \end_layout
13181
13182 \end_inset
13183 </cell>
13184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13185 \begin_inset Text
13186
13187 \begin_layout Plain Layout
13188 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13189 \end_inset
13190
13191
13192 \end_layout
13193
13194 \end_inset
13195 </cell>
13196 </row>
13197 <row>
13198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13199 \begin_inset Text
13200
13201 \begin_layout Plain Layout
13202 A=
13203 \backslash
13204 raisebox{-2mm
13205 \begin_inset Formula $\to$
13206 \end_inset
13207
13208
13209 \backslash
13210 {
13211 \family sans
13212 Ctrl+M Ctrl+M
13213 \family default
13214  
13215 \backslash
13216 sqrt
13217 \begin_inset ERT
13218 status collapsed
13219
13220 \begin_layout Plain Layout
13221
13222
13223 \backslash
13224 spce 
13225 \end_layout
13226
13227 \end_inset
13228
13229
13230 \end_layout
13231
13232 \end_inset
13233 </cell>
13234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13235 \begin_inset Text
13236
13237 \begin_layout Plain Layout
13238 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13239 \end_inset
13240
13241
13242 \end_layout
13243
13244 \end_inset
13245 </cell>
13246 </row>
13247 </lyxtabular>
13248
13249 \end_inset
13250
13251
13252 \end_layout
13253
13254 \begin_layout Standard
13255 縁がないことを除けば、
13256 \series bold
13257
13258 \backslash
13259 mbox
13260 \series default
13261 コマンドは
13262 \series bold
13263
13264 \backslash
13265 fbox
13266 \series default
13267 と同じであり、
13268 \series bold
13269
13270 \backslash
13271 makebox
13272 \series default
13273
13274 \series bold
13275
13276 \backslash
13277 framebox
13278 \series default
13279 と同じです。
13280 \end_layout
13281
13282 \begin_layout Subsection
13283 色付きボックス
13284 \begin_inset CommandInset label
13285 LatexCommand label
13286 name "sub:色付きボックス"
13287
13288 \end_inset
13289
13290
13291 \begin_inset Index idx
13292 status collapsed
13293
13294 \begin_layout Plain Layout
13295 ぼっくす@ボックス ! いろつき@色付き
13296 \end_layout
13297
13298 \end_inset
13299
13300
13301 \end_layout
13302
13303 \begin_layout Standard
13304 本節で説明されているコマンドをすべて使えるようにするためには、LaTeXプリアンブルに
13305 \end_layout
13306
13307 \begin_layout Standard
13308
13309 \series bold
13310
13311 \backslash
13312 usepackage{color}
13313 \end_layout
13314
13315 \begin_layout Standard
13316 という行
13317 \begin_inset Foot
13318 status collapsed
13319
13320 \begin_layout Plain Layout
13321 定義済みの色を使って、文書中のどこかで文章に色を付けてある場合、LyXは、自動的にLaTeXパッケージ
13322 \series bold
13323 color
13324 \series default
13325 を読み込みます。したがって、本パッケージが二度読み込まれる可能性があるわけですが、そうなったとしても問題は生じません。
13326 \end_layout
13327
13328 \end_inset
13329
13330
13331 \begin_inset Note Note
13332 status collapsed
13333
13334 \begin_layout Plain Layout
13335 本パッケージが二度読み込まれることを防ぐために、LaTeXプリアンブルにマクロを挿入してあります。
13336 \end_layout
13337
13338 \end_inset
13339
13340 を書き加えて、LaTeXパッケージの
13341 \series bold
13342 color
13343 \series default
13344
13345 \begin_inset Foot
13346 status collapsed
13347
13348 \begin_layout Plain Layout
13349 LaTeXパッケージ
13350 \series bold
13351 color
13352 \series default
13353 は、すべての標準的なLaTeX頒布版に含まれています。
13354 \end_layout
13355
13356 \end_inset
13357
13358
13359 \begin_inset Index idx
13360 status collapsed
13361
13362 \begin_layout Plain Layout
13363 ぱっけーじ@パッケージ ! color
13364 \end_layout
13365
13366 \end_inset
13367
13368 を読み込む必要があります。
13369 \end_layout
13370
13371 \begin_layout Standard
13372 \begin_inset VSpace medskip
13373 \end_inset
13374
13375 ボックスに色を付けるには、
13376 \series bold
13377
13378 \backslash
13379 colorbox
13380 \series default
13381
13382 \begin_inset Index idx
13383 status collapsed
13384
13385 \begin_layout Plain Layout
13386 こまんど@コマンド ! C ! 
13387 \backslash
13388 colorbox
13389 \end_layout
13390
13391 \end_inset
13392
13393 コマンドを以下の書式で使用します。
13394 \end_layout
13395
13396 \begin_layout Standard
13397
13398 \series bold
13399
13400 \backslash
13401 colorbox{色}{ボックスの内容}
13402 \end_layout
13403
13404 \begin_layout Standard
13405 ボックスの内容には、別のボックスが含まれても構いませんし、
13406 \series bold
13407
13408 \backslash
13409 colorbox
13410 \series default
13411 自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
13412 \series bold
13413
13414 \backslash
13415 raisebox
13416 \series default
13417 と同様、明示的に数式を作らなくてはなりません
13418 \begin_inset Foot
13419 status collapsed
13420
13421 \begin_layout Plain Layout
13422 これは、
13423 \series bold
13424
13425 \backslash
13426 fcolorbox
13427 \series default
13428 コマンドにも当てはまります。
13429 \end_layout
13430
13431 \end_inset
13432
13433
13434 \end_layout
13435
13436 \begin_layout Standard
13437 選択できる定義済みの色としては、
13438 \end_layout
13439
13440 \begin_layout Standard
13441
13442 \series bold
13443 black
13444 \series default
13445 (黒)・
13446 \series bold
13447 blue
13448 \series default
13449 (青)・
13450 \series bold
13451 cyan
13452 \series default
13453 (シアン)・
13454 \series bold
13455 green
13456 \series default
13457 (緑)・
13458 \series bold
13459 magenta
13460 \series default
13461 (マゼンタ)・
13462 \series bold
13463 red
13464 \series default
13465 (赤)・
13466 \series bold
13467 white
13468 \series default
13469 (白)・
13470 \series bold
13471 yellow
13472 \series default
13473 (黄)
13474 \end_layout
13475
13476 \begin_layout Standard
13477 があります。
13478 \end_layout
13479
13480 \begin_layout Standard
13481 \align center
13482 \begin_inset Tabular
13483 <lyxtabular version="3" rows="4" columns="2">
13484 <features tabularvalignment="middle">
13485 <column alignment="center" valignment="top" width="0">
13486 <column alignment="center" valignment="top" width="0">
13487 <row>
13488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13489 \begin_inset Text
13490
13491 \begin_layout Plain Layout
13492 コマンド
13493 \end_layout
13494
13495 \end_inset
13496 </cell>
13497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13498 \begin_inset Text
13499
13500 \begin_layout Plain Layout
13501 出力
13502 \begin_inset Note Note
13503 status collapsed
13504
13505 \begin_layout Plain Layout
13506 ここで
13507 \series bold
13508
13509 \backslash
13510 raisebox
13511 \series default
13512 はスペーサーとして使用しているだけです。
13513 \end_layout
13514
13515 \end_inset
13516
13517
13518 \end_layout
13519
13520 \end_inset
13521 </cell>
13522 </row>
13523 <row>
13524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13525 \begin_inset Text
13526
13527 \begin_layout Plain Layout
13528
13529 \backslash
13530 colorbox{yellow
13531 \begin_inset Formula $\to$
13532 \end_inset
13533
13534
13535 \backslash
13536 {A=B
13537 \end_layout
13538
13539 \end_inset
13540 </cell>
13541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13542 \begin_inset Text
13543
13544 \begin_layout Plain Layout
13545 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13546 \end_inset
13547
13548
13549 \end_layout
13550
13551 \end_inset
13552 </cell>
13553 </row>
13554 <row>
13555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13556 \begin_inset Text
13557
13558 \begin_layout Plain Layout
13559
13560 \backslash
13561 colorbox{green
13562 \begin_inset Formula $\to$
13563 \end_inset
13564
13565
13566 \backslash
13567 {
13568 \backslash
13569 fbox
13570 \begin_inset ERT
13571 status collapsed
13572
13573 \begin_layout Plain Layout
13574
13575
13576 \backslash
13577 spce 
13578 \end_layout
13579
13580 \end_inset
13581
13582 A=B
13583 \end_layout
13584
13585 \end_inset
13586 </cell>
13587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13588 \begin_inset Text
13589
13590 \begin_layout Plain Layout
13591 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13592 \end_inset
13593
13594
13595 \end_layout
13596
13597 \end_inset
13598 </cell>
13599 </row>
13600 <row>
13601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13602 \begin_inset Text
13603
13604 \begin_layout Plain Layout
13605
13606 \backslash
13607 fbox
13608 \begin_inset ERT
13609 status collapsed
13610
13611 \begin_layout Plain Layout
13612
13613
13614 \backslash
13615 spce 
13616 \end_layout
13617
13618 \end_inset
13619
13620
13621 \backslash
13622 colorbox{green
13623 \begin_inset Formula $\to$
13624 \end_inset
13625
13626
13627 \backslash
13628 {
13629 \family sans
13630 Ctrl+M
13631 \family default
13632  
13633 \family sans
13634 Ctrl+M
13635 \family default
13636  
13637 \backslash
13638 int
13639 \begin_inset ERT
13640 status collapsed
13641
13642 \begin_layout Plain Layout
13643
13644
13645 \backslash
13646 spce 
13647 \end_layout
13648
13649 \end_inset
13650
13651 C=D
13652 \end_layout
13653
13654 \end_inset
13655 </cell>
13656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13657 \begin_inset Text
13658
13659 \begin_layout Plain Layout
13660 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13661 \end_inset
13662
13663
13664 \end_layout
13665
13666 \end_inset
13667 </cell>
13668 </row>
13669 </lyxtabular>
13670
13671 \end_inset
13672
13673
13674 \end_layout
13675
13676 \begin_layout Standard
13677
13678 \series bold
13679
13680 \backslash
13681 colorbox
13682 \series default
13683 は、ボックスに色をつけるだけで、ボックス内の文字には色付けをしません。すべての文字に色付けするには、数式全体を選択し、
13684 \family sans
13685 文字様式
13686 \family default
13687 ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
13688 \begin_inset Graphics
13689         filename ../../images/dialog-show_character.png
13690         scale 85
13691
13692 \end_inset
13693
13694
13695 \family sans
13696 編集\SpecialChar \menuseparator
13697 文字様式\SpecialChar \menuseparator
13698 任意設定
13699 \family default
13700 メニューで開くことができます。すると、数式番号も数式と同じ色になります。数式番号が数式の文字とは別の色になるようにするには、数式内部で色を変えなくてはなりません
13701
13702 \end_layout
13703
13704 \begin_layout Standard
13705 たとえば、
13706 \end_layout
13707
13708 \begin_layout Standard
13709
13710 \color red
13711 \begin_inset Formula 
13712 \begin{equation}
13713 \int A=B\label{eq:red}
13714 \end{equation}
13715
13716 \end_inset
13717
13718
13719 \color green
13720
13721 \begin_inset Formula 
13722 \begin{equation}
13723 \textcolor{red}{\int A=B}\label{eq:redgreen}
13724 \end{equation}
13725
13726 \end_inset
13727
13728
13729 \end_layout
13730
13731 \begin_layout Standard
13732 数式
13733 \begin_inset CommandInset ref
13734 LatexCommand eqref
13735 reference "eq:red"
13736
13737 \end_inset
13738
13739 は、全体が赤色です。
13740 \begin_inset Newline newline
13741 \end_inset
13742
13743 数式
13744 \begin_inset CommandInset ref
13745 LatexCommand eqref
13746 reference "eq:redgreen"
13747
13748 \end_inset
13749
13750 は、数式番号を緑色にするために、まず全体を緑色にします。その後、数式内の文字を赤色にします。
13751 \end_layout
13752
13753 \begin_layout Standard
13754 \begin_inset VSpace bigskip
13755 \end_inset
13756
13757 ボックスの縁だけ別の色にするには、
13758 \series bold
13759
13760 \backslash
13761 fcolorbox
13762 \series default
13763
13764 \begin_inset Index idx
13765 status collapsed
13766
13767 \begin_layout Plain Layout
13768 こまんど@コマンド ! F ! 
13769 \backslash
13770 fcolorbox
13771 \end_layout
13772
13773 \end_inset
13774
13775 コマンドを以下の書式で使用します。
13776 \end_layout
13777
13778 \begin_layout Standard
13779
13780 \series bold
13781
13782 \backslash
13783 fcolorbox{縁の色}{色}{ボックスの内容}
13784 \end_layout
13785
13786 \begin_layout Standard
13787 つまり、
13788 \series bold
13789
13790 \backslash
13791 fcolorbox
13792 \series default
13793
13794 \series bold
13795
13796 \backslash
13797 colorbox
13798 \series default
13799 コマンドの拡張です。
13800 \series bold
13801
13802 \backslash
13803 framebox
13804 \series default
13805 と同様に、縁の厚みは
13806 \series bold
13807
13808 \backslash
13809 fboxrule
13810 \series default
13811
13812 \series bold
13813
13814 \backslash
13815 fboxsep
13816 \series default
13817 で設定します。たとえば、
13818 \begin_inset ERT
13819 status collapsed
13820
13821 \begin_layout Plain Layout
13822
13823
13824 \backslash
13825 fboxrule 1mm 
13826 \backslash
13827 fboxsep 1mm
13828 \end_layout
13829
13830 \end_inset
13831
13832
13833 \begin_inset Formula 
13834 \[
13835 \fcolorbox{cyan}{magenta}{A=B}
13836 \]
13837
13838 \end_inset
13839
13840
13841 \begin_inset ERT
13842 status collapsed
13843
13844 \begin_layout Plain Layout
13845
13846
13847 \backslash
13848 fboxrule 0.4pt 
13849 \backslash
13850 fboxsep 3pt
13851 \end_layout
13852
13853 \end_inset
13854
13855 のようにします。
13856 \end_layout
13857
13858 \begin_layout Standard
13859 上記の数式は、以下のコマンドで作成されています。
13860 \begin_inset Newline newline
13861 \end_inset
13862
13863
13864 \series bold
13865
13866 \backslash
13867 fcolorbox{cyan
13868 \begin_inset Formula $\to$
13869 \end_inset
13870
13871
13872 \backslash
13873 {magenta
13874 \begin_inset Formula $\to$
13875 \end_inset
13876
13877
13878 \backslash
13879 {A=B
13880 \series default
13881 .
13882 \end_layout
13883
13884 \begin_layout Standard
13885 \begin_inset VSpace bigskip
13886 \end_inset
13887
13888 定義済みの色以外の色を使いたい場合には、まずその色を定義しなくてはなりません。
13889 \end_layout
13890
13891 \begin_layout Standard
13892 たとえば、「
13893 \series bold
13894 darkgreen
13895 \series default
13896 」という色を定義するには、LaTeXプリアンブルに
13897 \end_layout
13898
13899 \begin_layout Standard
13900
13901 \series bold
13902
13903 \backslash
13904 definecolor{darkgreen}{cmyk}{0.5,
13905 \series default
13906  
13907 \series bold
13908 0,
13909 \series default
13910  
13911 \series bold
13912 1,
13913 \series default
13914  
13915 \series bold
13916 0.5}
13917 \series default
13918
13919 \begin_inset Index idx
13920 status collapsed
13921
13922 \begin_layout Plain Layout
13923 こまんど@コマンド ! D ! 
13924 \backslash
13925 definecolor
13926 \end_layout
13927
13928 \end_inset
13929
13930
13931 \end_layout
13932
13933 \begin_layout Standard
13934 という行を書き加えます。
13935 \end_layout
13936
13937 \begin_layout Standard
13938
13939 \series bold
13940 cmyk
13941 \series default
13942 とは、
13943 \series bold
13944 cyan
13945 \series default
13946 (シアン)・
13947 \series bold
13948 magenta
13949 \series default
13950 (マゼンタ)・
13951 \series bold
13952 yellow
13953 \series default
13954 (黄)・
13955 \series bold
13956 black
13957 \series default
13958 (黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
13959 \begin_inset space \thinspace{}
13960 \end_inset
13961
13962 -
13963 \begin_inset space \thinspace{}
13964 \end_inset
13965
13966 1の範囲をとることができます。定義には、
13967 \series bold
13968 cmyk
13969 \series default
13970 の他に、
13971 \series bold
13972 rgb
13973 \series default
13974 という色空間を使うこともできます。
13975 \series bold
13976 rgb
13977 \series default
13978 とは、
13979 \series bold
13980 red
13981 \series default
13982 (赤)・
13983 \series bold
13984 green
13985 \series default
13986 (緑)・
13987 \series bold
13988 blue
13989 \series default
13990 (青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
13991 \series bold
13992 gray
13993 \series default
13994 という色空間もあります。
13995 \end_layout
13996
13997 \begin_layout Standard
13998 例として、文字が
13999 \series bold
14000 yellow
14001 \series default
14002 に色付けされ、新しく定義した
14003 \series bold
14004 darkgreen
14005 \series default
14006 という色を持つ縁付きボックスを挙げておきます。
14007 \begin_inset Formula 
14008 \begin{equation}
14009 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14010 \end{equation}
14011
14012 \end_inset
14013
14014
14015 \end_layout
14016
14017 \begin_layout Standard
14018
14019 \series bold
14020
14021 \backslash
14022 textcolor
14023 \series default
14024 コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
14025 \begin_inset Index idx
14026 status collapsed
14027
14028 \begin_layout Plain Layout
14029 てきすと@テキスト ! いろつき@色付き
14030 \end_layout
14031
14032 \end_inset
14033
14034
14035 \end_layout
14036
14037 \begin_layout Standard
14038 \begin_inset ERT
14039 status collapsed
14040
14041 \begin_layout Plain Layout
14042
14043
14044 \backslash
14045 textcolor{darkgreen}{
14046 \end_layout
14047
14048 \end_inset
14049
14050 この文は「darkgreen」です。
14051 \begin_inset ERT
14052 status collapsed
14053
14054 \begin_layout Plain Layout
14055
14056 }
14057 \end_layout
14058
14059 \end_inset
14060
14061
14062 \end_layout
14063
14064 \begin_layout Standard
14065
14066 \series bold
14067
14068 \backslash
14069 textcolor
14070 \series default
14071
14072 \begin_inset Index idx
14073 status collapsed
14074
14075 \begin_layout Plain Layout
14076 こまんど@コマンド ! T ! 
14077 \backslash
14078 textcolor
14079 \end_layout
14080
14081 \end_inset
14082
14083 は、
14084 \series bold
14085
14086 \backslash
14087 textcolor{色}{色付けをする文}
14088 \series default
14089 という書式で使用することができます。
14090 \end_layout
14091
14092 \begin_layout Subsection
14093 段落ボックス
14094 \begin_inset CommandInset label
14095 LatexCommand label
14096 name "sub:段落ボックス"
14097
14098 \end_inset
14099
14100
14101 \begin_inset Index idx
14102 status collapsed
14103
14104 \begin_layout Plain Layout
14105 ぼっくす@ボックス ! だんらく@段落
14106 \end_layout
14107
14108 \end_inset
14109
14110
14111 \begin_inset Index idx
14112 status collapsed
14113
14114 \begin_layout Plain Layout
14115 ぼっくす@ボックス ! parbox|see
14116 \begin_inset ERT
14117 status collapsed
14118
14119 \begin_layout Plain Layout
14120
14121 {
14122 \end_layout
14123
14124 \end_inset
14125
14126 ボックス ! 段落ボックス
14127 \begin_inset ERT
14128 status collapsed
14129
14130 \begin_layout Plain Layout
14131
14132 }
14133 \end_layout
14134
14135 \end_inset
14136
14137
14138 \end_layout
14139
14140 \end_inset
14141
14142
14143 \end_layout
14144
14145 \begin_layout Standard
14146 いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
14147 \family sans
14148 挿入\SpecialChar \menuseparator
14149 ボックス
14150 \family default
14151 メニューかツールバーボタン
14152 \begin_inset Graphics
14153         filename ../../images/box-insert.png
14154         scale 85
14155
14156 \end_inset
14157
14158 で作成することができます。
14159 \end_layout
14160
14161 \begin_layout Standard
14162 以下の例は、行中の縁付きparboxを示したものです。
14163 \end_layout
14164
14165 \begin_layout Standard
14166 \begin_inset VSpace medskip
14167 \end_inset
14168
14169 この行は、
14170 \begin_inset Box Boxed
14171 position "c"
14172 hor_pos "c"
14173 has_inner_box 1
14174 inner_pos "t"
14175 use_parbox 1
14176 use_makebox 0
14177 width "5cm"
14178 special "none"
14179 height "1in"
14180 height_special "totalheight"
14181 status open
14182
14183 \begin_layout Plain Layout
14184 これは段落ボックスです。これはちょうど5
14185 \begin_inset space \thinspace{}
14186 \end_inset
14187
14188 cmの幅になっており、以下のように数式を含めることもできます。
14189 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14190 \end_inset
14191
14192
14193 \end_layout
14194
14195 \end_inset
14196
14197 parboxの入った行です。
14198 \end_layout
14199
14200 \begin_layout Standard
14201 \begin_inset VSpace medskip
14202 \end_inset
14203
14204
14205 \end_layout
14206
14207 \begin_layout Standard
14208 このようなボックスは、灰色のボックス挿入枠を右クリックすることによって作ることができます。すると、ボックスの特性を表示したダイアログが現れます。上の例では、
14209 \emph on
14210 装飾
14211 \emph default
14212 :簡素な長方形の箱型、
14213 \emph on
14214 内部ボックス
14215 \emph default
14216 :parboxコマンド、
14217 \emph on
14218
14219 \emph default
14220 :5
14221 \begin_inset space \thinspace{}
14222 \end_inset
14223
14224 cm、
14225 \emph on
14226 垂直ボックス配置
14227 \emph default
14228 :中央、に設定されています。
14229 \end_layout
14230
14231 \begin_layout Standard
14232 \begin_inset VSpace medskip
14233 \end_inset
14234
14235 LaTeXでは、parboxは、以下の書式を持つ
14236 \series bold
14237
14238 \backslash
14239 parbox
14240 \series default
14241
14242 \begin_inset Index idx
14243 status collapsed
14244
14245 \begin_layout Plain Layout
14246 こまんど@コマンド ! P ! 
14247 \backslash
14248 parbox
14249 \end_layout
14250
14251 \end_inset
14252
14253 コマンドによって作られます。
14254 \end_layout
14255
14256 \begin_layout Standard
14257
14258 \series bold
14259
14260 \backslash
14261 parbox[位置]{幅}{ボックスの内容}
14262 \end_layout
14263
14264 \begin_layout Standard
14265 「位置」は、
14266 \emph on
14267 b
14268 \emph default
14269
14270 \emph on
14271 t
14272 \emph default
14273 の値をとることができます。下揃えを意味する
14274 \emph on
14275 b
14276 \emph default
14277
14278 \bar under
14279 b
14280 \bar default
14281 ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
14282 \emph on
14283 t
14284 \emph default
14285
14286 \bar under
14287 t
14288 \bar default
14289 op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
14290 \emph on
14291 Boxes
14292 \emph default
14293 の節をご参照下さい。
14294 \end_layout
14295
14296 \begin_layout Standard
14297 \begin_inset VSpace bigskip
14298 \end_inset
14299
14300 数式番号を含めて、数式を完全に縁で囲むためには、数式をparbox内に収めなくてはなりません。こうするには、数式前にTeXモードで
14301 \series bold
14302 parbox{
14303 \backslash
14304 linewidth-2
14305 \backslash
14306 fboxsep-2
14307 \backslash
14308 fboxrule}{
14309 \series default
14310 というコマンドを挿入します。ここで
14311 \series bold
14312
14313 \backslash
14314 linewidth
14315 \begin_inset Index idx
14316 status collapsed
14317
14318 \begin_layout Plain Layout
14319 こまんど@コマンド ! L ! 
14320 \backslash
14321 linewidth
14322 \end_layout
14323
14324 \end_inset
14325
14326
14327 \series default
14328 は、使用中の文書に設定されている行幅です。縁は、parboxの外側にあるので、縁余白と縁幅の2倍を行幅から差し引かなくてはなりません。バグ
14329 \begin_inset Foot
14330 status collapsed
14331
14332 \begin_layout Plain Layout
14333 \begin_inset CommandInset href
14334 LatexCommand href
14335 name "LyX-bug #4483"
14336 target "http://www.lyx.org/trac/ticket/4483"
14337
14338 \end_inset
14339
14340
14341 \end_layout
14342
14343 \end_inset
14344
14345 のせいでLyXはこれを自動的に行いませんので、TeXモードを使用する必要があります。引数中で掛け算や引き算を行うためには、LaTeXパッケージの
14346 \series bold
14347 calc
14348 \series default
14349
14350 \begin_inset Foot
14351 status collapsed
14352
14353 \begin_layout Plain Layout
14354
14355 \series bold
14356 calc
14357 \series default
14358 は、標準的LaTeX頒布版のすべてに含まれています。
14359 \end_layout
14360
14361 \end_inset
14362
14363
14364 \begin_inset Index idx
14365 status collapsed
14366
14367 \begin_layout Plain Layout
14368 ぱっけーじ@パッケージ ! calc
14369 \end_layout
14370
14371 \end_inset
14372
14373 を、LaTeXプリアンブル中で
14374 \end_layout
14375
14376 \begin_layout Standard
14377
14378 \series bold
14379
14380 \backslash
14381 usepackage{calc}
14382 \end_layout
14383
14384 \begin_layout Standard
14385 のように読み込んでおく必要があります。数式の後では、TeXモードで
14386 \series bold
14387 }}
14388 \series default
14389 を入力して、二つのボックスを閉じておかなくてはなりません。以下に例を挙げます。
14390 \begin_inset ERT
14391 status collapsed
14392
14393 \begin_layout Plain Layout
14394
14395
14396 \backslash
14397 fboxsep 5mm 
14398 \backslash
14399 fboxrule 5mm
14400 \end_layout
14401
14402 \end_inset
14403
14404
14405 \end_layout
14406
14407 \begin_layout Standard
14408 \begin_inset ERT
14409 status collapsed
14410
14411 \begin_layout Plain Layout
14412
14413
14414 \backslash
14415 fbox{
14416 \backslash
14417 parbox{
14418 \backslash
14419 linewidth-2
14420 \backslash
14421 fboxsep-2
14422 \backslash
14423 fboxrule}{
14424 \end_layout
14425
14426 \end_inset
14427
14428
14429 \begin_inset Formula 
14430 \begin{equation}
14431 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14432 \end{equation}
14433
14434 \end_inset
14435
14436
14437 \begin_inset ERT
14438 status collapsed
14439
14440 \begin_layout Plain Layout
14441
14442 }}
14443 \end_layout
14444
14445 \end_inset
14446
14447
14448 \begin_inset ERT
14449 status collapsed
14450
14451 \begin_layout Plain Layout
14452
14453
14454 \backslash
14455 fboxrule 0.4pt 
14456 \backslash
14457 fboxsep 3pt
14458 \end_layout
14459
14460 \end_inset
14461
14462
14463 \end_layout
14464
14465 \begin_layout Standard
14466 \begin_inset VSpace medskip
14467 \end_inset
14468
14469
14470 \series bold
14471
14472 \backslash
14473 fbox
14474 \series default
14475 の引数としてparboxが使われているので、この場合には、
14476 \series bold
14477
14478 \backslash
14479 fbox
14480 \series default
14481 を使おうが
14482 \series bold
14483
14484 \backslash
14485 boxed
14486 \series default
14487 を使おうが、差は生じません。
14488 \end_layout
14489
14490 \begin_layout Standard
14491 \begin_inset VSpace bigskip
14492 \end_inset
14493
14494 段落ボックスは、数式にじかにコメントを付けるのにたいへん便利です。これを行うには、
14495 \series bold
14496
14497 \backslash
14498 parbox
14499 \series default
14500
14501 \series bold
14502
14503 \backslash
14504 tag
14505 \series default
14506 コマンドといっしょに使います(
14507 \series bold
14508
14509 \backslash
14510 tag
14511 \series default
14512 についての詳細は、第
14513 \begin_inset CommandInset ref
14514 LatexCommand ref
14515 reference "sub:ユーザー定義番号"
14516
14517 \end_inset
14518
14519 節をご参照下さい)
14520 \end_layout
14521
14522 \begin_layout Standard
14523 以下は、
14524 \series bold
14525
14526 \backslash
14527 parbox
14528 \series default
14529 を使ってコメントを付けた数式の例です。
14530 \end_layout
14531
14532 \begin_layout Standard
14533 \begin_inset ERT
14534 status collapsed
14535
14536 \begin_layout Plain Layout
14537
14538
14539 \backslash
14540 [5x-7b=3b
14541 \backslash
14542 tag*{
14543 \backslash
14544 parbox{5cm}{
14545 \end_layout
14546
14547 \end_inset
14548
14549 これは説明です。数式や多行数式本体からはっきりと離れています。
14550 \begin_inset ERT
14551 status collapsed
14552
14553 \begin_layout Plain Layout
14554
14555 }}
14556 \backslash
14557 ]
14558 \end_layout
14559
14560 \end_inset
14561
14562
14563 \end_layout
14564
14565 \begin_layout Standard
14566 LyXは、まだ数式中での
14567 \series bold
14568
14569 \backslash
14570 parbox
14571 \series default
14572 コマンドをサポートしていないので、上のような数式は、完全にTeXモードで挿入しなくてはなりません。この数式は、以下のようなコマンド列を使って作ってあります。
14573 \end_layout
14574
14575 \begin_layout Standard
14576 まず、
14577 \series bold
14578
14579 \backslash
14580 [5x-7b=3b
14581 \backslash
14582 tag*
14583 \backslash
14584 {
14585 \backslash
14586 parbox{5cm}{
14587 \series default
14588 というコマンドをTeXモードで挿入します
14589 \begin_inset Foot
14590 status collapsed
14591
14592 \begin_layout Plain Layout
14593
14594 \series bold
14595 行頭下げ
14596 \series default
14597 数式様式を使用している時には、
14598 \series bold
14599
14600 \backslash
14601 tag*
14602 \backslash
14603 {
14604 \series default
14605 の代わりに
14606 \series bold
14607
14608 \backslash
14609 hfill
14610 \series default
14611 を用いることもできます(数式様式に関しては、第
14612 \begin_inset CommandInset ref
14613 LatexCommand ref
14614 reference "sec:数式様式"
14615
14616 \end_inset
14617
14618 節をご参照下さい)。
14619 \end_layout
14620
14621 \end_inset
14622
14623 。それから、説明を通常のテキストとして入れ、最後に
14624 \series bold
14625 }}
14626 \backslash
14627 ]
14628 \series default
14629 をTeXモードで挿入します。ここで
14630 \series bold
14631
14632 \backslash
14633 [
14634 \series default
14635 および
14636 \series bold
14637
14638 \backslash
14639 ]
14640 \series default
14641 コマンドは別行建て数式を作るためのものです。
14642 \end_layout
14643
14644 \begin_layout Standard
14645
14646 \series bold
14647
14648 \backslash
14649 parbox
14650 \series default
14651 を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
14652 \begin_inset Formula 
14653 \[
14654 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
14655 \]
14656
14657 \end_inset
14658
14659
14660 \end_layout
14661
14662 \begin_layout Section
14663 演算子
14664 \begin_inset Index idx
14665 status collapsed
14666
14667 \begin_layout Plain Layout
14668 えんざんし@演算子
14669 \end_layout
14670
14671 \end_inset
14672
14673
14674 \end_layout
14675
14676 \begin_layout Subsection
14677 大演算子
14678 \begin_inset CommandInset label
14679 LatexCommand label
14680 name "sub:大演算子"
14681
14682 \end_inset
14683
14684
14685 \begin_inset Index idx
14686 status collapsed
14687
14688 \begin_layout Plain Layout
14689 えんざんし@演算子 ! だい@大
14690 \end_layout
14691
14692 \end_inset
14693
14694
14695 \begin_inset Index idx
14696 status collapsed
14697
14698 \begin_layout Plain Layout
14699 わ@和
14700 \end_layout
14701
14702 \end_inset
14703
14704
14705 \begin_inset Index idx
14706 status collapsed
14707
14708 \begin_layout Plain Layout
14709 せきぶんきごう@積分記号
14710 \end_layout
14711
14712 \end_inset
14713
14714
14715 \end_layout
14716
14717 \begin_layout Standard
14718 ここに挙げた積分演算子をすべて使えるようにするには、文書設定の
14719 \family sans
14720 数式オプション
14721 \family default
14722 の面にある
14723 \family sans
14724 esintパッケージを自動的に使う
14725 \family default
14726 オプションを有効にしなくてはなりません。
14727 \end_layout
14728
14729 \begin_layout Standard
14730 \begin_inset space \hfill{}
14731 \end_inset
14732
14733
14734 \begin_inset Tabular
14735 <lyxtabular version="3" rows="9" columns="2">
14736 <features tabularvalignment="middle">
14737 <column alignment="center" valignment="top" width="0pt">
14738 <column alignment="center" valignment="top" width="0pt">
14739 <row>
14740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14741 \begin_inset Text
14742
14743 \begin_layout Plain Layout
14744 コマンド
14745 \end_layout
14746
14747 \end_inset
14748 </cell>
14749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14750 \begin_inset Text
14751
14752 \begin_layout Plain Layout
14753 出力
14754 \end_layout
14755
14756 \end_inset
14757 </cell>
14758 </row>
14759 <row>
14760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14761 \begin_inset Text
14762
14763 \begin_layout Plain Layout
14764
14765 \backslash
14766 sum
14767 \begin_inset Index idx
14768 status collapsed
14769
14770 \begin_layout Plain Layout
14771 こまんど@コマンド ! S ! 
14772 \backslash
14773 sum
14774 \end_layout
14775
14776 \end_inset
14777
14778
14779 \end_layout
14780
14781 \end_inset
14782 </cell>
14783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14784 \begin_inset Text
14785
14786 \begin_layout Plain Layout
14787 \begin_inset Formula $\sum$
14788 \end_inset
14789
14790
14791 \end_layout
14792
14793 \end_inset
14794 </cell>
14795 </row>
14796 <row>
14797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14798 \begin_inset Text
14799
14800 \begin_layout Plain Layout
14801
14802 \backslash
14803 int
14804 \begin_inset Index idx
14805 status collapsed
14806
14807 \begin_layout Plain Layout
14808 こまんど@コマンド ! I ! 
14809 \backslash
14810 int
14811 \end_layout
14812
14813 \end_inset
14814
14815
14816 \end_layout
14817
14818 \end_inset
14819 </cell>
14820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14821 \begin_inset Text
14822
14823 \begin_layout Plain Layout
14824 \begin_inset Formula $\int$
14825 \end_inset
14826
14827
14828 \end_layout
14829
14830 \end_inset
14831 </cell>
14832 </row>
14833 <row>
14834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14835 \begin_inset Text
14836
14837 \begin_layout Plain Layout
14838
14839 \backslash
14840 oint
14841 \end_layout
14842
14843 \end_inset
14844 </cell>
14845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14846 \begin_inset Text
14847
14848 \begin_layout Plain Layout
14849 \begin_inset Formula $\oint$
14850 \end_inset
14851
14852
14853 \end_layout
14854
14855 \end_inset
14856 </cell>
14857 </row>
14858 <row>
14859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14860 \begin_inset Text
14861
14862 \begin_layout Plain Layout
14863
14864 \backslash
14865 ointctrclockwise
14866 \end_layout
14867
14868 \end_inset
14869 </cell>
14870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14871 \begin_inset Text
14872
14873 \begin_layout Plain Layout
14874 \begin_inset Formula $\ointctrclockwise$
14875 \end_inset
14876
14877
14878 \end_layout
14879
14880 \end_inset
14881 </cell>
14882 </row>
14883 <row>
14884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14885 \begin_inset Text
14886
14887 \begin_layout Plain Layout
14888
14889 \backslash
14890 ointclockwise
14891 \end_layout
14892
14893 \end_inset
14894 </cell>
14895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14896 \begin_inset Text
14897
14898 \begin_layout Plain Layout
14899 \begin_inset Formula $\ointclockwise$
14900 \end_inset
14901
14902
14903 \end_layout
14904
14905 \end_inset
14906 </cell>
14907 </row>
14908 <row>
14909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14910 \begin_inset Text
14911
14912 \begin_layout Plain Layout
14913
14914 \backslash
14915 sqint
14916 \end_layout
14917
14918 \end_inset
14919 </cell>
14920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14921 \begin_inset Text
14922
14923 \begin_layout Plain Layout
14924 \begin_inset Formula $\sqint$
14925 \end_inset
14926
14927
14928 \end_layout
14929
14930 \end_inset
14931 </cell>
14932 </row>
14933 <row>
14934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14935 \begin_inset Text
14936
14937 \begin_layout Plain Layout
14938
14939 \backslash
14940 bigcap
14941 \end_layout
14942
14943 \end_inset
14944 </cell>
14945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14946 \begin_inset Text
14947
14948 \begin_layout Plain Layout
14949 \begin_inset Formula $\bigcap$
14950 \end_inset
14951
14952
14953 \end_layout
14954
14955 \end_inset
14956 </cell>
14957 </row>
14958 <row>
14959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14960 \begin_inset Text
14961
14962 \begin_layout Plain Layout
14963
14964 \backslash
14965 bigcup
14966 \end_layout
14967
14968 \end_inset
14969 </cell>
14970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14971 \begin_inset Text
14972
14973 \begin_layout Plain Layout
14974 \begin_inset Formula $\bigcup$
14975 \end_inset
14976
14977
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 </row>
14983 </lyxtabular>
14984
14985 \end_inset
14986
14987
14988 \begin_inset space \hfill{}
14989 \end_inset
14990
14991
14992 \begin_inset Tabular
14993 <lyxtabular version="3" rows="10" columns="2">
14994 <features tabularvalignment="middle">
14995 <column alignment="center" valignment="top" width="0pt">
14996 <column alignment="center" valignment="top" width="0pt">
14997 <row>
14998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14999 \begin_inset Text
15000
15001 \begin_layout Plain Layout
15002 コマンド
15003 \end_layout
15004
15005 \end_inset
15006 </cell>
15007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15008 \begin_inset Text
15009
15010 \begin_layout Plain Layout
15011 出力
15012 \end_layout
15013
15014 \end_inset
15015 </cell>
15016 </row>
15017 <row>
15018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15019 \begin_inset Text
15020
15021 \begin_layout Plain Layout
15022
15023 \backslash
15024 prod
15025 \begin_inset Index idx
15026 status collapsed
15027
15028 \begin_layout Plain Layout
15029 こまんど@コマンド ! P ! 
15030 \backslash
15031 prod
15032 \end_layout
15033
15034 \end_inset
15035
15036
15037 \end_layout
15038
15039 \end_inset
15040 </cell>
15041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15042 \begin_inset Text
15043
15044 \begin_layout Plain Layout
15045 \begin_inset Formula $\prod$
15046 \end_inset
15047
15048
15049 \end_layout
15050
15051 \end_inset
15052 </cell>
15053 </row>
15054 <row>
15055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15056 \begin_inset Text
15057
15058 \begin_layout Plain Layout
15059
15060 \backslash
15061 coprod
15062 \end_layout
15063
15064 \end_inset
15065 </cell>
15066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15067 \begin_inset Text
15068
15069 \begin_layout Plain Layout
15070 \begin_inset Formula $\coprod$
15071 \end_inset
15072
15073
15074 \end_layout
15075
15076 \end_inset
15077 </cell>
15078 </row>
15079 <row>
15080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15081 \begin_inset Text
15082
15083 \begin_layout Plain Layout
15084
15085 \backslash
15086 bigodot
15087 \end_layout
15088
15089 \end_inset
15090 </cell>
15091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15092 \begin_inset Text
15093
15094 \begin_layout Plain Layout
15095 \begin_inset Formula $\bigodot$
15096 \end_inset
15097
15098
15099 \end_layout
15100
15101 \end_inset
15102 </cell>
15103 </row>
15104 <row>
15105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15106 \begin_inset Text
15107
15108 \begin_layout Plain Layout
15109
15110 \backslash
15111 bigotimes
15112 \end_layout
15113
15114 \end_inset
15115 </cell>
15116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15117 \begin_inset Text
15118
15119 \begin_layout Plain Layout
15120 \begin_inset Formula $\bigotimes$
15121 \end_inset
15122
15123
15124 \end_layout
15125
15126 \end_inset
15127 </cell>
15128 </row>
15129 <row>
15130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15131 \begin_inset Text
15132
15133 \begin_layout Plain Layout
15134
15135 \backslash
15136 bigoplus
15137 \end_layout
15138
15139 \end_inset
15140 </cell>
15141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15142 \begin_inset Text
15143
15144 \begin_layout Plain Layout
15145 \begin_inset Formula $\bigoplus$
15146 \end_inset
15147
15148
15149 \end_layout
15150
15151 \end_inset
15152 </cell>
15153 </row>
15154 <row>
15155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15156 \begin_inset Text
15157
15158 \begin_layout Plain Layout
15159
15160 \backslash
15161 bigwedge
15162 \end_layout
15163
15164 \end_inset
15165 </cell>
15166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15167 \begin_inset Text
15168
15169 \begin_layout Plain Layout
15170 \begin_inset Formula $\bigwedge$
15171 \end_inset
15172
15173
15174 \end_layout
15175
15176 \end_inset
15177 </cell>
15178 </row>
15179 <row>
15180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15181 \begin_inset Text
15182
15183 \begin_layout Plain Layout
15184
15185 \backslash
15186 bigvee
15187 \end_layout
15188
15189 \end_inset
15190 </cell>
15191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15192 \begin_inset Text
15193
15194 \begin_layout Plain Layout
15195 \begin_inset Formula $\bigvee$
15196 \end_inset
15197
15198
15199 \end_layout
15200
15201 \end_inset
15202 </cell>
15203 </row>
15204 <row>
15205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15206 \begin_inset Text
15207
15208 \begin_layout Plain Layout
15209
15210 \backslash
15211 bigsqcup
15212 \end_layout
15213
15214 \end_inset
15215 </cell>
15216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15217 \begin_inset Text
15218
15219 \begin_layout Plain Layout
15220 \begin_inset Formula $\bigsqcup$
15221 \end_inset
15222
15223
15224 \end_layout
15225
15226 \end_inset
15227 </cell>
15228 </row>
15229 <row>
15230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15231 \begin_inset Text
15232
15233 \begin_layout Plain Layout
15234
15235 \backslash
15236 biguplus
15237 \end_layout
15238
15239 \end_inset
15240 </cell>
15241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15242 \begin_inset Text
15243
15244 \begin_layout Plain Layout
15245 \begin_inset Formula $\biguplus$
15246 \end_inset
15247
15248
15249 \end_layout
15250
15251 \end_inset
15252 </cell>
15253 </row>
15254 </lyxtabular>
15255
15256 \end_inset
15257
15258
15259 \begin_inset space \hfill{}
15260 \end_inset
15261
15262
15263 \end_layout
15264
15265 \begin_layout Standard
15266 すべての大演算子は、数式ツールバーボタンの
15267 \begin_inset Graphics
15268         filename ../../images/math/intop.png
15269         scale 85
15270
15271 \end_inset
15272
15273 でも挿入することができます。
15274 \end_layout
15275
15276 \begin_layout Standard
15277 これらの演算子は、よく見ないと同じように見える二項演算子よりも大きいので、大演算子と呼ばれます。大演算子はすべて、次小節で説明する「範囲」をとることができます。
15278 \end_layout
15279
15280 \begin_layout Standard
15281 積分演算子はすべて、
15282 \series bold
15283
15284 \backslash
15285 intop
15286 \series default
15287
15288 \series bold
15289
15290 \backslash
15291 ointop
15292 \series default
15293 のように、
15294 \series bold
15295 op
15296 \series default
15297 で終わる別バージョンがあります。これらの演算子は、
15298 \series bold
15299
15300 \backslash
15301 int
15302 \series default
15303 とは範囲の表示のしかたが異なります。第
15304 \begin_inset CommandInset ref
15305 LatexCommand ref
15306 reference "sub:演算子の範囲"
15307
15308 \end_inset
15309
15310 節をご参照下さい。
15311 \end_layout
15312
15313 \begin_layout Subsubsection*
15314 積分の子細
15315 \end_layout
15316
15317 \begin_layout Standard
15318 積分中で用いられる文字
15319 \emph on
15320 d
15321 \emph default
15322 は演算子なので、アップライト体で組まれなくてはなりません。これを行うには
15323 \emph on
15324 d
15325 \emph default
15326 を選択して、短絡キー
15327 \begin_inset Info
15328 type  "shortcut"
15329 arg   "font-roman"
15330 \end_inset
15331
15332 を用います
15333 \begin_inset Foot
15334 status collapsed
15335
15336 \begin_layout Plain Layout
15337 文字様式については、第
15338 \begin_inset CommandInset ref
15339 LatexCommand ref
15340 reference "sub:書体様式"
15341
15342 \end_inset
15343
15344 節参照。
15345 \end_layout
15346
15347 \end_inset
15348
15349 。最後に、演算子の慣例に倣って、
15350 \emph on
15351 d
15352 \emph default
15353 の前に最小空白を挿入しなくてはなりません。たとえば、
15354 \end_layout
15355
15356 \begin_layout Standard
15357 正しくない例:
15358 \begin_inset Formula $\int A(x)dx$
15359 \end_inset
15360
15361
15362 \begin_inset Newline newline
15363 \end_inset
15364
15365 正しい
15366 \begin_inset Phantom HPhantom
15367 status open
15368
15369 \begin_layout Plain Layout
15370 ない
15371 \end_layout
15372
15373 \end_inset
15374
15375 例:
15376 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15377 \end_inset
15378
15379
15380 \end_layout
15381
15382 \begin_layout Standard
15383 多重積分に関しては、以下のコマンドがあります。
15384 \begin_inset VSpace medskip
15385 \end_inset
15386
15387
15388 \end_layout
15389
15390 \begin_layout Standard
15391 \begin_inset space \hfill{}
15392 \end_inset
15393
15394
15395 \begin_inset Tabular
15396 <lyxtabular version="3" rows="4" columns="2">
15397 <features tabularvalignment="middle">
15398 <column alignment="center" valignment="top" width="0">
15399 <column alignment="center" valignment="top" width="0">
15400 <row>
15401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15402 \begin_inset Text
15403
15404 \begin_layout Plain Layout
15405 コマンド
15406 \end_layout
15407
15408 \end_inset
15409 </cell>
15410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15411 \begin_inset Text
15412
15413 \begin_layout Plain Layout
15414 出力
15415 \begin_inset Note Note
15416 status collapsed
15417
15418 \begin_layout Plain Layout
15419 ここで
15420 \series bold
15421
15422 \backslash
15423 raisebox
15424 \series default
15425 はスペーサーとして使用しているだけです。
15426 \end_layout
15427
15428 \end_inset
15429
15430
15431 \end_layout
15432
15433 \end_inset
15434 </cell>
15435 </row>
15436 <row>
15437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15438 \begin_inset Text
15439
15440 \begin_layout Plain Layout
15441
15442 \backslash
15443 iint
15444 \end_layout
15445
15446 \end_inset
15447 </cell>
15448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15449 \begin_inset Text
15450
15451 \begin_layout Plain Layout
15452 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15453 \end_inset
15454
15455
15456 \end_layout
15457
15458 \end_inset
15459 </cell>
15460 </row>
15461 <row>
15462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15463 \begin_inset Text
15464
15465 \begin_layout Plain Layout
15466
15467 \backslash
15468 oiint
15469 \end_layout
15470
15471 \end_inset
15472 </cell>
15473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15474 \begin_inset Text
15475
15476 \begin_layout Plain Layout
15477 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15478 \end_inset
15479
15480
15481 \end_layout
15482
15483 \end_inset
15484 </cell>
15485 </row>
15486 <row>
15487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15488 \begin_inset Text
15489
15490 \begin_layout Plain Layout
15491
15492 \backslash
15493 sqiint
15494 \end_layout
15495
15496 \end_inset
15497 </cell>
15498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15499 \begin_inset Text
15500
15501 \begin_layout Plain Layout
15502 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15503 \end_inset
15504
15505
15506 \end_layout
15507
15508 \end_inset
15509 </cell>
15510 </row>
15511 </lyxtabular>
15512
15513 \end_inset
15514
15515
15516 \begin_inset space \hfill{}
15517 \end_inset
15518
15519
15520 \begin_inset Tabular
15521 <lyxtabular version="3" rows="4" columns="2">
15522 <features tabularvalignment="middle">
15523 <column alignment="center" valignment="top" width="0">
15524 <column alignment="center" valignment="top" width="0">
15525 <row>
15526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15527 \begin_inset Text
15528
15529 \begin_layout Plain Layout
15530 コマンド
15531 \end_layout
15532
15533 \end_inset
15534 </cell>
15535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15536 \begin_inset Text
15537
15538 \begin_layout Plain Layout
15539 出力
15540 \end_layout
15541
15542 \end_inset
15543 </cell>
15544 </row>
15545 <row>
15546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15547 \begin_inset Text
15548
15549 \begin_layout Plain Layout
15550
15551 \backslash
15552 iiint
15553 \end_layout
15554
15555 \end_inset
15556 </cell>
15557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15558 \begin_inset Text
15559
15560 \begin_layout Plain Layout
15561 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15562 \end_inset
15563
15564
15565 \end_layout
15566
15567 \end_inset
15568 </cell>
15569 </row>
15570 <row>
15571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15572 \begin_inset Text
15573
15574 \begin_layout Plain Layout
15575
15576 \backslash
15577 iiiint
15578 \end_layout
15579
15580 \end_inset
15581 </cell>
15582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15583 \begin_inset Text
15584
15585 \begin_layout Plain Layout
15586 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15587 \end_inset
15588
15589
15590 \end_layout
15591
15592 \end_inset
15593 </cell>
15594 </row>
15595 <row>
15596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15597 \begin_inset Text
15598
15599 \begin_layout Plain Layout
15600
15601 \backslash
15602 dotsint
15603 \end_layout
15604
15605 \end_inset
15606 </cell>
15607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15608 \begin_inset Text
15609
15610 \begin_layout Plain Layout
15611 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15612 \end_inset
15613
15614
15615 \end_layout
15616
15617 \end_inset
15618 </cell>
15619 </row>
15620 </lyxtabular>
15621
15622 \end_inset
15623
15624
15625 \begin_inset space \hfill{}
15626 \end_inset
15627
15628
15629 \end_layout
15630
15631 \begin_layout Subsection
15632 演算子の範囲
15633 \begin_inset CommandInset label
15634 LatexCommand label
15635 name "sub:演算子の範囲"
15636
15637 \end_inset
15638
15639
15640 \begin_inset Index idx
15641 status collapsed
15642
15643 \begin_layout Plain Layout
15644 えんざんし@演算子 ! はんい@範囲
15645 \end_layout
15646
15647 \end_inset
15648
15649
15650 \end_layout
15651
15652 \begin_layout Standard
15653 範囲は、上付き文字と下付き文字とで作成することができます。
15654 \end_layout
15655
15656 \begin_layout Standard
15657 \align center
15658 \begin_inset Tabular
15659 <lyxtabular version="3" rows="2" columns="2">
15660 <features tabularvalignment="middle">
15661 <column alignment="center" valignment="top" width="0pt">
15662 <column alignment="center" valignment="top" width="0pt">
15663 <row>
15664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15665 \begin_inset Text
15666
15667 \begin_layout Plain Layout
15668 コマンド
15669 \end_layout
15670
15671 \end_inset
15672 </cell>
15673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15674 \begin_inset Text
15675
15676 \begin_layout Plain Layout
15677 出力
15678 \begin_inset Note Note
15679 status collapsed
15680
15681 \begin_layout Plain Layout
15682 ここで
15683 \series bold
15684
15685 \backslash
15686 raisebox
15687 \series default
15688 はスペーサーとして使用しているだけです。
15689 \end_layout
15690
15691 \end_inset
15692
15693
15694 \end_layout
15695
15696 \end_inset
15697 </cell>
15698 </row>
15699 <row>
15700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15701 \begin_inset Text
15702
15703 \begin_layout Plain Layout
15704
15705 \backslash
15706 prod^
15707 \backslash
15708 infty
15709 \begin_inset ERT
15710 status collapsed
15711
15712 \begin_layout Plain Layout
15713
15714
15715 \backslash
15716 spce 
15717 \end_layout
15718
15719 \end_inset
15720
15721
15722 \begin_inset Formula $\to$
15723 \end_inset
15724
15725 _0
15726 \begin_inset Formula $\to$
15727 \end_inset
15728
15729 A(x)
15730 \end_layout
15731
15732 \end_inset
15733 </cell>
15734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15735 \begin_inset Text
15736
15737 \begin_layout Plain Layout
15738 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15739 \end_inset
15740
15741
15742 \end_layout
15743
15744 \end_inset
15745 </cell>
15746 </row>
15747 </lyxtabular>
15748
15749 \end_inset
15750
15751
15752 \end_layout
15753
15754 \begin_layout Standard
15755 行内数式では、範囲は演算子の右横に表示されます。別行建て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
15756 \end_layout
15757
15758 \begin_layout Standard
15759 範囲が演算子の横に表示されるように強制するには、カーソルを当該演算子の直後において、
15760 \family sans
15761 編集\SpecialChar \menuseparator
15762 数式\SpecialChar \menuseparator
15763 範囲の表記を変更
15764 \family default
15765 メニューで
15766 \family sans
15767 \series bold
15768 行内形式
15769 \family default
15770 \series default
15771 (短絡キー
15772 \begin_inset Info
15773 type  "shortcut"
15774 arg   "math-limits"
15775 \end_inset
15776
15777 )を選択することで範囲形式を変更することができます。以下はその用例です。
15778 \end_layout
15779
15780 \begin_layout Standard
15781 既定の範囲形式は、以下のようになっています。
15782 \begin_inset Formula 
15783 \[
15784 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15785 \]
15786
15787 \end_inset
15788
15789 以下は、範囲形式を
15790 \family sans
15791 \series bold
15792 行内形式
15793 \family default
15794 \series default
15795 に変更したときの表示です。
15796 \begin_inset Formula 
15797 \[
15798 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15799 \]
15800
15801 \end_inset
15802
15803
15804 \series bold
15805
15806 \backslash
15807 intop
15808 \series default
15809
15810 \series bold
15811
15812 \backslash
15813 ointop
15814 \series default
15815 などのように
15816 \series bold
15817 op
15818 \series default
15819 で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
15820 の例では、範囲形式を
15821 \series bold
15822 別行建て形式
15823 \series default
15824 にして積分記号の下に置くようにしています。
15825 \begin_inset Formula 
15826 \begin{equation}
15827 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15828 \end{equation}
15829
15830 \end_inset
15831
15832
15833 \end_layout
15834
15835 \begin_layout Standard
15836 \begin_inset VSpace medskip
15837 \end_inset
15838
15839 範囲に条件を指定したい場合には、
15840 \series bold
15841
15842 \backslash
15843 subarray
15844 \series default
15845
15846 \begin_inset Index idx
15847 status collapsed
15848
15849 \begin_layout Plain Layout
15850 こまんど@コマンド ! S ! 
15851 \backslash
15852 subarray
15853 \end_layout
15854
15855 \end_inset
15856
15857 コマンドや
15858 \series bold
15859
15860 \backslash
15861 substack
15862 \series default
15863
15864 \begin_inset Index idx
15865 status collapsed
15866
15867 \begin_layout Plain Layout
15868 こまんど@コマンド ! S ! 
15869 \backslash
15870 substack
15871 \end_layout
15872
15873 \end_inset
15874
15875 コマンドを使用します。たとえば、以下の表記 
15876 \begin_inset Formula 
15877 \begin{equation}
15878 \sum_{\begin{subarray}{c}
15879 0<k<1000\\
15880 \\
15881 k\,\in\,\mathbb{N}
15882 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15883 \end{equation}
15884
15885 \end_inset
15886
15887
15888 \end_layout
15889
15890 \begin_layout Standard
15891 を作成するには、以下のようにしなくてはなりません。
15892 \begin_inset Newline newline
15893 \end_inset
15894
15895 まず、
15896 \series bold
15897
15898 \backslash
15899 sum
15900 \series default
15901 ^
15902 \series bold
15903 n
15904 \begin_inset ERT
15905 status collapsed
15906
15907 \begin_layout Plain Layout
15908
15909
15910 \backslash
15911 spce 
15912 \end_layout
15913
15914 \end_inset
15915
15916 _
15917 \series default
15918 というコマンドを入力します。すると、和演算子の下の青枠に移動するので、ここに
15919 \series bold
15920
15921 \backslash
15922 subarray
15923 \begin_inset ERT
15924 status collapsed
15925
15926 \begin_layout Plain Layout
15927
15928
15929 \backslash
15930 spce 
15931 \end_layout
15932
15933 \end_inset
15934
15935
15936 \series default
15937 コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
15938 \begin_inset Info
15939 type  "shortcut"
15940 arg   "newline-insert newline"
15941 \end_inset
15942
15943 )を挿入することで作ることができます。ここに
15944 \begin_inset Newline newline
15945 \end_inset
15946
15947
15948 \series bold
15949 0
15950 \begin_inset Formula $\boldsymbol{<}$
15951 \end_inset
15952
15953 k
15954 \begin_inset Formula $\boldsymbol{<}$
15955 \end_inset
15956
15957 1000 Ctrl+Return
15958 \begin_inset Newline newline
15959 \end_inset
15960
15961
15962 \series default
15963 と入力すると、新規行のための新しい枠が現れます。
15964 \end_layout
15965
15966 \begin_layout Standard
15967 各行の揃え方は、
15968 \family sans
15969 表ツールバー
15970 \family default
15971
15972 \family sans
15973 編集\SpecialChar \menuseparator
15974 行と列
15975 \family default
15976 メニューで変更することができますが、右揃えにするには、行頭に
15977 \series bold
15978
15979 \backslash
15980 hfill
15981 \begin_inset ERT
15982 status collapsed
15983
15984 \begin_layout Plain Layout
15985
15986
15987 \backslash
15988 spce 
15989 \end_layout
15990
15991 \end_inset
15992
15993
15994 \series default
15995 を挿入しなくてはなりません。
15996 \end_layout
15997
15998 \begin_layout Standard
15999
16000 \series bold
16001
16002 \backslash
16003 substack
16004 \series default
16005 コマンドは、各行がつねに中央揃えになることを除いては、
16006 \series bold
16007
16008 \backslash
16009 subarray
16010 \series default
16011 と同じです。
16012 \end_layout
16013
16014 \begin_layout Standard
16015 \begin_inset VSpace bigskip
16016 \end_inset
16017
16018 演算子の後に来る文字は、範囲の横に来るので、
16019 \begin_inset CommandInset ref
16020 LatexCommand eqref
16021 reference "eq:substack"
16022
16023 \end_inset
16024
16025 式のように、演算子の横の余白が大きくなりすぎることがあります。
16026 \end_layout
16027
16028 \begin_layout Standard
16029 これを避けるには、LaTeXプリアンブルに以下のようなマクロを指定する方法があります。
16030 \end_layout
16031
16032 \begin_layout Standard
16033
16034 \series bold
16035
16036 \backslash
16037 def
16038 \backslash
16039 clap#1{
16040 \backslash
16041 hbox to 0pt{
16042 \backslash
16043 hss #1
16044 \backslash
16045 hss}}
16046 \begin_inset Newline newline
16047 \end_inset
16048
16049
16050 \backslash
16051 def
16052 \backslash
16053 mathclap {
16054 \backslash
16055 mathpalette 
16056 \backslash
16057 mathclapinternal}
16058 \begin_inset Newline newline
16059 \end_inset
16060
16061
16062 \backslash
16063 def
16064 \backslash
16065 mathclapinternal #1#2{
16066 \backslash
16067 clap{$
16068 \backslash
16069 mathsurround =0pt #1{#2}$}}
16070 \end_layout
16071
16072 \begin_layout Standard
16073 これは、範囲の幅を0
16074 \begin_inset space \thinspace{}
16075 \end_inset
16076
16077 ptに設定する
16078 \series bold
16079
16080 \backslash
16081 mathclap
16082 \series default
16083
16084 \begin_inset Index idx
16085 status collapsed
16086
16087 \begin_layout Plain Layout
16088 こまんど@コマンド ! M ! 
16089 \backslash
16090 mathclap
16091 \end_layout
16092
16093 \end_inset
16094
16095 コマンドを定義しています。このコマンドの書式は、
16096 \end_layout
16097
16098 \begin_layout Standard
16099
16100 \series bold
16101
16102 \backslash
16103 mathclap{範囲}
16104 \end_layout
16105
16106 \begin_layout Standard
16107 となっていて、「範囲」には複数の条件を入れることができます。
16108 \end_layout
16109
16110 \begin_layout Standard
16111 これを
16112 \begin_inset CommandInset ref
16113 LatexCommand eqref
16114 reference "eq:substack"
16115
16116 \end_inset
16117
16118 式に応用すると、以下のようなコマンド
16119 \end_layout
16120
16121 \begin_layout Standard
16122
16123 \series bold
16124
16125 \backslash
16126 sum_
16127 \backslash
16128 mathclap{
16129 \backslash
16130 substack
16131 \begin_inset ERT
16132 status collapsed
16133
16134 \begin_layout Plain Layout
16135
16136
16137 \backslash
16138 spce 
16139 \end_layout
16140
16141 \end_inset
16142
16143 0
16144 \begin_inset Formula $\boldsymbol{<}$
16145 \end_inset
16146
16147 k
16148 \begin_inset Formula $\boldsymbol{<}$
16149 \end_inset
16150
16151 1000 Ctrl+Return
16152 \end_layout
16153
16154 \begin_layout Standard
16155 を使用して下限を作成することになります。これによって、足される要素は、和演算子の直後に来ることになります。
16156 \begin_inset Formula 
16157 \[
16158 \sum_{\mathclap{\substack{0<k<1000\\
16159 \\
16160 k\,\in\,\mathbb{N}
16161 }
16162 }}^{n}k^{-2}
16163 \]
16164
16165 \end_inset
16166
16167
16168 \end_layout
16169
16170 \begin_layout Standard
16171 \begin_inset VSpace bigskip
16172 \end_inset
16173
16174 一つの範囲を複数の演算子に用いる方法が、第
16175 \begin_inset CommandInset ref
16176 LatexCommand ref
16177 reference "sub:自己定義演算子"
16178
16179 \end_inset
16180
16181 節に述べられています。
16182 \end_layout
16183
16184 \begin_layout Standard
16185 \begin_inset Newpage newpage
16186 \end_inset
16187
16188
16189 \end_layout
16190
16191 \begin_layout Subsection
16192 二項演算子
16193 \begin_inset CommandInset label
16194 LatexCommand label
16195 name "sub:二項演算子"
16196
16197 \end_inset
16198
16199
16200 \begin_inset Index idx
16201 status collapsed
16202
16203 \begin_layout Plain Layout
16204 えんざんし@演算子 ! にこう@二項
16205 \end_layout
16206
16207 \end_inset
16208
16209
16210 \end_layout
16211
16212 \begin_layout Standard
16213 二項演算子は、前後に文字がある場合、周囲に余白が入ります。
16214 \begin_inset VSpace medskip
16215 \end_inset
16216
16217
16218 \end_layout
16219
16220 \begin_layout Standard
16221 \begin_inset space \hfill{}
16222 \end_inset
16223
16224
16225 \begin_inset Tabular
16226 <lyxtabular version="3" rows="13" columns="2">
16227 <features tabularvalignment="middle">
16228 <column alignment="center" valignment="top" width="0pt">
16229 <column alignment="center" valignment="top" width="0pt">
16230 <row>
16231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16232 \begin_inset Text
16233
16234 \begin_layout Plain Layout
16235 コマンド
16236 \begin_inset Note Note
16237 status collapsed
16238
16239 \begin_layout Plain Layout
16240 ここで
16241 \series bold
16242
16243 \backslash
16244 raisebox
16245 \series default
16246 はスペーサーとして使用しているだけです。
16247 \end_layout
16248
16249 \end_inset
16250
16251
16252 \end_layout
16253
16254 \end_inset
16255 </cell>
16256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16257 \begin_inset Text
16258
16259 \begin_layout Plain Layout
16260 出力
16261 \end_layout
16262
16263 \end_inset
16264 </cell>
16265 </row>
16266 <row>
16267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16268 \begin_inset Text
16269
16270 \begin_layout Plain Layout
16271 +
16272 \end_layout
16273
16274 \end_inset
16275 </cell>
16276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16277 \begin_inset Text
16278
16279 \begin_layout Plain Layout
16280 \begin_inset Formula $+$
16281 \end_inset
16282
16283
16284 \end_layout
16285
16286 \end_inset
16287 </cell>
16288 </row>
16289 <row>
16290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16291 \begin_inset Text
16292
16293 \begin_layout Plain Layout
16294 -
16295 \end_layout
16296
16297 \end_inset
16298 </cell>
16299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16300 \begin_inset Text
16301
16302 \begin_layout Plain Layout
16303 \begin_inset Formula $-$
16304 \end_inset
16305
16306
16307 \end_layout
16308
16309 \end_inset
16310 </cell>
16311 </row>
16312 <row>
16313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16314 \begin_inset Text
16315
16316 \begin_layout Plain Layout
16317
16318 \backslash
16319 pm
16320 \end_layout
16321
16322 \end_inset
16323 </cell>
16324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Plain Layout
16328 \begin_inset Formula $\pm$
16329 \end_inset
16330
16331
16332 \end_layout
16333
16334 \end_inset
16335 </cell>
16336 </row>
16337 <row>
16338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16339 \begin_inset Text
16340
16341 \begin_layout Plain Layout
16342
16343 \backslash
16344 mp
16345 \end_layout
16346
16347 \end_inset
16348 </cell>
16349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16350 \begin_inset Text
16351
16352 \begin_layout Plain Layout
16353 \begin_inset Formula $\mp$
16354 \end_inset
16355
16356
16357 \end_layout
16358
16359 \end_inset
16360 </cell>
16361 </row>
16362 <row>
16363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16364 \begin_inset Text
16365
16366 \begin_layout Plain Layout
16367
16368 \backslash
16369 cdot
16370 \end_layout
16371
16372 \end_inset
16373 </cell>
16374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16375 \begin_inset Text
16376
16377 \begin_layout Plain Layout
16378 \begin_inset Formula $\cdot$
16379 \end_inset
16380
16381
16382 \end_layout
16383
16384 \end_inset
16385 </cell>
16386 </row>
16387 <row>
16388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16389 \begin_inset Text
16390
16391 \begin_layout Plain Layout
16392
16393 \backslash
16394 times
16395 \end_layout
16396
16397 \end_inset
16398 </cell>
16399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16400 \begin_inset Text
16401
16402 \begin_layout Plain Layout
16403 \begin_inset Formula $\times$
16404 \end_inset
16405
16406
16407 \end_layout
16408
16409 \end_inset
16410 </cell>
16411 </row>
16412 <row>
16413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16414 \begin_inset Text
16415
16416 \begin_layout Plain Layout
16417
16418 \backslash
16419 div
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16425 \begin_inset Text
16426
16427 \begin_layout Plain Layout
16428 \begin_inset Formula $\div$
16429 \end_inset
16430
16431
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 </row>
16437 <row>
16438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16439 \begin_inset Text
16440
16441 \begin_layout Plain Layout
16442 \begin_inset ERT
16443 status collapsed
16444
16445 \begin_layout Plain Layout
16446
16447
16448 \backslash
16449 raisebox{-1.2mm}{
16450 \end_layout
16451
16452 \end_inset
16453
16454 *
16455 \begin_inset ERT
16456 status collapsed
16457
16458 \begin_layout Plain Layout
16459
16460 }
16461 \end_layout
16462
16463 \end_inset
16464
16465
16466 \end_layout
16467
16468 \end_inset
16469 </cell>
16470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16471 \begin_inset Text
16472
16473 \begin_layout Plain Layout
16474 \begin_inset Formula $*$
16475 \end_inset
16476
16477
16478 \end_layout
16479
16480 \end_inset
16481 </cell>
16482 </row>
16483 <row>
16484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16485 \begin_inset Text
16486
16487 \begin_layout Plain Layout
16488
16489 \backslash
16490 star
16491 \end_layout
16492
16493 \end_inset
16494 </cell>
16495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16496 \begin_inset Text
16497
16498 \begin_layout Plain Layout
16499 \begin_inset Formula $\star$
16500 \end_inset
16501
16502
16503 \end_layout
16504
16505 \end_inset
16506 </cell>
16507 </row>
16508 <row>
16509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16510 \begin_inset Text
16511
16512 \begin_layout Plain Layout
16513
16514 \backslash
16515 circ
16516 \end_layout
16517
16518 \end_inset
16519 </cell>
16520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16521 \begin_inset Text
16522
16523 \begin_layout Plain Layout
16524 \begin_inset Formula $\circ$
16525 \end_inset
16526
16527
16528 \end_layout
16529
16530 \end_inset
16531 </cell>
16532 </row>
16533 <row>
16534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Plain Layout
16538
16539 \backslash
16540 diamond
16541 \end_layout
16542
16543 \end_inset
16544 </cell>
16545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16546 \begin_inset Text
16547
16548 \begin_layout Plain Layout
16549 \begin_inset Formula $\diamond$
16550 \end_inset
16551
16552
16553 \end_layout
16554
16555 \end_inset
16556 </cell>
16557 </row>
16558 <row>
16559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16560 \begin_inset Text
16561
16562 \begin_layout Plain Layout
16563
16564 \backslash
16565 bullet
16566 \end_layout
16567
16568 \end_inset
16569 </cell>
16570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16571 \begin_inset Text
16572
16573 \begin_layout Plain Layout
16574 \begin_inset Formula $\bullet$
16575 \end_inset
16576
16577
16578 \end_layout
16579
16580 \end_inset
16581 </cell>
16582 </row>
16583 </lyxtabular>
16584
16585 \end_inset
16586
16587
16588 \begin_inset space \hfill{}
16589 \end_inset
16590
16591
16592 \begin_inset Tabular
16593 <lyxtabular version="3" rows="13" columns="2">
16594 <features tabularvalignment="middle">
16595 <column alignment="center" valignment="top" width="0pt">
16596 <column alignment="center" valignment="top" width="0pt">
16597 <row>
16598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16599 \begin_inset Text
16600
16601 \begin_layout Plain Layout
16602 コマンド
16603 \end_layout
16604
16605 \end_inset
16606 </cell>
16607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16608 \begin_inset Text
16609
16610 \begin_layout Plain Layout
16611 出力
16612 \end_layout
16613
16614 \end_inset
16615 </cell>
16616 </row>
16617 <row>
16618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16619 \begin_inset Text
16620
16621 \begin_layout Plain Layout
16622
16623 \backslash
16624 nabla
16625 \end_layout
16626
16627 \end_inset
16628 </cell>
16629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16630 \begin_inset Text
16631
16632 \begin_layout Plain Layout
16633 \begin_inset Formula $\nabla$
16634 \end_inset
16635
16636
16637 \end_layout
16638
16639 \end_inset
16640 </cell>
16641 </row>
16642 <row>
16643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16644 \begin_inset Text
16645
16646 \begin_layout Plain Layout
16647
16648 \backslash
16649 bigtriangledown
16650 \end_layout
16651
16652 \end_inset
16653 </cell>
16654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16655 \begin_inset Text
16656
16657 \begin_layout Plain Layout
16658 \begin_inset Formula $\bigtriangledown$
16659 \end_inset
16660
16661
16662 \end_layout
16663
16664 \end_inset
16665 </cell>
16666 </row>
16667 <row>
16668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16669 \begin_inset Text
16670
16671 \begin_layout Plain Layout
16672
16673 \backslash
16674 bigtriangleup
16675 \end_layout
16676
16677 \end_inset
16678 </cell>
16679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Plain Layout
16683 \begin_inset Formula $\bigtriangleup$
16684 \end_inset
16685
16686
16687 \end_layout
16688
16689 \end_inset
16690 </cell>
16691 </row>
16692 <row>
16693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16694 \begin_inset Text
16695
16696 \begin_layout Plain Layout
16697
16698 \backslash
16699 Box
16700 \end_layout
16701
16702 \end_inset
16703 </cell>
16704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16705 \begin_inset Text
16706
16707 \begin_layout Plain Layout
16708 \begin_inset Formula $\Box$
16709 \end_inset
16710
16711
16712 \end_layout
16713
16714 \end_inset
16715 </cell>
16716 </row>
16717 <row>
16718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16719 \begin_inset Text
16720
16721 \begin_layout Plain Layout
16722
16723 \backslash
16724 cap 
16725 \end_layout
16726
16727 \end_inset
16728 </cell>
16729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16730 \begin_inset Text
16731
16732 \begin_layout Plain Layout
16733 \begin_inset Formula $\cap$
16734 \end_inset
16735
16736
16737 \end_layout
16738
16739 \end_inset
16740 </cell>
16741 </row>
16742 <row>
16743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16744 \begin_inset Text
16745
16746 \begin_layout Plain Layout
16747
16748 \backslash
16749 cup
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16755 \begin_inset Text
16756
16757 \begin_layout Plain Layout
16758 \begin_inset Formula $\cup$
16759 \end_inset
16760
16761
16762 \end_layout
16763
16764 \end_inset
16765 </cell>
16766 </row>
16767 <row>
16768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16769 \begin_inset Text
16770
16771 \begin_layout Plain Layout
16772
16773 \backslash
16774 dagger
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16780 \begin_inset Text
16781
16782 \begin_layout Plain Layout
16783 \begin_inset Formula $\dagger$
16784 \end_inset
16785
16786
16787 \end_layout
16788
16789 \end_inset
16790 </cell>
16791 </row>
16792 <row>
16793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout Plain Layout
16797
16798 \backslash
16799 ddagger
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16805 \begin_inset Text
16806
16807 \begin_layout Plain Layout
16808 \begin_inset Formula $\ddagger$
16809 \end_inset
16810
16811
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 </row>
16817 <row>
16818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Plain Layout
16822
16823 \backslash
16824 wr
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16830 \begin_inset Text
16831
16832 \begin_layout Plain Layout
16833 \begin_inset Formula $\wr$
16834 \end_inset
16835
16836
16837 \end_layout
16838
16839 \end_inset
16840 </cell>
16841 </row>
16842 <row>
16843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847
16848 \backslash
16849 bigcirc
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 \begin_inset Formula $\bigcirc$
16859 \end_inset
16860
16861
16862 \end_layout
16863
16864 \end_inset
16865 </cell>
16866 </row>
16867 <row>
16868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16869 \begin_inset Text
16870
16871 \begin_layout Plain Layout
16872
16873 \backslash
16874 wedge
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883 \begin_inset Formula $\wedge$
16884 \end_inset
16885
16886
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 </row>
16892 <row>
16893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16894 \begin_inset Text
16895
16896 \begin_layout Plain Layout
16897
16898 \backslash
16899 vee
16900 \end_layout
16901
16902 \end_inset
16903 </cell>
16904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16905 \begin_inset Text
16906
16907 \begin_layout Plain Layout
16908 \begin_inset Formula $\vee$
16909 \end_inset
16910
16911
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 </row>
16917 </lyxtabular>
16918
16919 \end_inset
16920
16921
16922 \begin_inset space \hfill{}
16923 \end_inset
16924
16925
16926 \begin_inset Tabular
16927 <lyxtabular version="3" rows="13" columns="2">
16928 <features tabularvalignment="middle">
16929 <column alignment="center" valignment="top" width="0pt">
16930 <column alignment="center" valignment="top" width="0pt">
16931 <row>
16932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16933 \begin_inset Text
16934
16935 \begin_layout Plain Layout
16936 コマンド
16937 \end_layout
16938
16939 \end_inset
16940 </cell>
16941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16942 \begin_inset Text
16943
16944 \begin_layout Plain Layout
16945 出力
16946 \end_layout
16947
16948 \end_inset
16949 </cell>
16950 </row>
16951 <row>
16952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956
16957 \backslash
16958 oplus
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16964 \begin_inset Text
16965
16966 \begin_layout Plain Layout
16967 \begin_inset Formula $\oplus$
16968 \end_inset
16969
16970
16971 \end_layout
16972
16973 \end_inset
16974 </cell>
16975 </row>
16976 <row>
16977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16978 \begin_inset Text
16979
16980 \begin_layout Plain Layout
16981
16982 \backslash
16983 ominus
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout Plain Layout
16992 \begin_inset Formula $\ominus$
16993 \end_inset
16994
16995
16996 \end_layout
16997
16998 \end_inset
16999 </cell>
17000 </row>
17001 <row>
17002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006
17007 \backslash
17008 otimes
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017 \begin_inset Formula $\otimes$
17018 \end_inset
17019
17020
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 </row>
17026 <row>
17027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17028 \begin_inset Text
17029
17030 \begin_layout Plain Layout
17031
17032 \backslash
17033 oslash
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17039 \begin_inset Text
17040
17041 \begin_layout Plain Layout
17042 \begin_inset Formula $\oslash$
17043 \end_inset
17044
17045
17046 \end_layout
17047
17048 \end_inset
17049 </cell>
17050 </row>
17051 <row>
17052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17053 \begin_inset Text
17054
17055 \begin_layout Plain Layout
17056
17057 \backslash
17058 odot
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17064 \begin_inset Text
17065
17066 \begin_layout Plain Layout
17067 \begin_inset Formula $\odot$
17068 \end_inset
17069
17070
17071 \end_layout
17072
17073 \end_inset
17074 </cell>
17075 </row>
17076 <row>
17077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17078 \begin_inset Text
17079
17080 \begin_layout Plain Layout
17081
17082 \backslash
17083 amalg
17084 \end_layout
17085
17086 \end_inset
17087 </cell>
17088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17089 \begin_inset Text
17090
17091 \begin_layout Plain Layout
17092 \begin_inset Formula $\amalg$
17093 \end_inset
17094
17095
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 </row>
17101 <row>
17102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17103 \begin_inset Text
17104
17105 \begin_layout Plain Layout
17106
17107 \backslash
17108 uplus
17109 \end_layout
17110
17111 \end_inset
17112 </cell>
17113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17114 \begin_inset Text
17115
17116 \begin_layout Plain Layout
17117 \begin_inset Formula $\uplus$
17118 \end_inset
17119
17120
17121 \end_layout
17122
17123 \end_inset
17124 </cell>
17125 </row>
17126 <row>
17127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17128 \begin_inset Text
17129
17130 \begin_layout Plain Layout
17131
17132 \backslash
17133 setminus
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142 \begin_inset Formula $\setminus$
17143 \end_inset
17144
17145
17146 \end_layout
17147
17148 \end_inset
17149 </cell>
17150 </row>
17151 <row>
17152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17153 \begin_inset Text
17154
17155 \begin_layout Plain Layout
17156
17157 \backslash
17158 sqcap
17159 \end_layout
17160
17161 \end_inset
17162 </cell>
17163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17164 \begin_inset Text
17165
17166 \begin_layout Plain Layout
17167 \begin_inset Formula $\sqcap$
17168 \end_inset
17169
17170
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 </row>
17176 <row>
17177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17178 \begin_inset Text
17179
17180 \begin_layout Plain Layout
17181
17182 \backslash
17183 sqcup
17184 \end_layout
17185
17186 \end_inset
17187 </cell>
17188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17189 \begin_inset Text
17190
17191 \begin_layout Plain Layout
17192 \begin_inset Formula $\sqcup$
17193 \end_inset
17194
17195
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 </row>
17201 <row>
17202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17203 \begin_inset Text
17204
17205 \begin_layout Plain Layout
17206
17207 \backslash
17208 triangleleft
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17214 \begin_inset Text
17215
17216 \begin_layout Plain Layout
17217 \begin_inset Formula $\triangleleft$
17218 \end_inset
17219
17220
17221 \end_layout
17222
17223 \end_inset
17224 </cell>
17225 </row>
17226 <row>
17227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17228 \begin_inset Text
17229
17230 \begin_layout Plain Layout
17231
17232 \backslash
17233 triangleright
17234 \end_layout
17235
17236 \end_inset
17237 </cell>
17238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17239 \begin_inset Text
17240
17241 \begin_layout Plain Layout
17242 \begin_inset Formula $\triangleright$
17243 \end_inset
17244
17245
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 </row>
17251 </lyxtabular>
17252
17253 \end_inset
17254
17255
17256 \begin_inset space \hfill{}
17257 \end_inset
17258
17259
17260 \end_layout
17261
17262 \begin_layout Standard
17263 二項演算子は、すべて数式ツールバーボタンの
17264 \begin_inset Graphics
17265         filename ../../images/math/pm.png
17266         scale 85
17267
17268 \end_inset
17269
17270 から挿入することもできます。
17271 \end_layout
17272
17273 \begin_layout Standard
17274 ラプラス演算子を組版するには、
17275 \series bold
17276
17277 \backslash
17278 bigtriangleup
17279 \series default
17280 以外に、
17281 \series bold
17282
17283 \backslash
17284 Delta
17285 \series default
17286
17287 \series bold
17288
17289 \backslash
17290 nabla
17291 \series default
17292 ^
17293 \series bold
17294 2
17295 \series default
17296
17297 \begin_inset Formula $\nabla^{2}$
17298 \end_inset
17299
17300 )を使用することもできます。
17301 \end_layout
17302
17303 \begin_layout Standard
17304
17305 \family sans
17306 挿入\SpecialChar \menuseparator
17307 特殊文字
17308 \family default
17309 メニューの
17310 \family sans
17311 メニュー区切り
17312 \family default
17313 で入力される文字は、
17314 \series bold
17315
17316 \backslash
17317 triangleright
17318 \series default
17319 演算子です。
17320 \end_layout
17321
17322 \begin_layout Subsection
17323 自己定義演算子
17324 \begin_inset CommandInset label
17325 LatexCommand label
17326 name "sub:自己定義演算子"
17327
17328 \end_inset
17329
17330
17331 \begin_inset Index idx
17332 status collapsed
17333
17334 \begin_layout Plain Layout
17335 えんざんし@演算子 ! じこていぎ@自己定義
17336 \end_layout
17337
17338 \end_inset
17339
17340
17341 \end_layout
17342
17343 \begin_layout Standard
17344 LaTeXプリアンブルで
17345 \series bold
17346
17347 \backslash
17348 DeclareMathOperator
17349 \series default
17350
17351 \begin_inset Index idx
17352 status collapsed
17353
17354 \begin_layout Plain Layout
17355 こまんど@コマンド ! D ! 
17356 \backslash
17357 dbinom@
17358 \backslash
17359 DeclareMathOperator
17360 \end_layout
17361
17362 \end_inset
17363
17364 コマンドを使用すると、自製演算子を定義することができます。このコマンドの書式は
17365 \end_layout
17366
17367 \begin_layout Standard
17368
17369 \series bold
17370
17371 \backslash
17372 DeclareMathOperator{新規コマンド}{表示}
17373 \end_layout
17374
17375 \begin_layout Standard
17376 です。「表示」は、出力での演算子の表示され方を定義する文字や記号です。大演算子を定義するには、コマンドの後に「*」を置きます。自己定義の大演算子は、すべて第
17377 \begin_inset CommandInset ref
17378 LatexCommand ref
17379 reference "sub:演算子の範囲"
17380
17381 \end_inset
17382
17383 節で述べられた範囲を指定することができます。
17384 \end_layout
17385
17386 \begin_layout Standard
17387 たとえば、以下のようなLaTeXプリアンブル行
17388 \end_layout
17389
17390 \begin_layout Standard
17391
17392 \series bold
17393
17394 \backslash
17395 DeclareMathOperator*{
17396 \backslash
17397 Lozenge}{
17398 \backslash
17399 blacklozenge}
17400 \end_layout
17401
17402 \begin_layout Standard
17403 は、第
17404 \begin_inset CommandInset ref
17405 LatexCommand ref
17406 reference "sub:その他の記号"
17407
17408 \end_inset
17409
17410 節にある菱形記号を使った大演算子を挿入する、以下のようなコマンド
17411 \series bold
17412
17413 \backslash
17414 Lozenge
17415 \series default
17416 を定義します。
17417 \begin_inset Formula 
17418 \[
17419 \Lozenge_{n=1}^{\infty}
17420 \]
17421
17422 \end_inset
17423
17424 上記の数式を作るコマンドは、
17425 \series bold
17426
17427 \backslash
17428 Lozenge
17429 \series default
17430 ^
17431 \series bold
17432
17433 \backslash
17434 infty
17435 \begin_inset Formula $\to$
17436 \end_inset
17437
17438 _n=1
17439 \series default
17440 です。
17441 \end_layout
17442
17443 \begin_layout Standard
17444 \begin_inset VSpace bigskip
17445 \end_inset
17446
17447 自己定義演算子を、同一文書内で複数回用いない時には、以下の書式を持つ
17448 \series bold
17449
17450 \backslash
17451 mathop
17452 \series default
17453
17454 \begin_inset Index idx
17455 status collapsed
17456
17457 \begin_layout Plain Layout
17458 こまんど@コマンド ! M ! 
17459 \backslash
17460 mathop
17461 \end_layout
17462
17463 \end_inset
17464
17465 コマンドおよび
17466 \series bold
17467
17468 \backslash
17469 mathbin
17470 \series default
17471
17472 \begin_inset Index idx
17473 status collapsed
17474
17475 \begin_layout Plain Layout
17476 こまんど@コマンド ! M ! 
17477 \backslash
17478 mathbin
17479 \end_layout
17480
17481 \end_inset
17482
17483 コマンドを用いて定義を行うこともできます。
17484 \end_layout
17485
17486 \begin_layout Standard
17487 (書式)
17488 \series bold
17489
17490 \backslash
17491 mathop{表示}
17492 \series default
17493 および
17494 \series bold
17495
17496 \backslash
17497 mathbin{表示}
17498 \end_layout
17499
17500 \begin_layout Standard
17501
17502 \series bold
17503
17504 \backslash
17505 mathop
17506 \series default
17507 は大演算子を定義し、
17508 \series bold
17509
17510 \backslash
17511 mathbin
17512 \series default
17513 は二項演算子を定義します。
17514 \end_layout
17515
17516 \begin_layout Standard
17517 たとえば
17518 \series bold
17519
17520 \backslash
17521 mathop
17522 \series default
17523 は、以下のように、複数の演算子に共通の範囲指定を行うのに用いることができます。
17524 \end_layout
17525
17526 \begin_layout Standard
17527 \begin_inset Formula 
17528 \[
17529 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17530 \]
17531
17532 \end_inset
17533
17534
17535 \end_layout
17536
17537 \begin_layout Standard
17538 上記の数式では
17539 \begin_inset Newline newline
17540 \end_inset
17541
17542
17543 \series bold
17544
17545 \backslash
17546 mathop{
17547 \backslash
17548 sum
17549 \backslash
17550 negmedspace
17551 \backslash
17552 sum
17553 \series default
17554
17555 \begin_inset ERT
17556 status collapsed
17557
17558 \begin_layout Plain Layout
17559
17560
17561 \backslash
17562 spce 
17563 \end_layout
17564
17565 \end_inset
17566
17567
17568 \series bold
17569
17570 \begin_inset Formula $\to$
17571 \end_inset
17572
17573 ^N
17574 \series default
17575
17576 \begin_inset ERT
17577 status collapsed
17578
17579 \begin_layout Plain Layout
17580
17581
17582 \backslash
17583 spce 
17584 \end_layout
17585
17586 \end_inset
17587
17588
17589 \series bold
17590 _i,j=1
17591 \begin_inset Newline newline
17592 \end_inset
17593
17594
17595 \series default
17596 というコマンドを用いています。
17597 \end_layout
17598
17599 \begin_layout Section
17600 書体
17601 \begin_inset Index idx
17602 status collapsed
17603
17604 \begin_layout Plain Layout
17605 しょたい@書体
17606 \end_layout
17607
17608 \end_inset
17609
17610
17611 \begin_inset Index idx
17612 status collapsed
17613
17614 \begin_layout Plain Layout
17615 ふぉんと@フォント | see
17616 \begin_inset ERT
17617 status collapsed
17618
17619 \begin_layout Plain Layout
17620
17621 {
17622 \end_layout
17623
17624 \end_inset
17625
17626 書体
17627 \begin_inset ERT
17628 status collapsed
17629
17630 \begin_layout Plain Layout
17631
17632 }
17633 \end_layout
17634
17635 \end_inset
17636
17637
17638 \end_layout
17639
17640 \end_inset
17641
17642
17643 \end_layout
17644
17645 \begin_layout Subsection
17646 書体様式
17647 \begin_inset CommandInset label
17648 LatexCommand label
17649 name "sub:書体様式"
17650
17651 \end_inset
17652
17653
17654 \begin_inset Index idx
17655 status collapsed
17656
17657 \begin_layout Plain Layout
17658 しょたい@書体 ! ようしき@様式
17659 \end_layout
17660
17661 \end_inset
17662
17663
17664 \end_layout
17665
17666 \begin_layout Standard
17667 数式中のラテン文字は、以下の書体様式のうちいずれかに設定することができます。
17668 \begin_inset VSpace -2mm
17669 \end_inset
17670
17671
17672 \end_layout
17673
17674 \begin_layout Standard
17675 \align center
17676 \begin_inset Tabular
17677 <lyxtabular version="3" rows="7" columns="3">
17678 <features tabularvalignment="middle">
17679 <column alignment="center" valignment="top" width="0">
17680 <column alignment="center" valignment="top" width="0">
17681 <column alignment="center" valignment="top" width="0">
17682 <row>
17683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17684 \begin_inset Text
17685
17686 \begin_layout Plain Layout
17687 コマンド
17688 \end_layout
17689
17690 \end_inset
17691 </cell>
17692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17693 \begin_inset Text
17694
17695 \begin_layout Plain Layout
17696 出力
17697 \end_layout
17698
17699 \end_inset
17700 </cell>
17701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17702 \begin_inset Text
17703
17704 \begin_layout Plain Layout
17705 短絡キー
17706 \end_layout
17707
17708 \end_inset
17709 </cell>
17710 </row>
17711 <row>
17712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17713 \begin_inset Text
17714
17715 \begin_layout Plain Layout
17716
17717 \backslash
17718 mathbb
17719 \series bold
17720
17721 \begin_inset ERT
17722 status collapsed
17723
17724 \begin_layout Plain Layout
17725
17726
17727 \backslash
17728 spce 
17729 \end_layout
17730
17731 \end_inset
17732
17733
17734 \series default
17735 ABC
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744 \begin_inset Formula $\mathbb{ABC}$
17745 \end_inset
17746
17747
17748 \end_layout
17749
17750 \end_inset
17751 </cell>
17752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 \begin_inset Info
17757 type  "shortcut"
17758 arg   "font-noun"
17759 \end_inset
17760
17761
17762 \end_layout
17763
17764 \end_inset
17765 </cell>
17766 </row>
17767 <row>
17768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17769 \begin_inset Text
17770
17771 \begin_layout Plain Layout
17772
17773 \backslash
17774 mathbf
17775 \series bold
17776
17777 \begin_inset ERT
17778 status collapsed
17779
17780 \begin_layout Plain Layout
17781
17782
17783 \backslash
17784 spce 
17785 \end_layout
17786
17787 \end_inset
17788
17789
17790 \series default
17791 AbC
17792 \end_layout
17793
17794 \end_inset
17795 </cell>
17796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17797 \begin_inset Text
17798
17799 \begin_layout Plain Layout
17800 \begin_inset Formula $\mathbf{AbC}$
17801 \end_inset
17802
17803
17804 \end_layout
17805
17806 \end_inset
17807 </cell>
17808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17809 \begin_inset Text
17810
17811 \begin_layout Plain Layout
17812 \begin_inset Info
17813 type  "shortcut"
17814 arg   "font-bold"
17815 \end_inset
17816
17817
17818 \end_layout
17819
17820 \end_inset
17821 </cell>
17822 </row>
17823 <row>
17824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828
17829 \backslash
17830 boldsymbol
17831 \series bold
17832
17833 \begin_inset ERT
17834 status collapsed
17835
17836 \begin_layout Plain Layout
17837
17838
17839 \backslash
17840 spce 
17841 \end_layout
17842
17843 \end_inset
17844
17845
17846 \series default
17847 AbC
17848 \end_layout
17849
17850 \end_inset
17851 </cell>
17852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17853 \begin_inset Text
17854
17855 \begin_layout Plain Layout
17856 \begin_inset Formula $\boldsymbol{AbC}$
17857 \end_inset
17858
17859
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868 \begin_inset Info
17869 type  "shortcuts"
17870 arg   "font-boldsymbol"
17871 \end_inset
17872
17873
17874 \end_layout
17875
17876 \end_inset
17877 </cell>
17878 </row>
17879 <row>
17880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17881 \begin_inset Text
17882
17883 \begin_layout Plain Layout
17884
17885 \backslash
17886 mathcal
17887 \series bold
17888
17889 \begin_inset ERT
17890 status collapsed
17891
17892 \begin_layout Plain Layout
17893
17894
17895 \backslash
17896 spce 
17897 \end_layout
17898
17899 \end_inset
17900
17901
17902 \series default
17903 ABC
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17909 \begin_inset Text
17910
17911 \begin_layout Plain Layout
17912 \begin_inset Formula $\mathcal{ABC}$
17913 \end_inset
17914
17915
17916 \end_layout
17917
17918 \end_inset
17919 </cell>
17920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17921 \begin_inset Text
17922
17923 \begin_layout Plain Layout
17924 \begin_inset Info
17925 type  "shortcut"
17926 arg   "font-emph"
17927 \end_inset
17928
17929
17930 \end_layout
17931
17932 \end_inset
17933 </cell>
17934 </row>
17935 <row>
17936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940
17941 \backslash
17942 mathfrak
17943 \series bold
17944
17945 \begin_inset ERT
17946 status collapsed
17947
17948 \begin_layout Plain Layout
17949
17950
17951 \backslash
17952 spce 
17953 \end_layout
17954
17955 \end_inset
17956
17957
17958 \series default
17959 AbC
17960 \end_layout
17961
17962 \end_inset
17963 </cell>
17964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17965 \begin_inset Text
17966
17967 \begin_layout Plain Layout
17968 \begin_inset Formula $\mathfrak{AbC}$
17969 \end_inset
17970
17971
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17977 \begin_inset Text
17978
17979 \begin_layout Plain Layout
17980 -
17981 \end_layout
17982
17983 \end_inset
17984 </cell>
17985 </row>
17986 <row>
17987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17988 \begin_inset Text
17989
17990 \begin_layout Plain Layout
17991
17992 \backslash
17993 mathscr
17994 \series bold
17995
17996 \begin_inset ERT
17997 status collapsed
17998
17999 \begin_layout Plain Layout
18000
18001
18002 \backslash
18003 spce 
18004 \end_layout
18005
18006 \end_inset
18007
18008
18009 \series default
18010 AbC
18011 \end_layout
18012
18013 \end_inset
18014 </cell>
18015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18016 \begin_inset Text
18017
18018 \begin_layout Plain Layout
18019 \begin_inset Formula $\mathscr{AbC}$
18020 \end_inset
18021
18022
18023 \end_layout
18024
18025 \end_inset
18026 </cell>
18027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18028 \begin_inset Text
18029
18030 \begin_layout Plain Layout
18031 -
18032 \end_layout
18033
18034 \end_inset
18035 </cell>
18036 </row>
18037 </lyxtabular>
18038
18039 \end_inset
18040
18041
18042 \end_layout
18043
18044 \begin_layout Standard
18045 \align center
18046 \begin_inset Tabular
18047 <lyxtabular version="3" rows="5" columns="3">
18048 <features tabularvalignment="middle">
18049 <column alignment="center" valignment="top" width="0">
18050 <column alignment="center" valignment="top" width="0">
18051 <column alignment="center" valignment="top" width="0">
18052 <row>
18053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18054 \begin_inset Text
18055
18056 \begin_layout Plain Layout
18057 コマンド
18058 \end_layout
18059
18060 \end_inset
18061 </cell>
18062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18063 \begin_inset Text
18064
18065 \begin_layout Plain Layout
18066 出力
18067 \end_layout
18068
18069 \end_inset
18070 </cell>
18071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18072 \begin_inset Text
18073
18074 \begin_layout Plain Layout
18075 短絡キー
18076 \end_layout
18077
18078 \end_inset
18079 </cell>
18080 </row>
18081 <row>
18082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086
18087 \backslash
18088 mathit
18089 \series bold
18090
18091 \begin_inset ERT
18092 status collapsed
18093
18094 \begin_layout Plain Layout
18095
18096
18097 \backslash
18098 spce 
18099 \end_layout
18100
18101 \end_inset
18102
18103
18104 \series default
18105 AbC
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Plain Layout
18114 \begin_inset Formula $\mathit{AbC}$
18115 \end_inset
18116
18117
18118 \end_layout
18119
18120 \end_inset
18121 </cell>
18122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18123 \begin_inset Text
18124
18125 \begin_layout Plain Layout
18126 -
18127 \end_layout
18128
18129 \end_inset
18130 </cell>
18131 </row>
18132 <row>
18133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137
18138 \backslash
18139 mathrm
18140 \series bold
18141
18142 \begin_inset ERT
18143 status collapsed
18144
18145 \begin_layout Plain Layout
18146
18147
18148 \backslash
18149 spce 
18150 \end_layout
18151
18152 \end_inset
18153
18154
18155 \series default
18156 AbC
18157 \end_layout
18158
18159 \end_inset
18160 </cell>
18161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18162 \begin_inset Text
18163
18164 \begin_layout Plain Layout
18165 \begin_inset Formula $\mathrm{AbC}$
18166 \end_inset
18167
18168
18169 \end_layout
18170
18171 \end_inset
18172 </cell>
18173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18174 \begin_inset Text
18175
18176 \begin_layout Plain Layout
18177 \begin_inset Info
18178 type  "shortcut"
18179 arg   "font-roman"
18180 \end_inset
18181
18182
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 </row>
18188 <row>
18189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193
18194 \backslash
18195 mathsf
18196 \series bold
18197
18198 \begin_inset ERT
18199 status collapsed
18200
18201 \begin_layout Plain Layout
18202
18203
18204 \backslash
18205 spce 
18206 \end_layout
18207
18208 \end_inset
18209
18210
18211 \series default
18212 AbC
18213 \end_layout
18214
18215 \end_inset
18216 </cell>
18217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18218 \begin_inset Text
18219
18220 \begin_layout Plain Layout
18221 \begin_inset Formula $\mathsf{AbC}$
18222 \end_inset
18223
18224
18225 \end_layout
18226
18227 \end_inset
18228 </cell>
18229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18230 \begin_inset Text
18231
18232 \begin_layout Plain Layout
18233 \begin_inset Info
18234 type  "shortcut"
18235 arg   "font-sans"
18236 \end_inset
18237
18238
18239 \end_layout
18240
18241 \end_inset
18242 </cell>
18243 </row>
18244 <row>
18245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18246 \begin_inset Text
18247
18248 \begin_layout Plain Layout
18249
18250 \backslash
18251 mathtt
18252 \series bold
18253
18254 \begin_inset ERT
18255 status collapsed
18256
18257 \begin_layout Plain Layout
18258
18259
18260 \backslash
18261 spce 
18262 \end_layout
18263
18264 \end_inset
18265
18266
18267 \series default
18268 AbC
18269 \end_layout
18270
18271 \end_inset
18272 </cell>
18273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18274 \begin_inset Text
18275
18276 \begin_layout Plain Layout
18277 \begin_inset Formula $\mathtt{AbC}$
18278 \end_inset
18279
18280
18281 \end_layout
18282
18283 \end_inset
18284 </cell>
18285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18286 \begin_inset Text
18287
18288 \begin_layout Plain Layout
18289 \begin_inset Info
18290 type  "shortcut"
18291 arg   "font-typewriter"
18292 \end_inset
18293
18294
18295 \end_layout
18296
18297 \end_inset
18298 </cell>
18299 </row>
18300 </lyxtabular>
18301
18302 \end_inset
18303
18304
18305 \end_layout
18306
18307 \begin_layout Standard
18308 \begin_inset Note Greyedout
18309 status open
18310
18311 \begin_layout Plain Layout
18312
18313 \series bold
18314 (注意)
18315 \backslash
18316 mathbb
18317 \series default
18318 様式と
18319 \series bold
18320
18321 \backslash
18322 mathcal
18323 \series default
18324 様式は、大文字にのみ使用することができます。
18325 \end_layout
18326
18327 \end_inset
18328
18329
18330 \end_layout
18331
18332 \begin_layout Standard
18333 既定では、
18334 \series bold
18335
18336 \backslash
18337 mathnormal
18338 \series default
18339 様式に設定されています。
18340 \end_layout
18341
18342 \begin_layout Standard
18343 書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
18344 \begin_inset Formula 
18345 \[
18346 \mathfrak{A=\frac{b}{C}}
18347 \]
18348
18349 \end_inset
18350
18351
18352 \end_layout
18353
18354 \begin_layout Standard
18355 数式テキストに含まれる文字に対しては、数式書体様式は反映せず、
18356 \series bold
18357
18358 \backslash
18359 textrm
18360 \series default
18361 様式で表示されます。数式テキストの様式を文字様式ダイアログで設定することができないのは、LyXのバグです
18362 \begin_inset Foot
18363 status collapsed
18364
18365 \begin_layout Plain Layout
18366 \begin_inset CommandInset href
18367 LatexCommand href
18368 name "LyX-bug #4629"
18369 target "http://www.lyx.org/trac/ticket/4629"
18370
18371 \end_inset
18372
18373
18374 \end_layout
18375
18376 \end_inset
18377
18378
18379 \end_layout
18380
18381 \begin_layout Standard
18382 書体様式コマンドの代わりに、
18383 \family sans
18384 編集\SpecialChar \menuseparator
18385 数学\SpecialChar \menuseparator
18386 文字様式
18387 \family default
18388 ダイアログや、
18389 \begin_inset Graphics
18390         filename ../../images/math/font.png
18391         scale 85
18392
18393 \end_inset
18394
18395 を使用することもできます。
18396 \end_layout
18397
18398 \begin_layout Subsection
18399 ボールド体の数式
18400 \begin_inset CommandInset label
18401 LatexCommand label
18402 name "sub:ボールド体の数式"
18403
18404 \end_inset
18405
18406
18407 \begin_inset Index idx
18408 status collapsed
18409
18410 \begin_layout Plain Layout
18411 すうしき@数式 ! ぼーるどたい@ボールド体
18412 \end_layout
18413
18414 \end_inset
18415
18416
18417 \end_layout
18418
18419 \begin_layout Standard
18420 数式全体をボールド体にしようとすると、前節の
18421 \series bold
18422
18423 \backslash
18424 mathbf
18425 \series default
18426 コマンドは、ギリシャ文字の小文字に対しては機能しないので、使用することができません。さらにこのコマンドは、以下の式のように、ラテン文字をつねにアップライト体に印
18427 字してしまいます。
18428 \end_layout
18429
18430 \begin_layout Standard
18431 \begin_inset Formula 
18432 \[
18433 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
18434 \]
18435
18436 \end_inset
18437
18438
18439 \end_layout
18440
18441 \begin_layout Standard
18442 この数式を正しく表示するには、以下のように、
18443 \series bold
18444
18445 \backslash
18446 boldsymbol
18447 \series default
18448 コマンドを使用します。
18449 \begin_inset Formula 
18450 \[
18451 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
18452 \]
18453
18454 \end_inset
18455
18456 また、数式を
18457 \series bold
18458 boldmath環境
18459 \series default
18460 に設定する方法もあります。この環境は、TeXモードで
18461 \series bold
18462
18463 \backslash
18464 boldmath
18465 \begin_inset Index idx
18466 status collapsed
18467
18468 \begin_layout Plain Layout
18469 こまんど@コマンド ! B ! 
18470 \backslash
18471 boldmath
18472 \end_layout
18473
18474 \end_inset
18475
18476
18477 \series default
18478 コマンドを挿入することによって作ることができます。環境を閉じるには、
18479 \series bold
18480
18481 \backslash
18482 unboldmath
18483 \begin_inset Index idx
18484 status collapsed
18485
18486 \begin_layout Plain Layout
18487 こまんど@コマンド ! U ! 
18488 \backslash
18489 unboldmath
18490 \end_layout
18491
18492 \end_inset
18493
18494
18495 \series default
18496 コマンドをTeXモードで挿入します。
18497 \begin_inset ERT
18498 status collapsed
18499
18500 \begin_layout Plain Layout
18501
18502
18503 \backslash
18504 boldmath 
18505 \end_layout
18506
18507 \end_inset
18508
18509
18510 \begin_inset Formula 
18511 \[
18512 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
18513 \]
18514
18515 \end_inset
18516
18517
18518 \begin_inset ERT
18519 status collapsed
18520
18521 \begin_layout Plain Layout
18522
18523
18524 \backslash
18525 unboldmath 
18526 \end_layout
18527
18528 \end_inset
18529
18530
18531 \end_layout
18532
18533 \begin_layout Subsection
18534 色付きの数式
18535 \begin_inset Index idx
18536 status collapsed
18537
18538 \begin_layout Plain Layout
18539 すうしき@数式 ! いろつき@色付き
18540 \end_layout
18541
18542 \end_inset
18543
18544
18545 \end_layout
18546
18547 \begin_layout Standard
18548 数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
18549 \begin_inset Formula 
18550 \[
18551 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18552 \]
18553
18554 \end_inset
18555
18556
18557 \end_layout
18558
18559 \begin_layout Standard
18560
18561 \begin_inset CommandInset ref
18562 LatexCommand ref
18563 reference "sub:色付きボックス"
18564
18565 \end_inset
18566
18567 節に述べられているように、自製の色を定義することもできます。自製の色は、以下の書式を持つ
18568 \series bold
18569
18570 \backslash
18571 textcolor
18572 \series default
18573
18574 \begin_inset Index idx
18575 status collapsed
18576
18577 \begin_layout Plain Layout
18578 こまんど@コマンド ! T ! 
18579 \backslash
18580 textcolor
18581 \end_layout
18582
18583 \end_inset
18584
18585 TeXコードコマンドで適用することができます。
18586 \end_layout
18587
18588 \begin_layout Standard
18589
18590 \series bold
18591
18592 \backslash
18593 textcolor{色}{文字ないし数式}
18594 \end_layout
18595
18596 \begin_layout Standard
18597 下記の例は、全体を濃緑にし、一部を赤にしています。
18598 \end_layout
18599
18600 \begin_layout Standard
18601 \begin_inset ERT
18602 status collapsed
18603
18604 \begin_layout Plain Layout
18605
18606
18607 \backslash
18608 textcolor{darkgreen}{
18609 \end_layout
18610
18611 \end_inset
18612
18613
18614 \begin_inset Formula 
18615 \[
18616 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18617 \]
18618
18619 \end_inset
18620
18621
18622 \begin_inset ERT
18623 status collapsed
18624
18625 \begin_layout Plain Layout
18626
18627 }
18628 \end_layout
18629
18630 \end_inset
18631
18632
18633 \end_layout
18634
18635 \begin_layout Standard
18636 LyXのバグのため、自製色は数式全体に対してしか使用することができません
18637 \begin_inset Foot
18638 status collapsed
18639
18640 \begin_layout Plain Layout
18641 \begin_inset CommandInset href
18642 LatexCommand href
18643 name "LyX-bug #5269"
18644 target "http://www.lyx.org/trac/ticket/5269"
18645
18646 \end_inset
18647
18648
18649 \end_layout
18650
18651 \end_inset
18652
18653
18654 \end_layout
18655
18656 \begin_layout Subsection
18657 書体寸法
18658 \begin_inset CommandInset label
18659 LatexCommand label
18660 name "sub:書体寸法"
18661
18662 \end_inset
18663
18664
18665 \begin_inset Index idx
18666 status collapsed
18667
18668 \begin_layout Plain Layout
18669 しょたい@書体 ! すんぽう@寸法
18670 \end_layout
18671
18672 \end_inset
18673
18674
18675 \end_layout
18676
18677 \begin_layout Standard
18678 数式内の文字については、本文中の文字同様、以下の書体寸法設定コマンドがあります。
18679 \end_layout
18680
18681 \begin_layout Standard
18682
18683 \series bold
18684
18685 \backslash
18686 Huge
18687 \series default
18688
18689 \series bold
18690
18691 \backslash
18692 huge
18693 \series default
18694
18695 \series bold
18696
18697 \backslash
18698 LARGE
18699 \series default
18700
18701 \series bold
18702
18703 \backslash
18704 Large
18705 \series default
18706
18707 \series bold
18708
18709 \backslash
18710 large
18711 \series default
18712
18713 \series bold
18714
18715 \backslash
18716 normalsize
18717 \series default
18718
18719 \series bold
18720
18721 \backslash
18722 small
18723 \series default
18724 ,
18725 \begin_inset Newline newline
18726 \end_inset
18727
18728
18729 \series bold
18730
18731 \backslash
18732 footnotesize
18733 \series default
18734
18735 \series bold
18736
18737 \backslash
18738 scriptsize
18739 \series default
18740 、および
18741 \series bold
18742
18743 \backslash
18744 tiny
18745 \end_layout
18746
18747 \begin_layout Standard
18748 これらのコマンドによって生成される実際の書体寸法は、文書の書体寸法に依存し、文書の書体寸法が
18749 \series bold
18750
18751 \backslash
18752 normalsize
18753 \series default
18754 コマンドに設定されます。他のコマンドは、
18755 \series bold
18756
18757 \backslash
18758 normalsize
18759 \series default
18760 を基準として拡大ないし縮小されます。しかしながら、書体寸法は一定の値を越えることができないようになっています。たとえば、文書書体寸法が12
18761 \begin_inset space \thinspace{}
18762 \end_inset
18763
18764 ptであるならば、
18765 \series bold
18766
18767 \backslash
18768 Huge
18769 \series default
18770 コマンドは
18771 \series bold
18772
18773 \backslash
18774 huge
18775 \series default
18776 コマンドと同じ大きさに落とされます。
18777 \end_layout
18778
18779 \begin_layout Standard
18780 ある場所以降のすべての数式と本文文字を変更するには、書体寸法コマンドをTeXモードで挿入します。元の書体寸法に戻すには、数式の後にTeXモードで
18781 \series bold
18782
18783 \backslash
18784 normalsize
18785 \series default
18786 コマンドを挿入します。
18787 \end_layout
18788
18789 \begin_layout Standard
18790 \begin_inset Newpage newpage
18791 \end_inset
18792
18793
18794 \end_layout
18795
18796 \begin_layout Standard
18797 数式内では、以下の寸法コマンドを使用して、寸法を変更することができます。
18798 \end_layout
18799
18800 \begin_layout Standard
18801 \noindent
18802 \align center
18803 \begin_inset Tabular
18804 <lyxtabular version="3" rows="5" columns="2">
18805 <features tabularvalignment="middle">
18806 <column alignment="center" valignment="top" width="0">
18807 <column alignment="center" valignment="top" width="0">
18808 <row>
18809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18810 \begin_inset Text
18811
18812 \begin_layout Plain Layout
18813 コマンド
18814 \end_layout
18815
18816 \end_inset
18817 </cell>
18818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18819 \begin_inset Text
18820
18821 \begin_layout Plain Layout
18822 出力
18823 \begin_inset Note Note
18824 status collapsed
18825
18826 \begin_layout Plain Layout
18827
18828 \series bold
18829
18830 \backslash
18831 raisebox
18832 \series default
18833  はスペーサーとして使用されているだけです。
18834 \end_layout
18835
18836 \end_inset
18837
18838
18839 \end_layout
18840
18841 \end_inset
18842 </cell>
18843 </row>
18844 <row>
18845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18846 \begin_inset Text
18847
18848 \begin_layout Plain Layout
18849
18850 \backslash
18851 displaystyle
18852 \begin_inset Index idx
18853 status collapsed
18854
18855 \begin_layout Plain Layout
18856 こまんど@コマンド ! D ! 
18857 \backslash
18858 displaystyle
18859 \end_layout
18860
18861 \end_inset
18862
18863
18864 \end_layout
18865
18866 \end_inset
18867 </cell>
18868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18869 \begin_inset Text
18870
18871 \begin_layout Plain Layout
18872 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18873 \end_inset
18874
18875
18876 \end_layout
18877
18878 \end_inset
18879 </cell>
18880 </row>
18881 <row>
18882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18883 \begin_inset Text
18884
18885 \begin_layout Plain Layout
18886
18887 \backslash
18888 textstyle
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18898 \end_inset
18899
18900
18901 \end_layout
18902
18903 \end_inset
18904 </cell>
18905 </row>
18906 <row>
18907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911
18912 \backslash
18913 scriptstyle
18914 \end_layout
18915
18916 \end_inset
18917 </cell>
18918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \begin_layout Plain Layout
18922 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18923 \end_inset
18924
18925
18926 \end_layout
18927
18928 \end_inset
18929 </cell>
18930 </row>
18931 <row>
18932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18933 \begin_inset Text
18934
18935 \begin_layout Plain Layout
18936
18937 \backslash
18938 scriptscriptstyle
18939 \end_layout
18940
18941 \end_inset
18942 </cell>
18943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18948 \end_inset
18949
18950
18951 \end_layout
18952
18953 \end_inset
18954 </cell>
18955 </row>
18956 </lyxtabular>
18957
18958 \end_inset
18959
18960
18961 \end_layout
18962
18963 \begin_layout Standard
18964 これらのコマンドを入力すると、青いボックスが現れるので、そこに数式のパーツを入れることができます。
18965 \end_layout
18966
18967 \begin_layout Standard
18968 フォント寸法を変更するにはもう一つの方法がありますが、これは記号と数式内テキストのみに使うことができます。これを使うには、書体寸法コマンドを数式テキスト内に挿入
18969 します。数式テキストの終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
18970 \begin_inset VSpace -2mm
18971 \end_inset
18972
18973
18974 \end_layout
18975
18976 \begin_layout Standard
18977 \begin_inset ERT
18978 status collapsed
18979
18980 \begin_layout Plain Layout
18981
18982
18983 \backslash
18984 huge 
18985 \end_layout
18986
18987 \end_inset
18988
18989
18990 \begin_inset Formula 
18991 \[
18992 A=\frac{B}{c}\cdot\maltese
18993 \]
18994
18995 \end_inset
18996
18997
18998 \begin_inset Formula 
18999 \[
19000 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19001 \]
19002
19003 \end_inset
19004
19005
19006 \begin_inset ERT
19007 status collapsed
19008
19009 \begin_layout Plain Layout
19010
19011
19012 \backslash
19013 normalsize 
19014 \end_layout
19015
19016 \end_inset
19017
19018
19019 \end_layout
19020
19021 \begin_layout Standard
19022 \begin_inset VSpace medskip
19023 \end_inset
19024
19025 二つの式の前には、
19026 \series bold
19027
19028 \backslash
19029 huge
19030 \series default
19031 コマンドが挿入されています。二つ目の数式を入力するコマンドは、
19032 \begin_inset Newline newline
19033 \end_inset
19034
19035
19036 \series bold
19037
19038 \backslash
19039 maltese
19040 \begin_inset ERT
19041 status collapsed
19042
19043 \begin_layout Plain Layout
19044
19045
19046 \backslash
19047 spce 
19048 \end_layout
19049
19050 \end_inset
19051
19052 A Alt+M M 
19053 \backslash
19054 Large
19055 \begin_inset ERT
19056 status collapsed
19057
19058 \begin_layout Plain Layout
19059
19060
19061 \backslash
19062 spce 
19063 \end_layout
19064
19065 \end_inset
19066
19067
19068 \backslash
19069 maltese
19070 \begin_inset ERT
19071 status collapsed
19072
19073 \begin_layout Plain Layout
19074
19075
19076 \backslash
19077 spce 
19078 \end_layout
19079
19080 \end_inset
19081
19082
19083 \backslash
19084 textit
19085 \begin_inset ERT
19086 status collapsed
19087
19088 \begin_layout Plain Layout
19089
19090
19091 \backslash
19092 spce 
19093 \end_layout
19094
19095 \end_inset
19096
19097 A
19098 \begin_inset Formula $\to$
19099 \end_inset
19100
19101
19102 \begin_inset Formula $\to$
19103 \end_inset
19104
19105
19106 \begin_inset Newline newline
19107 \end_inset
19108
19109
19110 \begin_inset space \hspace*{}
19111 \length 1cm
19112 \end_inset
19113
19114 Alt+M
19115 \series default
19116  
19117 \series bold
19118
19119 \backslash
19120 tiny
19121 \begin_inset ERT
19122 status collapsed
19123
19124 \begin_layout Plain Layout
19125
19126
19127 \backslash
19128 spce 
19129 \end_layout
19130
19131 \end_inset
19132
19133
19134 \backslash
19135 maltese
19136 \begin_inset ERT
19137 status collapsed
19138
19139 \begin_layout Plain Layout
19140
19141
19142 \backslash
19143 spce 
19144 \end_layout
19145
19146 \end_inset
19147
19148
19149 \backslash
19150 textit
19151 \begin_inset ERT
19152 status collapsed
19153
19154 \begin_layout Plain Layout
19155
19156
19157 \backslash
19158 spce 
19159 \end_layout
19160
19161 \end_inset
19162
19163 A
19164 \begin_inset Newline newline
19165 \end_inset
19166
19167
19168 \series default
19169 のようになります。
19170 \end_layout
19171
19172 \begin_layout Standard
19173 ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
19174 \begin_inset Newpage newpage
19175 \end_inset
19176
19177
19178 \end_layout
19179
19180 \begin_layout Section
19181 ギリシャ文字
19182 \begin_inset Index idx
19183 status collapsed
19184
19185 \begin_layout Plain Layout
19186 ぎりしゃもじ@ギリシャ文字
19187 \end_layout
19188
19189 \end_inset
19190
19191
19192 \end_layout
19193
19194 \begin_layout Standard
19195 すべてのギリシャ文字は、ツールバーボタンの
19196 \begin_inset Graphics
19197         filename ../../images/math/alpha.png
19198         scale 85
19199
19200 \end_inset
19201
19202 からでも挿入することができます。各国の組版規則では、数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが、フランス語やロ
19203 シア語などいくつかの言語では、それにもかかわらず立体で組版されることがあります。
19204 \end_layout
19205
19206 \begin_layout Subsection
19207 小文字
19208 \begin_inset Index idx
19209 status collapsed
19210
19211 \begin_layout Plain Layout
19212 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
19213 \end_layout
19214
19215 \end_inset
19216
19217
19218 \end_layout
19219
19220 \begin_layout Standard
19221 \begin_inset space \hfill{}
19222 \end_inset
19223
19224
19225 \begin_inset Tabular
19226 <lyxtabular version="3" rows="11" columns="2">
19227 <features tabularvalignment="middle">
19228 <column alignment="center" valignment="top" width="0pt">
19229 <column alignment="center" valignment="top" width="0pt">
19230 <row>
19231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19232 \begin_inset Text
19233
19234 \begin_layout Plain Layout
19235 コマンド
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19241 \begin_inset Text
19242
19243 \begin_layout Plain Layout
19244 出力
19245 \end_layout
19246
19247 \end_inset
19248 </cell>
19249 </row>
19250 <row>
19251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Plain Layout
19255
19256 \backslash
19257 alpha
19258 \end_layout
19259
19260 \end_inset
19261 </cell>
19262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19263 \begin_inset Text
19264
19265 \begin_layout Plain Layout
19266 \begin_inset Formula $\alpha$
19267 \end_inset
19268
19269
19270 \end_layout
19271
19272 \end_inset
19273 </cell>
19274 </row>
19275 <row>
19276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280
19281 \backslash
19282 beta
19283 \end_layout
19284
19285 \end_inset
19286 </cell>
19287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19288 \begin_inset Text
19289
19290 \begin_layout Plain Layout
19291 \begin_inset Formula $\beta$
19292 \end_inset
19293
19294
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 </row>
19300 <row>
19301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305
19306 \backslash
19307 gamma
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316 \begin_inset Formula $\gamma$
19317 \end_inset
19318
19319
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 </row>
19325 <row>
19326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Plain Layout
19330
19331 \backslash
19332 delta
19333 \end_layout
19334
19335 \end_inset
19336 </cell>
19337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19338 \begin_inset Text
19339
19340 \begin_layout Plain Layout
19341 \begin_inset Formula $\delta$
19342 \end_inset
19343
19344
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 </row>
19350 <row>
19351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Plain Layout
19355
19356 \backslash
19357 epsilon
19358 \end_layout
19359
19360 \end_inset
19361 </cell>
19362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19363 \begin_inset Text
19364
19365 \begin_layout Plain Layout
19366 \begin_inset Formula $\epsilon$
19367 \end_inset
19368
19369
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 </row>
19375 <row>
19376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19377 \begin_inset Text
19378
19379 \begin_layout Plain Layout
19380
19381 \backslash
19382 varepsilon
19383 \end_layout
19384
19385 \end_inset
19386 </cell>
19387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19388 \begin_inset Text
19389
19390 \begin_layout Plain Layout
19391 \begin_inset Formula $\varepsilon$
19392 \end_inset
19393
19394
19395 \end_layout
19396
19397 \end_inset
19398 </cell>
19399 </row>
19400 <row>
19401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19402 \begin_inset Text
19403
19404 \begin_layout Plain Layout
19405
19406 \backslash
19407 zeta
19408 \end_layout
19409
19410 \end_inset
19411 </cell>
19412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19413 \begin_inset Text
19414
19415 \begin_layout Plain Layout
19416 \begin_inset Formula $\zeta$
19417 \end_inset
19418
19419
19420 \end_layout
19421
19422 \end_inset
19423 </cell>
19424 </row>
19425 <row>
19426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19427 \begin_inset Text
19428
19429 \begin_layout Plain Layout
19430
19431 \backslash
19432 eta
19433 \end_layout
19434
19435 \end_inset
19436 </cell>
19437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19438 \begin_inset Text
19439
19440 \begin_layout Plain Layout
19441 \begin_inset Formula $\eta$
19442 \end_inset
19443
19444
19445 \end_layout
19446
19447 \end_inset
19448 </cell>
19449 </row>
19450 <row>
19451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19452 \begin_inset Text
19453
19454 \begin_layout Plain Layout
19455
19456 \backslash
19457 theta
19458 \end_layout
19459
19460 \end_inset
19461 </cell>
19462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19463 \begin_inset Text
19464
19465 \begin_layout Plain Layout
19466 \begin_inset Formula $\theta$
19467 \end_inset
19468
19469
19470 \end_layout
19471
19472 \end_inset
19473 </cell>
19474 </row>
19475 <row>
19476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480
19481 \backslash
19482 vartheta
19483 \end_layout
19484
19485 \end_inset
19486 </cell>
19487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491 \begin_inset Formula $\vartheta$
19492 \end_inset
19493
19494
19495 \end_layout
19496
19497 \end_inset
19498 </cell>
19499 </row>
19500 </lyxtabular>
19501
19502 \end_inset
19503
19504
19505 \begin_inset space \hfill{}
19506 \end_inset
19507
19508
19509 \begin_inset Tabular
19510 <lyxtabular version="3" rows="12" columns="2">
19511 <features tabularvalignment="middle">
19512 <column alignment="center" valignment="top" width="0pt">
19513 <column alignment="center" valignment="top" width="0pt">
19514 <row>
19515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19516 \begin_inset Text
19517
19518 \begin_layout Plain Layout
19519 コマンド
19520 \end_layout
19521
19522 \end_inset
19523 </cell>
19524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Plain Layout
19528 出力
19529 \end_layout
19530
19531 \end_inset
19532 </cell>
19533 </row>
19534 <row>
19535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19536 \begin_inset Text
19537
19538 \begin_layout Plain Layout
19539
19540 \backslash
19541 iota
19542 \end_layout
19543
19544 \end_inset
19545 </cell>
19546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19547 \begin_inset Text
19548
19549 \begin_layout Plain Layout
19550 \begin_inset Formula $\iota$
19551 \end_inset
19552
19553
19554 \end_layout
19555
19556 \end_inset
19557 </cell>
19558 </row>
19559 <row>
19560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19561 \begin_inset Text
19562
19563 \begin_layout Plain Layout
19564
19565 \backslash
19566 kappa
19567 \end_layout
19568
19569 \end_inset
19570 </cell>
19571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19572 \begin_inset Text
19573
19574 \begin_layout Plain Layout
19575 \begin_inset Formula $\kappa$
19576 \end_inset
19577
19578
19579 \end_layout
19580
19581 \end_inset
19582 </cell>
19583 </row>
19584 <row>
19585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19586 \begin_inset Text
19587
19588 \begin_layout Plain Layout
19589
19590 \backslash
19591 varkappa
19592 \end_layout
19593
19594 \end_inset
19595 </cell>
19596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19597 \begin_inset Text
19598
19599 \begin_layout Plain Layout
19600 \begin_inset Formula $\varkappa$
19601 \end_inset
19602
19603
19604 \end_layout
19605
19606 \end_inset
19607 </cell>
19608 </row>
19609 <row>
19610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19611 \begin_inset Text
19612
19613 \begin_layout Plain Layout
19614
19615 \backslash
19616 lambda
19617 \end_layout
19618
19619 \end_inset
19620 </cell>
19621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19622 \begin_inset Text
19623
19624 \begin_layout Plain Layout
19625 \begin_inset Formula $\lambda$
19626 \end_inset
19627
19628
19629 \end_layout
19630
19631 \end_inset
19632 </cell>
19633 </row>
19634 <row>
19635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19636 \begin_inset Text
19637
19638 \begin_layout Plain Layout
19639
19640 \backslash
19641 mu
19642 \end_layout
19643
19644 \end_inset
19645 </cell>
19646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19647 \begin_inset Text
19648
19649 \begin_layout Plain Layout
19650 \begin_inset Formula $\mu$
19651 \end_inset
19652
19653
19654 \end_layout
19655
19656 \end_inset
19657 </cell>
19658 </row>
19659 <row>
19660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19661 \begin_inset Text
19662
19663 \begin_layout Plain Layout
19664
19665 \backslash
19666 nu
19667 \end_layout
19668
19669 \end_inset
19670 </cell>
19671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19672 \begin_inset Text
19673
19674 \begin_layout Plain Layout
19675 \begin_inset Formula $\nu$
19676 \end_inset
19677
19678
19679 \end_layout
19680
19681 \end_inset
19682 </cell>
19683 </row>
19684 <row>
19685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19686 \begin_inset Text
19687
19688 \begin_layout Plain Layout
19689
19690 \backslash
19691 xi
19692 \end_layout
19693
19694 \end_inset
19695 </cell>
19696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19697 \begin_inset Text
19698
19699 \begin_layout Plain Layout
19700 \begin_inset Formula $\xi$
19701 \end_inset
19702
19703
19704 \end_layout
19705
19706 \end_inset
19707 </cell>
19708 </row>
19709 <row>
19710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19711 \begin_inset Text
19712
19713 \begin_layout Plain Layout
19714 o
19715 \end_layout
19716
19717 \end_inset
19718 </cell>
19719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19720 \begin_inset Text
19721
19722 \begin_layout Plain Layout
19723 \begin_inset Formula $o$
19724 \end_inset
19725
19726
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 </row>
19732 <row>
19733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737
19738 \backslash
19739 pi
19740 \end_layout
19741
19742 \end_inset
19743 </cell>
19744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19745 \begin_inset Text
19746
19747 \begin_layout Plain Layout
19748 \begin_inset Formula $\pi$
19749 \end_inset
19750
19751
19752 \end_layout
19753
19754 \end_inset
19755 </cell>
19756 </row>
19757 <row>
19758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19759 \begin_inset Text
19760
19761 \begin_layout Plain Layout
19762
19763 \backslash
19764 varpi
19765 \end_layout
19766
19767 \end_inset
19768 </cell>
19769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19770 \begin_inset Text
19771
19772 \begin_layout Plain Layout
19773 \begin_inset Formula $\varpi$
19774 \end_inset
19775
19776
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 </row>
19782 <row>
19783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Plain Layout
19787
19788 \backslash
19789 rho
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Plain Layout
19798 \begin_inset Formula $\rho$
19799 \end_inset
19800
19801
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 </row>
19807 </lyxtabular>
19808
19809 \end_inset
19810
19811
19812 \begin_inset space \hfill{}
19813 \end_inset
19814
19815
19816 \begin_inset Tabular
19817 <lyxtabular version="3" rows="11" columns="2">
19818 <features tabularvalignment="middle">
19819 <column alignment="center" valignment="top" width="0pt">
19820 <column alignment="center" valignment="top" width="0pt">
19821 <row>
19822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826 コマンド
19827 \end_layout
19828
19829 \end_inset
19830 </cell>
19831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Plain Layout
19835 出力
19836 \end_layout
19837
19838 \end_inset
19839 </cell>
19840 </row>
19841 <row>
19842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19843 \begin_inset Text
19844
19845 \begin_layout Plain Layout
19846
19847 \backslash
19848 varrho
19849 \end_layout
19850
19851 \end_inset
19852 </cell>
19853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19854 \begin_inset Text
19855
19856 \begin_layout Plain Layout
19857 \begin_inset Formula $\varrho$
19858 \end_inset
19859
19860
19861 \end_layout
19862
19863 \end_inset
19864 </cell>
19865 </row>
19866 <row>
19867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19868 \begin_inset Text
19869
19870 \begin_layout Plain Layout
19871
19872 \backslash
19873 sigma
19874 \end_layout
19875
19876 \end_inset
19877 </cell>
19878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19879 \begin_inset Text
19880
19881 \begin_layout Plain Layout
19882 \begin_inset Formula $\sigma$
19883 \end_inset
19884
19885
19886 \end_layout
19887
19888 \end_inset
19889 </cell>
19890 </row>
19891 <row>
19892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19893 \begin_inset Text
19894
19895 \begin_layout Plain Layout
19896
19897 \backslash
19898 varsigma
19899 \end_layout
19900
19901 \end_inset
19902 </cell>
19903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19904 \begin_inset Text
19905
19906 \begin_layout Plain Layout
19907 \begin_inset Formula $\varsigma$
19908 \end_inset
19909
19910
19911 \end_layout
19912
19913 \end_inset
19914 </cell>
19915 </row>
19916 <row>
19917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19918 \begin_inset Text
19919
19920 \begin_layout Plain Layout
19921
19922 \backslash
19923 tau
19924 \end_layout
19925
19926 \end_inset
19927 </cell>
19928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19929 \begin_inset Text
19930
19931 \begin_layout Plain Layout
19932 \begin_inset Formula $\tau$
19933 \end_inset
19934
19935
19936 \end_layout
19937
19938 \end_inset
19939 </cell>
19940 </row>
19941 <row>
19942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19943 \begin_inset Text
19944
19945 \begin_layout Plain Layout
19946
19947 \backslash
19948 upsilon
19949 \end_layout
19950
19951 \end_inset
19952 </cell>
19953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19954 \begin_inset Text
19955
19956 \begin_layout Plain Layout
19957 \begin_inset Formula $\upsilon$
19958 \end_inset
19959
19960
19961 \end_layout
19962
19963 \end_inset
19964 </cell>
19965 </row>
19966 <row>
19967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19968 \begin_inset Text
19969
19970 \begin_layout Plain Layout
19971
19972 \backslash
19973 phi
19974 \end_layout
19975
19976 \end_inset
19977 </cell>
19978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19979 \begin_inset Text
19980
19981 \begin_layout Plain Layout
19982 \begin_inset Formula $\phi$
19983 \end_inset
19984
19985
19986 \end_layout
19987
19988 \end_inset
19989 </cell>
19990 </row>
19991 <row>
19992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996
19997 \backslash
19998 varphi
19999 \end_layout
20000
20001 \end_inset
20002 </cell>
20003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20004 \begin_inset Text
20005
20006 \begin_layout Plain Layout
20007 \begin_inset Formula $\varphi$
20008 \end_inset
20009
20010
20011 \end_layout
20012
20013 \end_inset
20014 </cell>
20015 </row>
20016 <row>
20017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20018 \begin_inset Text
20019
20020 \begin_layout Plain Layout
20021
20022 \backslash
20023 chi
20024 \end_layout
20025
20026 \end_inset
20027 </cell>
20028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20029 \begin_inset Text
20030
20031 \begin_layout Plain Layout
20032 \begin_inset Formula $\chi$
20033 \end_inset
20034
20035
20036 \end_layout
20037
20038 \end_inset
20039 </cell>
20040 </row>
20041 <row>
20042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20043 \begin_inset Text
20044
20045 \begin_layout Plain Layout
20046
20047 \backslash
20048 psi
20049 \end_layout
20050
20051 \end_inset
20052 </cell>
20053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20054 \begin_inset Text
20055
20056 \begin_layout Plain Layout
20057 \begin_inset Formula $\psi$
20058 \end_inset
20059
20060
20061 \end_layout
20062
20063 \end_inset
20064 </cell>
20065 </row>
20066 <row>
20067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20068 \begin_inset Text
20069
20070 \begin_layout Plain Layout
20071
20072 \backslash
20073 omega
20074 \end_layout
20075
20076 \end_inset
20077 </cell>
20078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20079 \begin_inset Text
20080
20081 \begin_layout Plain Layout
20082 \begin_inset Formula $\omega$
20083 \end_inset
20084
20085
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 </row>
20091 </lyxtabular>
20092
20093 \end_inset
20094
20095
20096 \begin_inset space \hfill{}
20097 \end_inset
20098
20099
20100 \end_layout
20101
20102 \begin_layout Standard
20103 \begin_inset VSpace medskip
20104 \end_inset
20105
20106
20107 \end_layout
20108
20109 \begin_layout Standard
20110 アップライト体のギリシャ文字を作成する方法は、第
20111 \begin_inset CommandInset ref
20112 LatexCommand ref
20113 reference "sub:アップライト体ギリシャ小文字"
20114
20115 \end_inset
20116
20117 節に説明されています。
20118 \end_layout
20119
20120 \begin_layout Subsection
20121 大文字
20122 \begin_inset Index idx
20123 status collapsed
20124
20125 \begin_layout Plain Layout
20126 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
20127 \end_layout
20128
20129 \end_inset
20130
20131
20132 \end_layout
20133
20134 \begin_layout Standard
20135 \begin_inset space \hfill{}
20136 \end_inset
20137
20138
20139 \begin_inset Tabular
20140 <lyxtabular version="3" rows="7" columns="2">
20141 <features tabularvalignment="middle">
20142 <column alignment="center" valignment="top" width="0pt">
20143 <column alignment="center" valignment="top" width="0pt">
20144 <row>
20145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20146 \begin_inset Text
20147
20148 \begin_layout Plain Layout
20149
20150 \family roman
20151 \series medium
20152 \shape up
20153 \size normal
20154 \emph off
20155 \bar no
20156 \noun off
20157 \color none
20158 コマンド
20159 \end_layout
20160
20161 \end_inset
20162 </cell>
20163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Plain Layout
20167
20168 \family roman
20169 \series medium
20170 \shape up
20171 \size normal
20172 \emph off
20173 \bar no
20174 \noun off
20175 \color none
20176 出力
20177 \end_layout
20178
20179 \end_inset
20180 </cell>
20181 </row>
20182 <row>
20183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20184 \begin_inset Text
20185
20186 \begin_layout Plain Layout
20187
20188 \backslash
20189 Gamma
20190 \end_layout
20191
20192 \end_inset
20193 </cell>
20194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20195 \begin_inset Text
20196
20197 \begin_layout Plain Layout
20198 \begin_inset Formula $\Gamma$
20199 \end_inset
20200
20201
20202 \end_layout
20203
20204 \end_inset
20205 </cell>
20206 </row>
20207 <row>
20208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20209 \begin_inset Text
20210
20211 \begin_layout Plain Layout
20212
20213 \backslash
20214 Delta
20215 \end_layout
20216
20217 \end_inset
20218 </cell>
20219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20220 \begin_inset Text
20221
20222 \begin_layout Plain Layout
20223 \begin_inset Formula $\Delta$
20224 \end_inset
20225
20226
20227 \end_layout
20228
20229 \end_inset
20230 </cell>
20231 </row>
20232 <row>
20233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20234 \begin_inset Text
20235
20236 \begin_layout Plain Layout
20237
20238 \backslash
20239 Theta
20240 \end_layout
20241
20242 \end_inset
20243 </cell>
20244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20245 \begin_inset Text
20246
20247 \begin_layout Plain Layout
20248 \begin_inset Formula $\Theta$
20249 \end_inset
20250
20251
20252 \end_layout
20253
20254 \end_inset
20255 </cell>
20256 </row>
20257 <row>
20258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20259 \begin_inset Text
20260
20261 \begin_layout Plain Layout
20262
20263 \backslash
20264 Lambda
20265 \end_layout
20266
20267 \end_inset
20268 </cell>
20269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20270 \begin_inset Text
20271
20272 \begin_layout Plain Layout
20273 \begin_inset Formula $\Lambda$
20274 \end_inset
20275
20276
20277 \end_layout
20278
20279 \end_inset
20280 </cell>
20281 </row>
20282 <row>
20283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20284 \begin_inset Text
20285
20286 \begin_layout Plain Layout
20287
20288 \backslash
20289 Xi
20290 \end_layout
20291
20292 \end_inset
20293 </cell>
20294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20295 \begin_inset Text
20296
20297 \begin_layout Plain Layout
20298 \begin_inset Formula $\Xi$
20299 \end_inset
20300
20301
20302 \end_layout
20303
20304 \end_inset
20305 </cell>
20306 </row>
20307 <row>
20308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20309 \begin_inset Text
20310
20311 \begin_layout Plain Layout
20312
20313 \backslash
20314 Pi
20315 \end_layout
20316
20317 \end_inset
20318 </cell>
20319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20320 \begin_inset Text
20321
20322 \begin_layout Plain Layout
20323 \begin_inset Formula $\Pi$
20324 \end_inset
20325
20326
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 </row>
20332 </lyxtabular>
20333
20334 \end_inset
20335
20336
20337 \begin_inset space \hfill{}
20338 \end_inset
20339
20340
20341 \begin_inset Tabular
20342 <lyxtabular version="3" rows="6" columns="2">
20343 <features tabularvalignment="middle">
20344 <column alignment="center" valignment="top" width="0pt">
20345 <column alignment="center" valignment="top" width="0pt">
20346 <row>
20347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20348 \begin_inset Text
20349
20350 \begin_layout Plain Layout
20351
20352 \family roman
20353 \series medium
20354 \shape up
20355 \size normal
20356 \emph off
20357 \bar no
20358 \noun off
20359 \color none
20360 コマンド
20361 \end_layout
20362
20363 \end_inset
20364 </cell>
20365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20366 \begin_inset Text
20367
20368 \begin_layout Plain Layout
20369
20370 \family roman
20371 \series medium
20372 \shape up
20373 \size normal
20374 \emph off
20375 \bar no
20376 \noun off
20377 \color none
20378 出力
20379 \end_layout
20380
20381 \end_inset
20382 </cell>
20383 </row>
20384 <row>
20385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20386 \begin_inset Text
20387
20388 \begin_layout Plain Layout
20389
20390 \backslash
20391 Sigma
20392 \end_layout
20393
20394 \end_inset
20395 </cell>
20396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20397 \begin_inset Text
20398
20399 \begin_layout Plain Layout
20400 \begin_inset Formula $\Sigma$
20401 \end_inset
20402
20403
20404 \end_layout
20405
20406 \end_inset
20407 </cell>
20408 </row>
20409 <row>
20410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20411 \begin_inset Text
20412
20413 \begin_layout Plain Layout
20414
20415 \backslash
20416 Upsilon
20417 \end_layout
20418
20419 \end_inset
20420 </cell>
20421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20422 \begin_inset Text
20423
20424 \begin_layout Plain Layout
20425 \begin_inset Formula $\Upsilon$
20426 \end_inset
20427
20428
20429 \end_layout
20430
20431 \end_inset
20432 </cell>
20433 </row>
20434 <row>
20435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20436 \begin_inset Text
20437
20438 \begin_layout Plain Layout
20439
20440 \backslash
20441 Phi
20442 \end_layout
20443
20444 \end_inset
20445 </cell>
20446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450 \begin_inset Formula $\Phi$
20451 \end_inset
20452
20453
20454 \end_layout
20455
20456 \end_inset
20457 </cell>
20458 </row>
20459 <row>
20460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20461 \begin_inset Text
20462
20463 \begin_layout Plain Layout
20464
20465 \backslash
20466 Psi
20467 \end_layout
20468
20469 \end_inset
20470 </cell>
20471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20472 \begin_inset Text
20473
20474 \begin_layout Plain Layout
20475 \begin_inset Formula $\Psi$
20476 \end_inset
20477
20478
20479 \end_layout
20480
20481 \end_inset
20482 </cell>
20483 </row>
20484 <row>
20485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20486 \begin_inset Text
20487
20488 \begin_layout Plain Layout
20489
20490 \backslash
20491 Omega
20492 \end_layout
20493
20494 \end_inset
20495 </cell>
20496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20497 \begin_inset Text
20498
20499 \begin_layout Plain Layout
20500 \begin_inset Formula $\Omega$
20501 \end_inset
20502
20503
20504 \end_layout
20505
20506 \end_inset
20507 </cell>
20508 </row>
20509 </lyxtabular>
20510
20511 \end_inset
20512
20513
20514 \begin_inset space \hfill{}
20515 \end_inset
20516
20517
20518 \end_layout
20519
20520 \begin_layout Standard
20521 \begin_inset VSpace medskip
20522 \end_inset
20523
20524 大文字のギリシャ文字が立体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマンドの頭に
20525 \series bold
20526 var
20527 \series default
20528 を付けてください。たとえば、
20529 \series bold
20530
20531 \backslash
20532 varGamma
20533 \series default
20534 コマンドは、
20535 \begin_inset Formula $\varGamma$
20536 \end_inset
20537
20538 を生成します。もう一つの方法は、パッケージ
20539 \series bold
20540 fixmath
20541 \series default
20542
20543 \begin_inset Foot
20544 status collapsed
20545
20546 \begin_layout Plain Layout
20547
20548 \series bold
20549 fixmath
20550 \series default
20551 は、LaTeXパッケージ
20552 \series bold
20553 was
20554 \series default
20555
20556 \begin_inset Index idx
20557 status collapsed
20558
20559 \begin_layout Plain Layout
20560 ぱっけーじ@パッケージ ! was
20561 \begin_inset ERT
20562 status collapsed
20563
20564 \begin_layout Plain Layout
20565
20566
20567 \backslash
20568 vspace{4mm}
20569 \end_layout
20570
20571 \end_inset
20572
20573
20574 \end_layout
20575
20576 \end_inset
20577
20578 に含まれています。
20579 \end_layout
20580
20581 \end_inset
20582
20583
20584 \begin_inset Index idx
20585 status collapsed
20586
20587 \begin_layout Plain Layout
20588 ぱっけーじ@パッケージ ! fixmath
20589 \end_layout
20590
20591 \end_inset
20592
20593 をLaTeXプリアンブル行に
20594 \end_layout
20595
20596 \begin_layout Standard
20597
20598 \series bold
20599
20600 \backslash
20601 usepackage{fixmath}
20602 \end_layout
20603
20604 \begin_layout Standard
20605 と書いて読み込む方法です。すると、文書中の大きなギリシャ文字は、すべて自動的にイタリック体として組版されます。
20606 \end_layout
20607
20608 \begin_layout Subsection
20609 ボールド体
20610 \begin_inset Index idx
20611 status collapsed
20612
20613 \begin_layout Plain Layout
20614 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
20615 \end_layout
20616
20617 \end_inset
20618
20619
20620 \end_layout
20621
20622 \begin_layout Standard
20623 ギリシャ文字は、ラテン文字のようには、多様な書体様式に設定することができません。ギリシャ文字をボールド体にできるのは、
20624 \series bold
20625
20626 \backslash
20627 boldsymbol
20628 \series default
20629 コマンドのみです
20630 \begin_inset Index idx
20631 status collapsed
20632
20633 \begin_layout Plain Layout
20634 こまんど@コマンド ! B ! 
20635 \backslash
20636 boldsymbol
20637 \end_layout
20638
20639 \end_inset
20640
20641
20642 \end_layout
20643
20644 \begin_layout Standard
20645 \align center
20646 \begin_inset Tabular
20647 <lyxtabular version="3" rows="3" columns="2">
20648 <features tabularvalignment="middle">
20649 <column alignment="center" valignment="top" width="0">
20650 <column alignment="center" valignment="top" width="0">
20651 <row>
20652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656 コマンド
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665 出力
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 </row>
20671 <row>
20672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20673 \begin_inset Text
20674
20675 \begin_layout Plain Layout
20676
20677 \backslash
20678 Upsilon
20679 \backslash
20680 boldsymbol
20681 \backslash
20682 Upsilon
20683 \end_layout
20684
20685 \end_inset
20686 </cell>
20687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20688 \begin_inset Text
20689
20690 \begin_layout Plain Layout
20691 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20692 \end_inset
20693
20694
20695 \end_layout
20696
20697 \end_inset
20698 </cell>
20699 </row>
20700 <row>
20701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20702 \begin_inset Text
20703
20704 \begin_layout Plain Layout
20705
20706 \backslash
20707 theta
20708 \backslash
20709 boldsymbol
20710 \backslash
20711 theta
20712 \end_layout
20713
20714 \end_inset
20715 </cell>
20716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20717 \begin_inset Text
20718
20719 \begin_layout Plain Layout
20720 \begin_inset Formula $\theta\boldsymbol{\theta}$
20721 \end_inset
20722
20723
20724 \end_layout
20725
20726 \end_inset
20727 </cell>
20728 </row>
20729 </lyxtabular>
20730
20731 \end_inset
20732
20733
20734 \end_layout
20735
20736 \begin_layout Section
20737 記号
20738 \begin_inset ERT
20739 status collapsed
20740
20741 \begin_layout Plain Layout
20742
20743
20744 \backslash
20745 texorpdfstring{
20746 \end_layout
20747
20748 \end_inset
20749
20750
20751 \begin_inset Foot
20752 status collapsed
20753
20754 \begin_layout Plain Layout
20755 各LaTeXパッケージに含まれる全記号をほとんど網羅した一覧が、
20756 \begin_inset CommandInset citation
20757 LatexCommand cite
20758 key "Symbols"
20759
20760 \end_inset
20761
20762 にあります。
20763 \end_layout
20764
20765 \end_inset
20766
20767
20768 \begin_inset ERT
20769 status collapsed
20770
20771 \begin_layout Plain Layout
20772
20773 }{}
20774 \end_layout
20775
20776 \end_inset
20777
20778
20779 \begin_inset Note Note
20780 status collapsed
20781
20782 \begin_layout Plain Layout
20783
20784 \backslash
20785 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
20786 \end_layout
20787
20788 \begin_layout Plain Layout
20789
20790 \backslash
20791 texorpdfstringについての詳細は、第
20792 \begin_inset CommandInset ref
20793 LatexCommand ref
20794 reference "sub:節見出し中の数式"
20795
20796 \end_inset
20797
20798 節にあります。
20799 \end_layout
20800
20801 \end_inset
20802
20803
20804 \begin_inset Index idx
20805 status collapsed
20806
20807 \begin_layout Plain Layout
20808 きごう@記号
20809 \end_layout
20810
20811 \end_inset
20812
20813
20814 \end_layout
20815
20816 \begin_layout Standard
20817 本節に掲げてある各記号の多くは、ツールバーボタンの
20818 \begin_inset Graphics
20819         filename ../../images/math/nabla.png
20820         scale 85
20821
20822 \end_inset
20823
20824
20825 \begin_inset Graphics
20826         filename ../../images/math/digamma.png
20827         scale 85
20828
20829 \end_inset
20830
20831 でも挿入することができます。
20832 \end_layout
20833
20834 \begin_layout Subsection
20835 数学記号
20836 \begin_inset CommandInset label
20837 LatexCommand label
20838 name "sub:数学記号"
20839
20840 \end_inset
20841
20842
20843 \begin_inset Index idx
20844 status collapsed
20845
20846 \begin_layout Plain Layout
20847 きごう@記号 ! すうがく@数学
20848 \end_layout
20849
20850 \end_inset
20851
20852
20853 \end_layout
20854
20855 \begin_layout Standard
20856 \begin_inset space \hfill{}
20857 \end_inset
20858
20859
20860 \begin_inset Tabular
20861 <lyxtabular version="3" rows="10" columns="2">
20862 <features tabularvalignment="middle">
20863 <column alignment="center" valignment="top" width="0pt">
20864 <column alignment="center" valignment="top" width="0pt">
20865 <row>
20866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20867 \begin_inset Text
20868
20869 \begin_layout Plain Layout
20870 コマンド
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20876 \begin_inset Text
20877
20878 \begin_layout Plain Layout
20879 出力
20880 \end_layout
20881
20882 \end_inset
20883 </cell>
20884 </row>
20885 <row>
20886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20887 \begin_inset Text
20888
20889 \begin_layout Plain Layout
20890
20891 \backslash
20892 neg
20893 \end_layout
20894
20895 \end_inset
20896 </cell>
20897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20898 \begin_inset Text
20899
20900 \begin_layout Plain Layout
20901 \begin_inset Formula $\neg$
20902 \end_inset
20903
20904
20905 \end_layout
20906
20907 \end_inset
20908 </cell>
20909 </row>
20910 <row>
20911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20912 \begin_inset Text
20913
20914 \begin_layout Plain Layout
20915
20916 \backslash
20917 Im
20918 \end_layout
20919
20920 \end_inset
20921 </cell>
20922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20923 \begin_inset Text
20924
20925 \begin_layout Plain Layout
20926 \begin_inset Formula $\Im$
20927 \end_inset
20928
20929
20930 \end_layout
20931
20932 \end_inset
20933 </cell>
20934 </row>
20935 <row>
20936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Plain Layout
20940
20941 \backslash
20942 Re
20943 \end_layout
20944
20945 \end_inset
20946 </cell>
20947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20948 \begin_inset Text
20949
20950 \begin_layout Plain Layout
20951 \begin_inset Formula $\Re$
20952 \end_inset
20953
20954
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 </row>
20960 <row>
20961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20962 \begin_inset Text
20963
20964 \begin_layout Plain Layout
20965
20966 \backslash
20967 aleph
20968 \end_layout
20969
20970 \end_inset
20971 </cell>
20972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20973 \begin_inset Text
20974
20975 \begin_layout Plain Layout
20976 \begin_inset Formula $\aleph$
20977 \end_inset
20978
20979
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 </row>
20985 <row>
20986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20987 \begin_inset Text
20988
20989 \begin_layout Plain Layout
20990
20991 \backslash
20992 partial
20993 \end_layout
20994
20995 \end_inset
20996 </cell>
20997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20998 \begin_inset Text
20999
21000 \begin_layout Plain Layout
21001 \begin_inset Formula $\partial$
21002 \end_inset
21003
21004
21005 \end_layout
21006
21007 \end_inset
21008 </cell>
21009 </row>
21010 <row>
21011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21012 \begin_inset Text
21013
21014 \begin_layout Plain Layout
21015
21016 \backslash
21017 infty
21018 \end_layout
21019
21020 \end_inset
21021 </cell>
21022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21023 \begin_inset Text
21024
21025 \begin_layout Plain Layout
21026 \begin_inset Formula $\infty$
21027 \end_inset
21028
21029
21030 \end_layout
21031
21032 \end_inset
21033 </cell>
21034 </row>
21035 <row>
21036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21037 \begin_inset Text
21038
21039 \begin_layout Plain Layout
21040
21041 \backslash
21042 wp
21043 \end_layout
21044
21045 \end_inset
21046 </cell>
21047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21048 \begin_inset Text
21049
21050 \begin_layout Plain Layout
21051 \begin_inset Formula $\wp$
21052 \end_inset
21053
21054
21055 \end_layout
21056
21057 \end_inset
21058 </cell>
21059 </row>
21060 <row>
21061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21062 \begin_inset Text
21063
21064 \begin_layout Plain Layout
21065
21066 \backslash
21067 imath
21068 \end_layout
21069
21070 \end_inset
21071 </cell>
21072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21073 \begin_inset Text
21074
21075 \begin_layout Plain Layout
21076 \begin_inset Formula $\imath$
21077 \end_inset
21078
21079
21080 \end_layout
21081
21082 \end_inset
21083 </cell>
21084 </row>
21085 <row>
21086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21087 \begin_inset Text
21088
21089 \begin_layout Plain Layout
21090
21091 \backslash
21092 jmath
21093 \end_layout
21094
21095 \end_inset
21096 </cell>
21097 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21098 \begin_inset Text
21099
21100 \begin_layout Plain Layout
21101 \begin_inset Formula $\jmath$
21102 \end_inset
21103
21104
21105 \end_layout
21106
21107 \end_inset
21108 </cell>
21109 </row>
21110 </lyxtabular>
21111
21112 \end_inset
21113
21114
21115 \begin_inset space \hfill{}
21116 \end_inset
21117
21118
21119 \begin_inset Tabular
21120 <lyxtabular version="3" rows="10" columns="2">
21121 <features tabularvalignment="middle">
21122 <column alignment="center" valignment="top" width="0pt">
21123 <column alignment="center" valignment="top" width="0pt">
21124 <row>
21125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21126 \begin_inset Text
21127
21128 \begin_layout Plain Layout
21129 コマンド
21130 \end_layout
21131
21132 \end_inset
21133 </cell>
21134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21135 \begin_inset Text
21136
21137 \begin_layout Plain Layout
21138 出力
21139 \begin_inset Note Note
21140 status collapsed
21141
21142 \begin_layout Plain Layout
21143 ここで
21144 \series bold
21145
21146 \backslash
21147 raisebox
21148 \series default
21149 はスペーサーとして使用しているだけです。
21150 \end_layout
21151
21152 \end_inset
21153
21154
21155 \end_layout
21156
21157 \end_inset
21158 </cell>
21159 </row>
21160 <row>
21161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21162 \begin_inset Text
21163
21164 \begin_layout Plain Layout
21165
21166 \backslash
21167 forall
21168 \end_layout
21169
21170 \end_inset
21171 </cell>
21172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21173 \begin_inset Text
21174
21175 \begin_layout Plain Layout
21176 \begin_inset Formula $\forall$
21177 \end_inset
21178
21179
21180 \end_layout
21181
21182 \end_inset
21183 </cell>
21184 </row>
21185 <row>
21186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21187 \begin_inset Text
21188
21189 \begin_layout Plain Layout
21190
21191 \backslash
21192 exists
21193 \end_layout
21194
21195 \end_inset
21196 </cell>
21197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21198 \begin_inset Text
21199
21200 \begin_layout Plain Layout
21201 \begin_inset Formula $\exists$
21202 \end_inset
21203
21204
21205 \end_layout
21206
21207 \end_inset
21208 </cell>
21209 </row>
21210 <row>
21211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21212 \begin_inset Text
21213
21214 \begin_layout Plain Layout
21215
21216 \backslash
21217 nexists
21218 \end_layout
21219
21220 \end_inset
21221 </cell>
21222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21223 \begin_inset Text
21224
21225 \begin_layout Plain Layout
21226 \begin_inset Formula $\nexists$
21227 \end_inset
21228
21229
21230 \end_layout
21231
21232 \end_inset
21233 </cell>
21234 </row>
21235 <row>
21236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21237 \begin_inset Text
21238
21239 \begin_layout Plain Layout
21240
21241 \backslash
21242 emptyset
21243 \end_layout
21244
21245 \end_inset
21246 </cell>
21247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21248 \begin_inset Text
21249
21250 \begin_layout Plain Layout
21251 \begin_inset Formula $\emptyset$
21252 \end_inset
21253
21254
21255 \end_layout
21256
21257 \end_inset
21258 </cell>
21259 </row>
21260 <row>
21261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21262 \begin_inset Text
21263
21264 \begin_layout Plain Layout
21265
21266 \backslash
21267 varnothing
21268 \end_layout
21269
21270 \end_inset
21271 </cell>
21272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21273 \begin_inset Text
21274
21275 \begin_layout Plain Layout
21276 \begin_inset Formula $\varnothing$
21277 \end_inset
21278
21279
21280 \end_layout
21281
21282 \end_inset
21283 </cell>
21284 </row>
21285 <row>
21286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21287 \begin_inset Text
21288
21289 \begin_layout Plain Layout
21290
21291 \backslash
21292 dag
21293 \end_layout
21294
21295 \end_inset
21296 </cell>
21297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21298 \begin_inset Text
21299
21300 \begin_layout Plain Layout
21301 \begin_inset Formula $\dag$
21302 \end_inset
21303
21304
21305 \end_layout
21306
21307 \end_inset
21308 </cell>
21309 </row>
21310 <row>
21311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21312 \begin_inset Text
21313
21314 \begin_layout Plain Layout
21315
21316 \backslash
21317 ddag
21318 \end_layout
21319
21320 \end_inset
21321 </cell>
21322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21323 \begin_inset Text
21324
21325 \begin_layout Plain Layout
21326 \begin_inset Formula $\ddag$
21327 \end_inset
21328
21329
21330 \end_layout
21331
21332 \end_inset
21333 </cell>
21334 </row>
21335 <row>
21336 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21337 \begin_inset Text
21338
21339 \begin_layout Plain Layout
21340
21341 \backslash
21342 complement
21343 \end_layout
21344
21345 \end_inset
21346 </cell>
21347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21348 \begin_inset Text
21349
21350 \begin_layout Plain Layout
21351 \begin_inset ERT
21352 status collapsed
21353
21354 \begin_layout Plain Layout
21355
21356
21357 \backslash
21358 raisebox{-0.8mm}{
21359 \end_layout
21360
21361 \end_inset
21362
21363
21364 \begin_inset Formula $\complement$
21365 \end_inset
21366
21367
21368 \begin_inset ERT
21369 status collapsed
21370
21371 \begin_layout Plain Layout
21372
21373 }
21374 \end_layout
21375
21376 \end_inset
21377
21378
21379 \end_layout
21380
21381 \end_inset
21382 </cell>
21383 </row>
21384 <row>
21385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21386 \begin_inset Text
21387
21388 \begin_layout Plain Layout
21389
21390 \backslash
21391 Bbbk
21392 \end_layout
21393
21394 \end_inset
21395 </cell>
21396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21397 \begin_inset Text
21398
21399 \begin_layout Plain Layout
21400 \begin_inset Formula $\Bbbk$
21401 \end_inset
21402
21403
21404 \end_layout
21405
21406 \end_inset
21407 </cell>
21408 </row>
21409 </lyxtabular>
21410
21411 \end_inset
21412
21413
21414 \begin_inset space \hfill{}
21415 \end_inset
21416
21417
21418 \begin_inset Tabular
21419 <lyxtabular version="3" rows="10" columns="2">
21420 <features tabularvalignment="middle">
21421 <column alignment="center" valignment="top" width="0pt">
21422 <column alignment="center" valignment="top" width="0pt">
21423 <row>
21424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21425 \begin_inset Text
21426
21427 \begin_layout Plain Layout
21428 コマンド
21429 \end_layout
21430
21431 \end_inset
21432 </cell>
21433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21434 \begin_inset Text
21435
21436 \begin_layout Plain Layout
21437 出力
21438 \end_layout
21439
21440 \end_inset
21441 </cell>
21442 </row>
21443 <row>
21444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21445 \begin_inset Text
21446
21447 \begin_layout Plain Layout
21448
21449 \backslash
21450 prime
21451 \end_layout
21452
21453 \end_inset
21454 </cell>
21455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21456 \begin_inset Text
21457
21458 \begin_layout Plain Layout
21459 \begin_inset Formula $\prime$
21460 \end_inset
21461
21462
21463 \end_layout
21464
21465 \end_inset
21466 </cell>
21467 </row>
21468 <row>
21469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21470 \begin_inset Text
21471
21472 \begin_layout Plain Layout
21473
21474 \backslash
21475 backprime
21476 \end_layout
21477
21478 \end_inset
21479 </cell>
21480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21481 \begin_inset Text
21482
21483 \begin_layout Plain Layout
21484 \begin_inset Formula $\backprime$
21485 \end_inset
21486
21487
21488 \end_layout
21489
21490 \end_inset
21491 </cell>
21492 </row>
21493 <row>
21494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21495 \begin_inset Text
21496
21497 \begin_layout Plain Layout
21498
21499 \backslash
21500 mho
21501 \end_layout
21502
21503 \end_inset
21504 </cell>
21505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21506 \begin_inset Text
21507
21508 \begin_layout Plain Layout
21509 \begin_inset Formula $\mho$
21510 \end_inset
21511
21512
21513 \end_layout
21514
21515 \end_inset
21516 </cell>
21517 </row>
21518 <row>
21519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21520 \begin_inset Text
21521
21522 \begin_layout Plain Layout
21523
21524 \backslash
21525 triangle
21526 \end_layout
21527
21528 \end_inset
21529 </cell>
21530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21531 \begin_inset Text
21532
21533 \begin_layout Plain Layout
21534 \begin_inset Formula $\triangle$
21535 \end_inset
21536
21537
21538 \end_layout
21539
21540 \end_inset
21541 </cell>
21542 </row>
21543 <row>
21544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21545 \begin_inset Text
21546
21547 \begin_layout Plain Layout
21548
21549 \backslash
21550 angle
21551 \end_layout
21552
21553 \end_inset
21554 </cell>
21555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21556 \begin_inset Text
21557
21558 \begin_layout Plain Layout
21559 \begin_inset Formula $\angle$
21560 \end_inset
21561
21562
21563 \end_layout
21564
21565 \end_inset
21566 </cell>
21567 </row>
21568 <row>
21569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21570 \begin_inset Text
21571
21572 \begin_layout Plain Layout
21573
21574 \backslash
21575 measuredangle
21576 \end_layout
21577
21578 \end_inset
21579 </cell>
21580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21581 \begin_inset Text
21582
21583 \begin_layout Plain Layout
21584 \begin_inset Formula $\measuredangle$
21585 \end_inset
21586
21587
21588 \end_layout
21589
21590 \end_inset
21591 </cell>
21592 </row>
21593 <row>
21594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21595 \begin_inset Text
21596
21597 \begin_layout Plain Layout
21598
21599 \backslash
21600 sphericalangle
21601 \end_layout
21602
21603 \end_inset
21604 </cell>
21605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21606 \begin_inset Text
21607
21608 \begin_layout Plain Layout
21609 \begin_inset Formula $\sphericalangle$
21610 \end_inset
21611
21612
21613 \end_layout
21614
21615 \end_inset
21616 </cell>
21617 </row>
21618 <row>
21619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21620 \begin_inset Text
21621
21622 \begin_layout Plain Layout
21623
21624 \backslash
21625 top
21626 \end_layout
21627
21628 \end_inset
21629 </cell>
21630 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21631 \begin_inset Text
21632
21633 \begin_layout Plain Layout
21634 \begin_inset Formula $\top$
21635 \end_inset
21636
21637
21638 \end_layout
21639
21640 \end_inset
21641 </cell>
21642 </row>
21643 <row>
21644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21645 \begin_inset Text
21646
21647 \begin_layout Plain Layout
21648
21649 \backslash
21650 bot
21651 \end_layout
21652
21653 \end_inset
21654 </cell>
21655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21656 \begin_inset Text
21657
21658 \begin_layout Plain Layout
21659 \begin_inset Formula $\bot$
21660 \end_inset
21661
21662
21663 \end_layout
21664
21665 \end_inset
21666 </cell>
21667 </row>
21668 </lyxtabular>
21669
21670 \end_inset
21671
21672
21673 \begin_inset space \hfill{}
21674 \end_inset
21675
21676
21677 \end_layout
21678
21679 \begin_layout Subsection
21680 その他の記号
21681 \begin_inset CommandInset label
21682 LatexCommand label
21683 name "sub:その他の記号"
21684
21685 \end_inset
21686
21687
21688 \begin_inset Index idx
21689 status collapsed
21690
21691 \begin_layout Plain Layout
21692 きごう@記号 ! そのた@その他
21693 \end_layout
21694
21695 \end_inset
21696
21697
21698 \end_layout
21699
21700 \begin_layout Standard
21701 \noindent
21702 \align center
21703 \begin_inset Tabular
21704 <lyxtabular version="3" rows="10" columns="2">
21705 <features tabularvalignment="middle">
21706 <column alignment="center" valignment="top" width="0pt">
21707 <column alignment="center" valignment="top" width="0pt">
21708 <row>
21709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21710 \begin_inset Text
21711
21712 \begin_layout Plain Layout
21713
21714 \family roman
21715 \series medium
21716 \shape up
21717 \size normal
21718 \emph off
21719 \bar no
21720 \noun off
21721 \color none
21722 コマンド
21723 \end_layout
21724
21725 \end_inset
21726 </cell>
21727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21728 \begin_inset Text
21729
21730 \begin_layout Plain Layout
21731
21732 \family roman
21733 \series medium
21734 \shape up
21735 \size normal
21736 \emph off
21737 \bar no
21738 \noun off
21739 \color none
21740 出力
21741 \end_layout
21742
21743 \end_inset
21744 </cell>
21745 </row>
21746 <row>
21747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21748 \begin_inset Text
21749
21750 \begin_layout Plain Layout
21751
21752 \backslash
21753 flat
21754 \end_layout
21755
21756 \end_inset
21757 </cell>
21758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21759 \begin_inset Text
21760
21761 \begin_layout Plain Layout
21762 \begin_inset Formula $\flat$
21763 \end_inset
21764
21765
21766 \end_layout
21767
21768 \end_inset
21769 </cell>
21770 </row>
21771 <row>
21772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21773 \begin_inset Text
21774
21775 \begin_layout Plain Layout
21776
21777 \backslash
21778 natural
21779 \end_layout
21780
21781 \end_inset
21782 </cell>
21783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21784 \begin_inset Text
21785
21786 \begin_layout Plain Layout
21787 \begin_inset Formula $\natural$
21788 \end_inset
21789
21790
21791 \end_layout
21792
21793 \end_inset
21794 </cell>
21795 </row>
21796 <row>
21797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21798 \begin_inset Text
21799
21800 \begin_layout Plain Layout
21801
21802 \backslash
21803 sharp
21804 \end_layout
21805
21806 \end_inset
21807 </cell>
21808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21809 \begin_inset Text
21810
21811 \begin_layout Plain Layout
21812 \begin_inset Formula $\sharp$
21813 \end_inset
21814
21815
21816 \end_layout
21817
21818 \end_inset
21819 </cell>
21820 </row>
21821 <row>
21822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21823 \begin_inset Text
21824
21825 \begin_layout Plain Layout
21826
21827 \backslash
21828 surd
21829 \end_layout
21830
21831 \end_inset
21832 </cell>
21833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21834 \begin_inset Text
21835
21836 \begin_layout Plain Layout
21837 \begin_inset Formula $\surd$
21838 \end_inset
21839
21840
21841 \end_layout
21842
21843 \end_inset
21844 </cell>
21845 </row>
21846 <row>
21847 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21848 \begin_inset Text
21849
21850 \begin_layout Plain Layout
21851
21852 \backslash
21853 checkmark
21854 \end_layout
21855
21856 \end_inset
21857 </cell>
21858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21859 \begin_inset Text
21860
21861 \begin_layout Plain Layout
21862 \begin_inset Formula $\checkmark$
21863 \end_inset
21864
21865
21866 \end_layout
21867
21868 \end_inset
21869 </cell>
21870 </row>
21871 <row>
21872 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21873 \begin_inset Text
21874
21875 \begin_layout Plain Layout
21876
21877 \backslash
21878 yen
21879 \end_layout
21880
21881 \end_inset
21882 </cell>
21883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21884 \begin_inset Text
21885
21886 \begin_layout Plain Layout
21887 \begin_inset Formula $\yen$
21888 \end_inset
21889
21890
21891 \end_layout
21892
21893 \end_inset
21894 </cell>
21895 </row>
21896 <row>
21897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21898 \begin_inset Text
21899
21900 \begin_layout Plain Layout
21901
21902 \backslash
21903 pounds
21904 \end_layout
21905
21906 \end_inset
21907 </cell>
21908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21909 \begin_inset Text
21910
21911 \begin_layout Plain Layout
21912 \begin_inset Formula $\pounds$
21913 \end_inset
21914
21915
21916 \end_layout
21917
21918 \end_inset
21919 </cell>
21920 </row>
21921 <row>
21922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21923 \begin_inset Text
21924
21925 \begin_layout Plain Layout
21926 $
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935 \begin_inset Formula $\$$
21936 \end_inset
21937
21938
21939 \end_layout
21940
21941 \end_inset
21942 </cell>
21943 </row>
21944 <row>
21945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949 §
21950 \end_layout
21951
21952 \end_inset
21953 </cell>
21954 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21955 \begin_inset Text
21956
21957 \begin_layout Plain Layout
21958 \begin_inset Formula $§$
21959 \end_inset
21960
21961
21962 \end_layout
21963
21964 \end_inset
21965 </cell>
21966 </row>
21967 </lyxtabular>
21968
21969 \end_inset
21970
21971
21972 \begin_inset Tabular
21973 <lyxtabular version="3" rows="10" columns="2">
21974 <features tabularvalignment="middle">
21975 <column alignment="center" valignment="top" width="0">
21976 <column alignment="center" valignment="top" width="0">
21977 <row>
21978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21979 \begin_inset Text
21980
21981 \begin_layout Plain Layout
21982
21983 \family roman
21984 \series medium
21985 \shape up
21986 \size normal
21987 \emph off
21988 \bar no
21989 \noun off
21990 \color none
21991 コマンド
21992 \end_layout
21993
21994 \end_inset
21995 </cell>
21996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21997 \begin_inset Text
21998
21999 \begin_layout Plain Layout
22000
22001 \family roman
22002 \series medium
22003 \shape up
22004 \size normal
22005 \emph off
22006 \bar no
22007 \noun off
22008 \color none
22009 出力
22010 \end_layout
22011
22012 \end_inset
22013 </cell>
22014 </row>
22015 <row>
22016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22017 \begin_inset Text
22018
22019 \begin_layout Plain Layout
22020
22021 \backslash
22022 hbar
22023 \end_layout
22024
22025 \end_inset
22026 </cell>
22027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22028 \begin_inset Text
22029
22030 \begin_layout Plain Layout
22031 \begin_inset Formula $\hbar$
22032 \end_inset
22033
22034
22035 \end_layout
22036
22037 \end_inset
22038 </cell>
22039 </row>
22040 <row>
22041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22042 \begin_inset Text
22043
22044 \begin_layout Plain Layout
22045
22046 \backslash
22047 hslash
22048 \end_layout
22049
22050 \end_inset
22051 </cell>
22052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22053 \begin_inset Text
22054
22055 \begin_layout Plain Layout
22056 \begin_inset Formula $\hslash$
22057 \end_inset
22058
22059
22060 \end_layout
22061
22062 \end_inset
22063 </cell>
22064 </row>
22065 <row>
22066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22067 \begin_inset Text
22068
22069 \begin_layout Plain Layout
22070
22071 \backslash
22072 clubsuit
22073 \end_layout
22074
22075 \end_inset
22076 </cell>
22077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22078 \begin_inset Text
22079
22080 \begin_layout Plain Layout
22081 \begin_inset Formula $\clubsuit$
22082 \end_inset
22083
22084
22085 \end_layout
22086
22087 \end_inset
22088 </cell>
22089 </row>
22090 <row>
22091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22092 \begin_inset Text
22093
22094 \begin_layout Plain Layout
22095
22096 \backslash
22097 spadesuit
22098 \end_layout
22099
22100 \end_inset
22101 </cell>
22102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22103 \begin_inset Text
22104
22105 \begin_layout Plain Layout
22106 \begin_inset Formula $\spadesuit$
22107 \end_inset
22108
22109
22110 \end_layout
22111
22112 \end_inset
22113 </cell>
22114 </row>
22115 <row>
22116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22117 \begin_inset Text
22118
22119 \begin_layout Plain Layout
22120
22121 \backslash
22122 bigstar
22123 \end_layout
22124
22125 \end_inset
22126 </cell>
22127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22128 \begin_inset Text
22129
22130 \begin_layout Plain Layout
22131 \begin_inset Formula $\bigstar$
22132 \end_inset
22133
22134
22135 \end_layout
22136
22137 \end_inset
22138 </cell>
22139 </row>
22140 <row>
22141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22142 \begin_inset Text
22143
22144 \begin_layout Plain Layout
22145
22146 \backslash
22147 blacklozenge
22148 \end_layout
22149
22150 \end_inset
22151 </cell>
22152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22153 \begin_inset Text
22154
22155 \begin_layout Plain Layout
22156 \begin_inset Formula $\blacklozenge$
22157 \end_inset
22158
22159
22160 \end_layout
22161
22162 \end_inset
22163 </cell>
22164 </row>
22165 <row>
22166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22167 \begin_inset Text
22168
22169 \begin_layout Plain Layout
22170
22171 \backslash
22172 blacktriangle
22173 \end_layout
22174
22175 \end_inset
22176 </cell>
22177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22178 \begin_inset Text
22179
22180 \begin_layout Plain Layout
22181 \begin_inset Formula $\blacktriangle$
22182 \end_inset
22183
22184
22185 \end_layout
22186
22187 \end_inset
22188 </cell>
22189 </row>
22190 <row>
22191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22192 \begin_inset Text
22193
22194 \begin_layout Plain Layout
22195
22196 \backslash
22197 blacktiangledown
22198 \end_layout
22199
22200 \end_inset
22201 </cell>
22202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22203 \begin_inset Text
22204
22205 \begin_layout Plain Layout
22206 \begin_inset Formula $\blacktriangledown$
22207 \end_inset
22208
22209
22210 \end_layout
22211
22212 \end_inset
22213 </cell>
22214 </row>
22215 <row>
22216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22217 \begin_inset Text
22218
22219 \begin_layout Plain Layout
22220
22221 \backslash
22222 bullet
22223 \end_layout
22224
22225 \end_inset
22226 </cell>
22227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22228 \begin_inset Text
22229
22230 \begin_layout Plain Layout
22231 \begin_inset Formula $\bullet$
22232 \end_inset
22233
22234
22235 \end_layout
22236
22237 \end_inset
22238 </cell>
22239 </row>
22240 </lyxtabular>
22241
22242 \end_inset
22243
22244
22245 \begin_inset Tabular
22246 <lyxtabular version="3" rows="10" columns="2">
22247 <features tabularvalignment="middle">
22248 <column alignment="center" valignment="top" width="0pt">
22249 <column alignment="center" valignment="top" width="0pt">
22250 <row>
22251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22252 \begin_inset Text
22253
22254 \begin_layout Plain Layout
22255
22256 \family roman
22257 \series medium
22258 \shape up
22259 \size normal
22260 \emph off
22261 \bar no
22262 \noun off
22263 \color none
22264 コマンド
22265 \end_layout
22266
22267 \end_inset
22268 </cell>
22269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22270 \begin_inset Text
22271
22272 \begin_layout Plain Layout
22273
22274 \family roman
22275 \series medium
22276 \shape up
22277 \size normal
22278 \emph off
22279 \bar no
22280 \noun off
22281 \color none
22282 出力
22283 \end_layout
22284
22285 \end_inset
22286 </cell>
22287 </row>
22288 <row>
22289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22290 \begin_inset Text
22291
22292 \begin_layout Plain Layout
22293
22294 \backslash
22295 diamondsuit
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304 \begin_inset Formula $\diamondsuit$
22305 \end_inset
22306
22307
22308 \end_layout
22309
22310 \end_inset
22311 </cell>
22312 </row>
22313 <row>
22314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22315 \begin_inset Text
22316
22317 \begin_layout Plain Layout
22318
22319 \backslash
22320 Diamond
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329 \begin_inset Formula $\Diamond$
22330 \end_inset
22331
22332
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 </row>
22338 <row>
22339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22340 \begin_inset Text
22341
22342 \begin_layout Plain Layout
22343
22344 \backslash
22345 heartsuit
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354 \begin_inset Formula $\heartsuit$
22355 \end_inset
22356
22357
22358 \end_layout
22359
22360 \end_inset
22361 </cell>
22362 </row>
22363 <row>
22364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368
22369 \backslash
22370 P
22371 \end_layout
22372
22373 \end_inset
22374 </cell>
22375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22376 \begin_inset Text
22377
22378 \begin_layout Plain Layout
22379 \begin_inset Formula $\P$
22380 \end_inset
22381
22382
22383 \end_layout
22384
22385 \end_inset
22386 </cell>
22387 </row>
22388 <row>
22389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22390 \begin_inset Text
22391
22392 \begin_layout Plain Layout
22393
22394 \backslash
22395 copyright
22396 \end_layout
22397
22398 \end_inset
22399 </cell>
22400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22401 \begin_inset Text
22402
22403 \begin_layout Plain Layout
22404 \begin_inset Formula $\copyright$
22405 \end_inset
22406
22407
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 </row>
22413 <row>
22414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418
22419 \backslash
22420 circledR
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429 \begin_inset Formula $\circledR$
22430 \end_inset
22431
22432
22433 \end_layout
22434
22435 \end_inset
22436 </cell>
22437 </row>
22438 <row>
22439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22440 \begin_inset Text
22441
22442 \begin_layout Plain Layout
22443
22444 \backslash
22445 maltese
22446 \end_layout
22447
22448 \end_inset
22449 </cell>
22450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22451 \begin_inset Text
22452
22453 \begin_layout Plain Layout
22454 \begin_inset Formula $\maltese$
22455 \end_inset
22456
22457
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 </row>
22463 <row>
22464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22465 \begin_inset Text
22466
22467 \begin_layout Plain Layout
22468
22469 \backslash
22470 diagup
22471 \end_layout
22472
22473 \end_inset
22474 </cell>
22475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479 \begin_inset Formula $\diagup$
22480 \end_inset
22481
22482
22483 \end_layout
22484
22485 \end_inset
22486 </cell>
22487 </row>
22488 <row>
22489 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \begin_layout Plain Layout
22493
22494 \backslash
22495 diagdown
22496 \end_layout
22497
22498 \end_inset
22499 </cell>
22500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22501 \begin_inset Text
22502
22503 \begin_layout Plain Layout
22504 \begin_inset Formula $\diagdown$
22505 \end_inset
22506
22507
22508 \end_layout
22509
22510 \end_inset
22511 </cell>
22512 </row>
22513 </lyxtabular>
22514
22515 \end_inset
22516
22517
22518 \end_layout
22519
22520 \begin_layout Standard
22521 \begin_inset VSpace medskip
22522 \end_inset
22523
22524 ここにある以上の記号が、第
22525 \begin_inset CommandInset ref
22526 LatexCommand ref
22527 reference "sub:他の特殊文字"
22528
22529 \end_inset
22530
22531 節に挙げてあります。
22532 \end_layout
22533
22534 \begin_layout Standard
22535 寸法を変えて表示することのできる記号もあります。第
22536 \begin_inset CommandInset ref
22537 LatexCommand ref
22538 reference "sub:書体寸法"
22539
22540 \end_inset
22541
22542 節をご参照下さい。
22543 \end_layout
22544
22545 \begin_layout Subsection
22546 ユーロ通貨記号€
22547 \begin_inset Index idx
22548 status collapsed
22549
22550 \begin_layout Plain Layout
22551 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
22552 \end_layout
22553
22554 \end_inset
22555
22556
22557 \begin_inset Index idx
22558 status collapsed
22559
22560 \begin_layout Plain Layout
22561
22562 \backslash
22563 @
22564 \begin_inset ERT
22565 status collapsed
22566
22567 \begin_layout Plain Layout
22568
22569
22570 \backslash
22571 officialeuro
22572 \end_layout
22573
22574 \end_inset
22575
22576
22577 \end_layout
22578
22579 \end_inset
22580
22581
22582 \end_layout
22583
22584 \begin_layout Standard
22585 ユーロ通貨記号を数式で使用するには、LaTeXパッケージ
22586 \series bold
22587 eurosym
22588 \series default
22589
22590 \begin_inset Index idx
22591 status collapsed
22592
22593 \begin_layout Plain Layout
22594 ぱっけーじ@パッケージ ! eurosym
22595 \end_layout
22596
22597 \end_inset
22598
22599 が導入されていて、以下のようなLaTeXプリアンブル行によって読み込まれていなくてはなりません。
22600 \end_layout
22601
22602 \begin_layout Standard
22603
22604 \series bold
22605
22606 \backslash
22607 usepackage[gennarrow]{eurosym}
22608 \end_layout
22609
22610 \begin_layout Standard
22611 すると、ユーロ通貨記号を
22612 \series bold
22613
22614 \backslash
22615 euro
22616 \series default
22617
22618 \begin_inset Index idx
22619 status collapsed
22620
22621 \begin_layout Plain Layout
22622 こまんど@コマンド ! E ! 
22623 \backslash
22624 euro
22625 \end_layout
22626
22627 \end_inset
22628
22629 コマンドで挿入することができるようになります。
22630 \end_layout
22631
22632 \begin_layout Standard
22633 数式テキストには、
22634 \series bold
22635 eurosym
22636 \series default
22637 が導入されていなくても、ユーロ通貨記号を直接€キーを使って挿入することができます。
22638 \series bold
22639 eurosym
22640 \series default
22641 が導入されていれば、
22642 \series bold
22643
22644 \backslash
22645 euro
22646 \series default
22647 はTeXモードでも挿入することができます。また、正式な通貨記号を
22648 \series bold
22649
22650 \backslash
22651 officialeuro
22652 \series default
22653
22654 \begin_inset Index idx
22655 status collapsed
22656
22657 \begin_layout Plain Layout
22658 こまんど@コマンド ! O ! 
22659 \backslash
22660 officialeuro
22661 \end_layout
22662
22663 \end_inset
22664
22665 コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
22666 \end_layout
22667
22668 \begin_layout Standard
22669 \begin_inset ERT
22670 status collapsed
22671
22672 \begin_layout Plain Layout
22673
22674
22675 \backslash
22676 ifeurosym 
22677 \end_layout
22678
22679 \end_inset
22680
22681
22682 \begin_inset Note Note
22683 status open
22684
22685 \begin_layout Plain Layout
22686 以下の表は、LaTeXパッケージ
22687 \series bold
22688 eurosym
22689 \series default
22690 が導入済みのときのみ表示されます。
22691 \end_layout
22692
22693 \end_inset
22694
22695
22696 \end_layout
22697
22698 \begin_layout Standard
22699 以下は、各ユーロ通貨記号のまとめです。
22700 \end_layout
22701
22702 \begin_layout Standard
22703 \align center
22704 \begin_inset Tabular
22705 <lyxtabular version="3" rows="4" columns="3">
22706 <features tabularvalignment="middle">
22707 <column alignment="center" valignment="top" width="0pt">
22708 <column alignment="center" valignment="top" width="0pt">
22709 <column alignment="center" valignment="top" width="0pt">
22710 <row>
22711 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22712 \begin_inset Text
22713
22714 \begin_layout Plain Layout
22715
22716 \end_layout
22717
22718 \end_inset
22719 </cell>
22720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22721 \begin_inset Text
22722
22723 \begin_layout Plain Layout
22724 コマンド
22725 \end_layout
22726
22727 \end_inset
22728 </cell>
22729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22730 \begin_inset Text
22731
22732 \begin_layout Plain Layout
22733 出力
22734 \end_layout
22735
22736 \end_inset
22737 </cell>
22738 </row>
22739 <row>
22740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22741 \begin_inset Text
22742
22743 \begin_layout Plain Layout
22744 数式
22745 \end_layout
22746
22747 \end_inset
22748 </cell>
22749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22750 \begin_inset Text
22751
22752 \begin_layout Plain Layout
22753
22754 \backslash
22755 euro
22756 \end_layout
22757
22758 \end_inset
22759 </cell>
22760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22761 \begin_inset Text
22762
22763 \begin_layout Plain Layout
22764 \begin_inset Formula $\euro$
22765 \end_inset
22766
22767
22768 \end_layout
22769
22770 \end_inset
22771 </cell>
22772 </row>
22773 <row>
22774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22775 \begin_inset Text
22776
22777 \begin_layout Plain Layout
22778 数式テキスト
22779 \end_layout
22780
22781 \end_inset
22782 </cell>
22783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22784 \begin_inset Text
22785
22786 \begin_layout Plain Layout
22787
22788 \end_layout
22789
22790 \end_inset
22791 </cell>
22792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22793 \begin_inset Text
22794
22795 \begin_layout Plain Layout
22796 \begin_inset Formula $\mbox{€}$
22797 \end_inset
22798
22799
22800 \end_layout
22801
22802 \end_inset
22803 </cell>
22804 </row>
22805 <row>
22806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22807 \begin_inset Text
22808
22809 \begin_layout Plain Layout
22810 TeXモード
22811 \end_layout
22812
22813 \end_inset
22814 </cell>
22815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22816 \begin_inset Text
22817
22818 \begin_layout Plain Layout
22819
22820 \backslash
22821 officialeuro
22822 \end_layout
22823
22824 \end_inset
22825 </cell>
22826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22827 \begin_inset Text
22828
22829 \begin_layout Plain Layout
22830 \begin_inset ERT
22831 status collapsed
22832
22833 \begin_layout Plain Layout
22834
22835
22836 \backslash
22837 officialeuro
22838 \end_layout
22839
22840 \end_inset
22841
22842
22843 \end_layout
22844
22845 \end_inset
22846 </cell>
22847 </row>
22848 </lyxtabular>
22849
22850 \end_inset
22851
22852
22853 \end_layout
22854
22855 \begin_layout Standard
22856 \begin_inset ERT
22857 status collapsed
22858
22859 \begin_layout Plain Layout
22860
22861
22862 \backslash
22863 else 
22864 \end_layout
22865
22866 \end_inset
22867
22868
22869 \begin_inset Note Note
22870 status open
22871
22872 \begin_layout Plain Layout
22873 以下は、LaTeXパッケージ
22874 \series bold
22875 eurosym
22876 \series default
22877 が導入されていないときのみ表示されます。
22878 \end_layout
22879
22880 \end_inset
22881
22882
22883 \end_layout
22884
22885 \begin_layout Standard
22886 本節の残りを出力としてみるためには、LaTeXパッケージ
22887 \series bold
22888 eurosym
22889 \series default
22890 を導入する必要があります。
22891 \end_layout
22892
22893 \begin_layout Standard
22894 \begin_inset ERT
22895 status collapsed
22896
22897 \begin_layout Plain Layout
22898
22899
22900 \backslash
22901 fi 
22902 \end_layout
22903
22904 \end_inset
22905
22906
22907 \end_layout
22908
22909 \begin_layout Section
22910 関係子
22911 \begin_inset CommandInset label
22912 LatexCommand label
22913 name "sec:関係子"
22914
22915 \end_inset
22916
22917
22918 \begin_inset Index idx
22919 status collapsed
22920
22921 \begin_layout Plain Layout
22922 かんけいし@関係子
22923 \end_layout
22924
22925 \end_inset
22926
22927
22928 \begin_inset Index idx
22929 status collapsed
22930
22931 \begin_layout Plain Layout
22932 ひかくし@比較子|see
22933 \begin_inset ERT
22934 status collapsed
22935
22936 \begin_layout Plain Layout
22937
22938 {
22939 \end_layout
22940
22941 \end_inset
22942
22943 関係子
22944 \begin_inset ERT
22945 status collapsed
22946
22947 \begin_layout Plain Layout
22948
22949 }
22950 \end_layout
22951
22952 \end_inset
22953
22954
22955 \end_layout
22956
22957 \end_inset
22958
22959
22960 \end_layout
22961
22962 \begin_layout Standard
22963 関係子はすべて、ツールバーボタンの
22964 \begin_inset Graphics
22965         filename ../../images/math/leq.png
22966         scale 85
22967
22968 \end_inset
22969
22970 でも挿入することができます。
22971 \end_layout
22972
22973 \begin_layout Standard
22974 \begin_inset space \hfill{}
22975 \end_inset
22976
22977
22978 \begin_inset Tabular
22979 <lyxtabular version="3" rows="17" columns="2">
22980 <features tabularvalignment="middle">
22981 <column alignment="center" valignment="top" width="0pt">
22982 <column alignment="center" valignment="top" width="0pt">
22983 <row>
22984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22985 \begin_inset Text
22986
22987 \begin_layout Plain Layout
22988 コマンド
22989 \end_layout
22990
22991 \end_inset
22992 </cell>
22993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22994 \begin_inset Text
22995
22996 \begin_layout Plain Layout
22997 出力
22998 \end_layout
22999
23000 \end_inset
23001 </cell>
23002 </row>
23003 <row>
23004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23005 \begin_inset Text
23006
23007 \begin_layout Plain Layout
23008 \begin_inset Formula $<$
23009 \end_inset
23010
23011
23012 \end_layout
23013
23014 \end_inset
23015 </cell>
23016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23017 \begin_inset Text
23018
23019 \begin_layout Plain Layout
23020 \begin_inset Formula $<$
23021 \end_inset
23022
23023
23024 \end_layout
23025
23026 \end_inset
23027 </cell>
23028 </row>
23029 <row>
23030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23031 \begin_inset Text
23032
23033 \begin_layout Plain Layout
23034
23035 \backslash
23036 le
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23042 \begin_inset Text
23043
23044 \begin_layout Plain Layout
23045 \begin_inset Formula $\le$
23046 \end_inset
23047
23048
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 </row>
23054 <row>
23055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23056 \begin_inset Text
23057
23058 \begin_layout Plain Layout
23059
23060 \backslash
23061 ll
23062 \end_layout
23063
23064 \end_inset
23065 </cell>
23066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23067 \begin_inset Text
23068
23069 \begin_layout Plain Layout
23070 \begin_inset Formula $\ll$
23071 \end_inset
23072
23073
23074 \end_layout
23075
23076 \end_inset
23077 </cell>
23078 </row>
23079 <row>
23080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23081 \begin_inset Text
23082
23083 \begin_layout Plain Layout
23084
23085 \backslash
23086 prec
23087 \end_layout
23088
23089 \end_inset
23090 </cell>
23091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23092 \begin_inset Text
23093
23094 \begin_layout Plain Layout
23095 \begin_inset Formula $\prec$
23096 \end_inset
23097
23098
23099 \end_layout
23100
23101 \end_inset
23102 </cell>
23103 </row>
23104 <row>
23105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23106 \begin_inset Text
23107
23108 \begin_layout Plain Layout
23109
23110 \backslash
23111 preceq
23112 \end_layout
23113
23114 \end_inset
23115 </cell>
23116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23117 \begin_inset Text
23118
23119 \begin_layout Plain Layout
23120 \begin_inset Formula $\preceq$
23121 \end_inset
23122
23123
23124 \end_layout
23125
23126 \end_inset
23127 </cell>
23128 </row>
23129 <row>
23130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23131 \begin_inset Text
23132
23133 \begin_layout Plain Layout
23134
23135 \backslash
23136 subset
23137 \end_layout
23138
23139 \end_inset
23140 </cell>
23141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23142 \begin_inset Text
23143
23144 \begin_layout Plain Layout
23145 \begin_inset Formula $\subset$
23146 \end_inset
23147
23148
23149 \end_layout
23150
23151 \end_inset
23152 </cell>
23153 </row>
23154 <row>
23155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23156 \begin_inset Text
23157
23158 \begin_layout Plain Layout
23159
23160 \backslash
23161 subseteq
23162 \end_layout
23163
23164 \end_inset
23165 </cell>
23166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23167 \begin_inset Text
23168
23169 \begin_layout Plain Layout
23170 \begin_inset Formula $\subseteq$
23171 \end_inset
23172
23173
23174 \end_layout
23175
23176 \end_inset
23177 </cell>
23178 </row>
23179 <row>
23180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23181 \begin_inset Text
23182
23183 \begin_layout Plain Layout
23184
23185 \backslash
23186 sqsubseteq
23187 \end_layout
23188
23189 \end_inset
23190 </cell>
23191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23192 \begin_inset Text
23193
23194 \begin_layout Plain Layout
23195 \begin_inset Formula $\sqsubseteq$
23196 \end_inset
23197
23198
23199 \end_layout
23200
23201 \end_inset
23202 </cell>
23203 </row>
23204 <row>
23205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23206 \begin_inset Text
23207
23208 \begin_layout Plain Layout
23209
23210 \backslash
23211 in
23212 \end_layout
23213
23214 \end_inset
23215 </cell>
23216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23217 \begin_inset Text
23218
23219 \begin_layout Plain Layout
23220 \begin_inset Formula $\in$
23221 \end_inset
23222
23223
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 </row>
23229 <row>
23230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23231 \begin_inset Text
23232
23233 \begin_layout Plain Layout
23234
23235 \backslash
23236 vdash
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23242 \begin_inset Text
23243
23244 \begin_layout Plain Layout
23245 \begin_inset Formula $\vdash$
23246 \end_inset
23247
23248
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 </row>
23254 <row>
23255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23256 \begin_inset Text
23257
23258 \begin_layout Plain Layout
23259
23260 \backslash
23261 smile
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23267 \begin_inset Text
23268
23269 \begin_layout Plain Layout
23270 \begin_inset Formula $\smile$
23271 \end_inset
23272
23273
23274 \end_layout
23275
23276 \end_inset
23277 </cell>
23278 </row>
23279 <row>
23280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23281 \begin_inset Text
23282
23283 \begin_layout Plain Layout
23284
23285 \backslash
23286 lhd
23287 \end_layout
23288
23289 \end_inset
23290 </cell>
23291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23292 \begin_inset Text
23293
23294 \begin_layout Plain Layout
23295 \begin_inset Formula $\lhd$
23296 \end_inset
23297
23298
23299 \end_layout
23300
23301 \end_inset
23302 </cell>
23303 </row>
23304 <row>
23305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23306 \begin_inset Text
23307
23308 \begin_layout Plain Layout
23309
23310 \backslash
23311 unlhd
23312 \end_layout
23313
23314 \end_inset
23315 </cell>
23316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23317 \begin_inset Text
23318
23319 \begin_layout Plain Layout
23320 \begin_inset Formula $\unlhd$
23321 \end_inset
23322
23323
23324 \end_layout
23325
23326 \end_inset
23327 </cell>
23328 </row>
23329 <row>
23330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23331 \begin_inset Text
23332
23333 \begin_layout Plain Layout
23334
23335 \backslash
23336 gtrless
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23342 \begin_inset Text
23343
23344 \begin_layout Plain Layout
23345 \begin_inset Formula $\gtrless$
23346 \end_inset
23347
23348
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 </row>
23354 <row>
23355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23356 \begin_inset Text
23357
23358 \begin_layout Plain Layout
23359
23360 \backslash
23361 mid
23362 \end_layout
23363
23364 \end_inset
23365 </cell>
23366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23367 \begin_inset Text
23368
23369 \begin_layout Plain Layout
23370 \begin_inset Formula $\mid$
23371 \end_inset
23372
23373
23374 \end_layout
23375
23376 \end_inset
23377 </cell>
23378 </row>
23379 <row>
23380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23381 \begin_inset Text
23382
23383 \begin_layout Plain Layout
23384
23385 \backslash
23386 nmid
23387 \end_layout
23388
23389 \end_inset
23390 </cell>
23391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23392 \begin_inset Text
23393
23394 \begin_layout Plain Layout
23395 \begin_inset Formula $\nmid$
23396 \end_inset
23397
23398
23399 \end_layout
23400
23401 \end_inset
23402 </cell>
23403 </row>
23404 </lyxtabular>
23405
23406 \end_inset
23407
23408
23409 \begin_inset space \hfill{}
23410 \end_inset
23411
23412
23413 \begin_inset Tabular
23414 <lyxtabular version="3" rows="17" columns="2">
23415 <features tabularvalignment="middle">
23416 <column alignment="center" valignment="top" width="0pt">
23417 <column alignment="center" valignment="top" width="0pt">
23418 <row>
23419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23420 \begin_inset Text
23421
23422 \begin_layout Plain Layout
23423 コマンド
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23429 \begin_inset Text
23430
23431 \begin_layout Plain Layout
23432 出力
23433 \end_layout
23434
23435 \end_inset
23436 </cell>
23437 </row>
23438 <row>
23439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23440 \begin_inset Text
23441
23442 \begin_layout Plain Layout
23443 =
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Plain Layout
23452 \begin_inset Formula $=$
23453 \end_inset
23454
23455
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 </row>
23461 <row>
23462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23463 \begin_inset Text
23464
23465 \begin_layout Plain Layout
23466
23467 \backslash
23468 not=
23469 \end_layout
23470
23471 \end_inset
23472 </cell>
23473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23474 \begin_inset Text
23475
23476 \begin_layout Plain Layout
23477 \begin_inset Formula $\not=$
23478 \end_inset
23479
23480
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 </row>
23486 <row>
23487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23488 \begin_inset Text
23489
23490 \begin_layout Plain Layout
23491
23492 \backslash
23493 equiv
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23499 \begin_inset Text
23500
23501 \begin_layout Plain Layout
23502 \begin_inset Formula $\equiv$
23503 \end_inset
23504
23505
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 </row>
23511 <row>
23512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout Plain Layout
23516
23517 \backslash
23518 sim
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23524 \begin_inset Text
23525
23526 \begin_layout Plain Layout
23527 \begin_inset Formula $\sim$
23528 \end_inset
23529
23530
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 </row>
23536 <row>
23537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541
23542 \backslash
23543 simeq
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23549 \begin_inset Text
23550
23551 \begin_layout Plain Layout
23552 \begin_inset Formula $\simeq$
23553 \end_inset
23554
23555
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 </row>
23561 <row>
23562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566
23567 \backslash
23568 approx
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23574 \begin_inset Text
23575
23576 \begin_layout Plain Layout
23577 \begin_inset Formula $\approx$
23578 \end_inset
23579
23580
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 </row>
23586 <row>
23587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23588 \begin_inset Text
23589
23590 \begin_layout Plain Layout
23591
23592 \backslash
23593 cong
23594 \end_layout
23595
23596 \end_inset
23597 </cell>
23598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23599 \begin_inset Text
23600
23601 \begin_layout Plain Layout
23602 \begin_inset Formula $\cong$
23603 \end_inset
23604
23605
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 </row>
23611 <row>
23612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23613 \begin_inset Text
23614
23615 \begin_layout Plain Layout
23616
23617 \backslash
23618 bowtie
23619 \end_layout
23620
23621 \end_inset
23622 </cell>
23623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23624 \begin_inset Text
23625
23626 \begin_layout Plain Layout
23627 \begin_inset Formula $\bowtie$
23628 \end_inset
23629
23630
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 </row>
23636 <row>
23637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23638 \begin_inset Text
23639
23640 \begin_layout Plain Layout
23641
23642 \backslash
23643 notin
23644 \end_layout
23645
23646 \end_inset
23647 </cell>
23648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23649 \begin_inset Text
23650
23651 \begin_layout Plain Layout
23652 \begin_inset Formula $\notin$
23653 \end_inset
23654
23655
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 </row>
23661 <row>
23662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23663 \begin_inset Text
23664
23665 \begin_layout Plain Layout
23666
23667 \backslash
23668 perp
23669 \end_layout
23670
23671 \end_inset
23672 </cell>
23673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23674 \begin_inset Text
23675
23676 \begin_layout Plain Layout
23677 \begin_inset Formula $\perp$
23678 \end_inset
23679
23680
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 </row>
23686 <row>
23687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23688 \begin_inset Text
23689
23690 \begin_layout Plain Layout
23691
23692 \backslash
23693 propto
23694 \end_layout
23695
23696 \end_inset
23697 </cell>
23698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23699 \begin_inset Text
23700
23701 \begin_layout Plain Layout
23702 \begin_inset Formula $\propto$
23703 \end_inset
23704
23705
23706 \end_layout
23707
23708 \end_inset
23709 </cell>
23710 </row>
23711 <row>
23712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23713 \begin_inset Text
23714
23715 \begin_layout Plain Layout
23716
23717 \backslash
23718 asymp
23719 \end_layout
23720
23721 \end_inset
23722 </cell>
23723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23724 \begin_inset Text
23725
23726 \begin_layout Plain Layout
23727 \begin_inset Formula $\asymp$
23728 \end_inset
23729
23730
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 </row>
23736 <row>
23737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23738 \begin_inset Text
23739
23740 \begin_layout Plain Layout
23741
23742 \backslash
23743 doteq
23744 \end_layout
23745
23746 \end_inset
23747 </cell>
23748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23749 \begin_inset Text
23750
23751 \begin_layout Plain Layout
23752 \begin_inset Formula $\doteq$
23753 \end_inset
23754
23755
23756 \end_layout
23757
23758 \end_inset
23759 </cell>
23760 </row>
23761 <row>
23762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23763 \begin_inset Text
23764
23765 \begin_layout Plain Layout
23766
23767 \backslash
23768 circeq
23769 \end_layout
23770
23771 \end_inset
23772 </cell>
23773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23774 \begin_inset Text
23775
23776 \begin_layout Plain Layout
23777 \begin_inset Formula $\circeq$
23778 \end_inset
23779
23780
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 </row>
23786 <row>
23787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23788 \begin_inset Text
23789
23790 \begin_layout Plain Layout
23791
23792 \backslash
23793 models
23794 \end_layout
23795
23796 \end_inset
23797 </cell>
23798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23799 \begin_inset Text
23800
23801 \begin_layout Plain Layout
23802 \begin_inset Formula $\models$
23803 \end_inset
23804
23805
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 </row>
23811 <row>
23812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23813 \begin_inset Text
23814
23815 \begin_layout Plain Layout
23816
23817 \backslash
23818 widehat=
23819 \end_layout
23820
23821 \end_inset
23822 </cell>
23823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23824 \begin_inset Text
23825
23826 \begin_layout Plain Layout
23827 \begin_inset Formula $\widehat{=}$
23828 \end_inset
23829
23830
23831 \end_layout
23832
23833 \end_inset
23834 </cell>
23835 </row>
23836 </lyxtabular>
23837
23838 \end_inset
23839
23840
23841 \begin_inset space \hfill{}
23842 \end_inset
23843
23844
23845 \begin_inset Tabular
23846 <lyxtabular version="3" rows="17" columns="2">
23847 <features tabularvalignment="middle">
23848 <column alignment="center" valignment="top" width="0pt">
23849 <column alignment="center" valignment="top" width="0pt">
23850 <row>
23851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23852 \begin_inset Text
23853
23854 \begin_layout Plain Layout
23855
23856 \family roman
23857 \series medium
23858 \shape up
23859 \size normal
23860 \emph off
23861 \bar no
23862 \noun off
23863 \color none
23864 コマンド
23865 \end_layout
23866
23867 \end_inset
23868 </cell>
23869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23870 \begin_inset Text
23871
23872 \begin_layout Plain Layout
23873
23874 \family roman
23875 \series medium
23876 \shape up
23877 \size normal
23878 \emph off
23879 \bar no
23880 \noun off
23881 \color none
23882 出力
23883 \end_layout
23884
23885 \end_inset
23886 </cell>
23887 </row>
23888 <row>
23889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23890 \begin_inset Text
23891
23892 \begin_layout Plain Layout
23893 \begin_inset Formula $>$
23894 \end_inset
23895
23896
23897 \end_layout
23898
23899 \end_inset
23900 </cell>
23901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23902 \begin_inset Text
23903
23904 \begin_layout Plain Layout
23905 \begin_inset Formula $>$
23906 \end_inset
23907
23908
23909 \end_layout
23910
23911 \end_inset
23912 </cell>
23913 </row>
23914 <row>
23915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23916 \begin_inset Text
23917
23918 \begin_layout Plain Layout
23919
23920 \backslash
23921 ge
23922 \end_layout
23923
23924 \end_inset
23925 </cell>
23926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23927 \begin_inset Text
23928
23929 \begin_layout Plain Layout
23930 \begin_inset Formula $\ge$
23931 \end_inset
23932
23933
23934 \end_layout
23935
23936 \end_inset
23937 </cell>
23938 </row>
23939 <row>
23940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23941 \begin_inset Text
23942
23943 \begin_layout Plain Layout
23944
23945 \backslash
23946 gg
23947 \end_layout
23948
23949 \end_inset
23950 </cell>
23951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23952 \begin_inset Text
23953
23954 \begin_layout Plain Layout
23955 \begin_inset Formula $\gg$
23956 \end_inset
23957
23958
23959 \end_layout
23960
23961 \end_inset
23962 </cell>
23963 </row>
23964 <row>
23965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23966 \begin_inset Text
23967
23968 \begin_layout Plain Layout
23969
23970 \backslash
23971 succ
23972 \end_layout
23973
23974 \end_inset
23975 </cell>
23976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23977 \begin_inset Text
23978
23979 \begin_layout Plain Layout
23980 \begin_inset Formula $\succ$
23981 \end_inset
23982
23983
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 </row>
23989 <row>
23990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23991 \begin_inset Text
23992
23993 \begin_layout Plain Layout
23994
23995 \backslash
23996 succeq
23997 \end_layout
23998
23999 \end_inset
24000 </cell>
24001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24002 \begin_inset Text
24003
24004 \begin_layout Plain Layout
24005 \begin_inset Formula $\succeq$
24006 \end_inset
24007
24008
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 </row>
24014 <row>
24015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24016 \begin_inset Text
24017
24018 \begin_layout Plain Layout
24019
24020 \backslash
24021 supset
24022 \end_layout
24023
24024 \end_inset
24025 </cell>
24026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \begin_layout Plain Layout
24030 \begin_inset Formula $\supset$
24031 \end_inset
24032
24033
24034 \end_layout
24035
24036 \end_inset
24037 </cell>
24038 </row>
24039 <row>
24040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24041 \begin_inset Text
24042
24043 \begin_layout Plain Layout
24044
24045 \backslash
24046 supseteq
24047 \end_layout
24048
24049 \end_inset
24050 </cell>
24051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055 \begin_inset Formula $\supseteq$
24056 \end_inset
24057
24058
24059 \end_layout
24060
24061 \end_inset
24062 </cell>
24063 </row>
24064 <row>
24065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24066 \begin_inset Text
24067
24068 \begin_layout Plain Layout
24069
24070 \backslash
24071 sqsupseteq
24072 \end_layout
24073
24074 \end_inset
24075 </cell>
24076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24077 \begin_inset Text
24078
24079 \begin_layout Plain Layout
24080 \begin_inset Formula $\sqsupseteq$
24081 \end_inset
24082
24083
24084 \end_layout
24085
24086 \end_inset
24087 </cell>
24088 </row>
24089 <row>
24090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24091 \begin_inset Text
24092
24093 \begin_layout Plain Layout
24094
24095 \backslash
24096 ni
24097 \end_layout
24098
24099 \end_inset
24100 </cell>
24101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24102 \begin_inset Text
24103
24104 \begin_layout Plain Layout
24105 \begin_inset Formula $\ni$
24106 \end_inset
24107
24108
24109 \end_layout
24110
24111 \end_inset
24112 </cell>
24113 </row>
24114 <row>
24115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24116 \begin_inset Text
24117
24118 \begin_layout Plain Layout
24119
24120 \backslash
24121 dashv
24122 \end_layout
24123
24124 \end_inset
24125 </cell>
24126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24127 \begin_inset Text
24128
24129 \begin_layout Plain Layout
24130 \begin_inset Formula $\dashv$
24131 \end_inset
24132
24133
24134 \end_layout
24135
24136 \end_inset
24137 </cell>
24138 </row>
24139 <row>
24140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24141 \begin_inset Text
24142
24143 \begin_layout Plain Layout
24144
24145 \backslash
24146 frown
24147 \end_layout
24148
24149 \end_inset
24150 </cell>
24151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24152 \begin_inset Text
24153
24154 \begin_layout Plain Layout
24155 \begin_inset Formula $\frown$
24156 \end_inset
24157
24158
24159 \end_layout
24160
24161 \end_inset
24162 </cell>
24163 </row>
24164 <row>
24165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24166 \begin_inset Text
24167
24168 \begin_layout Plain Layout
24169
24170 \backslash
24171 rhd
24172 \end_layout
24173
24174 \end_inset
24175 </cell>
24176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24177 \begin_inset Text
24178
24179 \begin_layout Plain Layout
24180 \begin_inset Formula $\rhd$
24181 \end_inset
24182
24183
24184 \end_layout
24185
24186 \end_inset
24187 </cell>
24188 </row>
24189 <row>
24190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24191 \begin_inset Text
24192
24193 \begin_layout Plain Layout
24194
24195 \backslash
24196 unrhd
24197 \end_layout
24198
24199 \end_inset
24200 </cell>
24201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24202 \begin_inset Text
24203
24204 \begin_layout Plain Layout
24205 \begin_inset Formula $\unrhd$
24206 \end_inset
24207
24208
24209 \end_layout
24210
24211 \end_inset
24212 </cell>
24213 </row>
24214 <row>
24215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24216 \begin_inset Text
24217
24218 \begin_layout Plain Layout
24219
24220 \backslash
24221 lessgtr
24222 \end_layout
24223
24224 \end_inset
24225 </cell>
24226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24227 \begin_inset Text
24228
24229 \begin_layout Plain Layout
24230 \begin_inset Formula $\lessgtr$
24231 \end_inset
24232
24233
24234 \end_layout
24235
24236 \end_inset
24237 </cell>
24238 </row>
24239 <row>
24240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24241 \begin_inset Text
24242
24243 \begin_layout Plain Layout
24244
24245 \backslash
24246 parallel
24247 \end_layout
24248
24249 \end_inset
24250 </cell>
24251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24252 \begin_inset Text
24253
24254 \begin_layout Plain Layout
24255 \begin_inset Formula $\parallel$
24256 \end_inset
24257
24258
24259 \end_layout
24260
24261 \end_inset
24262 </cell>
24263 </row>
24264 <row>
24265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24266 \begin_inset Text
24267
24268 \begin_layout Plain Layout
24269
24270 \backslash
24271 nparallel
24272 \end_layout
24273
24274 \end_inset
24275 </cell>
24276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24277 \begin_inset Text
24278
24279 \begin_layout Plain Layout
24280 \begin_inset Formula $\nparallel$
24281 \end_inset
24282
24283
24284 \end_layout
24285
24286 \end_inset
24287 </cell>
24288 </row>
24289 </lyxtabular>
24290
24291 \end_inset
24292
24293
24294 \begin_inset space \hfill{}
24295 \end_inset
24296
24297
24298 \end_layout
24299
24300 \begin_layout Standard
24301 \begin_inset VSpace medskip
24302 \end_inset
24303
24304
24305 \series bold
24306
24307 \backslash
24308 lhd
24309 \series default
24310
24311 \series bold
24312
24313 \backslash
24314 rhd
24315 \series default
24316 の文字は、同じように見える演算子
24317 \series bold
24318
24319 \backslash
24320 triangleleft
24321 \series default
24322 および
24323 \series bold
24324
24325 \backslash
24326 triangleright
24327 \series default
24328 よりも大きくなっています。
24329 \end_layout
24330
24331 \begin_layout Standard
24332 関係子は、記号とは違って、つねに前後に余白が置かれます。
24333 \end_layout
24334
24335 \begin_layout Standard
24336
24337 \series bold
24338
24339 \backslash
24340 stackrel
24341 \series default
24342
24343 \begin_inset Index idx
24344 status collapsed
24345
24346 \begin_layout Plain Layout
24347 こまんど@コマンド ! S ! 
24348 \backslash
24349 stackrel
24350 \end_layout
24351
24352 \end_inset
24353
24354 コマンドを使うと、以下のように、ラベル付きの関係子を作ることができます。
24355 \end_layout
24356
24357 \begin_layout Standard
24358 \align center
24359 \begin_inset Tabular
24360 <lyxtabular version="3" rows="2" columns="2">
24361 <features tabularvalignment="middle">
24362 <column alignment="center" valignment="top" width="0">
24363 <column alignment="center" valignment="top" width="0">
24364 <row>
24365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24366 \begin_inset Text
24367
24368 \begin_layout Plain Layout
24369 コマンド
24370 \end_layout
24371
24372 \end_inset
24373 </cell>
24374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378 出力
24379 \begin_inset Note Note
24380 status collapsed
24381
24382 \begin_layout Plain Layout
24383 ここで
24384 \series bold
24385
24386 \backslash
24387 raisebox
24388 \series default
24389 はスペーサーとして使用しているだけです。
24390 \end_layout
24391
24392 \end_inset
24393
24394
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 </row>
24400 <row>
24401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24402 \begin_inset Text
24403
24404 \begin_layout Plain Layout
24405 A(r)
24406 \backslash
24407 stackrel
24408 \begin_inset ERT
24409 status collapsed
24410
24411 \begin_layout Plain Layout
24412
24413
24414 \backslash
24415 spce 
24416 \end_layout
24417
24418 \end_inset
24419
24420 r
24421 \backslash
24422 to
24423 \backslash
24424 infty
24425 \begin_inset ERT
24426 status collapsed
24427
24428 \begin_layout Plain Layout
24429
24430
24431 \backslash
24432 spce 
24433 \end_layout
24434
24435 \end_inset
24436
24437
24438 \begin_inset Formula $\downarrow$
24439 \end_inset
24440
24441
24442 \backslash
24443 approx
24444 \begin_inset ERT
24445 status collapsed
24446
24447 \begin_layout Plain Layout
24448
24449
24450 \backslash
24451 spce 
24452 \end_layout
24453
24454 \end_inset
24455
24456
24457 \begin_inset ERT
24458 status collapsed
24459
24460 \begin_layout Plain Layout
24461
24462
24463 \backslash
24464 spce 
24465 \end_layout
24466
24467 \end_inset
24468
24469 B
24470 \end_layout
24471
24472 \end_inset
24473 </cell>
24474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24479 \end_inset
24480
24481
24482 \end_layout
24483
24484 \end_inset
24485 </cell>
24486 </row>
24487 </lyxtabular>
24488
24489 \end_inset
24490
24491
24492 \end_layout
24493
24494 \begin_layout Section
24495 函数
24496 \end_layout
24497
24498 \begin_layout Subsection
24499 定義済み函数
24500 \begin_inset CommandInset label
24501 LatexCommand label
24502 name "sub:定義済み函数"
24503
24504 \end_inset
24505
24506
24507 \begin_inset Index idx
24508 status collapsed
24509
24510 \begin_layout Plain Layout
24511 かんすう@函数 ! ていぎずみ@定義済み
24512 \end_layout
24513
24514 \end_inset
24515
24516
24517 \end_layout
24518
24519 \begin_layout Standard
24520 一般的に、数式表現では変数は
24521 \shape italic
24522 イタリック体
24523 \shape default
24524 に設定されますが、函数名はイタリック体にしません。なぜなら、
24525 \begin_inset Formula $sin$
24526 \end_inset
24527
24528
24529 \begin_inset Formula $s\cdot i\cdot n$
24530 \end_inset
24531
24532 であるかのように誤解させる恐れがあるためです。そのために、定義済み函数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み函数は、函数名の前にバ
24533 ックスラッシュを加えたコマンドとして挿入します。
24534 \end_layout
24535
24536 \begin_layout Standard
24537 \align center
24538 \begin_inset Tabular
24539 <lyxtabular version="3" rows="2" columns="4">
24540 <features tabularvalignment="middle">
24541 <column alignment="center" valignment="top" width="0pt">
24542 <column alignment="center" valignment="top" width="0pt">
24543 <column alignment="center" valignment="top" width="0pt">
24544 <column alignment="center" valignment="top" width="0pt">
24545 <row>
24546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24547 \begin_inset Text
24548
24549 \begin_layout Plain Layout
24550 コマンド
24551 \end_layout
24552
24553 \end_inset
24554 </cell>
24555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24556 \begin_inset Text
24557
24558 \begin_layout Plain Layout
24559 出力
24560 \end_layout
24561
24562 \end_inset
24563 </cell>
24564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24565 \begin_inset Text
24566
24567 \begin_layout Plain Layout
24568 コマンド
24569 \end_layout
24570
24571 \end_inset
24572 </cell>
24573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24574 \begin_inset Text
24575
24576 \begin_layout Plain Layout
24577 出力
24578 \end_layout
24579
24580 \end_inset
24581 </cell>
24582 </row>
24583 <row>
24584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24585 \begin_inset Text
24586
24587 \begin_layout Plain Layout
24588 Asin(x)+B
24589 \end_layout
24590
24591 \end_inset
24592 </cell>
24593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24594 \begin_inset Text
24595
24596 \begin_layout Plain Layout
24597 \begin_inset Formula $Asin(x)+B$
24598 \end_inset
24599
24600
24601 \end_layout
24602
24603 \end_inset
24604 </cell>
24605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24606 \begin_inset Text
24607
24608 \begin_layout Plain Layout
24609 A
24610 \backslash
24611 sin(x)+B
24612 \end_layout
24613
24614 \end_inset
24615 </cell>
24616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24617 \begin_inset Text
24618
24619 \begin_layout Plain Layout
24620 \begin_inset Formula $A\sin(x)+B$
24621 \end_inset
24622
24623
24624 \end_layout
24625
24626 \end_inset
24627 </cell>
24628 </row>
24629 </lyxtabular>
24630
24631 \end_inset
24632
24633
24634 \end_layout
24635
24636 \begin_layout Standard
24637 以下の函数が定義済みです。
24638 \end_layout
24639
24640 \begin_layout Standard
24641 \begin_inset VSpace -2mm
24642 \end_inset
24643
24644
24645 \end_layout
24646
24647 \begin_layout Standard
24648 \align center
24649 \begin_inset Tabular
24650 <lyxtabular version="3" rows="9" columns="4">
24651 <features tabularvalignment="middle">
24652 <column alignment="center" valignment="top" width="0pt">
24653 <column alignment="center" valignment="top" width="0pt">
24654 <column alignment="center" valignment="top" width="0pt">
24655 <column alignment="center" valignment="top" width="0pt">
24656 <row>
24657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24658 \begin_inset Text
24659
24660 \begin_layout Plain Layout
24661 コマンド
24662 \end_layout
24663
24664 \end_inset
24665 </cell>
24666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24667 \begin_inset Text
24668
24669 \begin_layout Plain Layout
24670 コマンド
24671 \end_layout
24672
24673 \end_inset
24674 </cell>
24675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24676 \begin_inset Text
24677
24678 \begin_layout Plain Layout
24679 コマンド
24680 \end_layout
24681
24682 \end_inset
24683 </cell>
24684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24685 \begin_inset Text
24686
24687 \begin_layout Plain Layout
24688 コマンド
24689 \end_layout
24690
24691 \end_inset
24692 </cell>
24693 </row>
24694 <row>
24695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24696 \begin_inset Text
24697
24698 \begin_layout Plain Layout
24699
24700 \backslash
24701 sin
24702 \end_layout
24703
24704 \end_inset
24705 </cell>
24706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24707 \begin_inset Text
24708
24709 \begin_layout Plain Layout
24710
24711 \backslash
24712 sinh
24713 \end_layout
24714
24715 \end_inset
24716 </cell>
24717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24718 \begin_inset Text
24719
24720 \begin_layout Plain Layout
24721
24722 \backslash
24723 arcsin
24724 \end_layout
24725
24726 \end_inset
24727 </cell>
24728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24729 \begin_inset Text
24730
24731 \begin_layout Plain Layout
24732
24733 \backslash
24734 sup
24735 \end_layout
24736
24737 \end_inset
24738 </cell>
24739 </row>
24740 <row>
24741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24742 \begin_inset Text
24743
24744 \begin_layout Plain Layout
24745
24746 \backslash
24747 cos
24748 \end_layout
24749
24750 \end_inset
24751 </cell>
24752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24753 \begin_inset Text
24754
24755 \begin_layout Plain Layout
24756
24757 \backslash
24758 cosh
24759 \end_layout
24760
24761 \end_inset
24762 </cell>
24763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24764 \begin_inset Text
24765
24766 \begin_layout Plain Layout
24767
24768 \backslash
24769 arccos
24770 \end_layout
24771
24772 \end_inset
24773 </cell>
24774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24775 \begin_inset Text
24776
24777 \begin_layout Plain Layout
24778
24779 \backslash
24780 inf
24781 \end_layout
24782
24783 \end_inset
24784 </cell>
24785 </row>
24786 <row>
24787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24788 \begin_inset Text
24789
24790 \begin_layout Plain Layout
24791
24792 \backslash
24793 tan
24794 \end_layout
24795
24796 \end_inset
24797 </cell>
24798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24799 \begin_inset Text
24800
24801 \begin_layout Plain Layout
24802
24803 \backslash
24804 tanh
24805 \end_layout
24806
24807 \end_inset
24808 </cell>
24809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24810 \begin_inset Text
24811
24812 \begin_layout Plain Layout
24813
24814 \backslash
24815 arctan
24816 \end_layout
24817
24818 \end_inset
24819 </cell>
24820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24821 \begin_inset Text
24822
24823 \begin_layout Plain Layout
24824
24825 \backslash
24826 lim
24827 \end_layout
24828
24829 \end_inset
24830 </cell>
24831 </row>
24832 <row>
24833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24834 \begin_inset Text
24835
24836 \begin_layout Plain Layout
24837
24838 \backslash
24839 cot
24840 \end_layout
24841
24842 \end_inset
24843 </cell>
24844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24845 \begin_inset Text
24846
24847 \begin_layout Plain Layout
24848
24849 \backslash
24850 coth
24851 \end_layout
24852
24853 \end_inset
24854 </cell>
24855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24856 \begin_inset Text
24857
24858 \begin_layout Plain Layout
24859
24860 \backslash
24861 arg
24862 \end_layout
24863
24864 \end_inset
24865 </cell>
24866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24867 \begin_inset Text
24868
24869 \begin_layout Plain Layout
24870
24871 \backslash
24872 liminf
24873 \end_layout
24874
24875 \end_inset
24876 </cell>
24877 </row>
24878 <row>
24879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24880 \begin_inset Text
24881
24882 \begin_layout Plain Layout
24883
24884 \backslash
24885 sec
24886 \end_layout
24887
24888 \end_inset
24889 </cell>
24890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24891 \begin_inset Text
24892
24893 \begin_layout Plain Layout
24894
24895 \backslash
24896 min
24897 \end_layout
24898
24899 \end_inset
24900 </cell>
24901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24902 \begin_inset Text
24903
24904 \begin_layout Plain Layout
24905
24906 \backslash
24907 deg
24908 \end_layout
24909
24910 \end_inset
24911 </cell>
24912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24913 \begin_inset Text
24914
24915 \begin_layout Plain Layout
24916
24917 \backslash
24918 limsup
24919 \end_layout
24920
24921 \end_inset
24922 </cell>
24923 </row>
24924 <row>
24925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24926 \begin_inset Text
24927
24928 \begin_layout Plain Layout
24929
24930 \backslash
24931 csc
24932 \end_layout
24933
24934 \end_inset
24935 </cell>
24936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24937 \begin_inset Text
24938
24939 \begin_layout Plain Layout
24940
24941 \backslash
24942 max
24943 \end_layout
24944
24945 \end_inset
24946 </cell>
24947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24948 \begin_inset Text
24949
24950 \begin_layout Plain Layout
24951
24952 \backslash
24953 det
24954 \end_layout
24955
24956 \end_inset
24957 </cell>
24958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24959 \begin_inset Text
24960
24961 \begin_layout Plain Layout
24962
24963 \backslash
24964 Pr
24965 \end_layout
24966
24967 \end_inset
24968 </cell>
24969 </row>
24970 <row>
24971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24972 \begin_inset Text
24973
24974 \begin_layout Plain Layout
24975
24976 \backslash
24977 ln
24978 \end_layout
24979
24980 \end_inset
24981 </cell>
24982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24983 \begin_inset Text
24984
24985 \begin_layout Plain Layout
24986
24987 \backslash
24988 exp
24989 \end_layout
24990
24991 \end_inset
24992 </cell>
24993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24994 \begin_inset Text
24995
24996 \begin_layout Plain Layout
24997
24998 \backslash
24999 dim
25000 \end_layout
25001
25002 \end_inset
25003 </cell>
25004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25005 \begin_inset Text
25006
25007 \begin_layout Plain Layout
25008
25009 \backslash
25010 hom
25011 \end_layout
25012
25013 \end_inset
25014 </cell>
25015 </row>
25016 <row>
25017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25018 \begin_inset Text
25019
25020 \begin_layout Plain Layout
25021
25022 \backslash
25023 lg
25024 \end_layout
25025
25026 \end_inset
25027 </cell>
25028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25029 \begin_inset Text
25030
25031 \begin_layout Plain Layout
25032
25033 \backslash
25034 log
25035 \end_layout
25036
25037 \end_inset
25038 </cell>
25039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25040 \begin_inset Text
25041
25042 \begin_layout Plain Layout
25043
25044 \backslash
25045 ker
25046 \end_layout
25047
25048 \end_inset
25049 </cell>
25050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25051 \begin_inset Text
25052
25053 \begin_layout Plain Layout
25054
25055 \backslash
25056 gcd
25057 \end_layout
25058
25059 \end_inset
25060 </cell>
25061 </row>
25062 </lyxtabular>
25063
25064 \end_inset
25065
25066
25067 \end_layout
25068
25069 \begin_layout Standard
25070 上記は、数式ツールバーボタンの
25071 \begin_inset Graphics
25072         filename ../../images/math/functions.png
25073         scale 85
25074
25075 \end_inset
25076
25077 でも挿入することができます。
25078 \end_layout
25079
25080 \begin_layout Subsection
25081 自己定義函数
25082 \begin_inset Index idx
25083 status collapsed
25084
25085 \begin_layout Plain Layout
25086 かんすう@函数 ! じこていぎ@自己定義
25087 \end_layout
25088
25089 \end_inset
25090
25091
25092 \end_layout
25093
25094 \begin_layout Standard
25095 たとえば符号函数sgn(x)のように、定義済みでない函数を使うには、二つの方法があります。
25096 \end_layout
25097
25098 \begin_layout Itemize
25099 以下の行をLaTeXプリアンブルに加えることによって函数を定義します。
25100 \begin_inset Foot
25101 status collapsed
25102
25103 \begin_layout Plain Layout
25104
25105 \series bold
25106
25107 \backslash
25108 DeclareMathOperator
25109 \series default
25110 についての詳細は、第
25111 \begin_inset CommandInset ref
25112 LatexCommand ref
25113 reference "sub:自己定義演算子"
25114
25115 \end_inset
25116
25117 節をご参照下さい。
25118 \end_layout
25119
25120 \end_inset
25121
25122
25123 \begin_inset Newline newline
25124 \end_inset
25125
25126
25127 \begin_inset VSpace -3mm
25128 \end_inset
25129
25130
25131 \begin_inset Newline newline
25132 \end_inset
25133
25134
25135 \series bold
25136
25137 \backslash
25138 DeclareMathOperator{
25139 \backslash
25140 sgn}{sgn}
25141 \series default
25142
25143 \begin_inset Index idx
25144 status collapsed
25145
25146 \begin_layout Plain Layout
25147 こまんど@コマンド ! D ! 
25148 \backslash
25149 dbinom@
25150 \backslash
25151 DeclareMathOperator
25152 \end_layout
25153
25154 \end_inset
25155
25156
25157 \begin_inset Newline newline
25158 \end_inset
25159
25160
25161 \begin_inset VSpace -2mm
25162 \end_inset
25163
25164
25165 \begin_inset Newline newline
25166 \end_inset
25167
25168 これによって、新しく定義された函数を
25169 \series bold
25170
25171 \backslash
25172 sgn
25173 \series default
25174 コマンドで呼び出すことができるようになります。
25175 \end_layout
25176
25177 \begin_layout Itemize
25178 数式を普通に書き下し、函数名を選択して(上記の例では
25179 \emph on
25180 sgn
25181 \emph default
25182 の文字)、それを数式テキストに変更します。最後に、空白を先行する要素と函数の間に入れます。
25183 \end_layout
25184
25185 \begin_layout Standard
25186 双方とも定義済み函数と同等の出力をもたらします
25187 \begin_inset Foot
25188 status collapsed
25189
25190 \begin_layout Plain Layout
25191 LyX上では、自己定義函数は赤で表示され、定義済み函数は黒で表示されます。
25192 \end_layout
25193
25194 \end_inset
25195
25196
25197 \end_layout
25198
25199 \begin_layout Standard
25200 \align center
25201 \begin_inset Tabular
25202 <lyxtabular version="3" rows="3" columns="2">
25203 <features tabularvalignment="middle">
25204 <column alignment="center" valignment="top" width="0pt">
25205 <column alignment="center" valignment="top" width="0pt">
25206 <row>
25207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25208 \begin_inset Text
25209
25210 \begin_layout Plain Layout
25211 コマンド
25212 \end_layout
25213
25214 \end_inset
25215 </cell>
25216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25217 \begin_inset Text
25218
25219 \begin_layout Plain Layout
25220 出力
25221 \end_layout
25222
25223 \end_inset
25224 </cell>
25225 </row>
25226 <row>
25227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25228 \begin_inset Text
25229
25230 \begin_layout Plain Layout
25231 A
25232 \backslash
25233 sgn(x)+B
25234 \end_layout
25235
25236 \end_inset
25237 </cell>
25238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25239 \begin_inset Text
25240
25241 \begin_layout Plain Layout
25242 \begin_inset Formula $A\sgn(x)+B$
25243 \end_inset
25244
25245
25246 \end_layout
25247
25248 \end_inset
25249 </cell>
25250 </row>
25251 <row>
25252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25253 \begin_inset Text
25254
25255 \begin_layout Plain Layout
25256 A
25257 \backslash
25258 ,
25259 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25260 \end_inset
25261
25262 (x)+B
25263 \end_layout
25264
25265 \end_inset
25266 </cell>
25267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25268 \begin_inset Text
25269
25270 \begin_layout Plain Layout
25271 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25272 \end_inset
25273
25274
25275 \end_layout
25276
25277 \end_inset
25278 </cell>
25279 </row>
25280 </lyxtabular>
25281
25282 \end_inset
25283
25284
25285 \end_layout
25286
25287 \begin_layout Standard
25288 自己定義函数を何回か使用する場合には、一番目の方法の方が適切です。
25289 \end_layout
25290
25291 \begin_layout Subsection
25292 極限
25293 \begin_inset Index idx
25294 status collapsed
25295
25296 \begin_layout Plain Layout
25297 きょくげん@極限
25298 \end_layout
25299
25300 \end_inset
25301
25302
25303 \end_layout
25304
25305 \begin_layout Standard
25306 極限用には、
25307 \series bold
25308
25309 \backslash
25310 lim
25311 \series default
25312
25313 \begin_inset Index idx
25314 status collapsed
25315
25316 \begin_layout Plain Layout
25317 こまんど@コマンド ! L ! 
25318 \backslash
25319 lim
25320 \end_layout
25321
25322 \end_inset
25323
25324
25325 \series bold
25326
25327 \backslash
25328 liminf
25329 \series default
25330
25331 \series bold
25332
25333 \backslash
25334 limsup
25335 \series default
25336 の他に、以下の函数があります。
25337 \end_layout
25338
25339 \begin_layout Standard
25340 \align center
25341 \begin_inset Tabular
25342 <lyxtabular version="3" rows="5" columns="2">
25343 <features tabularvalignment="middle">
25344 <column alignment="center" valignment="top" width="0">
25345 <column alignment="center" valignment="top" width="0">
25346 <row>
25347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25348 \begin_inset Text
25349
25350 \begin_layout Plain Layout
25351 コマンド
25352 \end_layout
25353
25354 \end_inset
25355 </cell>
25356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25357 \begin_inset Text
25358
25359 \begin_layout Plain Layout
25360 出力
25361 \begin_inset Note Note
25362 status collapsed
25363
25364 \begin_layout Plain Layout
25365 ここで
25366 \series bold
25367
25368 \backslash
25369 raisebox
25370 \series default
25371 はスペーサーとして使用しているだけです。
25372 \end_layout
25373
25374 \end_inset
25375
25376
25377 \end_layout
25378
25379 \end_inset
25380 </cell>
25381 </row>
25382 <row>
25383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25384 \begin_inset Text
25385
25386 \begin_layout Plain Layout
25387
25388 \backslash
25389 varliminf
25390 \end_layout
25391
25392 \end_inset
25393 </cell>
25394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25395 \begin_inset Text
25396
25397 \begin_layout Plain Layout
25398 \begin_inset Formula $\varliminf$
25399 \end_inset
25400
25401
25402 \end_layout
25403
25404 \end_inset
25405 </cell>
25406 </row>
25407 <row>
25408 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25409 \begin_inset Text
25410
25411 \begin_layout Plain Layout
25412
25413 \backslash
25414 varlimsup
25415 \end_layout
25416
25417 \end_inset
25418 </cell>
25419 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25420 \begin_inset Text
25421
25422 \begin_layout Plain Layout
25423 \begin_inset Formula $\varlimsup$
25424 \end_inset
25425
25426
25427 \end_layout
25428
25429 \end_inset
25430 </cell>
25431 </row>
25432 <row>
25433 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25434 \begin_inset Text
25435
25436 \begin_layout Plain Layout
25437
25438 \backslash
25439 varprojlim
25440 \end_layout
25441
25442 \end_inset
25443 </cell>
25444 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25445 \begin_inset Text
25446
25447 \begin_layout Plain Layout
25448 \begin_inset Formula $\varprojlim$
25449 \end_inset
25450
25451
25452 \end_layout
25453
25454 \end_inset
25455 </cell>
25456 </row>
25457 <row>
25458 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25459 \begin_inset Text
25460
25461 \begin_layout Plain Layout
25462
25463 \backslash
25464 varinjlim
25465 \end_layout
25466
25467 \end_inset
25468 </cell>
25469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25470 \begin_inset Text
25471
25472 \begin_layout Plain Layout
25473 \begin_inset Formula $\varinjlim$
25474 \end_inset
25475
25476
25477 \begin_inset Formula $\raisebox{-2.5mm}{}$
25478 \end_inset
25479
25480
25481 \end_layout
25482
25483 \end_inset
25484 </cell>
25485 </row>
25486 </lyxtabular>
25487
25488 \end_inset
25489
25490
25491 \end_layout
25492
25493 \begin_layout Standard
25494 \begin_inset VSpace medskip
25495 \end_inset
25496
25497 極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように函数の横に置かれます。
25498 \end_layout
25499
25500 \begin_layout Standard
25501 \align center
25502 \begin_inset Tabular
25503 <lyxtabular version="3" rows="2" columns="2">
25504 <features tabularvalignment="middle">
25505 <column alignment="center" valignment="top" width="0pt">
25506 <column alignment="center" valignment="top" width="0pt">
25507 <row>
25508 <cell alignment="center" valignment="top" usebox="none">
25509 \begin_inset Text
25510
25511 \begin_layout Plain Layout
25512 コマンド
25513 \end_layout
25514
25515 \end_inset
25516 </cell>
25517 <cell alignment="center" valignment="top" usebox="none">
25518 \begin_inset Text
25519
25520 \begin_layout Plain Layout
25521 \begin_inset space \hspace{}
25522 \length 1cm
25523 \end_inset
25524
25525 出力
25526 \begin_inset Note Note
25527 status collapsed
25528
25529 \begin_layout Plain Layout
25530 ここで
25531 \series bold
25532
25533 \backslash
25534 raisebox
25535 \series default
25536 はスペーサーとして使用しているだけです。
25537 \end_layout
25538
25539 \end_inset
25540
25541
25542 \end_layout
25543
25544 \end_inset
25545 </cell>
25546 </row>
25547 <row>
25548 <cell alignment="center" valignment="top" usebox="none">
25549 \begin_inset Text
25550
25551 \begin_layout Plain Layout
25552
25553 \backslash
25554 lim_x
25555 \backslash
25556 to
25557 \begin_inset ERT
25558 status collapsed
25559
25560 \begin_layout Plain Layout
25561
25562
25563 \backslash
25564 spce 
25565 \end_layout
25566
25567 \end_inset
25568
25569 A
25570 \begin_inset ERT
25571 status collapsed
25572
25573 \begin_layout Plain Layout
25574
25575
25576 \backslash
25577 spce 
25578 \end_layout
25579
25580 \end_inset
25581
25582 x=B
25583 \end_layout
25584
25585 \end_inset
25586 </cell>
25587 <cell alignment="center" valignment="top" usebox="none">
25588 \begin_inset Text
25589
25590 \begin_layout Plain Layout
25591 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25592 \end_inset
25593
25594
25595 \end_layout
25596
25597 \end_inset
25598 </cell>
25599 </row>
25600 </lyxtabular>
25601
25602 \end_inset
25603
25604
25605 \end_layout
25606
25607 \begin_layout Standard
25608 別行建て数式では、極限は、以下のように通常どおり下に置かれます。
25609 \begin_inset Formula 
25610 \[
25611 \lim_{x\to A}x=B
25612 \]
25613
25614 \end_inset
25615
25616
25617 \end_layout
25618
25619 \begin_layout Subsection
25620 剰余函数
25621 \begin_inset Index idx
25622 status collapsed
25623
25624 \begin_layout Plain Layout
25625 かんすう@函数 ! じょうよ@剰余
25626 \end_layout
25627
25628 \end_inset
25629
25630
25631 \begin_inset Index idx
25632 status collapsed
25633
25634 \begin_layout Plain Layout
25635 かんすう@函数 ! もじゅらす@モジュラス | see
25636 \begin_inset ERT
25637 status collapsed
25638
25639 \begin_layout Plain Layout
25640
25641 {
25642 \end_layout
25643
25644 \end_inset
25645
25646 剰余
25647 \begin_inset ERT
25648 status collapsed
25649
25650 \begin_layout Plain Layout
25651
25652 }
25653 \end_layout
25654
25655 \end_inset
25656
25657
25658 \end_layout
25659
25660 \end_inset
25661
25662
25663 \end_layout
25664
25665 \begin_layout Standard
25666 剰余函数は、特別に4つの派生型があります。
25667 \end_layout
25668
25669 \begin_layout Standard
25670 以下は、別行建て数式での派生型です。
25671 \begin_inset Formula 
25672 \begin{align*}
25673 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25674 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25675 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25676 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25677 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
25678 \end{align*}
25679
25680 \end_inset
25681
25682
25683 \end_layout
25684
25685 \begin_layout Standard
25686 行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。
25687 \lang english
25688 By default the modulo-functions take only the first following character
25689  into account.
25690  To use more than one character, one has to put them into TeX-braces:
25691 \begin_inset Formula 
25692 \begin{align*}
25693 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25694 \mathrm{a\backslash pod\textrm{\spce}bcd} &  & a\pod bcd\\
25695 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25696 \end{align*}
25697
25698 \end_inset
25699
25700
25701 \end_layout
25702
25703 \begin_layout Section
25704 特殊文字
25705 \begin_inset Index idx
25706 status collapsed
25707
25708 \begin_layout Plain Layout
25709 とくしゅもじ@特殊文字
25710 \end_layout
25711
25712 \end_inset
25713
25714
25715 \end_layout
25716
25717 \begin_layout Subsection
25718 数式テキストにおける特殊文字
25719 \end_layout
25720
25721 \begin_layout Standard
25722 以下の各コマンドは、数式テキストかTeXモード中でのみ使用することができます。
25723 \end_layout
25724
25725 \begin_layout Standard
25726 \begin_inset space \hfill{}
25727 \end_inset
25728
25729
25730 \begin_inset Tabular
25731 <lyxtabular version="3" rows="8" columns="2">
25732 <features tabularvalignment="middle">
25733 <column alignment="block" valignment="top" width="0">
25734 <column alignment="block" valignment="top" width="0">
25735 <row>
25736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25737 \begin_inset Text
25738
25739 \begin_layout Plain Layout
25740 コマンド
25741 \end_layout
25742
25743 \end_inset
25744 </cell>
25745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25746 \begin_inset Text
25747
25748 \begin_layout Plain Layout
25749 出力
25750 \end_layout
25751
25752 \end_inset
25753 </cell>
25754 </row>
25755 <row>
25756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25757 \begin_inset Text
25758
25759 \begin_layout Plain Layout
25760
25761 \backslash
25762 oe
25763 \end_layout
25764
25765 \end_inset
25766 </cell>
25767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25768 \begin_inset Text
25769
25770 \begin_layout Plain Layout
25771 \begin_inset Formula $\textrm{œ}$
25772 \end_inset
25773
25774
25775 \end_layout
25776
25777 \end_inset
25778 </cell>
25779 </row>
25780 <row>
25781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25782 \begin_inset Text
25783
25784 \begin_layout Plain Layout
25785
25786 \backslash
25787 OE
25788 \end_layout
25789
25790 \end_inset
25791 </cell>
25792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25793 \begin_inset Text
25794
25795 \begin_layout Plain Layout
25796 \begin_inset Formula $\textrm{Œ}$
25797 \end_inset
25798
25799
25800 \end_layout
25801
25802 \end_inset
25803 </cell>
25804 </row>
25805 <row>
25806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25807 \begin_inset Text
25808
25809 \begin_layout Plain Layout
25810
25811 \backslash
25812 ae
25813 \end_layout
25814
25815 \end_inset
25816 </cell>
25817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25818 \begin_inset Text
25819
25820 \begin_layout Plain Layout
25821 \begin_inset Formula $\textrm{æ}$
25822 \end_inset
25823
25824
25825 \end_layout
25826
25827 \end_inset
25828 </cell>
25829 </row>
25830 <row>
25831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25832 \begin_inset Text
25833
25834 \begin_layout Plain Layout
25835
25836 \backslash
25837 AE
25838 \end_layout
25839
25840 \end_inset
25841 </cell>
25842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25843 \begin_inset Text
25844
25845 \begin_layout Plain Layout
25846 \begin_inset Formula $\textrm{Æ}$
25847 \end_inset
25848
25849
25850 \end_layout
25851
25852 \end_inset
25853 </cell>
25854 </row>
25855 <row>
25856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25857 \begin_inset Text
25858
25859 \begin_layout Plain Layout
25860
25861 \backslash
25862 aa
25863 \end_layout
25864
25865 \end_inset
25866 </cell>
25867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25868 \begin_inset Text
25869
25870 \begin_layout Plain Layout
25871 \begin_inset Formula $\textrm{\aa}$
25872 \end_inset
25873
25874
25875 \end_layout
25876
25877 \end_inset
25878 </cell>
25879 </row>
25880 <row>
25881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25882 \begin_inset Text
25883
25884 \begin_layout Plain Layout
25885
25886 \backslash
25887 AA
25888 \begin_inset Index idx
25889 status collapsed
25890
25891 \begin_layout Plain Layout
25892
25893 \lang english
25894
25895 \backslash
25896 @
25897 \begin_inset ERT
25898 status collapsed
25899
25900 \begin_layout Plain Layout
25901
25902
25903 \backslash
25904 textrm{
25905 \backslash
25906 AA}
25907 \end_layout
25908
25909 \end_inset
25910
25911
25912 \end_layout
25913
25914 \end_inset
25915
25916
25917 \end_layout
25918
25919 \end_inset
25920 </cell>
25921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25922 \begin_inset Text
25923
25924 \begin_layout Plain Layout
25925 \begin_inset Formula $\textrm{Å}$
25926 \end_inset
25927
25928
25929 \end_layout
25930
25931 \end_inset
25932 </cell>
25933 </row>
25934 <row>
25935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25936 \begin_inset Text
25937
25938 \begin_layout Plain Layout
25939
25940 \backslash
25941 i
25942 \end_layout
25943
25944 \end_inset
25945 </cell>
25946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25947 \begin_inset Text
25948
25949 \begin_layout Plain Layout
25950 \begin_inset Formula $\textrm{ı}$
25951 \end_inset
25952
25953
25954 \end_layout
25955
25956 \end_inset
25957 </cell>
25958 </row>
25959 </lyxtabular>
25960
25961 \end_inset
25962
25963
25964 \begin_inset space \hfill{}
25965 \end_inset
25966
25967
25968 \begin_inset Tabular
25969 <lyxtabular version="3" rows="8" columns="2">
25970 <features tabularvalignment="middle">
25971 <column alignment="block" valignment="top" width="0">
25972 <column alignment="center" valignment="top" width="0">
25973 <row>
25974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25975 \begin_inset Text
25976
25977 \begin_layout Plain Layout
25978 コマンド
25979 \begin_inset Note Note
25980 status collapsed
25981
25982 \begin_layout Plain Layout
25983 0
25984 \begin_inset space \thinspace{}
25985 \end_inset
25986
25987 mm空白を分離用に使っているのは、そうしないと出力が¡や¿になってしまうためです。
25988 \end_layout
25989
25990 \end_inset
25991
25992
25993 \end_layout
25994
25995 \end_inset
25996 </cell>
25997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25998 \begin_inset Text
25999
26000 \begin_layout Plain Layout
26001 出力
26002 \end_layout
26003
26004 \end_inset
26005 </cell>
26006 </row>
26007 <row>
26008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26009 \begin_inset Text
26010
26011 \begin_layout Plain Layout
26012
26013 \backslash
26014 o
26015 \end_layout
26016
26017 \end_inset
26018 </cell>
26019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26020 \begin_inset Text
26021
26022 \begin_layout Plain Layout
26023 \begin_inset Formula $\textrm{ø}$
26024 \end_inset
26025
26026
26027 \end_layout
26028
26029 \end_inset
26030 </cell>
26031 </row>
26032 <row>
26033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26034 \begin_inset Text
26035
26036 \begin_layout Plain Layout
26037
26038 \backslash
26039 O
26040 \end_layout
26041
26042 \end_inset
26043 </cell>
26044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26045 \begin_inset Text
26046
26047 \begin_layout Plain Layout
26048 \begin_inset Formula $\textrm{Ø}$
26049 \end_inset
26050
26051
26052 \end_layout
26053
26054 \end_inset
26055 </cell>
26056 </row>
26057 <row>
26058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26059 \begin_inset Text
26060
26061 \begin_layout Plain Layout
26062
26063 \backslash
26064 l
26065 \end_layout
26066
26067 \end_inset
26068 </cell>
26069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26070 \begin_inset Text
26071
26072 \begin_layout Plain Layout
26073 \begin_inset Formula $\textrm{ł}$
26074 \end_inset
26075
26076
26077 \end_layout
26078
26079 \end_inset
26080 </cell>
26081 </row>
26082 <row>
26083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26084 \begin_inset Text
26085
26086 \begin_layout Plain Layout
26087
26088 \backslash
26089 L
26090 \end_layout
26091
26092 \end_inset
26093 </cell>
26094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26095 \begin_inset Text
26096
26097 \begin_layout Plain Layout
26098 \begin_inset Formula $\textrm{Ł}$
26099 \end_inset
26100
26101
26102 \end_layout
26103
26104 \end_inset
26105 </cell>
26106 </row>
26107 <row>
26108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26109 \begin_inset Text
26110
26111 \begin_layout Plain Layout
26112 !
26113 \begin_inset space \hspace{}
26114 \length 0mm
26115 \end_inset
26116
26117 `
26118 \begin_inset ERT
26119 status collapsed
26120
26121 \begin_layout Plain Layout
26122
26123
26124 \backslash
26125 spce 
26126 \end_layout
26127
26128 \end_inset
26129
26130
26131 \end_layout
26132
26133 \end_inset
26134 </cell>
26135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26136 \begin_inset Text
26137
26138 \begin_layout Plain Layout
26139 \begin_inset Formula $\textrm{!`}$
26140 \end_inset
26141
26142
26143 \end_layout
26144
26145 \end_inset
26146 </cell>
26147 </row>
26148 <row>
26149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26150 \begin_inset Text
26151
26152 \begin_layout Plain Layout
26153 ?
26154 \begin_inset space \hspace{}
26155 \length 0mm
26156 \end_inset
26157
26158 `
26159 \begin_inset ERT
26160 status collapsed
26161
26162 \begin_layout Plain Layout
26163
26164
26165 \backslash
26166 spce 
26167 \end_layout
26168
26169 \end_inset
26170
26171
26172 \end_layout
26173
26174 \end_inset
26175 </cell>
26176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26177 \begin_inset Text
26178
26179 \begin_layout Plain Layout
26180 \begin_inset Formula $\textrm{?`}$
26181 \end_inset
26182
26183
26184 \end_layout
26185
26186 \end_inset
26187 </cell>
26188 </row>
26189 <row>
26190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26191 \begin_inset Text
26192
26193 \begin_layout Plain Layout
26194
26195 \backslash
26196 j
26197 \end_layout
26198
26199 \end_inset
26200 </cell>
26201 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26202 \begin_inset Text
26203
26204 \begin_layout Plain Layout
26205 \begin_inset Formula $\textrm{ȷ}$
26206 \end_inset
26207
26208
26209 \end_layout
26210
26211 \end_inset
26212 </cell>
26213 </row>
26214 </lyxtabular>
26215
26216 \end_inset
26217
26218
26219 \begin_inset space \hfill{}
26220 \end_inset
26221
26222
26223 \end_layout
26224
26225 \begin_layout Standard
26226 \begin_inset Formula $\textrm{\textrm{Å}}$
26227 \end_inset
26228
26229
26230 \begin_inset Formula $\textrm{\textrm{Ø}}$
26231 \end_inset
26232
26233 の各文字は、数式ツールバーボタンの
26234 \begin_inset Graphics
26235         filename ../../images/math/digamma.png
26236         scale 85
26237
26238 \end_inset
26239
26240 からも挿入することができます。
26241 \end_layout
26242
26243 \begin_layout Standard
26244 例外は、
26245 \series bold
26246 !
26247 \begin_inset space \hspace{}
26248 \length 0mm
26249 \end_inset
26250
26251 `
26252 \series default
26253
26254 \series bold
26255 ?
26256 \begin_inset space \hspace{}
26257 \length 0mm
26258 \end_inset
26259
26260 `
26261 \series default
26262 の各コマンドで、これらは直接LyX中の本文に入れることができます。
26263 \end_layout
26264
26265 \begin_layout Subsection
26266 文章中のアクセント
26267 \begin_inset CommandInset label
26268 LatexCommand label
26269 name "sub:文章中のアクセント"
26270
26271 \end_inset
26272
26273
26274 \begin_inset Index idx
26275 status collapsed
26276
26277 \begin_layout Plain Layout
26278 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の---
26279 \end_layout
26280
26281 \end_inset
26282
26283
26284 \end_layout
26285
26286 \begin_layout Standard
26287 以下に挙げる各コマンドを使えば、すべての文字にアクセントを付けることができます。これらのコマンドは、TeXモードで入れなくてはなりません。
26288 \end_layout
26289
26290 \begin_layout Standard
26291 \begin_inset space \hfill{}
26292 \end_inset
26293
26294
26295 \begin_inset Tabular
26296 <lyxtabular version="3" rows="8" columns="2">
26297 <features tabularvalignment="middle">
26298 <column alignment="block" valignment="top" width="0">
26299 <column alignment="block" valignment="top" width="0">
26300 <row>
26301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26302 \begin_inset Text
26303
26304 \begin_layout Plain Layout
26305 コマンド
26306 \end_layout
26307
26308 \end_inset
26309 </cell>
26310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26311 \begin_inset Text
26312
26313 \begin_layout Plain Layout
26314 出力
26315 \end_layout
26316
26317 \end_inset
26318 </cell>
26319 </row>
26320 <row>
26321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26322 \begin_inset Text
26323
26324 \begin_layout Plain Layout
26325
26326 \backslash
26327
26328 \begin_inset Quotes grd
26329 \end_inset
26330
26331 e
26332 \end_layout
26333
26334 \end_inset
26335 </cell>
26336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26337 \begin_inset Text
26338
26339 \begin_layout Plain Layout
26340 \begin_inset ERT
26341 status collapsed
26342
26343 \begin_layout Plain Layout
26344
26345
26346 \backslash
26347 "e
26348 \end_layout
26349
26350 \end_inset
26351
26352
26353 \end_layout
26354
26355 \end_inset
26356 </cell>
26357 </row>
26358 <row>
26359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26360 \begin_inset Text
26361
26362 \begin_layout Plain Layout
26363
26364 \backslash
26365 `e
26366 \end_layout
26367
26368 \end_inset
26369 </cell>
26370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26371 \begin_inset Text
26372
26373 \begin_layout Plain Layout
26374 \begin_inset ERT
26375 status collapsed
26376
26377 \begin_layout Plain Layout
26378
26379
26380 \backslash
26381 `e
26382 \end_layout
26383
26384 \end_inset
26385
26386
26387 \end_layout
26388
26389 \end_inset
26390 </cell>
26391 </row>
26392 <row>
26393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26394 \begin_inset Text
26395
26396 \begin_layout Plain Layout
26397
26398 \backslash
26399 ^
26400 \begin_inset ERT
26401 status collapsed
26402
26403 \begin_layout Plain Layout
26404
26405
26406 \backslash
26407 spce 
26408 \end_layout
26409
26410 \end_inset
26411
26412 e
26413 \end_layout
26414
26415 \end_inset
26416 </cell>
26417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26418 \begin_inset Text
26419
26420 \begin_layout Plain Layout
26421 \begin_inset ERT
26422 status collapsed
26423
26424 \begin_layout Plain Layout
26425
26426
26427 \backslash
26428 ^e
26429 \end_layout
26430
26431 \end_inset
26432
26433
26434 \end_layout
26435
26436 \end_inset
26437 </cell>
26438 </row>
26439 <row>
26440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26441 \begin_inset Text
26442
26443 \begin_layout Plain Layout
26444
26445 \backslash
26446 =e
26447 \end_layout
26448
26449 \end_inset
26450 </cell>
26451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26452 \begin_inset Text
26453
26454 \begin_layout Plain Layout
26455 \begin_inset ERT
26456 status collapsed
26457
26458 \begin_layout Plain Layout
26459
26460
26461 \backslash
26462 =e
26463 \end_layout
26464
26465 \end_inset
26466
26467
26468 \end_layout
26469
26470 \end_inset
26471 </cell>
26472 </row>
26473 <row>
26474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26475 \begin_inset Text
26476
26477 \begin_layout Plain Layout
26478
26479 \backslash
26480 u
26481 \begin_inset ERT
26482 status collapsed
26483
26484 \begin_layout Plain Layout
26485
26486
26487 \backslash
26488 spce 
26489 \end_layout
26490
26491 \end_inset
26492
26493 e
26494 \end_layout
26495
26496 \end_inset
26497 </cell>
26498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26499 \begin_inset Text
26500
26501 \begin_layout Plain Layout
26502 \begin_inset ERT
26503 status collapsed
26504
26505 \begin_layout Plain Layout
26506
26507
26508 \backslash
26509 u e
26510 \end_layout
26511
26512 \end_inset
26513
26514
26515 \end_layout
26516
26517 \end_inset
26518 </cell>
26519 </row>
26520 <row>
26521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26522 \begin_inset Text
26523
26524 \begin_layout Plain Layout
26525
26526 \backslash
26527 b
26528 \begin_inset ERT
26529 status collapsed
26530
26531 \begin_layout Plain Layout
26532
26533
26534 \backslash
26535 spce 
26536 \end_layout
26537
26538 \end_inset
26539
26540 e
26541 \end_layout
26542
26543 \end_inset
26544 </cell>
26545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26546 \begin_inset Text
26547
26548 \begin_layout Plain Layout
26549 \begin_inset ERT
26550 status collapsed
26551
26552 \begin_layout Plain Layout
26553
26554
26555 \backslash
26556 b e
26557 \end_layout
26558
26559 \end_inset
26560
26561
26562 \end_layout
26563
26564 \end_inset
26565 </cell>
26566 </row>
26567 <row>
26568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26569 \begin_inset Text
26570
26571 \begin_layout Plain Layout
26572
26573 \backslash
26574 t
26575 \begin_inset ERT
26576 status collapsed
26577
26578 \begin_layout Plain Layout
26579
26580
26581 \backslash
26582 spce 
26583 \end_layout
26584
26585 \end_inset
26586
26587 ee
26588 \end_layout
26589
26590 \end_inset
26591 </cell>
26592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26593 \begin_inset Text
26594
26595 \begin_layout Plain Layout
26596 \begin_inset ERT
26597 status collapsed
26598
26599 \begin_layout Plain Layout
26600
26601
26602 \backslash
26603 t ee
26604 \end_layout
26605
26606 \end_inset
26607
26608
26609 \end_layout
26610
26611 \end_inset
26612 </cell>
26613 </row>
26614 </lyxtabular>
26615
26616 \end_inset
26617
26618
26619 \begin_inset space \hfill{}
26620 \end_inset
26621
26622
26623 \begin_inset Tabular
26624 <lyxtabular version="3" rows="8" columns="2">
26625 <features tabularvalignment="middle">
26626 <column alignment="block" valignment="top" width="0">
26627 <column alignment="center" valignment="top" width="0">
26628 <row>
26629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26630 \begin_inset Text
26631
26632 \begin_layout Plain Layout
26633 コマンド
26634 \end_layout
26635
26636 \end_inset
26637 </cell>
26638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26639 \begin_inset Text
26640
26641 \begin_layout Plain Layout
26642 出力
26643 \end_layout
26644
26645 \end_inset
26646 </cell>
26647 </row>
26648 <row>
26649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26650 \begin_inset Text
26651
26652 \begin_layout Plain Layout
26653
26654 \backslash
26655 H
26656 \begin_inset ERT
26657 status collapsed
26658
26659 \begin_layout Plain Layout
26660
26661
26662 \backslash
26663 spce 
26664 \end_layout
26665
26666 \end_inset
26667
26668 e
26669 \end_layout
26670
26671 \end_inset
26672 </cell>
26673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26674 \begin_inset Text
26675
26676 \begin_layout Plain Layout
26677 \begin_inset ERT
26678 status collapsed
26679
26680 \begin_layout Plain Layout
26681
26682
26683 \backslash
26684 H e
26685 \end_layout
26686
26687 \end_inset
26688
26689
26690 \end_layout
26691
26692 \end_inset
26693 </cell>
26694 </row>
26695 <row>
26696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26697 \begin_inset Text
26698
26699 \begin_layout Plain Layout
26700
26701 \backslash
26702 'e
26703 \end_layout
26704
26705 \end_inset
26706 </cell>
26707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26708 \begin_inset Text
26709
26710 \begin_layout Plain Layout
26711 \begin_inset ERT
26712 status collapsed
26713
26714 \begin_layout Plain Layout
26715
26716
26717 \backslash
26718 'e
26719 \end_layout
26720
26721 \end_inset
26722
26723
26724 \end_layout
26725
26726 \end_inset
26727 </cell>
26728 </row>
26729 <row>
26730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26731 \begin_inset Text
26732
26733 \begin_layout Plain Layout
26734
26735 \backslash
26736 ~e
26737 \begin_inset Index idx
26738 status collapsed
26739
26740 \begin_layout Plain Layout
26741
26742 \lang english
26743 Tilde
26744 \end_layout
26745
26746 \end_inset
26747
26748
26749 \end_layout
26750
26751 \end_inset
26752 </cell>
26753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26754 \begin_inset Text
26755
26756 \begin_layout Plain Layout
26757 \begin_inset ERT
26758 status collapsed
26759
26760 \begin_layout Plain Layout
26761
26762
26763 \backslash
26764 ~e
26765 \end_layout
26766
26767 \end_inset
26768
26769
26770 \end_layout
26771
26772 \end_inset
26773 </cell>
26774 </row>
26775 <row>
26776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26777 \begin_inset Text
26778
26779 \begin_layout Plain Layout
26780
26781 \backslash
26782 .e
26783 \end_layout
26784
26785 \end_inset
26786 </cell>
26787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26788 \begin_inset Text
26789
26790 \begin_layout Plain Layout
26791 \begin_inset ERT
26792 status collapsed
26793
26794 \begin_layout Plain Layout
26795
26796
26797 \backslash
26798 .e
26799 \end_layout
26800
26801 \end_inset
26802
26803
26804 \end_layout
26805
26806 \end_inset
26807 </cell>
26808 </row>
26809 <row>
26810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26811 \begin_inset Text
26812
26813 \begin_layout Plain Layout
26814
26815 \backslash
26816 v
26817 \begin_inset ERT
26818 status collapsed
26819
26820 \begin_layout Plain Layout
26821
26822
26823 \backslash
26824 spce 
26825 \end_layout
26826
26827 \end_inset
26828
26829 e
26830 \end_layout
26831
26832 \end_inset
26833 </cell>
26834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26835 \begin_inset Text
26836
26837 \begin_layout Plain Layout
26838 \begin_inset ERT
26839 status collapsed
26840
26841 \begin_layout Plain Layout
26842
26843
26844 \backslash
26845 v e
26846 \end_layout
26847
26848 \end_inset
26849
26850
26851 \end_layout
26852
26853 \end_inset
26854 </cell>
26855 </row>
26856 <row>
26857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26858 \begin_inset Text
26859
26860 \begin_layout Plain Layout
26861
26862 \backslash
26863 d
26864 \begin_inset ERT
26865 status collapsed
26866
26867 \begin_layout Plain Layout
26868
26869
26870 \backslash
26871 spce 
26872 \end_layout
26873
26874 \end_inset
26875
26876 e
26877 \end_layout
26878
26879 \end_inset
26880 </cell>
26881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26882 \begin_inset Text
26883
26884 \begin_layout Plain Layout
26885 \begin_inset ERT
26886 status collapsed
26887
26888 \begin_layout Plain Layout
26889
26890
26891 \backslash
26892 d e
26893 \end_layout
26894
26895 \end_inset
26896
26897
26898 \end_layout
26899
26900 \end_inset
26901 </cell>
26902 </row>
26903 <row>
26904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26905 \begin_inset Text
26906
26907 \begin_layout Plain Layout
26908
26909 \backslash
26910 c
26911 \begin_inset ERT
26912 status collapsed
26913
26914 \begin_layout Plain Layout
26915
26916
26917 \backslash
26918 spce 
26919 \end_layout
26920
26921 \end_inset
26922
26923 e
26924 \end_layout
26925
26926 \end_inset
26927 </cell>
26928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26929 \begin_inset Text
26930
26931 \begin_layout Plain Layout
26932 \begin_inset ERT
26933 status collapsed
26934
26935 \begin_layout Plain Layout
26936
26937
26938 \backslash
26939 c e
26940 \end_layout
26941
26942 \end_inset
26943
26944
26945 \end_layout
26946
26947 \end_inset
26948 </cell>
26949 </row>
26950 </lyxtabular>
26951
26952 \end_inset
26953
26954
26955 \begin_inset space \hfill{}
26956 \end_inset
26957
26958
26959 \end_layout
26960
26961 \begin_layout Standard
26962 \begin_inset VSpace medskip
26963 \end_inset
26964
26965
26966 \series bold
26967
26968 \backslash
26969 t
26970 \series default
26971 コマンドは異なる二つの文字にアクセントを付けることもできます。たとえば、コマンド
26972 \series bold
26973
26974 \backslash
26975 t
26976 \begin_inset ERT
26977 status collapsed
26978
26979 \begin_layout Plain Layout
26980
26981
26982 \backslash
26983 spce 
26984 \end_layout
26985
26986 \end_inset
26987
26988 sz
26989 \series default
26990 は、
26991 \begin_inset ERT
26992 status collapsed
26993
26994 \begin_layout Plain Layout
26995
26996
26997 \backslash
26998 t sz
26999 \end_layout
27000
27001 \end_inset
27002
27003 となります。
27004 \end_layout
27005
27006 \begin_layout Standard
27007
27008 \series bold
27009 `
27010 \series default
27011  ・
27012 \series bold
27013  '
27014 \series default
27015  ・ 
27016 \series bold
27017 ^
27018 \series default
27019  の各アクセントは、TeXモードを使わなくても、母音といっしょに直接キーボードから入力することもできます。チルダ
27020 \begin_inset Foot
27021 status collapsed
27022
27023 \begin_layout Plain Layout
27024 これは、チルダがアクセントとして定義されているキーボードのみに適用されます。
27025 \end_layout
27026
27027 \end_inset
27028
27029
27030 \series bold
27031 ~
27032 \series default
27033 を、
27034 \emph on
27035 a
27036 \emph default
27037
27038 \emph on
27039 n
27040 \emph default
27041
27042 \emph on
27043 o
27044 \emph default
27045 といっしょに使うときも同様です。
27046 \end_layout
27047
27048 \begin_layout Standard
27049
27050 \series bold
27051
27052 \backslash
27053 b
27054 \series default
27055
27056 \series bold
27057
27058 \backslash
27059 c
27060 \series default
27061
27062 \series bold
27063
27064 \backslash
27065 d
27066 \series default
27067
27068 \series bold
27069
27070 \backslash
27071 H
27072 \series default
27073
27074 \series bold
27075
27076 \backslash
27077 t
27078 \series default
27079
27080 \series bold
27081
27082 \backslash
27083 u
27084 \series default
27085
27086 \series bold
27087
27088 \backslash
27089 v
27090 \series default
27091 の各コマンドと、キーボードから直接挿入するアクセントは、数式テキスト中でも使うことができます。他のアクセントについては、数式内向けの特別な数式コマンドがあります
27092 。第
27093 \begin_inset CommandInset ref
27094 LatexCommand ref
27095 reference "sub:一文字に付けるアクセント"
27096
27097 \end_inset
27098
27099 節をご参照下さい。
27100 \end_layout
27101
27102 \begin_layout Standard
27103 \begin_inset VSpace bigskip
27104 \end_inset
27105
27106 さらに、
27107 \series bold
27108
27109 \backslash
27110 textcircled
27111 \series default
27112
27113 \begin_inset Index idx
27114 status collapsed
27115
27116 \begin_layout Plain Layout
27117 こまんど@コマンド ! T ! 
27118 \backslash
27119 textcircled
27120 \end_layout
27121
27122 \end_inset
27123
27124 コマンドを使えば、著作権マークのように、あらゆる数字や文字を丸で囲む---敢えて言えば、丸囲みでアクセントを付けるようなものといえるでしょう---ことができます
27125
27126 \end_layout
27127
27128 \begin_layout Standard
27129 \align center
27130 \begin_inset Tabular
27131 <lyxtabular version="3" rows="3" columns="2">
27132 <features tabularvalignment="middle">
27133 <column alignment="center" valignment="top" width="0">
27134 <column alignment="center" valignment="top" width="0">
27135 <row>
27136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27137 \begin_inset Text
27138
27139 \begin_layout Plain Layout
27140 コマンド
27141 \end_layout
27142
27143 \end_inset
27144 </cell>
27145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27146 \begin_inset Text
27147
27148 \begin_layout Plain Layout
27149 出力
27150 \begin_inset Note Note
27151 status collapsed
27152
27153 \begin_layout Plain Layout
27154 ここで
27155 \series bold
27156
27157 \backslash
27158 raisebox
27159 \series default
27160 はスペーサーとして使用しているだけです。
27161 \end_layout
27162
27163 \end_inset
27164
27165
27166 \end_layout
27167
27168 \end_inset
27169 </cell>
27170 </row>
27171 <row>
27172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27173 \begin_inset Text
27174
27175 \begin_layout Plain Layout
27176
27177 \backslash
27178 textcircled{w}
27179 \end_layout
27180
27181 \end_inset
27182 </cell>
27183 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27184 \begin_inset Text
27185
27186 \begin_layout Plain Layout
27187 \begin_inset ERT
27188 status collapsed
27189
27190 \begin_layout Plain Layout
27191
27192
27193 \backslash
27194 textcircled{w}
27195 \end_layout
27196
27197 \end_inset
27198
27199
27200 \end_layout
27201
27202 \end_inset
27203 </cell>
27204 </row>
27205 <row>
27206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27207 \begin_inset Text
27208
27209 \begin_layout Plain Layout
27210
27211 \backslash
27212 Large 
27213 \backslash
27214 textcircled{
27215 \backslash
27216 normalsize
27217 \backslash
27218 protect
27219 \backslash
27220 raisebox{-1.5pt}{W}}
27221 \end_layout
27222
27223 \end_inset
27224 </cell>
27225 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27226 \begin_inset Text
27227
27228 \begin_layout Plain Layout
27229 \begin_inset Formula $\raisebox{4.5mm}{}$
27230 \end_inset
27231
27232
27233 \begin_inset ERT
27234 status collapsed
27235
27236 \begin_layout Plain Layout
27237
27238
27239 \backslash
27240 Large 
27241 \backslash
27242 textcircled{
27243 \backslash
27244 normalsize
27245 \backslash
27246 protect
27247 \backslash
27248 raisebox{-1.5pt}W}
27249 \end_layout
27250
27251 \end_inset
27252
27253
27254 \begin_inset Formula $\raisebox{-2mm}{}$
27255 \end_inset
27256
27257
27258 \end_layout
27259
27260 \end_inset
27261 </cell>
27262 </row>
27263 </lyxtabular>
27264
27265 \end_inset
27266
27267
27268 \end_layout
27269
27270 \begin_layout Standard
27271 ここではユーザーが、文字が丸のなかに収まるように調整してやらなくてはなりません。ここでは、
27272 \series bold
27273
27274 \backslash
27275 Large
27276 \series default
27277
27278 \begin_inset Foot
27279 status collapsed
27280
27281 \begin_layout Plain Layout
27282
27283 \begin_inset CommandInset ref
27284 LatexCommand ref
27285 reference "sub:書体寸法"
27286
27287 \end_inset
27288
27289 節参照のこと。
27290 \end_layout
27291
27292 \end_inset
27293
27294 で丸の大きさを指定しています。そして
27295 \series bold
27296
27297 \backslash
27298 raisebox
27299 \series default
27300
27301 \begin_inset Foot
27302 status collapsed
27303
27304 \begin_layout Plain Layout
27305
27306 \begin_inset CommandInset ref
27307 LatexCommand ref
27308 reference "sub:枠なしボックス"
27309
27310 \end_inset
27311
27312 節参照のこと。
27313 \end_layout
27314
27315 \end_inset
27316
27317 を使って、文字が真ん中にくるようにしています。
27318 \end_layout
27319
27320 \begin_layout Subsection
27321 小数字
27322 \begin_inset Index idx
27323 status collapsed
27324
27325 \begin_layout Plain Layout
27326 しょうすうじ@小数字
27327 \end_layout
27328
27329 \end_inset
27330
27331
27332 \end_layout
27333
27334 \begin_layout Standard
27335 小数字(minuscule number)は、
27336 \series bold
27337
27338 \backslash
27339 oldstylenums
27340 \series default
27341
27342 \begin_inset Index idx
27343 status collapsed
27344
27345 \begin_layout Plain Layout
27346 こまんど@コマンド ! O ! 
27347 \backslash
27348 oldstylenums
27349 \end_layout
27350
27351 \end_inset
27352
27353 コマンドで作成することができます。このコマンドは、数式中でもTeXモード中でも使うことができます。コマンド書式は、
27354 \end_layout
27355
27356 \begin_layout Standard
27357
27358 \series bold
27359
27360 \backslash
27361 oldstylenums{数字}
27362 \end_layout
27363
27364 \begin_layout Standard
27365 です。
27366 \series bold
27367
27368 \backslash
27369 oldstylenums{0123456789}
27370 \series default
27371 というコマンドは、
27372 \begin_inset Formula $\oldstylenums{0123456789}$
27373 \end_inset
27374
27375 のようになります。
27376 \end_layout
27377
27378 \begin_layout Subsection
27379 他の特殊文字
27380 \begin_inset CommandInset label
27381 LatexCommand label
27382 name "sub:他の特殊文字"
27383
27384 \end_inset
27385
27386
27387 \begin_inset Index idx
27388 status collapsed
27389
27390 \begin_layout Plain Layout
27391 とくしゅもじ@特殊文字 ! たの@他の
27392 \end_layout
27393
27394 \end_inset
27395
27396
27397 \end_layout
27398
27399 \begin_layout Standard
27400 以下の各文字は、数式中でコマンドを使用してのみ、挿入することができます。
27401 \end_layout
27402
27403 \begin_layout Standard
27404 \align center
27405 \begin_inset Tabular
27406 <lyxtabular version="3" rows="4" columns="2">
27407 <features tabularvalignment="middle">
27408 <column alignment="center" valignment="top" width="0">
27409 <column alignment="center" valignment="top" width="0">
27410 <row>
27411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27412 \begin_inset Text
27413
27414 \begin_layout Plain Layout
27415 コマンド
27416 \end_layout
27417
27418 \end_inset
27419 </cell>
27420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27421 \begin_inset Text
27422
27423 \begin_layout Plain Layout
27424 出力
27425 \end_layout
27426
27427 \end_inset
27428 </cell>
27429 </row>
27430 <row>
27431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27432 \begin_inset Text
27433
27434 \begin_layout Plain Layout
27435
27436 \backslash
27437 ^
27438 \begin_inset ERT
27439 status collapsed
27440
27441 \begin_layout Plain Layout
27442
27443
27444 \backslash
27445 spce 
27446 \end_layout
27447
27448 \end_inset
27449
27450
27451 \end_layout
27452
27453 \end_inset
27454 </cell>
27455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27456 \begin_inset Text
27457
27458 \begin_layout Plain Layout
27459 \begin_inset Formula $\mathcircumflex$
27460 \end_inset
27461
27462
27463 \end_layout
27464
27465 \end_inset
27466 </cell>
27467 </row>
27468 <row>
27469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27470 \begin_inset Text
27471
27472 \begin_layout Plain Layout
27473
27474 \backslash
27475 _
27476 \end_layout
27477
27478 \end_inset
27479 </cell>
27480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27481 \begin_inset Text
27482
27483 \begin_layout Plain Layout
27484 \begin_inset Formula $\_$
27485 \end_inset
27486
27487
27488 \end_layout
27489
27490 \end_inset
27491 </cell>
27492 </row>
27493 <row>
27494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27495 \begin_inset Text
27496
27497 \begin_layout Plain Layout
27498 ^
27499 \begin_inset ERT
27500 status collapsed
27501
27502 \begin_layout Plain Layout
27503
27504
27505 \backslash
27506 spce 
27507 \end_layout
27508
27509 \end_inset
27510
27511
27512 \backslash
27513 circ
27514 \begin_inset Index idx
27515 status collapsed
27516
27517 \begin_layout Plain Layout
27518
27519 \lang english
27520
27521 \backslash
27522
27523 \end_layout
27524
27525 \end_inset
27526
27527
27528 \end_layout
27529
27530 \end_inset
27531 </cell>
27532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27533 \begin_inset Text
27534
27535 \begin_layout Plain Layout
27536 \begin_inset Formula $^{\circ}$
27537 \end_inset
27538
27539
27540 \end_layout
27541
27542 \end_inset
27543 </cell>
27544 </row>
27545 </lyxtabular>
27546
27547 \end_inset
27548
27549
27550 \end_layout
27551
27552 \begin_layout Standard
27553 しかしながら、角度記号「°」は、以下の行をLaTeXプリアンブルに書き加えれば、直接挿入することができます
27554 \begin_inset Foot
27555 status collapsed
27556
27557 \begin_layout Plain Layout
27558 この件に関する詳細は、第
27559 \begin_inset CommandInset ref
27560 LatexCommand ref
27561 reference "sub:数式中のテキスト文字"
27562
27563 \end_inset
27564
27565 節にあります。
27566 \end_layout
27567
27568 \end_inset
27569
27570
27571 \end_layout
27572
27573 \begin_layout Standard
27574
27575 \series bold
27576
27577 \backslash
27578 DeclareInputtext{176}{
27579 \backslash
27580 ifmmode^
27581 \backslash
27582 circ
27583 \backslash
27584 else
27585 \backslash
27586 textdegree
27587 \backslash
27588 fi}
27589 \end_layout
27590
27591 \begin_layout Section
27592 数式様式
27593 \begin_inset CommandInset label
27594 LatexCommand label
27595 name "sec:数式様式"
27596
27597 \end_inset
27598
27599
27600 \begin_inset Index idx
27601 status collapsed
27602
27603 \begin_layout Plain Layout
27604 すうしき@数式 ! ようしき@様式
27605 \end_layout
27606
27607 \end_inset
27608
27609
27610 \end_layout
27611
27612 \begin_layout Itemize
27613 以下の二つの配置様式があります。
27614 \end_layout
27615
27616 \begin_deeper
27617 \begin_layout Description
27618 中央揃え 事前に定義された標準です。
27619 \end_layout
27620
27621 \begin_layout Description
27622 行頭下げ これを使うには、
27623 \family sans
27624 文書\SpecialChar \menuseparator
27625 設定
27626 \family default
27627 メニューの
27628 \family sans
27629 文書クラス
27630 \family default
27631 において、
27632 \series bold
27633 fleqn
27634 \series default
27635 オプションを指定しておかなくてはなりません。
27636 \end_layout
27637
27638 \begin_layout Standard
27639
27640 \series bold
27641 行頭下げ
27642 \series default
27643 を用いる場合には、行頭下げの大きさを
27644 \series bold
27645
27646 \backslash
27647 mathindent
27648 \series default
27649
27650 \begin_inset Index idx
27651 status collapsed
27652
27653 \begin_layout Plain Layout
27654 こまんど@コマンド ! M ! 
27655 \backslash
27656 mathindent
27657 \end_layout
27658
27659 \end_inset
27660
27661 の値で調整することができます。これを15
27662 \begin_inset space \thinspace{}
27663 \end_inset
27664
27665 mmにするには、LaTeXプリアンブルに以下のコマンドを入れておきます。
27666 \end_layout
27667
27668 \begin_layout Standard
27669
27670 \series bold
27671
27672 \backslash
27673 setlength{
27674 \backslash
27675 mathindent}{15mm}
27676 \end_layout
27677
27678 \begin_layout Standard
27679
27680 \series bold
27681
27682 \backslash
27683 mathindent
27684 \series default
27685 を明示的に指定しない場合には、事前に定義されている30
27686 \begin_inset space \thinspace{}
27687 \end_inset
27688
27689 ptが適用されます。
27690 \end_layout
27691
27692 \end_deeper
27693 \begin_layout Itemize
27694 また、以下の二つの連番様式があります。
27695 \end_layout
27696
27697 \begin_deeper
27698 \begin_layout Description
27699 右 事前に定義された標準です。
27700 \end_layout
27701
27702 \begin_layout Description
27703 左 これを使うには、
27704 \family sans
27705 文書\SpecialChar \menuseparator
27706 設定
27707 \family default
27708 メニューの
27709 \family sans
27710 文書クラス
27711 \family default
27712 において、
27713 \series bold
27714 leqno
27715 \series default
27716 オプションを指定しておかなくてはなりません。
27717 \end_layout
27718
27719 \end_deeper
27720 \begin_layout Standard
27721
27722 \series bold
27723 fleqn
27724 \series default
27725
27726 \series bold
27727 leqno
27728 \series default
27729 は、いっしょに指定することができます。両方のオプションを同時に入れる場合には、コンマで区切って下さい。
27730 \end_layout
27731
27732 \begin_layout Standard
27733 これで選択した様式は、文書中のすべての別行建て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
27734 \series bold
27735 中央揃え
27736 \series default
27737 様式を指定するようにします。そして、行頭下げにしたい数式は、flalign環境に指定するようにします。第
27738 \begin_inset CommandInset ref
27739 LatexCommand ref
27740 reference "sub:flalign環境"
27741
27742 \end_inset
27743
27744 節をご覧下さい。
27745 \end_layout
27746
27747 \begin_layout Section
27748 多行数式
27749 \begin_inset CommandInset label
27750 LatexCommand label
27751 name "sec:多行数式"
27752
27753 \end_inset
27754
27755
27756 \begin_inset Index idx
27757 status collapsed
27758
27759 \begin_layout Plain Layout
27760 すうしき@数式 ! たぎょう@多行
27761 \end_layout
27762
27763 \end_inset
27764
27765
27766 \end_layout
27767
27768 \begin_layout Subsection
27769 概要
27770 \end_layout
27771
27772 \begin_layout Standard
27773 LyXでは、多行数式は、数式中で
27774 \series bold
27775
27776 \begin_inset Info
27777 type  "shortcut"
27778 arg   "newline-insert newline"
27779 \end_inset
27780
27781
27782 \series default
27783 を押すことで作られます。この操作によって、第
27784 \begin_inset CommandInset ref
27785 LatexCommand ref
27786 reference "sub:eqnarray環境"
27787
27788 \end_inset
27789
27790 節に述べられている
27791 \series bold
27792 eqnarray環境
27793 \series default
27794 が作り出されるか、あるいは文書設定で
27795 \family sans
27796 AMS mathパッケージを使う
27797 \family default
27798 オプションが選択されている場合には、第
27799 \begin_inset CommandInset ref
27800 LatexCommand ref
27801 reference "sub:標準align環境"
27802
27803 \end_inset
27804
27805 節に述べられている
27806 \series bold
27807 align環境
27808 \series default
27809 が作り出されることになります。
27810 \end_layout
27811
27812 \begin_layout Standard
27813 他にも、
27814 \family sans
27815 挿入\SpecialChar \menuseparator
27816 数式
27817 \family default
27818 メニューで作ることのできる多行数式環境があります。これらの環境は、以下の各節で説明します。
27819 \end_layout
27820
27821 \begin_layout Standard
27822 すべての多行数式において、新規行は、
27823 \begin_inset Info
27824 type  "shortcut"
27825 arg   "newline-insert newline"
27826 \end_inset
27827
27828 を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
27829 \begin_inset Graphics
27830         filename ../../images/tabular-feature_append-row.png
27831         scale 85
27832
27833 \end_inset
27834
27835
27836 \begin_inset Graphics
27837         filename ../../images/tabular-feature_delete-row.png
27838         scale 85
27839
27840 \end_inset
27841
27842 を使うか、
27843 \family sans
27844 編集\SpecialChar \menuseparator
27845 行と列
27846 \family default
27847 メニューを使うことができます。
27848 \end_layout
27849
27850 \begin_layout Subsubsection
27851 行間
27852 \begin_inset CommandInset label
27853 LatexCommand label
27854 name "sub:行間"
27855
27856 \end_inset
27857
27858
27859 \begin_inset Index idx
27860 status collapsed
27861
27862 \begin_layout Plain Layout
27863 すうしき@数式 ! たぎょう@多行 ! ぎょうかん@行間
27864 \end_layout
27865
27866 \end_inset
27867
27868
27869 \end_layout
27870
27871 \begin_layout Standard
27872 以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
27873 \begin_inset Formula 
27874 \begin{eqnarray*}
27875 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}\\
27876 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
27877 \end{eqnarray*}
27878
27879 \end_inset
27880
27881
27882 \end_layout
27883
27884 \begin_layout Standard
27885 LaTeXにおいて行間を付け加えるには、新規行コマンドに非必須の引数をとらせて指定しますが、これはまだLyXには実装されていない
27886 \begin_inset Foot
27887 status collapsed
27888
27889 \begin_layout Plain Layout
27890 \begin_inset CommandInset href
27891 LatexCommand href
27892 name "LyX-bug #1505"
27893 target "http://www.lyx.org/trac/ticket/1505"
27894
27895 \end_inset
27896
27897 を参照。
27898 \end_layout
27899
27900 \end_inset
27901
27902 ので、数式全体をTeXモードで入れなくてはなりません。上記の例の行間を大きくするには、最初の行の最後に
27903 \series bold
27904
27905 \backslash
27906
27907 \backslash
27908 [3mm]
27909 \series default
27910 というコマンドを入れます。すると、次のようになります。
27911 \begin_inset ERT
27912 status collapsed
27913
27914 \begin_layout Plain Layout
27915
27916
27917 \backslash
27918 begin{eqnarray*}
27919 \end_layout
27920
27921 \begin_layout Plain Layout
27922
27923 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27924  = & 
27925 \backslash
27926 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27927 \backslash
27928
27929 \backslash
27930 [3mm]
27931 \end_layout
27932
27933 \begin_layout Plain Layout
27934
27935 4x^{2}
27936 \backslash
27937 left(B^{2}+x_{0}^{2}
27938 \backslash
27939 right)+4x_{0}x
27940 \backslash
27941 left(D-B^{2}
27942 \backslash
27943 right)+B^{2}
27944 \backslash
27945 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27946 \backslash
27947 right) & = & 0
27948 \end_layout
27949
27950 \begin_layout Plain Layout
27951
27952
27953 \backslash
27954 end{eqnarray*}
27955 \end_layout
27956
27957 \end_inset
27958
27959
27960 \end_layout
27961
27962 \begin_layout Standard
27963 \begin_inset VSpace bigskip
27964 \end_inset
27965
27966 同一数式内のすべての行の行間を一律に指定するには、
27967 \series bold
27968
27969 \backslash
27970 jot
27971 \series default
27972
27973 \begin_inset Index idx
27974 status collapsed
27975
27976 \begin_layout Plain Layout
27977 こまんど@コマンド ! J ! 
27978 \backslash
27979 jot
27980 \end_layout
27981
27982 \end_inset
27983
27984 変数を変更します。定義は、
27985 \begin_inset Formula $\mbox{行間}=\mathrm{6\, pt+\backslash jot}$
27986 \end_inset
27987
27988 となっています。
27989 \series bold
27990
27991 \backslash
27992 jot
27993 \series default
27994 の既定値は、3
27995 \begin_inset space \thinspace{}
27996 \end_inset
27997
27998 ptです。上記の例のように、行間を3
27999 \begin_inset space \thinspace{}
28000 \end_inset
28001
28002 mm追加するには、
28003 \end_layout
28004
28005 \begin_layout Standard
28006
28007 \series bold
28008
28009 \backslash
28010 setlength{
28011 \backslash
28012 jot}{3mm+3pt}
28013 \end_layout
28014
28015 \begin_layout Standard
28016 というコマンドを、数式直前にTeXモードで入れておきます。これを行うには、LaTeXプリアンブルに
28017 \end_layout
28018
28019 \begin_layout Standard
28020
28021 \series bold
28022
28023 \backslash
28024 usepackage{calc}
28025 \end_layout
28026
28027 \begin_layout Standard
28028 という行を入れて、LaTeXパッケージ
28029 \series bold
28030 calc
28031 \series default
28032
28033 \begin_inset Foot
28034 status collapsed
28035
28036 \begin_layout Plain Layout
28037
28038 \series bold
28039 calc
28040 \series default
28041 は標準的なLaTeX頒布版のすべてに付属しています。
28042 \end_layout
28043
28044 \end_inset
28045
28046
28047 \begin_inset Index idx
28048 status collapsed
28049
28050 \begin_layout Plain Layout
28051 ぱっけーじ@パッケージ ! calc
28052 \end_layout
28053
28054 \end_inset
28055
28056  を読み込んでおく必要があります。すると、
28057 \begin_inset ERT
28058 status collapsed
28059
28060 \begin_layout Plain Layout
28061
28062
28063 \backslash
28064 setlength{
28065 \backslash
28066 jot}{3mm+3pt}
28067 \end_layout
28068
28069 \end_inset
28070
28071
28072 \begin_inset Formula 
28073 \begin{eqnarray*}
28074 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}\\
28075 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
28076 \end{eqnarray*}
28077
28078 \end_inset
28079
28080
28081 \end_layout
28082
28083 \begin_layout Standard
28084 \begin_inset ERT
28085 status collapsed
28086
28087 \begin_layout Plain Layout
28088
28089
28090 \backslash
28091 setlength{
28092 \backslash
28093 jot}{3pt}
28094 \end_layout
28095
28096 \end_inset
28097
28098 のような結果を得ます。行間を既定値に戻すには、
28099 \series bold
28100
28101 \backslash
28102 jot
28103 \series default
28104 をふたたび3
28105 \begin_inset space \thinspace{}
28106 \end_inset
28107
28108 ptに戻します。
28109 \end_layout
28110
28111 \begin_layout Subsubsection
28112 列間
28113 \begin_inset CommandInset label
28114 LatexCommand label
28115 name "sub:列間"
28116
28117 \end_inset
28118
28119
28120 \begin_inset Index idx
28121 status collapsed
28122
28123 \begin_layout Plain Layout
28124 すうしき@数式 ! たぎょうすうしき@多行数式 ! れつかん@列間
28125 \end_layout
28126
28127 \end_inset
28128
28129
28130 \end_layout
28131
28132 \begin_layout Standard
28133 多行数式は、行列を形成します。たとえば、eqnarray環境の数式は、3列からなる行列です。この環境で列間を変更すれば、関係子周辺の余白を変更することができます
28134
28135 \end_layout
28136
28137 \begin_layout Standard
28138 列間は、
28139 \series bold
28140
28141 \backslash
28142 arraycolsep
28143 \series default
28144
28145 \begin_inset Index idx
28146 status collapsed
28147
28148 \begin_layout Plain Layout
28149 こまんど@コマンド ! A ! 
28150 \backslash
28151 arraycolsep
28152 \end_layout
28153
28154 \end_inset
28155
28156 変数を使って指定し、
28157 \begin_inset Newline newline
28158 \end_inset
28159
28160 列間 = 2
28161 \begin_inset space \thinspace{}
28162 \end_inset
28163
28164
28165 \series bold
28166
28167 \backslash
28168 arraycolsep
28169 \series default
28170
28171 \begin_inset Newline newline
28172 \end_inset
28173
28174 という関係があります。したがって、
28175 \end_layout
28176
28177 \begin_layout Standard
28178
28179 \series bold
28180
28181 \backslash
28182 setlength{
28183 \backslash
28184 arraycolsep}{1cm}
28185 \end_layout
28186
28187 \begin_layout Standard
28188 というコマンドをTeXモードで入れると、ここから後のすべての数式の列間が2
28189 \begin_inset space \thinspace{}
28190 \end_inset
28191
28192 cmになります。これを既定値に戻すには、
28193 \series bold
28194
28195 \backslash
28196 arraycolsep
28197 \series default
28198 を5
28199 \begin_inset space \thinspace{}
28200 \end_inset
28201
28202 ptに戻して下さい。
28203 \end_layout
28204
28205 \begin_layout Standard
28206 以下は、2
28207 \begin_inset space \thinspace{}
28208 \end_inset
28209
28210 cmの列間を持つ数式です。
28211 \begin_inset ERT
28212 status collapsed
28213
28214 \begin_layout Plain Layout
28215
28216
28217 \backslash
28218 setlength{
28219 \backslash
28220 arraycolsep}{1cm}
28221 \end_layout
28222
28223 \end_inset
28224
28225
28226 \begin_inset Formula 
28227 \begin{eqnarray*}
28228 A & = & B\\
28229 C & \ne & A
28230 \end{eqnarray*}
28231
28232 \end_inset
28233
28234 行列の既定の列間10
28235 \begin_inset space \thinspace{}
28236 \end_inset
28237
28238 ptを持つ数式です。
28239 \begin_inset ERT
28240 status collapsed
28241
28242 \begin_layout Plain Layout
28243
28244
28245 \backslash
28246 setlength{
28247 \backslash
28248 arraycolsep}{5pt}
28249 \end_layout
28250
28251 \end_inset
28252
28253
28254 \begin_inset Formula 
28255 \begin{eqnarray*}
28256 A & = & B\\
28257 C & \ne & A
28258 \end{eqnarray*}
28259
28260 \end_inset
28261
28262
28263 \end_layout
28264
28265 \begin_layout Subsubsection
28266 長い数式
28267 \begin_inset Index idx
28268 status collapsed
28269
28270 \begin_layout Plain Layout
28271 すうしき@数式 ! ながい@長い
28272 \end_layout
28273
28274 \end_inset
28275
28276
28277 \end_layout
28278
28279 \begin_layout Standard
28280 長い数式は、以下の方法を使って組版することができます。
28281 \end_layout
28282
28283 \begin_layout Itemize
28284 左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
28285 \begin_inset Formula 
28286 \begin{eqnarray}
28287 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 \\
28288  &  & -\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}
28289 \end{eqnarray}
28290
28291 \end_inset
28292
28293 二行目の最初のマイナス記号は、行頭の文字になってしまうため、通常、表示の上で演算子としては取り扱われません。前後に余白が置かれることもなく、分数線からも離れて表
28294 示されません。これを避けるために、マイナス記号の後に
28295 \series bold
28296
28297 \backslash
28298 hspace
28299 \series default
28300 .
28301 \begin_inset Foot
28302 status collapsed
28303
28304 \begin_layout Plain Layout
28305
28306 \series bold
28307
28308 \backslash
28309 hspace
28310 \series default
28311 に関しての詳細は、第
28312 \begin_inset CommandInset ref
28313 LatexCommand ref
28314 reference "sub:可変長の空白"
28315
28316 \end_inset
28317
28318 節をご覧下さい。
28319 \end_layout
28320
28321 \end_inset
28322
28323
28324 \begin_inset Index idx
28325 status collapsed
28326
28327 \begin_layout Plain Layout
28328 こまんど@コマンド ! H ! 
28329 \backslash
28330 hspace
28331 \end_layout
28332
28333 \end_inset
28334
28335 コマンドを使って3
28336 \begin_inset space \thinspace{}
28337 \end_inset
28338
28339 pt空白を入れてあります。
28340 \end_layout
28341
28342 \begin_layout Itemize
28343 数式の両辺がともに長すぎるときには、
28344 \series bold
28345
28346 \backslash
28347 lefteqn
28348 \series default
28349
28350 \begin_inset Index idx
28351 status collapsed
28352
28353 \begin_layout Plain Layout
28354 こまんど@コマンド ! L ! 
28355 \backslash
28356 lefteqn
28357 \end_layout
28358
28359 \end_inset
28360
28361 コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
28362 \begin_inset Formula 
28363 \begin{eqnarray}
28364 \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 \\
28365  &  & -\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 \\
28366  &  & =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}
28367 \end{eqnarray}
28368
28369 \end_inset
28370
28371
28372 \series bold
28373
28374 \backslash
28375 lefteqn
28376 \series default
28377 を入力すると、青枠から少し左にずれたところに現れる紫枠にカーソルが移るので、ここに数式を入力します。
28378 \begin_inset Newline newline
28379 \end_inset
28380
28381 二行め以降の行の内容は、二列め以降の列に挿入します。挿入する列が右になるほど、字下げの量が大きくなります。
28382 \begin_inset VSpace medskip
28383 \end_inset
28384
28385
28386 \begin_inset Newline newline
28387 \end_inset
28388
28389
28390 \begin_inset Note Greyedout
28391 status open
28392
28393 \begin_layout Plain Layout
28394
28395 \series bold
28396
28397 \backslash
28398 lefteqn
28399 \series default
28400 を使用する際には、以下のことにご注意下さい。
28401 \end_layout
28402
28403 \begin_layout Itemize
28404 数式では、ページ幅全部を使うことはしません。たとえば、上記の例で、最初の行に
28405 \begin_inset Formula $-B^{2}$
28406 \end_inset
28407
28408 という項を置いたとすると、ページ余白の領域に出てしまいますが、これはよくありません。幅をうまく使うには、最初の行の行頭に負の空白を入れる方法もあります。
28409 \end_layout
28410
28411 \begin_layout Itemize
28412 LyXのバグによって、最初の行にマウスでカーソルを入れることはできません
28413 \begin_inset Foot
28414 status collapsed
28415
28416 \begin_layout Plain Layout
28417 \begin_inset CommandInset href
28418 LatexCommand href
28419 name "LyX-bug #1429"
28420 target "http://www.lyx.org/trac/ticket/1429"
28421
28422 \end_inset
28423
28424
28425 \end_layout
28426
28427 \end_inset
28428
28429 。カーソルを行頭に合わせて、矢印キーで移動するしかありません。
28430 \end_layout
28431
28432 \end_inset
28433
28434
28435 \end_layout
28436
28437 \begin_layout Itemize
28438 長い数式を組む他の方法として、第
28439 \begin_inset CommandInset ref
28440 LatexCommand ref
28441 reference "sub:multline環境"
28442
28443 \end_inset
28444
28445 節と第
28446 \begin_inset CommandInset ref
28447 LatexCommand ref
28448 reference "sub:数式の一部の多行化"
28449
28450 \end_inset
28451
28452 節で述べられている環境を用いる方法があります。
28453 \end_layout
28454
28455 \begin_layout Subsubsection
28456 多行にわたる括弧
28457 \begin_inset CommandInset label
28458 LatexCommand label
28459 name "sub:多行にわたる括弧"
28460
28461 \end_inset
28462
28463
28464 \begin_inset Index idx
28465 status collapsed
28466
28467 \begin_layout Plain Layout
28468 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
28469 \end_layout
28470
28471 \end_inset
28472
28473
28474 \end_layout
28475
28476 \begin_layout Standard
28477 多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
28478 \begin_inset Formula 
28479 \begin{eqnarray*}
28480 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28481  &  & \left.\cdots+B-D\right]
28482 \end{eqnarray*}
28483
28484 \end_inset
28485
28486
28487 \end_layout
28488
28489 \begin_layout Standard
28490 可変寸法の括弧は多行にわたることができないので、閉じ括弧が初めの括弧よりも小さくなってしまっています。
28491 \end_layout
28492
28493 \begin_layout Standard
28494 二行めの括弧の大きさを正しく設定するには、最初の行の終わりを
28495 \series bold
28496
28497 \backslash
28498 right.
28499 \series default
28500
28501 \begin_inset Index idx
28502 status collapsed
28503
28504 \begin_layout Plain Layout
28505 こまんど@コマンド ! R ! 
28506 \backslash
28507 right
28508 \end_layout
28509
28510 \end_inset
28511
28512 とし、二行めの始めを
28513 \series bold
28514
28515 \backslash
28516 left.
28517 \begin_inset Foot
28518 status collapsed
28519
28520 \begin_layout Plain Layout
28521
28522 \series bold
28523
28524 \backslash
28525 left
28526 \series default
28527
28528 \series bold
28529
28530 \backslash
28531 right
28532 \series default
28533 に関する詳細は、第
28534 \begin_inset CommandInset ref
28535 LatexCommand ref
28536 reference "sub:自動の括弧丈"
28537
28538 \end_inset
28539
28540 節をご覧下さい。
28541 \end_layout
28542
28543 \end_inset
28544
28545
28546 \series default
28547
28548 \begin_inset Index idx
28549 status collapsed
28550
28551 \begin_layout Plain Layout
28552 こまんど@コマンド ! L ! 
28553 \backslash
28554 left
28555 \end_layout
28556
28557 \end_inset
28558
28559 とします。一行めにおいては、範囲付き積演算子がもっとも大きな記号であり、これが二行めの括弧の大きさにならなくてはならないので、
28560 \series bold
28561
28562 \backslash
28563 left.
28564 \series default
28565 の後に、
28566 \series bold
28567
28568 \backslash
28569 vphantom
28570 \series default
28571
28572 \begin_inset ERT
28573 status collapsed
28574
28575 \begin_layout Plain Layout
28576
28577
28578 \backslash
28579 spce 
28580 \end_layout
28581
28582 \end_inset
28583
28584
28585 \series bold
28586
28587 \backslash
28588 prod
28589 \series default
28590 ^
28591 \begin_inset ERT
28592 status collapsed
28593
28594 \begin_layout Plain Layout
28595
28596
28597 \backslash
28598 spce 
28599 \end_layout
28600
28601 \end_inset
28602
28603
28604 \series bold
28605
28606 \backslash
28607 infty
28608 \series default
28609
28610 \begin_inset ERT
28611 status collapsed
28612
28613 \begin_layout Plain Layout
28614
28615
28616 \backslash
28617 spce 
28618 \end_layout
28619
28620 \end_inset
28621
28622
28623 \series bold
28624
28625 \begin_inset Formula $\downarrow$
28626 \end_inset
28627
28628 _R=1}
28629 \series default
28630
28631 \begin_inset Index idx
28632 status collapsed
28633
28634 \begin_layout Plain Layout
28635 こまんど@コマンド ! V ! 
28636 \backslash
28637 vphantom
28638 \end_layout
28639
28640 \end_inset
28641
28642 というコマンドを挿入します。
28643 \end_layout
28644
28645 \begin_layout Standard
28646 その結果が以下の数式です。
28647 \begin_inset Formula 
28648 \begin{eqnarray*}
28649 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28650  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28651 \end{eqnarray*}
28652
28653 \end_inset
28654
28655
28656 \end_layout
28657
28658 \begin_layout Subsection
28659 align環境
28660 \end_layout
28661
28662 \begin_layout Standard
28663 align環境は、すべての型の多行数式に使うことができ、とくに、いくつかの数式を並べて表示させるのに便利です。
28664 \end_layout
28665
28666 \begin_layout Standard
28667 align環境には列があり、奇数列は右揃え、偶数列は左揃えに設定されます。align環境の行にはすべて、付番することができます。
28668 \end_layout
28669
28670 \begin_layout Standard
28671 align環境は、
28672 \family sans
28673 挿入\SpecialChar \menuseparator
28674 数式
28675 \family default
28676 メニューから作ることができます。
28677 \family sans
28678 編集\SpecialChar \menuseparator
28679 数式\SpecialChar \menuseparator
28680 数式の表記を変更
28681 \family default
28682 メニューを使えば、既存の数式をalign環境に変更することができます。
28683 \end_layout
28684
28685 \begin_layout Standard
28686 列を追加したり削除したりするには、数式ツールバーボタンの
28687 \begin_inset Graphics
28688         filename ../../images/tabular-feature_append-column.png
28689         scale 85
28690
28691 \end_inset
28692
28693
28694 \begin_inset Graphics
28695         filename ../../images/tabular-feature_delete-column.png
28696         scale 85
28697
28698 \end_inset
28699
28700 を使うか、
28701 \family sans
28702 編集\SpecialChar \menuseparator
28703 行と列
28704 \family default
28705 メニューを使います。
28706 \end_layout
28707
28708 \begin_layout Subsubsection
28709 標準align環境
28710 \begin_inset CommandInset label
28711 LatexCommand label
28712 name "sub:標準align環境"
28713
28714 \end_inset
28715
28716
28717 \begin_inset Index idx
28718 status collapsed
28719
28720 \begin_layout Plain Layout
28721 すうしき@数式 ! たぎょう@多行 ! alignかんきょう@align環境
28722 \end_layout
28723
28724 \end_inset
28725
28726
28727 \end_layout
28728
28729 \begin_layout Standard
28730 このalign環境は、数式中で
28731 \begin_inset Info
28732 type  "shortcut"
28733 arg   "newline-insert newline"
28734 \end_inset
28735
28736 を押すか、
28737 \family sans
28738 挿入\SpecialChar \menuseparator
28739 数式\SpecialChar \menuseparator
28740 AMS align環境
28741 \family default
28742 メニューで作ることができます。
28743 \end_layout
28744
28745 \begin_layout Standard
28746 以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
28747 \begin_inset Formula 
28748 \begin{align*}
28749 A & =\sin(B) & C & =D\\
28750 C & \ne A & B & \ne D
28751 \end{align*}
28752
28753 \end_inset
28754
28755 ご覧になって分かるように、この環境の数式は、一列めの前と偶数列の後に
28756 \series bold
28757
28758 \backslash
28759 hfill
28760 \begin_inset Foot
28761 status collapsed
28762
28763 \begin_layout Plain Layout
28764
28765 \series bold
28766
28767 \backslash
28768 hfill
28769 \series default
28770 に関する詳細は、第
28771 \begin_inset CommandInset ref
28772 LatexCommand ref
28773 reference "sub:可変長の空白"
28774
28775 \end_inset
28776
28777 節をご覧下さい。
28778 \end_layout
28779
28780 \end_inset
28781
28782
28783 \series default
28784 があるかのように配置されます。数式様式として
28785 \series bold
28786 行頭下げ
28787 \begin_inset Foot
28788 status collapsed
28789
28790 \begin_layout Plain Layout
28791
28792 \series bold
28793 数式様式については、第
28794 \series default
28795
28796 \begin_inset CommandInset ref
28797 LatexCommand ref
28798 reference "sec:数式様式"
28799
28800 \end_inset
28801
28802 節をご覧下さい。
28803 \end_layout
28804
28805 \end_inset
28806
28807
28808 \series default
28809 を使う場合には、第一列の前の
28810 \series bold
28811
28812 \backslash
28813 hfill
28814 \series default
28815 はない形で数式が設定されます。
28816 \end_layout
28817
28818 \begin_layout Subsubsection
28819 alignat環境
28820 \begin_inset Index idx
28821 status collapsed
28822
28823 \begin_layout Plain Layout
28824 すうしき@数式 ! たぎょう@多行 ! alignatかんきょう@alignat環境
28825 \end_layout
28826
28827 \end_inset
28828
28829
28830 \end_layout
28831
28832 \begin_layout Standard
28833 alignat環境には、事前に設定された列間が存在しません。列間は、必要ならば、第
28834 \begin_inset CommandInset ref
28835 LatexCommand ref
28836 reference "sub:空白"
28837
28838 \end_inset
28839
28840 節に述べられている空白を使用して手動で入れます。
28841 \end_layout
28842
28843 \begin_layout Standard
28844 以下は、上記の例をalignat環境に設定し、二つめの数式の頭に1
28845 \begin_inset space \thinspace{}
28846 \end_inset
28847
28848 cmの空白を入れたものです。
28849 \begin_inset Formula 
28850 \begin{alignat*}{2}
28851 A & =\sin(B) & \hspace{1cm}C & =D\\
28852 C & \ne A & B & \ne D
28853 \end{alignat*}
28854
28855 \end_inset
28856
28857 列間を各列ごとに設定することができるので、この環境は、とくに三つないし四つの数式を横に並べるのに向いています。
28858 \end_layout
28859
28860 \begin_layout Subsubsection
28861 flalign環境
28862 \begin_inset CommandInset label
28863 LatexCommand label
28864 name "sub:flalign環境"
28865
28866 \end_inset
28867
28868
28869 \begin_inset Index idx
28870 status collapsed
28871
28872 \begin_layout Plain Layout
28873 すうしき@数式 ! たぎょう@多行 ! flalignかんきょう@flalign環境
28874 \end_layout
28875
28876 \end_inset
28877
28878
28879 \end_layout
28880
28881 \begin_layout Standard
28882 この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
28883 \begin_inset Formula 
28884 \begin{flalign*}
28885 A & =1 & B & =2 & C & =3\\
28886 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28887 \end{flalign*}
28888
28889 \end_inset
28890
28891
28892 \end_layout
28893
28894 \begin_layout Standard
28895 奇数列のflalign環境を作成し、最後の列に空のTeX括弧を入れておくと、数式様式として
28896 \series bold
28897 中央揃え
28898 \series default
28899 が用いられているときでも、一部の数式を左寄せにすることができます。以下は、例として
28900 \begin_inset CommandInset ref
28901 LatexCommand eqref
28902 reference "eq:VolInt"
28903
28904 \end_inset
28905
28906 式を行頭下げにしたものです。
28907 \begin_inset Formula 
28908 \begin{flalign}
28909 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28910 \end{flalign}
28911
28912 \end_inset
28913
28914 ここで、最初の二列には数式が入れられており、行頭下げ数式様式と同等の字下げを行うために、30
28915 \begin_inset space \thinspace{}
28916 \end_inset
28917
28918 ptの空白が第1列の頭に入れてあります。
28919 \end_layout
28920
28921 \begin_layout Subsection
28922 eqnarray環境
28923 \begin_inset CommandInset label
28924 LatexCommand label
28925 name "sub:eqnarray環境"
28926
28927 \end_inset
28928
28929
28930 \begin_inset Index idx
28931 status collapsed
28932
28933 \begin_layout Plain Layout
28934 すうしき@数式 ! たぎょう@多行 ! eqnarrayかんきょう@eqnarray環境
28935 \end_layout
28936
28937 \end_inset
28938
28939
28940 \end_layout
28941
28942 \begin_layout Standard
28943 この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
28944 いるので、その内容は中央揃えで少し小さく設定されます。
28945 \begin_inset Formula 
28946 \begin{eqnarray*}
28947 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28948 AB & AB & AB\\
28949 A & = & A
28950 \end{eqnarray*}
28951
28952 \end_inset
28953
28954
28955 \end_layout
28956
28957 \begin_layout Subsection
28958 gather環境
28959 \begin_inset Index idx
28960 status collapsed
28961
28962 \begin_layout Plain Layout
28963 すうしき@数式 ! たぎょう@多行 ! gatherかんきょう@gather環境
28964 \end_layout
28965
28966 \end_inset
28967
28968
28969 \end_layout
28970
28971 \begin_layout Standard
28972 この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
28973 \begin_inset Formula 
28974 \begin{gather}
28975 A=1\\
28976 X=\textrm{-}1
28977 \end{gather}
28978
28979 \end_inset
28980
28981
28982 \end_layout
28983
28984 \begin_layout Subsection
28985 multline環境
28986 \begin_inset CommandInset label
28987 LatexCommand label
28988 name "sub:multline環境"
28989
28990 \end_inset
28991
28992
28993 \begin_inset Index idx
28994 status collapsed
28995
28996 \begin_layout Plain Layout
28997 すうしき@数式 ! たぎょう@多行 ! multlineかんきょう@multpline環境
28998 \end_layout
28999
29000 \end_inset
29001
29002
29003 \end_layout
29004
29005 \begin_layout Standard
29006 gather環境同様、multline環境には、中央揃えに設定された列一つしかありません。ただし、一行めが左揃えに設定され、最終行が右揃えに設定されるのです。他
29007 の行はすべて中央揃えになります。このことから、この環境は、長い数式に使うのに向いています。用例として、
29008 \begin_inset CommandInset ref
29009 LatexCommand eqref
29010 reference "eq:lefteqn"
29011
29012 \end_inset
29013
29014 式をmultline環境に置いたものを示します。
29015 \begin_inset Formula 
29016 \begin{multline}
29017 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}\\
29018 -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}\\
29019 =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}}
29020 \end{multline}
29021
29022 \end_inset
29023
29024
29025 \end_layout
29026
29027 \begin_layout Standard
29028 文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
29029 \begin_inset Foot
29030 status collapsed
29031
29032 \begin_layout Plain Layout
29033 付番様式については、第
29034 \begin_inset CommandInset ref
29035 LatexCommand ref
29036 reference "sec:数式様式"
29037
29038 \end_inset
29039
29040 節を参照。
29041 \end_layout
29042
29043 \end_inset
29044
29045
29046 \end_layout
29047
29048 \begin_layout Standard
29049
29050 \series bold
29051
29052 \backslash
29053 shoveright
29054 \begin_inset Index idx
29055 status collapsed
29056
29057 \begin_layout Plain Layout
29058 こまんど@コマンド ! S ! 
29059 \backslash
29060 shoveright
29061 \end_layout
29062
29063 \end_inset
29064
29065 コマンドや
29066 \backslash
29067 shoveleft
29068 \begin_inset Index idx
29069 status collapsed
29070
29071 \begin_layout Plain Layout
29072 こまんど@コマンド ! S ! 
29073 \backslash
29074 shoveleft
29075 \end_layout
29076
29077 \end_inset
29078
29079
29080 \series default
29081 コマンドを使えば、中央揃えの行を右寄せや左寄せにすることができます。これらのコマンドは、以下のようにして使います。
29082 \end_layout
29083
29084 \begin_layout Standard
29085
29086 \series bold
29087
29088 \backslash
29089 shoveright{行の内容}
29090 \series default
29091 あるいは
29092 \series bold
29093
29094 \backslash
29095 shoveleft{行の内容}
29096 \end_layout
29097
29098 \begin_layout Standard
29099 \begin_inset VSpace medskip
29100 \end_inset
29101
29102
29103 \series bold
29104
29105 \backslash
29106 multlinegap
29107 \begin_inset Index idx
29108 status collapsed
29109
29110 \begin_layout Plain Layout
29111 こまんど@コマンド ! M ! 
29112 \backslash
29113 multlinegap
29114 \end_layout
29115
29116 \end_inset
29117
29118
29119 \series default
29120 長は、一行めの左ページ余白からの距離を指定します。既定値は0
29121 \begin_inset space \thinspace{}
29122 \end_inset
29123
29124 ptの長さです。
29125 \end_layout
29126
29127 \begin_layout Standard
29128 以下は、上記の数式に
29129 \end_layout
29130
29131 \begin_layout Standard
29132
29133 \series bold
29134
29135 \backslash
29136 setlength{
29137 \backslash
29138 multlinegap}{2cm}
29139 \end_layout
29140
29141 \begin_layout Standard
29142 というコマンドを、TeXモードで直前に挿入した例です。
29143 \begin_inset ERT
29144 status collapsed
29145
29146 \begin_layout Plain Layout
29147
29148
29149 \backslash
29150 setlength{
29151 \backslash
29152 multlinegap}{2cm}
29153 \end_layout
29154
29155 \end_inset
29156
29157
29158 \begin_inset Formula 
29159 \begin{multline}
29160 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}\\
29161 \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}}\\
29162 =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}}
29163 \end{multline}
29164
29165 \end_inset
29166
29167
29168 \begin_inset ERT
29169 status collapsed
29170
29171 \begin_layout Plain Layout
29172
29173
29174 \backslash
29175 setlength{
29176 \backslash
29177 multlinegap}{0pt}
29178 \end_layout
29179
29180 \end_inset
29181
29182 二行めは、
29183 \series bold
29184
29185 \backslash
29186 shoveleft
29187 \series default
29188 を使って左揃えにしています。
29189 \end_layout
29190
29191 \begin_layout Subsection
29192 数式の一部の多行化
29193 \begin_inset CommandInset label
29194 LatexCommand label
29195 name "sub:数式の一部の多行化"
29196
29197 \end_inset
29198
29199
29200 \begin_inset Index idx
29201 status collapsed
29202
29203 \begin_layout Plain Layout
29204 すうしき@数式 ! たぎょう@多行 ! すうしきのいちぶ@数式の一部
29205 \end_layout
29206
29207 \end_inset
29208
29209
29210 \end_layout
29211
29212 \begin_layout Standard
29213 数式の一部分のみを多行表示したい場合には、
29214 \series bold
29215 aligned
29216 \series default
29217
29218 \series bold
29219 alignedat
29220 \series default
29221
29222 \series bold
29223 gathered
29224 \series default
29225
29226 \series bold
29227 split
29228 \series default
29229 のうちのいずれかの環境を使用します。これらは、
29230 \family sans
29231 挿入\SpecialChar \menuseparator
29232 数式
29233 \family default
29234 メニューか、本節で解説している各コマンドを使用して挿入することができます。
29235 \end_layout
29236
29237 \begin_layout Standard
29238 最初の三つの環境は、環境名から
29239 \series bold
29240 ed
29241 \series default
29242 を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
29243 \begin_inset Formula 
29244 \[
29245 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29246 \Delta E\Delta t & \ge\frac{\hbar}{2}
29247 \end{aligned}
29248 \right\} \textrm{不確定性原理}
29249 \]
29250
29251 \end_inset
29252
29253
29254 \end_layout
29255
29256 \begin_layout Standard
29257 この数式を作るには、別行建て数式をまず作っておいて、そこに
29258 \series bold
29259
29260 \backslash
29261 aligned
29262 \begin_inset Index idx
29263 status collapsed
29264
29265 \begin_layout Plain Layout
29266 こまんど@コマンド ! A ! 
29267 \backslash
29268 aligned
29269 \end_layout
29270
29271 \end_inset
29272
29273
29274 \series default
29275 コマンドを挿入しています。紫枠の中に青枠が現れるので、そこに必要に応じて、列や行を加えていきます。この多行環境の外には、括弧などの他の数式要素を入れることができ
29276 ます。
29277 \end_layout
29278
29279 \begin_layout Standard
29280 aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行建て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
29281 に配置できる利点があります。以下に例として、
29282 \begin_inset CommandInset ref
29283 LatexCommand eqref
29284 reference "eq:shortlong"
29285
29286 \end_inset
29287
29288 式にaligned環境を適用したものを示します。
29289 \begin_inset Formula 
29290 \begin{equation}
29291 \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}|}\\
29292  & -\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}|}
29293 \end{aligned}
29294 \end{equation}
29295
29296 \end_inset
29297
29298
29299 \end_layout
29300
29301 \begin_layout Standard
29302
29303 \series bold
29304 alignedat
29305 \series default
29306
29307 \series bold
29308 gathered
29309 \series default
29310
29311 \series bold
29312 split
29313 \series default
29314 の各環境を使うには、それぞれ
29315 \series bold
29316
29317 \backslash
29318 alignedat
29319 \series default
29320
29321 \begin_inset Index idx
29322 status collapsed
29323
29324 \begin_layout Plain Layout
29325 こまんど@コマンド ! A ! 
29326 \backslash
29327 alignedat
29328 \end_layout
29329
29330 \end_inset
29331
29332
29333 \series bold
29334
29335 \backslash
29336 gathered
29337 \series default
29338
29339 \begin_inset Index idx
29340 status collapsed
29341
29342 \begin_layout Plain Layout
29343 こまんど@コマンド ! G ! 
29344 \backslash
29345 gathered
29346 \end_layout
29347
29348 \end_inset
29349
29350
29351 \series bold
29352
29353 \backslash
29354 split
29355 \series default
29356
29357 \begin_inset Index idx
29358 status collapsed
29359
29360 \begin_layout Plain Layout
29361 こまんど@コマンド ! S ! 
29362 \backslash
29363 split
29364 \end_layout
29365
29366 \end_inset
29367
29368 の各コマンドを挿入します。split環境は、aligned環境と同じ性格を持ちますが、二つの列しか作ることができません。
29369 \end_layout
29370
29371 \begin_layout Subsection
29372 多行数式中のテキスト
29373 \begin_inset CommandInset label
29374 LatexCommand label
29375 name "sub:多行数式中のテキスト"
29376
29377 \end_inset
29378
29379
29380 \begin_inset Index idx
29381 status collapsed
29382
29383 \begin_layout Plain Layout
29384 てきすと@テキスト ! すうしきちゅうの@数式中の
29385 \end_layout
29386
29387 \end_inset
29388
29389
29390 \begin_inset Index idx
29391 status collapsed
29392
29393 \begin_layout Plain Layout
29394 すうしき@数式 ! たぎょう@多行 ! てきすと@テキスト
29395 \end_layout
29396
29397 \end_inset
29398
29399
29400 \end_layout
29401
29402 \begin_layout Standard
29403 各align系環境およびmultline・gather環境では、独立した行に列揃えの影響を受けない形でテキストを挿入することができます。これを行うには、以下の書
29404 式を持つ
29405 \series bold
29406
29407 \backslash
29408 intertext
29409 \begin_inset Index idx
29410 status collapsed
29411
29412 \begin_layout Plain Layout
29413 こまんど@コマンド ! I ! 
29414 \backslash
29415 intertext
29416 \end_layout
29417
29418 \end_inset
29419
29420 コマンドを使います。
29421 \end_layout
29422
29423 \begin_layout Standard
29424
29425 \series bold
29426
29427 \backslash
29428 intertext{テキスト}
29429 \end_layout
29430
29431 \begin_layout Standard
29432 テキストのハイフネーションを行うことはできないので、テキストは一行に収めなくてはなりません。LyXは、現時点では
29433 \series bold
29434
29435 \backslash
29436 intertext
29437 \series default
29438 を直接サポートしていないので、テキストは数式テキストとして書き入れます。ここで、
29439 \series bold
29440
29441 \backslash
29442 intertext
29443 \series default
29444 は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
29445 \begin_inset Formula 
29446 \begin{align}
29447 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29448 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29449 \end{align}
29450
29451 \end_inset
29452
29453
29454 \end_layout
29455
29456 \begin_layout Section
29457 数式番号
29458 \begin_inset Index idx
29459 status collapsed
29460
29461 \begin_layout Plain Layout
29462 すうしきばんごう@数式番号
29463 \end_layout
29464
29465 \end_inset
29466
29467
29468 \begin_inset Index idx
29469 status collapsed
29470
29471 \begin_layout Plain Layout
29472 すうしき@数式 ! ばんごう@番号|see
29473 \begin_inset ERT
29474 status collapsed
29475
29476 \begin_layout Plain Layout
29477
29478 {
29479 \end_layout
29480
29481 \end_inset
29482
29483 数式番号
29484 \begin_inset ERT
29485 status collapsed
29486
29487 \begin_layout Plain Layout
29488
29489 }
29490 \end_layout
29491
29492 \end_inset
29493
29494
29495 \end_layout
29496
29497 \end_inset
29498
29499
29500 \end_layout
29501
29502 \begin_layout Subsection
29503 概要
29504 \end_layout
29505
29506 \begin_layout Standard
29507 付番数式は、
29508 \family sans
29509 挿入\SpecialChar \menuseparator
29510 数式\SpecialChar \menuseparator
29511 付番数式
29512 \family default
29513 メニュー(短絡キー
29514 \family sans
29515 Ctrl+Alt
29516 \begin_inset space ~
29517 \end_inset
29518
29519 N
29520 \family default
29521 )で作ることができます。既存の数式に番号を振るには、
29522 \family sans
29523 編集\SpecialChar \menuseparator
29524 数式\SpecialChar \menuseparator
29525 数式全体を付番
29526 \family default
29527 メニュー(短絡キー
29528 \begin_inset Info
29529 type  "shortcut"
29530 arg   "math-number-toggle"
29531 \end_inset
29532
29533 )を使います。LyX中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
29534 \end_layout
29535
29536 \begin_layout Standard
29537 多行数式で付番が有効になっているときには、すべての行に番号が振られます。ただし、
29538 \family sans
29539 編集\SpecialChar \menuseparator
29540 数式\SpecialChar \menuseparator
29541 この行を付番
29542 \family default
29543 メニュー(短絡キー
29544 \begin_inset Info
29545 type  "shortcut"
29546 arg   "math-number-line-toggle"
29547 \end_inset
29548
29549 )を使用すれば、各行毎に付番するかどうか指定することができます。
29550 \end_layout
29551
29552 \begin_layout Standard
29553 行内数式を除いて、すべての数式は二通りの様式で番号を振ることができます。第
29554 \begin_inset CommandInset ref
29555 LatexCommand ref
29556 reference "sec:数式様式"
29557
29558 \end_inset
29559
29560 節をご覧下さい。
29561 \end_layout
29562
29563 \begin_layout Subsection
29564 相互参照
29565 \begin_inset Index idx
29566 status collapsed
29567
29568 \begin_layout Plain Layout
29569 そうごさんしょう@相互参照 ! すうしきへの@数式への
29570 \end_layout
29571
29572 \end_inset
29573
29574
29575 \end_layout
29576
29577 \begin_layout Standard
29578 ラベルを付けた数式は、すべて相互参照することができます。ラベルは、
29579 \family sans
29580 挿入\SpecialChar \menuseparator
29581 ラベル
29582 \family default
29583 メニューか、ツールバーボタンの
29584 \begin_inset Graphics
29585         filename ../../images/label-insert.png
29586         scale 85
29587
29588 \end_inset
29589
29590 で付けることができます。このとき、カーソルは別行建て数式の中になくてはなりません。すると、テキストフィールドの中に
29591 \series bold
29592 eq:と
29593 \series default
29594 いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
29595 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
29596 \family sans
29597 挿入\SpecialChar \menuseparator
29598 ラベル
29599 \family default
29600 メニューをもういちど使って下さい。
29601 \end_layout
29602
29603 \begin_layout Standard
29604 LyX中でラベル名は、数式の後ろに、二つの括弧に囲まれて表示されます。ラベル付きの数式はつねに付番されます。
29605 \end_layout
29606
29607 \begin_layout Standard
29608 相互参照は、
29609 \family sans
29610 挿入\SpecialChar \menuseparator
29611 相互参照
29612 \family default
29613 メニューかツールバーボタンの
29614 \begin_inset Graphics
29615         filename ../../images/dialog-show-new-inset_ref.png
29616         scale 85
29617
29618 \end_inset
29619
29620 を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
29621 \series bold
29622 (<参照>)
29623 \series default
29624 」書式を選択した場合には、出力での相互参照は、括弧に囲まれた数式番号として表示されます。
29625 \begin_inset Newline newline
29626 \end_inset
29627
29628 LyX中で相互参照を右クリックすると、参照先の数式に移動することができます。
29629 \end_layout
29630
29631 \begin_layout Standard
29632 以下は、後の各小節に現れる数式への相互参照を含む例です。
29633 \begin_inset Note Note
29634 status open
29635
29636 \begin_layout Plain Layout
29637 相互参照の型の違いに留意してください。
29638 \end_layout
29639
29640 \end_inset
29641
29642
29643 \end_layout
29644
29645 \begin_layout Standard
29646 \begin_inset CommandInset ref
29647 LatexCommand eqref
29648 reference "eq:tag"
29649
29650 \end_inset
29651
29652 式と
29653 \begin_inset CommandInset ref
29654 LatexCommand eqref
29655 reference "eq:c"
29656
29657 \end_inset
29658
29659 式は、等価です。(
29660 \begin_inset CommandInset ref
29661 LatexCommand ref
29662 reference "eq:Rom"
29663
29664 \end_inset
29665
29666 )式とは異なり、(
29667 \begin_inset CommandInset ref
29668 LatexCommand ref
29669 reference "eq:Lat"
29670
29671 \end_inset
29672
29673 )式では、付番にラテン数字を使用しています。
29674 \end_layout
29675
29676 \begin_layout Standard
29677 \begin_inset VSpace medskip
29678 \end_inset
29679
29680
29681 \series bold
29682
29683 \backslash
29684 tag
29685 \begin_inset Foot
29686 status collapsed
29687
29688 \begin_layout Plain Layout
29689
29690 \series bold
29691
29692 \backslash
29693 tag
29694 \series default
29695 は、第
29696 \begin_inset CommandInset ref
29697 LatexCommand ref
29698 reference "sub:ユーザー定義番号"
29699
29700 \end_inset
29701
29702 節に説明があります。
29703 \end_layout
29704
29705 \end_inset
29706
29707
29708 \series default
29709 の引数が、第
29710 \begin_inset CommandInset ref
29711 LatexCommand ref
29712 reference "sub:段落ボックス"
29713
29714 \end_inset
29715
29716 節で述べたボックスを含んでいるときには、その数式を参照することはできません。
29717 \end_layout
29718
29719 \begin_layout Subsection
29720 細目番号
29721 \begin_inset Index idx
29722 status collapsed
29723
29724 \begin_layout Plain Layout
29725 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
29726 \end_layout
29727
29728 \end_inset
29729
29730
29731 \end_layout
29732
29733 \begin_layout Standard
29734
29735 \series bold
29736
29737 \backslash
29738 begin{subequations}
29739 \series default
29740 および
29741 \series bold
29742
29743 \backslash
29744 end{subequations}
29745 \series default
29746 コマンドを使うと、数式に細目番号を付けることができます。これらのコマンドは、TeXモードで入れます。
29747 \end_layout
29748
29749 \begin_layout Standard
29750 たとえば、
29751 \begin_inset Formula 
29752 \begin{equation}
29753 A=C-B\label{eq:a}
29754 \end{equation}
29755
29756 \end_inset
29757
29758
29759 \begin_inset ERT
29760 status collapsed
29761
29762 \begin_layout Plain Layout
29763
29764
29765 \backslash
29766 addtocounter{equation}{-1}
29767 \end_layout
29768
29769 \end_inset
29770
29771
29772 \begin_inset ERT
29773 status collapsed
29774
29775 \begin_layout Plain Layout
29776
29777
29778 \backslash
29779 begin{subequations}
29780 \end_layout
29781
29782 \end_inset
29783
29784
29785 \begin_inset VSpace -5mm
29786 \end_inset
29787
29788
29789 \begin_inset Formula 
29790 \begin{equation}
29791 B=C-A\label{eq:b}
29792 \end{equation}
29793
29794 \end_inset
29795
29796
29797 \begin_inset Formula 
29798 \begin{equation}
29799 C=A+B\label{eq:c}
29800 \end{equation}
29801
29802 \end_inset
29803
29804
29805 \end_layout
29806
29807 \begin_layout Standard
29808 \begin_inset ERT
29809 status collapsed
29810
29811 \begin_layout Plain Layout
29812
29813
29814 \backslash
29815 end{subequations}
29816 \end_layout
29817
29818 \end_inset
29819
29820
29821 \end_layout
29822
29823 \begin_layout Standard
29824 この例を作るには、次のようにします。
29825 \end_layout
29826
29827 \begin_layout Enumerate
29828 一つめの数式を入力します。
29829 \end_layout
29830
29831 \begin_layout Enumerate
29832 一つめの数式の後に
29833 \begin_inset Newline newline
29834 \end_inset
29835
29836
29837 \series bold
29838
29839 \backslash
29840 addtocounter{equation}{-1} 
29841 \backslash
29842 begin{subequations}
29843 \begin_inset Index idx
29844 status collapsed
29845
29846 \begin_layout Plain Layout
29847 こまんど@コマンド ! A ! 
29848 \backslash
29849 addtocounter
29850 \end_layout
29851
29852 \end_inset
29853
29854
29855 \begin_inset Newline newline
29856 \end_inset
29857
29858
29859 \series default
29860 を入力します。
29861 \end_layout
29862
29863 \begin_layout Enumerate
29864 二つめの数式を入力します。
29865 \end_layout
29866
29867 \begin_layout Enumerate
29868 三つめの数式を入力します。
29869 \end_layout
29870
29871 \begin_layout Enumerate
29872 三つめの数式の後に、
29873 \series bold
29874
29875 \backslash
29876 end{subequations}
29877 \series default
29878 を入力します。
29879 \end_layout
29880
29881 \begin_layout Standard
29882
29883 \series bold
29884
29885 \backslash
29886 begin
29887 \series default
29888 コマンドと
29889 \series bold
29890
29891 \backslash
29892 end
29893 \series default
29894 コマンドのあいだの数式はすべて、a・b・
29895 \begin_inset Newline linebreak
29896 \end_inset
29897
29898 c\SpecialChar \ldots{}
29899 のように細目番号が振られます。多行数式の場合は、すべての行に細目番号が振られます。細目番号が振られた数式はすべて、
29900 \emph on
29901 ひとつの
29902 \emph default
29903 付番数式として扱われますが、それぞれの付番数式が
29904 \series bold
29905 equation
29906 \series default
29907 カウンタを一つずつ進めてしまうので、
29908 \series bold
29909
29910 \backslash
29911 addtocounter
29912 \series default
29913 コマンドを使ってカウンタを戻さなくてはなりません。これを怠ると、
29914 \begin_inset CommandInset ref
29915 LatexCommand eqref
29916 reference "eq:a"
29917
29918 \end_inset
29919
29920 式・
29921 \begin_inset CommandInset ref
29922 LatexCommand eqref
29923 reference "eq:b"
29924
29925 \end_inset
29926
29927 式・
29928 \begin_inset CommandInset ref
29929 LatexCommand eqref
29930 reference "eq:c"
29931
29932 \end_inset
29933
29934 式は、それぞれ
29935 \begin_inset CommandInset ref
29936 LatexCommand eqref
29937 reference "eq:a"
29938
29939 \end_inset
29940
29941 式・
29942 \begin_inset CommandInset ref
29943 LatexCommand eqref
29944 reference "eq:d"
29945
29946 \end_inset
29947
29948 式・
29949 \begin_inset CommandInset ref
29950 LatexCommand eqref
29951 reference "eq:f"
29952
29953 \end_inset
29954
29955 式として番号が振られてしまいます。
29956 \end_layout
29957
29958 \begin_layout Standard
29959 上記のように、コマンドをTeXモードで入れると、最初の二つの数式のあいだに空白が生じてしまいます。これを戻すために、-5
29960 \begin_inset space \thinspace{}
29961 \end_inset
29962
29963 mmの垂直空白を
29964 \series bold
29965
29966 \backslash
29967 begin{subequations}
29968 \series default
29969 コマンドの後に入れています。数式様式として
29970 \series bold
29971 行頭下げ
29972 \begin_inset Foot
29973 status collapsed
29974
29975 \begin_layout Plain Layout
29976
29977 \series bold
29978 数式様式に関しては、第
29979 \series default
29980
29981 \begin_inset CommandInset ref
29982 LatexCommand ref
29983 reference "sec:数式様式"
29984
29985 \end_inset
29986
29987 節を参照。
29988 \end_layout
29989
29990 \end_inset
29991
29992
29993 \series default
29994 を用いているときには、これを-7
29995 \begin_inset space \thinspace{}
29996 \end_inset
29997
29998 mm空白にしてください。
29999 \end_layout
30000
30001 \begin_layout Standard
30002 以下は、二行めのみ付番を無効にしている多行数式の例です。
30003 \begin_inset ERT
30004 status collapsed
30005
30006 \begin_layout Plain Layout
30007
30008
30009 \backslash
30010 begin{subequations}
30011 \end_layout
30012
30013 \end_inset
30014
30015
30016 \begin_inset Formula 
30017 \begin{eqnarray}
30018 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30019  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30020  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30021 \end{eqnarray}
30022
30023 \end_inset
30024
30025
30026 \begin_inset ERT
30027 status collapsed
30028
30029 \begin_layout Plain Layout
30030
30031
30032 \backslash
30033 end{subequations}
30034 \end_layout
30035
30036 \end_inset
30037
30038
30039 \end_layout
30040
30041 \begin_layout Subsection
30042 ユーザー定義番号
30043 \begin_inset CommandInset label
30044 LatexCommand label
30045 name "sub:ユーザー定義番号"
30046
30047 \end_inset
30048
30049
30050 \begin_inset Index idx
30051 status collapsed
30052
30053 \begin_layout Plain Layout
30054 すうしきばんごう@数式番号 ! ゆーざーていぎ@ユーザー定義
30055 \end_layout
30056
30057 \end_inset
30058
30059
30060 \end_layout
30061
30062 \begin_layout Standard
30063 \begin_inset Index idx
30064 status collapsed
30065
30066 \begin_layout Plain Layout
30067 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
30068 \end_layout
30069
30070 \end_inset
30071
30072 標準の付番では、数式番号の周りに括弧が表示されます。括弧をたとえば縦棒に置き換えるには、LaTeXプリアンブルに以下の行を付け加えます。
30073 \end_layout
30074
30075 \begin_layout Standard
30076
30077 \series bold
30078
30079 \backslash
30080 def
30081 \backslash
30082 tagform@#1{
30083 \backslash
30084 maketag@@@{
30085 \series default
30086
30087 \begin_inset Formula $\boldsymbol{|}$
30088 \end_inset
30089
30090
30091 \series bold
30092 #1
30093 \series default
30094
30095 \begin_inset Formula $\boldsymbol{|}$
30096 \end_inset
30097
30098
30099 \series bold
30100 }}
30101 \series default
30102
30103 \begin_inset Note Note
30104 status collapsed
30105
30106 \begin_layout Plain Layout
30107 このマクロは、テスト用にLaTeXプリアンブルで既に宣言されています。これを有効にするには、最初のパーセント記号を取り除いて下さい。
30108 \end_layout
30109
30110 \end_inset
30111
30112
30113 \end_layout
30114
30115 \begin_layout Standard
30116 他の記号を使いたいときには、
30117 \series bold
30118 #1
30119 \series default
30120 脇の縦棒を一つないし複数の文字で置き換えて下さい。数式番号だけで良い時は、縦棒を削除して下さい。
30121 \end_layout
30122
30123 \begin_layout Standard
30124 \begin_inset VSpace bigskip
30125 \end_inset
30126
30127 数式の後ろに、括弧に囲まれた連番の代わりに、何かしらの表現が欲しいときには、以下のように
30128 \series bold
30129
30130 \backslash
30131 tag
30132 \series default
30133
30134 \begin_inset Index idx
30135 status collapsed
30136
30137 \begin_layout Plain Layout
30138 こまんど@コマンド ! T ! 
30139 \backslash
30140 tag
30141 \end_layout
30142
30143 \end_inset
30144
30145 コマンドを使います。
30146 \begin_inset Formula 
30147 \begin{equation}
30148 A+B=C\tag{何とかかんとか}\label{eq:tag}
30149 \end{equation}
30150
30151 \end_inset
30152
30153 上記の例では、
30154 \series bold
30155
30156 \backslash
30157 tag
30158 \begin_inset ERT
30159 status collapsed
30160
30161 \begin_layout Plain Layout
30162
30163
30164 \backslash
30165 spce 
30166 \end_layout
30167
30168 \end_inset
30169
30170 何とかかんとか
30171 \series default
30172 というコマンドを数式に打ち込んでいます。
30173 \end_layout
30174
30175 \begin_layout Standard
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 \begin_inset Formula 
30197 \[
30198 A+B=C\tag*{something}
30199 \]
30200
30201 \end_inset
30202
30203
30204 \end_layout
30205
30206 \begin_layout Standard
30207 \begin_inset VSpace bigskip
30208 \end_inset
30209
30210 数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
30211 \begin_inset Newline newline
30212 \end_inset
30213
30214
30215 \series bold
30216
30217 \backslash
30218 @addtoreset{equation}{part}
30219 \series default
30220
30221 \begin_inset Index idx
30222 status collapsed
30223
30224 \begin_layout Plain Layout
30225 こまんど@コマンド ! 
30226 \begin_inset ERT
30227 status collapsed
30228
30229 \begin_layout Plain Layout
30230
30231 "
30232 \end_layout
30233
30234 \end_inset
30235
30236 @
30237 \begin_inset ERT
30238 status collapsed
30239
30240 \begin_layout Plain Layout
30241
30242 "
30243 \end_layout
30244
30245 \end_inset
30246
30247  ! 
30248 \backslash
30249
30250 \begin_inset ERT
30251 status collapsed
30252
30253 \begin_layout Plain Layout
30254
30255 "
30256 \end_layout
30257
30258 \end_inset
30259
30260 @
30261 \begin_inset ERT
30262 status collapsed
30263
30264 \begin_layout Plain Layout
30265
30266 "
30267 \end_layout
30268
30269 \end_inset
30270
30271 addtoreset
30272 \end_layout
30273
30274 \end_inset
30275
30276
30277 \begin_inset Newline newline
30278 \end_inset
30279
30280 節に関しては
30281 \begin_inset Newline newline
30282 \end_inset
30283
30284
30285 \series bold
30286
30287 \backslash
30288 @addtoreset{equation}{section}
30289 \begin_inset Newline newline
30290 \end_inset
30291
30292
30293 \series default
30294 というコマンドを使います。
30295 \end_layout
30296
30297 \begin_layout Standard
30298 これらのコマンドをTeXモードで使えるようにするためには、
30299 \series bold
30300
30301 \backslash
30302 makeatletter
30303 \series default
30304 コマンドで「@」字をLaTeX中で「有効」にしてやらなくてはなりません。一方、
30305 \series bold
30306
30307 \backslash
30308 makeatother
30309 \series default
30310 コマンドはこれを無効にします。したがって、TeXモード中での上記コマンド列は、
30311 \end_layout
30312
30313 \begin_layout Standard
30314
30315 \series bold
30316
30317 \backslash
30318 makeatletter
30319 \begin_inset Newline newline
30320 \end_inset
30321
30322
30323 \backslash
30324 @addtoreset{equation}{section}
30325 \begin_inset Newline newline
30326 \end_inset
30327
30328
30329 \backslash
30330 makeatother
30331 \begin_inset Newline newline
30332 \end_inset
30333
30334
30335 \series default
30336 のようにならなくてはなりません。
30337 \end_layout
30338
30339 \begin_layout Standard
30340 LaTeXプリアンブル中では、
30341 \series bold
30342
30343 \backslash
30344 makeatletter
30345 \series default
30346
30347 \series bold
30348
30349 \backslash
30350 makeatother
30351 \series default
30352 は、LyXが内部的に自動で挿入するので省略してかまいません。
30353 \end_layout
30354
30355 \begin_layout Standard
30356
30357 \series bold
30358
30359 \backslash
30360 @addtoreset
30361 \series default
30362 を戻すには、まずLaTeXプリアンブル中に
30363 \end_layout
30364
30365 \begin_layout Standard
30366
30367 \series bold
30368
30369 \backslash
30370 usepackage{remreset}
30371 \end_layout
30372
30373 \begin_layout Standard
30374 という行を入れて、
30375 \series bold
30376 remreset.sty
30377 \series default
30378
30379 \begin_inset Foot
30380 status collapsed
30381
30382 \begin_layout Plain Layout
30383
30384 \series bold
30385 remreset
30386 \series default
30387 は、LaTeXパッケージの
30388 \series bold
30389 carlisle
30390 \series default
30391
30392 \begin_inset Index idx
30393 status collapsed
30394
30395 \begin_layout Plain Layout
30396 ぱっけーじ@パッケージ ! carlisle
30397 \end_layout
30398
30399 \end_inset
30400
30401 の一部として含まれており、LaTeX標準頒布版には含まれています。
30402 \end_layout
30403
30404 \end_inset
30405
30406
30407 \begin_inset Index idx
30408 status collapsed
30409
30410 \begin_layout Plain Layout
30411 ぱっけーじ@パッケージ ! remreset
30412 \end_layout
30413
30414 \end_inset
30415
30416 ファイルを読み込んでおかなくてはなりません。その後
30417 \begin_inset Newline newline
30418 \end_inset
30419
30420
30421 \series bold
30422
30423 \backslash
30424 @removefromreset
30425 \series default
30426
30427 \begin_inset Index idx
30428 status collapsed
30429
30430 \begin_layout Plain Layout
30431 こまんど@コマンド ! 
30432 \begin_inset ERT
30433 status collapsed
30434
30435 \begin_layout Plain Layout
30436
30437 "
30438 \end_layout
30439
30440 \end_inset
30441
30442 @
30443 \begin_inset ERT
30444 status collapsed
30445
30446 \begin_layout Plain Layout
30447
30448 "
30449 \end_layout
30450
30451 \end_inset
30452
30453  ! 
30454 \backslash
30455
30456 \begin_inset ERT
30457 status collapsed
30458
30459 \begin_layout Plain Layout
30460
30461 "
30462 \end_layout
30463
30464 \end_inset
30465
30466 @
30467 \begin_inset ERT
30468 status collapsed
30469
30470 \begin_layout Plain Layout
30471
30472 "
30473 \end_layout
30474
30475 \end_inset
30476
30477 removefromreset
30478 \end_layout
30479
30480 \end_inset
30481
30482 コマンドを
30483 \series bold
30484
30485 \backslash
30486 @addtoreset
30487 \series default
30488 と同じ書式で使用すると、
30489 \series bold
30490
30491 \backslash
30492 @addtoreset
30493 \series default
30494 を戻すことができます。
30495 \end_layout
30496
30497 \begin_layout Standard
30498 \begin_inset VSpace bigskip
30499 \end_inset
30500
30501 ときには、数式を
30502 \end_layout
30503
30504 \begin_layout Standard
30505
30506 \family typewriter
30507 (節番号.数式番号)
30508 \end_layout
30509
30510 \begin_layout Standard
30511 のような形で付番し、節ごとに数式番号を「1」から始めさせなくてはならないときがあります。
30512 \end_layout
30513
30514 \begin_layout Standard
30515 このような場合のために、
30516 \series bold
30517
30518 \backslash
30519 numberwithin
30520 \series default
30521
30522 \begin_inset Index idx
30523 status collapsed
30524
30525 \begin_layout Plain Layout
30526 こまんど@コマンド ! N ! 
30527 \backslash
30528 numberwithin
30529 \end_layout
30530
30531 \end_inset
30532
30533 というコマンドがあり、
30534 \end_layout
30535
30536 \begin_layout Standard
30537
30538 \series bold
30539
30540 \backslash
30541 numberwithin{カウンタ}{節階層}
30542 \end_layout
30543
30544 \begin_layout Standard
30545 という書式で用います。「カウンタ」は、どの番号を制御するかを表し、「節階層」は点の前に何の番号を振るのかを表します。
30546 \end_layout
30547
30548 \begin_layout Standard
30549 したがって、ここではLaTeXプリアンブルかTeXコードで
30550 \end_layout
30551
30552 \begin_layout Standard
30553
30554 \series bold
30555
30556 \backslash
30557 numberwithin{equation}{section}
30558 \end_layout
30559
30560 \begin_layout Standard
30561 という行を用いることにしましょう。その結果がこれです。
30562 \begin_inset ERT
30563 status collapsed
30564
30565 \begin_layout Plain Layout
30566
30567
30568 \backslash
30569 numberwithin{equation}{section}
30570 \end_layout
30571
30572 \end_inset
30573
30574
30575 \begin_inset Formula 
30576 \begin{equation}
30577 A+B=C
30578 \end{equation}
30579
30580 \end_inset
30581
30582
30583 \end_layout
30584
30585 \begin_layout Standard
30586 たとえば、部番号を節階層として使用して、表に付番を施すときには
30587 \begin_inset Newline newline
30588 \end_inset
30589
30590
30591 \series bold
30592
30593 \backslash
30594 numberwithin{table}{part}
30595 \series default
30596 を用います。
30597 \end_layout
30598
30599 \begin_layout Standard
30600 標準の付番方式に戻したいときや、この種の付番が文書クラスで定義されているときに、それを止めさせたい場合には、
30601 \end_layout
30602
30603 \begin_layout Standard
30604
30605 \series bold
30606
30607 \backslash
30608 renewcommand{
30609 \backslash
30610 theequation}{
30611 \backslash
30612 arabic{equation}}
30613 \begin_inset Index idx
30614 status collapsed
30615
30616 \begin_layout Plain Layout
30617 こまんど@コマンド ! A ! 
30618 \backslash
30619 arabic
30620 \end_layout
30621
30622 \end_inset
30623
30624
30625 \series default
30626
30627 \begin_inset ERT
30628 status collapsed
30629
30630 \begin_layout Plain Layout
30631
30632
30633 \backslash
30634 renewcommand{
30635 \backslash
30636 theequation}{
30637 \backslash
30638 arabic{equation}}
30639 \end_layout
30640
30641 \end_inset
30642
30643
30644 \series bold
30645
30646 \begin_inset Newline newline
30647 \end_inset
30648
30649
30650 \series default
30651 あるいは
30652 \series bold
30653
30654 \begin_inset Newline newline
30655 \end_inset
30656
30657
30658 \backslash
30659 renewcommand{
30660 \backslash
30661 thetable}{
30662 \backslash
30663 arabic{table}}
30664 \end_layout
30665
30666 \begin_layout Standard
30667 というコマンドをTeXコードとして入れるか、LaTeXプリアンブルに入れます。
30668 \series bold
30669
30670 \backslash
30671 numberwithin
30672 \series default
30673 は、内部的に上記で述べた
30674 \series bold
30675
30676 \backslash
30677 @addtoreset
30678 \series default
30679 コマンドを使用しているので、これも使用後は戻しておかなくてはなりません。
30680 \begin_inset ERT
30681 status collapsed
30682
30683 \begin_layout Plain Layout
30684
30685
30686 \backslash
30687 makeatletter
30688 \end_layout
30689
30690 \begin_layout Plain Layout
30691
30692
30693 \backslash
30694 @removefromreset{equation}{section}
30695 \end_layout
30696
30697 \begin_layout Plain Layout
30698
30699
30700 \backslash
30701 makeatother
30702 \end_layout
30703
30704 \end_inset
30705
30706
30707 \end_layout
30708
30709 \begin_layout Subsection
30710 ローマ数字や文字を使った付番
30711 \begin_inset Index idx
30712 status collapsed
30713
30714 \begin_layout Plain Layout
30715 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
30716 \end_layout
30717
30718 \end_inset
30719
30720
30721 \begin_inset Index idx
30722 status collapsed
30723
30724 \begin_layout Plain Layout
30725 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
30726 \end_layout
30727
30728 \end_inset
30729
30730
30731 \end_layout
30732
30733 \begin_layout Standard
30734 数式は、ローマ数字やラテン文字を使って付番することもできます。たとえば、小文字のローマ数字を使って付番するには、数式の前にTeXモードで
30735 \end_layout
30736
30737 \begin_layout Standard
30738
30739 \series bold
30740
30741 \backslash
30742 renewcommand{
30743 \backslash
30744 theequation}{
30745 \backslash
30746 roman{equation}}
30747 \end_layout
30748
30749 \begin_layout Standard
30750 というコマンドを入れます。
30751 \series bold
30752
30753 \backslash
30754 renewcommand
30755 \series default
30756
30757 \begin_inset Index idx
30758 status collapsed
30759
30760 \begin_layout Plain Layout
30761 こまんど@コマンド ! R ! 
30762 \backslash
30763 renewcommand
30764 \end_layout
30765
30766 \end_inset
30767
30768 は、定義済みのコマンド
30769 \series bold
30770
30771 \backslash
30772 theequation
30773 \series default
30774 をコマンド
30775 \series bold
30776
30777 \backslash
30778 roman{equation}
30779 \series default
30780 に再定義します
30781 \begin_inset Foot
30782 status collapsed
30783
30784 \begin_layout Plain Layout
30785
30786 \series bold
30787
30788 \backslash
30789 renewcommand
30790 \series default
30791 コマンドは、第
30792 \begin_inset CommandInset ref
30793 LatexCommand ref
30794 reference "sub:newcommandコマンド"
30795
30796 \end_inset
30797
30798 節に述べられている
30799 \series bold
30800
30801 \backslash
30802 newcommand
30803 \series default
30804 コマンドと同じ書式を持ちます。
30805 \end_layout
30806
30807 \end_inset
30808
30809 。ここで、
30810 \series bold
30811 equation
30812 \series default
30813 は数式カウンタです。コマンド
30814 \series bold
30815
30816 \backslash
30817 the
30818 \series default
30819 をカウンタの接頭辞として使用すると、カウンタの値がアラビア数字として出力されます。数式に番号を振ると、LaTeXは、内部的に
30820 \series bold
30821
30822 \backslash
30823 theequation
30824 \series default
30825 コマンドを数式の後ろに置くのです。
30826 \series bold
30827
30828 \backslash
30829 roman{equation}
30830 \begin_inset Index idx
30831 status collapsed
30832
30833 \begin_layout Plain Layout
30834 こまんど@コマンド ! R ! 
30835 \backslash
30836 roman
30837 \end_layout
30838
30839 \end_inset
30840
30841
30842 \series default
30843 は、カウンタを小文字のローマ数字として出力します。
30844 \end_layout
30845
30846 \begin_layout Standard
30847 こうして、
30848 \series bold
30849
30850 \backslash
30851 renew
30852 \series default
30853 c
30854 \series bold
30855 ommand
30856 \series default
30857 コマンド以降の数式はすべて、ローマ数字で付番されるようになります。大文字のローマ数字での付番に切り替えたいときは、同じコマンドの
30858 \series bold
30859
30860 \backslash
30861 roman
30862 \series default
30863 の部分を
30864 \series bold
30865
30866 \backslash
30867 Roman
30868 \series default
30869
30870 \begin_inset Index idx
30871 status collapsed
30872
30873 \begin_layout Plain Layout
30874 こまんど@コマンド ! R ! 
30875 \backslash
30876 roman@
30877 \backslash
30878 Roman
30879 \end_layout
30880
30881 \end_inset
30882
30883 に変えて挿入します。また、小文字ラテン文字を使って「付番」したいときのために、
30884 \series bold
30885
30886 \backslash
30887 alph
30888 \series default
30889
30890 \begin_inset Index idx
30891 status collapsed
30892
30893 \begin_layout Plain Layout
30894 こまんど@コマンド ! A ! 
30895 \backslash
30896 alph
30897 \end_layout
30898
30899 \end_inset
30900
30901 コマンドがあり、大文字ラテン文字を使って付番したいときのためには、
30902 \series bold
30903
30904 \backslash
30905 Alph
30906 \series default
30907
30908 \begin_inset Index idx
30909 status collapsed
30910
30911 \begin_layout Plain Layout
30912 こまんど@コマンド ! A ! 
30913 \backslash
30914 alph@
30915 \backslash
30916 Alph
30917 \end_layout
30918
30919 \end_inset
30920
30921 コマンドがあります。
30922 \end_layout
30923
30924 \begin_layout Standard
30925 \begin_inset Note Greyedout
30926 status open
30927
30928 \begin_layout Plain Layout
30929
30930 \series bold
30931 (注意)
30932 \series default
30933 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
30934 \end_layout
30935
30936 \end_inset
30937
30938
30939 \end_layout
30940
30941 \begin_layout Standard
30942 \begin_inset ERT
30943 status collapsed
30944
30945 \begin_layout Plain Layout
30946
30947
30948 \backslash
30949 renewcommand{
30950 \backslash
30951 theequation}{
30952 \backslash
30953 roman{equation}}
30954 \end_layout
30955
30956 \end_inset
30957
30958
30959 \end_layout
30960
30961 \begin_layout Standard
30962 \begin_inset Formula 
30963 \begin{equation}
30964 A=\textrm{小文字ローマ数字}
30965 \end{equation}
30966
30967 \end_inset
30968
30969
30970 \begin_inset ERT
30971 status collapsed
30972
30973 \begin_layout Plain Layout
30974
30975
30976 \backslash
30977 renewcommand{
30978 \backslash
30979 theequation}{
30980 \backslash
30981 Roman{equation}}
30982 \end_layout
30983
30984 \end_inset
30985
30986
30987 \begin_inset Formula 
30988 \begin{equation}
30989 B=\textrm{大文字ローマ数字}\label{eq:Rom}
30990 \end{equation}
30991
30992 \end_inset
30993
30994
30995 \begin_inset ERT
30996 status collapsed
30997
30998 \begin_layout Plain Layout
30999
31000
31001 \backslash
31002 renewcommand{
31003 \backslash
31004 theequation}{
31005 \backslash
31006 alph{equation}}
31007 \end_layout
31008
31009 \end_inset
31010
31011
31012 \begin_inset Formula 
31013 \begin{equation}
31014 C=\textrm{小文字ラテン文字}
31015 \end{equation}
31016
31017 \end_inset
31018
31019
31020 \begin_inset ERT
31021 status collapsed
31022
31023 \begin_layout Plain Layout
31024
31025
31026 \backslash
31027 renewcommand{
31028 \backslash
31029 theequation}{
31030 \backslash
31031 Alph{equation}}
31032 \end_layout
31033
31034 \end_inset
31035
31036
31037 \begin_inset Formula 
31038 \begin{equation}
31039 D=\textrm{大文字ラテン文字}\label{eq:Lat}
31040 \end{equation}
31041
31042 \end_inset
31043
31044
31045 \end_layout
31046
31047 \begin_layout Standard
31048 既定の付番方式に戻すには、以下のコマンドを挿入してください。
31049 \end_layout
31050
31051 \begin_layout Standard
31052
31053 \series bold
31054
31055 \backslash
31056 renewcommand{
31057 \backslash
31058 theequation}{
31059 \backslash
31060 arabic{equation}}
31061 \begin_inset Index idx
31062 status collapsed
31063
31064 \begin_layout Plain Layout
31065 こまんど@コマンド ! A ! 
31066 \backslash
31067 arabic
31068 \end_layout
31069
31070 \end_inset
31071
31072
31073 \end_layout
31074
31075 \begin_layout Standard
31076 \begin_inset ERT
31077 status collapsed
31078
31079 \begin_layout Plain Layout
31080
31081
31082 \backslash
31083 renewcommand{
31084 \backslash
31085 theequation}{
31086 \backslash
31087 arabic{equation}}
31088 \end_layout
31089
31090 \end_inset
31091
31092
31093 \begin_inset Formula 
31094 \begin{equation}
31095 E=\textrm{アラビア数字}
31096 \end{equation}
31097
31098 \end_inset
31099
31100
31101 \end_layout
31102
31103 \begin_layout Standard
31104 \begin_inset VSpace medskip
31105 \end_inset
31106
31107 以上からわかるとおり、付番様式の違いに関わらず、数式番号は連番で振られます。様式変更時に「1」から番号が始まるようにするためには、新しい数式カウンタを定義しなく
31108 てはなりません。この点に関する説明は、ファイル
31109 \begin_inset CommandInset href
31110 LatexCommand href
31111 name "Formula-numbering.lyx"
31112 target "run:Formula-numbering.lyx"
31113
31114 \end_inset
31115
31116 にあります。
31117 \end_layout
31118
31119 \begin_layout Section
31120 化学記号と化学式
31121 \begin_inset CommandInset label
31122 LatexCommand label
31123 name "sub:化学記号と化学式"
31124
31125 \end_inset
31126
31127
31128 \begin_inset Index idx
31129 status collapsed
31130
31131 \begin_layout Plain Layout
31132 かがくきごう@化学記号 ! きごう@記号
31133 \end_layout
31134
31135 \end_inset
31136
31137
31138 \begin_inset Index idx
31139 status collapsed
31140
31141 \begin_layout Plain Layout
31142 かがくしき@化学式
31143 \end_layout
31144
31145 \end_inset
31146
31147
31148 \begin_inset Index idx
31149 status collapsed
31150
31151 \begin_layout Plain Layout
31152 きごう@記号 ! かがく@化学
31153 \end_layout
31154
31155 \end_inset
31156
31157
31158 \end_layout
31159
31160 \begin_layout Standard
31161 以下は、化学関係の文章の例です。
31162 \end_layout
31163
31164 \begin_layout Quote
31165 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31166 \end_inset
31167
31168 イオンは、2つの
31169 \begin_inset Formula $\mathrm{Na^{+}}$
31170 \end_inset
31171
31172 イオンと反応して、硫酸化塩
31173 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31174 \end_inset
31175
31176 を形成します。この化学式は以下のようになります。
31177 \begin_inset Formula 
31178 \begin{equation}
31179 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31180 \end{equation}
31181
31182 \end_inset
31183
31184
31185 \end_layout
31186
31187 \begin_layout Standard
31188 この化学式は、直接数式として作成することができます。記号がイタリック体として表示されることを防ぐには、全体を選択してから短絡キー
31189 \begin_inset Info
31190 type  "shortcut"
31191 arg   "font-roman"
31192 \end_inset
31193
31194 を押せば、アップライトフォント様式に変更することができます
31195 \begin_inset Foot
31196 status collapsed
31197
31198 \begin_layout Plain Layout
31199 フォント様式に関しては、第
31200 \begin_inset CommandInset ref
31201 LatexCommand ref
31202 reference "sub:書体様式"
31203
31204 \end_inset
31205
31206 節を参照のこと。
31207 \end_layout
31208
31209 \end_inset
31210
31211
31212 \end_layout
31213
31214 \begin_layout Standard
31215 化学式を組版するのにもう少し便利な方法は、LaTeXパッケージ
31216 \series bold
31217 mhchem
31218 \series default
31219
31220 \begin_inset Index idx
31221 status collapsed
31222
31223 \begin_layout Plain Layout
31224 ぱっけーじ@パッケージ ! mhchem
31225 \end_layout
31226
31227 \end_inset
31228
31229 が導入されているときに使用することができる
31230 \series bold
31231
31232 \backslash
31233 ce
31234 \series default
31235
31236 \begin_inset Index idx
31237 status collapsed
31238
31239 \begin_layout Plain Layout
31240 こまんど@コマンド ! C ! 
31241 \backslash
31242 ce
31243 \end_layout
31244
31245 \end_inset
31246
31247 コマンドを使用することです。
31248 \series bold
31249
31250 \backslash
31251 ce
31252 \series default
31253 を数式に入力すると、新しい青いボックスが現れ、直感的に化学式を入力することができます。
31254 \end_layout
31255
31256 \begin_layout Standard
31257 \align center
31258 \begin_inset Tabular
31259 <lyxtabular version="3" rows="9" columns="2">
31260 <features tabularvalignment="middle">
31261 <column alignment="center" valignment="top" width="0">
31262 <column alignment="center" valignment="top" width="0">
31263 <row>
31264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31265 \begin_inset Text
31266
31267 \begin_layout Plain Layout
31268 コマンド
31269 \end_layout
31270
31271 \end_inset
31272 </cell>
31273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31274 \begin_inset Text
31275
31276 \begin_layout Plain Layout
31277 出力
31278 \begin_inset Note Note
31279 status collapsed
31280
31281 \begin_layout Plain Layout
31282
31283 \series bold
31284
31285 \backslash
31286 raisebox
31287 \series default
31288 はスペーサーとしてのみ使用されています。
31289 \end_layout
31290
31291 \end_inset
31292
31293
31294 \end_layout
31295
31296 \end_inset
31297 </cell>
31298 </row>
31299 <row>
31300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31301 \begin_inset Text
31302
31303 \begin_layout Plain Layout
31304
31305 \backslash
31306 ce
31307 \begin_inset ERT
31308 status collapsed
31309
31310 \begin_layout Plain Layout
31311
31312
31313 \backslash
31314 spce 
31315 \end_layout
31316
31317 \end_inset
31318
31319 H2CO3
31320 \end_layout
31321
31322 \end_inset
31323 </cell>
31324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31325 \begin_inset Text
31326
31327 \begin_layout Plain Layout
31328 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31329 \end_inset
31330
31331
31332 \end_layout
31333
31334 \end_inset
31335 </cell>
31336 </row>
31337 <row>
31338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31339 \begin_inset Text
31340
31341 \begin_layout Plain Layout
31342
31343 \backslash
31344 ce
31345 \begin_inset ERT
31346 status collapsed
31347
31348 \begin_layout Plain Layout
31349
31350
31351 \backslash
31352 spce 
31353 \end_layout
31354
31355 \end_inset
31356
31357 SO4^2-
31358 \end_layout
31359
31360 \end_inset
31361 </cell>
31362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31363 \begin_inset Text
31364
31365 \begin_layout Plain Layout
31366 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31367 \end_inset
31368
31369
31370 \end_layout
31371
31372 \end_inset
31373 </cell>
31374 </row>
31375 <row>
31376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31377 \begin_inset Text
31378
31379 \begin_layout Plain Layout
31380
31381 \backslash
31382 ce
31383 \begin_inset ERT
31384 status collapsed
31385
31386 \begin_layout Plain Layout
31387
31388
31389 \backslash
31390 spce 
31391 \end_layout
31392
31393 \end_inset
31394
31395 (NH4)2S
31396 \end_layout
31397
31398 \end_inset
31399 </cell>
31400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31401 \begin_inset Text
31402
31403 \begin_layout Plain Layout
31404 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31405 \end_inset
31406
31407
31408 \end_layout
31409
31410 \end_inset
31411 </cell>
31412 </row>
31413 <row>
31414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31415 \begin_inset Text
31416
31417 \begin_layout Plain Layout
31418
31419 \backslash
31420 ce
31421 \begin_inset ERT
31422 status collapsed
31423
31424 \begin_layout Plain Layout
31425
31426
31427 \backslash
31428 spce 
31429 \end_layout
31430
31431 \end_inset
31432
31433 KCr(SO4)2.12H2O
31434 \end_layout
31435
31436 \end_inset
31437 </cell>
31438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31439 \begin_inset Text
31440
31441 \begin_layout Plain Layout
31442 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31443 \end_inset
31444
31445
31446 \end_layout
31447
31448 \end_inset
31449 </cell>
31450 </row>
31451 <row>
31452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31453 \begin_inset Text
31454
31455 \begin_layout Plain Layout
31456
31457 \backslash
31458 ce
31459 \begin_inset ERT
31460 status collapsed
31461
31462 \begin_layout Plain Layout
31463
31464
31465 \backslash
31466 spce 
31467 \end_layout
31468
31469 \end_inset
31470
31471 A-B
31472 \backslash
31473 dbond
31474 \begin_inset ERT
31475 status collapsed
31476
31477 \begin_layout Plain Layout
31478
31479
31480 \backslash
31481 spce 
31482 \end_layout
31483
31484 \end_inset
31485
31486 C
31487 \backslash
31488 tbond
31489 \begin_inset ERT
31490 status collapsed
31491
31492 \begin_layout Plain Layout
31493
31494
31495 \backslash
31496 spce 
31497 \end_layout
31498
31499 \end_inset
31500
31501 D
31502 \end_layout
31503
31504 \end_inset
31505 </cell>
31506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31507 \begin_inset Text
31508
31509 \begin_layout Plain Layout
31510 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31511 \end_inset
31512
31513
31514 \end_layout
31515
31516 \end_inset
31517 </cell>
31518 </row>
31519 <row>
31520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31521 \begin_inset Text
31522
31523 \begin_layout Plain Layout
31524
31525 \backslash
31526 ce
31527 \begin_inset ERT
31528 status collapsed
31529
31530 \begin_layout Plain Layout
31531
31532
31533 \backslash
31534 spce 
31535 \end_layout
31536
31537 \end_inset
31538
31539 ^227
31540 \begin_inset Formula $\downarrow$
31541 \end_inset
31542
31543 _90
31544 \begin_inset Formula $\to$
31545 \end_inset
31546
31547 Th+
31548 \end_layout
31549
31550 \end_inset
31551 </cell>
31552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31553 \begin_inset Text
31554
31555 \begin_layout Plain Layout
31556 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31557 \end_inset
31558
31559
31560 \end_layout
31561
31562 \end_inset
31563 </cell>
31564 </row>
31565 <row>
31566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31567 \begin_inset Text
31568
31569 \begin_layout Plain Layout
31570
31571 \backslash
31572 ce
31573 \begin_inset ERT
31574 status collapsed
31575
31576 \begin_layout Plain Layout
31577
31578
31579 \backslash
31580 spce 
31581 \end_layout
31582
31583 \end_inset
31584
31585 CO2
31586 \begin_inset ERT
31587 status collapsed
31588
31589 \begin_layout Plain Layout
31590
31591
31592 \backslash
31593 spce 
31594 \end_layout
31595
31596 \end_inset
31597
31598 +
31599 \begin_inset ERT
31600 status collapsed
31601
31602 \begin_layout Plain Layout
31603
31604
31605 \backslash
31606 spce 
31607 \end_layout
31608
31609 \end_inset
31610
31611 C
31612 \begin_inset ERT
31613 status collapsed
31614
31615 \begin_layout Plain Layout
31616
31617
31618 \backslash
31619 spce 
31620 \end_layout
31621
31622 \end_inset
31623
31624 <=>
31625 \begin_inset ERT
31626 status collapsed
31627
31628 \begin_layout Plain Layout
31629
31630
31631 \backslash
31632 spce 
31633 \end_layout
31634
31635 \end_inset
31636
31637 2CO
31638 \end_layout
31639
31640 \end_inset
31641 </cell>
31642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31643 \begin_inset Text
31644
31645 \begin_layout Plain Layout
31646 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31647 \end_inset
31648
31649
31650 \end_layout
31651
31652 \end_inset
31653 </cell>
31654 </row>
31655 <row>
31656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31657 \begin_inset Text
31658
31659 \begin_layout Plain Layout
31660
31661 \backslash
31662 ce
31663 \begin_inset ERT
31664 status collapsed
31665
31666 \begin_layout Plain Layout
31667
31668
31669 \backslash
31670 spce 
31671 \end_layout
31672
31673 \end_inset
31674
31675 CO2
31676 \begin_inset ERT
31677 status collapsed
31678
31679 \begin_layout Plain Layout
31680
31681
31682 \backslash
31683 spce 
31684 \end_layout
31685
31686 \end_inset
31687
31688 +
31689 \begin_inset ERT
31690 status collapsed
31691
31692 \begin_layout Plain Layout
31693
31694
31695 \backslash
31696 spce 
31697 \end_layout
31698
31699 \end_inset
31700
31701 C
31702 \begin_inset ERT
31703 status collapsed
31704
31705 \begin_layout Plain Layout
31706
31707
31708 \backslash
31709 spce 
31710 \end_layout
31711
31712 \end_inset
31713
31714 ->[
31715 \backslash
31716 alpha][
31717 \backslash
31718 beta]
31719 \begin_inset ERT
31720 status collapsed
31721
31722 \begin_layout Plain Layout
31723
31724
31725 \backslash
31726 spce 
31727 \end_layout
31728
31729 \end_inset
31730
31731 2CO}
31732 \end_layout
31733
31734 \end_inset
31735 </cell>
31736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31737 \begin_inset Text
31738
31739 \begin_layout Plain Layout
31740 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31741 \end_inset
31742
31743
31744 \end_layout
31745
31746 \end_inset
31747 </cell>
31748 </row>
31749 </lyxtabular>
31750
31751 \end_inset
31752
31753
31754 \end_layout
31755
31756 \begin_layout Standard
31757 \begin_inset Note Greyedout
31758 status open
31759
31760 \begin_layout Plain Layout
31761
31762 \series bold
31763 【註】
31764 \backslash
31765 ce
31766 \series default
31767 ボックスに数式を入れようとすると、LaTeXエラーが発生します。このような場合には、
31768 \series bold
31769
31770 \backslash
31771 ce{$
31772 \backslash
31773 mu
31774 \backslash
31775 hyphen$Cl}
31776 \series default
31777
31778 \begin_inset ERT
31779 status collapsed
31780
31781 \begin_layout Plain Layout
31782
31783
31784 \backslash
31785 ce{$
31786 \backslash
31787 mu
31788 \backslash
31789 hyphen$Cl}
31790 \end_layout
31791
31792 \end_inset
31793
31794 )のようにTeXコードを使わなくてはなりません。
31795 \end_layout
31796
31797 \end_inset
31798
31799
31800 \end_layout
31801
31802 \begin_layout Standard
31803
31804 \series bold
31805
31806 \backslash
31807 ce
31808 \series default
31809 を使うと
31810 \begin_inset CommandInset ref
31811 LatexCommand eqref
31812 reference "eq:chem-reaction"
31813
31814 \end_inset
31815
31816 式のコマンドは
31817 \begin_inset Newline newline
31818 \end_inset
31819
31820
31821 \series bold
31822  
31823 \backslash
31824 ce
31825 \begin_inset ERT
31826 status collapsed
31827
31828 \begin_layout Plain Layout
31829
31830
31831 \backslash
31832 spce 
31833 \end_layout
31834
31835 \end_inset
31836
31837 2Na+
31838 \begin_inset ERT
31839 status collapsed
31840
31841 \begin_layout Plain Layout
31842
31843
31844 \backslash
31845 spce 
31846 \end_layout
31847
31848 \end_inset
31849
31850 +
31851 \begin_inset ERT
31852 status collapsed
31853
31854 \begin_layout Plain Layout
31855
31856
31857 \backslash
31858 spce 
31859 \end_layout
31860
31861 \end_inset
31862
31863 SO4^2-
31864 \begin_inset ERT
31865 status collapsed
31866
31867 \begin_layout Plain Layout
31868
31869
31870 \backslash
31871 spce 
31872 \end_layout
31873
31874 \end_inset
31875
31876
31877 \begin_inset ERT
31878 status collapsed
31879
31880 \begin_layout Plain Layout
31881
31882
31883 \backslash
31884 spce 
31885 \end_layout
31886
31887 \end_inset
31888
31889 ->
31890 \begin_inset ERT
31891 status collapsed
31892
31893 \begin_layout Plain Layout
31894
31895
31896 \backslash
31897 spce 
31898 \end_layout
31899
31900 \end_inset
31901
31902 Na2SO4
31903 \begin_inset Newline newline
31904 \end_inset
31905
31906
31907 \series default
31908 のようになります。
31909 \end_layout
31910
31911 \begin_layout Standard
31912 複数行の化学式を作るには、第
31913 \begin_inset CommandInset ref
31914 LatexCommand ref
31915 reference "sec:多行数式"
31916
31917 \end_inset
31918
31919 節に述べられている方法で、多行数式をまず作ります。その後、数式の小さな青いボックスそれぞれに
31920 \series bold
31921
31922 \backslash
31923 ce
31924 \series default
31925 コマンドを使用します。
31926 \begin_inset CommandInset ref
31927 LatexCommand eqref
31928 reference "eq:TEOS-reaction-1"
31929
31930 \end_inset
31931
31932 式と
31933 \begin_inset CommandInset ref
31934 LatexCommand eqref
31935 reference "eq:TEOS-reaction-2"
31936
31937 \end_inset
31938
31939 式は、多段化学反応式の例で、一つの式毎に番号が振られています。
31940 \begin_inset Formula 
31941 \begin{eqnarray}
31942 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31943 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31944 \end{eqnarray}
31945
31946 \end_inset
31947
31948
31949 \end_layout
31950
31951 \begin_layout Standard
31952
31953 \series bold
31954 mhchem
31955 \series default
31956 パッケージは、
31957 \series bold
31958
31959 \backslash
31960 ce
31961 \series default
31962 の他に、特殊ケースに使用する
31963 \series bold
31964
31965 \backslash
31966 cf
31967 \series default
31968
31969 \begin_inset Index idx
31970 status collapsed
31971
31972 \begin_layout Plain Layout
31973 こまんど@コマンド ! C ! 
31974 \backslash
31975 cf
31976 \end_layout
31977
31978 \end_inset
31979
31980 コマンドを提供しています。
31981 \series bold
31982
31983 \backslash
31984 cf
31985 \series default
31986 の詳しい情報と例示については、
31987 \series bold
31988 mhchem
31989 \series default
31990
31991 \begin_inset CommandInset citation
31992 LatexCommand cite
31993 key "mhchem"
31994
31995 \end_inset
31996
31997 の取扱説明書をご覧ください。
31998 \end_layout
31999
32000 \begin_layout Standard
32001 \begin_inset Newpage newpage
32002 \end_inset
32003
32004
32005 \end_layout
32006
32007 \begin_layout Section
32008 図解
32009 \end_layout
32010
32011 \begin_layout Standard
32012 LyXは、二つの型の可換図
32013 \series bold
32014 amscd
32015 \series default
32016 および
32017 \series bold
32018 xymatrix
32019 \series default
32020 をサポートしており、以下でこれらの説明をします。
32021 \end_layout
32022
32023 \begin_layout Subsection
32024 amscd図解
32025 \begin_inset Index idx
32026 status collapsed
32027
32028 \begin_layout Plain Layout
32029 ずかい@図解 ! amscd
32030 \end_layout
32031
32032 \end_inset
32033
32034
32035 \end_layout
32036
32037 \begin_layout Standard
32038 この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
32039 \begin_inset Formula 
32040 \[
32041 \begin{CD}A@>>>B@>>>C\\
32042 @AAA@.@VVV\\
32043 F@<<<E@<<<D
32044 \end{CD}
32045 \]
32046
32047 \end_inset
32048
32049
32050 \end_layout
32051
32052 \begin_layout Standard
32053 これを作るには、数式に
32054 \series bold
32055
32056 \backslash
32057 CD
32058 \begin_inset Index idx
32059 status collapsed
32060
32061 \begin_layout Plain Layout
32062 こまんど@コマンド ! C ! 
32063 \backslash
32064 CD
32065 \end_layout
32066
32067 \end_inset
32068
32069
32070 \series default
32071 コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
32072 \begin_inset Info
32073 type  "shortcut"
32074 arg   "newline-insert newline"
32075 \end_inset
32076
32077 を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
32078 \end_layout
32079
32080 \begin_layout Standard
32081 関係を作るには、以下のコマンドがあります。
32082 \end_layout
32083
32084 \begin_layout Itemize
32085 \begin_inset Formula $\boldsymbol{@<<<}$
32086 \end_inset
32087
32088 は左矢印、
32089 \begin_inset Formula $\boldsymbol{@>>>}$
32090 \end_inset
32091
32092 は右矢印、
32093 \series bold
32094 @=
32095 \series default
32096 は長い等号を生成します。
32097 \end_layout
32098
32099 \begin_layout Itemize
32100
32101 \series bold
32102 @AAA
32103 \series default
32104 は上矢印、
32105 \series bold
32106 @VVV
32107 \series default
32108 は下矢印、
32109 \begin_inset Formula $\boldsymbol{@|}$
32110 \end_inset
32111
32112 は縦向きの等号を生成します。
32113 \end_layout
32114
32115 \begin_layout Itemize
32116
32117 \series bold
32118 @.
32119 \series default
32120 は関係が存在しない部分に置きます。
32121 \end_layout
32122
32123 \begin_layout Standard
32124 矢印はすべて、以下のようにラベル付けをすることができます。
32125 \end_layout
32126
32127 \begin_layout Itemize
32128 文章を、第1と第2の「
32129 \begin_inset Formula $<$
32130 \end_inset
32131
32132 」ないし「
32133 \begin_inset Formula $>$
32134 \end_inset
32135
32136 」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
32137 \begin_inset Formula $<$
32138 \end_inset
32139
32140 」ないし「
32141 \begin_inset Formula $>$
32142 \end_inset
32143
32144 」のあいだに入れると、矢印の下に表示されます。
32145 \end_layout
32146
32147 \begin_layout Itemize
32148 縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
32149 ます。文章中に「A」や「V」の文字があるときには、これらはTeX括弧の中に入れなくてはなりません。
32150 \end_layout
32151
32152 \begin_layout Standard
32153 以下は、上記のすべての関係を使った例です。
32154 \end_layout
32155
32156 \begin_layout Standard
32157 \begin_inset Formula 
32158 \[
32159 \begin{CD}A@>j>>B@>>k>C@=F\\
32160 @AmAA@.@VV{V}V@|\\
32161 D@<<j<E@>k>>F@=C
32162 \end{CD}
32163 \]
32164
32165 \end_inset
32166
32167
32168 \end_layout
32169
32170 \begin_layout Standard
32171 これを作るコマンドは、以下のとおりです。
32172 \begin_inset Newline newline
32173 \end_inset
32174
32175
32176 \series bold
32177
32178 \backslash
32179 CD
32180 \begin_inset ERT
32181 status collapsed
32182
32183 \begin_layout Plain Layout
32184
32185
32186 \backslash
32187 spce 
32188 \end_layout
32189
32190 \end_inset
32191
32192 A
32193 \begin_inset Formula $\boldsymbol{@>}$
32194 \end_inset
32195
32196 j
32197 \begin_inset Formula $\boldsymbol{>>}$
32198 \end_inset
32199
32200 B
32201 \begin_inset Formula $\boldsymbol{@>>}$
32202 \end_inset
32203
32204 k
32205 \begin_inset Formula $\boldsymbol{>}$
32206 \end_inset
32207
32208 C@=F Ctrl+Return
32209 \begin_inset Newline newline
32210 \end_inset
32211
32212
32213 \begin_inset Phantom HPhantom
32214 status open
32215
32216 \begin_layout Plain Layout
32217
32218 \series bold
32219
32220 \backslash
32221 CD
32222 \begin_inset ERT
32223 status collapsed
32224
32225 \begin_layout Plain Layout
32226
32227
32228 \backslash
32229 spce 
32230 \end_layout
32231
32232 \end_inset
32233
32234
32235 \end_layout
32236
32237 \end_inset
32238
32239 @AmAA@.@VV
32240 \backslash
32241 {V
32242 \series default
32243
32244 \begin_inset Formula $\to$
32245 \end_inset
32246
32247
32248 \series bold
32249 V
32250 \begin_inset Formula $\boldsymbol{@|}$
32251 \end_inset
32252
32253  Ctrl+Return
32254 \begin_inset Newline newline
32255 \end_inset
32256
32257
32258 \begin_inset Phantom HPhantom
32259 status open
32260
32261 \begin_layout Plain Layout
32262
32263 \series bold
32264
32265 \backslash
32266 CD
32267 \begin_inset ERT
32268 status collapsed
32269
32270 \begin_layout Plain Layout
32271
32272
32273 \backslash
32274 spce 
32275 \end_layout
32276
32277 \end_inset
32278
32279
32280 \end_layout
32281
32282 \end_inset
32283
32284 D
32285 \begin_inset Formula $\boldsymbol{@<<}$
32286 \end_inset
32287
32288 j
32289 \begin_inset Formula $\boldsymbol{<}$
32290 \end_inset
32291
32292 E
32293 \begin_inset Formula $\boldsymbol{@>}$
32294 \end_inset
32295
32296 k
32297 \begin_inset Formula $\boldsymbol{>>}$
32298 \end_inset
32299
32300 F@=C
32301 \end_layout
32302
32303 \begin_layout Subsection
32304 xymatrix図解
32305 \begin_inset Index idx
32306 status collapsed
32307
32308 \begin_layout Plain Layout
32309 ずかい@図解 ! xymatrix
32310 \end_layout
32311
32312 \end_inset
32313
32314
32315 \end_layout
32316
32317 \begin_layout Standard
32318 xymatricesを使うには、LaTeXパッケージの
32319 \series bold
32320 xypic
32321 \series default
32322 が導入済みである必要があります。xymatrixは、数式中に
32323 \series bold
32324
32325 \backslash
32326 xymatrix
32327 \series default
32328 コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
32329 \begin_inset CommandInset ref
32330 LatexCommand ref
32331 reference "sec:行列"
32332
32333 \end_inset
32334
32335 節をご参照下さい。
32336 \end_layout
32337
32338 \begin_layout Standard
32339 amscd図解とは異なり、xymatricesは、対角矢印や曲がった矢印など多様なサポートをしています。作ることのできる可換図と装飾は、
32340 \family sans
32341 ヘルプ\SpecialChar \menuseparator
32342 用途別説明書\SpecialChar \menuseparator
32343 XY-pic説明書
32344 \family default
32345 メニューにある
32346 \emph on
32347 XY-pic説明書
32348 \emph default
32349 で詳しく網羅しています。
32350 \end_layout
32351
32352 \begin_layout Subsection
32353 ファインマン・ダイアグラム
32354 \series medium
32355
32356 \begin_inset Index idx
32357 status collapsed
32358
32359 \begin_layout Plain Layout
32360 ずかい@図解 ! ファインマン
32361 \end_layout
32362
32363 \end_inset
32364
32365
32366 \end_layout
32367
32368 \begin_layout Standard
32369 ファインマン・ダイアグラムを使うには、LaTeXパッケージ
32370 \series bold
32371 feyn
32372 \series default
32373 を導入しておかなくてはなりません。すると、ファインマン・ダイアグラムは、数式中で
32374 \series bold
32375
32376 \backslash
32377 Diagram
32378 \series default
32379 コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
32380 \begin_inset CommandInset ref
32381 LatexCommand ref
32382 reference "sec:行列"
32383
32384 \end_inset
32385
32386 節参照)。
32387 \end_layout
32388
32389 \begin_layout Standard
32390 LyXでのファインマン・ダイアグラムの作り方は、メニュー
32391 \family sans
32392 ヘルプ\SpecialChar \menuseparator
32393 用途別説明書
32394 \family default
32395 内の『
32396 \emph on
32397 ファインマン・ダイアグラム
32398 \emph default
32399 』にあります。
32400 \end_layout
32401
32402 \begin_layout Standard
32403 \begin_inset Newpage newpage
32404 \end_inset
32405
32406
32407 \end_layout
32408
32409 \begin_layout Section
32410 ユーザー定義コマンド
32411 \begin_inset Index idx
32412 status collapsed
32413
32414 \begin_layout Plain Layout
32415 ゆーざーていぎこまんど@ユーザー定義コマンド
32416 \end_layout
32417
32418 \end_inset
32419
32420
32421 \end_layout
32422
32423 \begin_layout Standard
32424 \begin_inset Note Greyedout
32425 status open
32426
32427 \begin_layout Plain Layout
32428 (注意)ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
32429 \end_layout
32430
32431 \end_inset
32432
32433
32434 \end_layout
32435
32436 \begin_layout Subsection
32437
32438 \backslash
32439 newcommandコマンド
32440 \begin_inset CommandInset label
32441 LatexCommand label
32442 name "sub:newcommandコマンド"
32443
32444 \end_inset
32445
32446
32447 \begin_inset Index idx
32448 status collapsed
32449
32450 \begin_layout Plain Layout
32451 ゆーざーていぎこまんど@ユーザー定義コマンド ! 
32452 \backslash
32453 newcommand
32454 \end_layout
32455
32456 \end_inset
32457
32458
32459 \begin_inset Index idx
32460 status collapsed
32461
32462 \begin_layout Plain Layout
32463 こまんど@コマンド ! N ! 
32464 \backslash
32465 newcommand
32466 \end_layout
32467
32468 \end_inset
32469
32470
32471 \end_layout
32472
32473 \begin_layout Standard
32474 頻繁に用いるには、長すぎるLaTeXコマンドはたくさんありますが、
32475 \series bold
32476
32477 \backslash
32478 newcommand
32479 \series default
32480 コマンドを使えば、新しい短縮コマンドを定義することが可能です。
32481 \end_layout
32482
32483 \begin_layout Standard
32484
32485 \series bold
32486
32487 \backslash
32488 newcommand
32489 \series default
32490 コマンドの書式は、
32491 \end_layout
32492
32493 \begin_layout Standard
32494
32495 \series bold
32496
32497 \backslash
32498 newcommand{新コマンド名}[引数の数][オプションの値]
32499 \begin_inset Newline newline
32500 \end_inset
32501
32502
32503 \begin_inset Phantom HPhantom
32504 status open
32505
32506 \begin_layout Plain Layout
32507
32508 \series bold
32509
32510 \backslash
32511 newcommand
32512 \end_layout
32513
32514 \end_inset
32515
32516 {コマンド定義}
32517 \end_layout
32518
32519 \begin_layout Standard
32520 です。
32521 \end_layout
32522
32523 \begin_layout Standard
32524 \begin_inset Note Greyedout
32525 status open
32526
32527 \begin_layout Plain Layout
32528
32529 \series bold
32530 (注意)
32531 \series default
32532 新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
32533 \series bold
32534
32535 \backslash
32536 Leftarrow
32537 \series default
32538 の短縮のつもりで
32539 \series bold
32540
32541 \backslash
32542 le
32543 \series default
32544 というコマンドを定義したとすると、
32545 \series bold
32546
32547 \backslash
32548 le
32549 \series default
32550 は既に「
32551 \begin_inset Formula $\le$
32552 \end_inset
32553
32554 」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
32555 \end_layout
32556
32557 \end_inset
32558
32559
32560 \end_layout
32561
32562 \begin_layout Standard
32563 「引数の数」は、0
32564 \begin_inset space \thinspace{}
32565 \end_inset
32566
32567 -
32568 \begin_inset space \thinspace{}
32569 \end_inset
32570
32571 9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
32572 ドの
32573 \emph on
32574 最初の
32575 \emph default
32576 引数は、自動的に非必須の引数になります。
32577 \end_layout
32578
32579 \begin_layout Standard
32580 以下にいくつかの例を挙げます。
32581 \end_layout
32582
32583 \begin_layout Itemize
32584
32585 \series bold
32586
32587 \backslash
32588 Longrightarrow
32589 \series default
32590 の短縮形として
32591 \series bold
32592
32593 \backslash
32594 gr
32595 \series default
32596 というコマンドを定義するには、LaTeXプリアンブルに以下の行を加えます。
32597 \begin_inset VSpace medskip
32598 \end_inset
32599
32600
32601 \begin_inset Newline newline
32602 \end_inset
32603
32604
32605 \series bold
32606
32607 \backslash
32608 newcommand{
32609 \backslash
32610 gr}{
32611 \backslash
32612 Longrightarrow}
32613 \end_layout
32614
32615 \begin_layout Itemize
32616
32617 \series bold
32618
32619 \backslash
32620 underline
32621 \series default
32622 の短縮形として
32623 \series bold
32624
32625 \backslash
32626 us
32627 \series default
32628 というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
32629 \begin_inset VSpace medskip
32630 \end_inset
32631
32632
32633 \begin_inset Newline newline
32634 \end_inset
32635
32636
32637 \series bold
32638
32639 \backslash
32640 newcommand{
32641 \backslash
32642 us}[1]{
32643 \backslash
32644 underline{#1}}
32645 \series default
32646
32647 \begin_inset VSpace medskip
32648 \end_inset
32649
32650
32651 \begin_inset Newline newline
32652 \end_inset
32653
32654
32655 \series bold
32656 #
32657 \series default
32658 」という文字は、引数の入る場所を示し、その後ろの「
32659 \series bold
32660 1
32661 \series default
32662 」は、これが第1引数の入る場所であることを示します。
32663 \end_layout
32664
32665 \begin_layout Itemize
32666
32667 \series bold
32668
32669 \backslash
32670 framebox
32671 \series default
32672 の短縮形として、たとえば
32673 \series bold
32674
32675 \backslash
32676 fb
32677 \series default
32678 というコマンドを定義するには、
32679 \begin_inset VSpace medskip
32680 \end_inset
32681
32682
32683 \begin_inset Newline newline
32684 \end_inset
32685
32686
32687 \series bold
32688
32689 \backslash
32690 newcommand{
32691 \backslash
32692 fb}[3]{
32693 \backslash
32694 framebox#1#2{$#3$}}
32695 \series default
32696
32697 \begin_inset VSpace medskip
32698 \end_inset
32699
32700
32701 \begin_inset Newline newline
32702 \end_inset
32703
32704 二つのドルマークは、
32705 \series bold
32706
32707 \backslash
32708 framebox
32709 \series default
32710 が必要とする内部の数式を作り出します。第
32711 \begin_inset CommandInset ref
32712 LatexCommand ref
32713 reference "sub:縁付きボックス"
32714
32715 \end_inset
32716
32717 節をご参照下さい。
32718 \end_layout
32719
32720 \begin_layout Itemize
32721 ボックスの色を指定する必要がない
32722 \series bold
32723
32724 \backslash
32725 fcolorbox
32726 \series default
32727 用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
32728 \begin_inset VSpace medskip
32729 \end_inset
32730
32731
32732 \begin_inset Newline newline
32733 \end_inset
32734
32735
32736 \series bold
32737
32738 \backslash
32739 newcommand{
32740 \backslash
32741 cb}[3][white]{
32742 \backslash
32743 fcolorbox{#2}{#1}{$#3$}}
32744 \series default
32745
32746 \begin_inset VSpace medskip
32747 \end_inset
32748
32749
32750 \begin_inset Newline newline
32751 \end_inset
32752
32753
32754 \series bold
32755
32756 \backslash
32757 cb
32758 \series default
32759 を使うときに色が指定されなければ、事前に定義された色である
32760 \series bold
32761 white
32762 \series default
32763 が使用されます。
32764 \end_layout
32765
32766 \begin_layout Standard
32767 以下は、上で定義したコマンドの動作テストです。
32768 \end_layout
32769
32770 \begin_layout Standard
32771 \align center
32772 \begin_inset Tabular
32773 <lyxtabular version="3" rows="6" columns="2">
32774 <features tabularvalignment="middle">
32775 <column alignment="center" valignment="top" width="0">
32776 <column alignment="center" valignment="top" width="0">
32777 <row>
32778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32779 \begin_inset Text
32780
32781 \begin_layout Plain Layout
32782 コマンド
32783 \end_layout
32784
32785 \end_inset
32786 </cell>
32787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32788 \begin_inset Text
32789
32790 \begin_layout Plain Layout
32791 出力
32792 \begin_inset Note Note
32793 status collapsed
32794
32795 \begin_layout Plain Layout
32796 ここで
32797 \series bold
32798
32799 \backslash
32800 raisebox
32801 \series default
32802 はスペーサーとして使用しているだけです。
32803 \end_layout
32804
32805 \end_inset
32806
32807
32808 \end_layout
32809
32810 \end_inset
32811 </cell>
32812 </row>
32813 <row>
32814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32815 \begin_inset Text
32816
32817 \begin_layout Plain Layout
32818 A
32819 \backslash
32820 gr
32821 \begin_inset ERT
32822 status collapsed
32823
32824 \begin_layout Plain Layout
32825
32826
32827 \backslash
32828 spce 
32829 \end_layout
32830
32831 \end_inset
32832
32833 B
32834 \end_layout
32835
32836 \end_inset
32837 </cell>
32838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32839 \begin_inset Text
32840
32841 \begin_layout Plain Layout
32842 \begin_inset Formula $A\gr B$
32843 \end_inset
32844
32845
32846 \end_layout
32847
32848 \end_inset
32849 </cell>
32850 </row>
32851 <row>
32852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32853 \begin_inset Text
32854
32855 \begin_layout Plain Layout
32856
32857 \backslash
32858 us{ABcd
32859 \end_layout
32860
32861 \end_inset
32862 </cell>
32863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32864 \begin_inset Text
32865
32866 \begin_layout Plain Layout
32867 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32868 \end_inset
32869
32870
32871 \end_layout
32872
32873 \end_inset
32874 </cell>
32875 </row>
32876 <row>
32877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32878 \begin_inset Text
32879
32880 \begin_layout Plain Layout
32881
32882 \backslash
32883 fb{[2cm]
32884 \begin_inset Formula $\to$
32885 \end_inset
32886
32887
32888 \backslash
32889 {
32890 \begin_inset Formula $\to$
32891 \end_inset
32892
32893
32894 \backslash
32895 {
32896 \backslash
32897 int
32898 \begin_inset ERT
32899 status collapsed
32900
32901 \begin_layout Plain Layout
32902
32903
32904 \backslash
32905 spce 
32906 \end_layout
32907
32908 \end_inset
32909
32910 A=B
32911 \end_layout
32912
32913 \end_inset
32914 </cell>
32915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32916 \begin_inset Text
32917
32918 \begin_layout Plain Layout
32919 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32920 \end_inset
32921
32922
32923 \end_layout
32924
32925 \end_inset
32926 </cell>
32927 </row>
32928 <row>
32929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32930 \begin_inset Text
32931
32932 \begin_layout Plain Layout
32933
32934 \backslash
32935 cb{red
32936 \begin_inset Formula $\to$
32937 \end_inset
32938
32939
32940 \backslash
32941 {
32942 \backslash
32943 int
32944 \begin_inset ERT
32945 status collapsed
32946
32947 \begin_layout Plain Layout
32948
32949
32950 \backslash
32951 spce 
32952 \end_layout
32953
32954 \end_inset
32955
32956 A=B
32957 \end_layout
32958
32959 \end_inset
32960 </cell>
32961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32962 \begin_inset Text
32963
32964 \begin_layout Plain Layout
32965 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32966 \end_inset
32967
32968
32969 \end_layout
32970
32971 \end_inset
32972 </cell>
32973 </row>
32974 <row>
32975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32976 \begin_inset Text
32977
32978 \begin_layout Plain Layout
32979
32980 \backslash
32981 cb[green]
32982 \backslash
32983 {red
32984 \begin_inset Formula $\to$
32985 \end_inset
32986
32987
32988 \backslash
32989 {
32990 \backslash
32991 int
32992 \begin_inset ERT
32993 status collapsed
32994
32995 \begin_layout Plain Layout
32996
32997
32998 \backslash
32999 spce 
33000 \end_layout
33001
33002 \end_inset
33003
33004 A=B
33005 \end_layout
33006
33007 \end_inset
33008 </cell>
33009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33010 \begin_inset Text
33011
33012 \begin_layout Plain Layout
33013 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33014 \end_inset
33015
33016
33017 \end_layout
33018
33019 \end_inset
33020 </cell>
33021 </row>
33022 </lyxtabular>
33023
33024 \end_inset
33025
33026
33027 \end_layout
33028
33029 \begin_layout Subsection
33030 数式マクロ
33031 \begin_inset Index idx
33032 status collapsed
33033
33034 \begin_layout Plain Layout
33035 ゆーざーていぎこまんど@ユーザー定義コマンド ! すうしきまくろ@数式マクロ
33036 \end_layout
33037
33038 \end_inset
33039
33040
33041 \begin_inset Index idx
33042 status collapsed
33043
33044 \begin_layout Plain Layout
33045 まくろ@マクロ
33046 \end_layout
33047
33048 \end_inset
33049
33050
33051 \end_layout
33052
33053 \begin_layout Standard
33054 ユーザー定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一
33055 般型は、
33056 \begin_inset Formula 
33057 \[
33058 0=\lambda^{2}+p\lambda+q
33059 \]
33060
33061 \end_inset
33062
33063 であり、その解の一般型は
33064 \begin_inset Formula 
33065 \[
33066 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33067 \]
33068
33069 \end_inset
33070
33071
33072 \end_layout
33073
33074 \begin_layout Standard
33075 です。
33076 \begin_inset Formula $\lambda$
33077 \end_inset
33078
33079
33080 \begin_inset Formula $p$
33081 \end_inset
33082
33083
33084 \begin_inset Formula $q$
33085 \end_inset
33086
33087 の3つのパラメータを指定することが必須であり、
33088 \begin_inset Formula $\lambda$
33089 \end_inset
33090
33091 の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のようなLaTeXプリアンブル行を加えます。
33092 \begin_inset Newline newline
33093 \end_inset
33094
33095
33096 \series bold
33097
33098 \backslash
33099 newcommand{
33100 \backslash
33101 qG}[4][1,
33102 \backslash
33103 ,2]{#2_{#1}=-
33104 \backslash
33105 frac{#3}{2}
33106 \backslash
33107 pm
33108 \begin_inset Newline newline
33109 \end_inset
33110
33111
33112 \begin_inset Phantom HPhantom
33113 status open
33114
33115 \begin_layout Plain Layout
33116
33117 \series bold
33118
33119 \backslash
33120 newcommand
33121 \end_layout
33122
33123 \end_inset
33124
33125
33126 \backslash
33127 sqrt{
33128 \backslash
33129 frac{#3^{2}}{4}-#4}}
33130 \end_layout
33131
33132 \begin_layout Standard
33133 これを使って解の公式を作るには、
33134 \begin_inset Newline newline
33135 \end_inset
33136
33137
33138 \series bold
33139
33140 \backslash
33141 qG{
33142 \backslash
33143 lambda
33144 \begin_inset Formula $\to$
33145 \end_inset
33146
33147
33148 \backslash
33149 {p
33150 \begin_inset Formula $\to$
33151 \end_inset
33152
33153
33154 \backslash
33155 {q
33156 \series default
33157 というコマンドを数式に入れます。
33158 \end_layout
33159
33160 \begin_layout Standard
33161 新コマンドを定義する方法は、たとえばLaTeX中で分数は
33162 \series bold
33163
33164 \backslash
33165 frac{分子}{分母}
33166 \series default
33167 の形で入れなくてはならないことなど、使用するすべてのLaTeXコマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れる
33168 ことはよくあり、それをやってしまうと、LyXからは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、LyXは、
33169 \series bold
33170
33171 \backslash
33172 newcommand
33173 \series default
33174 コマンドの代わりに、数式マクロを使う方法を提供しています。
33175 \end_layout
33176
33177 \begin_layout Standard
33178 数式マクロは、
33179 \family sans
33180 挿入\SpecialChar \menuseparator
33181 数式\SpecialChar \menuseparator
33182 マクロ
33183 \family default
33184 メニューか、ツールバーボタンの
33185 \begin_inset Graphics
33186         filename ../../images/math-macro_newmacroname_newcommand.png
33187         scale 85
33188
33189 \end_inset
33190
33191 で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
33192 \begin_inset Newline newline
33193 \end_inset
33194
33195
33196 \begin_inset space \hspace*{\fill}
33197 \end_inset
33198
33199
33200 \begin_inset Graphics
33201         filename ../clipart/macrobox.png
33202
33203 \end_inset
33204
33205
33206 \begin_inset space \hspace*{\fill}
33207 \end_inset
33208
33209
33210 \begin_inset Newline newline
33211 \end_inset
33212
33213
33214 \begin_inset FormulaMacro
33215 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33216 \end_inset
33217
33218
33219 \backslash
33220 newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
33221 \series bold
33222
33223 \backslash
33224 #1
33225 \series default
33226 のように
33227 \series bold
33228
33229 \backslash
33230 #引数番号
33231 \series default
33232 というコマンドで入力するか、マクロツールバーボタンの
33233 \begin_inset Graphics
33234         filename ../../images/math-macro-add-param.png
33235         scale 85
33236
33237 \end_inset
33238
33239 を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
33240 \begin_inset Graphics
33241         filename ../../images/math-macro-add-optional-param.png
33242         scale 85
33243
33244 \end_inset
33245
33246 で作ることができます。最初の必須引数は、ツールバーボタンの
33247 \begin_inset Graphics
33248         filename ../../images/math-macro-make-optional.png
33249         scale 85
33250
33251 \end_inset
33252
33253 を使って、非必須引数にすることができます。二つ目の青枠には、LyX中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利
33254 なので、この枠は空白にしておきます。しかし、画面の過半を占拠してしまうようなマクロを作ってしまった場合には、たとえばこの枠に
33255 \begin_inset Newline newline
33256 \end_inset
33257
33258
33259 \series bold
33260 qG: 
33261 \backslash
33262 #1
33263 \series default
33264  
33265 \series bold
33266 ,
33267 \series default
33268  
33269 \series bold
33270
33271 \backslash
33272 #2
33273 \series default
33274  
33275 \series bold
33276 ,
33277 \series default
33278  
33279 \series bold
33280
33281 \backslash
33282 #3, 
33283 \backslash
33284 #4
33285 \begin_inset Newline newline
33286 \end_inset
33287
33288
33289 \series default
33290 のように入れることができます。このようにすると、マクロ名と引数のみがLyX上に表示され、見通しが良くなります。一方、出力での数式は、最初の枠で定義したように表示
33291 されます。
33292 \begin_inset Newline newline
33293 \end_inset
33294
33295 さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
33296 \family sans
33297 表示\SpecialChar \menuseparator
33298 数式マクロを展開(畳む)
33299 \family default
33300 メニューを使うことで、マクロ毎に変えることができます。
33301 \end_layout
33302
33303 \begin_layout Standard
33304 マクロを使うには、数式中にマクロ名をコマンドとして入れます。上記の例では、
33305 \series bold
33306
33307 \backslash
33308 qG
33309 \series default
33310 とします。このマクロは、LyX中では以下のように表示されます。
33311 \begin_inset Newline newline
33312 \end_inset
33313
33314
33315 \begin_inset space \hspace*{\fill}
33316 \end_inset
33317
33318
33319 \begin_inset Graphics
33320         filename ../clipart/macrouse.png
33321
33322 \end_inset
33323
33324
33325 \begin_inset space \hspace*{\fill}
33326 \end_inset
33327
33328
33329 \begin_inset Newline newline
33330 \end_inset
33331
33332 以下は、上記の例に、引数
33333 \begin_inset Formula $x$
33334 \end_inset
33335
33336
33337 \begin_inset Formula $\ln(x)$
33338 \end_inset
33339
33340
33341 \begin_inset Formula $B$
33342 \end_inset
33343
33344 を指定したものです。
33345 \end_layout
33346
33347 \begin_layout Standard
33348 \begin_inset Formula 
33349 \[
33350 \qG x{\ln(x)}B
33351 \]
33352
33353 \end_inset
33354
33355
33356 \end_layout
33357
33358 \begin_layout Standard
33359 LyXは、
33360 \family sans
33361 ツール\SpecialChar \menuseparator
33362 設定\SpecialChar \menuseparator
33363 編集\SpecialChar \menuseparator
33364 制御
33365 \family default
33366 メニューで、マクロを編集するのに複数の様式を用意しています。あなたに最も合った様式を見つけるには、様式を選択してから、違いを見るために数式マクロにカーソルを合わ
33367 せてみてください。
33368 \end_layout
33369
33370 \begin_layout Standard
33371 数式マクロは、文書書き出し時に、内部的に
33372 \series bold
33373
33374 \backslash
33375 newcommand
33376 \series default
33377 コマンドに変換されます。こうして生成された
33378 \series bold
33379
33380 \backslash
33381 newcommand
33382 \series default
33383 コマンドは、LaTeXプリアンブルには置かれませんので、マクロは、文書中、マクロ定義ボックスよりも後の数式でのみ使うことができます。
33384 \end_layout
33385
33386 \begin_layout Standard
33387 数式マクロは、
33388 \series bold
33389
33390 \backslash
33391 newcommand
33392 \series default
33393 コマンドから直接作ることもできます。たとえば、LyX中に通常の文章として、
33394 \series bold
33395
33396 \begin_inset Newline newline
33397 \end_inset
33398
33399
33400 \backslash
33401 newcommand{
33402 \backslash
33403 larrow}[2]{
33404 \backslash
33405 xleftarrow[#2]{#1}}
33406 \begin_inset Newline newline
33407 \end_inset
33408
33409
33410 \series default
33411 というコマンドを書き入れ、この全体を選択して、短絡キー
33412 \family sans
33413 Ctrl+M
33414 \family default
33415 を押すと、このコマンドは数式マクロに変換されます。この方法を使うに当たっては、
33416 \series bold
33417
33418 \backslash
33419 newcommand
33420 \series default
33421 コマンドが正しく入力されていることに気をつけなくてはなりません。さもないと、間違ったマクロが作られてしまって、LaTeXエラーが発生します。
33422 \end_layout
33423
33424 \begin_layout Standard
33425 数式マクロには、まだ、マクロ定義中に再帰的に数式を入れてしまうと、正しく処理されないという問題が残っています。したがって、第
33426 \begin_inset CommandInset ref
33427 LatexCommand ref
33428 reference "sub:newcommandコマンド"
33429
33430 \end_inset
33431
33432 節で例として作った
33433 \series bold
33434
33435 \backslash
33436 fb
33437 \series default
33438 は、マクロとしては作ることができません。
33439 \end_layout
33440
33441 \begin_layout Standard
33442 カーソルがマクロ定義ボックスの中にあるとき、LyX中に以下のようなマクロツールバーが表示されます。
33443 \end_layout
33444
33445 \begin_layout Standard
33446 \begin_inset VSpace defskip
33447 \end_inset
33448
33449
33450 \end_layout
33451
33452 \begin_layout Standard
33453 \begin_inset Graphics
33454         filename ../clipart/MacroToolbar.png
33455
33456 \end_inset
33457
33458
33459 \begin_inset Index idx
33460 status collapsed
33461
33462 \begin_layout Plain Layout
33463 まくろ@マクロ ! つーるばー@ツールバー
33464 \end_layout
33465
33466 \end_inset
33467
33468
33469 \end_layout
33470
33471 \begin_layout Standard
33472 \begin_inset VSpace defskip
33473 \end_inset
33474
33475
33476 \end_layout
33477
33478 \begin_layout Standard
33479 マクロツールバーは、左から右に、以下の各ボタンがあります。
33480 \end_layout
33481
33482 \begin_layout Standard
33483 \begin_inset VSpace defskip
33484 \end_inset
33485
33486
33487 \end_layout
33488
33489 \begin_layout Standard
33490 \begin_inset Tabular
33491 <lyxtabular version="3" rows="9" columns="2">
33492 <features islongtable="true" longtabularalignment="center">
33493 <column alignment="left" valignment="top" width="0">
33494 <column alignment="left" valignment="top" width="85col%">
33495 <row interlinespace="2.5mm">
33496 <cell alignment="center" valignment="top" usebox="none">
33497 \begin_inset Text
33498
33499 \begin_layout Plain Layout
33500 \begin_inset Graphics
33501         filename ../../images/math-macro-remove-param.png
33502         rotateOrigin center
33503
33504 \end_inset
33505
33506
33507 \end_layout
33508
33509 \end_inset
33510 </cell>
33511 <cell alignment="center" valignment="top" usebox="none">
33512 \begin_inset Text
33513
33514 \begin_layout Plain Layout
33515
33516 \family sans
33517 編集\SpecialChar \menuseparator
33518 数式\SpecialChar \menuseparator
33519 マクロ定義\SpecialChar \menuseparator
33520 最後の引数を削除
33521 \end_layout
33522
33523 \end_inset
33524 </cell>
33525 </row>
33526 <row interlinespace="2.5mm">
33527 <cell alignment="center" valignment="top" usebox="none">
33528 \begin_inset Text
33529
33530 \begin_layout Plain Layout
33531 \begin_inset Graphics
33532         filename ../../images/math-macro-add-param.png
33533         rotateOrigin center
33534
33535 \end_inset
33536
33537
33538 \end_layout
33539
33540 \end_inset
33541 </cell>
33542 <cell alignment="center" valignment="top" usebox="none">
33543 \begin_inset Text
33544
33545 \begin_layout Plain Layout
33546
33547 \family sans
33548 編集\SpecialChar \menuseparator
33549 数式\SpecialChar \menuseparator
33550 マクロ定義\SpecialChar \menuseparator
33551 引数を追加
33552 \end_layout
33553
33554 \end_inset
33555 </cell>
33556 </row>
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-make-optional.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 \begin_inset Newline newline
33584 \end_inset
33585
33586
33587 \begin_inset Phantom HPhantom
33588 status open
33589
33590 \begin_layout Plain Layout
33591
33592 \family sans
33593 編集\SpecialChar \menuseparator
33594 数式\SpecialChar \menuseparator
33595 マクロ定義\SpecialChar \menuseparator
33596
33597 \end_layout
33598
33599 \end_inset
33600
33601 非必須引数にする
33602 \end_layout
33603
33604 \end_inset
33605 </cell>
33606 </row>
33607 <row interlinespace="2.5mm">
33608 <cell alignment="center" valignment="top" usebox="none">
33609 \begin_inset Text
33610
33611 \begin_layout Plain Layout
33612 \begin_inset Graphics
33613         filename ../../images/math-macro-make-nonoptional.png
33614         rotateOrigin center
33615
33616 \end_inset
33617
33618
33619 \end_layout
33620
33621 \end_inset
33622 </cell>
33623 <cell alignment="center" valignment="top" usebox="none">
33624 \begin_inset Text
33625
33626 \begin_layout Plain Layout
33627
33628 \family sans
33629 編集\SpecialChar \menuseparator
33630 数式\SpecialChar \menuseparator
33631 マクロ定義\SpecialChar \menuseparator
33632 最後の非必須引数を
33633 \begin_inset Newline newline
33634 \end_inset
33635
33636
33637 \begin_inset Phantom HPhantom
33638 status open
33639
33640 \begin_layout Plain Layout
33641
33642 \family sans
33643 編集\SpecialChar \menuseparator
33644 数式\SpecialChar \menuseparator
33645 マクロ定義\SpecialChar \menuseparator
33646
33647 \end_layout
33648
33649 \end_inset
33650
33651 必須引数にする
33652 \end_layout
33653
33654 \end_inset
33655 </cell>
33656 </row>
33657 <row interlinespace="2.5mm">
33658 <cell alignment="center" valignment="top" usebox="none">
33659 \begin_inset Text
33660
33661 \begin_layout Plain Layout
33662 \begin_inset Graphics
33663         filename ../../images/math-macro-remove-optional-param.png
33664         rotateOrigin center
33665
33666 \end_inset
33667
33668
33669 \end_layout
33670
33671 \end_inset
33672 </cell>
33673 <cell alignment="center" valignment="top" usebox="none">
33674 \begin_inset Text
33675
33676 \begin_layout Plain Layout
33677
33678 \family sans
33679 編集\SpecialChar \menuseparator
33680 数式\SpecialChar \menuseparator
33681 マクロ定義\SpecialChar \menuseparator
33682 非必須引数を削除
33683 \end_layout
33684
33685 \end_inset
33686 </cell>
33687 </row>
33688 <row interlinespace="2.5mm">
33689 <cell alignment="center" valignment="top" usebox="none">
33690 \begin_inset Text
33691
33692 \begin_layout Plain Layout
33693 \begin_inset Graphics
33694         filename ../../images/math-macro-add-optional-param.png
33695         rotateOrigin center
33696
33697 \end_inset
33698
33699
33700 \end_layout
33701
33702 \end_inset
33703 </cell>
33704 <cell alignment="center" valignment="top" usebox="none">
33705 \begin_inset Text
33706
33707 \begin_layout Plain Layout
33708
33709 \family sans
33710 編集\SpecialChar \menuseparator
33711 数式\SpecialChar \menuseparator
33712 マクロ定義\SpecialChar \menuseparator
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-greedy-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 \begin_inset Newline newline
33746 \end_inset
33747
33748
33749 \begin_inset Phantom HPhantom
33750 status open
33751
33752 \begin_layout Plain Layout
33753
33754 \family sans
33755 編集\SpecialChar \menuseparator
33756 数式\SpecialChar \menuseparator
33757 マクロ定義\SpecialChar \menuseparator
33758
33759 \end_layout
33760
33761 \end_inset
33762
33763 最後の引数を削除
33764 \end_layout
33765
33766 \end_inset
33767 </cell>
33768 </row>
33769 <row interlinespace="2.5mm">
33770 <cell alignment="center" valignment="top" usebox="none">
33771 \begin_inset Text
33772
33773 \begin_layout Plain Layout
33774 \begin_inset Graphics
33775         filename ../../images/math-macro-append-greedy-param.png
33776         rotateOrigin center
33777
33778 \end_inset
33779
33780
33781 \end_layout
33782
33783 \end_inset
33784 </cell>
33785 <cell alignment="center" valignment="top" usebox="none">
33786 \begin_inset Text
33787
33788 \begin_layout Plain Layout
33789
33790 \family sans
33791 編集\SpecialChar \menuseparator
33792 数式\SpecialChar \menuseparator
33793 マクロ定義\SpecialChar \menuseparator
33794 右から喰う形で
33795 \begin_inset Newline newline
33796 \end_inset
33797
33798
33799 \begin_inset Phantom HPhantom
33800 status open
33801
33802 \begin_layout Plain Layout
33803
33804 \family sans
33805 編集\SpecialChar \menuseparator
33806 数式\SpecialChar \menuseparator
33807 マクロ定義\SpecialChar \menuseparator
33808
33809 \end_layout
33810
33811 \end_inset
33812
33813 引数を追加
33814 \end_layout
33815
33816 \end_inset
33817 </cell>
33818 </row>
33819 <row interlinespace="2.5mm">
33820 <cell alignment="center" valignment="top" usebox="none">
33821 \begin_inset Text
33822
33823 \begin_layout Plain Layout
33824 \begin_inset Graphics
33825         filename ../../images/math-macro-add-greedy-optional-param.png
33826         rotateOrigin center
33827
33828 \end_inset
33829
33830
33831 \end_layout
33832
33833 \end_inset
33834 </cell>
33835 <cell alignment="center" valignment="top" usebox="none">
33836 \begin_inset Text
33837
33838 \begin_layout Plain Layout
33839
33840 \family sans
33841 編集\SpecialChar \menuseparator
33842 数式\SpecialChar \menuseparator
33843 マクロ定義\SpecialChar \menuseparator
33844 右から喰う形で
33845 \begin_inset Newline newline
33846 \end_inset
33847
33848
33849 \begin_inset Phantom HPhantom
33850 status open
33851
33852 \begin_layout Plain Layout
33853
33854 \family sans
33855 編集\SpecialChar \menuseparator
33856 数式\SpecialChar \menuseparator
33857 マクロ定義\SpecialChar \menuseparator
33858
33859 \end_layout
33860
33861 \end_inset
33862
33863 非必須引数を追加
33864 \end_layout
33865
33866 \end_inset
33867 </cell>
33868 </row>
33869 </lyxtabular>
33870
33871 \end_inset
33872
33873
33874 \end_layout
33875
33876 \begin_layout Section
33877
33878 \lang english
33879 Computer Algebra Systems
33880 \end_layout
33881
33882 \begin_layout Standard
33883
33884 \lang english
33885 LyX offers the exchange between mathematical expressions written in LyX's
33886  math editor and external applications or user defined scripts.
33887  Currently supported applications are 
33888 \family sans
33889 Maple
33890 \family default
33891
33892 \family sans
33893 Mathematica
33894 \family default
33895
33896 \family sans
33897 Maxima
33898 \family default
33899  and 
33900 \family sans
33901 Octave
33902 \family default
33903 .
33904  Note that the set of supported mathematical constructs is limited only
33905  to very simple cases.
33906 \end_layout
33907
33908 \begin_layout Subsection
33909
33910 \lang english
33911 Usage
33912 \end_layout
33913
33914 \begin_layout Standard
33915
33916 \lang english
33917 Write some expression in a formula, go to the 
33918 \family sans
33919 Edit\SpecialChar \menuseparator
33920 Math\SpecialChar \menuseparator
33921 Use Computer Algebra System
33922 \family default
33923  menu and choose the application you have installed on the computer.
33924  After that the result of computation should show on the right side of the
33925  expression together with the 
33926 \begin_inset Quotes eld
33927 \end_inset
33928
33929 =
33930 \begin_inset Quotes erd
33931 \end_inset
33932
33933  operator.
33934 \end_layout
33935
33936 \begin_layout Standard
33937
33938 \lang english
33939 Here are few simple examples (with results from 
33940 \family typewriter
33941 Maxima
33942 \family default
33943 ) to show what kind of computations can be performed:
33944 \end_layout
33945
33946 \begin_layout Itemize
33947 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33948 \end_inset
33949
33950
33951 \end_layout
33952
33953 \begin_layout Itemize
33954 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33955 \end_inset
33956
33957
33958 \end_layout
33959
33960 \begin_layout Itemize
33961 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33962 \end_inset
33963
33964
33965 \end_layout
33966
33967 \begin_layout Itemize
33968 \begin_inset Formula $\det\left[\begin{array}{ccc}
33969 1 & 6 & 7\\
33970 2 & 5 & 8\\
33971 3 & 4 & 17
33972 \end{array}\right]=-56$
33973 \end_inset
33974
33975
33976 \end_layout
33977
33978 \begin_layout Itemize
33979 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33980 \end_inset
33981
33982
33983 \end_layout
33984
33985 \begin_layout Subsection
33986
33987 \lang english
33988 Keyboard shortcut
33989 \end_layout
33990
33991 \begin_layout Standard
33992
33993 \lang english
33994 Currently there is no keyboard shortcut for calling the algebra applications.
33995  One can easily bind a shortcut to the 
33996 \family sans
33997 math-extern
33998 \family default
33999  LyX function (see the 
34000 \family sans
34001 \emph on
34002 LyX Functions
34003 \family default
34004 \emph default
34005  manual).
34006  One could e.
34007 \begin_inset space \thinspace{}
34008 \end_inset
34009
34010 g.
34011 \begin_inset space ~
34012 \end_inset
34013
34014 bind the 
34015 \family sans
34016 Return
34017 \family default
34018  key inside the math editor.
34019  To bind it to 
34020 \family typewriter
34021 Maxima
34022 \family default
34023  one would use this shortcut definition command:
34024 \end_layout
34025
34026 \begin_layout Standard
34027
34028 \series bold
34029 \lang english
34030 command-alternatives break-paragraph;math-extern maxima
34031 \end_layout
34032
34033 \begin_layout Standard
34034 \begin_inset Newpage newpage
34035 \end_inset
34036
34037
34038 \end_layout
34039
34040 \begin_layout Section
34041 さまざまな秘訣
34042 \begin_inset Index idx
34043 status collapsed
34044
34045 \begin_layout Plain Layout
34046 ひけつ@秘訣
34047 \end_layout
34048
34049 \end_inset
34050
34051
34052 \end_layout
34053
34054 \begin_layout Subsection
34055 負の数
34056 \begin_inset Index idx
34057 status collapsed
34058
34059 \begin_layout Plain Layout
34060 かず@数 ! ふの@負の ---
34061 \end_layout
34062
34063 \end_inset
34064
34065
34066 \end_layout
34067
34068 \begin_layout Standard
34069 数式中の負の数は、数の前の負符号が、差演算子記号と同じ長さに設定されてしまうために、汚く見えてしまうことがあります。負の数を通常の文章として書くと、負符号は正し
34070 く表示されます。
34071 \end_layout
34072
34073 \begin_layout Standard
34074 したがって、この問題は、負符号を数式テキストに変換することによって、解消されます。
34075 \end_layout
34076
34077 \begin_layout Standard
34078 以下は、この問題を示す例です。
34079 \end_layout
34080
34081 \begin_layout Standard
34082 \align center
34083 \begin_inset Tabular
34084 <lyxtabular version="3" rows="3" columns="2">
34085 <features tabularvalignment="middle">
34086 <column alignment="right" valignment="top" width="0">
34087 <column alignment="left" valignment="top" width="0">
34088 <row>
34089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34090 \begin_inset Text
34091
34092 \begin_layout Plain Layout
34093 通常の文章:
34094 \end_layout
34095
34096 \end_inset
34097 </cell>
34098 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34099 \begin_inset Text
34100
34101 \begin_layout Plain Layout
34102 x = -2
34103 \end_layout
34104
34105 \end_inset
34106 </cell>
34107 </row>
34108 <row>
34109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34110 \begin_inset Text
34111
34112 \begin_layout Plain Layout
34113 数式:
34114 \end_layout
34115
34116 \end_inset
34117 </cell>
34118 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34119 \begin_inset Text
34120
34121 \begin_layout Plain Layout
34122 \begin_inset Formula $x=-2$
34123 \end_inset
34124
34125
34126 \end_layout
34127
34128 \end_inset
34129 </cell>
34130 </row>
34131 <row>
34132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34133 \begin_inset Text
34134
34135 \begin_layout Plain Layout
34136 解決策:
34137 \end_layout
34138
34139 \end_inset
34140 </cell>
34141 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34142 \begin_inset Text
34143
34144 \begin_layout Plain Layout
34145 \begin_inset Formula $x=\textrm{-}2$
34146 \end_inset
34147
34148
34149 \end_layout
34150
34151 \end_inset
34152 </cell>
34153 </row>
34154 </lyxtabular>
34155
34156 \end_inset
34157
34158
34159 \end_layout
34160
34161 \begin_layout Subsection
34162 位区切りとしてのコンマ
34163 \begin_inset Index idx
34164 status collapsed
34165
34166 \begin_layout Plain Layout
34167 こんま@コンマ
34168 \end_layout
34169
34170 \end_inset
34171
34172
34173 \begin_inset Index idx
34174 status collapsed
34175
34176 \begin_layout Plain Layout
34177 かんま@カンマ|see
34178 \begin_inset ERT
34179 status collapsed
34180
34181 \begin_layout Plain Layout
34182
34183 {
34184 \end_layout
34185
34186 \end_inset
34187
34188 コンマ
34189 \begin_inset ERT
34190 status collapsed
34191
34192 \begin_layout Plain Layout
34193
34194 }
34195 \end_layout
34196
34197 \end_inset
34198
34199
34200 \end_layout
34201
34202 \end_inset
34203
34204
34205 \end_layout
34206
34207 \begin_layout Standard
34208 LaTeXでは、英語の慣習にしたがい、数式中のコンマを数字の位区切りに使用します。よって、数式中のコンマの後ろには、つねに空白が加わります。
34209 \end_layout
34210
34211 \begin_layout Standard
34212 これを回避するためには、コンマを選択して、数式テキストに変更して下さい(短絡キー
34213 \begin_inset Info
34214 type  "shortcut"
34215 arg   "math-mode"
34216 \end_inset
34217
34218 )。
34219 \end_layout
34220
34221 \begin_layout Standard
34222 文書中の数式コンマを、すべて小数点として使うには、LaTeXプリアンブルに
34223 \end_layout
34224
34225 \begin_layout Standard
34226
34227 \series bold
34228
34229 \backslash
34230 usepackage{icomma}
34231 \end_layout
34232
34233 \begin_layout Standard
34234 という行を加えて、
34235 \series bold
34236 icomma.sty
34237 \series default
34238
34239 \begin_inset Foot
34240 status collapsed
34241
34242 \begin_layout Plain Layout
34243
34244 \series bold
34245 icomma
34246 \series default
34247 は、LaTeXパッケージ
34248 \series bold
34249 was
34250 \series default
34251
34252 \begin_inset Index idx
34253 status collapsed
34254
34255 \begin_layout Plain Layout
34256 ぱっけーじ@パッケージ ! was
34257 \begin_inset ERT
34258 status collapsed
34259
34260 \begin_layout Plain Layout
34261
34262
34263 \backslash
34264 vspace{4mm}
34265 \end_layout
34266
34267 \end_inset
34268
34269
34270 \end_layout
34271
34272 \end_inset
34273
34274 に含まれています。
34275 \end_layout
34276
34277 \end_inset
34278
34279
34280 \begin_inset Index idx
34281 status collapsed
34282
34283 \begin_layout Plain Layout
34284 ぱっけーじ@パッケージ ! icomma
34285 \end_layout
34286
34287 \end_inset
34288
34289 ファイルを読み込みます。
34290 \end_layout
34291
34292 \begin_layout Subsection
34293 物理ベクトル
34294 \begin_inset CommandInset label
34295 LatexCommand label
34296 name "sub:物理ベクトル"
34297
34298 \end_inset
34299
34300
34301 \begin_inset Index idx
34302 status collapsed
34303
34304 \begin_layout Plain Layout
34305 Vectors ! physical
34306 \end_layout
34307
34308 \end_inset
34309
34310
34311 \end_layout
34312
34313 \begin_layout Standard
34314 LaTeXパッケージ
34315 \series bold
34316 braket
34317 \series default
34318
34319 \begin_inset Foot
34320 status collapsed
34321
34322 \begin_layout Plain Layout
34323
34324 \series bold
34325 braket
34326 \series default
34327  は標準的LaTeX頒布版のすべてに含まれています。
34328 \end_layout
34329
34330 \end_inset
34331
34332
34333 \begin_inset Index idx
34334 status collapsed
34335
34336 \begin_layout Plain Layout
34337 ぱっけーじ@パッケージ ! braket
34338 \end_layout
34339
34340 \end_inset
34341
34342 には、定義済みのベクトルが提供されており、
34343 \end_layout
34344
34345 \begin_layout Standard
34346
34347 \series bold
34348
34349 \backslash
34350 usepackage{braket}
34351 \end_layout
34352
34353 \begin_layout Standard
34354 というLaTeXプリアンブル行で読み込むことができます。
34355 \end_layout
34356
34357 \begin_layout Standard
34358 \begin_inset ERT
34359 status collapsed
34360
34361 \begin_layout Plain Layout
34362
34363
34364 \backslash
34365 ifbraket 
34366 \end_layout
34367
34368 \end_inset
34369
34370
34371 \begin_inset Note Note
34372 status open
34373
34374 \begin_layout Plain Layout
34375 以下の表は、
34376 \series bold
34377 braket
34378 \series default
34379  LaTeXパッケージが導入済みのときのみ表示されます。
34380 \end_layout
34381
34382 \end_inset
34383
34384 以下のコマンドが定義されています。
34385 \end_layout
34386
34387 \begin_layout Standard
34388 \align center
34389 \begin_inset Tabular
34390 <lyxtabular version="3" rows="4" columns="2">
34391 <features tabularvalignment="middle">
34392 <column alignment="center" valignment="top" width="0">
34393 <column alignment="center" valignment="top" width="0">
34394 <row>
34395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34396 \begin_inset Text
34397
34398 \begin_layout Plain Layout
34399 コマンド
34400 \end_layout
34401
34402 \end_inset
34403 </cell>
34404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34405 \begin_inset Text
34406
34407 \begin_layout Plain Layout
34408 出力
34409 \end_layout
34410
34411 \end_inset
34412 </cell>
34413 </row>
34414 <row>
34415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34416 \begin_inset Text
34417
34418 \begin_layout Plain Layout
34419
34420 \backslash
34421 Bra{
34422 \backslash
34423 psi
34424 \end_layout
34425
34426 \end_inset
34427 </cell>
34428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34429 \begin_inset Text
34430
34431 \begin_layout Plain Layout
34432 \begin_inset Formula $\Bra{\psi}$
34433 \end_inset
34434
34435
34436 \end_layout
34437
34438 \end_inset
34439 </cell>
34440 </row>
34441 <row>
34442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34443 \begin_inset Text
34444
34445 \begin_layout Plain Layout
34446
34447 \backslash
34448 Ket{
34449 \backslash
34450 psi
34451 \end_layout
34452
34453 \end_inset
34454 </cell>
34455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34456 \begin_inset Text
34457
34458 \begin_layout Plain Layout
34459 \begin_inset Formula $\Ket{\psi}$
34460 \end_inset
34461
34462
34463 \end_layout
34464
34465 \end_inset
34466 </cell>
34467 </row>
34468 <row>
34469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34470 \begin_inset Text
34471
34472 \begin_layout Plain Layout
34473
34474 \backslash
34475 Braket{
34476 \backslash
34477 psi
34478 \begin_inset Formula $|$
34479 \end_inset
34480
34481
34482 \backslash
34483 phi
34484 \end_layout
34485
34486 \end_inset
34487 </cell>
34488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34489 \begin_inset Text
34490
34491 \begin_layout Plain Layout
34492 \begin_inset Formula $\Braket{\psi|\phi}$
34493 \end_inset
34494
34495
34496 \end_layout
34497
34498 \end_inset
34499 </cell>
34500 </row>
34501 </lyxtabular>
34502
34503 \end_inset
34504
34505
34506 \end_layout
34507
34508 \begin_layout Standard
34509
34510 \series bold
34511
34512 \backslash
34513 Braket
34514 \series default
34515 コマンドを使うと、以下のように、すべての縦棒がそれを囲む括弧と同じ大きさに設定されます。
34516 \begin_inset Formula 
34517 \[
34518 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
34519 \]
34520
34521 \end_inset
34522
34523
34524 \begin_inset ERT
34525 status collapsed
34526
34527 \begin_layout Plain Layout
34528
34529
34530 \backslash
34531 else 
34532 \end_layout
34533
34534 \end_inset
34535
34536
34537 \begin_inset Note Note
34538 status open
34539
34540 \begin_layout Plain Layout
34541
34542 \series bold
34543 braket
34544 \series default
34545  LaTeXパッケージが導入されていないときには、以下が表示されます。
34546 \end_layout
34547
34548 \end_inset
34549
34550
34551 \end_layout
34552
34553 \begin_layout Standard
34554 本小節の全体を出力で見るためには、
34555 \series bold
34556 braket
34557 \series default
34558  LaTeXパッケージを導入する必要があります。
34559 \end_layout
34560
34561 \begin_layout Standard
34562 \begin_inset ERT
34563 status collapsed
34564
34565 \begin_layout Plain Layout
34566
34567
34568 \backslash
34569 fi 
34570 \end_layout
34571
34572 \end_inset
34573
34574
34575 \end_layout
34576
34577 \begin_layout Standard
34578
34579 \series bold
34580
34581 \backslash
34582 Braket
34583 \series default
34584 と同じ効果は、第
34585 \begin_inset CommandInset ref
34586 LatexCommand ref
34587 reference "sub:自動の括弧丈"
34588
34589 \end_inset
34590
34591 節に説明されているとおり、
34592 \series bold
34593
34594 \backslash
34595 middle
34596 \series default
34597 コマンドを用いることによっても実現できます。
34598 \end_layout
34599
34600 \begin_layout Subsection
34601 自己定義の分数
34602 \begin_inset CommandInset label
34603 LatexCommand label
34604 name "sub:自己定義の分数"
34605
34606 \end_inset
34607
34608
34609 \begin_inset Index idx
34610 status collapsed
34611
34612 \begin_layout Plain Layout
34613 ぶんすう@分数 ! じこていぎの@自己定義の ---
34614 \end_layout
34615
34616 \end_inset
34617
34618
34619 \end_layout
34620
34621 \begin_layout Standard
34622 分数用の自製コマンドを定義するには、以下の書式を持つ
34623 \series bold
34624
34625 \backslash
34626 genfrac
34627 \series default
34628
34629 \begin_inset Index idx
34630 status collapsed
34631
34632 \begin_layout Plain Layout
34633 こまんど@コマンド ! G ! 
34634 \backslash
34635 genfrac
34636 \end_layout
34637
34638 \end_inset
34639
34640 コマンドを使います。
34641 \end_layout
34642
34643 \begin_layout Standard
34644
34645 \series bold
34646
34647 \backslash
34648 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
34649 \begin_inset Newline newline
34650 \end_inset
34651
34652
34653 \begin_inset Phantom HPhantom
34654 status open
34655
34656 \begin_layout Plain Layout
34657
34658 \series bold
34659
34660 \backslash
34661 genfrac
34662 \end_layout
34663
34664 \end_inset
34665
34666 {分子}{分母}
34667 \end_layout
34668
34669 \begin_layout Standard
34670 ここで「様式」は、0
34671 \begin_inset space \thinspace{}
34672 \end_inset
34673
34674 -
34675 \begin_inset space \thinspace{}
34676 \end_inset
34677
34678 3の範囲の数字です。
34679 \end_layout
34680
34681 \begin_layout Standard
34682 \align center
34683 \begin_inset Tabular
34684 <lyxtabular version="3" rows="5" columns="2">
34685 <features tabularvalignment="middle">
34686 <column alignment="center" valignment="top" width="0">
34687 <column alignment="center" valignment="top" width="0">
34688 <row>
34689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34690 \begin_inset Text
34691
34692 \begin_layout Plain Layout
34693 数字
34694 \end_layout
34695
34696 \end_inset
34697 </cell>
34698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34699 \begin_inset Text
34700
34701 \begin_layout Plain Layout
34702 様式(大きさ)
34703 \end_layout
34704
34705 \end_inset
34706 </cell>
34707 </row>
34708 <row>
34709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34710 \begin_inset Text
34711
34712 \begin_layout Plain Layout
34713 0
34714 \end_layout
34715
34716 \end_inset
34717 </cell>
34718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34719 \begin_inset Text
34720
34721 \begin_layout Plain Layout
34722 別行建て様式の数式
34723 \end_layout
34724
34725 \end_inset
34726 </cell>
34727 </row>
34728 <row>
34729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34730 \begin_inset Text
34731
34732 \begin_layout Plain Layout
34733 1
34734 \end_layout
34735
34736 \end_inset
34737 </cell>
34738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34739 \begin_inset Text
34740
34741 \begin_layout Plain Layout
34742 行内数式
34743 \end_layout
34744
34745 \end_inset
34746 </cell>
34747 </row>
34748 <row>
34749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34750 \begin_inset Text
34751
34752 \begin_layout Plain Layout
34753 2
34754 \end_layout
34755
34756 \end_inset
34757 </cell>
34758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34759 \begin_inset Text
34760
34761 \begin_layout Plain Layout
34762 やや小(small)
34763 \end_layout
34764
34765 \end_inset
34766 </cell>
34767 </row>
34768 <row>
34769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34770 \begin_inset Text
34771
34772 \begin_layout Plain Layout
34773 3
34774 \end_layout
34775
34776 \end_inset
34777 </cell>
34778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34779 \begin_inset Text
34780
34781 \begin_layout Plain Layout
34782 最小(tiny)
34783 \end_layout
34784
34785 \end_inset
34786 </cell>
34787 </row>
34788 </lyxtabular>
34789
34790 \end_inset
34791
34792
34793 \end_layout
34794
34795 \begin_layout Standard
34796 「様式」を指定しないときには、
34797 \series bold
34798
34799 \backslash
34800 frac
34801 \series default
34802 コマンドのように、大きさは周囲の環境に合わせて調節されます。 
34803 \end_layout
34804
34805 \begin_layout Standard
34806 「分数線の厚み」を指定しないときには、既定値である0.4
34807 \begin_inset space \thinspace{}
34808 \end_inset
34809
34810 ptが用いられます。
34811 \end_layout
34812
34813 \begin_layout Standard
34814 \begin_inset VSpace medskip
34815 \end_inset
34816
34817 たとえば、第
34818 \begin_inset CommandInset ref
34819 LatexCommand ref
34820 reference "sub:分数"
34821
34822 \end_inset
34823
34824 節の
34825 \series bold
34826
34827 \backslash
34828 dfrac
34829 \series default
34830 コマンドおよび
34831 \series bold
34832
34833 \backslash
34834 tbinom
34835 \series default
34836 コマンドは、
34837 \end_layout
34838
34839 \begin_layout Standard
34840
34841 \series bold
34842
34843 \backslash
34844 newcommand{
34845 \backslash
34846 dfrac}[2]{
34847 \backslash
34848 genfrac{}{}{}{0}{#1}{#2}}
34849 \end_layout
34850
34851 \begin_layout Standard
34852 あるいは
34853 \end_layout
34854
34855 \begin_layout Standard
34856
34857 \series bold
34858
34859 \backslash
34860 newcommand{
34861 \backslash
34862 tbinom}[2]{
34863 \backslash
34864 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34865 \end_layout
34866
34867 \begin_layout Standard
34868 というコマンドで定義できます。
34869 \end_layout
34870
34871 \begin_layout Standard
34872 \begin_inset VSpace medskip
34873 \end_inset
34874
34875 分数線の厚みを非必須の引数として与えることのできる分数を定義するには、LaTeXプリアンブルに
34876 \end_layout
34877
34878 \begin_layout Standard
34879
34880 \series bold
34881
34882 \backslash
34883 newcommand{
34884 \backslash
34885 fracS}[3][]{
34886 \backslash
34887 genfrac{}{}{#1}{}{#2}{#3}}
34888 \end_layout
34889
34890 \begin_layout Standard
34891 という行を入れます。
34892 \end_layout
34893
34894 \begin_layout Standard
34895 以下は、そのテストです。
34896 \begin_inset Formula 
34897 \begin{align*}
34898 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34899 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34900 \end{align*}
34901
34902 \end_inset
34903
34904 ご覧になってわかるように、分子や分母から分数線までの距離は、分数線の厚みの約3倍になります。
34905 \end_layout
34906
34907 \begin_layout Subsection
34908 数式の取り消し
34909 \begin_inset Index idx
34910 status collapsed
34911
34912 \begin_layout Plain Layout
34913 すうしき@数式 ! とりけし@取り消し
34914 \end_layout
34915
34916 \end_inset
34917
34918
34919 \end_layout
34920
34921 \begin_layout Standard
34922 数式あるいはその一部を取り消すには、
34923 \series bold
34924 cancel
34925 \series default
34926
34927 \begin_inset Foot
34928 status collapsed
34929
34930 \begin_layout Plain Layout
34931
34932 \series bold
34933 cancel
34934 \series default
34935 は、標準的なLaTeX頒布版のすべてに含まれています。
34936 \end_layout
34937
34938 \end_inset
34939
34940
34941 \begin_inset Index idx
34942 status collapsed
34943
34944 \begin_layout Plain Layout
34945 ぱっけーじ@パッケージ ! cancel
34946 \end_layout
34947
34948 \end_inset
34949
34950  LaTeXパッケージを、LaTeXプリアンブル行に
34951 \end_layout
34952
34953 \begin_layout Standard
34954
34955 \series bold
34956
34957 \backslash
34958 usepackage{cancel}
34959 \end_layout
34960
34961 \begin_layout Standard
34962 と書いて読み込む必要があります。
34963 \end_layout
34964
34965 \begin_layout Standard
34966 数式を取り消すには、4つの方法があります。
34967 \end_layout
34968
34969 \begin_layout Standard
34970 \align center
34971 \begin_inset Tabular
34972 <lyxtabular version="3" rows="5" columns="2">
34973 <features tabularvalignment="middle">
34974 <column alignment="center" valignment="top" width="0">
34975 <column alignment="center" valignment="top" width="0">
34976 <row>
34977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34978 \begin_inset Text
34979
34980 \begin_layout Plain Layout
34981 コマンド
34982 \end_layout
34983
34984 \end_inset
34985 </cell>
34986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34987 \begin_inset Text
34988
34989 \begin_layout Plain Layout
34990 出力
34991 \begin_inset Note Note
34992 status collapsed
34993
34994 \begin_layout Plain Layout
34995 ここで
34996 \series bold
34997
34998 \backslash
34999 raisebox
35000 \series default
35001 はスペーサーとして使用しているだけです。
35002 \end_layout
35003
35004 \end_inset
35005
35006
35007 \end_layout
35008
35009 \end_inset
35010 </cell>
35011 </row>
35012 <row>
35013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35014 \begin_inset Text
35015
35016 \begin_layout Plain Layout
35017
35018 \backslash
35019 cancel{
35020 \backslash
35021 int
35022 \begin_inset ERT
35023 status collapsed
35024
35025 \begin_layout Plain Layout
35026
35027
35028 \backslash
35029 spce 
35030 \end_layout
35031
35032 \end_inset
35033
35034 A=B
35035 \end_layout
35036
35037 \end_inset
35038 </cell>
35039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35040 \begin_inset Text
35041
35042 \begin_layout Plain Layout
35043 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35044 \end_inset
35045
35046
35047 \end_layout
35048
35049 \end_inset
35050 </cell>
35051 </row>
35052 <row>
35053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35054 \begin_inset Text
35055
35056 \begin_layout Plain Layout
35057
35058 \backslash
35059 bcancel{
35060 \backslash
35061 int
35062 \begin_inset ERT
35063 status collapsed
35064
35065 \begin_layout Plain Layout
35066
35067
35068 \backslash
35069 spce 
35070 \end_layout
35071
35072 \end_inset
35073
35074 A=B
35075 \end_layout
35076
35077 \end_inset
35078 </cell>
35079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35080 \begin_inset Text
35081
35082 \begin_layout Plain Layout
35083 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35084 \end_inset
35085
35086
35087 \end_layout
35088
35089 \end_inset
35090 </cell>
35091 </row>
35092 <row>
35093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35094 \begin_inset Text
35095
35096 \begin_layout Plain Layout
35097
35098 \backslash
35099 xcancel{
35100 \backslash
35101 int
35102 \begin_inset ERT
35103 status collapsed
35104
35105 \begin_layout Plain Layout
35106
35107
35108 \backslash
35109 spce 
35110 \end_layout
35111
35112 \end_inset
35113
35114 A=B
35115 \end_layout
35116
35117 \end_inset
35118 </cell>
35119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35120 \begin_inset Text
35121
35122 \begin_layout Plain Layout
35123 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35124 \end_inset
35125
35126
35127 \end_layout
35128
35129 \end_inset
35130 </cell>
35131 </row>
35132 <row>
35133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35134 \begin_inset Text
35135
35136 \begin_layout Plain Layout
35137
35138 \backslash
35139 cancelto{1
35140 \begin_inset Formula $\to$
35141 \end_inset
35142
35143
35144 \backslash
35145 {
35146 \backslash
35147 int
35148 \begin_inset ERT
35149 status collapsed
35150
35151 \begin_layout Plain Layout
35152
35153
35154 \backslash
35155 spce 
35156 \end_layout
35157
35158 \end_inset
35159
35160 A=B
35161 \end_layout
35162
35163 \end_inset
35164 </cell>
35165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35166 \begin_inset Text
35167
35168 \begin_layout Plain Layout
35169 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35170 \end_inset
35171
35172
35173 \end_layout
35174
35175 \end_inset
35176 </cell>
35177 </row>
35178 </lyxtabular>
35179
35180 \end_inset
35181
35182
35183 \end_layout
35184
35185 \begin_layout Standard
35186
35187 \series bold
35188
35189 \backslash
35190 cancelto
35191 \series default
35192 は、以下のように、とくに数式中の分数を約分を表示するのに適しています。
35193 \begin_inset Formula 
35194 \[
35195 \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}}}
35196 \]
35197
35198 \end_inset
35199
35200
35201 \end_layout
35202
35203 \begin_layout Standard
35204
35205 \lang english
35206 To change the size of 
35207 \series bold
35208
35209 \backslash
35210 cancelto
35211 \series default
35212 's 
35213 \begin_inset Quotes eld
35214 \end_inset
35215
35216 subscript
35217 \begin_inset Quotes erd
35218 \end_inset
35219
35220  value one can load the package 
35221 \series bold
35222 cancel
35223 \series default
35224  with either the option 
35225 \series bold
35226 samesize
35227 \series default
35228  which leads to the same size as for the canceled value or with the option
35229  
35230 \series bold
35231 Smaller
35232 \series default
35233  which makes is it a bit smaller than the size one gets without using a
35234  package option.
35235  In this document 
35236 \series bold
35237 cancel
35238 \series default
35239  was loaded with this line:
35240 \end_layout
35241
35242 \begin_layout Standard
35243
35244 \series bold
35245
35246 \backslash
35247 usepackage[samesize]{cancel}
35248 \end_layout
35249
35250 \begin_layout Standard
35251
35252 \lang english
35253 To color the cancellation bar one adds this command as TeX code:
35254 \end_layout
35255
35256 \begin_layout Standard
35257
35258 \series bold
35259
35260 \backslash
35261 renewcommand{
35262 \backslash
35263 CancelColor}{
35264 \backslash
35265 color{red}}
35266 \end_layout
35267
35268 \begin_layout Standard
35269
35270 \series bold
35271 \lang english
35272 red
35273 \series default
35274  can be replaced by a color of your choice.
35275 \end_layout
35276
35277 \begin_layout Standard
35278 \begin_inset ERT
35279 status collapsed
35280
35281 \begin_layout Plain Layout
35282
35283
35284 \backslash
35285 renewcommand{
35286 \backslash
35287 CancelColor}{
35288 \backslash
35289 color{red}}
35290 \end_layout
35291
35292 \end_inset
35293
35294
35295 \end_layout
35296
35297 \begin_layout Standard
35298 \begin_inset Formula 
35299 \[
35300 \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}}}
35301 \]
35302
35303 \end_inset
35304
35305
35306 \end_layout
35307
35308 \begin_layout Standard
35309 \begin_inset ERT
35310 status collapsed
35311
35312 \begin_layout Plain Layout
35313
35314
35315 \backslash
35316 renewcommand{
35317 \backslash
35318 CancelColor}{
35319 \backslash
35320 color{black}}
35321 \end_layout
35322
35323 \end_inset
35324
35325
35326 \lang english
35327
35328 \begin_inset Note Note
35329 status open
35330
35331 \begin_layout Plain Layout
35332
35333 \lang english
35334 reset the color
35335 \end_layout
35336
35337 \end_inset
35338
35339
35340 \end_layout
35341
35342 \begin_layout Standard
35343
35344 \lang english
35345 For further customizations, see the documentation of the package
35346 \lang japanese
35347  
35348 \series bold
35349 cancel
35350 \series default
35351
35352 \begin_inset CommandInset citation
35353 LatexCommand cite
35354 key "cancel"
35355
35356 \end_inset
35357
35358 .
35359 \end_layout
35360
35361 \begin_layout Subsection
35362 節見出し中の数式
35363 \begin_inset CommandInset label
35364 LatexCommand label
35365 name "sub:節見出し中の数式"
35366
35367 \end_inset
35368
35369
35370 \begin_inset Index idx
35371 status collapsed
35372
35373 \begin_layout Plain Layout
35374 すうしき@数式 ! せつみだしちゅうの@節見出し中の ---
35375 \end_layout
35376
35377 \end_inset
35378
35379
35380 \end_layout
35381
35382 \begin_layout Standard
35383 数式を節見出し中で使う際には、以下のことに留意しなくてはなりません。
35384 \end_layout
35385
35386 \begin_layout Standard
35387 \begin_inset Note Greyedout
35388 status open
35389
35390 \begin_layout Plain Layout
35391 文書設定ダイアログの
35392 \family sans
35393 PDF特性
35394 \family default
35395
35396 \series bold
35397 hyperref
35398 \series default
35399
35400 \begin_inset Index idx
35401 status collapsed
35402
35403 \begin_layout Plain Layout
35404 ぱっけーじ@パッケージ ! hyperref
35405 \end_layout
35406
35407 \end_inset
35408
35409 サポートが有効になっている場合、PDFのしおりが、目次にある節見出しすべてに関して生成されます。しおり中に数式を入れることはPDFの慣習に違反しているため、節見
35410 出しに数式が含まれている場合、数式はしおり中に誤った文字列として表示されます。
35411 \end_layout
35412
35413 \end_inset
35414
35415
35416 \end_layout
35417
35418 \begin_layout Standard
35419 これらの問題は、
35420 \family sans
35421 挿入\SpecialChar \menuseparator
35422 短縮タイトル
35423 \family default
35424 メニューを使って、問題となる節見出しの最後に短縮タイトルを入れることで解決することができます。短縮タイトルは、目次が美しく整形されるように、多行にわたる節見出し
35425 に別名を付けるものです。目次中には、短縮タイトルのみが表示され、したがってPDFしおり中にも短縮タイトルのみが表示されます。
35426 \end_layout
35427
35428 \begin_layout Standard
35429 数式を目次中でも使わなくてもならないが、
35430 \series bold
35431 hyperref
35432 \series default
35433 も使用しなくてはならないときには、
35434 \end_layout
35435
35436 \begin_layout Standard
35437
35438 \series bold
35439
35440 \backslash
35441 texorpdfstring{部分}{代替文字列}
35442 \begin_inset Index idx
35443 status collapsed
35444
35445 \begin_layout Plain Layout
35446 こまんど@コマンド ! T ! 
35447 \backslash
35448 texorpdfstring
35449 \end_layout
35450
35451 \end_inset
35452
35453
35454 \end_layout
35455
35456 \begin_layout Standard
35457 というコマンドをTeXモードで使う方法があります。
35458 \end_layout
35459
35460 \begin_layout Standard
35461 「部分」は、見出し中、PDFしおりに表示したくない部分です。これは、文字・数式・脚注のほかに相互参照をとることもできます。しおりには、この部分の代わりに、「代替
35462 文字列」が用いられます。
35463 \end_layout
35464
35465 \begin_layout Standard
35466 以下の二つは、見出しの例です。
35467 \begin_inset VSpace -3mm
35468 \end_inset
35469
35470
35471 \begin_inset ERT
35472 status collapsed
35473
35474 \begin_layout Plain Layout
35475
35476
35477 \backslash
35478 boldmath 
35479 \end_layout
35480
35481 \end_inset
35482
35483
35484 \end_layout
35485
35486 \begin_layout Subsubsection
35487 目次中では数式を使わない見出し
35488 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35489 \end_inset
35490
35491
35492 \begin_inset Argument
35493 status collapsed
35494
35495 \begin_layout Plain Layout
35496 目次中では数式を使わない見出し
35497 \end_layout
35498
35499 \end_inset
35500
35501
35502 \end_layout
35503
35504 \begin_layout Subsubsection
35505 目次中で数式を使う見出し
35506 \begin_inset ERT
35507 status collapsed
35508
35509 \begin_layout Plain Layout
35510
35511
35512 \backslash
35513 texorpdfstring{
35514 \end_layout
35515
35516 \end_inset
35517
35518  
35519 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35520 \end_inset
35521
35522
35523 \begin_inset ERT
35524 status collapsed
35525
35526 \begin_layout Plain Layout
35527
35528 }{}
35529 \end_layout
35530
35531 \end_inset
35532
35533
35534 \end_layout
35535
35536 \begin_layout Standard
35537 \begin_inset ERT
35538 status collapsed
35539
35540 \begin_layout Plain Layout
35541
35542
35543 \backslash
35544 unboldmath 
35545 \end_layout
35546
35547 \end_inset
35548
35549 一つめの見出しでは短縮タイトルが使われており、二つめの見出しでは
35550 \series bold
35551
35552 \backslash
35553 texorpdfstring
35554 \series default
35555 が使われています。
35556 \end_layout
35557
35558 \begin_layout Standard
35559 他の節見出しと同じ書式を得るために、上の見出し全体は
35560 \series bold
35561 boldmath
35562 \series default
35563 環境に設定してあります
35564 \begin_inset Foot
35565 status collapsed
35566
35567 \begin_layout Plain Layout
35568
35569 \begin_inset CommandInset ref
35570 LatexCommand ref
35571 reference "sub:ボールド体の数式"
35572
35573 \end_inset
35574
35575 節参照。
35576 \end_layout
35577
35578 \end_inset
35579
35580
35581 \end_layout
35582
35583 \begin_layout Subsection
35584 多段組文中の数式
35585 \begin_inset Index idx
35586 status collapsed
35587
35588 \begin_layout Plain Layout
35589 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の ---
35590 \end_layout
35591
35592 \end_inset
35593
35594
35595 \end_layout
35596
35597 \begin_layout Standard
35598 多段組文中に数式を作ると、段の中に収まりきらないことも多く、ページ幅全体に広がるようにする必要があることがあります。これは、
35599 \series bold
35600 multicol
35601 \series default
35602
35603 \begin_inset Foot
35604 status collapsed
35605
35606 \begin_layout Plain Layout
35607
35608 \series bold
35609 multicol
35610 \series default
35611 は、標準的LaTeX頒布版のすべてに含まれています。
35612 \end_layout
35613
35614 \end_inset
35615
35616
35617 \begin_inset Index idx
35618 status collapsed
35619
35620 \begin_layout Plain Layout
35621 ぱっけーじ@パッケージ ! multicol
35622 \end_layout
35623
35624 \end_inset
35625
35626  LaTeXパッケージを、
35627 \end_layout
35628
35629 \begin_layout Standard
35630
35631 \series bold
35632
35633 \backslash
35634 usepackage{multicol}
35635 \end_layout
35636
35637 \begin_layout Standard
35638 というLaTeXプリアンブル行を書いて読み込むことで、実現できます。
35639 \end_layout
35640
35641 \begin_layout Standard
35642 \begin_inset Note Greyedout
35643 status open
35644
35645 \begin_layout Plain Layout
35646 ここで、
35647 \family sans
35648 文書\SpecialChar \menuseparator
35649 設定
35650 \family default
35651 メニューの
35652 \family sans
35653 本文レイアウト
35654 \family default
35655 で、
35656 \family sans
35657 二段組文書
35658 \family default
35659 の設定を
35660 \emph on
35661 有効にしてはならない
35662 \emph default
35663 ことに注意してください。
35664 \end_layout
35665
35666 \end_inset
35667
35668
35669 \end_layout
35670
35671 \begin_layout Standard
35672 多段組文の前に
35673 \end_layout
35674
35675 \begin_layout Standard
35676
35677 \series bold
35678
35679 \backslash
35680 begin{multicols}{段数}
35681 \end_layout
35682
35683 \begin_layout Standard
35684 というコマンドをTeXモードで書き入れます。「段数」は、2
35685 \begin_inset space \thinspace{}
35686 \end_inset
35687
35688 -
35689 \begin_inset space \thinspace{}
35690 \end_inset
35691
35692 10のあいだの数字です。多段組文の終わる数式の前には、
35693 \end_layout
35694
35695 \begin_layout Standard
35696
35697 \series bold
35698
35699 \backslash
35700 end{multicols}
35701 \end_layout
35702
35703 \begin_layout Standard
35704 というコマンドをTeXモードで入れます。
35705 \end_layout
35706
35707 \begin_layout Standard
35708 このコマンドによって、数式の前にいくらかの余白が、自動的に作られます。これをなくすには、数式の前に-6
35709 \begin_inset space \thinspace{}
35710 \end_inset
35711
35712 mmの垂直空白を入れて下さい。数式様式
35713 \series bold
35714
35715 \begin_inset Foot
35716 status collapsed
35717
35718 \begin_layout Plain Layout
35719
35720 \series bold
35721 数式様式に関しては、第
35722 \series default
35723
35724 \begin_inset CommandInset ref
35725 LatexCommand ref
35726 reference "sec:数式様式"
35727
35728 \end_inset
35729
35730 節をご覧下さい。
35731 \end_layout
35732
35733 \end_inset
35734
35735
35736 \series default
35737 として
35738 \series bold
35739 行頭下げ
35740 \series default
35741 を使用している場合には、代わりに-9
35742 \begin_inset space \thinspace{}
35743 \end_inset
35744
35745 mmの垂直空白を入れて下さい。
35746 \end_layout
35747
35748 \begin_layout Standard
35749 以下は、別行建て数式を含む、多段組文の例です。
35750 \end_layout
35751
35752 \begin_layout Standard
35753 \begin_inset ERT
35754 status collapsed
35755
35756 \begin_layout Plain Layout
35757
35758
35759 \backslash
35760 begin{multicols}{2}
35761 \end_layout
35762
35763 \end_inset
35764
35765
35766 \lang ngerman
35767 Das Spektrum wird fouriertransformiert.
35768  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35769 , Lösungsmittel) zu trennen.
35770  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35771  nun das Aussehen des Ausgangssignals.
35772  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
35773  über alle Phasen integrieren muss.
35774  Sei nun 
35775 \begin_inset Formula $S$
35776 \end_inset
35777
35778  unser normiertes Ausgangssignal und 
35779 \begin_inset Formula $P$
35780 \end_inset
35781
35782  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35783 \lang japanese
35784
35785 \begin_inset ERT
35786 status collapsed
35787
35788 \begin_layout Plain Layout
35789
35790
35791 \backslash
35792 end{multicols}
35793 \end_layout
35794
35795 \end_inset
35796
35797
35798 \begin_inset VSpace -6mm
35799 \end_inset
35800
35801
35802 \begin_inset Formula 
35803 \begin{equation}
35804 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35805 \end{equation}
35806
35807 \end_inset
35808
35809
35810 \begin_inset ERT
35811 status collapsed
35812
35813 \begin_layout Plain Layout
35814
35815
35816 \backslash
35817 begin{multicols}{2}
35818 \end_layout
35819
35820 \end_inset
35821
35822
35823 \lang ngerman
35824 wobei 
35825 \begin_inset Formula $S_{0}$
35826 \end_inset
35827
35828  das Signal ohne Gradient ist und die Normierungsbedingung 
35829 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35830 \end_inset
35831
35832  gilt.
35833  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35834  Direkt nach dem 
35835 \begin_inset Formula $\nicefrac{\pi}{2}$
35836 \end_inset
35837
35838
35839 \begin_inset space \thinspace{}
35840 \end_inset
35841
35842 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35843  das Signal zusätzlich abschwächt.
35844  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35845  
35846 \begin_inset Formula $T_{2}$
35847 \end_inset
35848
35849 -Zeit.
35850 \end_layout
35851
35852 \begin_layout Standard
35853 \begin_inset ERT
35854 status collapsed
35855
35856 \begin_layout Plain Layout
35857
35858
35859 \backslash
35860 end{multicols}
35861 \end_layout
35862
35863 \end_inset
35864
35865  
35866 \end_layout
35867
35868 \begin_layout Subsection
35869 変数の説明付き数式
35870 \begin_inset Index idx
35871 status collapsed
35872
35873 \begin_layout Plain Layout
35874 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
35875 \end_layout
35876
35877 \end_inset
35878
35879
35880 \end_layout
35881
35882 \begin_layout Standard
35883 \begin_inset CommandInset ref
35884 LatexCommand eqref
35885 reference "eq:within"
35886
35887 \end_inset
35888
35889 式のように、数式内で変数の説明をするには、
35890 \begin_inset Formula $n$
35891 \end_inset
35892
35893 個の変数が使われている場合、左寄せの列を持つ2
35894 \series bold
35895 ×
35896 \series default
35897
35898 \begin_inset Formula $n$
35899 \end_inset
35900
35901 行列を使用します
35902 \begin_inset Foot
35903 status collapsed
35904
35905 \begin_layout Plain Layout
35906 行列に関しては、第
35907 \begin_inset CommandInset ref
35908 LatexCommand ref
35909 reference "sec:行列"
35910
35911 \end_inset
35912
35913 節参照。
35914 \end_layout
35915
35916 \end_inset
35917
35918 。説明を小さな文字にするには、行列の前に、たとえば
35919 \series bold
35920
35921 \backslash
35922 footnotesize
35923 \series default
35924 コマンドを挿入します
35925 \begin_inset Foot
35926 status collapsed
35927
35928 \begin_layout Plain Layout
35929 フォント寸法に関しては、第
35930 \begin_inset CommandInset ref
35931 LatexCommand ref
35932 reference "sub:書体寸法"
35933
35934 \end_inset
35935
35936 節参照。
35937 \end_layout
35938
35939 \end_inset
35940
35941
35942 \end_layout
35943
35944 \begin_layout Standard
35945 数式様式に
35946 \series bold
35947 行頭下げ
35948 \begin_inset Foot
35949 status collapsed
35950
35951 \begin_layout Plain Layout
35952
35953 \series bold
35954 数式様式に関しては、第
35955 \series default
35956
35957 \begin_inset CommandInset ref
35958 LatexCommand ref
35959 reference "sec:数式様式"
35960
35961 \end_inset
35962
35963 節参照。
35964 \end_layout
35965
35966 \end_inset
35967
35968
35969 \series default
35970 を使っている場合、行列を数式とページ余白から等距離に置くために、行列の前後に
35971 \series bold
35972
35973 \backslash
35974 hfill
35975 \series default
35976
35977 \begin_inset Foot
35978 status collapsed
35979
35980 \begin_layout Plain Layout
35981
35982 \series bold
35983
35984 \backslash
35985 hfill
35986 \series default
35987 は、
35988 \series bold
35989 行頭下げ
35990 \series default
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 \series default
36011 を使っている場合、数式を字下げするには、第
36012 \begin_inset CommandInset ref
36013 LatexCommand ref
36014 reference "sub:flalign環境"
36015
36016 \end_inset
36017
36018 節で述べた方法を使用します。
36019 \begin_inset CommandInset ref
36020 LatexCommand eqref
36021 reference "eq:within"
36022
36023 \end_inset
36024
36025 式には5列があり、最初の2列には数式、3列めには行列、最終列には空のTeX括弧が入っています。
36026 \begin_inset Formula 
36027 \begin{flalign}
36028 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36029 \rho & \textrm{density}\\
36030 V & \textrm{volume}\\
36031 g & \textrm{gravitational acceleration}
36032 \end{array} &  & {}\label{eq:within}
36033 \end{flalign}
36034
36035 \end_inset
36036
36037
36038 \end_layout
36039
36040 \begin_layout Subsection
36041 アップライト体のギリシャ小文字
36042 \begin_inset CommandInset label
36043 LatexCommand label
36044 name "sub:アップライト体ギリシャ小文字"
36045
36046 \end_inset
36047
36048
36049 \begin_inset Index idx
36050 status collapsed
36051
36052 \begin_layout Plain Layout
36053 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
36054 \end_layout
36055
36056 \end_inset
36057
36058
36059 \end_layout
36060
36061 \begin_layout Standard
36062 ほとんどの数式書体は、イタリック体のギリシャ小文字しか提供していません。しかし、
36063 \begin_inset Formula $\pi$
36064 \end_inset
36065
36066 中間子やニュートリノのような素粒子の記号には、アップライト体のギリシャ文字が必要とされます。
36067 \series bold
36068 upgreek.sty
36069 \series default
36070
36071 \begin_inset Foot
36072 status collapsed
36073
36074 \begin_layout Plain Layout
36075
36076 \series bold
36077 upgreek
36078 \series default
36079 は、
36080 \series bold
36081 was
36082 \series default
36083
36084 \begin_inset Index idx
36085 status collapsed
36086
36087 \begin_layout Plain Layout
36088 ぱっけーじ@パッケージ ! was
36089 \begin_inset ERT
36090 status collapsed
36091
36092 \begin_layout Plain Layout
36093
36094
36095 \backslash
36096 vspace{4mm}
36097 \end_layout
36098
36099 \end_inset
36100
36101
36102 \end_layout
36103
36104 \end_inset
36105
36106  LaTeXパッケージの一部です。
36107 \end_layout
36108
36109 \end_inset
36110
36111
36112 \begin_inset Index idx
36113 status collapsed
36114
36115 \begin_layout Plain Layout
36116 ぱっけーじ@パッケージ ! upgreek
36117 \end_layout
36118
36119 \end_inset
36120
36121  ファイルを
36122 \end_layout
36123
36124 \begin_layout Standard
36125
36126 \series bold
36127
36128 \backslash
36129 usepackage{upgreek}
36130 \end_layout
36131
36132 \begin_layout Standard
36133 というLaTeXプリアンブル行で読み込めば、これらが提供されるようになります。
36134 \begin_inset ERT
36135 status collapsed
36136
36137 \begin_layout Plain Layout
36138
36139
36140 \backslash
36141 ifupgreek 
36142 \end_layout
36143
36144 \end_inset
36145
36146
36147 \begin_inset Note Note
36148 status open
36149
36150 \begin_layout Plain Layout
36151 以下の表は、
36152 \series bold
36153 upgreek
36154 \series default
36155  LaTeXパッケージが導入済みのときのみ表示されます。
36156 \end_layout
36157
36158 \end_inset
36159
36160 アップライト体のギリシャ小文字は、ギリシャ小文字のコマンド名の前に
36161 \series bold
36162 up
36163 \series default
36164 を付けると作ることができます。たとえば
36165 \series bold
36166
36167 \backslash
36168 uptau
36169 \series default
36170 コマンドは、
36171 \begin_inset Formula $\uptau$
36172 \end_inset
36173
36174 のようになります。
36175 \end_layout
36176
36177 \begin_layout Standard
36178 これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
36179 \begin_inset Formula 
36180 \[
36181 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
36182 \]
36183
36184 \end_inset
36185
36186
36187 \end_layout
36188
36189 \begin_layout Standard
36190 アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「µm」のような単位に使うべきではありません。
36191 \end_layout
36192
36193 \begin_layout Standard
36194 \begin_inset ERT
36195 status collapsed
36196
36197 \begin_layout Plain Layout
36198
36199
36200 \backslash
36201 else 
36202 \end_layout
36203
36204 \end_inset
36205
36206
36207 \begin_inset Note Note
36208 status open
36209
36210 \begin_layout Plain Layout
36211 以下は、
36212 \series bold
36213 upgreek
36214 \series default
36215  LaTeXパッケージが導入されていないときのみ表示されます。
36216 \end_layout
36217
36218 \end_inset
36219
36220
36221 \end_layout
36222
36223 \begin_layout Standard
36224 この小節のすべてを出力で見るには、
36225 \series bold
36226 upgreek
36227 \series default
36228  LaTeXパッケージを導入する必要があります。
36229 \end_layout
36230
36231 \begin_layout Standard
36232 \begin_inset ERT
36233 status collapsed
36234
36235 \begin_layout Plain Layout
36236
36237
36238 \backslash
36239 fi 
36240 \end_layout
36241
36242 \end_inset
36243
36244
36245 \end_layout
36246
36247 \begin_layout Subsection
36248 数式中のテキスト文字
36249 \begin_inset CommandInset label
36250 LatexCommand label
36251 name "sub:数式中のテキスト文字"
36252
36253 \end_inset
36254
36255
36256 \begin_inset Index idx
36257 status collapsed
36258
36259 \begin_layout Plain Layout
36260 てきすと@テキスト ! すうしきちゅうの@数式中の ---
36261 \end_layout
36262
36263 \end_inset
36264
36265
36266 \end_layout
36267
36268 \begin_layout Standard
36269 折にふれて、テキスト文字を直接数式中に入れたいときがあるでしょう。たとえば、中黒「·」を
36270 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36271 \end_inset
36272
36273 のように数式中で頻繁に用いようとすると、この中黒はすべてのエンコーディングでテキスト文字として定義されているために、代わりに
36274 \series bold
36275
36276 \backslash
36277 cdot
36278 \series default
36279
36280 \begin_inset Foot
36281 status collapsed
36282
36283 \begin_layout Plain Layout
36284
36285 \begin_inset CommandInset ref
36286 LatexCommand ref
36287 reference "sub:二項演算子"
36288
36289 \end_inset
36290
36291 節参照。
36292 \end_layout
36293
36294 \end_inset
36295
36296 コマンドを挿入しなくてはならなくなることでしょう。しかし、
36297 \end_layout
36298
36299 \begin_layout Standard
36300
36301 \series bold
36302
36303 \backslash
36304 Declare Inputtext{183}{
36305 \backslash
36306 ifmmode
36307 \backslash
36308 cdot
36309 \backslash
36310 else
36311 \backslash
36312 textperiodcentered
36313 \backslash
36314 f\SpecialChar \textcompwordmark{}
36315 i}
36316 \end_layout
36317
36318 \begin_layout Standard
36319 というLaTeXプリアンブル行を使えば、エンコーディングに変更を加えることができます。
36320 \end_layout
36321
36322 \begin_layout Standard
36323 文字エンコーディング(
36324 \family sans
36325 文書\SpecialChar \menuseparator
36326 設定\SpecialChar \menuseparator
36327 言語
36328 \family default
36329 メニュー)は、キーボード上のキーが押されたときにどの文字が表示されるかを指定します。「·」文字に対応するキーが押されると、内部的には
36330 \series bold
36331
36332 \backslash
36333 textperiodcentered
36334 \series default
36335 コマンドが使用されます。しかし、このコマンドは数式中では使えないので、LaTeXエラーが発生するのです。変更後のエンコーディングでは、文字が数式中に挿入されたか
36336 否かによって、正しいコマンドが自動的に選択されます。
36337 \end_layout
36338
36339 \begin_layout Standard
36340 定義ファイル中には、複数の文字のエンコーディングが保管されています。たとえば、
36341 \series bold
36342 latin9
36343 \series default
36344 エンコーディングは、LaTeXがインストールされたフォルダにある
36345 \series bold
36346 latin9.def
36347 \series default
36348 ファイルに定義されています。エンコーディングは、LaTeXプリアンブルで変更するべきであって、定義ファイルを変更してはなりません。さもないと、自分の作成した文書
36349 は、他のコンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます。
36350 \end_layout
36351
36352 \begin_layout Standard
36353 \begin_inset VSpace medskip
36354 \end_inset
36355
36356 中黒の他にこの文書では、角度記号「°」が、数式に直接入れることができるよう、以下のようなLaTeXプリアンブル行で定義されています
36357 \begin_inset Foot
36358 status collapsed
36359
36360 \begin_layout Plain Layout
36361 (訳註)pLaTeXでは、これらの定義は必要ないので、コメントアウトして無効にしてあります。
36362 \end_layout
36363
36364 \end_inset
36365
36366
36367 \end_layout
36368
36369 \begin_layout Standard
36370
36371 \series bold
36372
36373 \backslash
36374 DeclareInputtext{176}{
36375 \backslash
36376 ifmmode^
36377 \backslash
36378 circ
36379 \backslash
36380 else
36381 \backslash
36382 textdegree
36383 \backslash
36384 f\SpecialChar \textcompwordmark{}
36385 i}
36386 \end_layout
36387
36388 \begin_layout Standard
36389 \begin_inset Newpage newpage
36390 \end_inset
36391
36392
36393 \end_layout
36394
36395 \begin_layout Section
36396 \start_of_appendix
36397 組版上の助言
36398 \begin_inset Index idx
36399 status collapsed
36400
36401 \begin_layout Plain Layout
36402 くみばんじょうのじょげん@組版上の助言
36403 \end_layout
36404
36405 \end_inset
36406
36407
36408 \end_layout
36409
36410 \begin_layout Standard
36411 この節は、ISO規範に掲げてある、もっとも重要な組版ルールの要約です
36412 \begin_inset Foot
36413 status collapsed
36414
36415 \begin_layout Plain Layout
36416 この要約の一部は、ISO規則を取り上げている「Duden」
36417 \begin_inset CommandInset citation
36418 LatexCommand cite
36419 key "Duden"
36420
36421 \end_inset
36422
36423 と呼ばれるドイツの半公的辞書から採られています。
36424 \end_layout
36425
36426 \end_inset
36427
36428
36429 \end_layout
36430
36431 \begin_layout Itemize
36432 物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
36433 \begin_inset Foot
36434 status collapsed
36435
36436 \begin_layout Plain Layout
36437 書体様式で指定します。第
36438 \begin_inset CommandInset ref
36439 LatexCommand ref
36440 reference "sub:書体様式"
36441
36442 \end_inset
36443
36444 節を参照。
36445 \end_layout
36446
36447 \end_inset
36448
36449 :30
36450 \begin_inset space \thinspace{}
36451 \end_inset
36452
36453 km/h
36454 \begin_inset Newline newline
36455 \end_inset
36456
36457 値と単位の間には、最小空白を入れます。第
36458 \begin_inset CommandInset ref
36459 LatexCommand ref
36460 reference "sub:定義済みの空白"
36461
36462 \end_inset
36463
36464 節を参照。
36465 \begin_inset Newline newline
36466 \end_inset
36467
36468 この慣習は、
36469 \series bold
36470
36471 \backslash
36472 unittwo
36473 \series default
36474 コマンドを使用すると、つねに満たされます。このコマンドを数式に入れると、二つの枠が現れます。最初の枠には値をいれ、第二の枠に単位を入れると、上記と同じような結果
36475 が得られます:
36476 \begin_inset Formula $\unit[30]{km/h}$
36477 \end_inset
36478
36479
36480 \begin_inset space \thinspace{}
36481 \end_inset
36482
36483 。実は、
36484 \series bold
36485
36486 \backslash
36487 unittwo
36488 \series default
36489 は、LaTeXコマンドの実体ではなく、
36490 \series bold
36491
36492 \backslash
36493 unit[値]{単位}
36494 \series default
36495 というコマンドです。したがって、これをTeXコード中で使用することはできません。
36496 \end_layout
36497
36498 \begin_layout Itemize
36499 百分率記号と千分率記号は、物理単位と同様に組みます:
36500 \begin_inset Newline newline
36501 \end_inset
36502
36503 血中アルコール1,2
36504 \begin_inset space \thinspace{}
36505 \end_inset
36506
36507
36508 \end_layout
36509
36510 \begin_layout Itemize
36511 角度記号は値の直後に置きます:15°。しかし、単位として用いられるときは別です:15
36512 \begin_inset space \thinspace{}
36513 \end_inset
36514
36515 °C
36516 \end_layout
36517
36518 \begin_layout Itemize
36519 4桁以上の数は、3桁ごとに最小空白を直前に挿入して、グループ化します:18
36520 \begin_inset space \thinspace{}
36521 \end_inset
36522
36523 473
36524 \begin_inset space \thinspace{}
36525 \end_inset
36526
36527 588
36528 \end_layout
36529
36530 \begin_layout Itemize
36531 120×90×40
36532 \begin_inset space \thinspace{}
36533 \end_inset
36534
36535 cmのような寸法には、積記号「×」を用います。これは、
36536 \series bold
36537
36538 \backslash
36539 times
36540 \series default
36541 コマンドか、
36542 \family sans
36543 挿入\SpecialChar \menuseparator
36544 特殊文字\SpecialChar \menuseparator
36545 記号
36546 \family default
36547 メニューから入れることができます。
36548 \end_layout
36549
36550 \begin_layout Itemize
36551 いくつかの文字を含む函数名は、混乱を防ぐためにアップライト体にします。第
36552 \begin_inset CommandInset ref
36553 LatexCommand ref
36554 reference "sub:定義済み函数"
36555
36556 \end_inset
36557
36558 節を参照。
36559 \end_layout
36560
36561 \begin_layout Itemize
36562 複数の文字を含む指数は、アップライト体にします:
36563 \begin_inset Formula $E_{\mathrm{kin}}$
36564 \end_inset
36565
36566
36567 \begin_inset Newline newline
36568 \end_inset
36569
36570 行列要素はイタリック体にします:
36571 \begin_inset Formula $\hat{H}_{kl}$
36572 \end_inset
36573
36574
36575 \end_layout
36576
36577 \begin_layout Itemize
36578 微分作用素・積分作用素「d」、オイラー数「e」、虚数単位「i」は、他の変数と間違えることを避けるために、アップライト体にします。
36579 \end_layout
36580
36581 \begin_layout Itemize
36582
36583 \noun on
36584 フーリエ
36585 \noun default
36586 変換を表す文字は、
36587 \series bold
36588
36589 \backslash
36590 mathscr
36591 \begin_inset ERT
36592 status collapsed
36593
36594 \begin_layout Plain Layout
36595
36596
36597 \backslash
36598 spce 
36599 \end_layout
36600
36601 \end_inset
36602
36603 {F
36604 \series default
36605 コマンド
36606 \begin_inset Index idx
36607 status collapsed
36608
36609 \begin_layout Plain Layout
36610 こまんど@コマンド! M ! 
36611 \backslash
36612 mathscr
36613 \end_layout
36614
36615 \end_inset
36616
36617
36618 \family sans
36619 挿入\SpecialChar \menuseparator
36620 特殊文字\SpecialChar \menuseparator
36621 記号\SpecialChar \menuseparator
36622 文字様記号
36623 \family default
36624 メニューの
36625 \begin_inset Formula $\mathscr{F}$
36626 \end_inset
36627
36628 で入れることができます。
36629 \begin_inset Newline newline
36630 \end_inset
36631
36632
36633 \series bold
36634
36635 \backslash
36636 mathscr
36637 \series default
36638 コマンドを使うためには、LaTeXパッケージの
36639 \series bold
36640 mathrsfs
36641 \series default
36642
36643 \begin_inset Index idx
36644 status collapsed
36645
36646 \begin_layout Plain Layout
36647 ぱっけーじ@パッケージ! mathrsfs
36648 \end_layout
36649
36650 \end_inset
36651
36652 を、LaTeXプリアンブルで
36653 \series bold
36654
36655 \backslash
36656 usepackage{mathrsfs}
36657 \series default
36658 として読み込む必要があります。
36659 \end_layout
36660
36661 \begin_layout Standard
36662 \begin_inset Newpage newpage
36663 \end_inset
36664
36665
36666 \end_layout
36667
36668 \begin_layout Section
36669 同義語
36670 \begin_inset Index idx
36671 status collapsed
36672
36673 \begin_layout Plain Layout
36674 どうぎご@同義語
36675 \end_layout
36676
36677 \end_inset
36678
36679
36680 \end_layout
36681
36682 \begin_layout Standard
36683 いくつかの文字や記号は、複数のコマンドから作ることができます。以下は、同義のコマンドの一覧です。
36684 \end_layout
36685
36686 \begin_layout Standard
36687 \begin_inset VSpace bigskip
36688 \end_inset
36689
36690
36691 \begin_inset space \hfill{}
36692 \end_inset
36693
36694
36695 \begin_inset Tabular
36696 <lyxtabular version="3" rows="12" columns="2">
36697 <features tabularvalignment="middle">
36698 <column alignment="center" valignment="top" width="0pt">
36699 <column alignment="center" valignment="top" width="0pt">
36700 <row>
36701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36702 \begin_inset Text
36703
36704 \begin_layout Plain Layout
36705 コマンド
36706 \end_layout
36707
36708 \end_inset
36709 </cell>
36710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36711 \begin_inset Text
36712
36713 \begin_layout Plain Layout
36714 同義のコマンド
36715 \begin_inset Note Note
36716 status collapsed
36717
36718 \begin_layout Plain Layout
36719 ここで
36720 \series bold
36721
36722 \backslash
36723 raisebox
36724 \series default
36725 はスペーサーとして使用しているだけです。
36726 \end_layout
36727
36728 \end_inset
36729
36730
36731 \end_layout
36732
36733 \end_inset
36734 </cell>
36735 </row>
36736 <row>
36737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36738 \begin_inset Text
36739
36740 \begin_layout Plain Layout
36741
36742 \backslash
36743 ast
36744 \end_layout
36745
36746 \end_inset
36747 </cell>
36748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36749 \begin_inset Text
36750
36751 \begin_layout Plain Layout
36752 \begin_inset ERT
36753 status collapsed
36754
36755 \begin_layout Plain Layout
36756
36757
36758 \backslash
36759 raisebox{-1.2mm}{
36760 \end_layout
36761
36762 \end_inset
36763
36764 *
36765 \begin_inset ERT
36766 status collapsed
36767
36768 \begin_layout Plain Layout
36769
36770 }
36771 \end_layout
36772
36773 \end_inset
36774
36775
36776 \end_layout
36777
36778 \end_inset
36779 </cell>
36780 </row>
36781 <row>
36782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36783 \begin_inset Text
36784
36785 \begin_layout Plain Layout
36786
36787 \backslash
36788 choose
36789 \end_layout
36790
36791 \end_inset
36792 </cell>
36793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36794 \begin_inset Text
36795
36796 \begin_layout Plain Layout
36797
36798 \backslash
36799 binom
36800 \end_layout
36801
36802 \end_inset
36803 </cell>
36804 </row>
36805 <row>
36806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36807 \begin_inset Text
36808
36809 \begin_layout Plain Layout
36810
36811 \backslash
36812 geq
36813 \end_layout
36814
36815 \end_inset
36816 </cell>
36817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36818 \begin_inset Text
36819
36820 \begin_layout Plain Layout
36821
36822 \backslash
36823 ge
36824 \end_layout
36825
36826 \end_inset
36827 </cell>
36828 </row>
36829 <row>
36830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36831 \begin_inset Text
36832
36833 \begin_layout Plain Layout
36834
36835 \backslash
36836 lbrace
36837 \end_layout
36838
36839 \end_inset
36840 </cell>
36841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36842 \begin_inset Text
36843
36844 \begin_layout Plain Layout
36845 {
36846 \end_layout
36847
36848 \end_inset
36849 </cell>
36850 </row>
36851 <row>
36852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36853 \begin_inset Text
36854
36855 \begin_layout Plain Layout
36856
36857 \backslash
36858 lbracket
36859 \end_layout
36860
36861 \end_inset
36862 </cell>
36863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36864 \begin_inset Text
36865
36866 \begin_layout Plain Layout
36867 [
36868 \end_layout
36869
36870 \end_inset
36871 </cell>
36872 </row>
36873 <row>
36874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36875 \begin_inset Text
36876
36877 \begin_layout Plain Layout
36878
36879 \backslash
36880 leftarrow
36881 \end_layout
36882
36883 \end_inset
36884 </cell>
36885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36886 \begin_inset Text
36887
36888 \begin_layout Plain Layout
36889
36890 \backslash
36891 gets
36892 \end_layout
36893
36894 \end_inset
36895 </cell>
36896 </row>
36897 <row>
36898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36899 \begin_inset Text
36900
36901 \begin_layout Plain Layout
36902
36903 \backslash
36904 leq
36905 \end_layout
36906
36907 \end_inset
36908 </cell>
36909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36910 \begin_inset Text
36911
36912 \begin_layout Plain Layout
36913
36914 \backslash
36915 le
36916 \end_layout
36917
36918 \end_inset
36919 </cell>
36920 </row>
36921 <row>
36922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36923 \begin_inset Text
36924
36925 \begin_layout Plain Layout
36926
36927 \backslash
36928 lor
36929 \end_layout
36930
36931 \end_inset
36932 </cell>
36933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36934 \begin_inset Text
36935
36936 \begin_layout Plain Layout
36937
36938 \backslash
36939 vee
36940 \end_layout
36941
36942 \end_inset
36943 </cell>
36944 </row>
36945 <row>
36946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36947 \begin_inset Text
36948
36949 \begin_layout Plain Layout
36950
36951 \backslash
36952 neq
36953 \end_layout
36954
36955 \end_inset
36956 </cell>
36957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36958 \begin_inset Text
36959
36960 \begin_layout Plain Layout
36961
36962 \backslash
36963 not=
36964 \end_layout
36965
36966 \end_inset
36967 </cell>
36968 </row>
36969 <row>
36970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36971 \begin_inset Text
36972
36973 \begin_layout Plain Layout
36974
36975 \backslash
36976 slash
36977 \end_layout
36978
36979 \end_inset
36980 </cell>
36981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36982 \begin_inset Text
36983
36984 \begin_layout Plain Layout
36985 /
36986 \end_layout
36987
36988 \end_inset
36989 </cell>
36990 </row>
36991 <row>
36992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36993 \begin_inset Text
36994
36995 \begin_layout Plain Layout
36996
36997 \backslash
36998 vert
36999 \end_layout
37000
37001 \end_inset
37002 </cell>
37003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37004 \begin_inset Text
37005
37006 \begin_layout Plain Layout
37007 \begin_inset Formula $|$
37008 \end_inset
37009
37010
37011 \end_layout
37012
37013 \end_inset
37014 </cell>
37015 </row>
37016 </lyxtabular>
37017
37018 \end_inset
37019
37020
37021 \begin_inset space \hfill{}
37022 \end_inset
37023
37024
37025 \begin_inset Tabular
37026 <lyxtabular version="3" rows="12" columns="2">
37027 <features tabularvalignment="middle">
37028 <column alignment="center" valignment="top" width="0pt">
37029 <column alignment="center" valignment="top" width="0pt">
37030 <row>
37031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37032 \begin_inset Text
37033
37034 \begin_layout Plain Layout
37035 コマンド
37036 \end_layout
37037
37038 \end_inset
37039 </cell>
37040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37041 \begin_inset Text
37042
37043 \begin_layout Plain Layout
37044 同義のコマンド
37045 \end_layout
37046
37047 \end_inset
37048 </cell>
37049 </row>
37050 <row>
37051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37052 \begin_inset Text
37053
37054 \begin_layout Plain Layout
37055
37056 \backslash
37057 backslash
37058 \end_layout
37059
37060 \end_inset
37061 </cell>
37062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37063 \begin_inset Text
37064
37065 \begin_layout Plain Layout
37066
37067 \backslash
37068
37069 \backslash
37070
37071 \end_layout
37072
37073 \end_inset
37074 </cell>
37075 </row>
37076 <row>
37077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37078 \begin_inset Text
37079
37080 \begin_layout Plain Layout
37081
37082 \backslash
37083 dasharrow
37084 \end_layout
37085
37086 \end_inset
37087 </cell>
37088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37089 \begin_inset Text
37090
37091 \begin_layout Plain Layout
37092
37093 \backslash
37094 dashrightarrow
37095 \end_layout
37096
37097 \end_inset
37098 </cell>
37099 </row>
37100 <row>
37101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37102 \begin_inset Text
37103
37104 \begin_layout Plain Layout
37105
37106 \backslash
37107 land
37108 \end_layout
37109
37110 \end_inset
37111 </cell>
37112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37113 \begin_inset Text
37114
37115 \begin_layout Plain Layout
37116
37117 \backslash
37118 wedge
37119 \end_layout
37120
37121 \end_inset
37122 </cell>
37123 </row>
37124 <row>
37125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37126 \begin_inset Text
37127
37128 \begin_layout Plain Layout
37129
37130 \backslash
37131 rbrace
37132 \end_layout
37133
37134 \end_inset
37135 </cell>
37136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37137 \begin_inset Text
37138
37139 \begin_layout Plain Layout
37140 }
37141 \end_layout
37142
37143 \end_inset
37144 </cell>
37145 </row>
37146 <row>
37147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37148 \begin_inset Text
37149
37150 \begin_layout Plain Layout
37151
37152 \backslash
37153 rbracket
37154 \end_layout
37155
37156 \end_inset
37157 </cell>
37158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37159 \begin_inset Text
37160
37161 \begin_layout Plain Layout
37162 ]
37163 \end_layout
37164
37165 \end_inset
37166 </cell>
37167 </row>
37168 <row>
37169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37170 \begin_inset Text
37171
37172 \begin_layout Plain Layout
37173
37174 \backslash
37175 rightarrow
37176 \end_layout
37177
37178 \end_inset
37179 </cell>
37180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37181 \begin_inset Text
37182
37183 \begin_layout Plain Layout
37184
37185 \backslash
37186 to
37187 \end_layout
37188
37189 \end_inset
37190 </cell>
37191 </row>
37192 <row>
37193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37194 \begin_inset Text
37195
37196 \begin_layout Plain Layout
37197
37198 \backslash
37199 lnot
37200 \end_layout
37201
37202 \end_inset
37203 </cell>
37204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37205 \begin_inset Text
37206
37207 \begin_layout Plain Layout
37208
37209 \backslash
37210 neg
37211 \end_layout
37212
37213 \end_inset
37214 </cell>
37215 </row>
37216 <row>
37217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37218 \begin_inset Text
37219
37220 \begin_layout Plain Layout
37221
37222 \backslash
37223 ne
37224 \end_layout
37225
37226 \end_inset
37227 </cell>
37228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37229 \begin_inset Text
37230
37231 \begin_layout Plain Layout
37232
37233 \backslash
37234 not=
37235 \end_layout
37236
37237 \end_inset
37238 </cell>
37239 </row>
37240 <row>
37241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37242 \begin_inset Text
37243
37244 \begin_layout Plain Layout
37245
37246 \backslash
37247 owns
37248 \end_layout
37249
37250 \end_inset
37251 </cell>
37252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37253 \begin_inset Text
37254
37255 \begin_layout Plain Layout
37256
37257 \backslash
37258 ni
37259 \end_layout
37260
37261 \end_inset
37262 </cell>
37263 </row>
37264 <row>
37265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37266 \begin_inset Text
37267
37268 \begin_layout Plain Layout
37269
37270 \backslash
37271 square
37272 \end_layout
37273
37274 \end_inset
37275 </cell>
37276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37277 \begin_inset Text
37278
37279 \begin_layout Plain Layout
37280
37281 \backslash
37282 Box
37283 \end_layout
37284
37285 \end_inset
37286 </cell>
37287 </row>
37288 <row>
37289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37290 \begin_inset Text
37291
37292 \begin_layout Plain Layout
37293
37294 \backslash
37295 Vert
37296 \end_layout
37297
37298 \end_inset
37299 </cell>
37300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37301 \begin_inset Text
37302
37303 \begin_layout Plain Layout
37304
37305 \backslash
37306
37307 \begin_inset Formula $|$
37308 \end_inset
37309
37310
37311 \end_layout
37312
37313 \end_inset
37314 </cell>
37315 </row>
37316 </lyxtabular>
37317
37318 \end_inset
37319
37320
37321 \begin_inset space \hfill{}
37322 \end_inset
37323
37324
37325 \end_layout
37326
37327 \begin_layout Standard
37328 \begin_inset Newpage newpage
37329 \end_inset
37330
37331
37332 \end_layout
37333
37334 \begin_layout Bibliography
37335 \labelwidthstring 参考文献
37336 \begin_inset CommandInset bibitem
37337 LatexCommand bibitem
37338 key "TLC2"
37339
37340 \end_inset
37341
37342
37343 \shape smallcaps
37344 Mittelbach, F.
37345  ; Goossens, M.
37346 \shape default
37347
37348 \shape italic
37349 The LaTeX Companion
37350 \shape default
37351 , 2nd ed.
37352  Addison Wesley, 2004
37353 \end_layout
37354
37355 \begin_layout Bibliography
37356 \labelwidthstring 参考文献
37357 \begin_inset CommandInset bibitem
37358 LatexCommand bibitem
37359 key "Mathmode"
37360
37361 \end_inset
37362
37363 LaTeXの数式能力の
37364 \begin_inset CommandInset href
37365 LatexCommand href
37366 name "説明"
37367 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37368
37369 \end_inset
37370
37371
37372 \end_layout
37373
37374 \begin_layout Bibliography
37375 \labelwidthstring 参考文献
37376 \begin_inset CommandInset bibitem
37377 LatexCommand bibitem
37378 key "AMS"
37379
37380 \end_inset
37381
37382
37383 \begin_inset ERT
37384 status collapsed
37385
37386 \begin_layout Plain Layout
37387
37388
37389 \backslash
37390 AmS
37391 \end_layout
37392
37393 \end_inset
37394
37395 -LaTeXの
37396 \begin_inset CommandInset href
37397 LatexCommand href
37398 name "説明"
37399 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
37400
37401 \end_inset
37402
37403
37404 \end_layout
37405
37406 \begin_layout Bibliography
37407 \labelwidthstring 参考文献
37408 \begin_inset CommandInset bibitem
37409 LatexCommand bibitem
37410 key "Symbols"
37411
37412 \end_inset
37413
37414 LaTeXパッケージで利用できる記号の
37415 \begin_inset CommandInset href
37416 LatexCommand href
37417 name "全覧"
37418 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37419
37420 \end_inset
37421
37422
37423 \end_layout
37424
37425 \begin_layout Bibliography
37426 \labelwidthstring 参考文献
37427 \begin_inset CommandInset bibitem
37428 LatexCommand bibitem
37429 key "cancel"
37430
37431 \end_inset
37432
37433 LaTeX 
37434 \series bold
37435 cancel
37436 \series default
37437
37438 \begin_inset Index idx
37439 status collapsed
37440
37441 \begin_layout Plain Layout
37442 ぱっけーじ@パッケージ ! cancel
37443 \end_layout
37444
37445 \end_inset
37446
37447 パッケージの
37448 \begin_inset CommandInset href
37449 LatexCommand href
37450 name "取扱説明書"
37451 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37452
37453 \end_inset
37454
37455
37456 \end_layout
37457
37458 \begin_layout Bibliography
37459 \labelwidthstring 参考文献
37460 \begin_inset CommandInset bibitem
37461 LatexCommand bibitem
37462 key "hyperref"
37463
37464 \end_inset
37465
37466 LaTeX 
37467 \series bold
37468 hyperref
37469 \series default
37470
37471 \begin_inset Index idx
37472 status collapsed
37473
37474 \begin_layout Plain Layout
37475 ぱっけーじ@パッケージ ! hyperref
37476 \end_layout
37477
37478 \end_inset
37479
37480 パッケージの
37481 \begin_inset CommandInset href
37482 LatexCommand href
37483 name "取扱説明書"
37484 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37485
37486 \end_inset
37487
37488
37489 \end_layout
37490
37491 \begin_layout Bibliography
37492 \labelwidthstring 参考文献
37493 \begin_inset CommandInset bibitem
37494 LatexCommand bibitem
37495 key "mhchem"
37496
37497 \end_inset
37498
37499 LaTeX 
37500 \series bold
37501 mhchem
37502 \series default
37503
37504 \begin_inset Index idx
37505 status collapsed
37506
37507 \begin_layout Plain Layout
37508 ぱっけーじ@パッケージ ! mhchem
37509 \end_layout
37510
37511 \end_inset
37512
37513 パッケージの
37514 \begin_inset CommandInset href
37515 LatexCommand href
37516 name "取扱説明書"
37517 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37518
37519 \end_inset
37520
37521
37522 \end_layout
37523
37524 \begin_layout Bibliography
37525 \labelwidthstring 参考文献
37526 \begin_inset CommandInset bibitem
37527 LatexCommand bibitem
37528 key "Mathclap"
37529
37530 \end_inset
37531
37532
37533 \begin_inset CommandInset ref
37534 LatexCommand ref
37535 reference "sub:演算子の範囲"
37536
37537 \end_inset
37538
37539 節に述べられている
37540 \series bold
37541
37542 \backslash
37543 mathclap
37544 \series default
37545 コマンドの
37546 \begin_inset CommandInset href
37547 LatexCommand href
37548 name "説明"
37549 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37550
37551 \end_inset
37552
37553
37554 \begin_inset Index idx
37555 status collapsed
37556
37557 \begin_layout Plain Layout
37558 こまんど@コマンド ! M ! 
37559 \backslash
37560 mathclap
37561 \end_layout
37562
37563 \end_inset
37564
37565
37566 \end_layout
37567
37568 \begin_layout Bibliography
37569 \labelwidthstring 参考文献
37570 \begin_inset CommandInset bibitem
37571 LatexCommand bibitem
37572 key "Duden"
37573
37574 \end_inset
37575
37576
37577 \emph on
37578 Duden Band 1
37579 \emph default
37580 .
37581  22.
37582  Auflage, Duden 2001
37583 \end_layout
37584
37585 \begin_layout Bibliography
37586 \labelwidthstring 参考文献
37587 \begin_inset CommandInset bibitem
37588 LatexCommand bibitem
37589 key "Checklist"
37590
37591 \end_inset
37592
37593 原稿見直しの
37594 \begin_inset CommandInset href
37595 LatexCommand href
37596 name "チェックリスト"
37597 target "http://physics.nist.gov/Document/checklist.pdf"
37598
37599 \end_inset
37600
37601
37602 \end_layout
37603
37604 \begin_layout Subsubsection*
37605 \begin_inset CommandInset index_print
37606 LatexCommand printindex
37607 type "idx"
37608
37609 \end_inset
37610
37611
37612 \end_layout
37613
37614 \end_body
37615 \end_document